#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericVirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // Spine.SkeletonBinary/Vertices struct Vertices_t807797978; // Spine.SkeletonBounds struct SkeletonBounds_t352077915; // Spine.ExposedList`1 struct ExposedList_1_t1727260827; // Spine.ExposedList`1 struct ExposedList_1_t1492250734; // Spine.ExposedList`1 struct ExposedList_1_t1209651080; // Spine.Skeleton struct Skeleton_t3686076450; // Spine.Polygon struct Polygon_t3315116257; // Spine.BoundingBoxAttachment struct BoundingBoxAttachment_t2797506510; // System.Single[] struct SingleU5BU5D_t1444911251; // Spine.VertexAttachment struct VertexAttachment_t4074366829; // Spine.Slot struct Slot_t3514940700; // Spine.SkeletonClipping struct SkeletonClipping_t1669006083; // Spine.Triangulator struct Triangulator_t2502879214; // Spine.ExposedList`1 struct ExposedList_1_t4104378640; // Spine.ExposedList`1 struct ExposedList_1_t1363090323; // Spine.ClippingAttachment struct ClippingAttachment_t2586274570; // Spine.ExposedList`1> struct ExposedList_1_t2516523210; // System.Int32[] struct Int32U5BU5D_t385246372; // Spine.SkeletonData struct SkeletonData_t2032710716; // Spine.ExposedList`1 struct ExposedList_1_t1542319060; // Spine.ExposedList`1 struct ExposedList_1_t2861913768; // Spine.ExposedList`1 struct ExposedList_1_t3881696472; // Spine.ExposedList`1 struct ExposedList_1_t3431871853; // Spine.ExposedList`1 struct ExposedList_1_t3322895149; // Spine.ExposedList`1 struct ExposedList_1_t3166231995; // Spine.ExposedList`1 struct ExposedList_1_t3236185212; // Spine.ExposedList`1 struct ExposedList_1_t3688408900; // System.String struct String_t; // Spine.Skin struct Skin_t1174584606; // Spine.BoneData struct BoneData_t3130174490; // System.ArgumentNullException struct ArgumentNullException_t1615371798; // Spine.SlotData struct SlotData_t154801902; // Spine.EventData struct EventData_t724759987; // Spine.Animation struct Animation_t615783283; // Spine.IkConstraintData struct IkConstraintData_t459120129; // Spine.TransformConstraintData struct TransformConstraintData_t529073346; // Spine.PathConstraintData struct PathConstraintData_t981297034; // Spine.Attachment struct Attachment_t3043756552; // Spine.Bone struct Bone_t1086356328; // Spine.IkConstraint struct IkConstraint_t1675190269; // Spine.TransformConstraint struct TransformConstraint_t454030229; // Spine.PathConstraint struct PathConstraint_t980854910; // Spine.ExposedList`1 struct ExposedList_1_t1927085270; // Spine.ExposedList`1 struct ExposedList_1_t4085685707; // Spine.TrackEntry struct TrackEntry_t1316488441; // System.Collections.Generic.List`1 struct List_1_t3319525431; // System.Collections.Generic.List`1 struct List_1_t220863998; // Spine.SkeletonJson struct SkeletonJson_t4049771867; // Spine.Atlas[] struct AtlasU5BU5D_t3463999232; // Spine.Atlas struct Atlas_t4040192941; // Spine.AtlasAttachmentLoader struct AtlasAttachmentLoader_t3966790320; // Spine.AttachmentLoader struct AttachmentLoader_t3324778997; // System.Collections.Generic.List`1 struct List_1_t3168994201; // System.Collections.Generic.List`1 struct List_1_t257213610; // System.IO.FileStream struct FileStream_t4292183065; // System.IO.StreamReader struct StreamReader_t4009935899; // System.IO.Stream struct Stream_t1273022909; // System.IO.TextReader struct TextReader_t283511965; // System.Exception struct Exception_t; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2865362463; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // System.Type struct Type_t; // System.Collections.Generic.List`1 struct List_1_t307281936; // System.Object[] struct ObjectU5BU5D_t2843939325; // Spine.SkeletonJson/LinkedMesh struct LinkedMesh_t1696919459; // Spine.MeshAttachment struct MeshAttachment_t1975337962; // Spine.RegionAttachment struct RegionAttachment_t1770147391; // Spine.ExposedList`1 struct ExposedList_1_t383950901; // Spine.AttachmentTimeline struct AttachmentTimeline_t2048728856; // Spine.Timeline struct Timeline_t1971806331; // Spine.ColorTimeline struct ColorTimeline_t3754116780; // Spine.CurveTimeline struct CurveTimeline_t3673209699; // Spine.TwoColorTimeline struct TwoColorTimeline_t1834727230; // System.String[] struct StringU5BU5D_t1281789340; // Spine.RotateTimeline struct RotateTimeline_t860518009; // Spine.ScaleTimeline struct ScaleTimeline_t1810411048; // Spine.ShearTimeline struct ShearTimeline_t3812859450; // Spine.TranslateTimeline struct TranslateTimeline_t2733426737; // Spine.IkConstraintTimeline struct IkConstraintTimeline_t1094182104; // Spine.TransformConstraintTimeline struct TransformConstraintTimeline_t410042030; // Spine.PathConstraintSpacingTimeline struct PathConstraintSpacingTimeline_t1125597164; // Spine.PathConstraintPositionTimeline struct PathConstraintPositionTimeline_t1963796833; // Spine.PathConstraintMixTimeline struct PathConstraintMixTimeline_t534890125; // Spine.DeformTimeline struct DeformTimeline_t3552075840; // Spine.DrawOrderTimeline struct DrawOrderTimeline_t1092982325; // Spine.EventTimeline struct EventTimeline_t2341881094; // Spine.Event struct Event_t1378573841; // System.ArgumentException struct ArgumentException_t132251570; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t968660385; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3655438557; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1005009997; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_t777629997; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1158335856; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1194685468; // Spine.Skin/AttachmentKeyTupleComparer struct AttachmentKeyTupleComparer_t1167996044; // Spine.ExposedList`1 struct ExposedList_1_t4023600307; // Spine.AnimationState/TrackEntryDelegate struct TrackEntryDelegate_t363257942; // System.Delegate struct Delegate_t1188392813; // Spine.AnimationState/TrackEntryEventDelegate struct TrackEntryEventDelegate_t1653995044; // Spine.ExposedList`1 struct ExposedList_1_t3793468194; // Spine.ExposedList`1> struct ExposedList_1_t4070202189; // Spine.ExposedList`1 struct ExposedList_1_t2804399831; // Spine.Pool`1> struct Pool_1_t3075278099; // Spine.Pool`1 struct Pool_1_t2051005623; // Spine.Pool`1> struct Pool_1_t333989782; // Spine.Unity.AnimationReferenceAsset struct AnimationReferenceAsset_t3989077076; // UnityEngine.ScriptableObject struct ScriptableObject_t2528358522; // Spine.Unity.SkeletonDataAsset struct SkeletonDataAsset_t3748144825; // UnityEngine.Object struct Object_t631007953; // Spine.Unity.AtlasAssetBase struct AtlasAssetBase_t517294719; // Spine.Unity.BlendModeMaterialsAsset struct BlendModeMaterialsAsset_t3340025785; // Spine.Unity.SkeletonDataModifierAsset struct SkeletonDataModifierAsset_t2896154382; // UnityEngine.Material struct Material_t340375123; // Spine.Unity.BlendModeMaterialsAsset/AtlasMaterialCache struct AtlasMaterialCache_t2039582058; // Spine.AtlasRegion struct AtlasRegion_t13903284; // System.Collections.Generic.Dictionary`2,Spine.AtlasPage> struct Dictionary_2_t236371284; // System.Collections.Generic.Dictionary`2,System.Object> struct Dictionary_2_t1701842337; // Spine.AtlasPage struct AtlasPage_t4077017671; // UnityEngine.Texture struct Texture_t3661962703; // Spine.Unity.BoneFollower struct BoneFollower_t3069400636; // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529; // Spine.Unity.SkeletonRenderer struct SkeletonRenderer_t2098681813; // UnityEngine.Component struct Component_t1923634451; // UnityEngine.Transform struct Transform_t3600365921; // Spine.Unity.SkeletonRenderer/SkeletonRendererDelegate struct SkeletonRendererDelegate_t3507789975; // Spine.Unity.BoneFollowerGraphic struct BoneFollowerGraphic_t46362405; // Spine.Unity.SkeletonGraphic struct SkeletonGraphic_t1744877482; // UnityEngine.UI.Graphic struct Graphic_t1660335611; // UnityEngine.Canvas struct Canvas_t3310196443; // Spine.Unity.BoundingBoxFollower struct BoundingBoxFollower_t4182505745; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3714483914; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1209791819; // UnityEngine.PolygonCollider2D struct PolygonCollider2D_t57175488; // UnityEngine.GameObject struct GameObject_t1113636619; // UnityEngine.Behaviour struct Behaviour_t1437897464; // UnityEngine.Collider2D struct Collider2D_t2806799626; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t1135560936; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t1848589470; // UnityEngine.PolygonCollider2D[] struct PolygonCollider2DU5BU5D_t759784257; // Spine.Unity.EventDataReferenceAsset struct EventDataReferenceAsset_t4034732881; // Spine.Unity.MaterialsTextureLoader struct MaterialsTextureLoader_t1402074808; // Spine.Unity.SpineAtlasAsset struct SpineAtlasAsset_t3023093230; // Spine.Unity.MeshGenerator struct MeshGenerator_t1354683548; // Spine.ExposedList`1 struct ExposedList_1_t2134458034; // Spine.ExposedList`1 struct ExposedList_1_t568374093; // Spine.ExposedList`1 struct ExposedList_1_t1012645862; // Spine.Unity.SkeletonRendererInstruction struct SkeletonRendererInstruction_t651787775; // Spine.ExposedList`1 struct ExposedList_1_t2759233236; // Spine.ExposedList`1 struct ExposedList_1_t1455901122; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3424054551; // System.Collections.Generic.List`1 struct List_1_t692048146; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3700682020; // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986; // UnityEngine.Color32[] struct Color32U5BU5D_t3850468773; // UnityEngine.Mesh struct Mesh_t3648964284; // UnityEngine.Vector4[] struct Vector4U5BU5D_t934056436; // System.Collections.Generic.List`1 struct List_1_t899420910; // System.Collections.Generic.List`1 struct List_1_t3628304265; // System.Collections.Generic.List`1 struct List_1_t4072576034; // System.Collections.Generic.List`1 struct List_1_t128053199; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t1930798642; // Spine.Unity.MeshGeneratorDelegate struct MeshGeneratorDelegate_t1654156803; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // Spine.Unity.MeshRendererBuffers struct MeshRendererBuffers_t756429994; // Spine.ExposedList`1 struct ExposedList_1_t3047486989; // Spine.Unity.DoubleBuffered`1 struct DoubleBuffered_1_t2489386064; // Spine.Unity.MeshRendererBuffers/SmartMesh struct SmartMesh_t524811292; // Spine.Unity.DoubleBuffered`1 struct DoubleBuffered_1_t749713640; // UnityEngine.Material[] struct MaterialU5BU5D_t561872642; // Spine.Unity.Modules.AnimationMatchModifierAsset struct AnimationMatchModifierAsset_t1533421897; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t3890603468; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t860519662; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1050195133; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t2158494966; // System.Collections.Generic.HashSet`1 struct HashSet_1_t1515895227; // UnityEngine.Texture2D struct Texture2D_t3840446185; // UnityEngine.Shader struct Shader_t4151988712; // UnityEngine.Sprite struct Sprite_t280657092; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3453009061; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3384741; // System.Collections.Generic.List`1 struct List_1_t1017553631; // System.Collections.Generic.List`1 struct List_1_t1485978026; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t2023609441; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t2059959053; // UnityEngine.Texture2D[] struct Texture2DU5BU5D_t149664596; // UnityEngine.Rect[] struct RectU5BU5D_t2936723554; // System.NullReferenceException struct NullReferenceException_t1023182353; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t47542197; // UnityEngine.Color[] struct ColorU5BU5D_t941916413; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t2447707141; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2448898568; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t1694351041; // Spine.Attachment[] struct AttachmentU5BU5D_t1033217241; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // Spine.Slot[] struct SlotU5BU5D_t285245173; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1327305422; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3830314217; // Spine.PathConstraint[] struct PathConstraintU5BU5D_t1831722955; // Spine.Event[] struct EventU5BU5D_t1966750348; // Spine.SkeletonJson/LinkedMesh[] struct LinkedMeshU5BU5D_t3211535986; // System.Collections.Generic.List`1 struct List_1_t1254125117; // Spine.TextureLoader struct TextureLoader_t3496536928; // System.Int32[][] struct Int32U5BU5DU5BU5D_t3365920845; // Spine.Skin/AttachmentKeyTuple[] struct AttachmentKeyTupleU5BU5D_t3716404170; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t879785719; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t1950853950; // Spine.AtlasPage[] struct AtlasPageU5BU5D_t1299851454; // System.Collections.Generic.IEqualityComparer`1> struct IEqualityComparer_1_t353730425; // System.Collections.Generic.Dictionary`2/Transform`1,Spine.AtlasPage,System.Collections.DictionaryEntry> struct Transform_1_t1132311320; // Spine.ExposedList`1[] struct ExposedList_1U5BU5D_t1912446146; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // System.Collections.Generic.Stack`1> struct Stack_1_t652800799; // System.Collections.Generic.Stack`1> struct Stack_1_t2206479778; // Spine.BoundingBoxAttachment[] struct BoundingBoxAttachmentU5BU5D_t858874171; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t609871232; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3212293898; // Spine.Unity.SubmeshInstruction[] struct SubmeshInstructionU5BU5D_t131014463; // Spine.BoneData[] struct BoneDataU5BU5D_t1439018559; // Spine.Timeline[] struct TimelineU5BU5D_t3791347514; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3734298981; // Spine.TransformConstraint[] struct TransformConstraintU5BU5D_t1783343736; // Spine.AtlasRegion[] struct AtlasRegionU5BU5D_t1998596349; // Spine.ExposedList`1[] struct ExposedList_1U5BU5D_t2972111025; // Spine.TrackEntry[] struct TrackEntryU5BU5D_t721146628; // Spine.EventData[] struct EventDataU5BU5D_t3101783586; // Spine.Skin[] struct SkinU5BU5D_t2538652843; // Spine.SlotData[] struct SlotDataU5BU5D_t329267611; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t2121235302; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t742809443; // Spine.ExposedList`1 struct ExposedList_1_t87334839; // Spine.ExposedList`1 struct ExposedList_1_t3161142095; // Spine.ExposedList`1 struct ExposedList_1_t3687966776; // Spine.ExposedList`1 struct ExposedList_1_t2549315650; // Spine.Polygon[] struct PolygonU5BU5D_t741399164; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t507227667; // Spine.Animation[] struct AnimationU5BU5D_t3250602338; // System.Collections.Generic.HashSet`1/Link[] struct LinkU5BU5D_t3073131127; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t763310475; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3395686358; // System.Char[] struct CharU5BU5D_t3528271667; // Spine.TransformConstraintData[] struct TransformConstraintDataU5BU5D_t2360202743; // Spine.IkConstraint[] struct IkConstraintU5BU5D_t1657091952; // Spine.Bone[] struct BoneU5BU5D_t374432249; // Spine.IkConstraintData[] struct IkConstraintDataU5BU5D_t269274332; // Spine.PathConstraintData[] struct PathConstraintDataU5BU5D_t2576410383; // System.Void struct Void_t1185182177; // System.Single[][] struct SingleU5BU5DU5BU5D_t3206712258; // System.Byte[] struct ByteU5BU5D_t4116647657; // System.Text.Encoding struct Encoding_t1523322056; // System.Text.Decoder struct Decoder_t2204182725; // System.Text.StringBuilder struct StringBuilder_t; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Reflection.MemberFilter struct MemberFilter_t426314064; // Spine.Unity.AtlasAssetBase[] struct AtlasAssetBaseU5BU5D_t4255193254; // UnityEngine.TextAsset struct TextAsset_t3022178571; // System.Collections.Generic.List`1 struct List_1_t73261828; // UnityEngine.RuntimeAnimatorController struct RuntimeAnimatorController_t2933699135; // Spine.AnimationStateData struct AnimationStateData_t3010651567; // UnityEngine.RectTransform/ReapplyDrivenProperties struct ReapplyDrivenProperties_t1258266594; // UnityEngine.Canvas/WillRenderCanvases struct WillRenderCanvases_t3309123499; // Spine.Unity.SkeletonRenderer/InstructionDelegate struct InstructionDelegate_t2225421195; // UnityEngine.MeshRenderer struct MeshRenderer_t587009260; // UnityEngine.MeshFilter struct MeshFilter_t3523625662; // UnityEngine.RectTransform struct RectTransform_t3704657025; // UnityEngine.CanvasRenderer struct CanvasRenderer_t2598313366; // UnityEngine.Events.UnityAction struct UnityAction_t3245792599; // UnityEngine.UI.VertexHelper struct VertexHelper_t2453304189; // UnityEngine.UI.CoroutineTween.TweenRunner`1 struct TweenRunner_1_t3055525458; // UnityEngine.UI.RectMask2D struct RectMask2D_t3474889437; // UnityEngine.UI.MaskableGraphic/CullStateChangedEvent struct CullStateChangedEvent_t3661388177; // Spine.AnimationState struct AnimationState_t3637309382; // Spine.Unity.UpdateBonesDelegate struct UpdateBonesDelegate_t735903178; extern RuntimeClass* ExposedList_1_t1727260827_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t1209651080_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1__ctor_m576628985_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m3916303510_RuntimeMethod_var; extern const uint32_t SkeletonBounds__ctor_m1353151283_MetadataUsageId; extern RuntimeClass* BoundingBoxAttachment_t2797506510_il2cpp_TypeInfo_var; extern RuntimeClass* Polygon_t3315116257_il2cpp_TypeInfo_var; extern RuntimeClass* SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1_Clear_m1221221799_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m2969310259_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Clear_m2658306691_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m4048533420_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_RemoveAt_m3303561559_RuntimeMethod_var; extern const uint32_t SkeletonBounds_Update_m4010603066_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_IndexOf_m237714367_RuntimeMethod_var; extern const uint32_t SkeletonBounds_GetPolygon_m4088265015_MetadataUsageId; extern RuntimeClass* Triangulator_t2502879214_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t4104378640_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t1363090323_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1__ctor_m2351159599_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m3034036963_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m4079222511_RuntimeMethod_var; extern const uint32_t SkeletonClipping__ctor_m528902015_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_Resize_m1248377320_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_GetEnumerator_m472121747_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m3706716657_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m1323117931_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3230733119_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m1530239052_RuntimeMethod_var; extern const uint32_t SkeletonClipping_ClipStart_m3725425886_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_Clear_m661012492_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Clear_m4098542002_RuntimeMethod_var; extern const uint32_t SkeletonClipping_ClipEnd_m3652419567_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_Resize_m3268840586_RuntimeMethod_var; extern const uint32_t SkeletonClipping_ClipTriangles_m544481178_MetadataUsageId; extern const uint32_t SkeletonClipping_Clip_m2731865359_MetadataUsageId; extern RuntimeClass* ExposedList_1_t1542319060_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t2861913768_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t3881696472_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t3431871853_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t3322895149_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t3166231995_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t3236185212_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t3688408900_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1__ctor_m428831404_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m859574136_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m3761084076_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m4163205561_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m590723463_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m1056784185_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m519285342_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m726857240_RuntimeMethod_var; extern const uint32_t SkeletonData__ctor_m1890833562_MetadataUsageId; extern RuntimeClass* ArgumentNullException_t1615371798_il2cpp_TypeInfo_var; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern const RuntimeMethod* SkeletonData_FindBone_m2500465450_RuntimeMethod_var; extern String_t* _stringLiteral1293992015; extern String_t* _stringLiteral3488280654; extern const uint32_t SkeletonData_FindBone_m2500465450_MetadataUsageId; extern const RuntimeMethod* SkeletonData_FindBoneIndex_m1179753032_RuntimeMethod_var; extern const uint32_t SkeletonData_FindBoneIndex_m1179753032_MetadataUsageId; extern const RuntimeMethod* SkeletonData_FindSlot_m2064261220_RuntimeMethod_var; extern String_t* _stringLiteral848214595; extern String_t* _stringLiteral768877439; extern const uint32_t SkeletonData_FindSlot_m2064261220_MetadataUsageId; extern const RuntimeMethod* SkeletonData_FindSlotIndex_m4166210197_RuntimeMethod_var; extern const uint32_t SkeletonData_FindSlotIndex_m4166210197_MetadataUsageId; extern const RuntimeMethod* SkeletonData_FindSkin_m3114017459_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_GetEnumerator_m1257016777_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m3991522829_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m34116288_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m4206477783_RuntimeMethod_var; extern String_t* _stringLiteral2464356849; extern String_t* _stringLiteral1094902236; extern const uint32_t SkeletonData_FindSkin_m3114017459_MetadataUsageId; extern const RuntimeMethod* SkeletonData_FindEvent_m1265923769_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_GetEnumerator_m101045398_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2482120970_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2609007568_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2230459365_RuntimeMethod_var; extern String_t* _stringLiteral689085810; extern String_t* _stringLiteral3898432619; extern const uint32_t SkeletonData_FindEvent_m1265923769_MetadataUsageId; extern const RuntimeMethod* SkeletonData_FindAnimation_m3119151155_RuntimeMethod_var; extern String_t* _stringLiteral93459281; extern String_t* _stringLiteral320766686; extern const uint32_t SkeletonData_FindAnimation_m3119151155_MetadataUsageId; extern const RuntimeMethod* SkeletonData_FindIkConstraint_m29207061_RuntimeMethod_var; extern String_t* _stringLiteral2617214970; extern String_t* _stringLiteral43811933; extern const uint32_t SkeletonData_FindIkConstraint_m29207061_MetadataUsageId; extern const RuntimeMethod* SkeletonData_FindTransformConstraint_m963795546_RuntimeMethod_var; extern const uint32_t SkeletonData_FindTransformConstraint_m963795546_MetadataUsageId; extern const RuntimeMethod* SkeletonData_FindPathConstraint_m1329992958_RuntimeMethod_var; extern const uint32_t SkeletonData_FindPathConstraint_m1329992958_MetadataUsageId; extern const RuntimeMethod* SkeletonData_FindPathConstraintIndex_m2658239017_RuntimeMethod_var; extern String_t* _stringLiteral3662691364; extern String_t* _stringLiteral2174507349; extern const uint32_t SkeletonData_FindPathConstraintIndex_m2658239017_MetadataUsageId; extern RuntimeClass* IHasRendererObject_t2801175345_il2cpp_TypeInfo_var; extern const uint32_t SkeletonExtensions_IsRenderable_m4055827878_MetadataUsageId; extern const uint32_t SkeletonExtensions_SetPropertyToSetupPose_m2989547273_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_Clear_m2174950840_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_EnsureCapacity_m2821727002_RuntimeMethod_var; extern const uint32_t SkeletonExtensions_SetDrawOrderToSetupPose_m4184241496_MetadataUsageId; extern const uint32_t SkeletonExtensions_SetSlotAttachmentsToSetupPose_m599597471_MetadataUsageId; extern const uint32_t SkeletonExtensions_SetSlotAttachmentToSetupPose_m2665847988_MetadataUsageId; extern RuntimeClass* AtlasAttachmentLoader_t3966790320_il2cpp_TypeInfo_var; extern const uint32_t SkeletonJson__ctor_m602041744_MetadataUsageId; extern RuntimeClass* List_1_t3168994201_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2346559478_RuntimeMethod_var; extern const RuntimeMethod* SkeletonJson__ctor_m124181605_RuntimeMethod_var; extern String_t* _stringLiteral899074431; extern String_t* _stringLiteral3026154556; extern const uint32_t SkeletonJson__ctor_m124181605_MetadataUsageId; extern RuntimeClass* FileStream_t4292183065_il2cpp_TypeInfo_var; extern RuntimeClass* StreamReader_t4009935899_il2cpp_TypeInfo_var; extern RuntimeClass* Path_t1605229823_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern const uint32_t SkeletonJson_ReadSkeletonData_m2799606688_MetadataUsageId; extern const RuntimeType* TransformMode_t614987360_0_0_0_var; extern const RuntimeType* BlendMode_t358635744_0_0_0_var; extern const RuntimeType* PositionMode_t2435325583_0_0_0_var; extern const RuntimeType* SpacingMode_t3020059698_0_0_0_var; extern const RuntimeType* RotateMode_t2880286220_0_0_0_var; extern RuntimeClass* SkeletonData_t2032710716_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2865362463_il2cpp_TypeInfo_var; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t257213610_il2cpp_TypeInfo_var; extern RuntimeClass* BoneData_t3130174490_il2cpp_TypeInfo_var; extern RuntimeClass* TransformMode_t614987360_il2cpp_TypeInfo_var; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern RuntimeClass* Enum_t4135868527_il2cpp_TypeInfo_var; extern RuntimeClass* SlotData_t154801902_il2cpp_TypeInfo_var; extern RuntimeClass* BlendMode_t358635744_il2cpp_TypeInfo_var; extern RuntimeClass* IkConstraintData_t459120129_il2cpp_TypeInfo_var; extern RuntimeClass* TransformConstraintData_t529073346_il2cpp_TypeInfo_var; extern RuntimeClass* PathConstraintData_t981297034_il2cpp_TypeInfo_var; extern RuntimeClass* PositionMode_t2435325583_il2cpp_TypeInfo_var; extern RuntimeClass* SpacingMode_t3020059698_il2cpp_TypeInfo_var; extern RuntimeClass* RotateMode_t2880286220_il2cpp_TypeInfo_var; extern RuntimeClass* Skin_t1174584606_il2cpp_TypeInfo_var; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern RuntimeClass* MeshAttachment_t1975337962_il2cpp_TypeInfo_var; extern RuntimeClass* EventData_t724759987_il2cpp_TypeInfo_var; extern const RuntimeMethod* SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m1961594057_RuntimeMethod_var; extern const RuntimeMethod* List_1_GetEnumerator_m2930774921_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m470245444_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m1220349209_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2142368520_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m3007748546_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m818752335_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m551836381_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m114354598_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m2892658901_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m3550227591_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m3696666116_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m451671183_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2607424534_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m1682840157_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1274005879_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2590232269_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m3818377690_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m23153687_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_TrimExcess_m2182649893_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_TrimExcess_m2802449127_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_TrimExcess_m2094193418_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_TrimExcess_m547830103_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_TrimExcess_m2740891451_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_TrimExcess_m3989540651_RuntimeMethod_var; extern String_t* _stringLiteral3529812268; extern String_t* _stringLiteral2387572786; extern String_t* _stringLiteral969276415; extern String_t* _stringLiteral4060588482; extern String_t* _stringLiteral3176369779; extern String_t* _stringLiteral65668213; extern String_t* _stringLiteral1910834845; extern String_t* _stringLiteral452723731; extern String_t* _stringLiteral4120677989; extern String_t* _stringLiteral823961855; extern String_t* _stringLiteral3111126274; extern String_t* _stringLiteral1602046325; extern String_t* _stringLiteral3215840460; extern String_t* _stringLiteral4076161012; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral1212500642; extern String_t* _stringLiteral3452614616; extern String_t* _stringLiteral3452614615; extern String_t* _stringLiteral1757920701; extern String_t* _stringLiteral757377357; extern String_t* _stringLiteral757311821; extern String_t* _stringLiteral6585282; extern String_t* _stringLiteral6650818; extern String_t* _stringLiteral1705654852; extern String_t* _stringLiteral1144832033; extern String_t* _stringLiteral2791739666; extern String_t* _stringLiteral4001622863; extern String_t* _stringLiteral1586258015; extern String_t* _stringLiteral2021464524; extern String_t* _stringLiteral1818061111; extern String_t* _stringLiteral2721544649; extern String_t* _stringLiteral3455039431; extern String_t* _stringLiteral823592379; extern String_t* _stringLiteral3416526062; extern String_t* _stringLiteral2833503317; extern String_t* _stringLiteral2118251758; extern String_t* _stringLiteral4167142341; extern String_t* _stringLiteral4114286391; extern String_t* _stringLiteral3682785191; extern String_t* _stringLiteral1208762989; extern String_t* _stringLiteral3562150484; extern String_t* _stringLiteral1550375061; extern String_t* _stringLiteral3126235553; extern String_t* _stringLiteral4224752242; extern String_t* _stringLiteral3151960040; extern String_t* _stringLiteral1926533660; extern String_t* _stringLiteral2183218552; extern String_t* _stringLiteral426075501; extern String_t* _stringLiteral1610285846; extern String_t* _stringLiteral402433682; extern String_t* _stringLiteral3646604422; extern String_t* _stringLiteral1196714521; extern String_t* _stringLiteral1813217795; extern String_t* _stringLiteral4167423615; extern String_t* _stringLiteral2776242140; extern String_t* _stringLiteral3889230531; extern String_t* _stringLiteral4254451314; extern String_t* _stringLiteral1203997130; extern String_t* _stringLiteral41878655; extern String_t* _stringLiteral605985825; extern String_t* _stringLiteral1077449400; extern String_t* _stringLiteral1948332219; extern String_t* _stringLiteral1198919400; extern String_t* _stringLiteral2634315137; extern String_t* _stringLiteral2742057238; extern String_t* _stringLiteral2553676557; extern String_t* _stringLiteral807124363; extern String_t* _stringLiteral1236128813; extern String_t* _stringLiteral3495518625; extern String_t* _stringLiteral2179285001; extern String_t* _stringLiteral1906379045; extern String_t* _stringLiteral2187367180; extern const uint32_t SkeletonJson_ReadSkeletonData_m488387896_MetadataUsageId; extern const RuntimeType* AttachmentType_t1460157544_0_0_0_var; extern RuntimeClass* AttachmentType_t1460157544_il2cpp_TypeInfo_var; extern RuntimeClass* AttachmentLoader_t3324778997_il2cpp_TypeInfo_var; extern RuntimeClass* LinkedMesh_t1696919459_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3342903056_RuntimeMethod_var; extern const RuntimeMethod* SkeletonJson_ReadAttachment_m4034167557_RuntimeMethod_var; extern String_t* _stringLiteral3243520166; extern String_t* _stringLiteral2679399620; extern String_t* _stringLiteral898766669; extern String_t* _stringLiteral525734247; extern String_t* _stringLiteral3176107630; extern String_t* _stringLiteral1005893908; extern String_t* _stringLiteral1784392156; extern String_t* _stringLiteral1806268612; extern String_t* _stringLiteral3098275472; extern String_t* _stringLiteral1223182874; extern String_t* _stringLiteral4120284790; extern String_t* _stringLiteral4209022926; extern String_t* _stringLiteral1202628582; extern String_t* _stringLiteral381379147; extern String_t* _stringLiteral3481648711; extern String_t* _stringLiteral3806813334; extern String_t* _stringLiteral1151827249; extern String_t* _stringLiteral3266137265; extern String_t* _stringLiteral2282637008; extern const uint32_t SkeletonJson_ReadAttachment_m4034167557_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_Add_m2905482489_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_ToArray_m1455590142_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_ToArray_m367527777_RuntimeMethod_var; extern String_t* _stringLiteral2144026388; extern const uint32_t SkeletonJson_ReadVertices_m3417261747_MetadataUsageId; extern RuntimeClass* ExposedList_1_t383950901_il2cpp_TypeInfo_var; extern RuntimeClass* AttachmentTimeline_t2048728856_il2cpp_TypeInfo_var; extern RuntimeClass* Single_t1397266774_il2cpp_TypeInfo_var; extern RuntimeClass* ColorTimeline_t3754116780_il2cpp_TypeInfo_var; extern RuntimeClass* TwoColorTimeline_t1834727230_il2cpp_TypeInfo_var; extern RuntimeClass* StringU5BU5D_t1281789340_il2cpp_TypeInfo_var; extern RuntimeClass* RotateTimeline_t860518009_il2cpp_TypeInfo_var; extern RuntimeClass* ScaleTimeline_t1810411048_il2cpp_TypeInfo_var; extern RuntimeClass* ShearTimeline_t3812859450_il2cpp_TypeInfo_var; extern RuntimeClass* TranslateTimeline_t2733426737_il2cpp_TypeInfo_var; extern RuntimeClass* IkConstraintTimeline_t1094182104_il2cpp_TypeInfo_var; extern RuntimeClass* TransformConstraintTimeline_t410042030_il2cpp_TypeInfo_var; extern RuntimeClass* PathConstraintSpacingTimeline_t1125597164_il2cpp_TypeInfo_var; extern RuntimeClass* PathConstraintPositionTimeline_t1963796833_il2cpp_TypeInfo_var; extern RuntimeClass* PathConstraintMixTimeline_t534890125_il2cpp_TypeInfo_var; extern RuntimeClass* VertexAttachment_t4074366829_il2cpp_TypeInfo_var; extern RuntimeClass* DeformTimeline_t3552075840_il2cpp_TypeInfo_var; extern RuntimeClass* DrawOrderTimeline_t1092982325_il2cpp_TypeInfo_var; extern RuntimeClass* Int32U5BU5D_t385246372_il2cpp_TypeInfo_var; extern RuntimeClass* EventTimeline_t2341881094_il2cpp_TypeInfo_var; extern RuntimeClass* Event_t1378573841_il2cpp_TypeInfo_var; extern RuntimeClass* Animation_t615783283_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1__ctor_m1916876347_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2934127733_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m1394417668_RuntimeMethod_var; extern const RuntimeMethod* SkeletonJson_ReadAnimation_m2529007090_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_IndexOf_m3413158437_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_IndexOf_m2908151125_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_TrimExcess_m2401714282_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m181021706_RuntimeMethod_var; extern String_t* _stringLiteral63249541; extern String_t* _stringLiteral2437391291; extern String_t* _stringLiteral742876181; extern String_t* _stringLiteral1072367183; extern String_t* _stringLiteral3451041664; extern String_t* _stringLiteral3452614535; extern String_t* _stringLiteral1825277037; extern String_t* _stringLiteral845266270; extern String_t* _stringLiteral4262355673; extern String_t* _stringLiteral547335230; extern String_t* _stringLiteral763144525; extern String_t* _stringLiteral9206722; extern String_t* _stringLiteral215645437; extern String_t* _stringLiteral416398877; extern String_t* _stringLiteral4083639489; extern String_t* _stringLiteral199135502; extern String_t* _stringLiteral1082126080; extern String_t* _stringLiteral4048072910; extern String_t* _stringLiteral4048073902; extern String_t* _stringLiteral1624685711; extern String_t* _stringLiteral2328233404; extern String_t* _stringLiteral4149405199; extern const uint32_t SkeletonJson_ReadAnimation_m2529007090_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2287542950_RuntimeMethod_var; extern String_t* _stringLiteral3956855400; extern String_t* _stringLiteral1623483078; extern const uint32_t SkeletonJson_ReadCurve_m2812925661_MetadataUsageId; extern const uint32_t SkeletonJson_GetFloatArray_m3923723247_MetadataUsageId; extern const uint32_t SkeletonJson_GetIntArray_m4266447685_MetadataUsageId; extern const uint32_t SkeletonJson_GetFloat_m3049590407_MetadataUsageId; extern const uint32_t SkeletonJson_GetInt_m3782667549_MetadataUsageId; extern RuntimeClass* Boolean_t97287965_il2cpp_TypeInfo_var; extern const uint32_t SkeletonJson_GetBoolean_m2952420125_MetadataUsageId; extern const uint32_t SkeletonJson_GetString_m3750023035_MetadataUsageId; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern RuntimeClass* ArgumentException_t132251570_il2cpp_TypeInfo_var; extern RuntimeClass* Convert_t2465617642_il2cpp_TypeInfo_var; extern const RuntimeMethod* SkeletonJson_ToColor_m1424148140_RuntimeMethod_var; extern String_t* _stringLiteral3527812990; extern String_t* _stringLiteral101404528; extern String_t* _stringLiteral4275161445; extern const uint32_t SkeletonJson_ToColor_m1424148140_MetadataUsageId; extern RuntimeClass* AttachmentKeyTupleComparer_t1167996044_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t968660385_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3907086200_RuntimeMethod_var; extern const RuntimeMethod* Skin__ctor_m26666071_RuntimeMethod_var; extern String_t* _stringLiteral1807104109; extern const uint32_t Skin__ctor_m26666071_MetadataUsageId; extern const RuntimeMethod* Skin_AddAttachment_m165806907_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m3568505114_RuntimeMethod_var; extern String_t* _stringLiteral2749644686; extern const uint32_t Skin_AddAttachment_m165806907_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m2857280614_RuntimeMethod_var; extern const uint32_t Skin_GetAttachment_m2040609636_MetadataUsageId; extern RuntimeClass* ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var; extern const RuntimeMethod* Skin_RemoveAttachment_m272133501_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Remove_m847832739_RuntimeMethod_var; extern String_t* _stringLiteral2777778698; extern String_t* _stringLiteral1372420652; extern const uint32_t Skin_RemoveAttachment_m272133501_MetadataUsageId; extern const RuntimeMethod* Skin_FindNamesForSlot_m3907987374_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Keys_m2189623216_RuntimeMethod_var; extern const RuntimeMethod* KeyCollection_GetEnumerator_m1947913751_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2450568009_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1321379442_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m3678909884_RuntimeMethod_var; extern String_t* _stringLiteral3163805022; extern String_t* _stringLiteral3501422921; extern const uint32_t Skin_FindNamesForSlot_m3907987374_MetadataUsageId; extern const RuntimeMethod* Skin_FindAttachmentsForSlot_m2366953916_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m826383037_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2307594188_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m2771811339_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m3441137046_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1935413977_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1747908408_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m1736142723_RuntimeMethod_var; extern String_t* _stringLiteral297910349; extern String_t* _stringLiteral2442189284; extern const uint32_t Skin_FindAttachmentsForSlot_m2366953916_MetadataUsageId; extern const uint32_t Skin_AttachAll_m1160809991_MetadataUsageId; extern const uint32_t AttachmentKeyTupleComparer_System_Collections_Generic_IEqualityComparerU3CSpine_Skin_AttachmentKeyTupleU3E_Equals_m1643110446_MetadataUsageId; extern const uint32_t AttachmentKeyTupleComparer__cctor_m1205686408_MetadataUsageId; extern const RuntimeMethod* Slot__ctor_m3917723628_RuntimeMethod_var; extern String_t* _stringLiteral2037252866; extern String_t* _stringLiteral1682804726; extern String_t* _stringLiteral3033065150; extern const uint32_t Slot__ctor_m3917723628_MetadataUsageId; extern const uint32_t Slot_set_Attachment_m2846783909_MetadataUsageId; extern const RuntimeMethod* SlotData__ctor_m1545173929_RuntimeMethod_var; extern String_t* _stringLiteral246570001; extern String_t* _stringLiteral797640427; extern String_t* _stringLiteral2451632278; extern String_t* _stringLiteral1735610203; extern const uint32_t SlotData__ctor_m1545173929_MetadataUsageId; extern RuntimeClass* ExposedList_1_t4023600307_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1__ctor_m3946806410_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m4056340087_RuntimeMethod_var; extern const uint32_t TrackEntry__ctor_m3334288013_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_Clear_m2792904480_RuntimeMethod_var; extern const uint32_t TrackEntry_Reset_m169545580_MetadataUsageId; extern RuntimeClass* TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var; extern const uint32_t TrackEntry_add_Start_m2628665732_MetadataUsageId; extern const uint32_t TrackEntry_remove_Start_m1917968373_MetadataUsageId; extern RuntimeClass* TrackEntryEventDelegate_t1653995044_il2cpp_TypeInfo_var; extern const uint32_t TrackEntry_add_Event_m1255974952_MetadataUsageId; extern const uint32_t TrackEntry_remove_Event_m379181222_MetadataUsageId; extern const uint32_t TrackEntry_ResetRotationDirections_m442852112_MetadataUsageId; extern String_t* _stringLiteral3527850108; extern const uint32_t TrackEntry_ToString_m2322514830_MetadataUsageId; extern const uint32_t TrackEntry_add_Interrupt_m1788540659_MetadataUsageId; extern const uint32_t TrackEntry_remove_Interrupt_m3988060562_MetadataUsageId; extern const uint32_t TrackEntry_add_End_m1286313423_MetadataUsageId; extern const uint32_t TrackEntry_remove_End_m157742372_MetadataUsageId; extern const uint32_t TrackEntry_add_Dispose_m1079715030_MetadataUsageId; extern const uint32_t TrackEntry_remove_Dispose_m2452236261_MetadataUsageId; extern const uint32_t TrackEntry_add_Complete_m3797291780_MetadataUsageId; extern const uint32_t TrackEntry_remove_Complete_m1220226841_MetadataUsageId; extern RuntimeClass* ExposedList_1_t3793468194_il2cpp_TypeInfo_var; extern const RuntimeMethod* TransformConstraint__ctor_m483111526_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m2583486954_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_GetEnumerator_m3400359507_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2748912341_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m3259542597_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2298577104_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m447508299_RuntimeMethod_var; extern String_t* _stringLiteral4119531450; extern const uint32_t TransformConstraint__ctor_m483111526_MetadataUsageId; extern RuntimeClass* MathUtils_t3604673275_il2cpp_TypeInfo_var; extern const uint32_t TransformConstraint_ApplyAbsoluteWorld_m3732847057_MetadataUsageId; extern const uint32_t TransformConstraint_ApplyRelativeWorld_m108764867_MetadataUsageId; extern const RuntimeMethod* TransformConstraintData__ctor_m414215057_RuntimeMethod_var; extern const uint32_t TransformConstraintData__ctor_m414215057_MetadataUsageId; extern const uint32_t TransformConstraintTimeline__ctor_m2544497800_MetadataUsageId; extern const uint32_t TranslateTimeline__ctor_m1628050115_MetadataUsageId; extern RuntimeClass* ExposedList_1_t2516523210_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t4070202189_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t2804399831_il2cpp_TypeInfo_var; extern RuntimeClass* Pool_1_t3075278099_il2cpp_TypeInfo_var; extern RuntimeClass* Pool_1_t333989782_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1__ctor_m2435345141_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m1001969347_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m3843255198_RuntimeMethod_var; extern const RuntimeMethod* Pool_1__ctor_m641751984_RuntimeMethod_var; extern const RuntimeMethod* Pool_1__ctor_m1148803441_RuntimeMethod_var; extern const uint32_t Triangulator__ctor_m2266871982_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_Resize_m2805455983_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_EnsureCapacity_m397734561_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_RemoveAt_m3845229811_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_RemoveAt_m1238664670_RuntimeMethod_var; extern const uint32_t Triangulator_Triangulate_m2533590094_MetadataUsageId; extern const RuntimeMethod* Pool_1_Free_m1225833002_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Clear_m1331953053_RuntimeMethod_var; extern const RuntimeMethod* Pool_1_Free_m2709439144_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Clear_m999719442_RuntimeMethod_var; extern const RuntimeMethod* Pool_1_Obtain_m2397920947_RuntimeMethod_var; extern const RuntimeMethod* Pool_1_Obtain_m2528370935_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m4169004992_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Add_m438205664_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_RemoveAt_m3272360670_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_RemoveAt_m2813030033_RuntimeMethod_var; extern const uint32_t Triangulator_Decompose_m866404716_MetadataUsageId; extern const uint32_t TwoColorTimeline__ctor_m2850126244_MetadataUsageId; extern const RuntimeMethod* TwoColorTimeline_set_SlotIndex_m1407546096_RuntimeMethod_var; extern const uint32_t TwoColorTimeline_set_SlotIndex_m1407546096_MetadataUsageId; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern String_t* _stringLiteral811115864; extern const uint32_t AnimationReferenceAsset_Initialize_m1528097503_MetadataUsageId; extern RuntimeClass* AtlasMaterialCache_t2039582058_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t220863998_il2cpp_TypeInfo_var; extern RuntimeClass* AtlasRegion_t13903284_il2cpp_TypeInfo_var; extern const RuntimeMethod* BlendModeMaterialsAsset_ApplyMaterials_m160650928_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m584379437_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m4165166064_RuntimeMethod_var; extern const RuntimeMethod* List_1_GetEnumerator_m637203621_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m186887871_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1116309734_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m3648041405_RuntimeMethod_var; extern String_t* _stringLiteral1245365512; extern const uint32_t BlendModeMaterialsAsset_ApplyMaterials_m160650928_MetadataUsageId; extern RuntimeClass* Dictionary_2_t236371284_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m4202786107_RuntimeMethod_var; extern const uint32_t AtlasMaterialCache__ctor_m2555825132_MetadataUsageId; extern RuntimeClass* Material_t340375123_il2cpp_TypeInfo_var; extern const RuntimeMethod* AtlasMaterialCache_GetAtlasPageWithMaterial_m1656045646_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2__ctor_m4185698372_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m4061471256_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m3238632_RuntimeMethod_var; extern String_t* _stringLiteral953765182; extern String_t* _stringLiteral3452614528; extern const uint32_t AtlasMaterialCache_GetAtlasPageWithMaterial_m1656045646_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m3986410827_RuntimeMethod_var; extern const uint32_t AtlasMaterialCache_Dispose_m871421346_MetadataUsageId; extern const uint32_t BoneFollower_SetBone_m295009476_MetadataUsageId; extern RuntimeClass* SkeletonRendererDelegate_t3507789975_il2cpp_TypeInfo_var; extern const RuntimeMethod* BoneFollower_HandleRebuildRenderer_m98990558_RuntimeMethod_var; extern const uint32_t BoneFollower_Initialize_m981641093_MetadataUsageId; extern const uint32_t BoneFollower_OnDestroy_m4099271676_MetadataUsageId; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var; extern const uint32_t BoneFollower_LateUpdate_m1183180437_MetadataUsageId; extern const uint32_t BoneFollowerGraphic_SetBone_m1670211129_MetadataUsageId; extern const uint32_t BoneFollowerGraphic_Initialize_m1775218346_MetadataUsageId; extern RuntimeClass* RectTransform_t3704657025_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponentInParent_TisCanvas_t3310196443_m3569201252_RuntimeMethod_var; extern const uint32_t BoneFollowerGraphic_LateUpdate_m2314196095_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3714483914_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t1209791819_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m501591564_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m4126811519_RuntimeMethod_var; extern const uint32_t BoundingBoxFollower__ctor_m210445392_MetadataUsageId; extern const RuntimeMethod* BoundingBoxFollower_HandleRebuild_m137432630_RuntimeMethod_var; extern const uint32_t BoundingBoxFollower_OnEnable_m2485797064_MetadataUsageId; extern RuntimeClass* BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_get_Count_m3795598783_RuntimeMethod_var; extern String_t* _stringLiteral2078576443; extern String_t* _stringLiteral105247644; extern String_t* _stringLiteral1743770662; extern String_t* _stringLiteral135586441; extern const uint32_t BoundingBoxFollower_Initialize_m634313052_MetadataUsageId; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const RuntimeMethod* List_1_GetEnumerator_m144489546_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m4220703840_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m3605370614_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m1707232708_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m1761179523_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3024952464_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2026665411_RuntimeMethod_var; extern String_t* _stringLiteral353136429; extern const uint32_t BoundingBoxFollower_AddSkin_m1398649183_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Values_m2134848300_RuntimeMethod_var; extern const RuntimeMethod* ValueCollection_GetEnumerator_m177247189_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2439353676_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3388216024_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m3179140814_RuntimeMethod_var; extern const uint32_t BoundingBoxFollower_ClearState_m1574674950_MetadataUsageId; extern const RuntimeMethod* Component_GetComponents_TisPolygonCollider2D_t57175488_m2976083482_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m1157377238_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m1385260365_RuntimeMethod_var; extern const uint32_t BoundingBoxFollower_DisposeColliders_m2912969000_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m111575127_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m3349829479_RuntimeMethod_var; extern String_t* _stringLiteral2859688251; extern String_t* _stringLiteral2733363666; extern const uint32_t BoundingBoxFollower_MatchAttachment_m979365972_MetadataUsageId; extern const uint32_t BoundingBoxFollower__cctor_m3318581936_MetadataUsageId; extern String_t* _stringLiteral1808074702; extern const uint32_t EventDataReferenceAsset_Initialize_m379103964_MetadataUsageId; extern String_t* _stringLiteral2351069019; extern String_t* _stringLiteral2193808703; extern String_t* _stringLiteral2411013401; extern const uint32_t MaterialsTextureLoader_Load_m25043686_MetadataUsageId; extern RuntimeClass* ExposedList_1_t2134458034_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t568374093_il2cpp_TypeInfo_var; extern RuntimeClass* ExposedList_1_t1012645862_il2cpp_TypeInfo_var; extern RuntimeClass* SkeletonClipping_t1669006083_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1__ctor_m3684064253_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m3902463542_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1__ctor_m823976159_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_TrimExcess_m1743153177_RuntimeMethod_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255370____U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1_FieldInfo_var; extern const uint32_t MeshGenerator__ctor_m1545232425_MetadataUsageId; extern RuntimeClass* RegionAttachment_t1770147391_il2cpp_TypeInfo_var; extern RuntimeClass* ClippingAttachment_t2586274570_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1_Resize_m1195975214_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Resize_m768487897_RuntimeMethod_var; extern const uint32_t MeshGenerator_GenerateSingleSubmeshInstruction_m3214192451_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m3655427197_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2251484450_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2903528553_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1070781829_RuntimeMethod_var; extern const uint32_t MeshGenerator_GenerateSkeletonRendererInstruction_m828142940_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1631298066_RuntimeMethod_var; extern const uint32_t MeshGenerator_TryReplaceMaterials_m153787108_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_Clear_m2930873748_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Clear_m3815630333_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Clear_m1405878336_RuntimeMethod_var; extern const uint32_t MeshGenerator_Begin_m3172604809_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_Resize_m4091388429_RuntimeMethod_var; extern const RuntimeMethod* Array_Resize_TisVector3_t3722313464_m1451335840_RuntimeMethod_var; extern const RuntimeMethod* Array_Resize_TisVector2_t2156229523_m450741798_RuntimeMethod_var; extern const RuntimeMethod* Array_Resize_TisColor32_t2600501292_m2130986601_RuntimeMethod_var; extern const RuntimeMethod* Array_Resize_TisInt32_t2950945753_m3746919008_RuntimeMethod_var; extern const uint32_t MeshGenerator_AddSubmesh_m1472407074_MetadataUsageId; extern const RuntimeMethod* ExposedList_1__ctor_m2343744373_RuntimeMethod_var; extern const uint32_t MeshGenerator_BuildMeshWithArrays_m1999138870_MetadataUsageId; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern RuntimeClass* Vector2_t2156229523_il2cpp_TypeInfo_var; extern const uint32_t MeshGenerator_ScaleVertexData_m904932471_MetadataUsageId; extern const uint32_t MeshGenerator_AddAttachmentTintBlack_m2533196682_MetadataUsageId; extern RuntimeClass* Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var; extern const uint32_t MeshGenerator_FillVertexData_m1136269201_MetadataUsageId; extern RuntimeClass* MeshGenerator_t1354683548_il2cpp_TypeInfo_var; extern const uint32_t MeshGenerator_FillLateVertexData_m3104819225_MetadataUsageId; extern RuntimeClass* Vector4U5BU5D_t934056436_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1_Resize_m575125562_RuntimeMethod_var; extern const RuntimeMethod* Array_Resize_TisVector4_t3319028937_m1108402566_RuntimeMethod_var; extern const uint32_t MeshGenerator_EnsureVertexCapacity_m2234253104_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_TrimExcess_m1796103156_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_TrimExcess_m2849180601_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_TrimExcess_m2021962554_RuntimeMethod_var; extern const uint32_t MeshGenerator_TrimExcess_m720330685_MetadataUsageId; extern RuntimeClass* Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var; extern const uint32_t MeshGenerator_SolveTangents2DEnsureSize_m1819787858_MetadataUsageId; extern const uint32_t MeshGenerator_SolveTangents2DBuffer_m1415136128_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m3097985365_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1524640104_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m2188935509_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2298161512_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m3048681609_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3298024076_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m2154023298_RuntimeMethod_var; extern const RuntimeMethod* List_1_AddRange_m3513848896_RuntimeMethod_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255370____U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2_FieldInfo_var; extern const uint32_t MeshGenerator_FillMeshLocal_m336127423_MetadataUsageId; extern const uint32_t MeshGenerator_FillMeshLocal_m22544451_MetadataUsageId; extern RuntimeClass* List_1_t899420910_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3628304265_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t4072576034_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2503402603_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m2503988995_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m277901844_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m1628857705_RuntimeMethod_var; extern const uint32_t MeshGenerator__cctor_m17263737_MetadataUsageId; extern RuntimeClass* MeshGeneratorBuffers_t1424700926_il2cpp_TypeInfo_var; extern const uint32_t MeshGeneratorDelegate_BeginInvoke_m1321006877_MetadataUsageId; extern RuntimeClass* ExposedList_1_t3047486989_il2cpp_TypeInfo_var; extern RuntimeClass* MaterialU5BU5D_t561872642_il2cpp_TypeInfo_var; extern const RuntimeMethod* ExposedList_1__ctor_m1537034780_RuntimeMethod_var; extern const uint32_t MeshRendererBuffers__ctor_m2887845995_MetadataUsageId; extern RuntimeClass* DoubleBuffered_1_t2489386064_il2cpp_TypeInfo_var; extern const RuntimeMethod* DoubleBuffered_1_GetNext_m3383426248_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_Clear_m2707233374_RuntimeMethod_var; extern const RuntimeMethod* DoubleBuffered_1__ctor_m3887314594_RuntimeMethod_var; extern const uint32_t MeshRendererBuffers_Initialize_m2351480214_MetadataUsageId; extern const RuntimeMethod* ExposedList_1_CopyTo_m1395289096_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_ToArray_m552609367_RuntimeMethod_var; extern const uint32_t MeshRendererBuffers_GetUpdatedSharedMaterialsArray_m4160850398_MetadataUsageId; extern const RuntimeMethod* Array_Resize_TisMaterial_t340375123_m727937149_RuntimeMethod_var; extern const uint32_t MeshRendererBuffers_UpdateSharedMaterials_m1762800979_MetadataUsageId; extern const uint32_t MeshRendererBuffers_GetNextMesh_m3418846583_MetadataUsageId; extern const uint32_t MeshRendererBuffers_Clear_m814174438_MetadataUsageId; extern const uint32_t MeshRendererBuffers_Dispose_m822640974_MetadataUsageId; extern RuntimeClass* SkeletonRendererInstruction_t651787775_il2cpp_TypeInfo_var; extern const uint32_t SmartMesh__ctor_m1899341288_MetadataUsageId; extern const uint32_t SmartMesh_Dispose_m3995802772_MetadataUsageId; extern RuntimeClass* Dictionary_2_t860519662_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerable_1_t3890603468_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerator_1_t1048353751_il2cpp_TypeInfo_var; extern RuntimeClass* Timeline_t1971806331_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern RuntimeClass* HashSet_1_t1515895227_il2cpp_TypeInfo_var; extern const RuntimeMethod* AnimationTools_MatchAnimationTimelines_m2035025484_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3738914018_RuntimeMethod_var; extern const RuntimeMethod* ExposedList_1_GetEnumerator_m2347295266_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1861996426_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m3297174944_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m641770333_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2313567125_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m436304025_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Keys_m1719530334_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m768015532_RuntimeMethod_var; extern const RuntimeMethod* HashSet_1__ctor_m1416043629_RuntimeMethod_var; extern const RuntimeMethod* HashSet_1_Clear_m2259714021_RuntimeMethod_var; extern const RuntimeMethod* HashSet_1_Add_m1208034806_RuntimeMethod_var; extern const RuntimeMethod* List_1_GetEnumerator_m2050286038_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m765460575_RuntimeMethod_var; extern const RuntimeMethod* HashSet_1_Contains_m3645280372_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m4195691980_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3689483608_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m222348240_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m3084719972_RuntimeMethod_var; extern String_t* _stringLiteral2538375060; extern const uint32_t AnimationTools_MatchAnimationTimelines_m2035025484_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m468643382_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m3440630842_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m4202188386_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m3254538843_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m1298393578_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m3032531324_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m1113253236_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m2089849211_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m1729129665_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m3040295675_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m3545708406_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m2268904027_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m257620583_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m3253386413_MetadataUsageId; extern const uint32_t AnimationTools_GetFillerTimeline_m1439698906_MetadataUsageId; extern RuntimeClass* AtlasUtilities_t1517471311_il2cpp_TypeInfo_var; extern const uint32_t AtlasUtilities_ToAtlasRegion_m3101777090_MetadataUsageId; extern const uint32_t AtlasUtilities_ToAtlasRegion_m3969837229_MetadataUsageId; extern const uint32_t AtlasUtilities_ToAtlasRegionPMAClone_m197350038_MetadataUsageId; extern String_t* _stringLiteral3965242783; extern const uint32_t AtlasUtilities_ToAtlasRegionPMAClone_m2350221794_MetadataUsageId; extern RuntimeClass* AtlasPage_t4077017671_il2cpp_TypeInfo_var; extern const uint32_t AtlasUtilities_ToSpineAtlasPage_m3199167117_MetadataUsageId; extern const RuntimeMethod* AtlasUtilities_ToAtlasRegion_m59348705_RuntimeMethod_var; extern String_t* _stringLiteral1581755031; extern String_t* _stringLiteral1655886140; extern const uint32_t AtlasUtilities_ToAtlasRegion_m59348705_MetadataUsageId; extern const uint32_t AtlasUtilities_ToAtlasRegion_m3338558178_MetadataUsageId; extern const uint32_t AtlasUtilities_ToAtlasRegionPMAClone_m396801130_MetadataUsageId; extern const uint32_t AtlasUtilities_ToAtlasRegionPMAClone_m788415134_MetadataUsageId; extern const uint32_t AtlasUtilities_ToAtlasRegion_m3063878357_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3453009061_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t1017553631_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t1485978026_il2cpp_TypeInfo_var; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern const RuntimeMethod* AtlasUtilities_GetRepackedAttachments_m4161536517_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m2632030774_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m4204035120_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m3643843290_RuntimeMethod_var; extern const RuntimeMethod* List_1_AddRange_m3931719155_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2246734054_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m4258296249_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m684471540_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m697420525_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m309576876_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m943256868_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m2642231724_RuntimeMethod_var; extern const RuntimeMethod* List_1_set_Item_m1481125435_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m469491958_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2041285592_RuntimeMethod_var; extern const RuntimeMethod* List_1_ToArray_m3269406925_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2328584697_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2680368064_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m987949881_RuntimeMethod_var; extern String_t* _stringLiteral3725702178; extern String_t* _stringLiteral2084742569; extern String_t* _stringLiteral389358955; extern const uint32_t AtlasUtilities_GetRepackedAttachments_m4161536517_MetadataUsageId; extern const uint32_t AtlasUtilities_GetRepackedSkin_m1970266134_MetadataUsageId; extern RuntimeClass* NullReferenceException_t1023182353_il2cpp_TypeInfo_var; extern const RuntimeMethod* AtlasUtilities_GetRepackedSkin_m3638068295_RuntimeMethod_var; extern String_t* _stringLiteral2562857200; extern const uint32_t AtlasUtilities_GetRepackedSkin_m3638068295_MetadataUsageId; extern const uint32_t AtlasUtilities_ToSprite_m2171127428_MetadataUsageId; extern const RuntimeMethod* List_1_GetEnumerator_m4220947128_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m540448778_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m351093568_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m3322391252_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m2554978873_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m2536551180_RuntimeMethod_var; extern const uint32_t AtlasUtilities_ClearCache_m4080926352_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1794395738_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m2084397363_RuntimeMethod_var; extern const uint32_t AtlasUtilities_ToTexture_m858961061_MetadataUsageId; extern const uint32_t AtlasUtilities_ToTexture_m710929259_MetadataUsageId; extern const uint32_t AtlasUtilities_GetClone_m3734465269_MetadataUsageId; extern RuntimeClass* Graphics_t783367614_il2cpp_TypeInfo_var; extern const uint32_t AtlasUtilities_CopyTexture_m3858111779_MetadataUsageId; extern const uint32_t AtlasUtilities_IsRenderable_m3572608320_MetadataUsageId; extern const uint32_t AtlasUtilities_GetUnityRect_m3690290180_MetadataUsageId; extern const uint32_t AtlasUtilities_GetUnityRect_m2219245313_MetadataUsageId; extern const uint32_t AtlasUtilities_TextureRectToUVRect_m849095516_MetadataUsageId; extern const uint32_t AtlasUtilities_UVRectToAtlasRegion_m3451574295_MetadataUsageId; extern const uint32_t AtlasUtilities_GetMainTexture_m2502514248_MetadataUsageId; extern RuntimeClass* Dictionary_2_t47542197_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2365420851_RuntimeMethod_var; extern const uint32_t AtlasUtilities__cctor_m4281394208_MetadataUsageId; struct Vector3_t3722313464 ; struct Vector2_t2156229523 ; struct Color32_t2600501292 ; struct PolygonU5BU5D_t741399164; struct SlotU5BU5D_t285245173; struct SingleU5BU5D_t1444911251; struct BoundingBoxAttachmentU5BU5D_t858874171; struct Int32U5BU5D_t385246372; struct ExposedList_1U5BU5D_t2972111025; struct BoneDataU5BU5D_t1439018559; struct SlotDataU5BU5D_t329267611; struct AnimationU5BU5D_t3250602338; struct IkConstraintDataU5BU5D_t269274332; struct TransformConstraintDataU5BU5D_t2360202743; struct PathConstraintDataU5BU5D_t2576410383; struct BoneU5BU5D_t374432249; struct IkConstraintU5BU5D_t1657091952; struct TransformConstraintU5BU5D_t1783343736; struct PathConstraintU5BU5D_t1831722955; struct AtlasU5BU5D_t3463999232; struct ObjectU5BU5D_t2843939325; struct StringU5BU5D_t1281789340; struct BooleanU5BU5D_t2897418192; struct ExposedList_1U5BU5D_t1912446146; struct PolygonCollider2DU5BU5D_t759784257; struct MaterialU5BU5D_t561872642; struct Vector3U5BU5D_t1718750761; struct Vector2U5BU5D_t1457185986; struct Color32U5BU5D_t3850468773; struct AttachmentU5BU5D_t1033217241; struct SubmeshInstructionU5BU5D_t131014463; struct Vector4U5BU5D_t934056436; struct RectU5BU5D_t2936723554; struct Texture2DU5BU5D_t149664596; struct ColorU5BU5D_t941916413; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H #ifndef LIST_1_T899420910_H #define LIST_1_T899420910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t899420910 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector3U5BU5D_t1718750761* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t899420910, ____items_1)); } inline Vector3U5BU5D_t1718750761* get__items_1() const { return ____items_1; } inline Vector3U5BU5D_t1718750761** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector3U5BU5D_t1718750761* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t899420910, ____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_t899420910, ____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; } }; struct List_1_t899420910_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Vector3U5BU5D_t1718750761* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t899420910_StaticFields, ___EmptyArray_4)); } inline Vector3U5BU5D_t1718750761* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Vector3U5BU5D_t1718750761** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Vector3U5BU5D_t1718750761* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T899420910_H #ifndef LIST_1_T3628304265_H #define LIST_1_T3628304265_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3628304265 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector2U5BU5D_t1457185986* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3628304265, ____items_1)); } inline Vector2U5BU5D_t1457185986* get__items_1() const { return ____items_1; } inline Vector2U5BU5D_t1457185986** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector2U5BU5D_t1457185986* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3628304265, ____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_t3628304265, ____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; } }; struct List_1_t3628304265_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Vector2U5BU5D_t1457185986* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3628304265_StaticFields, ___EmptyArray_4)); } inline Vector2U5BU5D_t1457185986* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Vector2U5BU5D_t1457185986** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Vector2U5BU5D_t1457185986* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3628304265_H #ifndef LIST_1_T4072576034_H #define LIST_1_T4072576034_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t4072576034 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Color32U5BU5D_t3850468773* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t4072576034, ____items_1)); } inline Color32U5BU5D_t3850468773* get__items_1() const { return ____items_1; } inline Color32U5BU5D_t3850468773** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Color32U5BU5D_t3850468773* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4072576034, ____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_t4072576034, ____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; } }; struct List_1_t4072576034_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Color32U5BU5D_t3850468773* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4072576034_StaticFields, ___EmptyArray_4)); } inline Color32U5BU5D_t3850468773* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Color32U5BU5D_t3850468773** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Color32U5BU5D_t3850468773* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4072576034_H struct Il2CppArrayBounds; #ifndef RUNTIMEARRAY_H #define RUNTIMEARRAY_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Array #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEARRAY_H #ifndef TEXTREADER_T283511965_H #define TEXTREADER_T283511965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.TextReader struct TextReader_t283511965 : public RuntimeObject { public: public: }; struct TextReader_t283511965_StaticFields { public: // System.IO.TextReader System.IO.TextReader::Null TextReader_t283511965 * ___Null_0; public: inline static int32_t get_offset_of_Null_0() { return static_cast(offsetof(TextReader_t283511965_StaticFields, ___Null_0)); } inline TextReader_t283511965 * get_Null_0() const { return ___Null_0; } inline TextReader_t283511965 ** get_address_of_Null_0() { return &___Null_0; } inline void set_Null_0(TextReader_t283511965 * value) { ___Null_0 = value; Il2CppCodeGenWriteBarrier((&___Null_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTREADER_T283511965_H #ifndef STREAM_T1273022909_H #define STREAM_T1273022909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.Stream struct Stream_t1273022909 : public RuntimeObject { public: public: }; struct Stream_t1273022909_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_t1273022909 * ___Null_0; public: inline static int32_t get_offset_of_Null_0() { return static_cast(offsetof(Stream_t1273022909_StaticFields, ___Null_0)); } inline Stream_t1273022909 * get_Null_0() const { return ___Null_0; } inline Stream_t1273022909 ** get_address_of_Null_0() { return &___Null_0; } inline void set_Null_0(Stream_t1273022909 * value) { ___Null_0 = value; Il2CppCodeGenWriteBarrier((&___Null_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STREAM_T1273022909_H #ifndef DICTIONARY_2_T3700682020_H #define DICTIONARY_2_T3700682020_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3700682020 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots MaterialU5BU5D_t561872642* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots MaterialU5BU5D_t561872642* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t3700682020, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t3700682020, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t3700682020, ___keySlots_6)); } inline MaterialU5BU5D_t561872642* get_keySlots_6() const { return ___keySlots_6; } inline MaterialU5BU5D_t561872642** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(MaterialU5BU5D_t561872642* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t3700682020, ___valueSlots_7)); } inline MaterialU5BU5D_t561872642* get_valueSlots_7() const { return ___valueSlots_7; } inline MaterialU5BU5D_t561872642** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(MaterialU5BU5D_t561872642* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3700682020, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t3700682020, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t3700682020, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t3700682020, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t3700682020, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t3700682020, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t3700682020, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t3700682020_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2448898568 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3700682020_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2448898568 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2448898568 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2448898568 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3700682020_H #ifndef LINKEDMESH_T1696919459_H #define LINKEDMESH_T1696919459_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.SkeletonJson/LinkedMesh struct LinkedMesh_t1696919459 : public RuntimeObject { public: // System.String Spine.SkeletonJson/LinkedMesh::parent String_t* ___parent_0; // System.String Spine.SkeletonJson/LinkedMesh::skin String_t* ___skin_1; // System.Int32 Spine.SkeletonJson/LinkedMesh::slotIndex int32_t ___slotIndex_2; // Spine.MeshAttachment Spine.SkeletonJson/LinkedMesh::mesh MeshAttachment_t1975337962 * ___mesh_3; public: inline static int32_t get_offset_of_parent_0() { return static_cast(offsetof(LinkedMesh_t1696919459, ___parent_0)); } inline String_t* get_parent_0() const { return ___parent_0; } inline String_t** get_address_of_parent_0() { return &___parent_0; } inline void set_parent_0(String_t* value) { ___parent_0 = value; Il2CppCodeGenWriteBarrier((&___parent_0), value); } inline static int32_t get_offset_of_skin_1() { return static_cast(offsetof(LinkedMesh_t1696919459, ___skin_1)); } inline String_t* get_skin_1() const { return ___skin_1; } inline String_t** get_address_of_skin_1() { return &___skin_1; } inline void set_skin_1(String_t* value) { ___skin_1 = value; Il2CppCodeGenWriteBarrier((&___skin_1), value); } inline static int32_t get_offset_of_slotIndex_2() { return static_cast(offsetof(LinkedMesh_t1696919459, ___slotIndex_2)); } inline int32_t get_slotIndex_2() const { return ___slotIndex_2; } inline int32_t* get_address_of_slotIndex_2() { return &___slotIndex_2; } inline void set_slotIndex_2(int32_t value) { ___slotIndex_2 = value; } inline static int32_t get_offset_of_mesh_3() { return static_cast(offsetof(LinkedMesh_t1696919459, ___mesh_3)); } inline MeshAttachment_t1975337962 * get_mesh_3() const { return ___mesh_3; } inline MeshAttachment_t1975337962 ** get_address_of_mesh_3() { return &___mesh_3; } inline void set_mesh_3(MeshAttachment_t1975337962 * value) { ___mesh_3 = value; Il2CppCodeGenWriteBarrier((&___mesh_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDMESH_T1696919459_H #ifndef DICTIONARY_2_T2865362463_H #define DICTIONARY_2_T2865362463_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2865362463 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots ObjectU5BU5D_t2843939325* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t2865362463, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t2865362463, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t2865362463, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t2865362463, ___valueSlots_7)); } inline ObjectU5BU5D_t2843939325* get_valueSlots_7() const { return ___valueSlots_7; } inline ObjectU5BU5D_t2843939325** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(ObjectU5BU5D_t2843939325* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2865362463, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t2865362463, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t2865362463, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t2865362463, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t2865362463, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t2865362463, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t2865362463, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t2865362463_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t1694351041 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2865362463_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t1694351041 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t1694351041 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t1694351041 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2865362463_H #ifndef EXPOSEDLIST_1_T1455901122_H #define EXPOSEDLIST_1_T1455901122_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t1455901122 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items AttachmentU5BU5D_t1033217241* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t1455901122, ___Items_0)); } inline AttachmentU5BU5D_t1033217241* get_Items_0() const { return ___Items_0; } inline AttachmentU5BU5D_t1033217241** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(AttachmentU5BU5D_t1033217241* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t1455901122, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t1455901122, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t1455901122_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray AttachmentU5BU5D_t1033217241* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t1455901122_StaticFields, ___EmptyArray_3)); } inline AttachmentU5BU5D_t1033217241* get_EmptyArray_3() const { return ___EmptyArray_3; } inline AttachmentU5BU5D_t1033217241** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(AttachmentU5BU5D_t1033217241* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T1455901122_H #ifndef EXCEPTION_T_H #define EXCEPTION_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Exception struct Exception_t : public RuntimeObject { public: // System.IntPtr[] System.Exception::trace_ips IntPtrU5BU5D_t4013366056* ___trace_ips_0; // System.Exception System.Exception::inner_exception Exception_t * ___inner_exception_1; // System.String System.Exception::message String_t* ___message_2; // System.String System.Exception::help_link String_t* ___help_link_3; // System.String System.Exception::class_name String_t* ___class_name_4; // System.String System.Exception::stack_trace String_t* ___stack_trace_5; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_6; // System.Int32 System.Exception::remote_stack_index int32_t ___remote_stack_index_7; // System.Int32 System.Exception::hresult int32_t ___hresult_8; // System.String System.Exception::source String_t* ___source_9; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_10; public: inline static int32_t get_offset_of_trace_ips_0() { return static_cast(offsetof(Exception_t, ___trace_ips_0)); } inline IntPtrU5BU5D_t4013366056* get_trace_ips_0() const { return ___trace_ips_0; } inline IntPtrU5BU5D_t4013366056** get_address_of_trace_ips_0() { return &___trace_ips_0; } inline void set_trace_ips_0(IntPtrU5BU5D_t4013366056* value) { ___trace_ips_0 = value; Il2CppCodeGenWriteBarrier((&___trace_ips_0), value); } inline static int32_t get_offset_of_inner_exception_1() { return static_cast(offsetof(Exception_t, ___inner_exception_1)); } inline Exception_t * get_inner_exception_1() const { return ___inner_exception_1; } inline Exception_t ** get_address_of_inner_exception_1() { return &___inner_exception_1; } inline void set_inner_exception_1(Exception_t * value) { ___inner_exception_1 = value; Il2CppCodeGenWriteBarrier((&___inner_exception_1), 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((&___message_2), value); } inline static int32_t get_offset_of_help_link_3() { return static_cast(offsetof(Exception_t, ___help_link_3)); } inline String_t* get_help_link_3() const { return ___help_link_3; } inline String_t** get_address_of_help_link_3() { return &___help_link_3; } inline void set_help_link_3(String_t* value) { ___help_link_3 = value; Il2CppCodeGenWriteBarrier((&___help_link_3), value); } inline static int32_t get_offset_of_class_name_4() { return static_cast(offsetof(Exception_t, ___class_name_4)); } inline String_t* get_class_name_4() const { return ___class_name_4; } inline String_t** get_address_of_class_name_4() { return &___class_name_4; } inline void set_class_name_4(String_t* value) { ___class_name_4 = value; Il2CppCodeGenWriteBarrier((&___class_name_4), value); } inline static int32_t get_offset_of_stack_trace_5() { return static_cast(offsetof(Exception_t, ___stack_trace_5)); } inline String_t* get_stack_trace_5() const { return ___stack_trace_5; } inline String_t** get_address_of_stack_trace_5() { return &___stack_trace_5; } inline void set_stack_trace_5(String_t* value) { ___stack_trace_5 = value; Il2CppCodeGenWriteBarrier((&___stack_trace_5), value); } inline static int32_t get_offset_of__remoteStackTraceString_6() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_6)); } inline String_t* get__remoteStackTraceString_6() const { return ____remoteStackTraceString_6; } inline String_t** get_address_of__remoteStackTraceString_6() { return &____remoteStackTraceString_6; } inline void set__remoteStackTraceString_6(String_t* value) { ____remoteStackTraceString_6 = value; Il2CppCodeGenWriteBarrier((&____remoteStackTraceString_6), value); } inline static int32_t get_offset_of_remote_stack_index_7() { return static_cast(offsetof(Exception_t, ___remote_stack_index_7)); } inline int32_t get_remote_stack_index_7() const { return ___remote_stack_index_7; } inline int32_t* get_address_of_remote_stack_index_7() { return &___remote_stack_index_7; } inline void set_remote_stack_index_7(int32_t value) { ___remote_stack_index_7 = value; } inline static int32_t get_offset_of_hresult_8() { return static_cast(offsetof(Exception_t, ___hresult_8)); } inline int32_t get_hresult_8() const { return ___hresult_8; } inline int32_t* get_address_of_hresult_8() { return &___hresult_8; } inline void set_hresult_8(int32_t value) { ___hresult_8 = value; } inline static int32_t get_offset_of_source_9() { return static_cast(offsetof(Exception_t, ___source_9)); } inline String_t* get_source_9() const { return ___source_9; } inline String_t** get_address_of_source_9() { return &___source_9; } inline void set_source_9(String_t* value) { ___source_9 = value; Il2CppCodeGenWriteBarrier((&___source_9), value); } inline static int32_t get_offset_of__data_10() { return static_cast(offsetof(Exception_t, ____data_10)); } inline RuntimeObject* get__data_10() const { return ____data_10; } inline RuntimeObject** get_address_of__data_10() { return &____data_10; } inline void set__data_10(RuntimeObject* value) { ____data_10 = value; Il2CppCodeGenWriteBarrier((&____data_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXCEPTION_T_H #ifndef DICTIONARY_2_T3424054551_H #define DICTIONARY_2_T3424054551_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3424054551 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots SlotU5BU5D_t285245173* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots MaterialU5BU5D_t561872642* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t3424054551, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t3424054551, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t3424054551, ___keySlots_6)); } inline SlotU5BU5D_t285245173* get_keySlots_6() const { return ___keySlots_6; } inline SlotU5BU5D_t285245173** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(SlotU5BU5D_t285245173* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t3424054551, ___valueSlots_7)); } inline MaterialU5BU5D_t561872642* get_valueSlots_7() const { return ___valueSlots_7; } inline MaterialU5BU5D_t561872642** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(MaterialU5BU5D_t561872642* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3424054551, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t3424054551, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t3424054551, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t3424054551, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t3424054551, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t3424054551, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t3424054551, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t3424054551_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3830314217 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3424054551_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3830314217 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3830314217 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3830314217 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3424054551_H #ifndef LIST_1_T692048146_H #define LIST_1_T692048146_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t692048146 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SlotU5BU5D_t285245173* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t692048146, ____items_1)); } inline SlotU5BU5D_t285245173* get__items_1() const { return ____items_1; } inline SlotU5BU5D_t285245173** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SlotU5BU5D_t285245173* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t692048146, ____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_t692048146, ____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; } }; struct List_1_t692048146_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray SlotU5BU5D_t285245173* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t692048146_StaticFields, ___EmptyArray_4)); } inline SlotU5BU5D_t285245173* get_EmptyArray_4() const { return ___EmptyArray_4; } inline SlotU5BU5D_t285245173** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(SlotU5BU5D_t285245173* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T692048146_H #ifndef LIST_1_T128053199_H #define LIST_1_T128053199_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t128053199 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t385246372* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t128053199, ____items_1)); } inline Int32U5BU5D_t385246372* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t385246372** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t385246372* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t128053199, ____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_t128053199, ____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; } }; struct List_1_t128053199_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Int32U5BU5D_t385246372* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t128053199_StaticFields, ___EmptyArray_4)); } inline Int32U5BU5D_t385246372* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Int32U5BU5D_t385246372** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Int32U5BU5D_t385246372* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T128053199_H #ifndef EXPOSEDLIST_1_T3687966776_H #define EXPOSEDLIST_1_T3687966776_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t3687966776 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items PathConstraintU5BU5D_t1831722955* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t3687966776, ___Items_0)); } inline PathConstraintU5BU5D_t1831722955* get_Items_0() const { return ___Items_0; } inline PathConstraintU5BU5D_t1831722955** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(PathConstraintU5BU5D_t1831722955* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t3687966776, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t3687966776, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t3687966776_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray PathConstraintU5BU5D_t1831722955* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t3687966776_StaticFields, ___EmptyArray_3)); } inline PathConstraintU5BU5D_t1831722955* get_EmptyArray_3() const { return ___EmptyArray_3; } inline PathConstraintU5BU5D_t1831722955** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(PathConstraintU5BU5D_t1831722955* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T3687966776_H #ifndef SMARTMESH_T524811292_H #define SMARTMESH_T524811292_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.MeshRendererBuffers/SmartMesh struct SmartMesh_t524811292 : public RuntimeObject { public: // UnityEngine.Mesh Spine.Unity.MeshRendererBuffers/SmartMesh::mesh Mesh_t3648964284 * ___mesh_0; // Spine.Unity.SkeletonRendererInstruction Spine.Unity.MeshRendererBuffers/SmartMesh::instructionUsed SkeletonRendererInstruction_t651787775 * ___instructionUsed_1; public: inline static int32_t get_offset_of_mesh_0() { return static_cast(offsetof(SmartMesh_t524811292, ___mesh_0)); } inline Mesh_t3648964284 * get_mesh_0() const { return ___mesh_0; } inline Mesh_t3648964284 ** get_address_of_mesh_0() { return &___mesh_0; } inline void set_mesh_0(Mesh_t3648964284 * value) { ___mesh_0 = value; Il2CppCodeGenWriteBarrier((&___mesh_0), value); } inline static int32_t get_offset_of_instructionUsed_1() { return static_cast(offsetof(SmartMesh_t524811292, ___instructionUsed_1)); } inline SkeletonRendererInstruction_t651787775 * get_instructionUsed_1() const { return ___instructionUsed_1; } inline SkeletonRendererInstruction_t651787775 ** get_address_of_instructionUsed_1() { return &___instructionUsed_1; } inline void set_instructionUsed_1(SkeletonRendererInstruction_t651787775 * value) { ___instructionUsed_1 = value; Il2CppCodeGenWriteBarrier((&___instructionUsed_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMARTMESH_T524811292_H #ifndef DOUBLEBUFFERED_1_T2489386064_H #define DOUBLEBUFFERED_1_T2489386064_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.DoubleBuffered`1 struct DoubleBuffered_1_t2489386064 : public RuntimeObject { public: // T Spine.Unity.DoubleBuffered`1::a SmartMesh_t524811292 * ___a_0; // T Spine.Unity.DoubleBuffered`1::b SmartMesh_t524811292 * ___b_1; // System.Boolean Spine.Unity.DoubleBuffered`1::usingA bool ___usingA_2; public: inline static int32_t get_offset_of_a_0() { return static_cast(offsetof(DoubleBuffered_1_t2489386064, ___a_0)); } inline SmartMesh_t524811292 * get_a_0() const { return ___a_0; } inline SmartMesh_t524811292 ** get_address_of_a_0() { return &___a_0; } inline void set_a_0(SmartMesh_t524811292 * value) { ___a_0 = value; Il2CppCodeGenWriteBarrier((&___a_0), value); } inline static int32_t get_offset_of_b_1() { return static_cast(offsetof(DoubleBuffered_1_t2489386064, ___b_1)); } inline SmartMesh_t524811292 * get_b_1() const { return ___b_1; } inline SmartMesh_t524811292 ** get_address_of_b_1() { return &___b_1; } inline void set_b_1(SmartMesh_t524811292 * value) { ___b_1 = value; Il2CppCodeGenWriteBarrier((&___b_1), value); } inline static int32_t get_offset_of_usingA_2() { return static_cast(offsetof(DoubleBuffered_1_t2489386064, ___usingA_2)); } inline bool get_usingA_2() const { return ___usingA_2; } inline bool* get_address_of_usingA_2() { return &___usingA_2; } inline void set_usingA_2(bool value) { ___usingA_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOUBLEBUFFERED_1_T2489386064_H #ifndef EXPOSEDLIST_1_T4085685707_H #define EXPOSEDLIST_1_T4085685707_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t4085685707 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items EventU5BU5D_t1966750348* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t4085685707, ___Items_0)); } inline EventU5BU5D_t1966750348* get_Items_0() const { return ___Items_0; } inline EventU5BU5D_t1966750348** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(EventU5BU5D_t1966750348* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t4085685707, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t4085685707, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t4085685707_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray EventU5BU5D_t1966750348* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t4085685707_StaticFields, ___EmptyArray_3)); } inline EventU5BU5D_t1966750348* get_EmptyArray_3() const { return ___EmptyArray_3; } inline EventU5BU5D_t1966750348** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(EventU5BU5D_t1966750348* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T4085685707_H #ifndef EXPOSEDLIST_1_T3047486989_H #define EXPOSEDLIST_1_T3047486989_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t3047486989 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items MaterialU5BU5D_t561872642* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t3047486989, ___Items_0)); } inline MaterialU5BU5D_t561872642* get_Items_0() const { return ___Items_0; } inline MaterialU5BU5D_t561872642** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(MaterialU5BU5D_t561872642* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t3047486989, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t3047486989, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t3047486989_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray MaterialU5BU5D_t561872642* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t3047486989_StaticFields, ___EmptyArray_3)); } inline MaterialU5BU5D_t561872642* get_EmptyArray_3() const { return ___EmptyArray_3; } inline MaterialU5BU5D_t561872642** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(MaterialU5BU5D_t561872642* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T3047486989_H #ifndef LIST_1_T3319525431_H #define LIST_1_T3319525431_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3319525431 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_t1281789340* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3319525431, ____items_1)); } inline StringU5BU5D_t1281789340* get__items_1() const { return ____items_1; } inline StringU5BU5D_t1281789340** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_t1281789340* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3319525431, ____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_t3319525431, ____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; } }; struct List_1_t3319525431_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray StringU5BU5D_t1281789340* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3319525431_StaticFields, ___EmptyArray_4)); } inline StringU5BU5D_t1281789340* get_EmptyArray_4() const { return ___EmptyArray_4; } inline StringU5BU5D_t1281789340** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(StringU5BU5D_t1281789340* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3319525431_H #ifndef MESHRENDERERBUFFERS_T756429994_H #define MESHRENDERERBUFFERS_T756429994_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.MeshRendererBuffers struct MeshRendererBuffers_t756429994 : public RuntimeObject { public: // Spine.Unity.DoubleBuffered`1 Spine.Unity.MeshRendererBuffers::doubleBufferedMesh DoubleBuffered_1_t2489386064 * ___doubleBufferedMesh_0; // Spine.ExposedList`1 Spine.Unity.MeshRendererBuffers::submeshMaterials ExposedList_1_t3047486989 * ___submeshMaterials_1; // UnityEngine.Material[] Spine.Unity.MeshRendererBuffers::sharedMaterials MaterialU5BU5D_t561872642* ___sharedMaterials_2; public: inline static int32_t get_offset_of_doubleBufferedMesh_0() { return static_cast(offsetof(MeshRendererBuffers_t756429994, ___doubleBufferedMesh_0)); } inline DoubleBuffered_1_t2489386064 * get_doubleBufferedMesh_0() const { return ___doubleBufferedMesh_0; } inline DoubleBuffered_1_t2489386064 ** get_address_of_doubleBufferedMesh_0() { return &___doubleBufferedMesh_0; } inline void set_doubleBufferedMesh_0(DoubleBuffered_1_t2489386064 * value) { ___doubleBufferedMesh_0 = value; Il2CppCodeGenWriteBarrier((&___doubleBufferedMesh_0), value); } inline static int32_t get_offset_of_submeshMaterials_1() { return static_cast(offsetof(MeshRendererBuffers_t756429994, ___submeshMaterials_1)); } inline ExposedList_1_t3047486989 * get_submeshMaterials_1() const { return ___submeshMaterials_1; } inline ExposedList_1_t3047486989 ** get_address_of_submeshMaterials_1() { return &___submeshMaterials_1; } inline void set_submeshMaterials_1(ExposedList_1_t3047486989 * value) { ___submeshMaterials_1 = value; Il2CppCodeGenWriteBarrier((&___submeshMaterials_1), value); } inline static int32_t get_offset_of_sharedMaterials_2() { return static_cast(offsetof(MeshRendererBuffers_t756429994, ___sharedMaterials_2)); } inline MaterialU5BU5D_t561872642* get_sharedMaterials_2() const { return ___sharedMaterials_2; } inline MaterialU5BU5D_t561872642** get_address_of_sharedMaterials_2() { return &___sharedMaterials_2; } inline void set_sharedMaterials_2(MaterialU5BU5D_t561872642* value) { ___sharedMaterials_2 = value; Il2CppCodeGenWriteBarrier((&___sharedMaterials_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MESHRENDERERBUFFERS_T756429994_H #ifndef LIST_1_T3168994201_H #define LIST_1_T3168994201_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3168994201 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items LinkedMeshU5BU5D_t3211535986* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3168994201, ____items_1)); } inline LinkedMeshU5BU5D_t3211535986* get__items_1() const { return ____items_1; } inline LinkedMeshU5BU5D_t3211535986** get_address_of__items_1() { return &____items_1; } inline void set__items_1(LinkedMeshU5BU5D_t3211535986* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3168994201, ____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_t3168994201, ____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; } }; struct List_1_t3168994201_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray LinkedMeshU5BU5D_t3211535986* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3168994201_StaticFields, ___EmptyArray_4)); } inline LinkedMeshU5BU5D_t3211535986* get_EmptyArray_4() const { return ___EmptyArray_4; } inline LinkedMeshU5BU5D_t3211535986** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(LinkedMeshU5BU5D_t3211535986* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3168994201_H #ifndef ATLASATTACHMENTLOADER_T3966790320_H #define ATLASATTACHMENTLOADER_T3966790320_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.AtlasAttachmentLoader struct AtlasAttachmentLoader_t3966790320 : public RuntimeObject { public: // Spine.Atlas[] Spine.AtlasAttachmentLoader::atlasArray AtlasU5BU5D_t3463999232* ___atlasArray_0; public: inline static int32_t get_offset_of_atlasArray_0() { return static_cast(offsetof(AtlasAttachmentLoader_t3966790320, ___atlasArray_0)); } inline AtlasU5BU5D_t3463999232* get_atlasArray_0() const { return ___atlasArray_0; } inline AtlasU5BU5D_t3463999232** get_address_of_atlasArray_0() { return &___atlasArray_0; } inline void set_atlasArray_0(AtlasU5BU5D_t3463999232* value) { ___atlasArray_0 = value; Il2CppCodeGenWriteBarrier((&___atlasArray_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATLASATTACHMENTLOADER_T3966790320_H #ifndef ATLAS_T4040192941_H #define ATLAS_T4040192941_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Atlas struct Atlas_t4040192941 : public RuntimeObject { public: // System.Collections.Generic.List`1 Spine.Atlas::pages List_1_t1254125117 * ___pages_0; // System.Collections.Generic.List`1 Spine.Atlas::regions List_1_t1485978026 * ___regions_1; // Spine.TextureLoader Spine.Atlas::textureLoader RuntimeObject* ___textureLoader_2; public: inline static int32_t get_offset_of_pages_0() { return static_cast(offsetof(Atlas_t4040192941, ___pages_0)); } inline List_1_t1254125117 * get_pages_0() const { return ___pages_0; } inline List_1_t1254125117 ** get_address_of_pages_0() { return &___pages_0; } inline void set_pages_0(List_1_t1254125117 * value) { ___pages_0 = value; Il2CppCodeGenWriteBarrier((&___pages_0), value); } inline static int32_t get_offset_of_regions_1() { return static_cast(offsetof(Atlas_t4040192941, ___regions_1)); } inline List_1_t1485978026 * get_regions_1() const { return ___regions_1; } inline List_1_t1485978026 ** get_address_of_regions_1() { return &___regions_1; } inline void set_regions_1(List_1_t1485978026 * value) { ___regions_1 = value; Il2CppCodeGenWriteBarrier((&___regions_1), value); } inline static int32_t get_offset_of_textureLoader_2() { return static_cast(offsetof(Atlas_t4040192941, ___textureLoader_2)); } inline RuntimeObject* get_textureLoader_2() const { return ___textureLoader_2; } inline RuntimeObject** get_address_of_textureLoader_2() { return &___textureLoader_2; } inline void set_textureLoader_2(RuntimeObject* value) { ___textureLoader_2 = value; Il2CppCodeGenWriteBarrier((&___textureLoader_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATLAS_T4040192941_H #ifndef SKELETONJSON_T4049771867_H #define SKELETONJSON_T4049771867_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.SkeletonJson struct SkeletonJson_t4049771867 : public RuntimeObject { public: // System.Single Spine.SkeletonJson::k__BackingField float ___U3CScaleU3Ek__BackingField_0; // Spine.AttachmentLoader Spine.SkeletonJson::attachmentLoader RuntimeObject* ___attachmentLoader_1; // System.Collections.Generic.List`1 Spine.SkeletonJson::linkedMeshes List_1_t3168994201 * ___linkedMeshes_2; public: inline static int32_t get_offset_of_U3CScaleU3Ek__BackingField_0() { return static_cast(offsetof(SkeletonJson_t4049771867, ___U3CScaleU3Ek__BackingField_0)); } inline float get_U3CScaleU3Ek__BackingField_0() const { return ___U3CScaleU3Ek__BackingField_0; } inline float* get_address_of_U3CScaleU3Ek__BackingField_0() { return &___U3CScaleU3Ek__BackingField_0; } inline void set_U3CScaleU3Ek__BackingField_0(float value) { ___U3CScaleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_attachmentLoader_1() { return static_cast(offsetof(SkeletonJson_t4049771867, ___attachmentLoader_1)); } inline RuntimeObject* get_attachmentLoader_1() const { return ___attachmentLoader_1; } inline RuntimeObject** get_address_of_attachmentLoader_1() { return &___attachmentLoader_1; } inline void set_attachmentLoader_1(RuntimeObject* value) { ___attachmentLoader_1 = value; Il2CppCodeGenWriteBarrier((&___attachmentLoader_1), value); } inline static int32_t get_offset_of_linkedMeshes_2() { return static_cast(offsetof(SkeletonJson_t4049771867, ___linkedMeshes_2)); } inline List_1_t3168994201 * get_linkedMeshes_2() const { return ___linkedMeshes_2; } inline List_1_t3168994201 ** get_address_of_linkedMeshes_2() { return &___linkedMeshes_2; } inline void set_linkedMeshes_2(List_1_t3168994201 * value) { ___linkedMeshes_2 = value; Il2CppCodeGenWriteBarrier((&___linkedMeshes_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONJSON_T4049771867_H #ifndef LIST_1_T220863998_H #define LIST_1_T220863998_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t220863998 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items AttachmentU5BU5D_t1033217241* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t220863998, ____items_1)); } inline AttachmentU5BU5D_t1033217241* get__items_1() const { return ____items_1; } inline AttachmentU5BU5D_t1033217241** get_address_of__items_1() { return &____items_1; } inline void set__items_1(AttachmentU5BU5D_t1033217241* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t220863998, ____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_t220863998, ____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; } }; struct List_1_t220863998_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray AttachmentU5BU5D_t1033217241* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t220863998_StaticFields, ___EmptyArray_4)); } inline AttachmentU5BU5D_t1033217241* get_EmptyArray_4() const { return ___EmptyArray_4; } inline AttachmentU5BU5D_t1033217241** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(AttachmentU5BU5D_t1033217241* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T220863998_H #ifndef LIST_1_T257213610_H #define LIST_1_T257213610_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t257213610 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t2843939325* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t257213610, ____items_1)); } inline ObjectU5BU5D_t2843939325* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_t2843939325** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_t2843939325* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t257213610, ____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_t257213610, ____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; } }; struct List_1_t257213610_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ObjectU5BU5D_t2843939325* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t257213610_StaticFields, ___EmptyArray_4)); } inline ObjectU5BU5D_t2843939325* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ObjectU5BU5D_t2843939325** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ObjectU5BU5D_t2843939325* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T257213610_H #ifndef DRAWORDERTIMELINE_T1092982325_H #define DRAWORDERTIMELINE_T1092982325_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.DrawOrderTimeline struct DrawOrderTimeline_t1092982325 : public RuntimeObject { public: // System.Single[] Spine.DrawOrderTimeline::frames SingleU5BU5D_t1444911251* ___frames_0; // System.Int32[][] Spine.DrawOrderTimeline::drawOrders Int32U5BU5DU5BU5D_t3365920845* ___drawOrders_1; public: inline static int32_t get_offset_of_frames_0() { return static_cast(offsetof(DrawOrderTimeline_t1092982325, ___frames_0)); } inline SingleU5BU5D_t1444911251* get_frames_0() const { return ___frames_0; } inline SingleU5BU5D_t1444911251** get_address_of_frames_0() { return &___frames_0; } inline void set_frames_0(SingleU5BU5D_t1444911251* value) { ___frames_0 = value; Il2CppCodeGenWriteBarrier((&___frames_0), value); } inline static int32_t get_offset_of_drawOrders_1() { return static_cast(offsetof(DrawOrderTimeline_t1092982325, ___drawOrders_1)); } inline Int32U5BU5DU5BU5D_t3365920845* get_drawOrders_1() const { return ___drawOrders_1; } inline Int32U5BU5DU5BU5D_t3365920845** get_address_of_drawOrders_1() { return &___drawOrders_1; } inline void set_drawOrders_1(Int32U5BU5DU5BU5D_t3365920845* value) { ___drawOrders_1 = value; Il2CppCodeGenWriteBarrier((&___drawOrders_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DRAWORDERTIMELINE_T1092982325_H #ifndef EVENTTIMELINE_T2341881094_H #define EVENTTIMELINE_T2341881094_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.EventTimeline struct EventTimeline_t2341881094 : public RuntimeObject { public: // System.Single[] Spine.EventTimeline::frames SingleU5BU5D_t1444911251* ___frames_0; // Spine.Event[] Spine.EventTimeline::events EventU5BU5D_t1966750348* ___events_1; public: inline static int32_t get_offset_of_frames_0() { return static_cast(offsetof(EventTimeline_t2341881094, ___frames_0)); } inline SingleU5BU5D_t1444911251* get_frames_0() const { return ___frames_0; } inline SingleU5BU5D_t1444911251** get_address_of_frames_0() { return &___frames_0; } inline void set_frames_0(SingleU5BU5D_t1444911251* value) { ___frames_0 = value; Il2CppCodeGenWriteBarrier((&___frames_0), value); } inline static int32_t get_offset_of_events_1() { return static_cast(offsetof(EventTimeline_t2341881094, ___events_1)); } inline EventU5BU5D_t1966750348* get_events_1() const { return ___events_1; } inline EventU5BU5D_t1966750348** get_address_of_events_1() { return &___events_1; } inline void set_events_1(EventU5BU5D_t1966750348* value) { ___events_1 = value; Il2CppCodeGenWriteBarrier((&___events_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EVENTTIMELINE_T2341881094_H #ifndef ATTACHMENTKEYTUPLECOMPARER_T1167996044_H #define ATTACHMENTKEYTUPLECOMPARER_T1167996044_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Skin/AttachmentKeyTupleComparer struct AttachmentKeyTupleComparer_t1167996044 : public RuntimeObject { public: public: }; struct AttachmentKeyTupleComparer_t1167996044_StaticFields { public: // Spine.Skin/AttachmentKeyTupleComparer Spine.Skin/AttachmentKeyTupleComparer::Instance AttachmentKeyTupleComparer_t1167996044 * ___Instance_0; public: inline static int32_t get_offset_of_Instance_0() { return static_cast(offsetof(AttachmentKeyTupleComparer_t1167996044_StaticFields, ___Instance_0)); } inline AttachmentKeyTupleComparer_t1167996044 * get_Instance_0() const { return ___Instance_0; } inline AttachmentKeyTupleComparer_t1167996044 ** get_address_of_Instance_0() { return &___Instance_0; } inline void set_Instance_0(AttachmentKeyTupleComparer_t1167996044 * value) { ___Instance_0 = value; Il2CppCodeGenWriteBarrier((&___Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATTACHMENTKEYTUPLECOMPARER_T1167996044_H #ifndef DICTIONARY_2_T968660385_H #define DICTIONARY_2_T968660385_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t968660385 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots AttachmentKeyTupleU5BU5D_t3716404170* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots AttachmentU5BU5D_t1033217241* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t968660385, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t968660385, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t968660385, ___keySlots_6)); } inline AttachmentKeyTupleU5BU5D_t3716404170* get_keySlots_6() const { return ___keySlots_6; } inline AttachmentKeyTupleU5BU5D_t3716404170** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(AttachmentKeyTupleU5BU5D_t3716404170* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t968660385, ___valueSlots_7)); } inline AttachmentU5BU5D_t1033217241* get_valueSlots_7() const { return ___valueSlots_7; } inline AttachmentU5BU5D_t1033217241** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(AttachmentU5BU5D_t1033217241* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t968660385, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t968660385, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t968660385, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t968660385, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t968660385, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t968660385, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t968660385, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t968660385_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t879785719 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t968660385_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t879785719 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t879785719 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t879785719 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T968660385_H #ifndef DICTIONARY_2_T236371284_H #define DICTIONARY_2_T236371284_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2,Spine.AtlasPage> struct Dictionary_2_t236371284 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots KeyValuePair_2U5BU5D_t1950853950* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots AtlasPageU5BU5D_t1299851454* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t236371284, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t236371284, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t236371284, ___keySlots_6)); } inline KeyValuePair_2U5BU5D_t1950853950* get_keySlots_6() const { return ___keySlots_6; } inline KeyValuePair_2U5BU5D_t1950853950** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(KeyValuePair_2U5BU5D_t1950853950* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t236371284, ___valueSlots_7)); } inline AtlasPageU5BU5D_t1299851454* get_valueSlots_7() const { return ___valueSlots_7; } inline AtlasPageU5BU5D_t1299851454** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(AtlasPageU5BU5D_t1299851454* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t236371284, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t236371284, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t236371284, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t236371284, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t236371284, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t236371284, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t236371284, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t236371284_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t1132311320 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t236371284_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t1132311320 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t1132311320 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t1132311320 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T236371284_H #ifndef ATLASMATERIALCACHE_T2039582058_H #define ATLASMATERIALCACHE_T2039582058_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.BlendModeMaterialsAsset/AtlasMaterialCache struct AtlasMaterialCache_t2039582058 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2,Spine.AtlasPage> Spine.Unity.BlendModeMaterialsAsset/AtlasMaterialCache::cache Dictionary_2_t236371284 * ___cache_0; public: inline static int32_t get_offset_of_cache_0() { return static_cast(offsetof(AtlasMaterialCache_t2039582058, ___cache_0)); } inline Dictionary_2_t236371284 * get_cache_0() const { return ___cache_0; } inline Dictionary_2_t236371284 ** get_address_of_cache_0() { return &___cache_0; } inline void set_cache_0(Dictionary_2_t236371284 * value) { ___cache_0 = value; Il2CppCodeGenWriteBarrier((&___cache_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATLASMATERIALCACHE_T2039582058_H #ifndef EXPOSEDLIST_1_T4070202189_H #define EXPOSEDLIST_1_T4070202189_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1> struct ExposedList_1_t4070202189 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items ExposedList_1U5BU5D_t1912446146* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t4070202189, ___Items_0)); } inline ExposedList_1U5BU5D_t1912446146* get_Items_0() const { return ___Items_0; } inline ExposedList_1U5BU5D_t1912446146** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(ExposedList_1U5BU5D_t1912446146* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t4070202189, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t4070202189, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t4070202189_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray ExposedList_1U5BU5D_t1912446146* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t4070202189_StaticFields, ___EmptyArray_3)); } inline ExposedList_1U5BU5D_t1912446146* get_EmptyArray_3() const { return ___EmptyArray_3; } inline ExposedList_1U5BU5D_t1912446146** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(ExposedList_1U5BU5D_t1912446146* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T4070202189_H #ifndef EXPOSEDLIST_1_T2804399831_H #define EXPOSEDLIST_1_T2804399831_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t2804399831 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items BooleanU5BU5D_t2897418192* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t2804399831, ___Items_0)); } inline BooleanU5BU5D_t2897418192* get_Items_0() const { return ___Items_0; } inline BooleanU5BU5D_t2897418192** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(BooleanU5BU5D_t2897418192* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t2804399831, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t2804399831, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t2804399831_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray BooleanU5BU5D_t2897418192* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t2804399831_StaticFields, ___EmptyArray_3)); } inline BooleanU5BU5D_t2897418192* get_EmptyArray_3() const { return ___EmptyArray_3; } inline BooleanU5BU5D_t2897418192** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(BooleanU5BU5D_t2897418192* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T2804399831_H #ifndef POOL_1_T3075278099_H #define POOL_1_T3075278099_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Pool`1> struct Pool_1_t3075278099 : public RuntimeObject { public: // System.Int32 Spine.Pool`1::max int32_t ___max_0; // System.Collections.Generic.Stack`1 Spine.Pool`1::freeObjects Stack_1_t652800799 * ___freeObjects_1; // System.Int32 Spine.Pool`1::k__BackingField int32_t ___U3CPeakU3Ek__BackingField_2; public: inline static int32_t get_offset_of_max_0() { return static_cast(offsetof(Pool_1_t3075278099, ___max_0)); } inline int32_t get_max_0() const { return ___max_0; } inline int32_t* get_address_of_max_0() { return &___max_0; } inline void set_max_0(int32_t value) { ___max_0 = value; } inline static int32_t get_offset_of_freeObjects_1() { return static_cast(offsetof(Pool_1_t3075278099, ___freeObjects_1)); } inline Stack_1_t652800799 * get_freeObjects_1() const { return ___freeObjects_1; } inline Stack_1_t652800799 ** get_address_of_freeObjects_1() { return &___freeObjects_1; } inline void set_freeObjects_1(Stack_1_t652800799 * value) { ___freeObjects_1 = value; Il2CppCodeGenWriteBarrier((&___freeObjects_1), value); } inline static int32_t get_offset_of_U3CPeakU3Ek__BackingField_2() { return static_cast(offsetof(Pool_1_t3075278099, ___U3CPeakU3Ek__BackingField_2)); } inline int32_t get_U3CPeakU3Ek__BackingField_2() const { return ___U3CPeakU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CPeakU3Ek__BackingField_2() { return &___U3CPeakU3Ek__BackingField_2; } inline void set_U3CPeakU3Ek__BackingField_2(int32_t value) { ___U3CPeakU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POOL_1_T3075278099_H #ifndef POOL_1_T333989782_H #define POOL_1_T333989782_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Pool`1> struct Pool_1_t333989782 : public RuntimeObject { public: // System.Int32 Spine.Pool`1::max int32_t ___max_0; // System.Collections.Generic.Stack`1 Spine.Pool`1::freeObjects Stack_1_t2206479778 * ___freeObjects_1; // System.Int32 Spine.Pool`1::k__BackingField int32_t ___U3CPeakU3Ek__BackingField_2; public: inline static int32_t get_offset_of_max_0() { return static_cast(offsetof(Pool_1_t333989782, ___max_0)); } inline int32_t get_max_0() const { return ___max_0; } inline int32_t* get_address_of_max_0() { return &___max_0; } inline void set_max_0(int32_t value) { ___max_0 = value; } inline static int32_t get_offset_of_freeObjects_1() { return static_cast(offsetof(Pool_1_t333989782, ___freeObjects_1)); } inline Stack_1_t2206479778 * get_freeObjects_1() const { return ___freeObjects_1; } inline Stack_1_t2206479778 ** get_address_of_freeObjects_1() { return &___freeObjects_1; } inline void set_freeObjects_1(Stack_1_t2206479778 * value) { ___freeObjects_1 = value; Il2CppCodeGenWriteBarrier((&___freeObjects_1), value); } inline static int32_t get_offset_of_U3CPeakU3Ek__BackingField_2() { return static_cast(offsetof(Pool_1_t333989782, ___U3CPeakU3Ek__BackingField_2)); } inline int32_t get_U3CPeakU3Ek__BackingField_2() const { return ___U3CPeakU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CPeakU3Ek__BackingField_2() { return &___U3CPeakU3Ek__BackingField_2; } inline void set_U3CPeakU3Ek__BackingField_2(int32_t value) { ___U3CPeakU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POOL_1_T333989782_H #ifndef KEYCOLLECTION_T1158335856_H #define KEYCOLLECTION_T1158335856_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1158335856 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::dictionary Dictionary_2_t968660385 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(KeyCollection_t1158335856, ___dictionary_0)); } inline Dictionary_2_t968660385 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t968660385 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t968660385 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYCOLLECTION_T1158335856_H #ifndef ATLASREGION_T13903284_H #define ATLASREGION_T13903284_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.AtlasRegion struct AtlasRegion_t13903284 : public RuntimeObject { public: // Spine.AtlasPage Spine.AtlasRegion::page AtlasPage_t4077017671 * ___page_0; // System.String Spine.AtlasRegion::name String_t* ___name_1; // System.Int32 Spine.AtlasRegion::x int32_t ___x_2; // System.Int32 Spine.AtlasRegion::y int32_t ___y_3; // System.Int32 Spine.AtlasRegion::width int32_t ___width_4; // System.Int32 Spine.AtlasRegion::height int32_t ___height_5; // System.Single Spine.AtlasRegion::u float ___u_6; // System.Single Spine.AtlasRegion::v float ___v_7; // System.Single Spine.AtlasRegion::u2 float ___u2_8; // System.Single Spine.AtlasRegion::v2 float ___v2_9; // System.Single Spine.AtlasRegion::offsetX float ___offsetX_10; // System.Single Spine.AtlasRegion::offsetY float ___offsetY_11; // System.Int32 Spine.AtlasRegion::originalWidth int32_t ___originalWidth_12; // System.Int32 Spine.AtlasRegion::originalHeight int32_t ___originalHeight_13; // System.Int32 Spine.AtlasRegion::index int32_t ___index_14; // System.Boolean Spine.AtlasRegion::rotate bool ___rotate_15; // System.Int32[] Spine.AtlasRegion::splits Int32U5BU5D_t385246372* ___splits_16; // System.Int32[] Spine.AtlasRegion::pads Int32U5BU5D_t385246372* ___pads_17; public: inline static int32_t get_offset_of_page_0() { return static_cast(offsetof(AtlasRegion_t13903284, ___page_0)); } inline AtlasPage_t4077017671 * get_page_0() const { return ___page_0; } inline AtlasPage_t4077017671 ** get_address_of_page_0() { return &___page_0; } inline void set_page_0(AtlasPage_t4077017671 * value) { ___page_0 = value; Il2CppCodeGenWriteBarrier((&___page_0), value); } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(AtlasRegion_t13903284, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(AtlasRegion_t13903284, ___x_2)); } inline int32_t get_x_2() const { return ___x_2; } inline int32_t* get_address_of_x_2() { return &___x_2; } inline void set_x_2(int32_t value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(AtlasRegion_t13903284, ___y_3)); } inline int32_t get_y_3() const { return ___y_3; } inline int32_t* get_address_of_y_3() { return &___y_3; } inline void set_y_3(int32_t value) { ___y_3 = value; } inline static int32_t get_offset_of_width_4() { return static_cast(offsetof(AtlasRegion_t13903284, ___width_4)); } inline int32_t get_width_4() const { return ___width_4; } inline int32_t* get_address_of_width_4() { return &___width_4; } inline void set_width_4(int32_t value) { ___width_4 = value; } inline static int32_t get_offset_of_height_5() { return static_cast(offsetof(AtlasRegion_t13903284, ___height_5)); } inline int32_t get_height_5() const { return ___height_5; } inline int32_t* get_address_of_height_5() { return &___height_5; } inline void set_height_5(int32_t value) { ___height_5 = value; } inline static int32_t get_offset_of_u_6() { return static_cast(offsetof(AtlasRegion_t13903284, ___u_6)); } inline float get_u_6() const { return ___u_6; } inline float* get_address_of_u_6() { return &___u_6; } inline void set_u_6(float value) { ___u_6 = value; } inline static int32_t get_offset_of_v_7() { return static_cast(offsetof(AtlasRegion_t13903284, ___v_7)); } inline float get_v_7() const { return ___v_7; } inline float* get_address_of_v_7() { return &___v_7; } inline void set_v_7(float value) { ___v_7 = value; } inline static int32_t get_offset_of_u2_8() { return static_cast(offsetof(AtlasRegion_t13903284, ___u2_8)); } inline float get_u2_8() const { return ___u2_8; } inline float* get_address_of_u2_8() { return &___u2_8; } inline void set_u2_8(float value) { ___u2_8 = value; } inline static int32_t get_offset_of_v2_9() { return static_cast(offsetof(AtlasRegion_t13903284, ___v2_9)); } inline float get_v2_9() const { return ___v2_9; } inline float* get_address_of_v2_9() { return &___v2_9; } inline void set_v2_9(float value) { ___v2_9 = value; } inline static int32_t get_offset_of_offsetX_10() { return static_cast(offsetof(AtlasRegion_t13903284, ___offsetX_10)); } inline float get_offsetX_10() const { return ___offsetX_10; } inline float* get_address_of_offsetX_10() { return &___offsetX_10; } inline void set_offsetX_10(float value) { ___offsetX_10 = value; } inline static int32_t get_offset_of_offsetY_11() { return static_cast(offsetof(AtlasRegion_t13903284, ___offsetY_11)); } inline float get_offsetY_11() const { return ___offsetY_11; } inline float* get_address_of_offsetY_11() { return &___offsetY_11; } inline void set_offsetY_11(float value) { ___offsetY_11 = value; } inline static int32_t get_offset_of_originalWidth_12() { return static_cast(offsetof(AtlasRegion_t13903284, ___originalWidth_12)); } inline int32_t get_originalWidth_12() const { return ___originalWidth_12; } inline int32_t* get_address_of_originalWidth_12() { return &___originalWidth_12; } inline void set_originalWidth_12(int32_t value) { ___originalWidth_12 = value; } inline static int32_t get_offset_of_originalHeight_13() { return static_cast(offsetof(AtlasRegion_t13903284, ___originalHeight_13)); } inline int32_t get_originalHeight_13() const { return ___originalHeight_13; } inline int32_t* get_address_of_originalHeight_13() { return &___originalHeight_13; } inline void set_originalHeight_13(int32_t value) { ___originalHeight_13 = value; } inline static int32_t get_offset_of_index_14() { return static_cast(offsetof(AtlasRegion_t13903284, ___index_14)); } inline int32_t get_index_14() const { return ___index_14; } inline int32_t* get_address_of_index_14() { return &___index_14; } inline void set_index_14(int32_t value) { ___index_14 = value; } inline static int32_t get_offset_of_rotate_15() { return static_cast(offsetof(AtlasRegion_t13903284, ___rotate_15)); } inline bool get_rotate_15() const { return ___rotate_15; } inline bool* get_address_of_rotate_15() { return &___rotate_15; } inline void set_rotate_15(bool value) { ___rotate_15 = value; } inline static int32_t get_offset_of_splits_16() { return static_cast(offsetof(AtlasRegion_t13903284, ___splits_16)); } inline Int32U5BU5D_t385246372* get_splits_16() const { return ___splits_16; } inline Int32U5BU5D_t385246372** get_address_of_splits_16() { return &___splits_16; } inline void set_splits_16(Int32U5BU5D_t385246372* value) { ___splits_16 = value; Il2CppCodeGenWriteBarrier((&___splits_16), value); } inline static int32_t get_offset_of_pads_17() { return static_cast(offsetof(AtlasRegion_t13903284, ___pads_17)); } inline Int32U5BU5D_t385246372* get_pads_17() const { return ___pads_17; } inline Int32U5BU5D_t385246372** get_address_of_pads_17() { return &___pads_17; } inline void set_pads_17(Int32U5BU5D_t385246372* value) { ___pads_17 = value; Il2CppCodeGenWriteBarrier((&___pads_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATLASREGION_T13903284_H #ifndef DICTIONARY_2_T3714483914_H #define DICTIONARY_2_T3714483914_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3714483914 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots BoundingBoxAttachmentU5BU5D_t858874171* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots PolygonCollider2DU5BU5D_t759784257* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t3714483914, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t3714483914, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t3714483914, ___keySlots_6)); } inline BoundingBoxAttachmentU5BU5D_t858874171* get_keySlots_6() const { return ___keySlots_6; } inline BoundingBoxAttachmentU5BU5D_t858874171** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(BoundingBoxAttachmentU5BU5D_t858874171* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t3714483914, ___valueSlots_7)); } inline PolygonCollider2DU5BU5D_t759784257* get_valueSlots_7() const { return ___valueSlots_7; } inline PolygonCollider2DU5BU5D_t759784257** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(PolygonCollider2DU5BU5D_t759784257* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3714483914, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t3714483914, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t3714483914, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t3714483914, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t3714483914, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t3714483914, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t3714483914, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t3714483914_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3212293898 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3714483914_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3212293898 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3212293898 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3212293898 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3714483914_H #ifndef EVENT_T1378573841_H #define EVENT_T1378573841_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Event struct Event_t1378573841 : public RuntimeObject { public: // Spine.EventData Spine.Event::data EventData_t724759987 * ___data_0; // System.Single Spine.Event::time float ___time_1; // System.Int32 Spine.Event::intValue int32_t ___intValue_2; // System.Single Spine.Event::floatValue float ___floatValue_3; // System.String Spine.Event::stringValue String_t* ___stringValue_4; // System.Single Spine.Event::volume float ___volume_5; // System.Single Spine.Event::balance float ___balance_6; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(Event_t1378573841, ___data_0)); } inline EventData_t724759987 * get_data_0() const { return ___data_0; } inline EventData_t724759987 ** get_address_of_data_0() { return &___data_0; } inline void set_data_0(EventData_t724759987 * value) { ___data_0 = value; Il2CppCodeGenWriteBarrier((&___data_0), value); } inline static int32_t get_offset_of_time_1() { return static_cast(offsetof(Event_t1378573841, ___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; } inline static int32_t get_offset_of_intValue_2() { return static_cast(offsetof(Event_t1378573841, ___intValue_2)); } inline int32_t get_intValue_2() const { return ___intValue_2; } inline int32_t* get_address_of_intValue_2() { return &___intValue_2; } inline void set_intValue_2(int32_t value) { ___intValue_2 = value; } inline static int32_t get_offset_of_floatValue_3() { return static_cast(offsetof(Event_t1378573841, ___floatValue_3)); } inline float get_floatValue_3() const { return ___floatValue_3; } inline float* get_address_of_floatValue_3() { return &___floatValue_3; } inline void set_floatValue_3(float value) { ___floatValue_3 = value; } inline static int32_t get_offset_of_stringValue_4() { return static_cast(offsetof(Event_t1378573841, ___stringValue_4)); } inline String_t* get_stringValue_4() const { return ___stringValue_4; } inline String_t** get_address_of_stringValue_4() { return &___stringValue_4; } inline void set_stringValue_4(String_t* value) { ___stringValue_4 = value; Il2CppCodeGenWriteBarrier((&___stringValue_4), value); } inline static int32_t get_offset_of_volume_5() { return static_cast(offsetof(Event_t1378573841, ___volume_5)); } inline float get_volume_5() const { return ___volume_5; } inline float* get_address_of_volume_5() { return &___volume_5; } inline void set_volume_5(float value) { ___volume_5 = value; } inline static int32_t get_offset_of_balance_6() { return static_cast(offsetof(Event_t1378573841, ___balance_6)); } inline float get_balance_6() const { return ___balance_6; } inline float* get_address_of_balance_6() { return &___balance_6; } inline void set_balance_6(float value) { ___balance_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EVENT_T1378573841_H #ifndef CURVETIMELINE_T3673209699_H #define CURVETIMELINE_T3673209699_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.CurveTimeline struct CurveTimeline_t3673209699 : public RuntimeObject { public: // System.Single[] Spine.CurveTimeline::curves SingleU5BU5D_t1444911251* ___curves_4; public: inline static int32_t get_offset_of_curves_4() { return static_cast(offsetof(CurveTimeline_t3673209699, ___curves_4)); } inline SingleU5BU5D_t1444911251* get_curves_4() const { return ___curves_4; } inline SingleU5BU5D_t1444911251** get_address_of_curves_4() { return &___curves_4; } inline void set_curves_4(SingleU5BU5D_t1444911251* value) { ___curves_4 = value; Il2CppCodeGenWriteBarrier((&___curves_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CURVETIMELINE_T3673209699_H #ifndef EXPOSEDLIST_1_T1012645862_H #define EXPOSEDLIST_1_T1012645862_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t1012645862 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items Color32U5BU5D_t3850468773* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t1012645862, ___Items_0)); } inline Color32U5BU5D_t3850468773* get_Items_0() const { return ___Items_0; } inline Color32U5BU5D_t3850468773** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(Color32U5BU5D_t3850468773* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t1012645862, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t1012645862, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t1012645862_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray Color32U5BU5D_t3850468773* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t1012645862_StaticFields, ___EmptyArray_3)); } inline Color32U5BU5D_t3850468773* get_EmptyArray_3() const { return ___EmptyArray_3; } inline Color32U5BU5D_t3850468773** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(Color32U5BU5D_t3850468773* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T1012645862_H #ifndef SKELETONRENDERERINSTRUCTION_T651787775_H #define SKELETONRENDERERINSTRUCTION_T651787775_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.SkeletonRendererInstruction struct SkeletonRendererInstruction_t651787775 : public RuntimeObject { public: // Spine.ExposedList`1 Spine.Unity.SkeletonRendererInstruction::submeshInstructions ExposedList_1_t2759233236 * ___submeshInstructions_0; // System.Boolean Spine.Unity.SkeletonRendererInstruction::immutableTriangles bool ___immutableTriangles_1; // System.Boolean Spine.Unity.SkeletonRendererInstruction::hasActiveClipping bool ___hasActiveClipping_2; // System.Int32 Spine.Unity.SkeletonRendererInstruction::rawVertexCount int32_t ___rawVertexCount_3; // Spine.ExposedList`1 Spine.Unity.SkeletonRendererInstruction::attachments ExposedList_1_t1455901122 * ___attachments_4; public: inline static int32_t get_offset_of_submeshInstructions_0() { return static_cast(offsetof(SkeletonRendererInstruction_t651787775, ___submeshInstructions_0)); } inline ExposedList_1_t2759233236 * get_submeshInstructions_0() const { return ___submeshInstructions_0; } inline ExposedList_1_t2759233236 ** get_address_of_submeshInstructions_0() { return &___submeshInstructions_0; } inline void set_submeshInstructions_0(ExposedList_1_t2759233236 * value) { ___submeshInstructions_0 = value; Il2CppCodeGenWriteBarrier((&___submeshInstructions_0), value); } inline static int32_t get_offset_of_immutableTriangles_1() { return static_cast(offsetof(SkeletonRendererInstruction_t651787775, ___immutableTriangles_1)); } inline bool get_immutableTriangles_1() const { return ___immutableTriangles_1; } inline bool* get_address_of_immutableTriangles_1() { return &___immutableTriangles_1; } inline void set_immutableTriangles_1(bool value) { ___immutableTriangles_1 = value; } inline static int32_t get_offset_of_hasActiveClipping_2() { return static_cast(offsetof(SkeletonRendererInstruction_t651787775, ___hasActiveClipping_2)); } inline bool get_hasActiveClipping_2() const { return ___hasActiveClipping_2; } inline bool* get_address_of_hasActiveClipping_2() { return &___hasActiveClipping_2; } inline void set_hasActiveClipping_2(bool value) { ___hasActiveClipping_2 = value; } inline static int32_t get_offset_of_rawVertexCount_3() { return static_cast(offsetof(SkeletonRendererInstruction_t651787775, ___rawVertexCount_3)); } inline int32_t get_rawVertexCount_3() const { return ___rawVertexCount_3; } inline int32_t* get_address_of_rawVertexCount_3() { return &___rawVertexCount_3; } inline void set_rawVertexCount_3(int32_t value) { ___rawVertexCount_3 = value; } inline static int32_t get_offset_of_attachments_4() { return static_cast(offsetof(SkeletonRendererInstruction_t651787775, ___attachments_4)); } inline ExposedList_1_t1455901122 * get_attachments_4() const { return ___attachments_4; } inline ExposedList_1_t1455901122 ** get_address_of_attachments_4() { return &___attachments_4; } inline void set_attachments_4(ExposedList_1_t1455901122 * value) { ___attachments_4 = value; Il2CppCodeGenWriteBarrier((&___attachments_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONRENDERERINSTRUCTION_T651787775_H #ifndef EXPOSEDLIST_1_T2759233236_H #define EXPOSEDLIST_1_T2759233236_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t2759233236 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items SubmeshInstructionU5BU5D_t131014463* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t2759233236, ___Items_0)); } inline SubmeshInstructionU5BU5D_t131014463* get_Items_0() const { return ___Items_0; } inline SubmeshInstructionU5BU5D_t131014463** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(SubmeshInstructionU5BU5D_t131014463* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t2759233236, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t2759233236, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t2759233236_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray SubmeshInstructionU5BU5D_t131014463* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t2759233236_StaticFields, ___EmptyArray_3)); } inline SubmeshInstructionU5BU5D_t131014463* get_EmptyArray_3() const { return ___EmptyArray_3; } inline SubmeshInstructionU5BU5D_t131014463** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(SubmeshInstructionU5BU5D_t131014463* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T2759233236_H #ifndef LIST_1_T307281936_H #define LIST_1_T307281936_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t307281936 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BoneDataU5BU5D_t1439018559* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t307281936, ____items_1)); } inline BoneDataU5BU5D_t1439018559* get__items_1() const { return ____items_1; } inline BoneDataU5BU5D_t1439018559** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BoneDataU5BU5D_t1439018559* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t307281936, ____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_t307281936, ____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; } }; struct List_1_t307281936_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray BoneDataU5BU5D_t1439018559* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t307281936_StaticFields, ___EmptyArray_4)); } inline BoneDataU5BU5D_t1439018559* get_EmptyArray_4() const { return ___EmptyArray_4; } inline BoneDataU5BU5D_t1439018559** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(BoneDataU5BU5D_t1439018559* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T307281936_H #ifndef EXPOSEDLIST_1_T383950901_H #define EXPOSEDLIST_1_T383950901_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t383950901 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items TimelineU5BU5D_t3791347514* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t383950901, ___Items_0)); } inline TimelineU5BU5D_t3791347514* get_Items_0() const { return ___Items_0; } inline TimelineU5BU5D_t3791347514** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(TimelineU5BU5D_t3791347514* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t383950901, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t383950901, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t383950901_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray TimelineU5BU5D_t3791347514* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t383950901_StaticFields, ___EmptyArray_3)); } inline TimelineU5BU5D_t3791347514* get_EmptyArray_3() const { return ___EmptyArray_3; } inline TimelineU5BU5D_t3791347514** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(TimelineU5BU5D_t3791347514* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T383950901_H #ifndef DICTIONARY_2_T1209791819_H #define DICTIONARY_2_T1209791819_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1209791819 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots BoundingBoxAttachmentU5BU5D_t858874171* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots StringU5BU5D_t1281789340* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1209791819, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t1209791819, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t1209791819, ___keySlots_6)); } inline BoundingBoxAttachmentU5BU5D_t858874171* get_keySlots_6() const { return ___keySlots_6; } inline BoundingBoxAttachmentU5BU5D_t858874171** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(BoundingBoxAttachmentU5BU5D_t858874171* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1209791819, ___valueSlots_7)); } inline StringU5BU5D_t1281789340* get_valueSlots_7() const { return ___valueSlots_7; } inline StringU5BU5D_t1281789340** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(StringU5BU5D_t1281789340* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1209791819, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t1209791819, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t1209791819, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t1209791819, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t1209791819, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t1209791819, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t1209791819, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t1209791819_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3734298981 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1209791819_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3734298981 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3734298981 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3734298981 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1209791819_H #ifndef VALUECOLLECTION_T1135560936_H #define VALUECOLLECTION_T1135560936_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t1135560936 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection::dictionary Dictionary_2_t3714483914 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(ValueCollection_t1135560936, ___dictionary_0)); } inline Dictionary_2_t3714483914 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t3714483914 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t3714483914 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VALUECOLLECTION_T1135560936_H #ifndef MATERIALSTEXTURELOADER_T1402074808_H #define MATERIALSTEXTURELOADER_T1402074808_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.MaterialsTextureLoader struct MaterialsTextureLoader_t1402074808 : public RuntimeObject { public: // Spine.Unity.SpineAtlasAsset Spine.Unity.MaterialsTextureLoader::atlasAsset SpineAtlasAsset_t3023093230 * ___atlasAsset_0; public: inline static int32_t get_offset_of_atlasAsset_0() { return static_cast(offsetof(MaterialsTextureLoader_t1402074808, ___atlasAsset_0)); } inline SpineAtlasAsset_t3023093230 * get_atlasAsset_0() const { return ___atlasAsset_0; } inline SpineAtlasAsset_t3023093230 ** get_address_of_atlasAsset_0() { return &___atlasAsset_0; } inline void set_atlasAsset_0(SpineAtlasAsset_t3023093230 * value) { ___atlasAsset_0 = value; Il2CppCodeGenWriteBarrier((&___atlasAsset_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MATERIALSTEXTURELOADER_T1402074808_H #ifndef EXPOSEDLIST_1_T2134458034_H #define EXPOSEDLIST_1_T2134458034_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t2134458034 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items Vector3U5BU5D_t1718750761* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t2134458034, ___Items_0)); } inline Vector3U5BU5D_t1718750761* get_Items_0() const { return ___Items_0; } inline Vector3U5BU5D_t1718750761** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(Vector3U5BU5D_t1718750761* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t2134458034, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t2134458034, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t2134458034_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray Vector3U5BU5D_t1718750761* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t2134458034_StaticFields, ___EmptyArray_3)); } inline Vector3U5BU5D_t1718750761* get_EmptyArray_3() const { return ___EmptyArray_3; } inline Vector3U5BU5D_t1718750761** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(Vector3U5BU5D_t1718750761* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T2134458034_H #ifndef EXPOSEDLIST_1_T568374093_H #define EXPOSEDLIST_1_T568374093_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t568374093 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items Vector2U5BU5D_t1457185986* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t568374093, ___Items_0)); } inline Vector2U5BU5D_t1457185986* get_Items_0() const { return ___Items_0; } inline Vector2U5BU5D_t1457185986** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(Vector2U5BU5D_t1457185986* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t568374093, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t568374093, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t568374093_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray Vector2U5BU5D_t1457185986* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t568374093_StaticFields, ___EmptyArray_3)); } inline Vector2U5BU5D_t1457185986* get_EmptyArray_3() const { return ___EmptyArray_3; } inline Vector2U5BU5D_t1457185986** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(Vector2U5BU5D_t1457185986* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T568374093_H #ifndef ATTACHMENTTIMELINE_T2048728856_H #define ATTACHMENTTIMELINE_T2048728856_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.AttachmentTimeline struct AttachmentTimeline_t2048728856 : public RuntimeObject { public: // System.Int32 Spine.AttachmentTimeline::slotIndex int32_t ___slotIndex_0; // System.Single[] Spine.AttachmentTimeline::frames SingleU5BU5D_t1444911251* ___frames_1; // System.String[] Spine.AttachmentTimeline::attachmentNames StringU5BU5D_t1281789340* ___attachmentNames_2; public: inline static int32_t get_offset_of_slotIndex_0() { return static_cast(offsetof(AttachmentTimeline_t2048728856, ___slotIndex_0)); } inline int32_t get_slotIndex_0() const { return ___slotIndex_0; } inline int32_t* get_address_of_slotIndex_0() { return &___slotIndex_0; } inline void set_slotIndex_0(int32_t value) { ___slotIndex_0 = value; } inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(AttachmentTimeline_t2048728856, ___frames_1)); } inline SingleU5BU5D_t1444911251* get_frames_1() const { return ___frames_1; } inline SingleU5BU5D_t1444911251** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(SingleU5BU5D_t1444911251* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((&___frames_1), value); } inline static int32_t get_offset_of_attachmentNames_2() { return static_cast(offsetof(AttachmentTimeline_t2048728856, ___attachmentNames_2)); } inline StringU5BU5D_t1281789340* get_attachmentNames_2() const { return ___attachmentNames_2; } inline StringU5BU5D_t1281789340** get_address_of_attachmentNames_2() { return &___attachmentNames_2; } inline void set_attachmentNames_2(StringU5BU5D_t1281789340* value) { ___attachmentNames_2 = value; Il2CppCodeGenWriteBarrier((&___attachmentNames_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATTACHMENTTIMELINE_T2048728856_H #ifndef EXPOSEDLIST_1_T3161142095_H #define EXPOSEDLIST_1_T3161142095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t3161142095 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items TransformConstraintU5BU5D_t1783343736* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t3161142095, ___Items_0)); } inline TransformConstraintU5BU5D_t1783343736* get_Items_0() const { return ___Items_0; } inline TransformConstraintU5BU5D_t1783343736** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(TransformConstraintU5BU5D_t1783343736* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t3161142095, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t3161142095, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t3161142095_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray TransformConstraintU5BU5D_t1783343736* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t3161142095_StaticFields, ___EmptyArray_3)); } inline TransformConstraintU5BU5D_t1783343736* get_EmptyArray_3() const { return ___EmptyArray_3; } inline TransformConstraintU5BU5D_t1783343736** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(TransformConstraintU5BU5D_t1783343736* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T3161142095_H #ifndef EXPOSEDLIST_1_T4104378640_H #define EXPOSEDLIST_1_T4104378640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t4104378640 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items SingleU5BU5D_t1444911251* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t4104378640, ___Items_0)); } inline SingleU5BU5D_t1444911251* get_Items_0() const { return ___Items_0; } inline SingleU5BU5D_t1444911251** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(SingleU5BU5D_t1444911251* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t4104378640, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t4104378640, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t4104378640_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray SingleU5BU5D_t1444911251* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t4104378640_StaticFields, ___EmptyArray_3)); } inline SingleU5BU5D_t1444911251* get_EmptyArray_3() const { return ___EmptyArray_3; } inline SingleU5BU5D_t1444911251** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(SingleU5BU5D_t1444911251* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T4104378640_H #ifndef EXPOSEDLIST_1_T1363090323_H #define EXPOSEDLIST_1_T1363090323_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t1363090323 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items Int32U5BU5D_t385246372* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t1363090323, ___Items_0)); } inline Int32U5BU5D_t385246372* get_Items_0() const { return ___Items_0; } inline Int32U5BU5D_t385246372** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(Int32U5BU5D_t385246372* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t1363090323, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t1363090323, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t1363090323_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray Int32U5BU5D_t385246372* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t1363090323_StaticFields, ___EmptyArray_3)); } inline Int32U5BU5D_t385246372* get_EmptyArray_3() const { return ___EmptyArray_3; } inline Int32U5BU5D_t385246372** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(Int32U5BU5D_t385246372* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T1363090323_H #ifndef LIST_1_T1485978026_H #define LIST_1_T1485978026_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t1485978026 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items AtlasRegionU5BU5D_t1998596349* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t1485978026, ____items_1)); } inline AtlasRegionU5BU5D_t1998596349* get__items_1() const { return ____items_1; } inline AtlasRegionU5BU5D_t1998596349** get_address_of__items_1() { return &____items_1; } inline void set__items_1(AtlasRegionU5BU5D_t1998596349* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1485978026, ____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_t1485978026, ____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; } }; struct List_1_t1485978026_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray AtlasRegionU5BU5D_t1998596349* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1485978026_StaticFields, ___EmptyArray_4)); } inline AtlasRegionU5BU5D_t1998596349* get_EmptyArray_4() const { return ___EmptyArray_4; } inline AtlasRegionU5BU5D_t1998596349** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(AtlasRegionU5BU5D_t1998596349* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1485978026_H #ifndef LIST_1_T1017553631_H #define LIST_1_T1017553631_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t1017553631 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Texture2DU5BU5D_t149664596* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t1017553631, ____items_1)); } inline Texture2DU5BU5D_t149664596* get__items_1() const { return ____items_1; } inline Texture2DU5BU5D_t149664596** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Texture2DU5BU5D_t149664596* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1017553631, ____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_t1017553631, ____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; } }; struct List_1_t1017553631_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Texture2DU5BU5D_t149664596* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1017553631_StaticFields, ___EmptyArray_4)); } inline Texture2DU5BU5D_t149664596* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Texture2DU5BU5D_t149664596** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Texture2DU5BU5D_t149664596* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1017553631_H #ifndef EXPOSEDLIST_1_T2516523210_H #define EXPOSEDLIST_1_T2516523210_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1> struct ExposedList_1_t2516523210 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items ExposedList_1U5BU5D_t2972111025* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t2516523210, ___Items_0)); } inline ExposedList_1U5BU5D_t2972111025* get_Items_0() const { return ___Items_0; } inline ExposedList_1U5BU5D_t2972111025** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(ExposedList_1U5BU5D_t2972111025* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t2516523210, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t2516523210, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t2516523210_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray ExposedList_1U5BU5D_t2972111025* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t2516523210_StaticFields, ___EmptyArray_3)); } inline ExposedList_1U5BU5D_t2972111025* get_EmptyArray_3() const { return ___EmptyArray_3; } inline ExposedList_1U5BU5D_t2972111025** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(ExposedList_1U5BU5D_t2972111025* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T2516523210_H #ifndef EXPOSEDLIST_1_T4023600307_H #define EXPOSEDLIST_1_T4023600307_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t4023600307 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items TrackEntryU5BU5D_t721146628* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t4023600307, ___Items_0)); } inline TrackEntryU5BU5D_t721146628* get_Items_0() const { return ___Items_0; } inline TrackEntryU5BU5D_t721146628** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(TrackEntryU5BU5D_t721146628* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t4023600307, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t4023600307, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t4023600307_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray TrackEntryU5BU5D_t721146628* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t4023600307_StaticFields, ___EmptyArray_3)); } inline TrackEntryU5BU5D_t721146628* get_EmptyArray_3() const { return ___EmptyArray_3; } inline TrackEntryU5BU5D_t721146628** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(TrackEntryU5BU5D_t721146628* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T4023600307_H #ifndef EXPOSEDLIST_1_T3431871853_H #define EXPOSEDLIST_1_T3431871853_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t3431871853 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items EventDataU5BU5D_t3101783586* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t3431871853, ___Items_0)); } inline EventDataU5BU5D_t3101783586* get_Items_0() const { return ___Items_0; } inline EventDataU5BU5D_t3101783586** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(EventDataU5BU5D_t3101783586* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t3431871853, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t3431871853, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t3431871853_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray EventDataU5BU5D_t3101783586* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t3431871853_StaticFields, ___EmptyArray_3)); } inline EventDataU5BU5D_t3101783586* get_EmptyArray_3() const { return ___EmptyArray_3; } inline EventDataU5BU5D_t3101783586** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(EventDataU5BU5D_t3101783586* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T3431871853_H #ifndef EXPOSEDLIST_1_T3881696472_H #define EXPOSEDLIST_1_T3881696472_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t3881696472 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items SkinU5BU5D_t2538652843* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t3881696472, ___Items_0)); } inline SkinU5BU5D_t2538652843* get_Items_0() const { return ___Items_0; } inline SkinU5BU5D_t2538652843** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(SkinU5BU5D_t2538652843* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t3881696472, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t3881696472, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t3881696472_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray SkinU5BU5D_t2538652843* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t3881696472_StaticFields, ___EmptyArray_3)); } inline SkinU5BU5D_t2538652843* get_EmptyArray_3() const { return ___EmptyArray_3; } inline SkinU5BU5D_t2538652843** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(SkinU5BU5D_t2538652843* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T3881696472_H #ifndef EXPOSEDLIST_1_T2861913768_H #define EXPOSEDLIST_1_T2861913768_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t2861913768 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items SlotDataU5BU5D_t329267611* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t2861913768, ___Items_0)); } inline SlotDataU5BU5D_t329267611* get_Items_0() const { return ___Items_0; } inline SlotDataU5BU5D_t329267611** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(SlotDataU5BU5D_t329267611* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t2861913768, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t2861913768, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t2861913768_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray SlotDataU5BU5D_t329267611* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t2861913768_StaticFields, ___EmptyArray_3)); } inline SlotDataU5BU5D_t329267611* get_EmptyArray_3() const { return ___EmptyArray_3; } inline SlotDataU5BU5D_t329267611** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(SlotDataU5BU5D_t329267611* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T2861913768_H #ifndef EXPOSEDLIST_1_T1542319060_H #define EXPOSEDLIST_1_T1542319060_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t1542319060 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items BoneDataU5BU5D_t1439018559* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t1542319060, ___Items_0)); } inline BoneDataU5BU5D_t1439018559* get_Items_0() const { return ___Items_0; } inline BoneDataU5BU5D_t1439018559** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(BoneDataU5BU5D_t1439018559* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t1542319060, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t1542319060, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t1542319060_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray BoneDataU5BU5D_t1439018559* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t1542319060_StaticFields, ___EmptyArray_3)); } inline BoneDataU5BU5D_t1439018559* get_EmptyArray_3() const { return ___EmptyArray_3; } inline BoneDataU5BU5D_t1439018559** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(BoneDataU5BU5D_t1439018559* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T1542319060_H #ifndef SKELETONDATA_T2032710716_H #define SKELETONDATA_T2032710716_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.SkeletonData struct SkeletonData_t2032710716 : public RuntimeObject { public: // System.String Spine.SkeletonData::name String_t* ___name_0; // Spine.ExposedList`1 Spine.SkeletonData::bones ExposedList_1_t1542319060 * ___bones_1; // Spine.ExposedList`1 Spine.SkeletonData::slots ExposedList_1_t2861913768 * ___slots_2; // Spine.ExposedList`1 Spine.SkeletonData::skins ExposedList_1_t3881696472 * ___skins_3; // Spine.Skin Spine.SkeletonData::defaultSkin Skin_t1174584606 * ___defaultSkin_4; // Spine.ExposedList`1 Spine.SkeletonData::events ExposedList_1_t3431871853 * ___events_5; // Spine.ExposedList`1 Spine.SkeletonData::animations ExposedList_1_t3322895149 * ___animations_6; // Spine.ExposedList`1 Spine.SkeletonData::ikConstraints ExposedList_1_t3166231995 * ___ikConstraints_7; // Spine.ExposedList`1 Spine.SkeletonData::transformConstraints ExposedList_1_t3236185212 * ___transformConstraints_8; // Spine.ExposedList`1 Spine.SkeletonData::pathConstraints ExposedList_1_t3688408900 * ___pathConstraints_9; // System.Single Spine.SkeletonData::width float ___width_10; // System.Single Spine.SkeletonData::height float ___height_11; // System.String Spine.SkeletonData::version String_t* ___version_12; // System.String Spine.SkeletonData::hash String_t* ___hash_13; // System.Single Spine.SkeletonData::fps float ___fps_14; // System.String Spine.SkeletonData::imagesPath String_t* ___imagesPath_15; // System.String Spine.SkeletonData::audioPath String_t* ___audioPath_16; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(SkeletonData_t2032710716, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_bones_1() { return static_cast(offsetof(SkeletonData_t2032710716, ___bones_1)); } inline ExposedList_1_t1542319060 * get_bones_1() const { return ___bones_1; } inline ExposedList_1_t1542319060 ** get_address_of_bones_1() { return &___bones_1; } inline void set_bones_1(ExposedList_1_t1542319060 * value) { ___bones_1 = value; Il2CppCodeGenWriteBarrier((&___bones_1), value); } inline static int32_t get_offset_of_slots_2() { return static_cast(offsetof(SkeletonData_t2032710716, ___slots_2)); } inline ExposedList_1_t2861913768 * get_slots_2() const { return ___slots_2; } inline ExposedList_1_t2861913768 ** get_address_of_slots_2() { return &___slots_2; } inline void set_slots_2(ExposedList_1_t2861913768 * value) { ___slots_2 = value; Il2CppCodeGenWriteBarrier((&___slots_2), value); } inline static int32_t get_offset_of_skins_3() { return static_cast(offsetof(SkeletonData_t2032710716, ___skins_3)); } inline ExposedList_1_t3881696472 * get_skins_3() const { return ___skins_3; } inline ExposedList_1_t3881696472 ** get_address_of_skins_3() { return &___skins_3; } inline void set_skins_3(ExposedList_1_t3881696472 * value) { ___skins_3 = value; Il2CppCodeGenWriteBarrier((&___skins_3), value); } inline static int32_t get_offset_of_defaultSkin_4() { return static_cast(offsetof(SkeletonData_t2032710716, ___defaultSkin_4)); } inline Skin_t1174584606 * get_defaultSkin_4() const { return ___defaultSkin_4; } inline Skin_t1174584606 ** get_address_of_defaultSkin_4() { return &___defaultSkin_4; } inline void set_defaultSkin_4(Skin_t1174584606 * value) { ___defaultSkin_4 = value; Il2CppCodeGenWriteBarrier((&___defaultSkin_4), value); } inline static int32_t get_offset_of_events_5() { return static_cast(offsetof(SkeletonData_t2032710716, ___events_5)); } inline ExposedList_1_t3431871853 * get_events_5() const { return ___events_5; } inline ExposedList_1_t3431871853 ** get_address_of_events_5() { return &___events_5; } inline void set_events_5(ExposedList_1_t3431871853 * value) { ___events_5 = value; Il2CppCodeGenWriteBarrier((&___events_5), value); } inline static int32_t get_offset_of_animations_6() { return static_cast(offsetof(SkeletonData_t2032710716, ___animations_6)); } inline ExposedList_1_t3322895149 * get_animations_6() const { return ___animations_6; } inline ExposedList_1_t3322895149 ** get_address_of_animations_6() { return &___animations_6; } inline void set_animations_6(ExposedList_1_t3322895149 * value) { ___animations_6 = value; Il2CppCodeGenWriteBarrier((&___animations_6), value); } inline static int32_t get_offset_of_ikConstraints_7() { return static_cast(offsetof(SkeletonData_t2032710716, ___ikConstraints_7)); } inline ExposedList_1_t3166231995 * get_ikConstraints_7() const { return ___ikConstraints_7; } inline ExposedList_1_t3166231995 ** get_address_of_ikConstraints_7() { return &___ikConstraints_7; } inline void set_ikConstraints_7(ExposedList_1_t3166231995 * value) { ___ikConstraints_7 = value; Il2CppCodeGenWriteBarrier((&___ikConstraints_7), value); } inline static int32_t get_offset_of_transformConstraints_8() { return static_cast(offsetof(SkeletonData_t2032710716, ___transformConstraints_8)); } inline ExposedList_1_t3236185212 * get_transformConstraints_8() const { return ___transformConstraints_8; } inline ExposedList_1_t3236185212 ** get_address_of_transformConstraints_8() { return &___transformConstraints_8; } inline void set_transformConstraints_8(ExposedList_1_t3236185212 * value) { ___transformConstraints_8 = value; Il2CppCodeGenWriteBarrier((&___transformConstraints_8), value); } inline static int32_t get_offset_of_pathConstraints_9() { return static_cast(offsetof(SkeletonData_t2032710716, ___pathConstraints_9)); } inline ExposedList_1_t3688408900 * get_pathConstraints_9() const { return ___pathConstraints_9; } inline ExposedList_1_t3688408900 ** get_address_of_pathConstraints_9() { return &___pathConstraints_9; } inline void set_pathConstraints_9(ExposedList_1_t3688408900 * value) { ___pathConstraints_9 = value; Il2CppCodeGenWriteBarrier((&___pathConstraints_9), value); } inline static int32_t get_offset_of_width_10() { return static_cast(offsetof(SkeletonData_t2032710716, ___width_10)); } inline float get_width_10() const { return ___width_10; } inline float* get_address_of_width_10() { return &___width_10; } inline void set_width_10(float value) { ___width_10 = value; } inline static int32_t get_offset_of_height_11() { return static_cast(offsetof(SkeletonData_t2032710716, ___height_11)); } inline float get_height_11() const { return ___height_11; } inline float* get_address_of_height_11() { return &___height_11; } inline void set_height_11(float value) { ___height_11 = value; } inline static int32_t get_offset_of_version_12() { return static_cast(offsetof(SkeletonData_t2032710716, ___version_12)); } inline String_t* get_version_12() const { return ___version_12; } inline String_t** get_address_of_version_12() { return &___version_12; } inline void set_version_12(String_t* value) { ___version_12 = value; Il2CppCodeGenWriteBarrier((&___version_12), value); } inline static int32_t get_offset_of_hash_13() { return static_cast(offsetof(SkeletonData_t2032710716, ___hash_13)); } inline String_t* get_hash_13() const { return ___hash_13; } inline String_t** get_address_of_hash_13() { return &___hash_13; } inline void set_hash_13(String_t* value) { ___hash_13 = value; Il2CppCodeGenWriteBarrier((&___hash_13), value); } inline static int32_t get_offset_of_fps_14() { return static_cast(offsetof(SkeletonData_t2032710716, ___fps_14)); } inline float get_fps_14() const { return ___fps_14; } inline float* get_address_of_fps_14() { return &___fps_14; } inline void set_fps_14(float value) { ___fps_14 = value; } inline static int32_t get_offset_of_imagesPath_15() { return static_cast(offsetof(SkeletonData_t2032710716, ___imagesPath_15)); } inline String_t* get_imagesPath_15() const { return ___imagesPath_15; } inline String_t** get_address_of_imagesPath_15() { return &___imagesPath_15; } inline void set_imagesPath_15(String_t* value) { ___imagesPath_15 = value; Il2CppCodeGenWriteBarrier((&___imagesPath_15), value); } inline static int32_t get_offset_of_audioPath_16() { return static_cast(offsetof(SkeletonData_t2032710716, ___audioPath_16)); } inline String_t* get_audioPath_16() const { return ___audioPath_16; } inline String_t** get_address_of_audioPath_16() { return &___audioPath_16; } inline void set_audioPath_16(String_t* value) { ___audioPath_16 = value; Il2CppCodeGenWriteBarrier((&___audioPath_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONDATA_T2032710716_H #ifndef DICTIONARY_2_T3453009061_H #define DICTIONARY_2_T3453009061_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3453009061 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots AtlasRegionU5BU5D_t1998596349* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots Int32U5BU5D_t385246372* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t3453009061, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t3453009061, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t3453009061, ___keySlots_6)); } inline AtlasRegionU5BU5D_t1998596349* get_keySlots_6() const { return ___keySlots_6; } inline AtlasRegionU5BU5D_t1998596349** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(AtlasRegionU5BU5D_t1998596349* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t3453009061, ___valueSlots_7)); } inline Int32U5BU5D_t385246372* get_valueSlots_7() const { return ___valueSlots_7; } inline Int32U5BU5D_t385246372** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Int32U5BU5D_t385246372* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3453009061, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t3453009061, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t3453009061, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t3453009061, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t3453009061, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t3453009061, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t3453009061, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t3453009061_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t742809443 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3453009061_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t742809443 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t742809443 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t742809443 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3453009061_H #ifndef TRIANGULATOR_T2502879214_H #define TRIANGULATOR_T2502879214_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Triangulator struct Triangulator_t2502879214 : public RuntimeObject { public: // Spine.ExposedList`1> Spine.Triangulator::convexPolygons ExposedList_1_t2516523210 * ___convexPolygons_0; // Spine.ExposedList`1> Spine.Triangulator::convexPolygonsIndices ExposedList_1_t4070202189 * ___convexPolygonsIndices_1; // Spine.ExposedList`1 Spine.Triangulator::indicesArray ExposedList_1_t1363090323 * ___indicesArray_2; // Spine.ExposedList`1 Spine.Triangulator::isConcaveArray ExposedList_1_t2804399831 * ___isConcaveArray_3; // Spine.ExposedList`1 Spine.Triangulator::triangles ExposedList_1_t1363090323 * ___triangles_4; // Spine.Pool`1> Spine.Triangulator::polygonPool Pool_1_t3075278099 * ___polygonPool_5; // Spine.Pool`1> Spine.Triangulator::polygonIndicesPool Pool_1_t333989782 * ___polygonIndicesPool_6; public: inline static int32_t get_offset_of_convexPolygons_0() { return static_cast(offsetof(Triangulator_t2502879214, ___convexPolygons_0)); } inline ExposedList_1_t2516523210 * get_convexPolygons_0() const { return ___convexPolygons_0; } inline ExposedList_1_t2516523210 ** get_address_of_convexPolygons_0() { return &___convexPolygons_0; } inline void set_convexPolygons_0(ExposedList_1_t2516523210 * value) { ___convexPolygons_0 = value; Il2CppCodeGenWriteBarrier((&___convexPolygons_0), value); } inline static int32_t get_offset_of_convexPolygonsIndices_1() { return static_cast(offsetof(Triangulator_t2502879214, ___convexPolygonsIndices_1)); } inline ExposedList_1_t4070202189 * get_convexPolygonsIndices_1() const { return ___convexPolygonsIndices_1; } inline ExposedList_1_t4070202189 ** get_address_of_convexPolygonsIndices_1() { return &___convexPolygonsIndices_1; } inline void set_convexPolygonsIndices_1(ExposedList_1_t4070202189 * value) { ___convexPolygonsIndices_1 = value; Il2CppCodeGenWriteBarrier((&___convexPolygonsIndices_1), value); } inline static int32_t get_offset_of_indicesArray_2() { return static_cast(offsetof(Triangulator_t2502879214, ___indicesArray_2)); } inline ExposedList_1_t1363090323 * get_indicesArray_2() const { return ___indicesArray_2; } inline ExposedList_1_t1363090323 ** get_address_of_indicesArray_2() { return &___indicesArray_2; } inline void set_indicesArray_2(ExposedList_1_t1363090323 * value) { ___indicesArray_2 = value; Il2CppCodeGenWriteBarrier((&___indicesArray_2), value); } inline static int32_t get_offset_of_isConcaveArray_3() { return static_cast(offsetof(Triangulator_t2502879214, ___isConcaveArray_3)); } inline ExposedList_1_t2804399831 * get_isConcaveArray_3() const { return ___isConcaveArray_3; } inline ExposedList_1_t2804399831 ** get_address_of_isConcaveArray_3() { return &___isConcaveArray_3; } inline void set_isConcaveArray_3(ExposedList_1_t2804399831 * value) { ___isConcaveArray_3 = value; Il2CppCodeGenWriteBarrier((&___isConcaveArray_3), value); } inline static int32_t get_offset_of_triangles_4() { return static_cast(offsetof(Triangulator_t2502879214, ___triangles_4)); } inline ExposedList_1_t1363090323 * get_triangles_4() const { return ___triangles_4; } inline ExposedList_1_t1363090323 ** get_address_of_triangles_4() { return &___triangles_4; } inline void set_triangles_4(ExposedList_1_t1363090323 * value) { ___triangles_4 = value; Il2CppCodeGenWriteBarrier((&___triangles_4), value); } inline static int32_t get_offset_of_polygonPool_5() { return static_cast(offsetof(Triangulator_t2502879214, ___polygonPool_5)); } inline Pool_1_t3075278099 * get_polygonPool_5() const { return ___polygonPool_5; } inline Pool_1_t3075278099 ** get_address_of_polygonPool_5() { return &___polygonPool_5; } inline void set_polygonPool_5(Pool_1_t3075278099 * value) { ___polygonPool_5 = value; Il2CppCodeGenWriteBarrier((&___polygonPool_5), value); } inline static int32_t get_offset_of_polygonIndicesPool_6() { return static_cast(offsetof(Triangulator_t2502879214, ___polygonIndicesPool_6)); } inline Pool_1_t333989782 * get_polygonIndicesPool_6() const { return ___polygonIndicesPool_6; } inline Pool_1_t333989782 ** get_address_of_polygonIndicesPool_6() { return &___polygonIndicesPool_6; } inline void set_polygonIndicesPool_6(Pool_1_t333989782 * value) { ___polygonIndicesPool_6 = value; Il2CppCodeGenWriteBarrier((&___polygonIndicesPool_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRIANGULATOR_T2502879214_H #ifndef MEMBERINFO_T_H #define MEMBERINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERINFO_T_H #ifndef SKELETON_T3686076450_H #define SKELETON_T3686076450_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Skeleton struct Skeleton_t3686076450 : public RuntimeObject { public: // Spine.SkeletonData Spine.Skeleton::data SkeletonData_t2032710716 * ___data_0; // Spine.ExposedList`1 Spine.Skeleton::bones ExposedList_1_t3793468194 * ___bones_1; // Spine.ExposedList`1 Spine.Skeleton::slots ExposedList_1_t1927085270 * ___slots_2; // Spine.ExposedList`1 Spine.Skeleton::drawOrder ExposedList_1_t1927085270 * ___drawOrder_3; // Spine.ExposedList`1 Spine.Skeleton::ikConstraints ExposedList_1_t87334839 * ___ikConstraints_4; // Spine.ExposedList`1 Spine.Skeleton::transformConstraints ExposedList_1_t3161142095 * ___transformConstraints_5; // Spine.ExposedList`1 Spine.Skeleton::pathConstraints ExposedList_1_t3687966776 * ___pathConstraints_6; // Spine.ExposedList`1 Spine.Skeleton::updateCache ExposedList_1_t2549315650 * ___updateCache_7; // Spine.ExposedList`1 Spine.Skeleton::updateCacheReset ExposedList_1_t3793468194 * ___updateCacheReset_8; // Spine.Skin Spine.Skeleton::skin Skin_t1174584606 * ___skin_9; // System.Single Spine.Skeleton::r float ___r_10; // System.Single Spine.Skeleton::g float ___g_11; // System.Single Spine.Skeleton::b float ___b_12; // System.Single Spine.Skeleton::a float ___a_13; // System.Single Spine.Skeleton::time float ___time_14; // System.Single Spine.Skeleton::scaleX float ___scaleX_15; // System.Single Spine.Skeleton::scaleY float ___scaleY_16; // System.Single Spine.Skeleton::x float ___x_17; // System.Single Spine.Skeleton::y float ___y_18; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(Skeleton_t3686076450, ___data_0)); } inline SkeletonData_t2032710716 * get_data_0() const { return ___data_0; } inline SkeletonData_t2032710716 ** get_address_of_data_0() { return &___data_0; } inline void set_data_0(SkeletonData_t2032710716 * value) { ___data_0 = value; Il2CppCodeGenWriteBarrier((&___data_0), value); } inline static int32_t get_offset_of_bones_1() { return static_cast(offsetof(Skeleton_t3686076450, ___bones_1)); } inline ExposedList_1_t3793468194 * get_bones_1() const { return ___bones_1; } inline ExposedList_1_t3793468194 ** get_address_of_bones_1() { return &___bones_1; } inline void set_bones_1(ExposedList_1_t3793468194 * value) { ___bones_1 = value; Il2CppCodeGenWriteBarrier((&___bones_1), value); } inline static int32_t get_offset_of_slots_2() { return static_cast(offsetof(Skeleton_t3686076450, ___slots_2)); } inline ExposedList_1_t1927085270 * get_slots_2() const { return ___slots_2; } inline ExposedList_1_t1927085270 ** get_address_of_slots_2() { return &___slots_2; } inline void set_slots_2(ExposedList_1_t1927085270 * value) { ___slots_2 = value; Il2CppCodeGenWriteBarrier((&___slots_2), value); } inline static int32_t get_offset_of_drawOrder_3() { return static_cast(offsetof(Skeleton_t3686076450, ___drawOrder_3)); } inline ExposedList_1_t1927085270 * get_drawOrder_3() const { return ___drawOrder_3; } inline ExposedList_1_t1927085270 ** get_address_of_drawOrder_3() { return &___drawOrder_3; } inline void set_drawOrder_3(ExposedList_1_t1927085270 * value) { ___drawOrder_3 = value; Il2CppCodeGenWriteBarrier((&___drawOrder_3), value); } inline static int32_t get_offset_of_ikConstraints_4() { return static_cast(offsetof(Skeleton_t3686076450, ___ikConstraints_4)); } inline ExposedList_1_t87334839 * get_ikConstraints_4() const { return ___ikConstraints_4; } inline ExposedList_1_t87334839 ** get_address_of_ikConstraints_4() { return &___ikConstraints_4; } inline void set_ikConstraints_4(ExposedList_1_t87334839 * value) { ___ikConstraints_4 = value; Il2CppCodeGenWriteBarrier((&___ikConstraints_4), value); } inline static int32_t get_offset_of_transformConstraints_5() { return static_cast(offsetof(Skeleton_t3686076450, ___transformConstraints_5)); } inline ExposedList_1_t3161142095 * get_transformConstraints_5() const { return ___transformConstraints_5; } inline ExposedList_1_t3161142095 ** get_address_of_transformConstraints_5() { return &___transformConstraints_5; } inline void set_transformConstraints_5(ExposedList_1_t3161142095 * value) { ___transformConstraints_5 = value; Il2CppCodeGenWriteBarrier((&___transformConstraints_5), value); } inline static int32_t get_offset_of_pathConstraints_6() { return static_cast(offsetof(Skeleton_t3686076450, ___pathConstraints_6)); } inline ExposedList_1_t3687966776 * get_pathConstraints_6() const { return ___pathConstraints_6; } inline ExposedList_1_t3687966776 ** get_address_of_pathConstraints_6() { return &___pathConstraints_6; } inline void set_pathConstraints_6(ExposedList_1_t3687966776 * value) { ___pathConstraints_6 = value; Il2CppCodeGenWriteBarrier((&___pathConstraints_6), value); } inline static int32_t get_offset_of_updateCache_7() { return static_cast(offsetof(Skeleton_t3686076450, ___updateCache_7)); } inline ExposedList_1_t2549315650 * get_updateCache_7() const { return ___updateCache_7; } inline ExposedList_1_t2549315650 ** get_address_of_updateCache_7() { return &___updateCache_7; } inline void set_updateCache_7(ExposedList_1_t2549315650 * value) { ___updateCache_7 = value; Il2CppCodeGenWriteBarrier((&___updateCache_7), value); } inline static int32_t get_offset_of_updateCacheReset_8() { return static_cast(offsetof(Skeleton_t3686076450, ___updateCacheReset_8)); } inline ExposedList_1_t3793468194 * get_updateCacheReset_8() const { return ___updateCacheReset_8; } inline ExposedList_1_t3793468194 ** get_address_of_updateCacheReset_8() { return &___updateCacheReset_8; } inline void set_updateCacheReset_8(ExposedList_1_t3793468194 * value) { ___updateCacheReset_8 = value; Il2CppCodeGenWriteBarrier((&___updateCacheReset_8), value); } inline static int32_t get_offset_of_skin_9() { return static_cast(offsetof(Skeleton_t3686076450, ___skin_9)); } inline Skin_t1174584606 * get_skin_9() const { return ___skin_9; } inline Skin_t1174584606 ** get_address_of_skin_9() { return &___skin_9; } inline void set_skin_9(Skin_t1174584606 * value) { ___skin_9 = value; Il2CppCodeGenWriteBarrier((&___skin_9), value); } inline static int32_t get_offset_of_r_10() { return static_cast(offsetof(Skeleton_t3686076450, ___r_10)); } inline float get_r_10() const { return ___r_10; } inline float* get_address_of_r_10() { return &___r_10; } inline void set_r_10(float value) { ___r_10 = value; } inline static int32_t get_offset_of_g_11() { return static_cast(offsetof(Skeleton_t3686076450, ___g_11)); } inline float get_g_11() const { return ___g_11; } inline float* get_address_of_g_11() { return &___g_11; } inline void set_g_11(float value) { ___g_11 = value; } inline static int32_t get_offset_of_b_12() { return static_cast(offsetof(Skeleton_t3686076450, ___b_12)); } inline float get_b_12() const { return ___b_12; } inline float* get_address_of_b_12() { return &___b_12; } inline void set_b_12(float value) { ___b_12 = value; } inline static int32_t get_offset_of_a_13() { return static_cast(offsetof(Skeleton_t3686076450, ___a_13)); } inline float get_a_13() const { return ___a_13; } inline float* get_address_of_a_13() { return &___a_13; } inline void set_a_13(float value) { ___a_13 = value; } inline static int32_t get_offset_of_time_14() { return static_cast(offsetof(Skeleton_t3686076450, ___time_14)); } inline float get_time_14() const { return ___time_14; } inline float* get_address_of_time_14() { return &___time_14; } inline void set_time_14(float value) { ___time_14 = value; } inline static int32_t get_offset_of_scaleX_15() { return static_cast(offsetof(Skeleton_t3686076450, ___scaleX_15)); } inline float get_scaleX_15() const { return ___scaleX_15; } inline float* get_address_of_scaleX_15() { return &___scaleX_15; } inline void set_scaleX_15(float value) { ___scaleX_15 = value; } inline static int32_t get_offset_of_scaleY_16() { return static_cast(offsetof(Skeleton_t3686076450, ___scaleY_16)); } inline float get_scaleY_16() const { return ___scaleY_16; } inline float* get_address_of_scaleY_16() { return &___scaleY_16; } inline void set_scaleY_16(float value) { ___scaleY_16 = value; } inline static int32_t get_offset_of_x_17() { return static_cast(offsetof(Skeleton_t3686076450, ___x_17)); } inline float get_x_17() const { return ___x_17; } inline float* get_address_of_x_17() { return &___x_17; } inline void set_x_17(float value) { ___x_17 = value; } inline static int32_t get_offset_of_y_18() { return static_cast(offsetof(Skeleton_t3686076450, ___y_18)); } inline float get_y_18() const { return ___y_18; } inline float* get_address_of_y_18() { return &___y_18; } inline void set_y_18(float value) { ___y_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETON_T3686076450_H #ifndef EXPOSEDLIST_1_T1209651080_H #define EXPOSEDLIST_1_T1209651080_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t1209651080 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items BoundingBoxAttachmentU5BU5D_t858874171* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t1209651080, ___Items_0)); } inline BoundingBoxAttachmentU5BU5D_t858874171* get_Items_0() const { return ___Items_0; } inline BoundingBoxAttachmentU5BU5D_t858874171** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(BoundingBoxAttachmentU5BU5D_t858874171* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t1209651080, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t1209651080, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t1209651080_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray BoundingBoxAttachmentU5BU5D_t858874171* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t1209651080_StaticFields, ___EmptyArray_3)); } inline BoundingBoxAttachmentU5BU5D_t858874171* get_EmptyArray_3() const { return ___EmptyArray_3; } inline BoundingBoxAttachmentU5BU5D_t858874171** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(BoundingBoxAttachmentU5BU5D_t858874171* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T1209651080_H #ifndef EXPOSEDLIST_1_T1727260827_H #define EXPOSEDLIST_1_T1727260827_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t1727260827 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items PolygonU5BU5D_t741399164* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t1727260827, ___Items_0)); } inline PolygonU5BU5D_t741399164* get_Items_0() const { return ___Items_0; } inline PolygonU5BU5D_t741399164** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(PolygonU5BU5D_t741399164* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t1727260827, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t1727260827, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t1727260827_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray PolygonU5BU5D_t741399164* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t1727260827_StaticFields, ___EmptyArray_3)); } inline PolygonU5BU5D_t741399164* get_EmptyArray_3() const { return ___EmptyArray_3; } inline PolygonU5BU5D_t741399164** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(PolygonU5BU5D_t741399164* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T1727260827_H #ifndef SKELETONBOUNDS_T352077915_H #define SKELETONBOUNDS_T352077915_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.SkeletonBounds struct SkeletonBounds_t352077915 : public RuntimeObject { public: // Spine.ExposedList`1 Spine.SkeletonBounds::polygonPool ExposedList_1_t1727260827 * ___polygonPool_0; // System.Single Spine.SkeletonBounds::minX float ___minX_1; // System.Single Spine.SkeletonBounds::minY float ___minY_2; // System.Single Spine.SkeletonBounds::maxX float ___maxX_3; // System.Single Spine.SkeletonBounds::maxY float ___maxY_4; // Spine.ExposedList`1 Spine.SkeletonBounds::k__BackingField ExposedList_1_t1209651080 * ___U3CBoundingBoxesU3Ek__BackingField_5; // Spine.ExposedList`1 Spine.SkeletonBounds::k__BackingField ExposedList_1_t1727260827 * ___U3CPolygonsU3Ek__BackingField_6; public: inline static int32_t get_offset_of_polygonPool_0() { return static_cast(offsetof(SkeletonBounds_t352077915, ___polygonPool_0)); } inline ExposedList_1_t1727260827 * get_polygonPool_0() const { return ___polygonPool_0; } inline ExposedList_1_t1727260827 ** get_address_of_polygonPool_0() { return &___polygonPool_0; } inline void set_polygonPool_0(ExposedList_1_t1727260827 * value) { ___polygonPool_0 = value; Il2CppCodeGenWriteBarrier((&___polygonPool_0), value); } inline static int32_t get_offset_of_minX_1() { return static_cast(offsetof(SkeletonBounds_t352077915, ___minX_1)); } inline float get_minX_1() const { return ___minX_1; } inline float* get_address_of_minX_1() { return &___minX_1; } inline void set_minX_1(float value) { ___minX_1 = value; } inline static int32_t get_offset_of_minY_2() { return static_cast(offsetof(SkeletonBounds_t352077915, ___minY_2)); } inline float get_minY_2() const { return ___minY_2; } inline float* get_address_of_minY_2() { return &___minY_2; } inline void set_minY_2(float value) { ___minY_2 = value; } inline static int32_t get_offset_of_maxX_3() { return static_cast(offsetof(SkeletonBounds_t352077915, ___maxX_3)); } inline float get_maxX_3() const { return ___maxX_3; } inline float* get_address_of_maxX_3() { return &___maxX_3; } inline void set_maxX_3(float value) { ___maxX_3 = value; } inline static int32_t get_offset_of_maxY_4() { return static_cast(offsetof(SkeletonBounds_t352077915, ___maxY_4)); } inline float get_maxY_4() const { return ___maxY_4; } inline float* get_address_of_maxY_4() { return &___maxY_4; } inline void set_maxY_4(float value) { ___maxY_4 = value; } inline static int32_t get_offset_of_U3CBoundingBoxesU3Ek__BackingField_5() { return static_cast(offsetof(SkeletonBounds_t352077915, ___U3CBoundingBoxesU3Ek__BackingField_5)); } inline ExposedList_1_t1209651080 * get_U3CBoundingBoxesU3Ek__BackingField_5() const { return ___U3CBoundingBoxesU3Ek__BackingField_5; } inline ExposedList_1_t1209651080 ** get_address_of_U3CBoundingBoxesU3Ek__BackingField_5() { return &___U3CBoundingBoxesU3Ek__BackingField_5; } inline void set_U3CBoundingBoxesU3Ek__BackingField_5(ExposedList_1_t1209651080 * value) { ___U3CBoundingBoxesU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CBoundingBoxesU3Ek__BackingField_5), value); } inline static int32_t get_offset_of_U3CPolygonsU3Ek__BackingField_6() { return static_cast(offsetof(SkeletonBounds_t352077915, ___U3CPolygonsU3Ek__BackingField_6)); } inline ExposedList_1_t1727260827 * get_U3CPolygonsU3Ek__BackingField_6() const { return ___U3CPolygonsU3Ek__BackingField_6; } inline ExposedList_1_t1727260827 ** get_address_of_U3CPolygonsU3Ek__BackingField_6() { return &___U3CPolygonsU3Ek__BackingField_6; } inline void set_U3CPolygonsU3Ek__BackingField_6(ExposedList_1_t1727260827 * value) { ___U3CPolygonsU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CPolygonsU3Ek__BackingField_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONBOUNDS_T352077915_H #ifndef VERTICES_T807797978_H #define VERTICES_T807797978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.SkeletonBinary/Vertices struct Vertices_t807797978 : public RuntimeObject { public: // System.Int32[] Spine.SkeletonBinary/Vertices::bones Int32U5BU5D_t385246372* ___bones_0; // System.Single[] Spine.SkeletonBinary/Vertices::vertices SingleU5BU5D_t1444911251* ___vertices_1; public: inline static int32_t get_offset_of_bones_0() { return static_cast(offsetof(Vertices_t807797978, ___bones_0)); } inline Int32U5BU5D_t385246372* get_bones_0() const { return ___bones_0; } inline Int32U5BU5D_t385246372** get_address_of_bones_0() { return &___bones_0; } inline void set_bones_0(Int32U5BU5D_t385246372* value) { ___bones_0 = value; Il2CppCodeGenWriteBarrier((&___bones_0), value); } inline static int32_t get_offset_of_vertices_1() { return static_cast(offsetof(Vertices_t807797978, ___vertices_1)); } inline SingleU5BU5D_t1444911251* get_vertices_1() const { return ___vertices_1; } inline SingleU5BU5D_t1444911251** get_address_of_vertices_1() { return &___vertices_1; } inline void set_vertices_1(SingleU5BU5D_t1444911251* value) { ___vertices_1 = value; Il2CppCodeGenWriteBarrier((&___vertices_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VERTICES_T807797978_H #ifndef POLYGON_T3315116257_H #define POLYGON_T3315116257_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Polygon struct Polygon_t3315116257 : public RuntimeObject { public: // System.Single[] Spine.Polygon::k__BackingField SingleU5BU5D_t1444911251* ___U3CVerticesU3Ek__BackingField_0; // System.Int32 Spine.Polygon::k__BackingField int32_t ___U3CCountU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CVerticesU3Ek__BackingField_0() { return static_cast(offsetof(Polygon_t3315116257, ___U3CVerticesU3Ek__BackingField_0)); } inline SingleU5BU5D_t1444911251* get_U3CVerticesU3Ek__BackingField_0() const { return ___U3CVerticesU3Ek__BackingField_0; } inline SingleU5BU5D_t1444911251** get_address_of_U3CVerticesU3Ek__BackingField_0() { return &___U3CVerticesU3Ek__BackingField_0; } inline void set_U3CVerticesU3Ek__BackingField_0(SingleU5BU5D_t1444911251* value) { ___U3CVerticesU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CVerticesU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CCountU3Ek__BackingField_1() { return static_cast(offsetof(Polygon_t3315116257, ___U3CCountU3Ek__BackingField_1)); } inline int32_t get_U3CCountU3Ek__BackingField_1() const { return ___U3CCountU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCountU3Ek__BackingField_1() { return &___U3CCountU3Ek__BackingField_1; } inline void set_U3CCountU3Ek__BackingField_1(int32_t value) { ___U3CCountU3Ek__BackingField_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POLYGON_T3315116257_H #ifndef SKELETONCLIPPING_T1669006083_H #define SKELETONCLIPPING_T1669006083_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.SkeletonClipping struct SkeletonClipping_t1669006083 : public RuntimeObject { public: // Spine.Triangulator Spine.SkeletonClipping::triangulator Triangulator_t2502879214 * ___triangulator_0; // Spine.ExposedList`1 Spine.SkeletonClipping::clippingPolygon ExposedList_1_t4104378640 * ___clippingPolygon_1; // Spine.ExposedList`1 Spine.SkeletonClipping::clipOutput ExposedList_1_t4104378640 * ___clipOutput_2; // Spine.ExposedList`1 Spine.SkeletonClipping::clippedVertices ExposedList_1_t4104378640 * ___clippedVertices_3; // Spine.ExposedList`1 Spine.SkeletonClipping::clippedTriangles ExposedList_1_t1363090323 * ___clippedTriangles_4; // Spine.ExposedList`1 Spine.SkeletonClipping::clippedUVs ExposedList_1_t4104378640 * ___clippedUVs_5; // Spine.ExposedList`1 Spine.SkeletonClipping::scratch ExposedList_1_t4104378640 * ___scratch_6; // Spine.ClippingAttachment Spine.SkeletonClipping::clipAttachment ClippingAttachment_t2586274570 * ___clipAttachment_7; // Spine.ExposedList`1> Spine.SkeletonClipping::clippingPolygons ExposedList_1_t2516523210 * ___clippingPolygons_8; public: inline static int32_t get_offset_of_triangulator_0() { return static_cast(offsetof(SkeletonClipping_t1669006083, ___triangulator_0)); } inline Triangulator_t2502879214 * get_triangulator_0() const { return ___triangulator_0; } inline Triangulator_t2502879214 ** get_address_of_triangulator_0() { return &___triangulator_0; } inline void set_triangulator_0(Triangulator_t2502879214 * value) { ___triangulator_0 = value; Il2CppCodeGenWriteBarrier((&___triangulator_0), value); } inline static int32_t get_offset_of_clippingPolygon_1() { return static_cast(offsetof(SkeletonClipping_t1669006083, ___clippingPolygon_1)); } inline ExposedList_1_t4104378640 * get_clippingPolygon_1() const { return ___clippingPolygon_1; } inline ExposedList_1_t4104378640 ** get_address_of_clippingPolygon_1() { return &___clippingPolygon_1; } inline void set_clippingPolygon_1(ExposedList_1_t4104378640 * value) { ___clippingPolygon_1 = value; Il2CppCodeGenWriteBarrier((&___clippingPolygon_1), value); } inline static int32_t get_offset_of_clipOutput_2() { return static_cast(offsetof(SkeletonClipping_t1669006083, ___clipOutput_2)); } inline ExposedList_1_t4104378640 * get_clipOutput_2() const { return ___clipOutput_2; } inline ExposedList_1_t4104378640 ** get_address_of_clipOutput_2() { return &___clipOutput_2; } inline void set_clipOutput_2(ExposedList_1_t4104378640 * value) { ___clipOutput_2 = value; Il2CppCodeGenWriteBarrier((&___clipOutput_2), value); } inline static int32_t get_offset_of_clippedVertices_3() { return static_cast(offsetof(SkeletonClipping_t1669006083, ___clippedVertices_3)); } inline ExposedList_1_t4104378640 * get_clippedVertices_3() const { return ___clippedVertices_3; } inline ExposedList_1_t4104378640 ** get_address_of_clippedVertices_3() { return &___clippedVertices_3; } inline void set_clippedVertices_3(ExposedList_1_t4104378640 * value) { ___clippedVertices_3 = value; Il2CppCodeGenWriteBarrier((&___clippedVertices_3), value); } inline static int32_t get_offset_of_clippedTriangles_4() { return static_cast(offsetof(SkeletonClipping_t1669006083, ___clippedTriangles_4)); } inline ExposedList_1_t1363090323 * get_clippedTriangles_4() const { return ___clippedTriangles_4; } inline ExposedList_1_t1363090323 ** get_address_of_clippedTriangles_4() { return &___clippedTriangles_4; } inline void set_clippedTriangles_4(ExposedList_1_t1363090323 * value) { ___clippedTriangles_4 = value; Il2CppCodeGenWriteBarrier((&___clippedTriangles_4), value); } inline static int32_t get_offset_of_clippedUVs_5() { return static_cast(offsetof(SkeletonClipping_t1669006083, ___clippedUVs_5)); } inline ExposedList_1_t4104378640 * get_clippedUVs_5() const { return ___clippedUVs_5; } inline ExposedList_1_t4104378640 ** get_address_of_clippedUVs_5() { return &___clippedUVs_5; } inline void set_clippedUVs_5(ExposedList_1_t4104378640 * value) { ___clippedUVs_5 = value; Il2CppCodeGenWriteBarrier((&___clippedUVs_5), value); } inline static int32_t get_offset_of_scratch_6() { return static_cast(offsetof(SkeletonClipping_t1669006083, ___scratch_6)); } inline ExposedList_1_t4104378640 * get_scratch_6() const { return ___scratch_6; } inline ExposedList_1_t4104378640 ** get_address_of_scratch_6() { return &___scratch_6; } inline void set_scratch_6(ExposedList_1_t4104378640 * value) { ___scratch_6 = value; Il2CppCodeGenWriteBarrier((&___scratch_6), value); } inline static int32_t get_offset_of_clipAttachment_7() { return static_cast(offsetof(SkeletonClipping_t1669006083, ___clipAttachment_7)); } inline ClippingAttachment_t2586274570 * get_clipAttachment_7() const { return ___clipAttachment_7; } inline ClippingAttachment_t2586274570 ** get_address_of_clipAttachment_7() { return &___clipAttachment_7; } inline void set_clipAttachment_7(ClippingAttachment_t2586274570 * value) { ___clipAttachment_7 = value; Il2CppCodeGenWriteBarrier((&___clipAttachment_7), value); } inline static int32_t get_offset_of_clippingPolygons_8() { return static_cast(offsetof(SkeletonClipping_t1669006083, ___clippingPolygons_8)); } inline ExposedList_1_t2516523210 * get_clippingPolygons_8() const { return ___clippingPolygons_8; } inline ExposedList_1_t2516523210 ** get_address_of_clippingPolygons_8() { return &___clippingPolygons_8; } inline void set_clippingPolygons_8(ExposedList_1_t2516523210 * value) { ___clippingPolygons_8 = value; Il2CppCodeGenWriteBarrier((&___clippingPolygons_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONCLIPPING_T1669006083_H #ifndef DICTIONARY_2_T47542197_H #define DICTIONARY_2_T47542197_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t47542197 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots AtlasRegionU5BU5D_t1998596349* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots Texture2DU5BU5D_t149664596* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t47542197, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t47542197, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t47542197, ___keySlots_6)); } inline AtlasRegionU5BU5D_t1998596349* get_keySlots_6() const { return ___keySlots_6; } inline AtlasRegionU5BU5D_t1998596349** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(AtlasRegionU5BU5D_t1998596349* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t47542197, ___valueSlots_7)); } inline Texture2DU5BU5D_t149664596* get_valueSlots_7() const { return ___valueSlots_7; } inline Texture2DU5BU5D_t149664596** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Texture2DU5BU5D_t149664596* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t47542197, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t47542197, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t47542197, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t47542197, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t47542197, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t47542197, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t47542197, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t47542197_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t507227667 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t47542197_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t507227667 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t507227667 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t507227667 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T47542197_H #ifndef ATTACHMENT_T3043756552_H #define ATTACHMENT_T3043756552_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Attachment struct Attachment_t3043756552 : public RuntimeObject { public: // System.String Spine.Attachment::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(Attachment_t3043756552, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATTACHMENT_T3043756552_H #ifndef VALUETYPE_T3640485471_H #define VALUETYPE_T3640485471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ValueType struct ValueType_t3640485471 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t3640485471_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t3640485471_marshaled_com { }; #endif // VALUETYPE_T3640485471_H #ifndef EXPOSEDLIST_1_T1927085270_H #define EXPOSEDLIST_1_T1927085270_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t1927085270 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items SlotU5BU5D_t285245173* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t1927085270, ___Items_0)); } inline SlotU5BU5D_t285245173* get_Items_0() const { return ___Items_0; } inline SlotU5BU5D_t285245173** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(SlotU5BU5D_t285245173* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t1927085270, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t1927085270, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t1927085270_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray SlotU5BU5D_t285245173* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t1927085270_StaticFields, ___EmptyArray_3)); } inline SlotU5BU5D_t285245173* get_EmptyArray_3() const { return ___EmptyArray_3; } inline SlotU5BU5D_t285245173** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(SlotU5BU5D_t285245173* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T1927085270_H #ifndef SLOT_T3514940700_H #define SLOT_T3514940700_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Slot struct Slot_t3514940700 : public RuntimeObject { public: // Spine.SlotData Spine.Slot::data SlotData_t154801902 * ___data_0; // Spine.Bone Spine.Slot::bone Bone_t1086356328 * ___bone_1; // System.Single Spine.Slot::r float ___r_2; // System.Single Spine.Slot::g float ___g_3; // System.Single Spine.Slot::b float ___b_4; // System.Single Spine.Slot::a float ___a_5; // System.Single Spine.Slot::r2 float ___r2_6; // System.Single Spine.Slot::g2 float ___g2_7; // System.Single Spine.Slot::b2 float ___b2_8; // System.Boolean Spine.Slot::hasSecondColor bool ___hasSecondColor_9; // Spine.Attachment Spine.Slot::attachment Attachment_t3043756552 * ___attachment_10; // System.Single Spine.Slot::attachmentTime float ___attachmentTime_11; // Spine.ExposedList`1 Spine.Slot::attachmentVertices ExposedList_1_t4104378640 * ___attachmentVertices_12; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(Slot_t3514940700, ___data_0)); } inline SlotData_t154801902 * get_data_0() const { return ___data_0; } inline SlotData_t154801902 ** get_address_of_data_0() { return &___data_0; } inline void set_data_0(SlotData_t154801902 * value) { ___data_0 = value; Il2CppCodeGenWriteBarrier((&___data_0), value); } inline static int32_t get_offset_of_bone_1() { return static_cast(offsetof(Slot_t3514940700, ___bone_1)); } inline Bone_t1086356328 * get_bone_1() const { return ___bone_1; } inline Bone_t1086356328 ** get_address_of_bone_1() { return &___bone_1; } inline void set_bone_1(Bone_t1086356328 * value) { ___bone_1 = value; Il2CppCodeGenWriteBarrier((&___bone_1), value); } inline static int32_t get_offset_of_r_2() { return static_cast(offsetof(Slot_t3514940700, ___r_2)); } inline float get_r_2() const { return ___r_2; } inline float* get_address_of_r_2() { return &___r_2; } inline void set_r_2(float value) { ___r_2 = value; } inline static int32_t get_offset_of_g_3() { return static_cast(offsetof(Slot_t3514940700, ___g_3)); } inline float get_g_3() const { return ___g_3; } inline float* get_address_of_g_3() { return &___g_3; } inline void set_g_3(float value) { ___g_3 = value; } inline static int32_t get_offset_of_b_4() { return static_cast(offsetof(Slot_t3514940700, ___b_4)); } inline float get_b_4() const { return ___b_4; } inline float* get_address_of_b_4() { return &___b_4; } inline void set_b_4(float value) { ___b_4 = value; } inline static int32_t get_offset_of_a_5() { return static_cast(offsetof(Slot_t3514940700, ___a_5)); } inline float get_a_5() const { return ___a_5; } inline float* get_address_of_a_5() { return &___a_5; } inline void set_a_5(float value) { ___a_5 = value; } inline static int32_t get_offset_of_r2_6() { return static_cast(offsetof(Slot_t3514940700, ___r2_6)); } inline float get_r2_6() const { return ___r2_6; } inline float* get_address_of_r2_6() { return &___r2_6; } inline void set_r2_6(float value) { ___r2_6 = value; } inline static int32_t get_offset_of_g2_7() { return static_cast(offsetof(Slot_t3514940700, ___g2_7)); } inline float get_g2_7() const { return ___g2_7; } inline float* get_address_of_g2_7() { return &___g2_7; } inline void set_g2_7(float value) { ___g2_7 = value; } inline static int32_t get_offset_of_b2_8() { return static_cast(offsetof(Slot_t3514940700, ___b2_8)); } inline float get_b2_8() const { return ___b2_8; } inline float* get_address_of_b2_8() { return &___b2_8; } inline void set_b2_8(float value) { ___b2_8 = value; } inline static int32_t get_offset_of_hasSecondColor_9() { return static_cast(offsetof(Slot_t3514940700, ___hasSecondColor_9)); } inline bool get_hasSecondColor_9() const { return ___hasSecondColor_9; } inline bool* get_address_of_hasSecondColor_9() { return &___hasSecondColor_9; } inline void set_hasSecondColor_9(bool value) { ___hasSecondColor_9 = value; } inline static int32_t get_offset_of_attachment_10() { return static_cast(offsetof(Slot_t3514940700, ___attachment_10)); } inline Attachment_t3043756552 * get_attachment_10() const { return ___attachment_10; } inline Attachment_t3043756552 ** get_address_of_attachment_10() { return &___attachment_10; } inline void set_attachment_10(Attachment_t3043756552 * value) { ___attachment_10 = value; Il2CppCodeGenWriteBarrier((&___attachment_10), value); } inline static int32_t get_offset_of_attachmentTime_11() { return static_cast(offsetof(Slot_t3514940700, ___attachmentTime_11)); } inline float get_attachmentTime_11() const { return ___attachmentTime_11; } inline float* get_address_of_attachmentTime_11() { return &___attachmentTime_11; } inline void set_attachmentTime_11(float value) { ___attachmentTime_11 = value; } inline static int32_t get_offset_of_attachmentVertices_12() { return static_cast(offsetof(Slot_t3514940700, ___attachmentVertices_12)); } inline ExposedList_1_t4104378640 * get_attachmentVertices_12() const { return ___attachmentVertices_12; } inline ExposedList_1_t4104378640 ** get_address_of_attachmentVertices_12() { return &___attachmentVertices_12; } inline void set_attachmentVertices_12(ExposedList_1_t4104378640 * value) { ___attachmentVertices_12 = value; Il2CppCodeGenWriteBarrier((&___attachmentVertices_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SLOT_T3514940700_H #ifndef EXPOSEDLIST_1_T3322895149_H #define EXPOSEDLIST_1_T3322895149_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t3322895149 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items AnimationU5BU5D_t3250602338* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t3322895149, ___Items_0)); } inline AnimationU5BU5D_t3250602338* get_Items_0() const { return ___Items_0; } inline AnimationU5BU5D_t3250602338** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(AnimationU5BU5D_t3250602338* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t3322895149, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t3322895149, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t3322895149_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray AnimationU5BU5D_t3250602338* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t3322895149_StaticFields, ___EmptyArray_3)); } inline AnimationU5BU5D_t3250602338* get_EmptyArray_3() const { return ___EmptyArray_3; } inline AnimationU5BU5D_t3250602338** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(AnimationU5BU5D_t3250602338* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T3322895149_H #ifndef KEYCOLLECTION_T1050195133_H #define KEYCOLLECTION_T1050195133_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1050195133 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::dictionary Dictionary_2_t860519662 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(KeyCollection_t1050195133, ___dictionary_0)); } inline Dictionary_2_t860519662 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t860519662 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t860519662 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYCOLLECTION_T1050195133_H #ifndef HASHSET_1_T1515895227_H #define HASHSET_1_T1515895227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.HashSet`1 struct HashSet_1_t1515895227 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.HashSet`1/Link[] System.Collections.Generic.HashSet`1::links LinkU5BU5D_t3073131127* ___links_5; // T[] System.Collections.Generic.HashSet`1::slots Int32U5BU5D_t385246372* ___slots_6; // System.Int32 System.Collections.Generic.HashSet`1::touched int32_t ___touched_7; // System.Int32 System.Collections.Generic.HashSet`1::empty_slot int32_t ___empty_slot_8; // System.Int32 System.Collections.Generic.HashSet`1::count int32_t ___count_9; // System.Int32 System.Collections.Generic.HashSet`1::threshold int32_t ___threshold_10; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::comparer RuntimeObject* ___comparer_11; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::si SerializationInfo_t950877179 * ___si_12; // System.Int32 System.Collections.Generic.HashSet`1::generation int32_t ___generation_13; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(HashSet_1_t1515895227, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_links_5() { return static_cast(offsetof(HashSet_1_t1515895227, ___links_5)); } inline LinkU5BU5D_t3073131127* get_links_5() const { return ___links_5; } inline LinkU5BU5D_t3073131127** get_address_of_links_5() { return &___links_5; } inline void set_links_5(LinkU5BU5D_t3073131127* value) { ___links_5 = value; Il2CppCodeGenWriteBarrier((&___links_5), value); } inline static int32_t get_offset_of_slots_6() { return static_cast(offsetof(HashSet_1_t1515895227, ___slots_6)); } inline Int32U5BU5D_t385246372* get_slots_6() const { return ___slots_6; } inline Int32U5BU5D_t385246372** get_address_of_slots_6() { return &___slots_6; } inline void set_slots_6(Int32U5BU5D_t385246372* value) { ___slots_6 = value; Il2CppCodeGenWriteBarrier((&___slots_6), value); } inline static int32_t get_offset_of_touched_7() { return static_cast(offsetof(HashSet_1_t1515895227, ___touched_7)); } inline int32_t get_touched_7() const { return ___touched_7; } inline int32_t* get_address_of_touched_7() { return &___touched_7; } inline void set_touched_7(int32_t value) { ___touched_7 = value; } inline static int32_t get_offset_of_empty_slot_8() { return static_cast(offsetof(HashSet_1_t1515895227, ___empty_slot_8)); } inline int32_t get_empty_slot_8() const { return ___empty_slot_8; } inline int32_t* get_address_of_empty_slot_8() { return &___empty_slot_8; } inline void set_empty_slot_8(int32_t value) { ___empty_slot_8 = value; } inline static int32_t get_offset_of_count_9() { return static_cast(offsetof(HashSet_1_t1515895227, ___count_9)); } inline int32_t get_count_9() const { return ___count_9; } inline int32_t* get_address_of_count_9() { return &___count_9; } inline void set_count_9(int32_t value) { ___count_9 = value; } inline static int32_t get_offset_of_threshold_10() { return static_cast(offsetof(HashSet_1_t1515895227, ___threshold_10)); } inline int32_t get_threshold_10() const { return ___threshold_10; } inline int32_t* get_address_of_threshold_10() { return &___threshold_10; } inline void set_threshold_10(int32_t value) { ___threshold_10 = value; } inline static int32_t get_offset_of_comparer_11() { return static_cast(offsetof(HashSet_1_t1515895227, ___comparer_11)); } inline RuntimeObject* get_comparer_11() const { return ___comparer_11; } inline RuntimeObject** get_address_of_comparer_11() { return &___comparer_11; } inline void set_comparer_11(RuntimeObject* value) { ___comparer_11 = value; Il2CppCodeGenWriteBarrier((&___comparer_11), value); } inline static int32_t get_offset_of_si_12() { return static_cast(offsetof(HashSet_1_t1515895227, ___si_12)); } inline SerializationInfo_t950877179 * get_si_12() const { return ___si_12; } inline SerializationInfo_t950877179 ** get_address_of_si_12() { return &___si_12; } inline void set_si_12(SerializationInfo_t950877179 * value) { ___si_12 = value; Il2CppCodeGenWriteBarrier((&___si_12), value); } inline static int32_t get_offset_of_generation_13() { return static_cast(offsetof(HashSet_1_t1515895227, ___generation_13)); } inline int32_t get_generation_13() const { return ___generation_13; } inline int32_t* get_address_of_generation_13() { return &___generation_13; } inline void set_generation_13(int32_t value) { ___generation_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHSET_1_T1515895227_H #ifndef EVENTDATA_T724759987_H #define EVENTDATA_T724759987_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.EventData struct EventData_t724759987 : public RuntimeObject { public: // System.String Spine.EventData::name String_t* ___name_0; // System.Int32 Spine.EventData::k__BackingField int32_t ___U3CIntU3Ek__BackingField_1; // System.Single Spine.EventData::k__BackingField float ___U3CFloatU3Ek__BackingField_2; // System.String Spine.EventData::k__BackingField String_t* ___U3CStringU3Ek__BackingField_3; // System.String Spine.EventData::k__BackingField String_t* ___U3CAudioPathU3Ek__BackingField_4; // System.Single Spine.EventData::k__BackingField float ___U3CVolumeU3Ek__BackingField_5; // System.Single Spine.EventData::k__BackingField float ___U3CBalanceU3Ek__BackingField_6; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(EventData_t724759987, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_U3CIntU3Ek__BackingField_1() { return static_cast(offsetof(EventData_t724759987, ___U3CIntU3Ek__BackingField_1)); } inline int32_t get_U3CIntU3Ek__BackingField_1() const { return ___U3CIntU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CIntU3Ek__BackingField_1() { return &___U3CIntU3Ek__BackingField_1; } inline void set_U3CIntU3Ek__BackingField_1(int32_t value) { ___U3CIntU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFloatU3Ek__BackingField_2() { return static_cast(offsetof(EventData_t724759987, ___U3CFloatU3Ek__BackingField_2)); } inline float get_U3CFloatU3Ek__BackingField_2() const { return ___U3CFloatU3Ek__BackingField_2; } inline float* get_address_of_U3CFloatU3Ek__BackingField_2() { return &___U3CFloatU3Ek__BackingField_2; } inline void set_U3CFloatU3Ek__BackingField_2(float value) { ___U3CFloatU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CStringU3Ek__BackingField_3() { return static_cast(offsetof(EventData_t724759987, ___U3CStringU3Ek__BackingField_3)); } inline String_t* get_U3CStringU3Ek__BackingField_3() const { return ___U3CStringU3Ek__BackingField_3; } inline String_t** get_address_of_U3CStringU3Ek__BackingField_3() { return &___U3CStringU3Ek__BackingField_3; } inline void set_U3CStringU3Ek__BackingField_3(String_t* value) { ___U3CStringU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CStringU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CAudioPathU3Ek__BackingField_4() { return static_cast(offsetof(EventData_t724759987, ___U3CAudioPathU3Ek__BackingField_4)); } inline String_t* get_U3CAudioPathU3Ek__BackingField_4() const { return ___U3CAudioPathU3Ek__BackingField_4; } inline String_t** get_address_of_U3CAudioPathU3Ek__BackingField_4() { return &___U3CAudioPathU3Ek__BackingField_4; } inline void set_U3CAudioPathU3Ek__BackingField_4(String_t* value) { ___U3CAudioPathU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CAudioPathU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CVolumeU3Ek__BackingField_5() { return static_cast(offsetof(EventData_t724759987, ___U3CVolumeU3Ek__BackingField_5)); } inline float get_U3CVolumeU3Ek__BackingField_5() const { return ___U3CVolumeU3Ek__BackingField_5; } inline float* get_address_of_U3CVolumeU3Ek__BackingField_5() { return &___U3CVolumeU3Ek__BackingField_5; } inline void set_U3CVolumeU3Ek__BackingField_5(float value) { ___U3CVolumeU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CBalanceU3Ek__BackingField_6() { return static_cast(offsetof(EventData_t724759987, ___U3CBalanceU3Ek__BackingField_6)); } inline float get_U3CBalanceU3Ek__BackingField_6() const { return ___U3CBalanceU3Ek__BackingField_6; } inline float* get_address_of_U3CBalanceU3Ek__BackingField_6() { return &___U3CBalanceU3Ek__BackingField_6; } inline void set_U3CBalanceU3Ek__BackingField_6(float value) { ___U3CBalanceU3Ek__BackingField_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EVENTDATA_T724759987_H #ifndef DICTIONARY_2_T860519662_H #define DICTIONARY_2_T860519662_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t860519662 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots TimelineU5BU5D_t3791347514* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t860519662, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t860519662, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t860519662, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t860519662, ___valueSlots_7)); } inline TimelineU5BU5D_t3791347514* get_valueSlots_7() const { return ___valueSlots_7; } inline TimelineU5BU5D_t3791347514** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(TimelineU5BU5D_t3791347514* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t860519662, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t860519662, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t860519662, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t860519662, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t860519662, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t860519662, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t860519662, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t860519662_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3395686358 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t860519662_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3395686358 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3395686358 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3395686358 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T860519662_H #ifndef IKCONSTRAINT_T1675190269_H #define IKCONSTRAINT_T1675190269_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.IkConstraint struct IkConstraint_t1675190269 : public RuntimeObject { public: // Spine.IkConstraintData Spine.IkConstraint::data IkConstraintData_t459120129 * ___data_0; // Spine.ExposedList`1 Spine.IkConstraint::bones ExposedList_1_t3793468194 * ___bones_1; // Spine.Bone Spine.IkConstraint::target Bone_t1086356328 * ___target_2; // System.Int32 Spine.IkConstraint::bendDirection int32_t ___bendDirection_3; // System.Boolean Spine.IkConstraint::compress bool ___compress_4; // System.Boolean Spine.IkConstraint::stretch bool ___stretch_5; // System.Single Spine.IkConstraint::mix float ___mix_6; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(IkConstraint_t1675190269, ___data_0)); } inline IkConstraintData_t459120129 * get_data_0() const { return ___data_0; } inline IkConstraintData_t459120129 ** get_address_of_data_0() { return &___data_0; } inline void set_data_0(IkConstraintData_t459120129 * value) { ___data_0 = value; Il2CppCodeGenWriteBarrier((&___data_0), value); } inline static int32_t get_offset_of_bones_1() { return static_cast(offsetof(IkConstraint_t1675190269, ___bones_1)); } inline ExposedList_1_t3793468194 * get_bones_1() const { return ___bones_1; } inline ExposedList_1_t3793468194 ** get_address_of_bones_1() { return &___bones_1; } inline void set_bones_1(ExposedList_1_t3793468194 * value) { ___bones_1 = value; Il2CppCodeGenWriteBarrier((&___bones_1), value); } inline static int32_t get_offset_of_target_2() { return static_cast(offsetof(IkConstraint_t1675190269, ___target_2)); } inline Bone_t1086356328 * get_target_2() const { return ___target_2; } inline Bone_t1086356328 ** get_address_of_target_2() { return &___target_2; } inline void set_target_2(Bone_t1086356328 * value) { ___target_2 = value; Il2CppCodeGenWriteBarrier((&___target_2), value); } inline static int32_t get_offset_of_bendDirection_3() { return static_cast(offsetof(IkConstraint_t1675190269, ___bendDirection_3)); } inline int32_t get_bendDirection_3() const { return ___bendDirection_3; } inline int32_t* get_address_of_bendDirection_3() { return &___bendDirection_3; } inline void set_bendDirection_3(int32_t value) { ___bendDirection_3 = value; } inline static int32_t get_offset_of_compress_4() { return static_cast(offsetof(IkConstraint_t1675190269, ___compress_4)); } inline bool get_compress_4() const { return ___compress_4; } inline bool* get_address_of_compress_4() { return &___compress_4; } inline void set_compress_4(bool value) { ___compress_4 = value; } inline static int32_t get_offset_of_stretch_5() { return static_cast(offsetof(IkConstraint_t1675190269, ___stretch_5)); } inline bool get_stretch_5() const { return ___stretch_5; } inline bool* get_address_of_stretch_5() { return &___stretch_5; } inline void set_stretch_5(bool value) { ___stretch_5 = value; } inline static int32_t get_offset_of_mix_6() { return static_cast(offsetof(IkConstraint_t1675190269, ___mix_6)); } inline float get_mix_6() const { return ___mix_6; } inline float* get_address_of_mix_6() { return &___mix_6; } inline void set_mix_6(float value) { ___mix_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IKCONSTRAINT_T1675190269_H #ifndef BONE_T1086356328_H #define BONE_T1086356328_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Bone struct Bone_t1086356328 : public RuntimeObject { public: // Spine.BoneData Spine.Bone::data BoneData_t3130174490 * ___data_1; // Spine.Skeleton Spine.Bone::skeleton Skeleton_t3686076450 * ___skeleton_2; // Spine.Bone Spine.Bone::parent Bone_t1086356328 * ___parent_3; // Spine.ExposedList`1 Spine.Bone::children ExposedList_1_t3793468194 * ___children_4; // System.Single Spine.Bone::x float ___x_5; // System.Single Spine.Bone::y float ___y_6; // System.Single Spine.Bone::rotation float ___rotation_7; // System.Single Spine.Bone::scaleX float ___scaleX_8; // System.Single Spine.Bone::scaleY float ___scaleY_9; // System.Single Spine.Bone::shearX float ___shearX_10; // System.Single Spine.Bone::shearY float ___shearY_11; // System.Single Spine.Bone::ax float ___ax_12; // System.Single Spine.Bone::ay float ___ay_13; // System.Single Spine.Bone::arotation float ___arotation_14; // System.Single Spine.Bone::ascaleX float ___ascaleX_15; // System.Single Spine.Bone::ascaleY float ___ascaleY_16; // System.Single Spine.Bone::ashearX float ___ashearX_17; // System.Single Spine.Bone::ashearY float ___ashearY_18; // System.Boolean Spine.Bone::appliedValid bool ___appliedValid_19; // System.Single Spine.Bone::a float ___a_20; // System.Single Spine.Bone::b float ___b_21; // System.Single Spine.Bone::worldX float ___worldX_22; // System.Single Spine.Bone::c float ___c_23; // System.Single Spine.Bone::d float ___d_24; // System.Single Spine.Bone::worldY float ___worldY_25; // System.Boolean Spine.Bone::sorted bool ___sorted_26; public: inline static int32_t get_offset_of_data_1() { return static_cast(offsetof(Bone_t1086356328, ___data_1)); } inline BoneData_t3130174490 * get_data_1() const { return ___data_1; } inline BoneData_t3130174490 ** get_address_of_data_1() { return &___data_1; } inline void set_data_1(BoneData_t3130174490 * value) { ___data_1 = value; Il2CppCodeGenWriteBarrier((&___data_1), value); } inline static int32_t get_offset_of_skeleton_2() { return static_cast(offsetof(Bone_t1086356328, ___skeleton_2)); } inline Skeleton_t3686076450 * get_skeleton_2() const { return ___skeleton_2; } inline Skeleton_t3686076450 ** get_address_of_skeleton_2() { return &___skeleton_2; } inline void set_skeleton_2(Skeleton_t3686076450 * value) { ___skeleton_2 = value; Il2CppCodeGenWriteBarrier((&___skeleton_2), value); } inline static int32_t get_offset_of_parent_3() { return static_cast(offsetof(Bone_t1086356328, ___parent_3)); } inline Bone_t1086356328 * get_parent_3() const { return ___parent_3; } inline Bone_t1086356328 ** get_address_of_parent_3() { return &___parent_3; } inline void set_parent_3(Bone_t1086356328 * value) { ___parent_3 = value; Il2CppCodeGenWriteBarrier((&___parent_3), value); } inline static int32_t get_offset_of_children_4() { return static_cast(offsetof(Bone_t1086356328, ___children_4)); } inline ExposedList_1_t3793468194 * get_children_4() const { return ___children_4; } inline ExposedList_1_t3793468194 ** get_address_of_children_4() { return &___children_4; } inline void set_children_4(ExposedList_1_t3793468194 * value) { ___children_4 = value; Il2CppCodeGenWriteBarrier((&___children_4), value); } inline static int32_t get_offset_of_x_5() { return static_cast(offsetof(Bone_t1086356328, ___x_5)); } inline float get_x_5() const { return ___x_5; } inline float* get_address_of_x_5() { return &___x_5; } inline void set_x_5(float value) { ___x_5 = value; } inline static int32_t get_offset_of_y_6() { return static_cast(offsetof(Bone_t1086356328, ___y_6)); } inline float get_y_6() const { return ___y_6; } inline float* get_address_of_y_6() { return &___y_6; } inline void set_y_6(float value) { ___y_6 = value; } inline static int32_t get_offset_of_rotation_7() { return static_cast(offsetof(Bone_t1086356328, ___rotation_7)); } inline float get_rotation_7() const { return ___rotation_7; } inline float* get_address_of_rotation_7() { return &___rotation_7; } inline void set_rotation_7(float value) { ___rotation_7 = value; } inline static int32_t get_offset_of_scaleX_8() { return static_cast(offsetof(Bone_t1086356328, ___scaleX_8)); } inline float get_scaleX_8() const { return ___scaleX_8; } inline float* get_address_of_scaleX_8() { return &___scaleX_8; } inline void set_scaleX_8(float value) { ___scaleX_8 = value; } inline static int32_t get_offset_of_scaleY_9() { return static_cast(offsetof(Bone_t1086356328, ___scaleY_9)); } inline float get_scaleY_9() const { return ___scaleY_9; } inline float* get_address_of_scaleY_9() { return &___scaleY_9; } inline void set_scaleY_9(float value) { ___scaleY_9 = value; } inline static int32_t get_offset_of_shearX_10() { return static_cast(offsetof(Bone_t1086356328, ___shearX_10)); } inline float get_shearX_10() const { return ___shearX_10; } inline float* get_address_of_shearX_10() { return &___shearX_10; } inline void set_shearX_10(float value) { ___shearX_10 = value; } inline static int32_t get_offset_of_shearY_11() { return static_cast(offsetof(Bone_t1086356328, ___shearY_11)); } inline float get_shearY_11() const { return ___shearY_11; } inline float* get_address_of_shearY_11() { return &___shearY_11; } inline void set_shearY_11(float value) { ___shearY_11 = value; } inline static int32_t get_offset_of_ax_12() { return static_cast(offsetof(Bone_t1086356328, ___ax_12)); } inline float get_ax_12() const { return ___ax_12; } inline float* get_address_of_ax_12() { return &___ax_12; } inline void set_ax_12(float value) { ___ax_12 = value; } inline static int32_t get_offset_of_ay_13() { return static_cast(offsetof(Bone_t1086356328, ___ay_13)); } inline float get_ay_13() const { return ___ay_13; } inline float* get_address_of_ay_13() { return &___ay_13; } inline void set_ay_13(float value) { ___ay_13 = value; } inline static int32_t get_offset_of_arotation_14() { return static_cast(offsetof(Bone_t1086356328, ___arotation_14)); } inline float get_arotation_14() const { return ___arotation_14; } inline float* get_address_of_arotation_14() { return &___arotation_14; } inline void set_arotation_14(float value) { ___arotation_14 = value; } inline static int32_t get_offset_of_ascaleX_15() { return static_cast(offsetof(Bone_t1086356328, ___ascaleX_15)); } inline float get_ascaleX_15() const { return ___ascaleX_15; } inline float* get_address_of_ascaleX_15() { return &___ascaleX_15; } inline void set_ascaleX_15(float value) { ___ascaleX_15 = value; } inline static int32_t get_offset_of_ascaleY_16() { return static_cast(offsetof(Bone_t1086356328, ___ascaleY_16)); } inline float get_ascaleY_16() const { return ___ascaleY_16; } inline float* get_address_of_ascaleY_16() { return &___ascaleY_16; } inline void set_ascaleY_16(float value) { ___ascaleY_16 = value; } inline static int32_t get_offset_of_ashearX_17() { return static_cast(offsetof(Bone_t1086356328, ___ashearX_17)); } inline float get_ashearX_17() const { return ___ashearX_17; } inline float* get_address_of_ashearX_17() { return &___ashearX_17; } inline void set_ashearX_17(float value) { ___ashearX_17 = value; } inline static int32_t get_offset_of_ashearY_18() { return static_cast(offsetof(Bone_t1086356328, ___ashearY_18)); } inline float get_ashearY_18() const { return ___ashearY_18; } inline float* get_address_of_ashearY_18() { return &___ashearY_18; } inline void set_ashearY_18(float value) { ___ashearY_18 = value; } inline static int32_t get_offset_of_appliedValid_19() { return static_cast(offsetof(Bone_t1086356328, ___appliedValid_19)); } inline bool get_appliedValid_19() const { return ___appliedValid_19; } inline bool* get_address_of_appliedValid_19() { return &___appliedValid_19; } inline void set_appliedValid_19(bool value) { ___appliedValid_19 = value; } inline static int32_t get_offset_of_a_20() { return static_cast(offsetof(Bone_t1086356328, ___a_20)); } inline float get_a_20() const { return ___a_20; } inline float* get_address_of_a_20() { return &___a_20; } inline void set_a_20(float value) { ___a_20 = value; } inline static int32_t get_offset_of_b_21() { return static_cast(offsetof(Bone_t1086356328, ___b_21)); } inline float get_b_21() const { return ___b_21; } inline float* get_address_of_b_21() { return &___b_21; } inline void set_b_21(float value) { ___b_21 = value; } inline static int32_t get_offset_of_worldX_22() { return static_cast(offsetof(Bone_t1086356328, ___worldX_22)); } inline float get_worldX_22() const { return ___worldX_22; } inline float* get_address_of_worldX_22() { return &___worldX_22; } inline void set_worldX_22(float value) { ___worldX_22 = value; } inline static int32_t get_offset_of_c_23() { return static_cast(offsetof(Bone_t1086356328, ___c_23)); } inline float get_c_23() const { return ___c_23; } inline float* get_address_of_c_23() { return &___c_23; } inline void set_c_23(float value) { ___c_23 = value; } inline static int32_t get_offset_of_d_24() { return static_cast(offsetof(Bone_t1086356328, ___d_24)); } inline float get_d_24() const { return ___d_24; } inline float* get_address_of_d_24() { return &___d_24; } inline void set_d_24(float value) { ___d_24 = value; } inline static int32_t get_offset_of_worldY_25() { return static_cast(offsetof(Bone_t1086356328, ___worldY_25)); } inline float get_worldY_25() const { return ___worldY_25; } inline float* get_address_of_worldY_25() { return &___worldY_25; } inline void set_worldY_25(float value) { ___worldY_25 = value; } inline static int32_t get_offset_of_sorted_26() { return static_cast(offsetof(Bone_t1086356328, ___sorted_26)); } inline bool get_sorted_26() const { return ___sorted_26; } inline bool* get_address_of_sorted_26() { return &___sorted_26; } inline void set_sorted_26(bool value) { ___sorted_26 = value; } }; struct Bone_t1086356328_StaticFields { public: // System.Boolean Spine.Bone::yDown bool ___yDown_0; public: inline static int32_t get_offset_of_yDown_0() { return static_cast(offsetof(Bone_t1086356328_StaticFields, ___yDown_0)); } inline bool get_yDown_0() const { return ___yDown_0; } inline bool* get_address_of_yDown_0() { return &___yDown_0; } inline void set_yDown_0(bool value) { ___yDown_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BONE_T1086356328_H #ifndef ANIMATION_T615783283_H #define ANIMATION_T615783283_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Animation struct Animation_t615783283 : public RuntimeObject { public: // Spine.ExposedList`1 Spine.Animation::timelines ExposedList_1_t383950901 * ___timelines_0; // System.Single Spine.Animation::duration float ___duration_1; // System.String Spine.Animation::name String_t* ___name_2; public: inline static int32_t get_offset_of_timelines_0() { return static_cast(offsetof(Animation_t615783283, ___timelines_0)); } inline ExposedList_1_t383950901 * get_timelines_0() const { return ___timelines_0; } inline ExposedList_1_t383950901 ** get_address_of_timelines_0() { return &___timelines_0; } inline void set_timelines_0(ExposedList_1_t383950901 * value) { ___timelines_0 = value; Il2CppCodeGenWriteBarrier((&___timelines_0), value); } inline static int32_t get_offset_of_duration_1() { return static_cast(offsetof(Animation_t615783283, ___duration_1)); } inline float get_duration_1() const { return ___duration_1; } inline float* get_address_of_duration_1() { return &___duration_1; } inline void set_duration_1(float value) { ___duration_1 = value; } inline static int32_t get_offset_of_name_2() { return static_cast(offsetof(Animation_t615783283, ___name_2)); } inline String_t* get_name_2() const { return ___name_2; } inline String_t** get_address_of_name_2() { return &___name_2; } inline void set_name_2(String_t* value) { ___name_2 = value; Il2CppCodeGenWriteBarrier((&___name_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATION_T615783283_H #ifndef IKCONSTRAINTDATA_T459120129_H #define IKCONSTRAINTDATA_T459120129_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.IkConstraintData struct IkConstraintData_t459120129 : public RuntimeObject { public: // System.String Spine.IkConstraintData::name String_t* ___name_0; // System.Int32 Spine.IkConstraintData::order int32_t ___order_1; // System.Collections.Generic.List`1 Spine.IkConstraintData::bones List_1_t307281936 * ___bones_2; // Spine.BoneData Spine.IkConstraintData::target BoneData_t3130174490 * ___target_3; // System.Int32 Spine.IkConstraintData::bendDirection int32_t ___bendDirection_4; // System.Boolean Spine.IkConstraintData::compress bool ___compress_5; // System.Boolean Spine.IkConstraintData::stretch bool ___stretch_6; // System.Boolean Spine.IkConstraintData::uniform bool ___uniform_7; // System.Single Spine.IkConstraintData::mix float ___mix_8; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(IkConstraintData_t459120129, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_order_1() { return static_cast(offsetof(IkConstraintData_t459120129, ___order_1)); } inline int32_t get_order_1() const { return ___order_1; } inline int32_t* get_address_of_order_1() { return &___order_1; } inline void set_order_1(int32_t value) { ___order_1 = value; } inline static int32_t get_offset_of_bones_2() { return static_cast(offsetof(IkConstraintData_t459120129, ___bones_2)); } inline List_1_t307281936 * get_bones_2() const { return ___bones_2; } inline List_1_t307281936 ** get_address_of_bones_2() { return &___bones_2; } inline void set_bones_2(List_1_t307281936 * value) { ___bones_2 = value; Il2CppCodeGenWriteBarrier((&___bones_2), value); } inline static int32_t get_offset_of_target_3() { return static_cast(offsetof(IkConstraintData_t459120129, ___target_3)); } inline BoneData_t3130174490 * get_target_3() const { return ___target_3; } inline BoneData_t3130174490 ** get_address_of_target_3() { return &___target_3; } inline void set_target_3(BoneData_t3130174490 * value) { ___target_3 = value; Il2CppCodeGenWriteBarrier((&___target_3), value); } inline static int32_t get_offset_of_bendDirection_4() { return static_cast(offsetof(IkConstraintData_t459120129, ___bendDirection_4)); } inline int32_t get_bendDirection_4() const { return ___bendDirection_4; } inline int32_t* get_address_of_bendDirection_4() { return &___bendDirection_4; } inline void set_bendDirection_4(int32_t value) { ___bendDirection_4 = value; } inline static int32_t get_offset_of_compress_5() { return static_cast(offsetof(IkConstraintData_t459120129, ___compress_5)); } inline bool get_compress_5() const { return ___compress_5; } inline bool* get_address_of_compress_5() { return &___compress_5; } inline void set_compress_5(bool value) { ___compress_5 = value; } inline static int32_t get_offset_of_stretch_6() { return static_cast(offsetof(IkConstraintData_t459120129, ___stretch_6)); } inline bool get_stretch_6() const { return ___stretch_6; } inline bool* get_address_of_stretch_6() { return &___stretch_6; } inline void set_stretch_6(bool value) { ___stretch_6 = value; } inline static int32_t get_offset_of_uniform_7() { return static_cast(offsetof(IkConstraintData_t459120129, ___uniform_7)); } inline bool get_uniform_7() const { return ___uniform_7; } inline bool* get_address_of_uniform_7() { return &___uniform_7; } inline void set_uniform_7(bool value) { ___uniform_7 = value; } inline static int32_t get_offset_of_mix_8() { return static_cast(offsetof(IkConstraintData_t459120129, ___mix_8)); } inline float get_mix_8() const { return ___mix_8; } inline float* get_address_of_mix_8() { return &___mix_8; } inline void set_mix_8(float value) { ___mix_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IKCONSTRAINTDATA_T459120129_H #ifndef ANIMATIONTOOLS_T3576221033_H #define ANIMATIONTOOLS_T3576221033_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools struct AnimationTools_t3576221033 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONTOOLS_T3576221033_H #ifndef TRANSFORMCONSTRAINTDATA_T529073346_H #define TRANSFORMCONSTRAINTDATA_T529073346_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.TransformConstraintData struct TransformConstraintData_t529073346 : public RuntimeObject { public: // System.String Spine.TransformConstraintData::name String_t* ___name_0; // System.Int32 Spine.TransformConstraintData::order int32_t ___order_1; // Spine.ExposedList`1 Spine.TransformConstraintData::bones ExposedList_1_t1542319060 * ___bones_2; // Spine.BoneData Spine.TransformConstraintData::target BoneData_t3130174490 * ___target_3; // System.Single Spine.TransformConstraintData::rotateMix float ___rotateMix_4; // System.Single Spine.TransformConstraintData::translateMix float ___translateMix_5; // System.Single Spine.TransformConstraintData::scaleMix float ___scaleMix_6; // System.Single Spine.TransformConstraintData::shearMix float ___shearMix_7; // System.Single Spine.TransformConstraintData::offsetRotation float ___offsetRotation_8; // System.Single Spine.TransformConstraintData::offsetX float ___offsetX_9; // System.Single Spine.TransformConstraintData::offsetY float ___offsetY_10; // System.Single Spine.TransformConstraintData::offsetScaleX float ___offsetScaleX_11; // System.Single Spine.TransformConstraintData::offsetScaleY float ___offsetScaleY_12; // System.Single Spine.TransformConstraintData::offsetShearY float ___offsetShearY_13; // System.Boolean Spine.TransformConstraintData::relative bool ___relative_14; // System.Boolean Spine.TransformConstraintData::local bool ___local_15; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(TransformConstraintData_t529073346, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_order_1() { return static_cast(offsetof(TransformConstraintData_t529073346, ___order_1)); } inline int32_t get_order_1() const { return ___order_1; } inline int32_t* get_address_of_order_1() { return &___order_1; } inline void set_order_1(int32_t value) { ___order_1 = value; } inline static int32_t get_offset_of_bones_2() { return static_cast(offsetof(TransformConstraintData_t529073346, ___bones_2)); } inline ExposedList_1_t1542319060 * get_bones_2() const { return ___bones_2; } inline ExposedList_1_t1542319060 ** get_address_of_bones_2() { return &___bones_2; } inline void set_bones_2(ExposedList_1_t1542319060 * value) { ___bones_2 = value; Il2CppCodeGenWriteBarrier((&___bones_2), value); } inline static int32_t get_offset_of_target_3() { return static_cast(offsetof(TransformConstraintData_t529073346, ___target_3)); } inline BoneData_t3130174490 * get_target_3() const { return ___target_3; } inline BoneData_t3130174490 ** get_address_of_target_3() { return &___target_3; } inline void set_target_3(BoneData_t3130174490 * value) { ___target_3 = value; Il2CppCodeGenWriteBarrier((&___target_3), value); } inline static int32_t get_offset_of_rotateMix_4() { return static_cast(offsetof(TransformConstraintData_t529073346, ___rotateMix_4)); } inline float get_rotateMix_4() const { return ___rotateMix_4; } inline float* get_address_of_rotateMix_4() { return &___rotateMix_4; } inline void set_rotateMix_4(float value) { ___rotateMix_4 = value; } inline static int32_t get_offset_of_translateMix_5() { return static_cast(offsetof(TransformConstraintData_t529073346, ___translateMix_5)); } inline float get_translateMix_5() const { return ___translateMix_5; } inline float* get_address_of_translateMix_5() { return &___translateMix_5; } inline void set_translateMix_5(float value) { ___translateMix_5 = value; } inline static int32_t get_offset_of_scaleMix_6() { return static_cast(offsetof(TransformConstraintData_t529073346, ___scaleMix_6)); } inline float get_scaleMix_6() const { return ___scaleMix_6; } inline float* get_address_of_scaleMix_6() { return &___scaleMix_6; } inline void set_scaleMix_6(float value) { ___scaleMix_6 = value; } inline static int32_t get_offset_of_shearMix_7() { return static_cast(offsetof(TransformConstraintData_t529073346, ___shearMix_7)); } inline float get_shearMix_7() const { return ___shearMix_7; } inline float* get_address_of_shearMix_7() { return &___shearMix_7; } inline void set_shearMix_7(float value) { ___shearMix_7 = value; } inline static int32_t get_offset_of_offsetRotation_8() { return static_cast(offsetof(TransformConstraintData_t529073346, ___offsetRotation_8)); } inline float get_offsetRotation_8() const { return ___offsetRotation_8; } inline float* get_address_of_offsetRotation_8() { return &___offsetRotation_8; } inline void set_offsetRotation_8(float value) { ___offsetRotation_8 = value; } inline static int32_t get_offset_of_offsetX_9() { return static_cast(offsetof(TransformConstraintData_t529073346, ___offsetX_9)); } inline float get_offsetX_9() const { return ___offsetX_9; } inline float* get_address_of_offsetX_9() { return &___offsetX_9; } inline void set_offsetX_9(float value) { ___offsetX_9 = value; } inline static int32_t get_offset_of_offsetY_10() { return static_cast(offsetof(TransformConstraintData_t529073346, ___offsetY_10)); } inline float get_offsetY_10() const { return ___offsetY_10; } inline float* get_address_of_offsetY_10() { return &___offsetY_10; } inline void set_offsetY_10(float value) { ___offsetY_10 = value; } inline static int32_t get_offset_of_offsetScaleX_11() { return static_cast(offsetof(TransformConstraintData_t529073346, ___offsetScaleX_11)); } inline float get_offsetScaleX_11() const { return ___offsetScaleX_11; } inline float* get_address_of_offsetScaleX_11() { return &___offsetScaleX_11; } inline void set_offsetScaleX_11(float value) { ___offsetScaleX_11 = value; } inline static int32_t get_offset_of_offsetScaleY_12() { return static_cast(offsetof(TransformConstraintData_t529073346, ___offsetScaleY_12)); } inline float get_offsetScaleY_12() const { return ___offsetScaleY_12; } inline float* get_address_of_offsetScaleY_12() { return &___offsetScaleY_12; } inline void set_offsetScaleY_12(float value) { ___offsetScaleY_12 = value; } inline static int32_t get_offset_of_offsetShearY_13() { return static_cast(offsetof(TransformConstraintData_t529073346, ___offsetShearY_13)); } inline float get_offsetShearY_13() const { return ___offsetShearY_13; } inline float* get_address_of_offsetShearY_13() { return &___offsetShearY_13; } inline void set_offsetShearY_13(float value) { ___offsetShearY_13 = value; } inline static int32_t get_offset_of_relative_14() { return static_cast(offsetof(TransformConstraintData_t529073346, ___relative_14)); } inline bool get_relative_14() const { return ___relative_14; } inline bool* get_address_of_relative_14() { return &___relative_14; } inline void set_relative_14(bool value) { ___relative_14 = value; } inline static int32_t get_offset_of_local_15() { return static_cast(offsetof(TransformConstraintData_t529073346, ___local_15)); } inline bool get_local_15() const { return ___local_15; } inline bool* get_address_of_local_15() { return &___local_15; } inline void set_local_15(bool value) { ___local_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSFORMCONSTRAINTDATA_T529073346_H #ifndef SKELETONEXTENSIONS_T671502775_H #define SKELETONEXTENSIONS_T671502775_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.SkeletonExtensions struct SkeletonExtensions_t671502775 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONEXTENSIONS_T671502775_H #ifndef PATHCONSTRAINT_T980854910_H #define PATHCONSTRAINT_T980854910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.PathConstraint struct PathConstraint_t980854910 : public RuntimeObject { public: // Spine.PathConstraintData Spine.PathConstraint::data PathConstraintData_t981297034 * ___data_4; // Spine.ExposedList`1 Spine.PathConstraint::bones ExposedList_1_t3793468194 * ___bones_5; // Spine.Slot Spine.PathConstraint::target Slot_t3514940700 * ___target_6; // System.Single Spine.PathConstraint::position float ___position_7; // System.Single Spine.PathConstraint::spacing float ___spacing_8; // System.Single Spine.PathConstraint::rotateMix float ___rotateMix_9; // System.Single Spine.PathConstraint::translateMix float ___translateMix_10; // Spine.ExposedList`1 Spine.PathConstraint::spaces ExposedList_1_t4104378640 * ___spaces_11; // Spine.ExposedList`1 Spine.PathConstraint::positions ExposedList_1_t4104378640 * ___positions_12; // Spine.ExposedList`1 Spine.PathConstraint::world ExposedList_1_t4104378640 * ___world_13; // Spine.ExposedList`1 Spine.PathConstraint::curves ExposedList_1_t4104378640 * ___curves_14; // Spine.ExposedList`1 Spine.PathConstraint::lengths ExposedList_1_t4104378640 * ___lengths_15; // System.Single[] Spine.PathConstraint::segments SingleU5BU5D_t1444911251* ___segments_16; public: inline static int32_t get_offset_of_data_4() { return static_cast(offsetof(PathConstraint_t980854910, ___data_4)); } inline PathConstraintData_t981297034 * get_data_4() const { return ___data_4; } inline PathConstraintData_t981297034 ** get_address_of_data_4() { return &___data_4; } inline void set_data_4(PathConstraintData_t981297034 * value) { ___data_4 = value; Il2CppCodeGenWriteBarrier((&___data_4), value); } inline static int32_t get_offset_of_bones_5() { return static_cast(offsetof(PathConstraint_t980854910, ___bones_5)); } inline ExposedList_1_t3793468194 * get_bones_5() const { return ___bones_5; } inline ExposedList_1_t3793468194 ** get_address_of_bones_5() { return &___bones_5; } inline void set_bones_5(ExposedList_1_t3793468194 * value) { ___bones_5 = value; Il2CppCodeGenWriteBarrier((&___bones_5), value); } inline static int32_t get_offset_of_target_6() { return static_cast(offsetof(PathConstraint_t980854910, ___target_6)); } inline Slot_t3514940700 * get_target_6() const { return ___target_6; } inline Slot_t3514940700 ** get_address_of_target_6() { return &___target_6; } inline void set_target_6(Slot_t3514940700 * value) { ___target_6 = value; Il2CppCodeGenWriteBarrier((&___target_6), value); } inline static int32_t get_offset_of_position_7() { return static_cast(offsetof(PathConstraint_t980854910, ___position_7)); } inline float get_position_7() const { return ___position_7; } inline float* get_address_of_position_7() { return &___position_7; } inline void set_position_7(float value) { ___position_7 = value; } inline static int32_t get_offset_of_spacing_8() { return static_cast(offsetof(PathConstraint_t980854910, ___spacing_8)); } inline float get_spacing_8() const { return ___spacing_8; } inline float* get_address_of_spacing_8() { return &___spacing_8; } inline void set_spacing_8(float value) { ___spacing_8 = value; } inline static int32_t get_offset_of_rotateMix_9() { return static_cast(offsetof(PathConstraint_t980854910, ___rotateMix_9)); } inline float get_rotateMix_9() const { return ___rotateMix_9; } inline float* get_address_of_rotateMix_9() { return &___rotateMix_9; } inline void set_rotateMix_9(float value) { ___rotateMix_9 = value; } inline static int32_t get_offset_of_translateMix_10() { return static_cast(offsetof(PathConstraint_t980854910, ___translateMix_10)); } inline float get_translateMix_10() const { return ___translateMix_10; } inline float* get_address_of_translateMix_10() { return &___translateMix_10; } inline void set_translateMix_10(float value) { ___translateMix_10 = value; } inline static int32_t get_offset_of_spaces_11() { return static_cast(offsetof(PathConstraint_t980854910, ___spaces_11)); } inline ExposedList_1_t4104378640 * get_spaces_11() const { return ___spaces_11; } inline ExposedList_1_t4104378640 ** get_address_of_spaces_11() { return &___spaces_11; } inline void set_spaces_11(ExposedList_1_t4104378640 * value) { ___spaces_11 = value; Il2CppCodeGenWriteBarrier((&___spaces_11), value); } inline static int32_t get_offset_of_positions_12() { return static_cast(offsetof(PathConstraint_t980854910, ___positions_12)); } inline ExposedList_1_t4104378640 * get_positions_12() const { return ___positions_12; } inline ExposedList_1_t4104378640 ** get_address_of_positions_12() { return &___positions_12; } inline void set_positions_12(ExposedList_1_t4104378640 * value) { ___positions_12 = value; Il2CppCodeGenWriteBarrier((&___positions_12), value); } inline static int32_t get_offset_of_world_13() { return static_cast(offsetof(PathConstraint_t980854910, ___world_13)); } inline ExposedList_1_t4104378640 * get_world_13() const { return ___world_13; } inline ExposedList_1_t4104378640 ** get_address_of_world_13() { return &___world_13; } inline void set_world_13(ExposedList_1_t4104378640 * value) { ___world_13 = value; Il2CppCodeGenWriteBarrier((&___world_13), value); } inline static int32_t get_offset_of_curves_14() { return static_cast(offsetof(PathConstraint_t980854910, ___curves_14)); } inline ExposedList_1_t4104378640 * get_curves_14() const { return ___curves_14; } inline ExposedList_1_t4104378640 ** get_address_of_curves_14() { return &___curves_14; } inline void set_curves_14(ExposedList_1_t4104378640 * value) { ___curves_14 = value; Il2CppCodeGenWriteBarrier((&___curves_14), value); } inline static int32_t get_offset_of_lengths_15() { return static_cast(offsetof(PathConstraint_t980854910, ___lengths_15)); } inline ExposedList_1_t4104378640 * get_lengths_15() const { return ___lengths_15; } inline ExposedList_1_t4104378640 ** get_address_of_lengths_15() { return &___lengths_15; } inline void set_lengths_15(ExposedList_1_t4104378640 * value) { ___lengths_15 = value; Il2CppCodeGenWriteBarrier((&___lengths_15), value); } inline static int32_t get_offset_of_segments_16() { return static_cast(offsetof(PathConstraint_t980854910, ___segments_16)); } inline SingleU5BU5D_t1444911251* get_segments_16() const { return ___segments_16; } inline SingleU5BU5D_t1444911251** get_address_of_segments_16() { return &___segments_16; } inline void set_segments_16(SingleU5BU5D_t1444911251* value) { ___segments_16 = value; Il2CppCodeGenWriteBarrier((&___segments_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATHCONSTRAINT_T980854910_H #ifndef STRING_T_H #define STRING_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::length int32_t ___length_0; // System.Char System.String::start_char Il2CppChar ___start_char_1; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(String_t, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_start_char_1() { return static_cast(offsetof(String_t, ___start_char_1)); } inline Il2CppChar get_start_char_1() const { return ___start_char_1; } inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; } inline void set_start_char_1(Il2CppChar value) { ___start_char_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_2; // System.Char[] System.String::WhiteChars CharU5BU5D_t3528271667* ___WhiteChars_3; public: inline static int32_t get_offset_of_Empty_2() { return static_cast(offsetof(String_t_StaticFields, ___Empty_2)); } inline String_t* get_Empty_2() const { return ___Empty_2; } inline String_t** get_address_of_Empty_2() { return &___Empty_2; } inline void set_Empty_2(String_t* value) { ___Empty_2 = value; Il2CppCodeGenWriteBarrier((&___Empty_2), value); } inline static int32_t get_offset_of_WhiteChars_3() { return static_cast(offsetof(String_t_StaticFields, ___WhiteChars_3)); } inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; } inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; } inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value) { ___WhiteChars_3 = value; Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRING_T_H #ifndef EXPOSEDLIST_1_T3236185212_H #define EXPOSEDLIST_1_T3236185212_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t3236185212 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items TransformConstraintDataU5BU5D_t2360202743* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t3236185212, ___Items_0)); } inline TransformConstraintDataU5BU5D_t2360202743* get_Items_0() const { return ___Items_0; } inline TransformConstraintDataU5BU5D_t2360202743** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(TransformConstraintDataU5BU5D_t2360202743* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t3236185212, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t3236185212, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t3236185212_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray TransformConstraintDataU5BU5D_t2360202743* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t3236185212_StaticFields, ___EmptyArray_3)); } inline TransformConstraintDataU5BU5D_t2360202743* get_EmptyArray_3() const { return ___EmptyArray_3; } inline TransformConstraintDataU5BU5D_t2360202743** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(TransformConstraintDataU5BU5D_t2360202743* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T3236185212_H #ifndef EXPOSEDLIST_1_T87334839_H #define EXPOSEDLIST_1_T87334839_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t87334839 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items IkConstraintU5BU5D_t1657091952* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t87334839, ___Items_0)); } inline IkConstraintU5BU5D_t1657091952* get_Items_0() const { return ___Items_0; } inline IkConstraintU5BU5D_t1657091952** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(IkConstraintU5BU5D_t1657091952* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t87334839, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t87334839, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t87334839_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray IkConstraintU5BU5D_t1657091952* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t87334839_StaticFields, ___EmptyArray_3)); } inline IkConstraintU5BU5D_t1657091952* get_EmptyArray_3() const { return ___EmptyArray_3; } inline IkConstraintU5BU5D_t1657091952** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(IkConstraintU5BU5D_t1657091952* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T87334839_H #ifndef SKIN_T1174584606_H #define SKIN_T1174584606_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Skin struct Skin_t1174584606 : public RuntimeObject { public: // System.String Spine.Skin::name String_t* ___name_0; // System.Collections.Generic.Dictionary`2 Spine.Skin::attachments Dictionary_2_t968660385 * ___attachments_1; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(Skin_t1174584606, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_attachments_1() { return static_cast(offsetof(Skin_t1174584606, ___attachments_1)); } inline Dictionary_2_t968660385 * get_attachments_1() const { return ___attachments_1; } inline Dictionary_2_t968660385 ** get_address_of_attachments_1() { return &___attachments_1; } inline void set_attachments_1(Dictionary_2_t968660385 * value) { ___attachments_1 = value; Il2CppCodeGenWriteBarrier((&___attachments_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKIN_T1174584606_H #ifndef TRANSFORMCONSTRAINT_T454030229_H #define TRANSFORMCONSTRAINT_T454030229_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.TransformConstraint struct TransformConstraint_t454030229 : public RuntimeObject { public: // Spine.TransformConstraintData Spine.TransformConstraint::data TransformConstraintData_t529073346 * ___data_0; // Spine.ExposedList`1 Spine.TransformConstraint::bones ExposedList_1_t3793468194 * ___bones_1; // Spine.Bone Spine.TransformConstraint::target Bone_t1086356328 * ___target_2; // System.Single Spine.TransformConstraint::rotateMix float ___rotateMix_3; // System.Single Spine.TransformConstraint::translateMix float ___translateMix_4; // System.Single Spine.TransformConstraint::scaleMix float ___scaleMix_5; // System.Single Spine.TransformConstraint::shearMix float ___shearMix_6; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(TransformConstraint_t454030229, ___data_0)); } inline TransformConstraintData_t529073346 * get_data_0() const { return ___data_0; } inline TransformConstraintData_t529073346 ** get_address_of_data_0() { return &___data_0; } inline void set_data_0(TransformConstraintData_t529073346 * value) { ___data_0 = value; Il2CppCodeGenWriteBarrier((&___data_0), value); } inline static int32_t get_offset_of_bones_1() { return static_cast(offsetof(TransformConstraint_t454030229, ___bones_1)); } inline ExposedList_1_t3793468194 * get_bones_1() const { return ___bones_1; } inline ExposedList_1_t3793468194 ** get_address_of_bones_1() { return &___bones_1; } inline void set_bones_1(ExposedList_1_t3793468194 * value) { ___bones_1 = value; Il2CppCodeGenWriteBarrier((&___bones_1), value); } inline static int32_t get_offset_of_target_2() { return static_cast(offsetof(TransformConstraint_t454030229, ___target_2)); } inline Bone_t1086356328 * get_target_2() const { return ___target_2; } inline Bone_t1086356328 ** get_address_of_target_2() { return &___target_2; } inline void set_target_2(Bone_t1086356328 * value) { ___target_2 = value; Il2CppCodeGenWriteBarrier((&___target_2), value); } inline static int32_t get_offset_of_rotateMix_3() { return static_cast(offsetof(TransformConstraint_t454030229, ___rotateMix_3)); } inline float get_rotateMix_3() const { return ___rotateMix_3; } inline float* get_address_of_rotateMix_3() { return &___rotateMix_3; } inline void set_rotateMix_3(float value) { ___rotateMix_3 = value; } inline static int32_t get_offset_of_translateMix_4() { return static_cast(offsetof(TransformConstraint_t454030229, ___translateMix_4)); } inline float get_translateMix_4() const { return ___translateMix_4; } inline float* get_address_of_translateMix_4() { return &___translateMix_4; } inline void set_translateMix_4(float value) { ___translateMix_4 = value; } inline static int32_t get_offset_of_scaleMix_5() { return static_cast(offsetof(TransformConstraint_t454030229, ___scaleMix_5)); } inline float get_scaleMix_5() const { return ___scaleMix_5; } inline float* get_address_of_scaleMix_5() { return &___scaleMix_5; } inline void set_scaleMix_5(float value) { ___scaleMix_5 = value; } inline static int32_t get_offset_of_shearMix_6() { return static_cast(offsetof(TransformConstraint_t454030229, ___shearMix_6)); } inline float get_shearMix_6() const { return ___shearMix_6; } inline float* get_address_of_shearMix_6() { return &___shearMix_6; } inline void set_shearMix_6(float value) { ___shearMix_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSFORMCONSTRAINT_T454030229_H #ifndef EXPOSEDLIST_1_T3793468194_H #define EXPOSEDLIST_1_T3793468194_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t3793468194 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items BoneU5BU5D_t374432249* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t3793468194, ___Items_0)); } inline BoneU5BU5D_t374432249* get_Items_0() const { return ___Items_0; } inline BoneU5BU5D_t374432249** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(BoneU5BU5D_t374432249* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t3793468194, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t3793468194, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t3793468194_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray BoneU5BU5D_t374432249* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t3793468194_StaticFields, ___EmptyArray_3)); } inline BoneU5BU5D_t374432249* get_EmptyArray_3() const { return ___EmptyArray_3; } inline BoneU5BU5D_t374432249** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(BoneU5BU5D_t374432249* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T3793468194_H #ifndef EXPOSEDLIST_1_T3166231995_H #define EXPOSEDLIST_1_T3166231995_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t3166231995 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items IkConstraintDataU5BU5D_t269274332* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t3166231995, ___Items_0)); } inline IkConstraintDataU5BU5D_t269274332* get_Items_0() const { return ___Items_0; } inline IkConstraintDataU5BU5D_t269274332** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(IkConstraintDataU5BU5D_t269274332* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t3166231995, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t3166231995, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t3166231995_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray IkConstraintDataU5BU5D_t269274332* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t3166231995_StaticFields, ___EmptyArray_3)); } inline IkConstraintDataU5BU5D_t269274332* get_EmptyArray_3() const { return ___EmptyArray_3; } inline IkConstraintDataU5BU5D_t269274332** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(IkConstraintDataU5BU5D_t269274332* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T3166231995_H #ifndef EXPOSEDLIST_1_T3688408900_H #define EXPOSEDLIST_1_T3688408900_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1 struct ExposedList_1_t3688408900 : public RuntimeObject { public: // T[] Spine.ExposedList`1::Items PathConstraintDataU5BU5D_t2576410383* ___Items_0; // System.Int32 Spine.ExposedList`1::Count int32_t ___Count_1; // System.Int32 Spine.ExposedList`1::version int32_t ___version_4; public: inline static int32_t get_offset_of_Items_0() { return static_cast(offsetof(ExposedList_1_t3688408900, ___Items_0)); } inline PathConstraintDataU5BU5D_t2576410383* get_Items_0() const { return ___Items_0; } inline PathConstraintDataU5BU5D_t2576410383** get_address_of_Items_0() { return &___Items_0; } inline void set_Items_0(PathConstraintDataU5BU5D_t2576410383* value) { ___Items_0 = value; Il2CppCodeGenWriteBarrier((&___Items_0), value); } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(ExposedList_1_t3688408900, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ExposedList_1_t3688408900, ___version_4)); } inline int32_t get_version_4() const { return ___version_4; } inline int32_t* get_address_of_version_4() { return &___version_4; } inline void set_version_4(int32_t value) { ___version_4 = value; } }; struct ExposedList_1_t3688408900_StaticFields { public: // T[] Spine.ExposedList`1::EmptyArray PathConstraintDataU5BU5D_t2576410383* ___EmptyArray_3; public: inline static int32_t get_offset_of_EmptyArray_3() { return static_cast(offsetof(ExposedList_1_t3688408900_StaticFields, ___EmptyArray_3)); } inline PathConstraintDataU5BU5D_t2576410383* get_EmptyArray_3() const { return ___EmptyArray_3; } inline PathConstraintDataU5BU5D_t2576410383** get_address_of_EmptyArray_3() { return &___EmptyArray_3; } inline void set_EmptyArray_3(PathConstraintDataU5BU5D_t2576410383* value) { ___EmptyArray_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPOSEDLIST_1_T3688408900_H #ifndef KEYVALUEPAIR_2_T2541365703_H #define KEYVALUEPAIR_2_T2541365703_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2541365703 { public: // TKey System.Collections.Generic.KeyValuePair`2::key AtlasPage_t4077017671 * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value Material_t340375123 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2541365703, ___key_0)); } inline AtlasPage_t4077017671 * get_key_0() const { return ___key_0; } inline AtlasPage_t4077017671 ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(AtlasPage_t4077017671 * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2541365703, ___value_1)); } inline Material_t340375123 * get_value_1() const { return ___value_1; } inline Material_t340375123 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(Material_t340375123 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2541365703_H #ifndef ENUM_T4135868527_H #define ENUM_T4135868527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t4135868527 : public ValueType_t3640485471 { public: public: }; struct Enum_t4135868527_StaticFields { public: // System.Char[] System.Enum::split_char CharU5BU5D_t3528271667* ___split_char_0; public: inline static int32_t get_offset_of_split_char_0() { return static_cast(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); } inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; } inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; } inline void set_split_char_0(CharU5BU5D_t3528271667* value) { ___split_char_0 = value; Il2CppCodeGenWriteBarrier((&___split_char_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t4135868527_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t4135868527_marshaled_com { }; #endif // ENUM_T4135868527_H #ifndef INTPTR_T_H #define INTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // 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; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTPTR_T_H #ifndef ENUMERATOR_T871160215_H #define ENUMERATOR_T871160215_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1/Enumerator struct Enumerator_t871160215 { public: // Spine.ExposedList`1 Spine.ExposedList`1/Enumerator::l ExposedList_1_t1542319060 * ___l_0; // System.Int32 Spine.ExposedList`1/Enumerator::next int32_t ___next_1; // System.Int32 Spine.ExposedList`1/Enumerator::ver int32_t ___ver_2; // T Spine.ExposedList`1/Enumerator::current BoneData_t3130174490 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t871160215, ___l_0)); } inline ExposedList_1_t1542319060 * get_l_0() const { return ___l_0; } inline ExposedList_1_t1542319060 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(ExposedList_1_t1542319060 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t871160215, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t871160215, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t871160215, ___current_3)); } inline BoneData_t3130174490 * get_current_3() const { return ___current_3; } inline BoneData_t3130174490 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(BoneData_t3130174490 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T871160215_H #ifndef DOUBLE_T594665363_H #define DOUBLE_T594665363_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Double struct Double_t594665363 { public: // System.Double System.Double::m_value double ___m_value_13; public: inline static int32_t get_offset_of_m_value_13() { return static_cast(offsetof(Double_t594665363, ___m_value_13)); } inline double get_m_value_13() const { return ___m_value_13; } inline double* get_address_of_m_value_13() { return &___m_value_13; } inline void set_m_value_13(double value) { ___m_value_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOUBLE_T594665363_H #ifndef U24ARRAYTYPEU3D20_T1702832645_H #define U24ARRAYTYPEU3D20_T1702832645_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=20 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D20_t1702832645 { public: union { struct { }; uint8_t U24ArrayTypeU3D20_t1702832645__padding[20]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D20_T1702832645_H #ifndef SYSTEMEXCEPTION_T176217640_H #define SYSTEMEXCEPTION_T176217640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SystemException struct SystemException_t176217640 : public Exception_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYSTEMEXCEPTION_T176217640_H #ifndef ENUMERATOR_T2110107875_H #define ENUMERATOR_T2110107875_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator struct Enumerator_t2110107875 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t220863998 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current Attachment_t3043756552 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2110107875, ___l_0)); } inline List_1_t220863998 * get_l_0() const { return ___l_0; } inline List_1_t220863998 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t220863998 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2110107875, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t2110107875, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2110107875, ___current_3)); } inline Attachment_t3043756552 * get_current_3() const { return ___current_3; } inline Attachment_t3043756552 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(Attachment_t3043756552 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2110107875_H #ifndef VECTOR3_T3722313464_H #define VECTOR3_T3722313464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector3 struct Vector3_t3722313464 { public: // System.Single UnityEngine.Vector3::x float ___x_1; // System.Single UnityEngine.Vector3::y float ___y_2; // System.Single UnityEngine.Vector3::z float ___z_3; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector3_t3722313464, ___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(Vector3_t3722313464, ___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(Vector3_t3722313464, ___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; } }; struct Vector3_t3722313464_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t3722313464 ___zeroVector_4; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t3722313464 ___oneVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t3722313464 ___upVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t3722313464 ___downVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t3722313464 ___leftVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t3722313464 ___rightVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t3722313464 ___forwardVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t3722313464 ___backVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t3722313464 ___positiveInfinityVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t3722313464 ___negativeInfinityVector_13; public: inline static int32_t get_offset_of_zeroVector_4() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___zeroVector_4)); } inline Vector3_t3722313464 get_zeroVector_4() const { return ___zeroVector_4; } inline Vector3_t3722313464 * get_address_of_zeroVector_4() { return &___zeroVector_4; } inline void set_zeroVector_4(Vector3_t3722313464 value) { ___zeroVector_4 = value; } inline static int32_t get_offset_of_oneVector_5() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___oneVector_5)); } inline Vector3_t3722313464 get_oneVector_5() const { return ___oneVector_5; } inline Vector3_t3722313464 * get_address_of_oneVector_5() { return &___oneVector_5; } inline void set_oneVector_5(Vector3_t3722313464 value) { ___oneVector_5 = value; } inline static int32_t get_offset_of_upVector_6() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___upVector_6)); } inline Vector3_t3722313464 get_upVector_6() const { return ___upVector_6; } inline Vector3_t3722313464 * get_address_of_upVector_6() { return &___upVector_6; } inline void set_upVector_6(Vector3_t3722313464 value) { ___upVector_6 = value; } inline static int32_t get_offset_of_downVector_7() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___downVector_7)); } inline Vector3_t3722313464 get_downVector_7() const { return ___downVector_7; } inline Vector3_t3722313464 * get_address_of_downVector_7() { return &___downVector_7; } inline void set_downVector_7(Vector3_t3722313464 value) { ___downVector_7 = value; } inline static int32_t get_offset_of_leftVector_8() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___leftVector_8)); } inline Vector3_t3722313464 get_leftVector_8() const { return ___leftVector_8; } inline Vector3_t3722313464 * get_address_of_leftVector_8() { return &___leftVector_8; } inline void set_leftVector_8(Vector3_t3722313464 value) { ___leftVector_8 = value; } inline static int32_t get_offset_of_rightVector_9() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___rightVector_9)); } inline Vector3_t3722313464 get_rightVector_9() const { return ___rightVector_9; } inline Vector3_t3722313464 * get_address_of_rightVector_9() { return &___rightVector_9; } inline void set_rightVector_9(Vector3_t3722313464 value) { ___rightVector_9 = value; } inline static int32_t get_offset_of_forwardVector_10() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___forwardVector_10)); } inline Vector3_t3722313464 get_forwardVector_10() const { return ___forwardVector_10; } inline Vector3_t3722313464 * get_address_of_forwardVector_10() { return &___forwardVector_10; } inline void set_forwardVector_10(Vector3_t3722313464 value) { ___forwardVector_10 = value; } inline static int32_t get_offset_of_backVector_11() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___backVector_11)); } inline Vector3_t3722313464 get_backVector_11() const { return ___backVector_11; } inline Vector3_t3722313464 * get_address_of_backVector_11() { return &___backVector_11; } inline void set_backVector_11(Vector3_t3722313464 value) { ___backVector_11 = value; } inline static int32_t get_offset_of_positiveInfinityVector_12() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___positiveInfinityVector_12)); } inline Vector3_t3722313464 get_positiveInfinityVector_12() const { return ___positiveInfinityVector_12; } inline Vector3_t3722313464 * get_address_of_positiveInfinityVector_12() { return &___positiveInfinityVector_12; } inline void set_positiveInfinityVector_12(Vector3_t3722313464 value) { ___positiveInfinityVector_12 = value; } inline static int32_t get_offset_of_negativeInfinityVector_13() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___negativeInfinityVector_13)); } inline Vector3_t3722313464 get_negativeInfinityVector_13() const { return ___negativeInfinityVector_13; } inline Vector3_t3722313464 * get_address_of_negativeInfinityVector_13() { return &___negativeInfinityVector_13; } inline void set_negativeInfinityVector_13(Vector3_t3722313464 value) { ___negativeInfinityVector_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR3_T3722313464_H #ifndef U24ARRAYTYPEU3D24_T2467506693_H #define U24ARRAYTYPEU3D24_T2467506693_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=24 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D24_t2467506693 { public: union { struct { }; uint8_t U24ArrayTypeU3D24_t2467506693__padding[24]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D24_T2467506693_H #ifndef MESHGENERATORBUFFERS_T1424700926_H #define MESHGENERATORBUFFERS_T1424700926_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.MeshGeneratorBuffers struct MeshGeneratorBuffers_t1424700926 { public: // System.Int32 Spine.Unity.MeshGeneratorBuffers::vertexCount int32_t ___vertexCount_0; // UnityEngine.Vector3[] Spine.Unity.MeshGeneratorBuffers::vertexBuffer Vector3U5BU5D_t1718750761* ___vertexBuffer_1; // UnityEngine.Vector2[] Spine.Unity.MeshGeneratorBuffers::uvBuffer Vector2U5BU5D_t1457185986* ___uvBuffer_2; // UnityEngine.Color32[] Spine.Unity.MeshGeneratorBuffers::colorBuffer Color32U5BU5D_t3850468773* ___colorBuffer_3; // Spine.Unity.MeshGenerator Spine.Unity.MeshGeneratorBuffers::meshGenerator MeshGenerator_t1354683548 * ___meshGenerator_4; public: inline static int32_t get_offset_of_vertexCount_0() { return static_cast(offsetof(MeshGeneratorBuffers_t1424700926, ___vertexCount_0)); } inline int32_t get_vertexCount_0() const { return ___vertexCount_0; } inline int32_t* get_address_of_vertexCount_0() { return &___vertexCount_0; } inline void set_vertexCount_0(int32_t value) { ___vertexCount_0 = value; } inline static int32_t get_offset_of_vertexBuffer_1() { return static_cast(offsetof(MeshGeneratorBuffers_t1424700926, ___vertexBuffer_1)); } inline Vector3U5BU5D_t1718750761* get_vertexBuffer_1() const { return ___vertexBuffer_1; } inline Vector3U5BU5D_t1718750761** get_address_of_vertexBuffer_1() { return &___vertexBuffer_1; } inline void set_vertexBuffer_1(Vector3U5BU5D_t1718750761* value) { ___vertexBuffer_1 = value; Il2CppCodeGenWriteBarrier((&___vertexBuffer_1), value); } inline static int32_t get_offset_of_uvBuffer_2() { return static_cast(offsetof(MeshGeneratorBuffers_t1424700926, ___uvBuffer_2)); } inline Vector2U5BU5D_t1457185986* get_uvBuffer_2() const { return ___uvBuffer_2; } inline Vector2U5BU5D_t1457185986** get_address_of_uvBuffer_2() { return &___uvBuffer_2; } inline void set_uvBuffer_2(Vector2U5BU5D_t1457185986* value) { ___uvBuffer_2 = value; Il2CppCodeGenWriteBarrier((&___uvBuffer_2), value); } inline static int32_t get_offset_of_colorBuffer_3() { return static_cast(offsetof(MeshGeneratorBuffers_t1424700926, ___colorBuffer_3)); } inline Color32U5BU5D_t3850468773* get_colorBuffer_3() const { return ___colorBuffer_3; } inline Color32U5BU5D_t3850468773** get_address_of_colorBuffer_3() { return &___colorBuffer_3; } inline void set_colorBuffer_3(Color32U5BU5D_t3850468773* value) { ___colorBuffer_3 = value; Il2CppCodeGenWriteBarrier((&___colorBuffer_3), value); } inline static int32_t get_offset_of_meshGenerator_4() { return static_cast(offsetof(MeshGeneratorBuffers_t1424700926, ___meshGenerator_4)); } inline MeshGenerator_t1354683548 * get_meshGenerator_4() const { return ___meshGenerator_4; } inline MeshGenerator_t1354683548 ** get_address_of_meshGenerator_4() { return &___meshGenerator_4; } inline void set_meshGenerator_4(MeshGenerator_t1354683548 * value) { ___meshGenerator_4 = value; Il2CppCodeGenWriteBarrier((&___meshGenerator_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of Spine.Unity.MeshGeneratorBuffers struct MeshGeneratorBuffers_t1424700926_marshaled_pinvoke { int32_t ___vertexCount_0; Vector3_t3722313464 * ___vertexBuffer_1; Vector2_t2156229523 * ___uvBuffer_2; Color32_t2600501292 * ___colorBuffer_3; MeshGenerator_t1354683548 * ___meshGenerator_4; }; // Native definition for COM marshalling of Spine.Unity.MeshGeneratorBuffers struct MeshGeneratorBuffers_t1424700926_marshaled_com { int32_t ___vertexCount_0; Vector3_t3722313464 * ___vertexBuffer_1; Vector2_t2156229523 * ___uvBuffer_2; Color32_t2600501292 * ___colorBuffer_3; MeshGenerator_t1354683548 * ___meshGenerator_4; }; #endif // MESHGENERATORBUFFERS_T1424700926_H #ifndef VECTOR2_T2156229523_H #define VECTOR2_T2156229523_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector2 struct Vector2_t2156229523 { 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_t2156229523, ___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_t2156229523, ___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; } }; struct Vector2_t2156229523_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_t2156229523 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_t2156229523 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_t2156229523 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_t2156229523 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_t2156229523 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_t2156229523 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_t2156229523 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_t2156229523 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___zeroVector_2)); } inline Vector2_t2156229523 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_t2156229523 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_t2156229523 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___oneVector_3)); } inline Vector2_t2156229523 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_t2156229523 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_t2156229523 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___upVector_4)); } inline Vector2_t2156229523 get_upVector_4() const { return ___upVector_4; } inline Vector2_t2156229523 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_t2156229523 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___downVector_5)); } inline Vector2_t2156229523 get_downVector_5() const { return ___downVector_5; } inline Vector2_t2156229523 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_t2156229523 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___leftVector_6)); } inline Vector2_t2156229523 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_t2156229523 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_t2156229523 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___rightVector_7)); } inline Vector2_t2156229523 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_t2156229523 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_t2156229523 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_t2156229523 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_t2156229523 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_t2156229523 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_t2156229523 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_t2156229523 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_t2156229523 value) { ___negativeInfinityVector_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR2_T2156229523_H #ifndef VECTOR4_T3319028937_H #define VECTOR4_T3319028937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector4 struct Vector4_t3319028937 { 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_t3319028937, ___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_t3319028937, ___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_t3319028937, ___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_t3319028937, ___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; } }; struct Vector4_t3319028937_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_t3319028937 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_t3319028937 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_t3319028937 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_t3319028937 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___zeroVector_5)); } inline Vector4_t3319028937 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_t3319028937 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_t3319028937 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___oneVector_6)); } inline Vector4_t3319028937 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_t3319028937 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_t3319028937 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_t3319028937 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_t3319028937 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_t3319028937 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_t3319028937 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_t3319028937 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_t3319028937 value) { ___negativeInfinityVector_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR4_T3319028937_H #ifndef BYTE_T1134296376_H #define BYTE_T1134296376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte struct Byte_t1134296376 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Byte_t1134296376, ___m_value_2)); } inline uint8_t get_m_value_2() const { return ___m_value_2; } inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint8_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BYTE_T1134296376_H #ifndef COLOR_T2555686324_H #define COLOR_T2555686324_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color struct Color_t2555686324 { 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_t2555686324, ___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_t2555686324, ___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_t2555686324, ___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_t2555686324, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR_T2555686324_H #ifndef SUBMESHINSTRUCTION_T52121370_H #define SUBMESHINSTRUCTION_T52121370_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.SubmeshInstruction struct SubmeshInstruction_t52121370 { public: // Spine.Skeleton Spine.Unity.SubmeshInstruction::skeleton Skeleton_t3686076450 * ___skeleton_0; // System.Int32 Spine.Unity.SubmeshInstruction::startSlot int32_t ___startSlot_1; // System.Int32 Spine.Unity.SubmeshInstruction::endSlot int32_t ___endSlot_2; // UnityEngine.Material Spine.Unity.SubmeshInstruction::material Material_t340375123 * ___material_3; // System.Boolean Spine.Unity.SubmeshInstruction::forceSeparate bool ___forceSeparate_4; // System.Int32 Spine.Unity.SubmeshInstruction::preActiveClippingSlotSource int32_t ___preActiveClippingSlotSource_5; // System.Int32 Spine.Unity.SubmeshInstruction::rawTriangleCount int32_t ___rawTriangleCount_6; // System.Int32 Spine.Unity.SubmeshInstruction::rawVertexCount int32_t ___rawVertexCount_7; // System.Int32 Spine.Unity.SubmeshInstruction::rawFirstVertexIndex int32_t ___rawFirstVertexIndex_8; // System.Boolean Spine.Unity.SubmeshInstruction::hasClipping bool ___hasClipping_9; public: inline static int32_t get_offset_of_skeleton_0() { return static_cast(offsetof(SubmeshInstruction_t52121370, ___skeleton_0)); } inline Skeleton_t3686076450 * get_skeleton_0() const { return ___skeleton_0; } inline Skeleton_t3686076450 ** get_address_of_skeleton_0() { return &___skeleton_0; } inline void set_skeleton_0(Skeleton_t3686076450 * value) { ___skeleton_0 = value; Il2CppCodeGenWriteBarrier((&___skeleton_0), value); } inline static int32_t get_offset_of_startSlot_1() { return static_cast(offsetof(SubmeshInstruction_t52121370, ___startSlot_1)); } inline int32_t get_startSlot_1() const { return ___startSlot_1; } inline int32_t* get_address_of_startSlot_1() { return &___startSlot_1; } inline void set_startSlot_1(int32_t value) { ___startSlot_1 = value; } inline static int32_t get_offset_of_endSlot_2() { return static_cast(offsetof(SubmeshInstruction_t52121370, ___endSlot_2)); } inline int32_t get_endSlot_2() const { return ___endSlot_2; } inline int32_t* get_address_of_endSlot_2() { return &___endSlot_2; } inline void set_endSlot_2(int32_t value) { ___endSlot_2 = value; } inline static int32_t get_offset_of_material_3() { return static_cast(offsetof(SubmeshInstruction_t52121370, ___material_3)); } inline Material_t340375123 * get_material_3() const { return ___material_3; } inline Material_t340375123 ** get_address_of_material_3() { return &___material_3; } inline void set_material_3(Material_t340375123 * value) { ___material_3 = value; Il2CppCodeGenWriteBarrier((&___material_3), value); } inline static int32_t get_offset_of_forceSeparate_4() { return static_cast(offsetof(SubmeshInstruction_t52121370, ___forceSeparate_4)); } inline bool get_forceSeparate_4() const { return ___forceSeparate_4; } inline bool* get_address_of_forceSeparate_4() { return &___forceSeparate_4; } inline void set_forceSeparate_4(bool value) { ___forceSeparate_4 = value; } inline static int32_t get_offset_of_preActiveClippingSlotSource_5() { return static_cast(offsetof(SubmeshInstruction_t52121370, ___preActiveClippingSlotSource_5)); } inline int32_t get_preActiveClippingSlotSource_5() const { return ___preActiveClippingSlotSource_5; } inline int32_t* get_address_of_preActiveClippingSlotSource_5() { return &___preActiveClippingSlotSource_5; } inline void set_preActiveClippingSlotSource_5(int32_t value) { ___preActiveClippingSlotSource_5 = value; } inline static int32_t get_offset_of_rawTriangleCount_6() { return static_cast(offsetof(SubmeshInstruction_t52121370, ___rawTriangleCount_6)); } inline int32_t get_rawTriangleCount_6() const { return ___rawTriangleCount_6; } inline int32_t* get_address_of_rawTriangleCount_6() { return &___rawTriangleCount_6; } inline void set_rawTriangleCount_6(int32_t value) { ___rawTriangleCount_6 = value; } inline static int32_t get_offset_of_rawVertexCount_7() { return static_cast(offsetof(SubmeshInstruction_t52121370, ___rawVertexCount_7)); } inline int32_t get_rawVertexCount_7() const { return ___rawVertexCount_7; } inline int32_t* get_address_of_rawVertexCount_7() { return &___rawVertexCount_7; } inline void set_rawVertexCount_7(int32_t value) { ___rawVertexCount_7 = value; } inline static int32_t get_offset_of_rawFirstVertexIndex_8() { return static_cast(offsetof(SubmeshInstruction_t52121370, ___rawFirstVertexIndex_8)); } inline int32_t get_rawFirstVertexIndex_8() const { return ___rawFirstVertexIndex_8; } inline int32_t* get_address_of_rawFirstVertexIndex_8() { return &___rawFirstVertexIndex_8; } inline void set_rawFirstVertexIndex_8(int32_t value) { ___rawFirstVertexIndex_8 = value; } inline static int32_t get_offset_of_hasClipping_9() { return static_cast(offsetof(SubmeshInstruction_t52121370, ___hasClipping_9)); } inline bool get_hasClipping_9() const { return ___hasClipping_9; } inline bool* get_address_of_hasClipping_9() { return &___hasClipping_9; } inline void set_hasClipping_9(bool value) { ___hasClipping_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of Spine.Unity.SubmeshInstruction struct SubmeshInstruction_t52121370_marshaled_pinvoke { Skeleton_t3686076450 * ___skeleton_0; int32_t ___startSlot_1; int32_t ___endSlot_2; Material_t340375123 * ___material_3; int32_t ___forceSeparate_4; int32_t ___preActiveClippingSlotSource_5; int32_t ___rawTriangleCount_6; int32_t ___rawVertexCount_7; int32_t ___rawFirstVertexIndex_8; int32_t ___hasClipping_9; }; // Native definition for COM marshalling of Spine.Unity.SubmeshInstruction struct SubmeshInstruction_t52121370_marshaled_com { Skeleton_t3686076450 * ___skeleton_0; int32_t ___startSlot_1; int32_t ___endSlot_2; Material_t340375123 * ___material_3; int32_t ___forceSeparate_4; int32_t ___preActiveClippingSlotSource_5; int32_t ___rawTriangleCount_6; int32_t ___rawVertexCount_7; int32_t ___rawFirstVertexIndex_8; int32_t ___hasClipping_9; }; #endif // SUBMESHINSTRUCTION_T52121370_H #ifndef RECT_T2360479859_H #define RECT_T2360479859_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rect struct Rect_t2360479859 { 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_t2360479859, ___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_t2360479859, ___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_t2360479859, ___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_t2360479859, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECT_T2360479859_H #ifndef QUATERNION_T2301928331_H #define QUATERNION_T2301928331_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Quaternion struct Quaternion_t2301928331 { 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_t2301928331, ___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_t2301928331, ___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_t2301928331, ___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_t2301928331, ___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; } }; struct Quaternion_t2301928331_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t2301928331 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t2301928331_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t2301928331 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t2301928331 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t2301928331 value) { ___identityQuaternion_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUATERNION_T2301928331_H #ifndef ENUMERATOR_T4007759352_H #define ENUMERATOR_T4007759352_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1/Enumerator struct Enumerator_t4007759352 { public: // Spine.ExposedList`1 Spine.ExposedList`1/Enumerator::l ExposedList_1_t383950901 * ___l_0; // System.Int32 Spine.ExposedList`1/Enumerator::next int32_t ___next_1; // System.Int32 Spine.ExposedList`1/Enumerator::ver int32_t ___ver_2; // T Spine.ExposedList`1/Enumerator::current RuntimeObject* ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t4007759352, ___l_0)); } inline ExposedList_1_t383950901 * get_l_0() const { return ___l_0; } inline ExposedList_1_t383950901 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(ExposedList_1_t383950901 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t4007759352, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t4007759352, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t4007759352, ___current_3)); } inline RuntimeObject* get_current_3() const { return ___current_3; } inline RuntimeObject** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject* value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T4007759352_H #ifndef MATRIX4X4_T1817901843_H #define MATRIX4X4_T1817901843_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Matrix4x4 struct Matrix4x4_t1817901843 { 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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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_t1817901843, ___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; } }; struct Matrix4x4_t1817901843_StaticFields { public: // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_t1817901843 ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_t1817901843 ___identityMatrix_17; public: inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast(offsetof(Matrix4x4_t1817901843_StaticFields, ___zeroMatrix_16)); } inline Matrix4x4_t1817901843 get_zeroMatrix_16() const { return ___zeroMatrix_16; } inline Matrix4x4_t1817901843 * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; } inline void set_zeroMatrix_16(Matrix4x4_t1817901843 value) { ___zeroMatrix_16 = value; } inline static int32_t get_offset_of_identityMatrix_17() { return static_cast(offsetof(Matrix4x4_t1817901843_StaticFields, ___identityMatrix_17)); } inline Matrix4x4_t1817901843 get_identityMatrix_17() const { return ___identityMatrix_17; } inline Matrix4x4_t1817901843 * get_address_of_identityMatrix_17() { return &___identityMatrix_17; } inline void set_identityMatrix_17(Matrix4x4_t1817901843 value) { ___identityMatrix_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MATRIX4X4_T1817901843_H #ifndef ENUMERATOR_T2017297076_H #define ENUMERATOR_T2017297076_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator struct Enumerator_t2017297076 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t128053199 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current int32_t ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2017297076, ___l_0)); } inline List_1_t128053199 * get_l_0() const { return ___l_0; } inline List_1_t128053199 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t128053199 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2017297076, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t2017297076, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2017297076, ___current_3)); } inline int32_t get_current_3() const { return ___current_3; } inline int32_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(int32_t value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2017297076_H #ifndef ENUMERATOR_T913802012_H #define ENUMERATOR_T913802012_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator struct Enumerator_t913802012 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t3319525431 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current String_t* ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t913802012, ___l_0)); } inline List_1_t3319525431 * get_l_0() const { return ___l_0; } inline List_1_t3319525431 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t3319525431 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t913802012, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t913802012, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t913802012, ___current_3)); } inline String_t* get_current_3() const { return ___current_3; } inline String_t** get_address_of_current_3() { return &___current_3; } inline void set_current_3(String_t* value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T913802012_H #ifndef SETTINGS_T612870457_H #define SETTINGS_T612870457_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.MeshGenerator/Settings struct Settings_t612870457 { public: // System.Boolean Spine.Unity.MeshGenerator/Settings::useClipping bool ___useClipping_0; // System.Single Spine.Unity.MeshGenerator/Settings::zSpacing float ___zSpacing_1; // System.Boolean Spine.Unity.MeshGenerator/Settings::pmaVertexColors bool ___pmaVertexColors_2; // System.Boolean Spine.Unity.MeshGenerator/Settings::tintBlack bool ___tintBlack_3; // System.Boolean Spine.Unity.MeshGenerator/Settings::calculateTangents bool ___calculateTangents_4; // System.Boolean Spine.Unity.MeshGenerator/Settings::addNormals bool ___addNormals_5; // System.Boolean Spine.Unity.MeshGenerator/Settings::immutableTriangles bool ___immutableTriangles_6; public: inline static int32_t get_offset_of_useClipping_0() { return static_cast(offsetof(Settings_t612870457, ___useClipping_0)); } inline bool get_useClipping_0() const { return ___useClipping_0; } inline bool* get_address_of_useClipping_0() { return &___useClipping_0; } inline void set_useClipping_0(bool value) { ___useClipping_0 = value; } inline static int32_t get_offset_of_zSpacing_1() { return static_cast(offsetof(Settings_t612870457, ___zSpacing_1)); } inline float get_zSpacing_1() const { return ___zSpacing_1; } inline float* get_address_of_zSpacing_1() { return &___zSpacing_1; } inline void set_zSpacing_1(float value) { ___zSpacing_1 = value; } inline static int32_t get_offset_of_pmaVertexColors_2() { return static_cast(offsetof(Settings_t612870457, ___pmaVertexColors_2)); } inline bool get_pmaVertexColors_2() const { return ___pmaVertexColors_2; } inline bool* get_address_of_pmaVertexColors_2() { return &___pmaVertexColors_2; } inline void set_pmaVertexColors_2(bool value) { ___pmaVertexColors_2 = value; } inline static int32_t get_offset_of_tintBlack_3() { return static_cast(offsetof(Settings_t612870457, ___tintBlack_3)); } inline bool get_tintBlack_3() const { return ___tintBlack_3; } inline bool* get_address_of_tintBlack_3() { return &___tintBlack_3; } inline void set_tintBlack_3(bool value) { ___tintBlack_3 = value; } inline static int32_t get_offset_of_calculateTangents_4() { return static_cast(offsetof(Settings_t612870457, ___calculateTangents_4)); } inline bool get_calculateTangents_4() const { return ___calculateTangents_4; } inline bool* get_address_of_calculateTangents_4() { return &___calculateTangents_4; } inline void set_calculateTangents_4(bool value) { ___calculateTangents_4 = value; } inline static int32_t get_offset_of_addNormals_5() { return static_cast(offsetof(Settings_t612870457, ___addNormals_5)); } inline bool get_addNormals_5() const { return ___addNormals_5; } inline bool* get_address_of_addNormals_5() { return &___addNormals_5; } inline void set_addNormals_5(bool value) { ___addNormals_5 = value; } inline static int32_t get_offset_of_immutableTriangles_6() { return static_cast(offsetof(Settings_t612870457, ___immutableTriangles_6)); } inline bool get_immutableTriangles_6() const { return ___immutableTriangles_6; } inline bool* get_address_of_immutableTriangles_6() { return &___immutableTriangles_6; } inline void set_immutableTriangles_6(bool value) { ___immutableTriangles_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of Spine.Unity.MeshGenerator/Settings struct Settings_t612870457_marshaled_pinvoke { int32_t ___useClipping_0; float ___zSpacing_1; int32_t ___pmaVertexColors_2; int32_t ___tintBlack_3; int32_t ___calculateTangents_4; int32_t ___addNormals_5; int32_t ___immutableTriangles_6; }; // Native definition for COM marshalling of Spine.Unity.MeshGenerator/Settings struct Settings_t612870457_marshaled_com { int32_t ___useClipping_0; float ___zSpacing_1; int32_t ___pmaVertexColors_2; int32_t ___tintBlack_3; int32_t ___calculateTangents_4; int32_t ___addNormals_5; int32_t ___immutableTriangles_6; }; #endif // SETTINGS_T612870457_H #ifndef BONEMATRIX_T2668835335_H #define BONEMATRIX_T2668835335_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.BoneMatrix struct BoneMatrix_t2668835335 { public: // System.Single Spine.BoneMatrix::a float ___a_0; // System.Single Spine.BoneMatrix::b float ___b_1; // System.Single Spine.BoneMatrix::c float ___c_2; // System.Single Spine.BoneMatrix::d float ___d_3; // System.Single Spine.BoneMatrix::x float ___x_4; // System.Single Spine.BoneMatrix::y float ___y_5; public: inline static int32_t get_offset_of_a_0() { return static_cast(offsetof(BoneMatrix_t2668835335, ___a_0)); } inline float get_a_0() const { return ___a_0; } inline float* get_address_of_a_0() { return &___a_0; } inline void set_a_0(float value) { ___a_0 = value; } inline static int32_t get_offset_of_b_1() { return static_cast(offsetof(BoneMatrix_t2668835335, ___b_1)); } inline float get_b_1() const { return ___b_1; } inline float* get_address_of_b_1() { return &___b_1; } inline void set_b_1(float value) { ___b_1 = value; } inline static int32_t get_offset_of_c_2() { return static_cast(offsetof(BoneMatrix_t2668835335, ___c_2)); } inline float get_c_2() const { return ___c_2; } inline float* get_address_of_c_2() { return &___c_2; } inline void set_c_2(float value) { ___c_2 = value; } inline static int32_t get_offset_of_d_3() { return static_cast(offsetof(BoneMatrix_t2668835335, ___d_3)); } inline float get_d_3() const { return ___d_3; } inline float* get_address_of_d_3() { return &___d_3; } inline void set_d_3(float value) { ___d_3 = value; } inline static int32_t get_offset_of_x_4() { return static_cast(offsetof(BoneMatrix_t2668835335, ___x_4)); } inline float get_x_4() const { return ___x_4; } inline float* get_address_of_x_4() { return &___x_4; } inline void set_x_4(float value) { ___x_4 = value; } inline static int32_t get_offset_of_y_5() { return static_cast(offsetof(BoneMatrix_t2668835335, ___y_5)); } inline float get_y_5() const { return ___y_5; } inline float* get_address_of_y_5() { return &___y_5; } inline void set_y_5(float value) { ___y_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BONEMATRIX_T2668835335_H #ifndef ENUMERATOR_T2906797508_H #define ENUMERATOR_T2906797508_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator struct Enumerator_t2906797508 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t1017553631 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current Texture2D_t3840446185 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2906797508, ___l_0)); } inline List_1_t1017553631 * get_l_0() const { return ___l_0; } inline List_1_t1017553631 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t1017553631 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2906797508, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t2906797508, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2906797508, ___current_3)); } inline Texture2D_t3840446185 * get_current_3() const { return ___current_3; } inline Texture2D_t3840446185 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(Texture2D_t3840446185 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2906797508_H #ifndef COLOR32_T2600501292_H #define COLOR32_T2600501292_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color32 struct Color32_t2600501292 { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_t2600501292, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_t2600501292, ___r_1)); } inline uint8_t get_r_1() const { return ___r_1; } inline uint8_t* get_address_of_r_1() { return &___r_1; } inline void set_r_1(uint8_t value) { ___r_1 = value; } inline static int32_t get_offset_of_g_2() { return static_cast(offsetof(Color32_t2600501292, ___g_2)); } inline uint8_t get_g_2() const { return ___g_2; } inline uint8_t* get_address_of_g_2() { return &___g_2; } inline void set_g_2(uint8_t value) { ___g_2 = value; } inline static int32_t get_offset_of_b_3() { return static_cast(offsetof(Color32_t2600501292, ___b_3)); } inline uint8_t get_b_3() const { return ___b_3; } inline uint8_t* get_address_of_b_3() { return &___b_3; } inline void set_b_3(uint8_t value) { ___b_3 = value; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_t2600501292, ___a_4)); } inline uint8_t get_a_4() const { return ___a_4; } inline uint8_t* get_address_of_a_4() { return &___a_4; } inline void set_a_4(uint8_t value) { ___a_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR32_T2600501292_H #ifndef REGIONATTACHMENT_T1770147391_H #define REGIONATTACHMENT_T1770147391_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.RegionAttachment struct RegionAttachment_t1770147391 : public Attachment_t3043756552 { public: // System.Single Spine.RegionAttachment::x float ___x_9; // System.Single Spine.RegionAttachment::y float ___y_10; // System.Single Spine.RegionAttachment::rotation float ___rotation_11; // System.Single Spine.RegionAttachment::scaleX float ___scaleX_12; // System.Single Spine.RegionAttachment::scaleY float ___scaleY_13; // System.Single Spine.RegionAttachment::width float ___width_14; // System.Single Spine.RegionAttachment::height float ___height_15; // System.Single Spine.RegionAttachment::regionOffsetX float ___regionOffsetX_16; // System.Single Spine.RegionAttachment::regionOffsetY float ___regionOffsetY_17; // System.Single Spine.RegionAttachment::regionWidth float ___regionWidth_18; // System.Single Spine.RegionAttachment::regionHeight float ___regionHeight_19; // System.Single Spine.RegionAttachment::regionOriginalWidth float ___regionOriginalWidth_20; // System.Single Spine.RegionAttachment::regionOriginalHeight float ___regionOriginalHeight_21; // System.Single[] Spine.RegionAttachment::offset SingleU5BU5D_t1444911251* ___offset_22; // System.Single[] Spine.RegionAttachment::uvs SingleU5BU5D_t1444911251* ___uvs_23; // System.Single Spine.RegionAttachment::r float ___r_24; // System.Single Spine.RegionAttachment::g float ___g_25; // System.Single Spine.RegionAttachment::b float ___b_26; // System.Single Spine.RegionAttachment::a float ___a_27; // System.String Spine.RegionAttachment::k__BackingField String_t* ___U3CPathU3Ek__BackingField_28; // System.Object Spine.RegionAttachment::k__BackingField RuntimeObject * ___U3CRendererObjectU3Ek__BackingField_29; public: inline static int32_t get_offset_of_x_9() { return static_cast(offsetof(RegionAttachment_t1770147391, ___x_9)); } inline float get_x_9() const { return ___x_9; } inline float* get_address_of_x_9() { return &___x_9; } inline void set_x_9(float value) { ___x_9 = value; } inline static int32_t get_offset_of_y_10() { return static_cast(offsetof(RegionAttachment_t1770147391, ___y_10)); } inline float get_y_10() const { return ___y_10; } inline float* get_address_of_y_10() { return &___y_10; } inline void set_y_10(float value) { ___y_10 = value; } inline static int32_t get_offset_of_rotation_11() { return static_cast(offsetof(RegionAttachment_t1770147391, ___rotation_11)); } inline float get_rotation_11() const { return ___rotation_11; } inline float* get_address_of_rotation_11() { return &___rotation_11; } inline void set_rotation_11(float value) { ___rotation_11 = value; } inline static int32_t get_offset_of_scaleX_12() { return static_cast(offsetof(RegionAttachment_t1770147391, ___scaleX_12)); } inline float get_scaleX_12() const { return ___scaleX_12; } inline float* get_address_of_scaleX_12() { return &___scaleX_12; } inline void set_scaleX_12(float value) { ___scaleX_12 = value; } inline static int32_t get_offset_of_scaleY_13() { return static_cast(offsetof(RegionAttachment_t1770147391, ___scaleY_13)); } inline float get_scaleY_13() const { return ___scaleY_13; } inline float* get_address_of_scaleY_13() { return &___scaleY_13; } inline void set_scaleY_13(float value) { ___scaleY_13 = value; } inline static int32_t get_offset_of_width_14() { return static_cast(offsetof(RegionAttachment_t1770147391, ___width_14)); } inline float get_width_14() const { return ___width_14; } inline float* get_address_of_width_14() { return &___width_14; } inline void set_width_14(float value) { ___width_14 = value; } inline static int32_t get_offset_of_height_15() { return static_cast(offsetof(RegionAttachment_t1770147391, ___height_15)); } inline float get_height_15() const { return ___height_15; } inline float* get_address_of_height_15() { return &___height_15; } inline void set_height_15(float value) { ___height_15 = value; } inline static int32_t get_offset_of_regionOffsetX_16() { return static_cast(offsetof(RegionAttachment_t1770147391, ___regionOffsetX_16)); } inline float get_regionOffsetX_16() const { return ___regionOffsetX_16; } inline float* get_address_of_regionOffsetX_16() { return &___regionOffsetX_16; } inline void set_regionOffsetX_16(float value) { ___regionOffsetX_16 = value; } inline static int32_t get_offset_of_regionOffsetY_17() { return static_cast(offsetof(RegionAttachment_t1770147391, ___regionOffsetY_17)); } inline float get_regionOffsetY_17() const { return ___regionOffsetY_17; } inline float* get_address_of_regionOffsetY_17() { return &___regionOffsetY_17; } inline void set_regionOffsetY_17(float value) { ___regionOffsetY_17 = value; } inline static int32_t get_offset_of_regionWidth_18() { return static_cast(offsetof(RegionAttachment_t1770147391, ___regionWidth_18)); } inline float get_regionWidth_18() const { return ___regionWidth_18; } inline float* get_address_of_regionWidth_18() { return &___regionWidth_18; } inline void set_regionWidth_18(float value) { ___regionWidth_18 = value; } inline static int32_t get_offset_of_regionHeight_19() { return static_cast(offsetof(RegionAttachment_t1770147391, ___regionHeight_19)); } inline float get_regionHeight_19() const { return ___regionHeight_19; } inline float* get_address_of_regionHeight_19() { return &___regionHeight_19; } inline void set_regionHeight_19(float value) { ___regionHeight_19 = value; } inline static int32_t get_offset_of_regionOriginalWidth_20() { return static_cast(offsetof(RegionAttachment_t1770147391, ___regionOriginalWidth_20)); } inline float get_regionOriginalWidth_20() const { return ___regionOriginalWidth_20; } inline float* get_address_of_regionOriginalWidth_20() { return &___regionOriginalWidth_20; } inline void set_regionOriginalWidth_20(float value) { ___regionOriginalWidth_20 = value; } inline static int32_t get_offset_of_regionOriginalHeight_21() { return static_cast(offsetof(RegionAttachment_t1770147391, ___regionOriginalHeight_21)); } inline float get_regionOriginalHeight_21() const { return ___regionOriginalHeight_21; } inline float* get_address_of_regionOriginalHeight_21() { return &___regionOriginalHeight_21; } inline void set_regionOriginalHeight_21(float value) { ___regionOriginalHeight_21 = value; } inline static int32_t get_offset_of_offset_22() { return static_cast(offsetof(RegionAttachment_t1770147391, ___offset_22)); } inline SingleU5BU5D_t1444911251* get_offset_22() const { return ___offset_22; } inline SingleU5BU5D_t1444911251** get_address_of_offset_22() { return &___offset_22; } inline void set_offset_22(SingleU5BU5D_t1444911251* value) { ___offset_22 = value; Il2CppCodeGenWriteBarrier((&___offset_22), value); } inline static int32_t get_offset_of_uvs_23() { return static_cast(offsetof(RegionAttachment_t1770147391, ___uvs_23)); } inline SingleU5BU5D_t1444911251* get_uvs_23() const { return ___uvs_23; } inline SingleU5BU5D_t1444911251** get_address_of_uvs_23() { return &___uvs_23; } inline void set_uvs_23(SingleU5BU5D_t1444911251* value) { ___uvs_23 = value; Il2CppCodeGenWriteBarrier((&___uvs_23), value); } inline static int32_t get_offset_of_r_24() { return static_cast(offsetof(RegionAttachment_t1770147391, ___r_24)); } inline float get_r_24() const { return ___r_24; } inline float* get_address_of_r_24() { return &___r_24; } inline void set_r_24(float value) { ___r_24 = value; } inline static int32_t get_offset_of_g_25() { return static_cast(offsetof(RegionAttachment_t1770147391, ___g_25)); } inline float get_g_25() const { return ___g_25; } inline float* get_address_of_g_25() { return &___g_25; } inline void set_g_25(float value) { ___g_25 = value; } inline static int32_t get_offset_of_b_26() { return static_cast(offsetof(RegionAttachment_t1770147391, ___b_26)); } inline float get_b_26() const { return ___b_26; } inline float* get_address_of_b_26() { return &___b_26; } inline void set_b_26(float value) { ___b_26 = value; } inline static int32_t get_offset_of_a_27() { return static_cast(offsetof(RegionAttachment_t1770147391, ___a_27)); } inline float get_a_27() const { return ___a_27; } inline float* get_address_of_a_27() { return &___a_27; } inline void set_a_27(float value) { ___a_27 = value; } inline static int32_t get_offset_of_U3CPathU3Ek__BackingField_28() { return static_cast(offsetof(RegionAttachment_t1770147391, ___U3CPathU3Ek__BackingField_28)); } inline String_t* get_U3CPathU3Ek__BackingField_28() const { return ___U3CPathU3Ek__BackingField_28; } inline String_t** get_address_of_U3CPathU3Ek__BackingField_28() { return &___U3CPathU3Ek__BackingField_28; } inline void set_U3CPathU3Ek__BackingField_28(String_t* value) { ___U3CPathU3Ek__BackingField_28 = value; Il2CppCodeGenWriteBarrier((&___U3CPathU3Ek__BackingField_28), value); } inline static int32_t get_offset_of_U3CRendererObjectU3Ek__BackingField_29() { return static_cast(offsetof(RegionAttachment_t1770147391, ___U3CRendererObjectU3Ek__BackingField_29)); } inline RuntimeObject * get_U3CRendererObjectU3Ek__BackingField_29() const { return ___U3CRendererObjectU3Ek__BackingField_29; } inline RuntimeObject ** get_address_of_U3CRendererObjectU3Ek__BackingField_29() { return &___U3CRendererObjectU3Ek__BackingField_29; } inline void set_U3CRendererObjectU3Ek__BackingField_29(RuntimeObject * value) { ___U3CRendererObjectU3Ek__BackingField_29 = value; Il2CppCodeGenWriteBarrier((&___U3CRendererObjectU3Ek__BackingField_29), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REGIONATTACHMENT_T1770147391_H #ifndef POINTATTACHMENT_T2275020146_H #define POINTATTACHMENT_T2275020146_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.PointAttachment struct PointAttachment_t2275020146 : public Attachment_t3043756552 { public: // System.Single Spine.PointAttachment::x float ___x_1; // System.Single Spine.PointAttachment::y float ___y_2; // System.Single Spine.PointAttachment::rotation float ___rotation_3; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(PointAttachment_t2275020146, ___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(PointAttachment_t2275020146, ___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_rotation_3() { return static_cast(offsetof(PointAttachment_t2275020146, ___rotation_3)); } inline float get_rotation_3() const { return ___rotation_3; } inline float* get_address_of_rotation_3() { return &___rotation_3; } inline void set_rotation_3(float value) { ___rotation_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POINTATTACHMENT_T2275020146_H #ifndef COLORTIMELINE_T3754116780_H #define COLORTIMELINE_T3754116780_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ColorTimeline struct ColorTimeline_t3754116780 : public CurveTimeline_t3673209699 { public: // System.Int32 Spine.ColorTimeline::slotIndex int32_t ___slotIndex_15; // System.Single[] Spine.ColorTimeline::frames SingleU5BU5D_t1444911251* ___frames_16; public: inline static int32_t get_offset_of_slotIndex_15() { return static_cast(offsetof(ColorTimeline_t3754116780, ___slotIndex_15)); } inline int32_t get_slotIndex_15() const { return ___slotIndex_15; } inline int32_t* get_address_of_slotIndex_15() { return &___slotIndex_15; } inline void set_slotIndex_15(int32_t value) { ___slotIndex_15 = value; } inline static int32_t get_offset_of_frames_16() { return static_cast(offsetof(ColorTimeline_t3754116780, ___frames_16)); } inline SingleU5BU5D_t1444911251* get_frames_16() const { return ___frames_16; } inline SingleU5BU5D_t1444911251** get_address_of_frames_16() { return &___frames_16; } inline void set_frames_16(SingleU5BU5D_t1444911251* value) { ___frames_16 = value; Il2CppCodeGenWriteBarrier((&___frames_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLORTIMELINE_T3754116780_H #ifndef TWOCOLORTIMELINE_T1834727230_H #define TWOCOLORTIMELINE_T1834727230_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.TwoColorTimeline struct TwoColorTimeline_t1834727230 : public CurveTimeline_t3673209699 { public: // System.Int32 Spine.TwoColorTimeline::slotIndex int32_t ___slotIndex_21; // System.Single[] Spine.TwoColorTimeline::frames SingleU5BU5D_t1444911251* ___frames_22; public: inline static int32_t get_offset_of_slotIndex_21() { return static_cast(offsetof(TwoColorTimeline_t1834727230, ___slotIndex_21)); } inline int32_t get_slotIndex_21() const { return ___slotIndex_21; } inline int32_t* get_address_of_slotIndex_21() { return &___slotIndex_21; } inline void set_slotIndex_21(int32_t value) { ___slotIndex_21 = value; } inline static int32_t get_offset_of_frames_22() { return static_cast(offsetof(TwoColorTimeline_t1834727230, ___frames_22)); } inline SingleU5BU5D_t1444911251* get_frames_22() const { return ___frames_22; } inline SingleU5BU5D_t1444911251** get_address_of_frames_22() { return &___frames_22; } inline void set_frames_22(SingleU5BU5D_t1444911251* value) { ___frames_22 = value; Il2CppCodeGenWriteBarrier((&___frames_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWOCOLORTIMELINE_T1834727230_H #ifndef ROTATETIMELINE_T860518009_H #define ROTATETIMELINE_T860518009_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.RotateTimeline struct RotateTimeline_t860518009 : public CurveTimeline_t3673209699 { public: // System.Int32 Spine.RotateTimeline::boneIndex int32_t ___boneIndex_9; // System.Single[] Spine.RotateTimeline::frames SingleU5BU5D_t1444911251* ___frames_10; public: inline static int32_t get_offset_of_boneIndex_9() { return static_cast(offsetof(RotateTimeline_t860518009, ___boneIndex_9)); } inline int32_t get_boneIndex_9() const { return ___boneIndex_9; } inline int32_t* get_address_of_boneIndex_9() { return &___boneIndex_9; } inline void set_boneIndex_9(int32_t value) { ___boneIndex_9 = value; } inline static int32_t get_offset_of_frames_10() { return static_cast(offsetof(RotateTimeline_t860518009, ___frames_10)); } inline SingleU5BU5D_t1444911251* get_frames_10() const { return ___frames_10; } inline SingleU5BU5D_t1444911251** get_address_of_frames_10() { return &___frames_10; } inline void set_frames_10(SingleU5BU5D_t1444911251* value) { ___frames_10 = value; Il2CppCodeGenWriteBarrier((&___frames_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROTATETIMELINE_T860518009_H #ifndef TRANSLATETIMELINE_T2733426737_H #define TRANSLATETIMELINE_T2733426737_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.TranslateTimeline struct TranslateTimeline_t2733426737 : public CurveTimeline_t3673209699 { public: // System.Int32 Spine.TranslateTimeline::boneIndex int32_t ___boneIndex_11; // System.Single[] Spine.TranslateTimeline::frames SingleU5BU5D_t1444911251* ___frames_12; public: inline static int32_t get_offset_of_boneIndex_11() { return static_cast(offsetof(TranslateTimeline_t2733426737, ___boneIndex_11)); } inline int32_t get_boneIndex_11() const { return ___boneIndex_11; } inline int32_t* get_address_of_boneIndex_11() { return &___boneIndex_11; } inline void set_boneIndex_11(int32_t value) { ___boneIndex_11 = value; } inline static int32_t get_offset_of_frames_12() { return static_cast(offsetof(TranslateTimeline_t2733426737, ___frames_12)); } inline SingleU5BU5D_t1444911251* get_frames_12() const { return ___frames_12; } inline SingleU5BU5D_t1444911251** get_address_of_frames_12() { return &___frames_12; } inline void set_frames_12(SingleU5BU5D_t1444911251* value) { ___frames_12 = value; Il2CppCodeGenWriteBarrier((&___frames_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSLATETIMELINE_T2733426737_H #ifndef IKCONSTRAINTTIMELINE_T1094182104_H #define IKCONSTRAINTTIMELINE_T1094182104_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.IkConstraintTimeline struct IkConstraintTimeline_t1094182104 : public CurveTimeline_t3673209699 { public: // System.Int32 Spine.IkConstraintTimeline::ikConstraintIndex int32_t ___ikConstraintIndex_15; // System.Single[] Spine.IkConstraintTimeline::frames SingleU5BU5D_t1444911251* ___frames_16; public: inline static int32_t get_offset_of_ikConstraintIndex_15() { return static_cast(offsetof(IkConstraintTimeline_t1094182104, ___ikConstraintIndex_15)); } inline int32_t get_ikConstraintIndex_15() const { return ___ikConstraintIndex_15; } inline int32_t* get_address_of_ikConstraintIndex_15() { return &___ikConstraintIndex_15; } inline void set_ikConstraintIndex_15(int32_t value) { ___ikConstraintIndex_15 = value; } inline static int32_t get_offset_of_frames_16() { return static_cast(offsetof(IkConstraintTimeline_t1094182104, ___frames_16)); } inline SingleU5BU5D_t1444911251* get_frames_16() const { return ___frames_16; } inline SingleU5BU5D_t1444911251** get_address_of_frames_16() { return &___frames_16; } inline void set_frames_16(SingleU5BU5D_t1444911251* value) { ___frames_16 = value; Il2CppCodeGenWriteBarrier((&___frames_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IKCONSTRAINTTIMELINE_T1094182104_H #ifndef TRANSFORMCONSTRAINTTIMELINE_T410042030_H #define TRANSFORMCONSTRAINTTIMELINE_T410042030_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.TransformConstraintTimeline struct TransformConstraintTimeline_t410042030 : public CurveTimeline_t3673209699 { public: // System.Int32 Spine.TransformConstraintTimeline::transformConstraintIndex int32_t ___transformConstraintIndex_15; // System.Single[] Spine.TransformConstraintTimeline::frames SingleU5BU5D_t1444911251* ___frames_16; public: inline static int32_t get_offset_of_transformConstraintIndex_15() { return static_cast(offsetof(TransformConstraintTimeline_t410042030, ___transformConstraintIndex_15)); } inline int32_t get_transformConstraintIndex_15() const { return ___transformConstraintIndex_15; } inline int32_t* get_address_of_transformConstraintIndex_15() { return &___transformConstraintIndex_15; } inline void set_transformConstraintIndex_15(int32_t value) { ___transformConstraintIndex_15 = value; } inline static int32_t get_offset_of_frames_16() { return static_cast(offsetof(TransformConstraintTimeline_t410042030, ___frames_16)); } inline SingleU5BU5D_t1444911251* get_frames_16() const { return ___frames_16; } inline SingleU5BU5D_t1444911251** get_address_of_frames_16() { return &___frames_16; } inline void set_frames_16(SingleU5BU5D_t1444911251* value) { ___frames_16 = value; Il2CppCodeGenWriteBarrier((&___frames_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSFORMCONSTRAINTTIMELINE_T410042030_H #ifndef PATHCONSTRAINTPOSITIONTIMELINE_T1963796833_H #define PATHCONSTRAINTPOSITIONTIMELINE_T1963796833_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.PathConstraintPositionTimeline struct PathConstraintPositionTimeline_t1963796833 : public CurveTimeline_t3673209699 { public: // System.Int32 Spine.PathConstraintPositionTimeline::pathConstraintIndex int32_t ___pathConstraintIndex_9; // System.Single[] Spine.PathConstraintPositionTimeline::frames SingleU5BU5D_t1444911251* ___frames_10; public: inline static int32_t get_offset_of_pathConstraintIndex_9() { return static_cast(offsetof(PathConstraintPositionTimeline_t1963796833, ___pathConstraintIndex_9)); } inline int32_t get_pathConstraintIndex_9() const { return ___pathConstraintIndex_9; } inline int32_t* get_address_of_pathConstraintIndex_9() { return &___pathConstraintIndex_9; } inline void set_pathConstraintIndex_9(int32_t value) { ___pathConstraintIndex_9 = value; } inline static int32_t get_offset_of_frames_10() { return static_cast(offsetof(PathConstraintPositionTimeline_t1963796833, ___frames_10)); } inline SingleU5BU5D_t1444911251* get_frames_10() const { return ___frames_10; } inline SingleU5BU5D_t1444911251** get_address_of_frames_10() { return &___frames_10; } inline void set_frames_10(SingleU5BU5D_t1444911251* value) { ___frames_10 = value; Il2CppCodeGenWriteBarrier((&___frames_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATHCONSTRAINTPOSITIONTIMELINE_T1963796833_H #ifndef PATHCONSTRAINTMIXTIMELINE_T534890125_H #define PATHCONSTRAINTMIXTIMELINE_T534890125_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.PathConstraintMixTimeline struct PathConstraintMixTimeline_t534890125 : public CurveTimeline_t3673209699 { public: // System.Int32 Spine.PathConstraintMixTimeline::pathConstraintIndex int32_t ___pathConstraintIndex_11; // System.Single[] Spine.PathConstraintMixTimeline::frames SingleU5BU5D_t1444911251* ___frames_12; public: inline static int32_t get_offset_of_pathConstraintIndex_11() { return static_cast(offsetof(PathConstraintMixTimeline_t534890125, ___pathConstraintIndex_11)); } inline int32_t get_pathConstraintIndex_11() const { return ___pathConstraintIndex_11; } inline int32_t* get_address_of_pathConstraintIndex_11() { return &___pathConstraintIndex_11; } inline void set_pathConstraintIndex_11(int32_t value) { ___pathConstraintIndex_11 = value; } inline static int32_t get_offset_of_frames_12() { return static_cast(offsetof(PathConstraintMixTimeline_t534890125, ___frames_12)); } inline SingleU5BU5D_t1444911251* get_frames_12() const { return ___frames_12; } inline SingleU5BU5D_t1444911251** get_address_of_frames_12() { return &___frames_12; } inline void set_frames_12(SingleU5BU5D_t1444911251* value) { ___frames_12 = value; Il2CppCodeGenWriteBarrier((&___frames_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATHCONSTRAINTMIXTIMELINE_T534890125_H #ifndef DEFORMTIMELINE_T3552075840_H #define DEFORMTIMELINE_T3552075840_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.DeformTimeline struct DeformTimeline_t3552075840 : public CurveTimeline_t3673209699 { public: // System.Int32 Spine.DeformTimeline::slotIndex int32_t ___slotIndex_5; // System.Single[] Spine.DeformTimeline::frames SingleU5BU5D_t1444911251* ___frames_6; // System.Single[][] Spine.DeformTimeline::frameVertices SingleU5BU5DU5BU5D_t3206712258* ___frameVertices_7; // Spine.VertexAttachment Spine.DeformTimeline::attachment VertexAttachment_t4074366829 * ___attachment_8; public: inline static int32_t get_offset_of_slotIndex_5() { return static_cast(offsetof(DeformTimeline_t3552075840, ___slotIndex_5)); } inline int32_t get_slotIndex_5() const { return ___slotIndex_5; } inline int32_t* get_address_of_slotIndex_5() { return &___slotIndex_5; } inline void set_slotIndex_5(int32_t value) { ___slotIndex_5 = value; } inline static int32_t get_offset_of_frames_6() { return static_cast(offsetof(DeformTimeline_t3552075840, ___frames_6)); } inline SingleU5BU5D_t1444911251* get_frames_6() const { return ___frames_6; } inline SingleU5BU5D_t1444911251** get_address_of_frames_6() { return &___frames_6; } inline void set_frames_6(SingleU5BU5D_t1444911251* value) { ___frames_6 = value; Il2CppCodeGenWriteBarrier((&___frames_6), value); } inline static int32_t get_offset_of_frameVertices_7() { return static_cast(offsetof(DeformTimeline_t3552075840, ___frameVertices_7)); } inline SingleU5BU5DU5BU5D_t3206712258* get_frameVertices_7() const { return ___frameVertices_7; } inline SingleU5BU5DU5BU5D_t3206712258** get_address_of_frameVertices_7() { return &___frameVertices_7; } inline void set_frameVertices_7(SingleU5BU5DU5BU5D_t3206712258* value) { ___frameVertices_7 = value; Il2CppCodeGenWriteBarrier((&___frameVertices_7), value); } inline static int32_t get_offset_of_attachment_8() { return static_cast(offsetof(DeformTimeline_t3552075840, ___attachment_8)); } inline VertexAttachment_t4074366829 * get_attachment_8() const { return ___attachment_8; } inline VertexAttachment_t4074366829 ** get_address_of_attachment_8() { return &___attachment_8; } inline void set_attachment_8(VertexAttachment_t4074366829 * value) { ___attachment_8 = value; Il2CppCodeGenWriteBarrier((&___attachment_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DEFORMTIMELINE_T3552075840_H #ifndef KEYVALUEPAIR_2_T2530217319_H #define KEYVALUEPAIR_2_T2530217319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2530217319 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___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((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2530217319_H #ifndef VOID_T1185182177_H #define VOID_T1185182177_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void struct Void_t1185182177 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VOID_T1185182177_H #ifndef SINGLE_T1397266774_H #define SINGLE_T1397266774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Single struct Single_t1397266774 { public: // System.Single System.Single::m_value float ___m_value_7; public: inline static int32_t get_offset_of_m_value_7() { return static_cast(offsetof(Single_t1397266774, ___m_value_7)); } inline float get_m_value_7() const { return ___m_value_7; } inline float* get_address_of_m_value_7() { return &___m_value_7; } inline void set_m_value_7(float value) { ___m_value_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SINGLE_T1397266774_H #ifndef BOOLEAN_T97287965_H #define BOOLEAN_T97287965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean struct Boolean_t97287965 { public: // System.Boolean System.Boolean::m_value bool ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Boolean_t97287965, ___m_value_2)); } inline bool get_m_value_2() const { return ___m_value_2; } inline bool* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(bool value) { ___m_value_2 = value; } }; struct Boolean_t97287965_StaticFields { public: // System.String System.Boolean::FalseString String_t* ___FalseString_0; // System.String System.Boolean::TrueString String_t* ___TrueString_1; public: inline static int32_t get_offset_of_FalseString_0() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); } inline String_t* get_FalseString_0() const { return ___FalseString_0; } inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; } inline void set_FalseString_0(String_t* value) { ___FalseString_0 = value; Il2CppCodeGenWriteBarrier((&___FalseString_0), value); } inline static int32_t get_offset_of_TrueString_1() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); } inline String_t* get_TrueString_1() const { return ___TrueString_1; } inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; } inline void set_TrueString_1(String_t* value) { ___TrueString_1 = value; Il2CppCodeGenWriteBarrier((&___TrueString_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOOLEAN_T97287965_H #ifndef INT32_T2950945753_H #define INT32_T2950945753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 struct Int32_t2950945753 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int32_t2950945753, ___m_value_2)); } inline int32_t get_m_value_2() const { return ___m_value_2; } inline int32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT32_T2950945753_H #ifndef VERTEXATTACHMENT_T4074366829_H #define VERTEXATTACHMENT_T4074366829_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.VertexAttachment struct VertexAttachment_t4074366829 : public Attachment_t3043756552 { public: // System.Int32 Spine.VertexAttachment::id int32_t ___id_3; // System.Int32[] Spine.VertexAttachment::bones Int32U5BU5D_t385246372* ___bones_4; // System.Single[] Spine.VertexAttachment::vertices SingleU5BU5D_t1444911251* ___vertices_5; // System.Int32 Spine.VertexAttachment::worldVerticesLength int32_t ___worldVerticesLength_6; public: inline static int32_t get_offset_of_id_3() { return static_cast(offsetof(VertexAttachment_t4074366829, ___id_3)); } inline int32_t get_id_3() const { return ___id_3; } inline int32_t* get_address_of_id_3() { return &___id_3; } inline void set_id_3(int32_t value) { ___id_3 = value; } inline static int32_t get_offset_of_bones_4() { return static_cast(offsetof(VertexAttachment_t4074366829, ___bones_4)); } inline Int32U5BU5D_t385246372* get_bones_4() const { return ___bones_4; } inline Int32U5BU5D_t385246372** get_address_of_bones_4() { return &___bones_4; } inline void set_bones_4(Int32U5BU5D_t385246372* value) { ___bones_4 = value; Il2CppCodeGenWriteBarrier((&___bones_4), value); } inline static int32_t get_offset_of_vertices_5() { return static_cast(offsetof(VertexAttachment_t4074366829, ___vertices_5)); } inline SingleU5BU5D_t1444911251* get_vertices_5() const { return ___vertices_5; } inline SingleU5BU5D_t1444911251** get_address_of_vertices_5() { return &___vertices_5; } inline void set_vertices_5(SingleU5BU5D_t1444911251* value) { ___vertices_5 = value; Il2CppCodeGenWriteBarrier((&___vertices_5), value); } inline static int32_t get_offset_of_worldVerticesLength_6() { return static_cast(offsetof(VertexAttachment_t4074366829, ___worldVerticesLength_6)); } inline int32_t get_worldVerticesLength_6() const { return ___worldVerticesLength_6; } inline int32_t* get_address_of_worldVerticesLength_6() { return &___worldVerticesLength_6; } inline void set_worldVerticesLength_6(int32_t value) { ___worldVerticesLength_6 = value; } }; struct VertexAttachment_t4074366829_StaticFields { public: // System.Int32 Spine.VertexAttachment::nextID int32_t ___nextID_1; // System.Object Spine.VertexAttachment::nextIdLock RuntimeObject * ___nextIdLock_2; public: inline static int32_t get_offset_of_nextID_1() { return static_cast(offsetof(VertexAttachment_t4074366829_StaticFields, ___nextID_1)); } inline int32_t get_nextID_1() const { return ___nextID_1; } inline int32_t* get_address_of_nextID_1() { return &___nextID_1; } inline void set_nextID_1(int32_t value) { ___nextID_1 = value; } inline static int32_t get_offset_of_nextIdLock_2() { return static_cast(offsetof(VertexAttachment_t4074366829_StaticFields, ___nextIdLock_2)); } inline RuntimeObject * get_nextIdLock_2() const { return ___nextIdLock_2; } inline RuntimeObject ** get_address_of_nextIdLock_2() { return &___nextIdLock_2; } inline void set_nextIdLock_2(RuntimeObject * value) { ___nextIdLock_2 = value; Il2CppCodeGenWriteBarrier((&___nextIdLock_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VERTEXATTACHMENT_T4074366829_H #ifndef ENUMERATOR_T1845364365_H #define ENUMERATOR_T1845364365_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1/Enumerator> struct Enumerator_t1845364365 { public: // Spine.ExposedList`1 Spine.ExposedList`1/Enumerator::l ExposedList_1_t2516523210 * ___l_0; // System.Int32 Spine.ExposedList`1/Enumerator::next int32_t ___next_1; // System.Int32 Spine.ExposedList`1/Enumerator::ver int32_t ___ver_2; // T Spine.ExposedList`1/Enumerator::current ExposedList_1_t4104378640 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t1845364365, ___l_0)); } inline ExposedList_1_t2516523210 * get_l_0() const { return ___l_0; } inline ExposedList_1_t2516523210 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(ExposedList_1_t2516523210 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t1845364365, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t1845364365, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t1845364365, ___current_3)); } inline ExposedList_1_t4104378640 * get_current_3() const { return ___current_3; } inline ExposedList_1_t4104378640 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(ExposedList_1_t4104378640 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1845364365_H #ifndef KEYVALUEPAIR_2_T968067334_H #define KEYVALUEPAIR_2_T968067334_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t968067334 { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t968067334, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t968067334, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T968067334_H #ifndef ENUMERATOR_T2146457487_H #define ENUMERATOR_T2146457487_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator struct Enumerator_t2146457487 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t257213610 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2146457487, ___l_0)); } inline List_1_t257213610 * get_l_0() const { return ___l_0; } inline List_1_t257213610 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t257213610 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2146457487, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t2146457487, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2146457487, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2146457487_H #ifndef STREAMREADER_T4009935899_H #define STREAMREADER_T4009935899_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.StreamReader struct StreamReader_t4009935899 : public TextReader_t283511965 { public: // System.Byte[] System.IO.StreamReader::input_buffer ByteU5BU5D_t4116647657* ___input_buffer_1; // System.Char[] System.IO.StreamReader::decoded_buffer CharU5BU5D_t3528271667* ___decoded_buffer_2; // System.Int32 System.IO.StreamReader::decoded_count int32_t ___decoded_count_3; // System.Int32 System.IO.StreamReader::pos int32_t ___pos_4; // System.Int32 System.IO.StreamReader::buffer_size int32_t ___buffer_size_5; // System.Int32 System.IO.StreamReader::do_checks int32_t ___do_checks_6; // System.Text.Encoding System.IO.StreamReader::encoding Encoding_t1523322056 * ___encoding_7; // System.Text.Decoder System.IO.StreamReader::decoder Decoder_t2204182725 * ___decoder_8; // System.IO.Stream System.IO.StreamReader::base_stream Stream_t1273022909 * ___base_stream_9; // System.Boolean System.IO.StreamReader::mayBlock bool ___mayBlock_10; // System.Text.StringBuilder System.IO.StreamReader::line_builder StringBuilder_t * ___line_builder_11; // System.Boolean System.IO.StreamReader::foundCR bool ___foundCR_13; public: inline static int32_t get_offset_of_input_buffer_1() { return static_cast(offsetof(StreamReader_t4009935899, ___input_buffer_1)); } inline ByteU5BU5D_t4116647657* get_input_buffer_1() const { return ___input_buffer_1; } inline ByteU5BU5D_t4116647657** get_address_of_input_buffer_1() { return &___input_buffer_1; } inline void set_input_buffer_1(ByteU5BU5D_t4116647657* value) { ___input_buffer_1 = value; Il2CppCodeGenWriteBarrier((&___input_buffer_1), value); } inline static int32_t get_offset_of_decoded_buffer_2() { return static_cast(offsetof(StreamReader_t4009935899, ___decoded_buffer_2)); } inline CharU5BU5D_t3528271667* get_decoded_buffer_2() const { return ___decoded_buffer_2; } inline CharU5BU5D_t3528271667** get_address_of_decoded_buffer_2() { return &___decoded_buffer_2; } inline void set_decoded_buffer_2(CharU5BU5D_t3528271667* value) { ___decoded_buffer_2 = value; Il2CppCodeGenWriteBarrier((&___decoded_buffer_2), value); } inline static int32_t get_offset_of_decoded_count_3() { return static_cast(offsetof(StreamReader_t4009935899, ___decoded_count_3)); } inline int32_t get_decoded_count_3() const { return ___decoded_count_3; } inline int32_t* get_address_of_decoded_count_3() { return &___decoded_count_3; } inline void set_decoded_count_3(int32_t value) { ___decoded_count_3 = value; } inline static int32_t get_offset_of_pos_4() { return static_cast(offsetof(StreamReader_t4009935899, ___pos_4)); } inline int32_t get_pos_4() const { return ___pos_4; } inline int32_t* get_address_of_pos_4() { return &___pos_4; } inline void set_pos_4(int32_t value) { ___pos_4 = value; } inline static int32_t get_offset_of_buffer_size_5() { return static_cast(offsetof(StreamReader_t4009935899, ___buffer_size_5)); } inline int32_t get_buffer_size_5() const { return ___buffer_size_5; } inline int32_t* get_address_of_buffer_size_5() { return &___buffer_size_5; } inline void set_buffer_size_5(int32_t value) { ___buffer_size_5 = value; } inline static int32_t get_offset_of_do_checks_6() { return static_cast(offsetof(StreamReader_t4009935899, ___do_checks_6)); } inline int32_t get_do_checks_6() const { return ___do_checks_6; } inline int32_t* get_address_of_do_checks_6() { return &___do_checks_6; } inline void set_do_checks_6(int32_t value) { ___do_checks_6 = value; } inline static int32_t get_offset_of_encoding_7() { return static_cast(offsetof(StreamReader_t4009935899, ___encoding_7)); } inline Encoding_t1523322056 * get_encoding_7() const { return ___encoding_7; } inline Encoding_t1523322056 ** get_address_of_encoding_7() { return &___encoding_7; } inline void set_encoding_7(Encoding_t1523322056 * value) { ___encoding_7 = value; Il2CppCodeGenWriteBarrier((&___encoding_7), value); } inline static int32_t get_offset_of_decoder_8() { return static_cast(offsetof(StreamReader_t4009935899, ___decoder_8)); } inline Decoder_t2204182725 * get_decoder_8() const { return ___decoder_8; } inline Decoder_t2204182725 ** get_address_of_decoder_8() { return &___decoder_8; } inline void set_decoder_8(Decoder_t2204182725 * value) { ___decoder_8 = value; Il2CppCodeGenWriteBarrier((&___decoder_8), value); } inline static int32_t get_offset_of_base_stream_9() { return static_cast(offsetof(StreamReader_t4009935899, ___base_stream_9)); } inline Stream_t1273022909 * get_base_stream_9() const { return ___base_stream_9; } inline Stream_t1273022909 ** get_address_of_base_stream_9() { return &___base_stream_9; } inline void set_base_stream_9(Stream_t1273022909 * value) { ___base_stream_9 = value; Il2CppCodeGenWriteBarrier((&___base_stream_9), value); } inline static int32_t get_offset_of_mayBlock_10() { return static_cast(offsetof(StreamReader_t4009935899, ___mayBlock_10)); } inline bool get_mayBlock_10() const { return ___mayBlock_10; } inline bool* get_address_of_mayBlock_10() { return &___mayBlock_10; } inline void set_mayBlock_10(bool value) { ___mayBlock_10 = value; } inline static int32_t get_offset_of_line_builder_11() { return static_cast(offsetof(StreamReader_t4009935899, ___line_builder_11)); } inline StringBuilder_t * get_line_builder_11() const { return ___line_builder_11; } inline StringBuilder_t ** get_address_of_line_builder_11() { return &___line_builder_11; } inline void set_line_builder_11(StringBuilder_t * value) { ___line_builder_11 = value; Il2CppCodeGenWriteBarrier((&___line_builder_11), value); } inline static int32_t get_offset_of_foundCR_13() { return static_cast(offsetof(StreamReader_t4009935899, ___foundCR_13)); } inline bool get_foundCR_13() const { return ___foundCR_13; } inline bool* get_address_of_foundCR_13() { return &___foundCR_13; } inline void set_foundCR_13(bool value) { ___foundCR_13 = value; } }; struct StreamReader_t4009935899_StaticFields { public: // System.IO.StreamReader System.IO.StreamReader::Null StreamReader_t4009935899 * ___Null_12; public: inline static int32_t get_offset_of_Null_12() { return static_cast(offsetof(StreamReader_t4009935899_StaticFields, ___Null_12)); } inline StreamReader_t4009935899 * get_Null_12() const { return ___Null_12; } inline StreamReader_t4009935899 ** get_address_of_Null_12() { return &___Null_12; } inline void set_Null_12(StreamReader_t4009935899 * value) { ___Null_12 = value; Il2CppCodeGenWriteBarrier((&___Null_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STREAMREADER_T4009935899_H #ifndef ENUMERATOR_T2760713008_H #define ENUMERATOR_T2760713008_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1/Enumerator struct Enumerator_t2760713008 { public: // Spine.ExposedList`1 Spine.ExposedList`1/Enumerator::l ExposedList_1_t3431871853 * ___l_0; // System.Int32 Spine.ExposedList`1/Enumerator::next int32_t ___next_1; // System.Int32 Spine.ExposedList`1/Enumerator::ver int32_t ___ver_2; // T Spine.ExposedList`1/Enumerator::current EventData_t724759987 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2760713008, ___l_0)); } inline ExposedList_1_t3431871853 * get_l_0() const { return ___l_0; } inline ExposedList_1_t3431871853 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(ExposedList_1_t3431871853 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2760713008, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t2760713008, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2760713008, ___current_3)); } inline EventData_t724759987 * get_current_3() const { return ___current_3; } inline EventData_t724759987 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(EventData_t724759987 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2760713008_H #ifndef ENUMERATOR_T3210537627_H #define ENUMERATOR_T3210537627_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1/Enumerator struct Enumerator_t3210537627 { public: // Spine.ExposedList`1 Spine.ExposedList`1/Enumerator::l ExposedList_1_t3881696472 * ___l_0; // System.Int32 Spine.ExposedList`1/Enumerator::next int32_t ___next_1; // System.Int32 Spine.ExposedList`1/Enumerator::ver int32_t ___ver_2; // T Spine.ExposedList`1/Enumerator::current Skin_t1174584606 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t3210537627, ___l_0)); } inline ExposedList_1_t3881696472 * get_l_0() const { return ___l_0; } inline ExposedList_1_t3881696472 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(ExposedList_1_t3881696472 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3210537627, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t3210537627, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3210537627, ___current_3)); } inline Skin_t1174584606 * get_current_3() const { return ___current_3; } inline Skin_t1174584606 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(Skin_t1174584606 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3210537627_H #ifndef ENUMERATOR_T821091889_H #define ENUMERATOR_T821091889_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ExposedList`1/Enumerator struct Enumerator_t821091889 { public: // Spine.ExposedList`1 Spine.ExposedList`1/Enumerator::l ExposedList_1_t1492250734 * ___l_0; // System.Int32 Spine.ExposedList`1/Enumerator::next int32_t ___next_1; // System.Int32 Spine.ExposedList`1/Enumerator::ver int32_t ___ver_2; // T Spine.ExposedList`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t821091889, ___l_0)); } inline ExposedList_1_t1492250734 * get_l_0() const { return ___l_0; } inline ExposedList_1_t1492250734 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(ExposedList_1_t1492250734 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t821091889, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t821091889, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t821091889, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T821091889_H #ifndef ATTACHMENTKEYTUPLE_T1548106539_H #define ATTACHMENTKEYTUPLE_T1548106539_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Skin/AttachmentKeyTuple struct AttachmentKeyTuple_t1548106539 { public: // System.Int32 Spine.Skin/AttachmentKeyTuple::slotIndex int32_t ___slotIndex_0; // System.String Spine.Skin/AttachmentKeyTuple::name String_t* ___name_1; // System.Int32 Spine.Skin/AttachmentKeyTuple::nameHashCode int32_t ___nameHashCode_2; public: inline static int32_t get_offset_of_slotIndex_0() { return static_cast(offsetof(AttachmentKeyTuple_t1548106539, ___slotIndex_0)); } inline int32_t get_slotIndex_0() const { return ___slotIndex_0; } inline int32_t* get_address_of_slotIndex_0() { return &___slotIndex_0; } inline void set_slotIndex_0(int32_t value) { ___slotIndex_0 = value; } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(AttachmentKeyTuple_t1548106539, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } inline static int32_t get_offset_of_nameHashCode_2() { return static_cast(offsetof(AttachmentKeyTuple_t1548106539, ___nameHashCode_2)); } inline int32_t get_nameHashCode_2() const { return ___nameHashCode_2; } inline int32_t* get_address_of_nameHashCode_2() { return &___nameHashCode_2; } inline void set_nameHashCode_2(int32_t value) { ___nameHashCode_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of Spine.Skin/AttachmentKeyTuple struct AttachmentKeyTuple_t1548106539_marshaled_pinvoke { int32_t ___slotIndex_0; char* ___name_1; int32_t ___nameHashCode_2; }; // Native definition for COM marshalling of Spine.Skin/AttachmentKeyTuple struct AttachmentKeyTuple_t1548106539_marshaled_com { int32_t ___slotIndex_0; Il2CppChar* ___name_1; int32_t ___nameHashCode_2; }; #endif // ATTACHMENTKEYTUPLE_T1548106539_H #ifndef KEYVALUEPAIR_2_T1817188785_H #define KEYVALUEPAIR_2_T1817188785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t1817188785 { public: // TKey System.Collections.Generic.KeyValuePair`2::key BoundingBoxAttachment_t2797506510 * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value PolygonCollider2D_t57175488 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1817188785, ___key_0)); } inline BoundingBoxAttachment_t2797506510 * get_key_0() const { return ___key_0; } inline BoundingBoxAttachment_t2797506510 ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(BoundingBoxAttachment_t2797506510 * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t1817188785, ___value_1)); } inline PolygonCollider2D_t57175488 * get_value_1() const { return ___value_1; } inline PolygonCollider2D_t57175488 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(PolygonCollider2D_t57175488 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1817188785_H #ifndef ENUMERATOR_T524577942_H #define ENUMERATOR_T524577942_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t524577942 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t2865362463 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t968067334 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t524577942, ___dictionary_0)); } inline Dictionary_2_t2865362463 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t2865362463 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t2865362463 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t524577942, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t524577942, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t524577942, ___current_3)); } inline KeyValuePair_2_t968067334 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t968067334 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t968067334 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T524577942_H #ifndef BOUNDS_T2266837910_H #define BOUNDS_T2266837910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Bounds struct Bounds_t2266837910 { public: // UnityEngine.Vector3 UnityEngine.Bounds::m_Center Vector3_t3722313464 ___m_Center_0; // UnityEngine.Vector3 UnityEngine.Bounds::m_Extents Vector3_t3722313464 ___m_Extents_1; public: inline static int32_t get_offset_of_m_Center_0() { return static_cast(offsetof(Bounds_t2266837910, ___m_Center_0)); } inline Vector3_t3722313464 get_m_Center_0() const { return ___m_Center_0; } inline Vector3_t3722313464 * get_address_of_m_Center_0() { return &___m_Center_0; } inline void set_m_Center_0(Vector3_t3722313464 value) { ___m_Center_0 = value; } inline static int32_t get_offset_of_m_Extents_1() { return static_cast(offsetof(Bounds_t2266837910, ___m_Extents_1)); } inline Vector3_t3722313464 get_m_Extents_1() const { return ___m_Extents_1; } inline Vector3_t3722313464 * get_address_of_m_Extents_1() { return &___m_Extents_1; } inline void set_m_Extents_1(Vector3_t3722313464 value) { ___m_Extents_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOUNDS_T2266837910_H #ifndef RUNTIMETYPEHANDLE_T3027515415_H #define RUNTIMETYPEHANDLE_T3027515415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeTypeHandle struct RuntimeTypeHandle_t3027515415 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t3027515415, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMETYPEHANDLE_T3027515415_H #ifndef FILESHARE_T3553318550_H #define FILESHARE_T3553318550_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileShare struct FileShare_t3553318550 { public: // System.Int32 System.IO.FileShare::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileShare_t3553318550, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILESHARE_T3553318550_H #ifndef FILEACCESS_T1659085276_H #define FILEACCESS_T1659085276_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileAccess struct FileAccess_t1659085276 { public: // System.Int32 System.IO.FileAccess::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileAccess_t1659085276, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILEACCESS_T1659085276_H #ifndef FILEMODE_T1183438340_H #define FILEMODE_T1183438340_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileMode struct FileMode_t1183438340 { public: // System.Int32 System.IO.FileMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileMode_t1183438340, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILEMODE_T1183438340_H #ifndef MIXDIRECTION_T3149175205_H #define MIXDIRECTION_T3149175205_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.MixDirection struct MixDirection_t3149175205 { public: // System.Int32 Spine.MixDirection::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MixDirection_t3149175205, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MIXDIRECTION_T3149175205_H #ifndef KEYVALUEPAIR_2_T3402682164_H #define KEYVALUEPAIR_2_T3402682164_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3402682164 { public: // TKey System.Collections.Generic.KeyValuePair`2::key AttachmentKeyTuple_t1548106539 ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3402682164, ___key_0)); } inline AttachmentKeyTuple_t1548106539 get_key_0() const { return ___key_0; } inline AttachmentKeyTuple_t1548106539 * get_address_of_key_0() { return &___key_0; } inline void set_key_0(AttachmentKeyTuple_t1548106539 value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3402682164, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3402682164_H #ifndef PATHATTACHMENT_T3565151060_H #define PATHATTACHMENT_T3565151060_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.PathAttachment struct PathAttachment_t3565151060 : public VertexAttachment_t4074366829 { public: // System.Single[] Spine.PathAttachment::lengths SingleU5BU5D_t1444911251* ___lengths_7; // System.Boolean Spine.PathAttachment::closed bool ___closed_8; // System.Boolean Spine.PathAttachment::constantSpeed bool ___constantSpeed_9; public: inline static int32_t get_offset_of_lengths_7() { return static_cast(offsetof(PathAttachment_t3565151060, ___lengths_7)); } inline SingleU5BU5D_t1444911251* get_lengths_7() const { return ___lengths_7; } inline SingleU5BU5D_t1444911251** get_address_of_lengths_7() { return &___lengths_7; } inline void set_lengths_7(SingleU5BU5D_t1444911251* value) { ___lengths_7 = value; Il2CppCodeGenWriteBarrier((&___lengths_7), value); } inline static int32_t get_offset_of_closed_8() { return static_cast(offsetof(PathAttachment_t3565151060, ___closed_8)); } inline bool get_closed_8() const { return ___closed_8; } inline bool* get_address_of_closed_8() { return &___closed_8; } inline void set_closed_8(bool value) { ___closed_8 = value; } inline static int32_t get_offset_of_constantSpeed_9() { return static_cast(offsetof(PathAttachment_t3565151060, ___constantSpeed_9)); } inline bool get_constantSpeed_9() const { return ___constantSpeed_9; } inline bool* get_address_of_constantSpeed_9() { return &___constantSpeed_9; } inline void set_constantSpeed_9(bool value) { ___constantSpeed_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATHATTACHMENT_T3565151060_H #ifndef OBJECT_T631007953_H #define OBJECT_T631007953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Object struct Object_t631007953 : 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_t631007953, ___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; } }; struct Object_t631007953_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_t631007953_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_t631007953_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_t631007953_marshaled_com { intptr_t ___m_CachedPtr_0; }; #endif // OBJECT_T631007953_H #ifndef ATTACHMENTTYPE_T1460157544_H #define ATTACHMENTTYPE_T1460157544_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.AttachmentType struct AttachmentType_t1460157544 { public: // System.Int32 Spine.AttachmentType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AttachmentType_t1460157544, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATTACHMENTTYPE_T1460157544_H #ifndef ROTATEMODE_T2880286220_H #define ROTATEMODE_T2880286220_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.RotateMode struct RotateMode_t2880286220 { public: // System.Int32 Spine.RotateMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RotateMode_t2880286220, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROTATEMODE_T2880286220_H #ifndef SPACINGMODE_T3020059698_H #define SPACINGMODE_T3020059698_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.SpacingMode struct SpacingMode_t3020059698 { public: // System.Int32 Spine.SpacingMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SpacingMode_t3020059698, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPACINGMODE_T3020059698_H #ifndef POSITIONMODE_T2435325583_H #define POSITIONMODE_T2435325583_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.PositionMode struct PositionMode_t2435325583 { public: // System.Int32 Spine.PositionMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PositionMode_t2435325583, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POSITIONMODE_T2435325583_H #ifndef BLENDMODE_T358635744_H #define BLENDMODE_T358635744_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.BlendMode struct BlendMode_t358635744 { public: // System.Int32 Spine.BlendMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BlendMode_t358635744, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BLENDMODE_T358635744_H #ifndef MESHATTACHMENT_T1975337962_H #define MESHATTACHMENT_T1975337962_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.MeshAttachment struct MeshAttachment_t1975337962 : public VertexAttachment_t4074366829 { public: // System.Single Spine.MeshAttachment::regionOffsetX float ___regionOffsetX_7; // System.Single Spine.MeshAttachment::regionOffsetY float ___regionOffsetY_8; // System.Single Spine.MeshAttachment::regionWidth float ___regionWidth_9; // System.Single Spine.MeshAttachment::regionHeight float ___regionHeight_10; // System.Single Spine.MeshAttachment::regionOriginalWidth float ___regionOriginalWidth_11; // System.Single Spine.MeshAttachment::regionOriginalHeight float ___regionOriginalHeight_12; // Spine.MeshAttachment Spine.MeshAttachment::parentMesh MeshAttachment_t1975337962 * ___parentMesh_13; // System.Single[] Spine.MeshAttachment::uvs SingleU5BU5D_t1444911251* ___uvs_14; // System.Single[] Spine.MeshAttachment::regionUVs SingleU5BU5D_t1444911251* ___regionUVs_15; // System.Int32[] Spine.MeshAttachment::triangles Int32U5BU5D_t385246372* ___triangles_16; // System.Single Spine.MeshAttachment::r float ___r_17; // System.Single Spine.MeshAttachment::g float ___g_18; // System.Single Spine.MeshAttachment::b float ___b_19; // System.Single Spine.MeshAttachment::a float ___a_20; // System.Int32 Spine.MeshAttachment::hulllength int32_t ___hulllength_21; // System.Boolean Spine.MeshAttachment::inheritDeform bool ___inheritDeform_22; // System.String Spine.MeshAttachment::k__BackingField String_t* ___U3CPathU3Ek__BackingField_23; // System.Object Spine.MeshAttachment::k__BackingField RuntimeObject * ___U3CRendererObjectU3Ek__BackingField_24; // System.Single Spine.MeshAttachment::k__BackingField float ___U3CRegionUU3Ek__BackingField_25; // System.Single Spine.MeshAttachment::k__BackingField float ___U3CRegionVU3Ek__BackingField_26; // System.Single Spine.MeshAttachment::k__BackingField float ___U3CRegionU2U3Ek__BackingField_27; // System.Single Spine.MeshAttachment::k__BackingField float ___U3CRegionV2U3Ek__BackingField_28; // System.Boolean Spine.MeshAttachment::k__BackingField bool ___U3CRegionRotateU3Ek__BackingField_29; // System.Int32[] Spine.MeshAttachment::k__BackingField Int32U5BU5D_t385246372* ___U3CEdgesU3Ek__BackingField_30; // System.Single Spine.MeshAttachment::k__BackingField float ___U3CWidthU3Ek__BackingField_31; // System.Single Spine.MeshAttachment::k__BackingField float ___U3CHeightU3Ek__BackingField_32; public: inline static int32_t get_offset_of_regionOffsetX_7() { return static_cast(offsetof(MeshAttachment_t1975337962, ___regionOffsetX_7)); } inline float get_regionOffsetX_7() const { return ___regionOffsetX_7; } inline float* get_address_of_regionOffsetX_7() { return &___regionOffsetX_7; } inline void set_regionOffsetX_7(float value) { ___regionOffsetX_7 = value; } inline static int32_t get_offset_of_regionOffsetY_8() { return static_cast(offsetof(MeshAttachment_t1975337962, ___regionOffsetY_8)); } inline float get_regionOffsetY_8() const { return ___regionOffsetY_8; } inline float* get_address_of_regionOffsetY_8() { return &___regionOffsetY_8; } inline void set_regionOffsetY_8(float value) { ___regionOffsetY_8 = value; } inline static int32_t get_offset_of_regionWidth_9() { return static_cast(offsetof(MeshAttachment_t1975337962, ___regionWidth_9)); } inline float get_regionWidth_9() const { return ___regionWidth_9; } inline float* get_address_of_regionWidth_9() { return &___regionWidth_9; } inline void set_regionWidth_9(float value) { ___regionWidth_9 = value; } inline static int32_t get_offset_of_regionHeight_10() { return static_cast(offsetof(MeshAttachment_t1975337962, ___regionHeight_10)); } inline float get_regionHeight_10() const { return ___regionHeight_10; } inline float* get_address_of_regionHeight_10() { return &___regionHeight_10; } inline void set_regionHeight_10(float value) { ___regionHeight_10 = value; } inline static int32_t get_offset_of_regionOriginalWidth_11() { return static_cast(offsetof(MeshAttachment_t1975337962, ___regionOriginalWidth_11)); } inline float get_regionOriginalWidth_11() const { return ___regionOriginalWidth_11; } inline float* get_address_of_regionOriginalWidth_11() { return &___regionOriginalWidth_11; } inline void set_regionOriginalWidth_11(float value) { ___regionOriginalWidth_11 = value; } inline static int32_t get_offset_of_regionOriginalHeight_12() { return static_cast(offsetof(MeshAttachment_t1975337962, ___regionOriginalHeight_12)); } inline float get_regionOriginalHeight_12() const { return ___regionOriginalHeight_12; } inline float* get_address_of_regionOriginalHeight_12() { return &___regionOriginalHeight_12; } inline void set_regionOriginalHeight_12(float value) { ___regionOriginalHeight_12 = value; } inline static int32_t get_offset_of_parentMesh_13() { return static_cast(offsetof(MeshAttachment_t1975337962, ___parentMesh_13)); } inline MeshAttachment_t1975337962 * get_parentMesh_13() const { return ___parentMesh_13; } inline MeshAttachment_t1975337962 ** get_address_of_parentMesh_13() { return &___parentMesh_13; } inline void set_parentMesh_13(MeshAttachment_t1975337962 * value) { ___parentMesh_13 = value; Il2CppCodeGenWriteBarrier((&___parentMesh_13), value); } inline static int32_t get_offset_of_uvs_14() { return static_cast(offsetof(MeshAttachment_t1975337962, ___uvs_14)); } inline SingleU5BU5D_t1444911251* get_uvs_14() const { return ___uvs_14; } inline SingleU5BU5D_t1444911251** get_address_of_uvs_14() { return &___uvs_14; } inline void set_uvs_14(SingleU5BU5D_t1444911251* value) { ___uvs_14 = value; Il2CppCodeGenWriteBarrier((&___uvs_14), value); } inline static int32_t get_offset_of_regionUVs_15() { return static_cast(offsetof(MeshAttachment_t1975337962, ___regionUVs_15)); } inline SingleU5BU5D_t1444911251* get_regionUVs_15() const { return ___regionUVs_15; } inline SingleU5BU5D_t1444911251** get_address_of_regionUVs_15() { return &___regionUVs_15; } inline void set_regionUVs_15(SingleU5BU5D_t1444911251* value) { ___regionUVs_15 = value; Il2CppCodeGenWriteBarrier((&___regionUVs_15), value); } inline static int32_t get_offset_of_triangles_16() { return static_cast(offsetof(MeshAttachment_t1975337962, ___triangles_16)); } inline Int32U5BU5D_t385246372* get_triangles_16() const { return ___triangles_16; } inline Int32U5BU5D_t385246372** get_address_of_triangles_16() { return &___triangles_16; } inline void set_triangles_16(Int32U5BU5D_t385246372* value) { ___triangles_16 = value; Il2CppCodeGenWriteBarrier((&___triangles_16), value); } inline static int32_t get_offset_of_r_17() { return static_cast(offsetof(MeshAttachment_t1975337962, ___r_17)); } inline float get_r_17() const { return ___r_17; } inline float* get_address_of_r_17() { return &___r_17; } inline void set_r_17(float value) { ___r_17 = value; } inline static int32_t get_offset_of_g_18() { return static_cast(offsetof(MeshAttachment_t1975337962, ___g_18)); } inline float get_g_18() const { return ___g_18; } inline float* get_address_of_g_18() { return &___g_18; } inline void set_g_18(float value) { ___g_18 = value; } inline static int32_t get_offset_of_b_19() { return static_cast(offsetof(MeshAttachment_t1975337962, ___b_19)); } inline float get_b_19() const { return ___b_19; } inline float* get_address_of_b_19() { return &___b_19; } inline void set_b_19(float value) { ___b_19 = value; } inline static int32_t get_offset_of_a_20() { return static_cast(offsetof(MeshAttachment_t1975337962, ___a_20)); } inline float get_a_20() const { return ___a_20; } inline float* get_address_of_a_20() { return &___a_20; } inline void set_a_20(float value) { ___a_20 = value; } inline static int32_t get_offset_of_hulllength_21() { return static_cast(offsetof(MeshAttachment_t1975337962, ___hulllength_21)); } inline int32_t get_hulllength_21() const { return ___hulllength_21; } inline int32_t* get_address_of_hulllength_21() { return &___hulllength_21; } inline void set_hulllength_21(int32_t value) { ___hulllength_21 = value; } inline static int32_t get_offset_of_inheritDeform_22() { return static_cast(offsetof(MeshAttachment_t1975337962, ___inheritDeform_22)); } inline bool get_inheritDeform_22() const { return ___inheritDeform_22; } inline bool* get_address_of_inheritDeform_22() { return &___inheritDeform_22; } inline void set_inheritDeform_22(bool value) { ___inheritDeform_22 = value; } inline static int32_t get_offset_of_U3CPathU3Ek__BackingField_23() { return static_cast(offsetof(MeshAttachment_t1975337962, ___U3CPathU3Ek__BackingField_23)); } inline String_t* get_U3CPathU3Ek__BackingField_23() const { return ___U3CPathU3Ek__BackingField_23; } inline String_t** get_address_of_U3CPathU3Ek__BackingField_23() { return &___U3CPathU3Ek__BackingField_23; } inline void set_U3CPathU3Ek__BackingField_23(String_t* value) { ___U3CPathU3Ek__BackingField_23 = value; Il2CppCodeGenWriteBarrier((&___U3CPathU3Ek__BackingField_23), value); } inline static int32_t get_offset_of_U3CRendererObjectU3Ek__BackingField_24() { return static_cast(offsetof(MeshAttachment_t1975337962, ___U3CRendererObjectU3Ek__BackingField_24)); } inline RuntimeObject * get_U3CRendererObjectU3Ek__BackingField_24() const { return ___U3CRendererObjectU3Ek__BackingField_24; } inline RuntimeObject ** get_address_of_U3CRendererObjectU3Ek__BackingField_24() { return &___U3CRendererObjectU3Ek__BackingField_24; } inline void set_U3CRendererObjectU3Ek__BackingField_24(RuntimeObject * value) { ___U3CRendererObjectU3Ek__BackingField_24 = value; Il2CppCodeGenWriteBarrier((&___U3CRendererObjectU3Ek__BackingField_24), value); } inline static int32_t get_offset_of_U3CRegionUU3Ek__BackingField_25() { return static_cast(offsetof(MeshAttachment_t1975337962, ___U3CRegionUU3Ek__BackingField_25)); } inline float get_U3CRegionUU3Ek__BackingField_25() const { return ___U3CRegionUU3Ek__BackingField_25; } inline float* get_address_of_U3CRegionUU3Ek__BackingField_25() { return &___U3CRegionUU3Ek__BackingField_25; } inline void set_U3CRegionUU3Ek__BackingField_25(float value) { ___U3CRegionUU3Ek__BackingField_25 = value; } inline static int32_t get_offset_of_U3CRegionVU3Ek__BackingField_26() { return static_cast(offsetof(MeshAttachment_t1975337962, ___U3CRegionVU3Ek__BackingField_26)); } inline float get_U3CRegionVU3Ek__BackingField_26() const { return ___U3CRegionVU3Ek__BackingField_26; } inline float* get_address_of_U3CRegionVU3Ek__BackingField_26() { return &___U3CRegionVU3Ek__BackingField_26; } inline void set_U3CRegionVU3Ek__BackingField_26(float value) { ___U3CRegionVU3Ek__BackingField_26 = value; } inline static int32_t get_offset_of_U3CRegionU2U3Ek__BackingField_27() { return static_cast(offsetof(MeshAttachment_t1975337962, ___U3CRegionU2U3Ek__BackingField_27)); } inline float get_U3CRegionU2U3Ek__BackingField_27() const { return ___U3CRegionU2U3Ek__BackingField_27; } inline float* get_address_of_U3CRegionU2U3Ek__BackingField_27() { return &___U3CRegionU2U3Ek__BackingField_27; } inline void set_U3CRegionU2U3Ek__BackingField_27(float value) { ___U3CRegionU2U3Ek__BackingField_27 = value; } inline static int32_t get_offset_of_U3CRegionV2U3Ek__BackingField_28() { return static_cast(offsetof(MeshAttachment_t1975337962, ___U3CRegionV2U3Ek__BackingField_28)); } inline float get_U3CRegionV2U3Ek__BackingField_28() const { return ___U3CRegionV2U3Ek__BackingField_28; } inline float* get_address_of_U3CRegionV2U3Ek__BackingField_28() { return &___U3CRegionV2U3Ek__BackingField_28; } inline void set_U3CRegionV2U3Ek__BackingField_28(float value) { ___U3CRegionV2U3Ek__BackingField_28 = value; } inline static int32_t get_offset_of_U3CRegionRotateU3Ek__BackingField_29() { return static_cast(offsetof(MeshAttachment_t1975337962, ___U3CRegionRotateU3Ek__BackingField_29)); } inline bool get_U3CRegionRotateU3Ek__BackingField_29() const { return ___U3CRegionRotateU3Ek__BackingField_29; } inline bool* get_address_of_U3CRegionRotateU3Ek__BackingField_29() { return &___U3CRegionRotateU3Ek__BackingField_29; } inline void set_U3CRegionRotateU3Ek__BackingField_29(bool value) { ___U3CRegionRotateU3Ek__BackingField_29 = value; } inline static int32_t get_offset_of_U3CEdgesU3Ek__BackingField_30() { return static_cast(offsetof(MeshAttachment_t1975337962, ___U3CEdgesU3Ek__BackingField_30)); } inline Int32U5BU5D_t385246372* get_U3CEdgesU3Ek__BackingField_30() const { return ___U3CEdgesU3Ek__BackingField_30; } inline Int32U5BU5D_t385246372** get_address_of_U3CEdgesU3Ek__BackingField_30() { return &___U3CEdgesU3Ek__BackingField_30; } inline void set_U3CEdgesU3Ek__BackingField_30(Int32U5BU5D_t385246372* value) { ___U3CEdgesU3Ek__BackingField_30 = value; Il2CppCodeGenWriteBarrier((&___U3CEdgesU3Ek__BackingField_30), value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_31() { return static_cast(offsetof(MeshAttachment_t1975337962, ___U3CWidthU3Ek__BackingField_31)); } inline float get_U3CWidthU3Ek__BackingField_31() const { return ___U3CWidthU3Ek__BackingField_31; } inline float* get_address_of_U3CWidthU3Ek__BackingField_31() { return &___U3CWidthU3Ek__BackingField_31; } inline void set_U3CWidthU3Ek__BackingField_31(float value) { ___U3CWidthU3Ek__BackingField_31 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_32() { return static_cast(offsetof(MeshAttachment_t1975337962, ___U3CHeightU3Ek__BackingField_32)); } inline float get_U3CHeightU3Ek__BackingField_32() const { return ___U3CHeightU3Ek__BackingField_32; } inline float* get_address_of_U3CHeightU3Ek__BackingField_32() { return &___U3CHeightU3Ek__BackingField_32; } inline void set_U3CHeightU3Ek__BackingField_32(float value) { ___U3CHeightU3Ek__BackingField_32 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MESHATTACHMENT_T1975337962_H #ifndef MIXBLEND_T889943025_H #define MIXBLEND_T889943025_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.MixBlend struct MixBlend_t889943025 { public: // System.Int32 Spine.MixBlend::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MixBlend_t889943025, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MIXBLEND_T889943025_H #ifndef TEXTUREFILTER_T1610186802_H #define TEXTUREFILTER_T1610186802_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.TextureFilter struct TextureFilter_t1610186802 { public: // System.Int32 Spine.TextureFilter::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TextureFilter_t1610186802, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTUREFILTER_T1610186802_H #ifndef COPYTEXTURESUPPORT_T2750066657_H #define COPYTEXTURESUPPORT_T2750066657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.CopyTextureSupport struct CopyTextureSupport_t2750066657 { public: // System.Int32 UnityEngine.Rendering.CopyTextureSupport::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CopyTextureSupport_t2750066657, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COPYTEXTURESUPPORT_T2750066657_H #ifndef DELEGATE_T1188392813_H #define DELEGATE_T1188392813_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Delegate struct Delegate_t1188392813 : 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::method_code intptr_t ___method_code_5; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_6; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_7; // System.DelegateData System.Delegate::data DelegateData_t1677132599 * ___data_8; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t1188392813, ___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_t1188392813, ___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_t1188392813, ___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((&___m_target_2), value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t1188392813, ___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_t1188392813, ___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_method_code_5() { return static_cast(offsetof(Delegate_t1188392813, ___method_code_5)); } inline intptr_t get_method_code_5() const { return ___method_code_5; } inline intptr_t* get_address_of_method_code_5() { return &___method_code_5; } inline void set_method_code_5(intptr_t value) { ___method_code_5 = value; } inline static int32_t get_offset_of_method_info_6() { return static_cast(offsetof(Delegate_t1188392813, ___method_info_6)); } inline MethodInfo_t * get_method_info_6() const { return ___method_info_6; } inline MethodInfo_t ** get_address_of_method_info_6() { return &___method_info_6; } inline void set_method_info_6(MethodInfo_t * value) { ___method_info_6 = value; Il2CppCodeGenWriteBarrier((&___method_info_6), value); } inline static int32_t get_offset_of_original_method_info_7() { return static_cast(offsetof(Delegate_t1188392813, ___original_method_info_7)); } inline MethodInfo_t * get_original_method_info_7() const { return ___original_method_info_7; } inline MethodInfo_t ** get_address_of_original_method_info_7() { return &___original_method_info_7; } inline void set_original_method_info_7(MethodInfo_t * value) { ___original_method_info_7 = value; Il2CppCodeGenWriteBarrier((&___original_method_info_7), value); } inline static int32_t get_offset_of_data_8() { return static_cast(offsetof(Delegate_t1188392813, ___data_8)); } inline DelegateData_t1677132599 * get_data_8() const { return ___data_8; } inline DelegateData_t1677132599 ** get_address_of_data_8() { return &___data_8; } inline void set_data_8(DelegateData_t1677132599 * value) { ___data_8 = value; Il2CppCodeGenWriteBarrier((&___data_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DELEGATE_T1188392813_H #ifndef BOUNDINGBOXATTACHMENT_T2797506510_H #define BOUNDINGBOXATTACHMENT_T2797506510_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.BoundingBoxAttachment struct BoundingBoxAttachment_t2797506510 : public VertexAttachment_t4074366829 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOUNDINGBOXATTACHMENT_T2797506510_H #ifndef BINDINGFLAGS_T2721792723_H #define BINDINGFLAGS_T2721792723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.BindingFlags struct BindingFlags_t2721792723 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BindingFlags_t2721792723, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BINDINGFLAGS_T2721792723_H #ifndef FORMAT_T2262486444_H #define FORMAT_T2262486444_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Format struct Format_t2262486444 { public: // System.Int32 Spine.Format::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Format_t2262486444, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FORMAT_T2262486444_H #ifndef ENUMERATOR_T1373699393_H #define ENUMERATOR_T1373699393_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t1373699393 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t3714483914 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t1817188785 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t1373699393, ___dictionary_0)); } inline Dictionary_2_t3714483914 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t3714483914 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t3714483914 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t1373699393, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t1373699393, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t1373699393, ___current_3)); } inline KeyValuePair_2_t1817188785 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t1817188785 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t1817188785 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1373699393_H #ifndef TEXTUREWRAP_T2819935362_H #define TEXTUREWRAP_T2819935362_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.TextureWrap struct TextureWrap_t2819935362 { public: // System.Int32 Spine.TextureWrap::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TextureWrap_t2819935362, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTUREWRAP_T2819935362_H #ifndef CLIPPINGATTACHMENT_T2586274570_H #define CLIPPINGATTACHMENT_T2586274570_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ClippingAttachment struct ClippingAttachment_t2586274570 : public VertexAttachment_t4074366829 { public: // Spine.SlotData Spine.ClippingAttachment::endSlot SlotData_t154801902 * ___endSlot_7; public: inline static int32_t get_offset_of_endSlot_7() { return static_cast(offsetof(ClippingAttachment_t2586274570, ___endSlot_7)); } inline SlotData_t154801902 * get_endSlot_7() const { return ___endSlot_7; } inline SlotData_t154801902 ** get_address_of_endSlot_7() { return &___endSlot_7; } inline void set_endSlot_7(SlotData_t154801902 * value) { ___endSlot_7 = value; Il2CppCodeGenWriteBarrier((&___endSlot_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLIPPINGATTACHMENT_T2586274570_H #ifndef ENUMERATOR_T2086727927_H #define ENUMERATOR_T2086727927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t2086727927 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t132545152 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2530217319 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2086727927, ___dictionary_0)); } inline Dictionary_2_t132545152 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t132545152 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t132545152 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2086727927, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2086727927, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2086727927, ___current_3)); } inline KeyValuePair_2_t2530217319 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2530217319 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2530217319 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2086727927_H #ifndef TIMELINETYPE_T3142998273_H #define TIMELINETYPE_T3142998273_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.TimelineType struct TimelineType_t3142998273 { public: // System.Int32 Spine.TimelineType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TimelineType_t3142998273, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMELINETYPE_T3142998273_H #ifndef TRANSFORMMODE_T614987360_H #define TRANSFORMMODE_T614987360_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.TransformMode struct TransformMode_t614987360 { public: // System.Int32 Spine.TransformMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TransformMode_t614987360, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSFORMMODE_T614987360_H #ifndef KEYVALUEPAIR_2_T3366332552_H #define KEYVALUEPAIR_2_T3366332552_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3366332552 { public: // TKey System.Collections.Generic.KeyValuePair`2::key AttachmentKeyTuple_t1548106539 ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value Attachment_t3043756552 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3366332552, ___key_0)); } inline AttachmentKeyTuple_t1548106539 get_key_0() const { return ___key_0; } inline AttachmentKeyTuple_t1548106539 * get_address_of_key_0() { return &___key_0; } inline void set_key_0(AttachmentKeyTuple_t1548106539 value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3366332552, ___value_1)); } inline Attachment_t3043756552 * get_value_1() const { return ___value_1; } inline Attachment_t3043756552 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(Attachment_t3043756552 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3366332552_H #ifndef TEXTUREFORMAT_T2701165832_H #define TEXTUREFORMAT_T2701165832_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TextureFormat struct TextureFormat_t2701165832 { public: // System.Int32 UnityEngine.TextureFormat::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TextureFormat_t2701165832, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTUREFORMAT_T2701165832_H #ifndef SPRITEPACKINGROTATION_T1525066751_H #define SPRITEPACKINGROTATION_T1525066751_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SpritePackingRotation struct SpritePackingRotation_t1525066751 { public: // System.Int32 UnityEngine.SpritePackingRotation::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SpritePackingRotation_t1525066751, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRITEPACKINGROTATION_T1525066751_H #ifndef STRINGCOMPARISON_T3657712135_H #define STRINGCOMPARISON_T3657712135_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.StringComparison struct StringComparison_t3657712135 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StringComparison_t3657712135, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGCOMPARISON_T3657712135_H #ifndef NULLREFERENCEEXCEPTION_T1023182353_H #define NULLREFERENCEEXCEPTION_T1023182353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.NullReferenceException struct NullReferenceException_t1023182353 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLREFERENCEEXCEPTION_T1023182353_H #ifndef U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255370_H #define U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255370_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // struct U3CPrivateImplementationDetailsU3E_t3057255370 : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_t3057255370_StaticFields { public: // /$ArrayType=20 ::$field-B6E6EA57C32297E83203480EE50A22C3581AA09C U24ArrayTypeU3D20_t1702832645 ___U24fieldU2DB6E6EA57C32297E83203480EE50A22C3581AA09C_0; // /$ArrayType=24 ::$field-6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A U24ArrayTypeU3D24_t2467506693 ___U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1; // /$ArrayType=24 ::$field-23447D2BC3FF6984AB09F575BC63CFE460337394 U24ArrayTypeU3D24_t2467506693 ___U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2; public: inline static int32_t get_offset_of_U24fieldU2DB6E6EA57C32297E83203480EE50A22C3581AA09C_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255370_StaticFields, ___U24fieldU2DB6E6EA57C32297E83203480EE50A22C3581AA09C_0)); } inline U24ArrayTypeU3D20_t1702832645 get_U24fieldU2DB6E6EA57C32297E83203480EE50A22C3581AA09C_0() const { return ___U24fieldU2DB6E6EA57C32297E83203480EE50A22C3581AA09C_0; } inline U24ArrayTypeU3D20_t1702832645 * get_address_of_U24fieldU2DB6E6EA57C32297E83203480EE50A22C3581AA09C_0() { return &___U24fieldU2DB6E6EA57C32297E83203480EE50A22C3581AA09C_0; } inline void set_U24fieldU2DB6E6EA57C32297E83203480EE50A22C3581AA09C_0(U24ArrayTypeU3D20_t1702832645 value) { ___U24fieldU2DB6E6EA57C32297E83203480EE50A22C3581AA09C_0 = value; } inline static int32_t get_offset_of_U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255370_StaticFields, ___U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1)); } inline U24ArrayTypeU3D24_t2467506693 get_U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1() const { return ___U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1; } inline U24ArrayTypeU3D24_t2467506693 * get_address_of_U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1() { return &___U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1; } inline void set_U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1(U24ArrayTypeU3D24_t2467506693 value) { ___U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1 = value; } inline static int32_t get_offset_of_U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255370_StaticFields, ___U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2)); } inline U24ArrayTypeU3D24_t2467506693 get_U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2() const { return ___U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2; } inline U24ArrayTypeU3D24_t2467506693 * get_address_of_U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2() { return &___U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2; } inline void set_U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2(U24ArrayTypeU3D24_t2467506693 value) { ___U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255370_H #ifndef HIDEFLAGS_T4250555765_H #define HIDEFLAGS_T4250555765_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.HideFlags struct HideFlags_t4250555765 { public: // System.Int32 UnityEngine.HideFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HideFlags_t4250555765, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HIDEFLAGS_T4250555765_H #ifndef ARGUMENTEXCEPTION_T132251570_H #define ARGUMENTEXCEPTION_T132251570_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentException struct ArgumentException_t132251570 : public SystemException_t176217640 { public: // System.String System.ArgumentException::param_name String_t* ___param_name_12; public: inline static int32_t get_offset_of_param_name_12() { return static_cast(offsetof(ArgumentException_t132251570, ___param_name_12)); } inline String_t* get_param_name_12() const { return ___param_name_12; } inline String_t** get_address_of_param_name_12() { return &___param_name_12; } inline void set_param_name_12(String_t* value) { ___param_name_12 = value; Il2CppCodeGenWriteBarrier((&___param_name_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTEXCEPTION_T132251570_H #ifndef SCALETIMELINE_T1810411048_H #define SCALETIMELINE_T1810411048_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ScaleTimeline struct ScaleTimeline_t1810411048 : public TranslateTimeline_t2733426737 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCALETIMELINE_T1810411048_H #ifndef MESHGENERATOR_T1354683548_H #define MESHGENERATOR_T1354683548_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.MeshGenerator struct MeshGenerator_t1354683548 : public RuntimeObject { public: // Spine.Unity.MeshGenerator/Settings Spine.Unity.MeshGenerator::settings Settings_t612870457 ___settings_0; // Spine.ExposedList`1 Spine.Unity.MeshGenerator::vertexBuffer ExposedList_1_t2134458034 * ___vertexBuffer_3; // Spine.ExposedList`1 Spine.Unity.MeshGenerator::uvBuffer ExposedList_1_t568374093 * ___uvBuffer_4; // Spine.ExposedList`1 Spine.Unity.MeshGenerator::colorBuffer ExposedList_1_t1012645862 * ___colorBuffer_5; // Spine.ExposedList`1> Spine.Unity.MeshGenerator::submeshes ExposedList_1_t4070202189 * ___submeshes_6; // UnityEngine.Vector2 Spine.Unity.MeshGenerator::meshBoundsMin Vector2_t2156229523 ___meshBoundsMin_7; // UnityEngine.Vector2 Spine.Unity.MeshGenerator::meshBoundsMax Vector2_t2156229523 ___meshBoundsMax_8; // System.Single Spine.Unity.MeshGenerator::meshBoundsThickness float ___meshBoundsThickness_9; // System.Int32 Spine.Unity.MeshGenerator::submeshIndex int32_t ___submeshIndex_10; // Spine.SkeletonClipping Spine.Unity.MeshGenerator::clipper SkeletonClipping_t1669006083 * ___clipper_11; // System.Single[] Spine.Unity.MeshGenerator::tempVerts SingleU5BU5D_t1444911251* ___tempVerts_12; // System.Int32[] Spine.Unity.MeshGenerator::regionTriangles Int32U5BU5D_t385246372* ___regionTriangles_13; // UnityEngine.Vector3[] Spine.Unity.MeshGenerator::normals Vector3U5BU5D_t1718750761* ___normals_14; // UnityEngine.Vector4[] Spine.Unity.MeshGenerator::tangents Vector4U5BU5D_t934056436* ___tangents_15; // UnityEngine.Vector2[] Spine.Unity.MeshGenerator::tempTanBuffer Vector2U5BU5D_t1457185986* ___tempTanBuffer_16; // Spine.ExposedList`1 Spine.Unity.MeshGenerator::uv2 ExposedList_1_t568374093 * ___uv2_17; // Spine.ExposedList`1 Spine.Unity.MeshGenerator::uv3 ExposedList_1_t568374093 * ___uv3_18; public: inline static int32_t get_offset_of_settings_0() { return static_cast(offsetof(MeshGenerator_t1354683548, ___settings_0)); } inline Settings_t612870457 get_settings_0() const { return ___settings_0; } inline Settings_t612870457 * get_address_of_settings_0() { return &___settings_0; } inline void set_settings_0(Settings_t612870457 value) { ___settings_0 = value; } inline static int32_t get_offset_of_vertexBuffer_3() { return static_cast(offsetof(MeshGenerator_t1354683548, ___vertexBuffer_3)); } inline ExposedList_1_t2134458034 * get_vertexBuffer_3() const { return ___vertexBuffer_3; } inline ExposedList_1_t2134458034 ** get_address_of_vertexBuffer_3() { return &___vertexBuffer_3; } inline void set_vertexBuffer_3(ExposedList_1_t2134458034 * value) { ___vertexBuffer_3 = value; Il2CppCodeGenWriteBarrier((&___vertexBuffer_3), value); } inline static int32_t get_offset_of_uvBuffer_4() { return static_cast(offsetof(MeshGenerator_t1354683548, ___uvBuffer_4)); } inline ExposedList_1_t568374093 * get_uvBuffer_4() const { return ___uvBuffer_4; } inline ExposedList_1_t568374093 ** get_address_of_uvBuffer_4() { return &___uvBuffer_4; } inline void set_uvBuffer_4(ExposedList_1_t568374093 * value) { ___uvBuffer_4 = value; Il2CppCodeGenWriteBarrier((&___uvBuffer_4), value); } inline static int32_t get_offset_of_colorBuffer_5() { return static_cast(offsetof(MeshGenerator_t1354683548, ___colorBuffer_5)); } inline ExposedList_1_t1012645862 * get_colorBuffer_5() const { return ___colorBuffer_5; } inline ExposedList_1_t1012645862 ** get_address_of_colorBuffer_5() { return &___colorBuffer_5; } inline void set_colorBuffer_5(ExposedList_1_t1012645862 * value) { ___colorBuffer_5 = value; Il2CppCodeGenWriteBarrier((&___colorBuffer_5), value); } inline static int32_t get_offset_of_submeshes_6() { return static_cast(offsetof(MeshGenerator_t1354683548, ___submeshes_6)); } inline ExposedList_1_t4070202189 * get_submeshes_6() const { return ___submeshes_6; } inline ExposedList_1_t4070202189 ** get_address_of_submeshes_6() { return &___submeshes_6; } inline void set_submeshes_6(ExposedList_1_t4070202189 * value) { ___submeshes_6 = value; Il2CppCodeGenWriteBarrier((&___submeshes_6), value); } inline static int32_t get_offset_of_meshBoundsMin_7() { return static_cast(offsetof(MeshGenerator_t1354683548, ___meshBoundsMin_7)); } inline Vector2_t2156229523 get_meshBoundsMin_7() const { return ___meshBoundsMin_7; } inline Vector2_t2156229523 * get_address_of_meshBoundsMin_7() { return &___meshBoundsMin_7; } inline void set_meshBoundsMin_7(Vector2_t2156229523 value) { ___meshBoundsMin_7 = value; } inline static int32_t get_offset_of_meshBoundsMax_8() { return static_cast(offsetof(MeshGenerator_t1354683548, ___meshBoundsMax_8)); } inline Vector2_t2156229523 get_meshBoundsMax_8() const { return ___meshBoundsMax_8; } inline Vector2_t2156229523 * get_address_of_meshBoundsMax_8() { return &___meshBoundsMax_8; } inline void set_meshBoundsMax_8(Vector2_t2156229523 value) { ___meshBoundsMax_8 = value; } inline static int32_t get_offset_of_meshBoundsThickness_9() { return static_cast(offsetof(MeshGenerator_t1354683548, ___meshBoundsThickness_9)); } inline float get_meshBoundsThickness_9() const { return ___meshBoundsThickness_9; } inline float* get_address_of_meshBoundsThickness_9() { return &___meshBoundsThickness_9; } inline void set_meshBoundsThickness_9(float value) { ___meshBoundsThickness_9 = value; } inline static int32_t get_offset_of_submeshIndex_10() { return static_cast(offsetof(MeshGenerator_t1354683548, ___submeshIndex_10)); } inline int32_t get_submeshIndex_10() const { return ___submeshIndex_10; } inline int32_t* get_address_of_submeshIndex_10() { return &___submeshIndex_10; } inline void set_submeshIndex_10(int32_t value) { ___submeshIndex_10 = value; } inline static int32_t get_offset_of_clipper_11() { return static_cast(offsetof(MeshGenerator_t1354683548, ___clipper_11)); } inline SkeletonClipping_t1669006083 * get_clipper_11() const { return ___clipper_11; } inline SkeletonClipping_t1669006083 ** get_address_of_clipper_11() { return &___clipper_11; } inline void set_clipper_11(SkeletonClipping_t1669006083 * value) { ___clipper_11 = value; Il2CppCodeGenWriteBarrier((&___clipper_11), value); } inline static int32_t get_offset_of_tempVerts_12() { return static_cast(offsetof(MeshGenerator_t1354683548, ___tempVerts_12)); } inline SingleU5BU5D_t1444911251* get_tempVerts_12() const { return ___tempVerts_12; } inline SingleU5BU5D_t1444911251** get_address_of_tempVerts_12() { return &___tempVerts_12; } inline void set_tempVerts_12(SingleU5BU5D_t1444911251* value) { ___tempVerts_12 = value; Il2CppCodeGenWriteBarrier((&___tempVerts_12), value); } inline static int32_t get_offset_of_regionTriangles_13() { return static_cast(offsetof(MeshGenerator_t1354683548, ___regionTriangles_13)); } inline Int32U5BU5D_t385246372* get_regionTriangles_13() const { return ___regionTriangles_13; } inline Int32U5BU5D_t385246372** get_address_of_regionTriangles_13() { return &___regionTriangles_13; } inline void set_regionTriangles_13(Int32U5BU5D_t385246372* value) { ___regionTriangles_13 = value; Il2CppCodeGenWriteBarrier((&___regionTriangles_13), value); } inline static int32_t get_offset_of_normals_14() { return static_cast(offsetof(MeshGenerator_t1354683548, ___normals_14)); } inline Vector3U5BU5D_t1718750761* get_normals_14() const { return ___normals_14; } inline Vector3U5BU5D_t1718750761** get_address_of_normals_14() { return &___normals_14; } inline void set_normals_14(Vector3U5BU5D_t1718750761* value) { ___normals_14 = value; Il2CppCodeGenWriteBarrier((&___normals_14), value); } inline static int32_t get_offset_of_tangents_15() { return static_cast(offsetof(MeshGenerator_t1354683548, ___tangents_15)); } inline Vector4U5BU5D_t934056436* get_tangents_15() const { return ___tangents_15; } inline Vector4U5BU5D_t934056436** get_address_of_tangents_15() { return &___tangents_15; } inline void set_tangents_15(Vector4U5BU5D_t934056436* value) { ___tangents_15 = value; Il2CppCodeGenWriteBarrier((&___tangents_15), value); } inline static int32_t get_offset_of_tempTanBuffer_16() { return static_cast(offsetof(MeshGenerator_t1354683548, ___tempTanBuffer_16)); } inline Vector2U5BU5D_t1457185986* get_tempTanBuffer_16() const { return ___tempTanBuffer_16; } inline Vector2U5BU5D_t1457185986** get_address_of_tempTanBuffer_16() { return &___tempTanBuffer_16; } inline void set_tempTanBuffer_16(Vector2U5BU5D_t1457185986* value) { ___tempTanBuffer_16 = value; Il2CppCodeGenWriteBarrier((&___tempTanBuffer_16), value); } inline static int32_t get_offset_of_uv2_17() { return static_cast(offsetof(MeshGenerator_t1354683548, ___uv2_17)); } inline ExposedList_1_t568374093 * get_uv2_17() const { return ___uv2_17; } inline ExposedList_1_t568374093 ** get_address_of_uv2_17() { return &___uv2_17; } inline void set_uv2_17(ExposedList_1_t568374093 * value) { ___uv2_17 = value; Il2CppCodeGenWriteBarrier((&___uv2_17), value); } inline static int32_t get_offset_of_uv3_18() { return static_cast(offsetof(MeshGenerator_t1354683548, ___uv3_18)); } inline ExposedList_1_t568374093 * get_uv3_18() const { return ___uv3_18; } inline ExposedList_1_t568374093 ** get_address_of_uv3_18() { return &___uv3_18; } inline void set_uv3_18(ExposedList_1_t568374093 * value) { ___uv3_18 = value; Il2CppCodeGenWriteBarrier((&___uv3_18), value); } }; struct MeshGenerator_t1354683548_StaticFields { public: // System.Collections.Generic.List`1 Spine.Unity.MeshGenerator::AttachmentVerts List_1_t899420910 * ___AttachmentVerts_19; // System.Collections.Generic.List`1 Spine.Unity.MeshGenerator::AttachmentUVs List_1_t3628304265 * ___AttachmentUVs_20; // System.Collections.Generic.List`1 Spine.Unity.MeshGenerator::AttachmentColors32 List_1_t4072576034 * ___AttachmentColors32_21; // System.Collections.Generic.List`1 Spine.Unity.MeshGenerator::AttachmentIndices List_1_t128053199 * ___AttachmentIndices_22; public: inline static int32_t get_offset_of_AttachmentVerts_19() { return static_cast(offsetof(MeshGenerator_t1354683548_StaticFields, ___AttachmentVerts_19)); } inline List_1_t899420910 * get_AttachmentVerts_19() const { return ___AttachmentVerts_19; } inline List_1_t899420910 ** get_address_of_AttachmentVerts_19() { return &___AttachmentVerts_19; } inline void set_AttachmentVerts_19(List_1_t899420910 * value) { ___AttachmentVerts_19 = value; Il2CppCodeGenWriteBarrier((&___AttachmentVerts_19), value); } inline static int32_t get_offset_of_AttachmentUVs_20() { return static_cast(offsetof(MeshGenerator_t1354683548_StaticFields, ___AttachmentUVs_20)); } inline List_1_t3628304265 * get_AttachmentUVs_20() const { return ___AttachmentUVs_20; } inline List_1_t3628304265 ** get_address_of_AttachmentUVs_20() { return &___AttachmentUVs_20; } inline void set_AttachmentUVs_20(List_1_t3628304265 * value) { ___AttachmentUVs_20 = value; Il2CppCodeGenWriteBarrier((&___AttachmentUVs_20), value); } inline static int32_t get_offset_of_AttachmentColors32_21() { return static_cast(offsetof(MeshGenerator_t1354683548_StaticFields, ___AttachmentColors32_21)); } inline List_1_t4072576034 * get_AttachmentColors32_21() const { return ___AttachmentColors32_21; } inline List_1_t4072576034 ** get_address_of_AttachmentColors32_21() { return &___AttachmentColors32_21; } inline void set_AttachmentColors32_21(List_1_t4072576034 * value) { ___AttachmentColors32_21 = value; Il2CppCodeGenWriteBarrier((&___AttachmentColors32_21), value); } inline static int32_t get_offset_of_AttachmentIndices_22() { return static_cast(offsetof(MeshGenerator_t1354683548_StaticFields, ___AttachmentIndices_22)); } inline List_1_t128053199 * get_AttachmentIndices_22() const { return ___AttachmentIndices_22; } inline List_1_t128053199 ** get_address_of_AttachmentIndices_22() { return &___AttachmentIndices_22; } inline void set_AttachmentIndices_22(List_1_t128053199 * value) { ___AttachmentIndices_22 = value; Il2CppCodeGenWriteBarrier((&___AttachmentIndices_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MESHGENERATOR_T1354683548_H #ifndef SHEARTIMELINE_T3812859450_H #define SHEARTIMELINE_T3812859450_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.ShearTimeline struct ShearTimeline_t3812859450 : public TranslateTimeline_t2733426737 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHEARTIMELINE_T3812859450_H #ifndef RUNTIMEFIELDHANDLE_T1871169219_H #define RUNTIMEFIELDHANDLE_T1871169219_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeFieldHandle struct RuntimeFieldHandle_t1871169219 { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t1871169219, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEFIELDHANDLE_T1871169219_H #ifndef PATHCONSTRAINTSPACINGTIMELINE_T1125597164_H #define PATHCONSTRAINTSPACINGTIMELINE_T1125597164_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.PathConstraintSpacingTimeline struct PathConstraintSpacingTimeline_t1125597164 : public PathConstraintPositionTimeline_t1963796833 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATHCONSTRAINTSPACINGTIMELINE_T1125597164_H #ifndef ENUMERATOR_T2959192772_H #define ENUMERATOR_T2959192772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t2959192772 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1005009997 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t3402682164 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2959192772, ___dictionary_0)); } inline Dictionary_2_t1005009997 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1005009997 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1005009997 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2959192772, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2959192772, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2959192772, ___current_3)); } inline KeyValuePair_2_t3402682164 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t3402682164 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t3402682164 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2959192772_H #ifndef PATHCONSTRAINTDATA_T981297034_H #define PATHCONSTRAINTDATA_T981297034_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.PathConstraintData struct PathConstraintData_t981297034 : public RuntimeObject { public: // System.String Spine.PathConstraintData::name String_t* ___name_0; // System.Int32 Spine.PathConstraintData::order int32_t ___order_1; // Spine.ExposedList`1 Spine.PathConstraintData::bones ExposedList_1_t1542319060 * ___bones_2; // Spine.SlotData Spine.PathConstraintData::target SlotData_t154801902 * ___target_3; // Spine.PositionMode Spine.PathConstraintData::positionMode int32_t ___positionMode_4; // Spine.SpacingMode Spine.PathConstraintData::spacingMode int32_t ___spacingMode_5; // Spine.RotateMode Spine.PathConstraintData::rotateMode int32_t ___rotateMode_6; // System.Single Spine.PathConstraintData::offsetRotation float ___offsetRotation_7; // System.Single Spine.PathConstraintData::position float ___position_8; // System.Single Spine.PathConstraintData::spacing float ___spacing_9; // System.Single Spine.PathConstraintData::rotateMix float ___rotateMix_10; // System.Single Spine.PathConstraintData::translateMix float ___translateMix_11; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(PathConstraintData_t981297034, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_order_1() { return static_cast(offsetof(PathConstraintData_t981297034, ___order_1)); } inline int32_t get_order_1() const { return ___order_1; } inline int32_t* get_address_of_order_1() { return &___order_1; } inline void set_order_1(int32_t value) { ___order_1 = value; } inline static int32_t get_offset_of_bones_2() { return static_cast(offsetof(PathConstraintData_t981297034, ___bones_2)); } inline ExposedList_1_t1542319060 * get_bones_2() const { return ___bones_2; } inline ExposedList_1_t1542319060 ** get_address_of_bones_2() { return &___bones_2; } inline void set_bones_2(ExposedList_1_t1542319060 * value) { ___bones_2 = value; Il2CppCodeGenWriteBarrier((&___bones_2), value); } inline static int32_t get_offset_of_target_3() { return static_cast(offsetof(PathConstraintData_t981297034, ___target_3)); } inline SlotData_t154801902 * get_target_3() const { return ___target_3; } inline SlotData_t154801902 ** get_address_of_target_3() { return &___target_3; } inline void set_target_3(SlotData_t154801902 * value) { ___target_3 = value; Il2CppCodeGenWriteBarrier((&___target_3), value); } inline static int32_t get_offset_of_positionMode_4() { return static_cast(offsetof(PathConstraintData_t981297034, ___positionMode_4)); } inline int32_t get_positionMode_4() const { return ___positionMode_4; } inline int32_t* get_address_of_positionMode_4() { return &___positionMode_4; } inline void set_positionMode_4(int32_t value) { ___positionMode_4 = value; } inline static int32_t get_offset_of_spacingMode_5() { return static_cast(offsetof(PathConstraintData_t981297034, ___spacingMode_5)); } inline int32_t get_spacingMode_5() const { return ___spacingMode_5; } inline int32_t* get_address_of_spacingMode_5() { return &___spacingMode_5; } inline void set_spacingMode_5(int32_t value) { ___spacingMode_5 = value; } inline static int32_t get_offset_of_rotateMode_6() { return static_cast(offsetof(PathConstraintData_t981297034, ___rotateMode_6)); } inline int32_t get_rotateMode_6() const { return ___rotateMode_6; } inline int32_t* get_address_of_rotateMode_6() { return &___rotateMode_6; } inline void set_rotateMode_6(int32_t value) { ___rotateMode_6 = value; } inline static int32_t get_offset_of_offsetRotation_7() { return static_cast(offsetof(PathConstraintData_t981297034, ___offsetRotation_7)); } inline float get_offsetRotation_7() const { return ___offsetRotation_7; } inline float* get_address_of_offsetRotation_7() { return &___offsetRotation_7; } inline void set_offsetRotation_7(float value) { ___offsetRotation_7 = value; } inline static int32_t get_offset_of_position_8() { return static_cast(offsetof(PathConstraintData_t981297034, ___position_8)); } inline float get_position_8() const { return ___position_8; } inline float* get_address_of_position_8() { return &___position_8; } inline void set_position_8(float value) { ___position_8 = value; } inline static int32_t get_offset_of_spacing_9() { return static_cast(offsetof(PathConstraintData_t981297034, ___spacing_9)); } inline float get_spacing_9() const { return ___spacing_9; } inline float* get_address_of_spacing_9() { return &___spacing_9; } inline void set_spacing_9(float value) { ___spacing_9 = value; } inline static int32_t get_offset_of_rotateMix_10() { return static_cast(offsetof(PathConstraintData_t981297034, ___rotateMix_10)); } inline float get_rotateMix_10() const { return ___rotateMix_10; } inline float* get_address_of_rotateMix_10() { return &___rotateMix_10; } inline void set_rotateMix_10(float value) { ___rotateMix_10 = value; } inline static int32_t get_offset_of_translateMix_11() { return static_cast(offsetof(PathConstraintData_t981297034, ___translateMix_11)); } inline float get_translateMix_11() const { return ___translateMix_11; } inline float* get_address_of_translateMix_11() { return &___translateMix_11; } inline void set_translateMix_11(float value) { ___translateMix_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATHCONSTRAINTDATA_T981297034_H #ifndef ATLASPAGE_T4077017671_H #define ATLASPAGE_T4077017671_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.AtlasPage struct AtlasPage_t4077017671 : public RuntimeObject { public: // System.String Spine.AtlasPage::name String_t* ___name_0; // Spine.Format Spine.AtlasPage::format int32_t ___format_1; // Spine.TextureFilter Spine.AtlasPage::minFilter int32_t ___minFilter_2; // Spine.TextureFilter Spine.AtlasPage::magFilter int32_t ___magFilter_3; // Spine.TextureWrap Spine.AtlasPage::uWrap int32_t ___uWrap_4; // Spine.TextureWrap Spine.AtlasPage::vWrap int32_t ___vWrap_5; // System.Object Spine.AtlasPage::rendererObject RuntimeObject * ___rendererObject_6; // System.Int32 Spine.AtlasPage::width int32_t ___width_7; // System.Int32 Spine.AtlasPage::height int32_t ___height_8; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(AtlasPage_t4077017671, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_format_1() { return static_cast(offsetof(AtlasPage_t4077017671, ___format_1)); } inline int32_t get_format_1() const { return ___format_1; } inline int32_t* get_address_of_format_1() { return &___format_1; } inline void set_format_1(int32_t value) { ___format_1 = value; } inline static int32_t get_offset_of_minFilter_2() { return static_cast(offsetof(AtlasPage_t4077017671, ___minFilter_2)); } inline int32_t get_minFilter_2() const { return ___minFilter_2; } inline int32_t* get_address_of_minFilter_2() { return &___minFilter_2; } inline void set_minFilter_2(int32_t value) { ___minFilter_2 = value; } inline static int32_t get_offset_of_magFilter_3() { return static_cast(offsetof(AtlasPage_t4077017671, ___magFilter_3)); } inline int32_t get_magFilter_3() const { return ___magFilter_3; } inline int32_t* get_address_of_magFilter_3() { return &___magFilter_3; } inline void set_magFilter_3(int32_t value) { ___magFilter_3 = value; } inline static int32_t get_offset_of_uWrap_4() { return static_cast(offsetof(AtlasPage_t4077017671, ___uWrap_4)); } inline int32_t get_uWrap_4() const { return ___uWrap_4; } inline int32_t* get_address_of_uWrap_4() { return &___uWrap_4; } inline void set_uWrap_4(int32_t value) { ___uWrap_4 = value; } inline static int32_t get_offset_of_vWrap_5() { return static_cast(offsetof(AtlasPage_t4077017671, ___vWrap_5)); } inline int32_t get_vWrap_5() const { return ___vWrap_5; } inline int32_t* get_address_of_vWrap_5() { return &___vWrap_5; } inline void set_vWrap_5(int32_t value) { ___vWrap_5 = value; } inline static int32_t get_offset_of_rendererObject_6() { return static_cast(offsetof(AtlasPage_t4077017671, ___rendererObject_6)); } inline RuntimeObject * get_rendererObject_6() const { return ___rendererObject_6; } inline RuntimeObject ** get_address_of_rendererObject_6() { return &___rendererObject_6; } inline void set_rendererObject_6(RuntimeObject * value) { ___rendererObject_6 = value; Il2CppCodeGenWriteBarrier((&___rendererObject_6), value); } inline static int32_t get_offset_of_width_7() { return static_cast(offsetof(AtlasPage_t4077017671, ___width_7)); } inline int32_t get_width_7() const { return ___width_7; } inline int32_t* get_address_of_width_7() { return &___width_7; } inline void set_width_7(int32_t value) { ___width_7 = value; } inline static int32_t get_offset_of_height_8() { return static_cast(offsetof(AtlasPage_t4077017671, ___height_8)); } inline int32_t get_height_8() const { return ___height_8; } inline int32_t* get_address_of_height_8() { return &___height_8; } inline void set_height_8(int32_t value) { ___height_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATLASPAGE_T4077017671_H #ifndef GAMEOBJECT_T1113636619_H #define GAMEOBJECT_T1113636619_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.GameObject struct GameObject_t1113636619 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMEOBJECT_T1113636619_H #ifndef TRACKENTRY_T1316488441_H #define TRACKENTRY_T1316488441_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.TrackEntry struct TrackEntry_t1316488441 : public RuntimeObject { public: // Spine.Animation Spine.TrackEntry::animation Animation_t615783283 * ___animation_0; // Spine.TrackEntry Spine.TrackEntry::next TrackEntry_t1316488441 * ___next_1; // Spine.TrackEntry Spine.TrackEntry::mixingFrom TrackEntry_t1316488441 * ___mixingFrom_2; // Spine.TrackEntry Spine.TrackEntry::mixingTo TrackEntry_t1316488441 * ___mixingTo_3; // System.Int32 Spine.TrackEntry::trackIndex int32_t ___trackIndex_4; // System.Boolean Spine.TrackEntry::loop bool ___loop_5; // System.Boolean Spine.TrackEntry::holdPrevious bool ___holdPrevious_6; // System.Single Spine.TrackEntry::eventThreshold float ___eventThreshold_7; // System.Single Spine.TrackEntry::attachmentThreshold float ___attachmentThreshold_8; // System.Single Spine.TrackEntry::drawOrderThreshold float ___drawOrderThreshold_9; // System.Single Spine.TrackEntry::animationStart float ___animationStart_10; // System.Single Spine.TrackEntry::animationEnd float ___animationEnd_11; // System.Single Spine.TrackEntry::animationLast float ___animationLast_12; // System.Single Spine.TrackEntry::nextAnimationLast float ___nextAnimationLast_13; // System.Single Spine.TrackEntry::delay float ___delay_14; // System.Single Spine.TrackEntry::trackTime float ___trackTime_15; // System.Single Spine.TrackEntry::trackLast float ___trackLast_16; // System.Single Spine.TrackEntry::nextTrackLast float ___nextTrackLast_17; // System.Single Spine.TrackEntry::trackEnd float ___trackEnd_18; // System.Single Spine.TrackEntry::timeScale float ___timeScale_19; // System.Single Spine.TrackEntry::alpha float ___alpha_20; // System.Single Spine.TrackEntry::mixTime float ___mixTime_21; // System.Single Spine.TrackEntry::mixDuration float ___mixDuration_22; // System.Single Spine.TrackEntry::interruptAlpha float ___interruptAlpha_23; // System.Single Spine.TrackEntry::totalAlpha float ___totalAlpha_24; // Spine.MixBlend Spine.TrackEntry::mixBlend int32_t ___mixBlend_25; // Spine.ExposedList`1 Spine.TrackEntry::timelineMode ExposedList_1_t1363090323 * ___timelineMode_26; // Spine.ExposedList`1 Spine.TrackEntry::timelineHoldMix ExposedList_1_t4023600307 * ___timelineHoldMix_27; // Spine.ExposedList`1 Spine.TrackEntry::timelinesRotation ExposedList_1_t4104378640 * ___timelinesRotation_28; // Spine.AnimationState/TrackEntryDelegate Spine.TrackEntry::Interrupt TrackEntryDelegate_t363257942 * ___Interrupt_29; // Spine.AnimationState/TrackEntryDelegate Spine.TrackEntry::End TrackEntryDelegate_t363257942 * ___End_30; // Spine.AnimationState/TrackEntryDelegate Spine.TrackEntry::Dispose TrackEntryDelegate_t363257942 * ___Dispose_31; // Spine.AnimationState/TrackEntryDelegate Spine.TrackEntry::Complete TrackEntryDelegate_t363257942 * ___Complete_32; // Spine.AnimationState/TrackEntryDelegate Spine.TrackEntry::Start TrackEntryDelegate_t363257942 * ___Start_33; // Spine.AnimationState/TrackEntryEventDelegate Spine.TrackEntry::Event TrackEntryEventDelegate_t1653995044 * ___Event_34; public: inline static int32_t get_offset_of_animation_0() { return static_cast(offsetof(TrackEntry_t1316488441, ___animation_0)); } inline Animation_t615783283 * get_animation_0() const { return ___animation_0; } inline Animation_t615783283 ** get_address_of_animation_0() { return &___animation_0; } inline void set_animation_0(Animation_t615783283 * value) { ___animation_0 = value; Il2CppCodeGenWriteBarrier((&___animation_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(TrackEntry_t1316488441, ___next_1)); } inline TrackEntry_t1316488441 * get_next_1() const { return ___next_1; } inline TrackEntry_t1316488441 ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(TrackEntry_t1316488441 * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((&___next_1), value); } inline static int32_t get_offset_of_mixingFrom_2() { return static_cast(offsetof(TrackEntry_t1316488441, ___mixingFrom_2)); } inline TrackEntry_t1316488441 * get_mixingFrom_2() const { return ___mixingFrom_2; } inline TrackEntry_t1316488441 ** get_address_of_mixingFrom_2() { return &___mixingFrom_2; } inline void set_mixingFrom_2(TrackEntry_t1316488441 * value) { ___mixingFrom_2 = value; Il2CppCodeGenWriteBarrier((&___mixingFrom_2), value); } inline static int32_t get_offset_of_mixingTo_3() { return static_cast(offsetof(TrackEntry_t1316488441, ___mixingTo_3)); } inline TrackEntry_t1316488441 * get_mixingTo_3() const { return ___mixingTo_3; } inline TrackEntry_t1316488441 ** get_address_of_mixingTo_3() { return &___mixingTo_3; } inline void set_mixingTo_3(TrackEntry_t1316488441 * value) { ___mixingTo_3 = value; Il2CppCodeGenWriteBarrier((&___mixingTo_3), value); } inline static int32_t get_offset_of_trackIndex_4() { return static_cast(offsetof(TrackEntry_t1316488441, ___trackIndex_4)); } inline int32_t get_trackIndex_4() const { return ___trackIndex_4; } inline int32_t* get_address_of_trackIndex_4() { return &___trackIndex_4; } inline void set_trackIndex_4(int32_t value) { ___trackIndex_4 = value; } inline static int32_t get_offset_of_loop_5() { return static_cast(offsetof(TrackEntry_t1316488441, ___loop_5)); } inline bool get_loop_5() const { return ___loop_5; } inline bool* get_address_of_loop_5() { return &___loop_5; } inline void set_loop_5(bool value) { ___loop_5 = value; } inline static int32_t get_offset_of_holdPrevious_6() { return static_cast(offsetof(TrackEntry_t1316488441, ___holdPrevious_6)); } inline bool get_holdPrevious_6() const { return ___holdPrevious_6; } inline bool* get_address_of_holdPrevious_6() { return &___holdPrevious_6; } inline void set_holdPrevious_6(bool value) { ___holdPrevious_6 = value; } inline static int32_t get_offset_of_eventThreshold_7() { return static_cast(offsetof(TrackEntry_t1316488441, ___eventThreshold_7)); } inline float get_eventThreshold_7() const { return ___eventThreshold_7; } inline float* get_address_of_eventThreshold_7() { return &___eventThreshold_7; } inline void set_eventThreshold_7(float value) { ___eventThreshold_7 = value; } inline static int32_t get_offset_of_attachmentThreshold_8() { return static_cast(offsetof(TrackEntry_t1316488441, ___attachmentThreshold_8)); } inline float get_attachmentThreshold_8() const { return ___attachmentThreshold_8; } inline float* get_address_of_attachmentThreshold_8() { return &___attachmentThreshold_8; } inline void set_attachmentThreshold_8(float value) { ___attachmentThreshold_8 = value; } inline static int32_t get_offset_of_drawOrderThreshold_9() { return static_cast(offsetof(TrackEntry_t1316488441, ___drawOrderThreshold_9)); } inline float get_drawOrderThreshold_9() const { return ___drawOrderThreshold_9; } inline float* get_address_of_drawOrderThreshold_9() { return &___drawOrderThreshold_9; } inline void set_drawOrderThreshold_9(float value) { ___drawOrderThreshold_9 = value; } inline static int32_t get_offset_of_animationStart_10() { return static_cast(offsetof(TrackEntry_t1316488441, ___animationStart_10)); } inline float get_animationStart_10() const { return ___animationStart_10; } inline float* get_address_of_animationStart_10() { return &___animationStart_10; } inline void set_animationStart_10(float value) { ___animationStart_10 = value; } inline static int32_t get_offset_of_animationEnd_11() { return static_cast(offsetof(TrackEntry_t1316488441, ___animationEnd_11)); } inline float get_animationEnd_11() const { return ___animationEnd_11; } inline float* get_address_of_animationEnd_11() { return &___animationEnd_11; } inline void set_animationEnd_11(float value) { ___animationEnd_11 = value; } inline static int32_t get_offset_of_animationLast_12() { return static_cast(offsetof(TrackEntry_t1316488441, ___animationLast_12)); } inline float get_animationLast_12() const { return ___animationLast_12; } inline float* get_address_of_animationLast_12() { return &___animationLast_12; } inline void set_animationLast_12(float value) { ___animationLast_12 = value; } inline static int32_t get_offset_of_nextAnimationLast_13() { return static_cast(offsetof(TrackEntry_t1316488441, ___nextAnimationLast_13)); } inline float get_nextAnimationLast_13() const { return ___nextAnimationLast_13; } inline float* get_address_of_nextAnimationLast_13() { return &___nextAnimationLast_13; } inline void set_nextAnimationLast_13(float value) { ___nextAnimationLast_13 = value; } inline static int32_t get_offset_of_delay_14() { return static_cast(offsetof(TrackEntry_t1316488441, ___delay_14)); } inline float get_delay_14() const { return ___delay_14; } inline float* get_address_of_delay_14() { return &___delay_14; } inline void set_delay_14(float value) { ___delay_14 = value; } inline static int32_t get_offset_of_trackTime_15() { return static_cast(offsetof(TrackEntry_t1316488441, ___trackTime_15)); } inline float get_trackTime_15() const { return ___trackTime_15; } inline float* get_address_of_trackTime_15() { return &___trackTime_15; } inline void set_trackTime_15(float value) { ___trackTime_15 = value; } inline static int32_t get_offset_of_trackLast_16() { return static_cast(offsetof(TrackEntry_t1316488441, ___trackLast_16)); } inline float get_trackLast_16() const { return ___trackLast_16; } inline float* get_address_of_trackLast_16() { return &___trackLast_16; } inline void set_trackLast_16(float value) { ___trackLast_16 = value; } inline static int32_t get_offset_of_nextTrackLast_17() { return static_cast(offsetof(TrackEntry_t1316488441, ___nextTrackLast_17)); } inline float get_nextTrackLast_17() const { return ___nextTrackLast_17; } inline float* get_address_of_nextTrackLast_17() { return &___nextTrackLast_17; } inline void set_nextTrackLast_17(float value) { ___nextTrackLast_17 = value; } inline static int32_t get_offset_of_trackEnd_18() { return static_cast(offsetof(TrackEntry_t1316488441, ___trackEnd_18)); } inline float get_trackEnd_18() const { return ___trackEnd_18; } inline float* get_address_of_trackEnd_18() { return &___trackEnd_18; } inline void set_trackEnd_18(float value) { ___trackEnd_18 = value; } inline static int32_t get_offset_of_timeScale_19() { return static_cast(offsetof(TrackEntry_t1316488441, ___timeScale_19)); } inline float get_timeScale_19() const { return ___timeScale_19; } inline float* get_address_of_timeScale_19() { return &___timeScale_19; } inline void set_timeScale_19(float value) { ___timeScale_19 = value; } inline static int32_t get_offset_of_alpha_20() { return static_cast(offsetof(TrackEntry_t1316488441, ___alpha_20)); } inline float get_alpha_20() const { return ___alpha_20; } inline float* get_address_of_alpha_20() { return &___alpha_20; } inline void set_alpha_20(float value) { ___alpha_20 = value; } inline static int32_t get_offset_of_mixTime_21() { return static_cast(offsetof(TrackEntry_t1316488441, ___mixTime_21)); } inline float get_mixTime_21() const { return ___mixTime_21; } inline float* get_address_of_mixTime_21() { return &___mixTime_21; } inline void set_mixTime_21(float value) { ___mixTime_21 = value; } inline static int32_t get_offset_of_mixDuration_22() { return static_cast(offsetof(TrackEntry_t1316488441, ___mixDuration_22)); } inline float get_mixDuration_22() const { return ___mixDuration_22; } inline float* get_address_of_mixDuration_22() { return &___mixDuration_22; } inline void set_mixDuration_22(float value) { ___mixDuration_22 = value; } inline static int32_t get_offset_of_interruptAlpha_23() { return static_cast(offsetof(TrackEntry_t1316488441, ___interruptAlpha_23)); } inline float get_interruptAlpha_23() const { return ___interruptAlpha_23; } inline float* get_address_of_interruptAlpha_23() { return &___interruptAlpha_23; } inline void set_interruptAlpha_23(float value) { ___interruptAlpha_23 = value; } inline static int32_t get_offset_of_totalAlpha_24() { return static_cast(offsetof(TrackEntry_t1316488441, ___totalAlpha_24)); } inline float get_totalAlpha_24() const { return ___totalAlpha_24; } inline float* get_address_of_totalAlpha_24() { return &___totalAlpha_24; } inline void set_totalAlpha_24(float value) { ___totalAlpha_24 = value; } inline static int32_t get_offset_of_mixBlend_25() { return static_cast(offsetof(TrackEntry_t1316488441, ___mixBlend_25)); } inline int32_t get_mixBlend_25() const { return ___mixBlend_25; } inline int32_t* get_address_of_mixBlend_25() { return &___mixBlend_25; } inline void set_mixBlend_25(int32_t value) { ___mixBlend_25 = value; } inline static int32_t get_offset_of_timelineMode_26() { return static_cast(offsetof(TrackEntry_t1316488441, ___timelineMode_26)); } inline ExposedList_1_t1363090323 * get_timelineMode_26() const { return ___timelineMode_26; } inline ExposedList_1_t1363090323 ** get_address_of_timelineMode_26() { return &___timelineMode_26; } inline void set_timelineMode_26(ExposedList_1_t1363090323 * value) { ___timelineMode_26 = value; Il2CppCodeGenWriteBarrier((&___timelineMode_26), value); } inline static int32_t get_offset_of_timelineHoldMix_27() { return static_cast(offsetof(TrackEntry_t1316488441, ___timelineHoldMix_27)); } inline ExposedList_1_t4023600307 * get_timelineHoldMix_27() const { return ___timelineHoldMix_27; } inline ExposedList_1_t4023600307 ** get_address_of_timelineHoldMix_27() { return &___timelineHoldMix_27; } inline void set_timelineHoldMix_27(ExposedList_1_t4023600307 * value) { ___timelineHoldMix_27 = value; Il2CppCodeGenWriteBarrier((&___timelineHoldMix_27), value); } inline static int32_t get_offset_of_timelinesRotation_28() { return static_cast(offsetof(TrackEntry_t1316488441, ___timelinesRotation_28)); } inline ExposedList_1_t4104378640 * get_timelinesRotation_28() const { return ___timelinesRotation_28; } inline ExposedList_1_t4104378640 ** get_address_of_timelinesRotation_28() { return &___timelinesRotation_28; } inline void set_timelinesRotation_28(ExposedList_1_t4104378640 * value) { ___timelinesRotation_28 = value; Il2CppCodeGenWriteBarrier((&___timelinesRotation_28), value); } inline static int32_t get_offset_of_Interrupt_29() { return static_cast(offsetof(TrackEntry_t1316488441, ___Interrupt_29)); } inline TrackEntryDelegate_t363257942 * get_Interrupt_29() const { return ___Interrupt_29; } inline TrackEntryDelegate_t363257942 ** get_address_of_Interrupt_29() { return &___Interrupt_29; } inline void set_Interrupt_29(TrackEntryDelegate_t363257942 * value) { ___Interrupt_29 = value; Il2CppCodeGenWriteBarrier((&___Interrupt_29), value); } inline static int32_t get_offset_of_End_30() { return static_cast(offsetof(TrackEntry_t1316488441, ___End_30)); } inline TrackEntryDelegate_t363257942 * get_End_30() const { return ___End_30; } inline TrackEntryDelegate_t363257942 ** get_address_of_End_30() { return &___End_30; } inline void set_End_30(TrackEntryDelegate_t363257942 * value) { ___End_30 = value; Il2CppCodeGenWriteBarrier((&___End_30), value); } inline static int32_t get_offset_of_Dispose_31() { return static_cast(offsetof(TrackEntry_t1316488441, ___Dispose_31)); } inline TrackEntryDelegate_t363257942 * get_Dispose_31() const { return ___Dispose_31; } inline TrackEntryDelegate_t363257942 ** get_address_of_Dispose_31() { return &___Dispose_31; } inline void set_Dispose_31(TrackEntryDelegate_t363257942 * value) { ___Dispose_31 = value; Il2CppCodeGenWriteBarrier((&___Dispose_31), value); } inline static int32_t get_offset_of_Complete_32() { return static_cast(offsetof(TrackEntry_t1316488441, ___Complete_32)); } inline TrackEntryDelegate_t363257942 * get_Complete_32() const { return ___Complete_32; } inline TrackEntryDelegate_t363257942 ** get_address_of_Complete_32() { return &___Complete_32; } inline void set_Complete_32(TrackEntryDelegate_t363257942 * value) { ___Complete_32 = value; Il2CppCodeGenWriteBarrier((&___Complete_32), value); } inline static int32_t get_offset_of_Start_33() { return static_cast(offsetof(TrackEntry_t1316488441, ___Start_33)); } inline TrackEntryDelegate_t363257942 * get_Start_33() const { return ___Start_33; } inline TrackEntryDelegate_t363257942 ** get_address_of_Start_33() { return &___Start_33; } inline void set_Start_33(TrackEntryDelegate_t363257942 * value) { ___Start_33 = value; Il2CppCodeGenWriteBarrier((&___Start_33), value); } inline static int32_t get_offset_of_Event_34() { return static_cast(offsetof(TrackEntry_t1316488441, ___Event_34)); } inline TrackEntryEventDelegate_t1653995044 * get_Event_34() const { return ___Event_34; } inline TrackEntryEventDelegate_t1653995044 ** get_address_of_Event_34() { return &___Event_34; } inline void set_Event_34(TrackEntryEventDelegate_t1653995044 * value) { ___Event_34 = value; Il2CppCodeGenWriteBarrier((&___Event_34), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRACKENTRY_T1316488441_H #ifndef ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H #define ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_t777629997 : public ArgumentException_t132251570 { public: // System.Object System.ArgumentOutOfRangeException::actual_value RuntimeObject * ___actual_value_13; public: inline static int32_t get_offset_of_actual_value_13() { return static_cast(offsetof(ArgumentOutOfRangeException_t777629997, ___actual_value_13)); } inline RuntimeObject * get_actual_value_13() const { return ___actual_value_13; } inline RuntimeObject ** get_address_of_actual_value_13() { return &___actual_value_13; } inline void set_actual_value_13(RuntimeObject * value) { ___actual_value_13 = value; Il2CppCodeGenWriteBarrier((&___actual_value_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H #ifndef ARGUMENTNULLEXCEPTION_T1615371798_H #define ARGUMENTNULLEXCEPTION_T1615371798_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentNullException struct ArgumentNullException_t1615371798 : public ArgumentException_t132251570 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTNULLEXCEPTION_T1615371798_H #ifndef COMPONENT_T1923634451_H #define COMPONENT_T1923634451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Component struct Component_t1923634451 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPONENT_T1923634451_H #ifndef SLOTDATA_T154801902_H #define SLOTDATA_T154801902_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.SlotData struct SlotData_t154801902 : public RuntimeObject { public: // System.Int32 Spine.SlotData::index int32_t ___index_0; // System.String Spine.SlotData::name String_t* ___name_1; // Spine.BoneData Spine.SlotData::boneData BoneData_t3130174490 * ___boneData_2; // System.Single Spine.SlotData::r float ___r_3; // System.Single Spine.SlotData::g float ___g_4; // System.Single Spine.SlotData::b float ___b_5; // System.Single Spine.SlotData::a float ___a_6; // System.Single Spine.SlotData::r2 float ___r2_7; // System.Single Spine.SlotData::g2 float ___g2_8; // System.Single Spine.SlotData::b2 float ___b2_9; // System.Boolean Spine.SlotData::hasSecondColor bool ___hasSecondColor_10; // System.String Spine.SlotData::attachmentName String_t* ___attachmentName_11; // Spine.BlendMode Spine.SlotData::blendMode int32_t ___blendMode_12; public: inline static int32_t get_offset_of_index_0() { return static_cast(offsetof(SlotData_t154801902, ___index_0)); } inline int32_t get_index_0() const { return ___index_0; } inline int32_t* get_address_of_index_0() { return &___index_0; } inline void set_index_0(int32_t value) { ___index_0 = value; } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(SlotData_t154801902, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } inline static int32_t get_offset_of_boneData_2() { return static_cast(offsetof(SlotData_t154801902, ___boneData_2)); } inline BoneData_t3130174490 * get_boneData_2() const { return ___boneData_2; } inline BoneData_t3130174490 ** get_address_of_boneData_2() { return &___boneData_2; } inline void set_boneData_2(BoneData_t3130174490 * value) { ___boneData_2 = value; Il2CppCodeGenWriteBarrier((&___boneData_2), value); } inline static int32_t get_offset_of_r_3() { return static_cast(offsetof(SlotData_t154801902, ___r_3)); } inline float get_r_3() const { return ___r_3; } inline float* get_address_of_r_3() { return &___r_3; } inline void set_r_3(float value) { ___r_3 = value; } inline static int32_t get_offset_of_g_4() { return static_cast(offsetof(SlotData_t154801902, ___g_4)); } inline float get_g_4() const { return ___g_4; } inline float* get_address_of_g_4() { return &___g_4; } inline void set_g_4(float value) { ___g_4 = value; } inline static int32_t get_offset_of_b_5() { return static_cast(offsetof(SlotData_t154801902, ___b_5)); } inline float get_b_5() const { return ___b_5; } inline float* get_address_of_b_5() { return &___b_5; } inline void set_b_5(float value) { ___b_5 = value; } inline static int32_t get_offset_of_a_6() { return static_cast(offsetof(SlotData_t154801902, ___a_6)); } inline float get_a_6() const { return ___a_6; } inline float* get_address_of_a_6() { return &___a_6; } inline void set_a_6(float value) { ___a_6 = value; } inline static int32_t get_offset_of_r2_7() { return static_cast(offsetof(SlotData_t154801902, ___r2_7)); } inline float get_r2_7() const { return ___r2_7; } inline float* get_address_of_r2_7() { return &___r2_7; } inline void set_r2_7(float value) { ___r2_7 = value; } inline static int32_t get_offset_of_g2_8() { return static_cast(offsetof(SlotData_t154801902, ___g2_8)); } inline float get_g2_8() const { return ___g2_8; } inline float* get_address_of_g2_8() { return &___g2_8; } inline void set_g2_8(float value) { ___g2_8 = value; } inline static int32_t get_offset_of_b2_9() { return static_cast(offsetof(SlotData_t154801902, ___b2_9)); } inline float get_b2_9() const { return ___b2_9; } inline float* get_address_of_b2_9() { return &___b2_9; } inline void set_b2_9(float value) { ___b2_9 = value; } inline static int32_t get_offset_of_hasSecondColor_10() { return static_cast(offsetof(SlotData_t154801902, ___hasSecondColor_10)); } inline bool get_hasSecondColor_10() const { return ___hasSecondColor_10; } inline bool* get_address_of_hasSecondColor_10() { return &___hasSecondColor_10; } inline void set_hasSecondColor_10(bool value) { ___hasSecondColor_10 = value; } inline static int32_t get_offset_of_attachmentName_11() { return static_cast(offsetof(SlotData_t154801902, ___attachmentName_11)); } inline String_t* get_attachmentName_11() const { return ___attachmentName_11; } inline String_t** get_address_of_attachmentName_11() { return &___attachmentName_11; } inline void set_attachmentName_11(String_t* value) { ___attachmentName_11 = value; Il2CppCodeGenWriteBarrier((&___attachmentName_11), value); } inline static int32_t get_offset_of_blendMode_12() { return static_cast(offsetof(SlotData_t154801902, ___blendMode_12)); } inline int32_t get_blendMode_12() const { return ___blendMode_12; } inline int32_t* get_address_of_blendMode_12() { return &___blendMode_12; } inline void set_blendMode_12(int32_t value) { ___blendMode_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SLOTDATA_T154801902_H #ifndef MULTICASTDELEGATE_T_H #define MULTICASTDELEGATE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t1188392813 { public: // System.MulticastDelegate System.MulticastDelegate::prev MulticastDelegate_t * ___prev_9; // System.MulticastDelegate System.MulticastDelegate::kpm_next MulticastDelegate_t * ___kpm_next_10; public: inline static int32_t get_offset_of_prev_9() { return static_cast(offsetof(MulticastDelegate_t, ___prev_9)); } inline MulticastDelegate_t * get_prev_9() const { return ___prev_9; } inline MulticastDelegate_t ** get_address_of_prev_9() { return &___prev_9; } inline void set_prev_9(MulticastDelegate_t * value) { ___prev_9 = value; Il2CppCodeGenWriteBarrier((&___prev_9), value); } inline static int32_t get_offset_of_kpm_next_10() { return static_cast(offsetof(MulticastDelegate_t, ___kpm_next_10)); } inline MulticastDelegate_t * get_kpm_next_10() const { return ___kpm_next_10; } inline MulticastDelegate_t ** get_address_of_kpm_next_10() { return &___kpm_next_10; } inline void set_kpm_next_10(MulticastDelegate_t * value) { ___kpm_next_10 = value; Il2CppCodeGenWriteBarrier((&___kpm_next_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MULTICASTDELEGATE_T_H #ifndef SPRITE_T280657092_H #define SPRITE_T280657092_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Sprite struct Sprite_t280657092 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRITE_T280657092_H #ifndef SHADER_T4151988712_H #define SHADER_T4151988712_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Shader struct Shader_t4151988712 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHADER_T4151988712_H #ifndef ATLASUTILITIES_T1517471311_H #define ATLASUTILITIES_T1517471311_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.Modules.AttachmentTools.AtlasUtilities struct AtlasUtilities_t1517471311 : public RuntimeObject { public: public: }; struct AtlasUtilities_t1517471311_StaticFields { public: // System.Collections.Generic.Dictionary`2 Spine.Unity.Modules.AttachmentTools.AtlasUtilities::CachedRegionTextures Dictionary_2_t47542197 * ___CachedRegionTextures_5; // System.Collections.Generic.List`1 Spine.Unity.Modules.AttachmentTools.AtlasUtilities::CachedRegionTexturesList List_1_t1017553631 * ___CachedRegionTexturesList_6; public: inline static int32_t get_offset_of_CachedRegionTextures_5() { return static_cast(offsetof(AtlasUtilities_t1517471311_StaticFields, ___CachedRegionTextures_5)); } inline Dictionary_2_t47542197 * get_CachedRegionTextures_5() const { return ___CachedRegionTextures_5; } inline Dictionary_2_t47542197 ** get_address_of_CachedRegionTextures_5() { return &___CachedRegionTextures_5; } inline void set_CachedRegionTextures_5(Dictionary_2_t47542197 * value) { ___CachedRegionTextures_5 = value; Il2CppCodeGenWriteBarrier((&___CachedRegionTextures_5), value); } inline static int32_t get_offset_of_CachedRegionTexturesList_6() { return static_cast(offsetof(AtlasUtilities_t1517471311_StaticFields, ___CachedRegionTexturesList_6)); } inline List_1_t1017553631 * get_CachedRegionTexturesList_6() const { return ___CachedRegionTexturesList_6; } inline List_1_t1017553631 ** get_address_of_CachedRegionTexturesList_6() { return &___CachedRegionTexturesList_6; } inline void set_CachedRegionTexturesList_6(List_1_t1017553631 * value) { ___CachedRegionTexturesList_6 = value; Il2CppCodeGenWriteBarrier((&___CachedRegionTexturesList_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATLASUTILITIES_T1517471311_H #ifndef BONEDATA_T3130174490_H #define BONEDATA_T3130174490_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.BoneData struct BoneData_t3130174490 : public RuntimeObject { public: // System.Int32 Spine.BoneData::index int32_t ___index_0; // System.String Spine.BoneData::name String_t* ___name_1; // Spine.BoneData Spine.BoneData::parent BoneData_t3130174490 * ___parent_2; // System.Single Spine.BoneData::length float ___length_3; // System.Single Spine.BoneData::x float ___x_4; // System.Single Spine.BoneData::y float ___y_5; // System.Single Spine.BoneData::rotation float ___rotation_6; // System.Single Spine.BoneData::scaleX float ___scaleX_7; // System.Single Spine.BoneData::scaleY float ___scaleY_8; // System.Single Spine.BoneData::shearX float ___shearX_9; // System.Single Spine.BoneData::shearY float ___shearY_10; // Spine.TransformMode Spine.BoneData::transformMode int32_t ___transformMode_11; public: inline static int32_t get_offset_of_index_0() { return static_cast(offsetof(BoneData_t3130174490, ___index_0)); } inline int32_t get_index_0() const { return ___index_0; } inline int32_t* get_address_of_index_0() { return &___index_0; } inline void set_index_0(int32_t value) { ___index_0 = value; } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(BoneData_t3130174490, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(BoneData_t3130174490, ___parent_2)); } inline BoneData_t3130174490 * get_parent_2() const { return ___parent_2; } inline BoneData_t3130174490 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(BoneData_t3130174490 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((&___parent_2), value); } inline static int32_t get_offset_of_length_3() { return static_cast(offsetof(BoneData_t3130174490, ___length_3)); } inline float get_length_3() const { return ___length_3; } inline float* get_address_of_length_3() { return &___length_3; } inline void set_length_3(float value) { ___length_3 = value; } inline static int32_t get_offset_of_x_4() { return static_cast(offsetof(BoneData_t3130174490, ___x_4)); } inline float get_x_4() const { return ___x_4; } inline float* get_address_of_x_4() { return &___x_4; } inline void set_x_4(float value) { ___x_4 = value; } inline static int32_t get_offset_of_y_5() { return static_cast(offsetof(BoneData_t3130174490, ___y_5)); } inline float get_y_5() const { return ___y_5; } inline float* get_address_of_y_5() { return &___y_5; } inline void set_y_5(float value) { ___y_5 = value; } inline static int32_t get_offset_of_rotation_6() { return static_cast(offsetof(BoneData_t3130174490, ___rotation_6)); } inline float get_rotation_6() const { return ___rotation_6; } inline float* get_address_of_rotation_6() { return &___rotation_6; } inline void set_rotation_6(float value) { ___rotation_6 = value; } inline static int32_t get_offset_of_scaleX_7() { return static_cast(offsetof(BoneData_t3130174490, ___scaleX_7)); } inline float get_scaleX_7() const { return ___scaleX_7; } inline float* get_address_of_scaleX_7() { return &___scaleX_7; } inline void set_scaleX_7(float value) { ___scaleX_7 = value; } inline static int32_t get_offset_of_scaleY_8() { return static_cast(offsetof(BoneData_t3130174490, ___scaleY_8)); } inline float get_scaleY_8() const { return ___scaleY_8; } inline float* get_address_of_scaleY_8() { return &___scaleY_8; } inline void set_scaleY_8(float value) { ___scaleY_8 = value; } inline static int32_t get_offset_of_shearX_9() { return static_cast(offsetof(BoneData_t3130174490, ___shearX_9)); } inline float get_shearX_9() const { return ___shearX_9; } inline float* get_address_of_shearX_9() { return &___shearX_9; } inline void set_shearX_9(float value) { ___shearX_9 = value; } inline static int32_t get_offset_of_shearY_10() { return static_cast(offsetof(BoneData_t3130174490, ___shearY_10)); } inline float get_shearY_10() const { return ___shearY_10; } inline float* get_address_of_shearY_10() { return &___shearY_10; } inline void set_shearY_10(float value) { ___shearY_10 = value; } inline static int32_t get_offset_of_transformMode_11() { return static_cast(offsetof(BoneData_t3130174490, ___transformMode_11)); } inline int32_t get_transformMode_11() const { return ___transformMode_11; } inline int32_t* get_address_of_transformMode_11() { return &___transformMode_11; } inline void set_transformMode_11(int32_t value) { ___transformMode_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BONEDATA_T3130174490_H #ifndef ENUMERATOR_T4283377571_H #define ENUMERATOR_T4283377571_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_t4283377571 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::host_enumerator Enumerator_t1373699393 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t4283377571, ___host_enumerator_0)); } inline Enumerator_t1373699393 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t1373699393 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t1373699393 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T4283377571_H #ifndef MESH_T3648964284_H #define MESH_T3648964284_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Mesh struct Mesh_t3648964284 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MESH_T3648964284_H #ifndef TYPE_T_H #define TYPE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t3027515415 ____impl_1; public: inline static int32_t get_offset_of__impl_1() { return static_cast(offsetof(Type_t, ____impl_1)); } inline RuntimeTypeHandle_t3027515415 get__impl_1() const { return ____impl_1; } inline RuntimeTypeHandle_t3027515415 * get_address_of__impl_1() { return &____impl_1; } inline void set__impl_1(RuntimeTypeHandle_t3027515415 value) { ____impl_1 = value; } }; struct Type_t_StaticFields { public: // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_2; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t3940880105* ___EmptyTypes_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t426314064 * ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t426314064 * ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t426314064 * ___FilterNameIgnoreCase_6; // System.Object System.Type::Missing RuntimeObject * ___Missing_7; public: inline static int32_t get_offset_of_Delimiter_2() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_2)); } inline Il2CppChar get_Delimiter_2() const { return ___Delimiter_2; } inline Il2CppChar* get_address_of_Delimiter_2() { return &___Delimiter_2; } inline void set_Delimiter_2(Il2CppChar value) { ___Delimiter_2 = value; } inline static int32_t get_offset_of_EmptyTypes_3() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_3)); } inline TypeU5BU5D_t3940880105* get_EmptyTypes_3() const { return ___EmptyTypes_3; } inline TypeU5BU5D_t3940880105** get_address_of_EmptyTypes_3() { return &___EmptyTypes_3; } inline void set_EmptyTypes_3(TypeU5BU5D_t3940880105* value) { ___EmptyTypes_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyTypes_3), value); } inline static int32_t get_offset_of_FilterAttribute_4() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_4)); } inline MemberFilter_t426314064 * get_FilterAttribute_4() const { return ___FilterAttribute_4; } inline MemberFilter_t426314064 ** get_address_of_FilterAttribute_4() { return &___FilterAttribute_4; } inline void set_FilterAttribute_4(MemberFilter_t426314064 * value) { ___FilterAttribute_4 = value; Il2CppCodeGenWriteBarrier((&___FilterAttribute_4), value); } inline static int32_t get_offset_of_FilterName_5() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_5)); } inline MemberFilter_t426314064 * get_FilterName_5() const { return ___FilterName_5; } inline MemberFilter_t426314064 ** get_address_of_FilterName_5() { return &___FilterName_5; } inline void set_FilterName_5(MemberFilter_t426314064 * value) { ___FilterName_5 = value; Il2CppCodeGenWriteBarrier((&___FilterName_5), value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_6() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_6)); } inline MemberFilter_t426314064 * get_FilterNameIgnoreCase_6() const { return ___FilterNameIgnoreCase_6; } inline MemberFilter_t426314064 ** get_address_of_FilterNameIgnoreCase_6() { return &___FilterNameIgnoreCase_6; } inline void set_FilterNameIgnoreCase_6(MemberFilter_t426314064 * value) { ___FilterNameIgnoreCase_6 = value; Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_6), value); } inline static int32_t get_offset_of_Missing_7() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_7)); } inline RuntimeObject * get_Missing_7() const { return ___Missing_7; } inline RuntimeObject ** get_address_of_Missing_7() { return &___Missing_7; } inline void set_Missing_7(RuntimeObject * value) { ___Missing_7 = value; Il2CppCodeGenWriteBarrier((&___Missing_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T_H #ifndef ENUMERATOR_T701438809_H #define ENUMERATOR_T701438809_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_t701438809 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::host_enumerator Enumerator_t2086727927 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t701438809, ___host_enumerator_0)); } inline Enumerator_t2086727927 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t2086727927 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t2086727927 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T701438809_H #ifndef SCRIPTABLEOBJECT_T2528358522_H #define SCRIPTABLEOBJECT_T2528358522_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ScriptableObject struct ScriptableObject_t2528358522 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t2528358522_marshaled_pinvoke : public Object_t631007953_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t2528358522_marshaled_com : public Object_t631007953_marshaled_com { }; #endif // SCRIPTABLEOBJECT_T2528358522_H #ifndef TEXTURE_T3661962703_H #define TEXTURE_T3661962703_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Texture struct Texture_t3661962703 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTURE_T3661962703_H #ifndef MATERIAL_T340375123_H #define MATERIAL_T340375123_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Material struct Material_t340375123 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MATERIAL_T340375123_H #ifndef ENUMERATOR_T2922843160_H #define ENUMERATOR_T2922843160_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t2922843160 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t968660385 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t3366332552 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2922843160, ___dictionary_0)); } inline Dictionary_2_t968660385 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t968660385 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t968660385 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2922843160, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2922843160, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2922843160, ___current_3)); } inline KeyValuePair_2_t3366332552 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t3366332552 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t3366332552 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2922843160_H #ifndef FILESTREAM_T4292183065_H #define FILESTREAM_T4292183065_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileStream struct FileStream_t4292183065 : public Stream_t1273022909 { public: // System.IO.FileAccess System.IO.FileStream::access int32_t ___access_1; // System.Boolean System.IO.FileStream::owner bool ___owner_2; // System.Boolean System.IO.FileStream::async bool ___async_3; // System.Boolean System.IO.FileStream::canseek bool ___canseek_4; // System.Int64 System.IO.FileStream::append_startpos int64_t ___append_startpos_5; // System.Boolean System.IO.FileStream::anonymous bool ___anonymous_6; // System.Byte[] System.IO.FileStream::buf ByteU5BU5D_t4116647657* ___buf_7; // System.Int32 System.IO.FileStream::buf_size int32_t ___buf_size_8; // System.Int32 System.IO.FileStream::buf_length int32_t ___buf_length_9; // System.Int32 System.IO.FileStream::buf_offset int32_t ___buf_offset_10; // System.Boolean System.IO.FileStream::buf_dirty bool ___buf_dirty_11; // System.Int64 System.IO.FileStream::buf_start int64_t ___buf_start_12; // System.String System.IO.FileStream::name String_t* ___name_13; // System.IntPtr System.IO.FileStream::handle intptr_t ___handle_14; public: inline static int32_t get_offset_of_access_1() { return static_cast(offsetof(FileStream_t4292183065, ___access_1)); } inline int32_t get_access_1() const { return ___access_1; } inline int32_t* get_address_of_access_1() { return &___access_1; } inline void set_access_1(int32_t value) { ___access_1 = value; } inline static int32_t get_offset_of_owner_2() { return static_cast(offsetof(FileStream_t4292183065, ___owner_2)); } inline bool get_owner_2() const { return ___owner_2; } inline bool* get_address_of_owner_2() { return &___owner_2; } inline void set_owner_2(bool value) { ___owner_2 = value; } inline static int32_t get_offset_of_async_3() { return static_cast(offsetof(FileStream_t4292183065, ___async_3)); } inline bool get_async_3() const { return ___async_3; } inline bool* get_address_of_async_3() { return &___async_3; } inline void set_async_3(bool value) { ___async_3 = value; } inline static int32_t get_offset_of_canseek_4() { return static_cast(offsetof(FileStream_t4292183065, ___canseek_4)); } inline bool get_canseek_4() const { return ___canseek_4; } inline bool* get_address_of_canseek_4() { return &___canseek_4; } inline void set_canseek_4(bool value) { ___canseek_4 = value; } inline static int32_t get_offset_of_append_startpos_5() { return static_cast(offsetof(FileStream_t4292183065, ___append_startpos_5)); } inline int64_t get_append_startpos_5() const { return ___append_startpos_5; } inline int64_t* get_address_of_append_startpos_5() { return &___append_startpos_5; } inline void set_append_startpos_5(int64_t value) { ___append_startpos_5 = value; } inline static int32_t get_offset_of_anonymous_6() { return static_cast(offsetof(FileStream_t4292183065, ___anonymous_6)); } inline bool get_anonymous_6() const { return ___anonymous_6; } inline bool* get_address_of_anonymous_6() { return &___anonymous_6; } inline void set_anonymous_6(bool value) { ___anonymous_6 = value; } inline static int32_t get_offset_of_buf_7() { return static_cast(offsetof(FileStream_t4292183065, ___buf_7)); } inline ByteU5BU5D_t4116647657* get_buf_7() const { return ___buf_7; } inline ByteU5BU5D_t4116647657** get_address_of_buf_7() { return &___buf_7; } inline void set_buf_7(ByteU5BU5D_t4116647657* value) { ___buf_7 = value; Il2CppCodeGenWriteBarrier((&___buf_7), value); } inline static int32_t get_offset_of_buf_size_8() { return static_cast(offsetof(FileStream_t4292183065, ___buf_size_8)); } inline int32_t get_buf_size_8() const { return ___buf_size_8; } inline int32_t* get_address_of_buf_size_8() { return &___buf_size_8; } inline void set_buf_size_8(int32_t value) { ___buf_size_8 = value; } inline static int32_t get_offset_of_buf_length_9() { return static_cast(offsetof(FileStream_t4292183065, ___buf_length_9)); } inline int32_t get_buf_length_9() const { return ___buf_length_9; } inline int32_t* get_address_of_buf_length_9() { return &___buf_length_9; } inline void set_buf_length_9(int32_t value) { ___buf_length_9 = value; } inline static int32_t get_offset_of_buf_offset_10() { return static_cast(offsetof(FileStream_t4292183065, ___buf_offset_10)); } inline int32_t get_buf_offset_10() const { return ___buf_offset_10; } inline int32_t* get_address_of_buf_offset_10() { return &___buf_offset_10; } inline void set_buf_offset_10(int32_t value) { ___buf_offset_10 = value; } inline static int32_t get_offset_of_buf_dirty_11() { return static_cast(offsetof(FileStream_t4292183065, ___buf_dirty_11)); } inline bool get_buf_dirty_11() const { return ___buf_dirty_11; } inline bool* get_address_of_buf_dirty_11() { return &___buf_dirty_11; } inline void set_buf_dirty_11(bool value) { ___buf_dirty_11 = value; } inline static int32_t get_offset_of_buf_start_12() { return static_cast(offsetof(FileStream_t4292183065, ___buf_start_12)); } inline int64_t get_buf_start_12() const { return ___buf_start_12; } inline int64_t* get_address_of_buf_start_12() { return &___buf_start_12; } inline void set_buf_start_12(int64_t value) { ___buf_start_12 = value; } inline static int32_t get_offset_of_name_13() { return static_cast(offsetof(FileStream_t4292183065, ___name_13)); } inline String_t* get_name_13() const { return ___name_13; } inline String_t** get_address_of_name_13() { return &___name_13; } inline void set_name_13(String_t* value) { ___name_13 = value; Il2CppCodeGenWriteBarrier((&___name_13), value); } inline static int32_t get_offset_of_handle_14() { return static_cast(offsetof(FileStream_t4292183065, ___handle_14)); } inline intptr_t get_handle_14() const { return ___handle_14; } inline intptr_t* get_address_of_handle_14() { return &___handle_14; } inline void set_handle_14(intptr_t value) { ___handle_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILESTREAM_T4292183065_H #ifndef ENUMERATOR_T1150837369_H #define ENUMERATOR_T1150837369_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t1150837369 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::host_enumerator Enumerator_t2922843160 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t1150837369, ___host_enumerator_0)); } inline Enumerator_t2922843160 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t2922843160 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t2922843160 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1150837369_H #ifndef MESHGENERATORDELEGATE_T1654156803_H #define MESHGENERATORDELEGATE_T1654156803_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.MeshGeneratorDelegate struct MeshGeneratorDelegate_t1654156803 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MESHGENERATORDELEGATE_T1654156803_H #ifndef SKELETONDATAASSET_T3748144825_H #define SKELETONDATAASSET_T3748144825_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.SkeletonDataAsset struct SkeletonDataAsset_t3748144825 : public ScriptableObject_t2528358522 { public: // Spine.Unity.AtlasAssetBase[] Spine.Unity.SkeletonDataAsset::atlasAssets AtlasAssetBaseU5BU5D_t4255193254* ___atlasAssets_2; // System.Single Spine.Unity.SkeletonDataAsset::scale float ___scale_3; // UnityEngine.TextAsset Spine.Unity.SkeletonDataAsset::skeletonJSON TextAsset_t3022178571 * ___skeletonJSON_4; // System.Collections.Generic.List`1 Spine.Unity.SkeletonDataAsset::skeletonDataModifiers List_1_t73261828 * ___skeletonDataModifiers_5; // System.String[] Spine.Unity.SkeletonDataAsset::fromAnimation StringU5BU5D_t1281789340* ___fromAnimation_6; // System.String[] Spine.Unity.SkeletonDataAsset::toAnimation StringU5BU5D_t1281789340* ___toAnimation_7; // System.Single[] Spine.Unity.SkeletonDataAsset::duration SingleU5BU5D_t1444911251* ___duration_8; // System.Single Spine.Unity.SkeletonDataAsset::defaultMix float ___defaultMix_9; // UnityEngine.RuntimeAnimatorController Spine.Unity.SkeletonDataAsset::controller RuntimeAnimatorController_t2933699135 * ___controller_10; // Spine.SkeletonData Spine.Unity.SkeletonDataAsset::skeletonData SkeletonData_t2032710716 * ___skeletonData_11; // Spine.AnimationStateData Spine.Unity.SkeletonDataAsset::stateData AnimationStateData_t3010651567 * ___stateData_12; public: inline static int32_t get_offset_of_atlasAssets_2() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___atlasAssets_2)); } inline AtlasAssetBaseU5BU5D_t4255193254* get_atlasAssets_2() const { return ___atlasAssets_2; } inline AtlasAssetBaseU5BU5D_t4255193254** get_address_of_atlasAssets_2() { return &___atlasAssets_2; } inline void set_atlasAssets_2(AtlasAssetBaseU5BU5D_t4255193254* value) { ___atlasAssets_2 = value; Il2CppCodeGenWriteBarrier((&___atlasAssets_2), value); } inline static int32_t get_offset_of_scale_3() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___scale_3)); } inline float get_scale_3() const { return ___scale_3; } inline float* get_address_of_scale_3() { return &___scale_3; } inline void set_scale_3(float value) { ___scale_3 = value; } inline static int32_t get_offset_of_skeletonJSON_4() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___skeletonJSON_4)); } inline TextAsset_t3022178571 * get_skeletonJSON_4() const { return ___skeletonJSON_4; } inline TextAsset_t3022178571 ** get_address_of_skeletonJSON_4() { return &___skeletonJSON_4; } inline void set_skeletonJSON_4(TextAsset_t3022178571 * value) { ___skeletonJSON_4 = value; Il2CppCodeGenWriteBarrier((&___skeletonJSON_4), value); } inline static int32_t get_offset_of_skeletonDataModifiers_5() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___skeletonDataModifiers_5)); } inline List_1_t73261828 * get_skeletonDataModifiers_5() const { return ___skeletonDataModifiers_5; } inline List_1_t73261828 ** get_address_of_skeletonDataModifiers_5() { return &___skeletonDataModifiers_5; } inline void set_skeletonDataModifiers_5(List_1_t73261828 * value) { ___skeletonDataModifiers_5 = value; Il2CppCodeGenWriteBarrier((&___skeletonDataModifiers_5), value); } inline static int32_t get_offset_of_fromAnimation_6() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___fromAnimation_6)); } inline StringU5BU5D_t1281789340* get_fromAnimation_6() const { return ___fromAnimation_6; } inline StringU5BU5D_t1281789340** get_address_of_fromAnimation_6() { return &___fromAnimation_6; } inline void set_fromAnimation_6(StringU5BU5D_t1281789340* value) { ___fromAnimation_6 = value; Il2CppCodeGenWriteBarrier((&___fromAnimation_6), value); } inline static int32_t get_offset_of_toAnimation_7() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___toAnimation_7)); } inline StringU5BU5D_t1281789340* get_toAnimation_7() const { return ___toAnimation_7; } inline StringU5BU5D_t1281789340** get_address_of_toAnimation_7() { return &___toAnimation_7; } inline void set_toAnimation_7(StringU5BU5D_t1281789340* value) { ___toAnimation_7 = value; Il2CppCodeGenWriteBarrier((&___toAnimation_7), value); } inline static int32_t get_offset_of_duration_8() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___duration_8)); } inline SingleU5BU5D_t1444911251* get_duration_8() const { return ___duration_8; } inline SingleU5BU5D_t1444911251** get_address_of_duration_8() { return &___duration_8; } inline void set_duration_8(SingleU5BU5D_t1444911251* value) { ___duration_8 = value; Il2CppCodeGenWriteBarrier((&___duration_8), value); } inline static int32_t get_offset_of_defaultMix_9() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___defaultMix_9)); } inline float get_defaultMix_9() const { return ___defaultMix_9; } inline float* get_address_of_defaultMix_9() { return &___defaultMix_9; } inline void set_defaultMix_9(float value) { ___defaultMix_9 = value; } inline static int32_t get_offset_of_controller_10() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___controller_10)); } inline RuntimeAnimatorController_t2933699135 * get_controller_10() const { return ___controller_10; } inline RuntimeAnimatorController_t2933699135 ** get_address_of_controller_10() { return &___controller_10; } inline void set_controller_10(RuntimeAnimatorController_t2933699135 * value) { ___controller_10 = value; Il2CppCodeGenWriteBarrier((&___controller_10), value); } inline static int32_t get_offset_of_skeletonData_11() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___skeletonData_11)); } inline SkeletonData_t2032710716 * get_skeletonData_11() const { return ___skeletonData_11; } inline SkeletonData_t2032710716 ** get_address_of_skeletonData_11() { return &___skeletonData_11; } inline void set_skeletonData_11(SkeletonData_t2032710716 * value) { ___skeletonData_11 = value; Il2CppCodeGenWriteBarrier((&___skeletonData_11), value); } inline static int32_t get_offset_of_stateData_12() { return static_cast(offsetof(SkeletonDataAsset_t3748144825, ___stateData_12)); } inline AnimationStateData_t3010651567 * get_stateData_12() const { return ___stateData_12; } inline AnimationStateData_t3010651567 ** get_address_of_stateData_12() { return &___stateData_12; } inline void set_stateData_12(AnimationStateData_t3010651567 * value) { ___stateData_12 = value; Il2CppCodeGenWriteBarrier((&___stateData_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONDATAASSET_T3748144825_H #ifndef EVENTDATAREFERENCEASSET_T4034732881_H #define EVENTDATAREFERENCEASSET_T4034732881_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.EventDataReferenceAsset struct EventDataReferenceAsset_t4034732881 : public ScriptableObject_t2528358522 { public: // Spine.Unity.SkeletonDataAsset Spine.Unity.EventDataReferenceAsset::skeletonDataAsset SkeletonDataAsset_t3748144825 * ___skeletonDataAsset_3; // System.String Spine.Unity.EventDataReferenceAsset::eventName String_t* ___eventName_4; // Spine.EventData Spine.Unity.EventDataReferenceAsset::eventData EventData_t724759987 * ___eventData_5; public: inline static int32_t get_offset_of_skeletonDataAsset_3() { return static_cast(offsetof(EventDataReferenceAsset_t4034732881, ___skeletonDataAsset_3)); } inline SkeletonDataAsset_t3748144825 * get_skeletonDataAsset_3() const { return ___skeletonDataAsset_3; } inline SkeletonDataAsset_t3748144825 ** get_address_of_skeletonDataAsset_3() { return &___skeletonDataAsset_3; } inline void set_skeletonDataAsset_3(SkeletonDataAsset_t3748144825 * value) { ___skeletonDataAsset_3 = value; Il2CppCodeGenWriteBarrier((&___skeletonDataAsset_3), value); } inline static int32_t get_offset_of_eventName_4() { return static_cast(offsetof(EventDataReferenceAsset_t4034732881, ___eventName_4)); } inline String_t* get_eventName_4() const { return ___eventName_4; } inline String_t** get_address_of_eventName_4() { return &___eventName_4; } inline void set_eventName_4(String_t* value) { ___eventName_4 = value; Il2CppCodeGenWriteBarrier((&___eventName_4), value); } inline static int32_t get_offset_of_eventData_5() { return static_cast(offsetof(EventDataReferenceAsset_t4034732881, ___eventData_5)); } inline EventData_t724759987 * get_eventData_5() const { return ___eventData_5; } inline EventData_t724759987 ** get_address_of_eventData_5() { return &___eventData_5; } inline void set_eventData_5(EventData_t724759987 * value) { ___eventData_5 = value; Il2CppCodeGenWriteBarrier((&___eventData_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EVENTDATAREFERENCEASSET_T4034732881_H #ifndef SKELETONRENDERERDELEGATE_T3507789975_H #define SKELETONRENDERERDELEGATE_T3507789975_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.SkeletonRenderer/SkeletonRendererDelegate struct SkeletonRendererDelegate_t3507789975 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONRENDERERDELEGATE_T3507789975_H #ifndef TRANSFORM_T3600365921_H #define TRANSFORM_T3600365921_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Transform struct Transform_t3600365921 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSFORM_T3600365921_H #ifndef ENUMERATOR_T1187186981_H #define ENUMERATOR_T1187186981_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t1187186981 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::host_enumerator Enumerator_t2959192772 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t1187186981, ___host_enumerator_0)); } inline Enumerator_t2959192772 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t2959192772 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t2959192772 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1187186981_H #ifndef SKELETONDATAMODIFIERASSET_T2896154382_H #define SKELETONDATAMODIFIERASSET_T2896154382_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.SkeletonDataModifierAsset struct SkeletonDataModifierAsset_t2896154382 : public ScriptableObject_t2528358522 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONDATAMODIFIERASSET_T2896154382_H #ifndef ASYNCCALLBACK_T3962456242_H #define ASYNCCALLBACK_T3962456242_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.AsyncCallback struct AsyncCallback_t3962456242 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASYNCCALLBACK_T3962456242_H #ifndef TRACKENTRYDELEGATE_T363257942_H #define TRACKENTRYDELEGATE_T363257942_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.AnimationState/TrackEntryDelegate struct TrackEntryDelegate_t363257942 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRACKENTRYDELEGATE_T363257942_H #ifndef ANIMATIONREFERENCEASSET_T3989077076_H #define ANIMATIONREFERENCEASSET_T3989077076_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.AnimationReferenceAsset struct AnimationReferenceAsset_t3989077076 : public ScriptableObject_t2528358522 { public: // Spine.Unity.SkeletonDataAsset Spine.Unity.AnimationReferenceAsset::skeletonDataAsset SkeletonDataAsset_t3748144825 * ___skeletonDataAsset_3; // System.String Spine.Unity.AnimationReferenceAsset::animationName String_t* ___animationName_4; // Spine.Animation Spine.Unity.AnimationReferenceAsset::animation Animation_t615783283 * ___animation_5; public: inline static int32_t get_offset_of_skeletonDataAsset_3() { return static_cast(offsetof(AnimationReferenceAsset_t3989077076, ___skeletonDataAsset_3)); } inline SkeletonDataAsset_t3748144825 * get_skeletonDataAsset_3() const { return ___skeletonDataAsset_3; } inline SkeletonDataAsset_t3748144825 ** get_address_of_skeletonDataAsset_3() { return &___skeletonDataAsset_3; } inline void set_skeletonDataAsset_3(SkeletonDataAsset_t3748144825 * value) { ___skeletonDataAsset_3 = value; Il2CppCodeGenWriteBarrier((&___skeletonDataAsset_3), value); } inline static int32_t get_offset_of_animationName_4() { return static_cast(offsetof(AnimationReferenceAsset_t3989077076, ___animationName_4)); } inline String_t* get_animationName_4() const { return ___animationName_4; } inline String_t** get_address_of_animationName_4() { return &___animationName_4; } inline void set_animationName_4(String_t* value) { ___animationName_4 = value; Il2CppCodeGenWriteBarrier((&___animationName_4), value); } inline static int32_t get_offset_of_animation_5() { return static_cast(offsetof(AnimationReferenceAsset_t3989077076, ___animation_5)); } inline Animation_t615783283 * get_animation_5() const { return ___animation_5; } inline Animation_t615783283 ** get_address_of_animation_5() { return &___animation_5; } inline void set_animation_5(Animation_t615783283 * value) { ___animation_5 = value; Il2CppCodeGenWriteBarrier((&___animation_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONREFERENCEASSET_T3989077076_H #ifndef TEXTURE2D_T3840446185_H #define TEXTURE2D_T3840446185_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Texture2D struct Texture2D_t3840446185 : public Texture_t3661962703 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTURE2D_T3840446185_H #ifndef BEHAVIOUR_T1437897464_H #define BEHAVIOUR_T1437897464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Behaviour struct Behaviour_t1437897464 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEHAVIOUR_T1437897464_H #ifndef TRACKENTRYEVENTDELEGATE_T1653995044_H #define TRACKENTRYEVENTDELEGATE_T1653995044_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.AnimationState/TrackEntryEventDelegate struct TrackEntryEventDelegate_t1653995044 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRACKENTRYEVENTDELEGATE_T1653995044_H #ifndef ATLASASSETBASE_T517294719_H #define ATLASASSETBASE_T517294719_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.AtlasAssetBase struct AtlasAssetBase_t517294719 : public ScriptableObject_t2528358522 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATLASASSETBASE_T517294719_H #ifndef MONOBEHAVIOUR_T3962482529_H #define MONOBEHAVIOUR_T3962482529_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529 : public Behaviour_t1437897464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MONOBEHAVIOUR_T3962482529_H #ifndef BLENDMODEMATERIALSASSET_T3340025785_H #define BLENDMODEMATERIALSASSET_T3340025785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.BlendModeMaterialsAsset struct BlendModeMaterialsAsset_t3340025785 : public SkeletonDataModifierAsset_t2896154382 { public: // UnityEngine.Material Spine.Unity.BlendModeMaterialsAsset::multiplyMaterialTemplate Material_t340375123 * ___multiplyMaterialTemplate_2; // UnityEngine.Material Spine.Unity.BlendModeMaterialsAsset::screenMaterialTemplate Material_t340375123 * ___screenMaterialTemplate_3; // UnityEngine.Material Spine.Unity.BlendModeMaterialsAsset::additiveMaterialTemplate Material_t340375123 * ___additiveMaterialTemplate_4; // System.Boolean Spine.Unity.BlendModeMaterialsAsset::applyAdditiveMaterial bool ___applyAdditiveMaterial_5; public: inline static int32_t get_offset_of_multiplyMaterialTemplate_2() { return static_cast(offsetof(BlendModeMaterialsAsset_t3340025785, ___multiplyMaterialTemplate_2)); } inline Material_t340375123 * get_multiplyMaterialTemplate_2() const { return ___multiplyMaterialTemplate_2; } inline Material_t340375123 ** get_address_of_multiplyMaterialTemplate_2() { return &___multiplyMaterialTemplate_2; } inline void set_multiplyMaterialTemplate_2(Material_t340375123 * value) { ___multiplyMaterialTemplate_2 = value; Il2CppCodeGenWriteBarrier((&___multiplyMaterialTemplate_2), value); } inline static int32_t get_offset_of_screenMaterialTemplate_3() { return static_cast(offsetof(BlendModeMaterialsAsset_t3340025785, ___screenMaterialTemplate_3)); } inline Material_t340375123 * get_screenMaterialTemplate_3() const { return ___screenMaterialTemplate_3; } inline Material_t340375123 ** get_address_of_screenMaterialTemplate_3() { return &___screenMaterialTemplate_3; } inline void set_screenMaterialTemplate_3(Material_t340375123 * value) { ___screenMaterialTemplate_3 = value; Il2CppCodeGenWriteBarrier((&___screenMaterialTemplate_3), value); } inline static int32_t get_offset_of_additiveMaterialTemplate_4() { return static_cast(offsetof(BlendModeMaterialsAsset_t3340025785, ___additiveMaterialTemplate_4)); } inline Material_t340375123 * get_additiveMaterialTemplate_4() const { return ___additiveMaterialTemplate_4; } inline Material_t340375123 ** get_address_of_additiveMaterialTemplate_4() { return &___additiveMaterialTemplate_4; } inline void set_additiveMaterialTemplate_4(Material_t340375123 * value) { ___additiveMaterialTemplate_4 = value; Il2CppCodeGenWriteBarrier((&___additiveMaterialTemplate_4), value); } inline static int32_t get_offset_of_applyAdditiveMaterial_5() { return static_cast(offsetof(BlendModeMaterialsAsset_t3340025785, ___applyAdditiveMaterial_5)); } inline bool get_applyAdditiveMaterial_5() const { return ___applyAdditiveMaterial_5; } inline bool* get_address_of_applyAdditiveMaterial_5() { return &___applyAdditiveMaterial_5; } inline void set_applyAdditiveMaterial_5(bool value) { ___applyAdditiveMaterial_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BLENDMODEMATERIALSASSET_T3340025785_H #ifndef ANIMATIONMATCHMODIFIERASSET_T1533421897_H #define ANIMATIONMATCHMODIFIERASSET_T1533421897_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.Modules.AnimationMatchModifierAsset struct AnimationMatchModifierAsset_t1533421897 : public SkeletonDataModifierAsset_t2896154382 { public: // System.Boolean Spine.Unity.Modules.AnimationMatchModifierAsset::matchAllAnimations bool ___matchAllAnimations_2; public: inline static int32_t get_offset_of_matchAllAnimations_2() { return static_cast(offsetof(AnimationMatchModifierAsset_t1533421897, ___matchAllAnimations_2)); } inline bool get_matchAllAnimations_2() const { return ___matchAllAnimations_2; } inline bool* get_address_of_matchAllAnimations_2() { return &___matchAllAnimations_2; } inline void set_matchAllAnimations_2(bool value) { ___matchAllAnimations_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONMATCHMODIFIERASSET_T1533421897_H #ifndef SPINEATLASASSET_T3023093230_H #define SPINEATLASASSET_T3023093230_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.SpineAtlasAsset struct SpineAtlasAsset_t3023093230 : public AtlasAssetBase_t517294719 { public: // UnityEngine.TextAsset Spine.Unity.SpineAtlasAsset::atlasFile TextAsset_t3022178571 * ___atlasFile_2; // UnityEngine.Material[] Spine.Unity.SpineAtlasAsset::materials MaterialU5BU5D_t561872642* ___materials_3; // Spine.Atlas Spine.Unity.SpineAtlasAsset::atlas Atlas_t4040192941 * ___atlas_4; public: inline static int32_t get_offset_of_atlasFile_2() { return static_cast(offsetof(SpineAtlasAsset_t3023093230, ___atlasFile_2)); } inline TextAsset_t3022178571 * get_atlasFile_2() const { return ___atlasFile_2; } inline TextAsset_t3022178571 ** get_address_of_atlasFile_2() { return &___atlasFile_2; } inline void set_atlasFile_2(TextAsset_t3022178571 * value) { ___atlasFile_2 = value; Il2CppCodeGenWriteBarrier((&___atlasFile_2), value); } inline static int32_t get_offset_of_materials_3() { return static_cast(offsetof(SpineAtlasAsset_t3023093230, ___materials_3)); } inline MaterialU5BU5D_t561872642* get_materials_3() const { return ___materials_3; } inline MaterialU5BU5D_t561872642** get_address_of_materials_3() { return &___materials_3; } inline void set_materials_3(MaterialU5BU5D_t561872642* value) { ___materials_3 = value; Il2CppCodeGenWriteBarrier((&___materials_3), value); } inline static int32_t get_offset_of_atlas_4() { return static_cast(offsetof(SpineAtlasAsset_t3023093230, ___atlas_4)); } inline Atlas_t4040192941 * get_atlas_4() const { return ___atlas_4; } inline Atlas_t4040192941 ** get_address_of_atlas_4() { return &___atlas_4; } inline void set_atlas_4(Atlas_t4040192941 * value) { ___atlas_4 = value; Il2CppCodeGenWriteBarrier((&___atlas_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPINEATLASASSET_T3023093230_H #ifndef RECTTRANSFORM_T3704657025_H #define RECTTRANSFORM_T3704657025_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RectTransform struct RectTransform_t3704657025 : public Transform_t3600365921 { public: public: }; struct RectTransform_t3704657025_StaticFields { public: // UnityEngine.RectTransform/ReapplyDrivenProperties UnityEngine.RectTransform::reapplyDrivenProperties ReapplyDrivenProperties_t1258266594 * ___reapplyDrivenProperties_2; public: inline static int32_t get_offset_of_reapplyDrivenProperties_2() { return static_cast(offsetof(RectTransform_t3704657025_StaticFields, ___reapplyDrivenProperties_2)); } inline ReapplyDrivenProperties_t1258266594 * get_reapplyDrivenProperties_2() const { return ___reapplyDrivenProperties_2; } inline ReapplyDrivenProperties_t1258266594 ** get_address_of_reapplyDrivenProperties_2() { return &___reapplyDrivenProperties_2; } inline void set_reapplyDrivenProperties_2(ReapplyDrivenProperties_t1258266594 * value) { ___reapplyDrivenProperties_2 = value; Il2CppCodeGenWriteBarrier((&___reapplyDrivenProperties_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECTTRANSFORM_T3704657025_H #ifndef CANVAS_T3310196443_H #define CANVAS_T3310196443_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Canvas struct Canvas_t3310196443 : public Behaviour_t1437897464 { public: public: }; struct Canvas_t3310196443_StaticFields { public: // UnityEngine.Canvas/WillRenderCanvases UnityEngine.Canvas::willRenderCanvases WillRenderCanvases_t3309123499 * ___willRenderCanvases_2; public: inline static int32_t get_offset_of_willRenderCanvases_2() { return static_cast(offsetof(Canvas_t3310196443_StaticFields, ___willRenderCanvases_2)); } inline WillRenderCanvases_t3309123499 * get_willRenderCanvases_2() const { return ___willRenderCanvases_2; } inline WillRenderCanvases_t3309123499 ** get_address_of_willRenderCanvases_2() { return &___willRenderCanvases_2; } inline void set_willRenderCanvases_2(WillRenderCanvases_t3309123499 * value) { ___willRenderCanvases_2 = value; Il2CppCodeGenWriteBarrier((&___willRenderCanvases_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANVAS_T3310196443_H #ifndef COLLIDER2D_T2806799626_H #define COLLIDER2D_T2806799626_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Collider2D struct Collider2D_t2806799626 : public Behaviour_t1437897464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLIDER2D_T2806799626_H #ifndef UIBEHAVIOUR_T3495933518_H #define UIBEHAVIOUR_T3495933518_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.EventSystems.UIBehaviour struct UIBehaviour_t3495933518 : public MonoBehaviour_t3962482529 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBEHAVIOUR_T3495933518_H #ifndef BONEFOLLOWER_T3069400636_H #define BONEFOLLOWER_T3069400636_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.BoneFollower struct BoneFollower_t3069400636 : public MonoBehaviour_t3962482529 { public: // Spine.Unity.SkeletonRenderer Spine.Unity.BoneFollower::skeletonRenderer SkeletonRenderer_t2098681813 * ___skeletonRenderer_2; // System.String Spine.Unity.BoneFollower::boneName String_t* ___boneName_3; // System.Boolean Spine.Unity.BoneFollower::followZPosition bool ___followZPosition_4; // System.Boolean Spine.Unity.BoneFollower::followBoneRotation bool ___followBoneRotation_5; // System.Boolean Spine.Unity.BoneFollower::followSkeletonFlip bool ___followSkeletonFlip_6; // System.Boolean Spine.Unity.BoneFollower::followLocalScale bool ___followLocalScale_7; // System.Boolean Spine.Unity.BoneFollower::initializeOnAwake bool ___initializeOnAwake_8; // System.Boolean Spine.Unity.BoneFollower::valid bool ___valid_9; // Spine.Bone Spine.Unity.BoneFollower::bone Bone_t1086356328 * ___bone_10; // UnityEngine.Transform Spine.Unity.BoneFollower::skeletonTransform Transform_t3600365921 * ___skeletonTransform_11; // System.Boolean Spine.Unity.BoneFollower::skeletonTransformIsParent bool ___skeletonTransformIsParent_12; public: inline static int32_t get_offset_of_skeletonRenderer_2() { return static_cast(offsetof(BoneFollower_t3069400636, ___skeletonRenderer_2)); } inline SkeletonRenderer_t2098681813 * get_skeletonRenderer_2() const { return ___skeletonRenderer_2; } inline SkeletonRenderer_t2098681813 ** get_address_of_skeletonRenderer_2() { return &___skeletonRenderer_2; } inline void set_skeletonRenderer_2(SkeletonRenderer_t2098681813 * value) { ___skeletonRenderer_2 = value; Il2CppCodeGenWriteBarrier((&___skeletonRenderer_2), value); } inline static int32_t get_offset_of_boneName_3() { return static_cast(offsetof(BoneFollower_t3069400636, ___boneName_3)); } inline String_t* get_boneName_3() const { return ___boneName_3; } inline String_t** get_address_of_boneName_3() { return &___boneName_3; } inline void set_boneName_3(String_t* value) { ___boneName_3 = value; Il2CppCodeGenWriteBarrier((&___boneName_3), value); } inline static int32_t get_offset_of_followZPosition_4() { return static_cast(offsetof(BoneFollower_t3069400636, ___followZPosition_4)); } inline bool get_followZPosition_4() const { return ___followZPosition_4; } inline bool* get_address_of_followZPosition_4() { return &___followZPosition_4; } inline void set_followZPosition_4(bool value) { ___followZPosition_4 = value; } inline static int32_t get_offset_of_followBoneRotation_5() { return static_cast(offsetof(BoneFollower_t3069400636, ___followBoneRotation_5)); } inline bool get_followBoneRotation_5() const { return ___followBoneRotation_5; } inline bool* get_address_of_followBoneRotation_5() { return &___followBoneRotation_5; } inline void set_followBoneRotation_5(bool value) { ___followBoneRotation_5 = value; } inline static int32_t get_offset_of_followSkeletonFlip_6() { return static_cast(offsetof(BoneFollower_t3069400636, ___followSkeletonFlip_6)); } inline bool get_followSkeletonFlip_6() const { return ___followSkeletonFlip_6; } inline bool* get_address_of_followSkeletonFlip_6() { return &___followSkeletonFlip_6; } inline void set_followSkeletonFlip_6(bool value) { ___followSkeletonFlip_6 = value; } inline static int32_t get_offset_of_followLocalScale_7() { return static_cast(offsetof(BoneFollower_t3069400636, ___followLocalScale_7)); } inline bool get_followLocalScale_7() const { return ___followLocalScale_7; } inline bool* get_address_of_followLocalScale_7() { return &___followLocalScale_7; } inline void set_followLocalScale_7(bool value) { ___followLocalScale_7 = value; } inline static int32_t get_offset_of_initializeOnAwake_8() { return static_cast(offsetof(BoneFollower_t3069400636, ___initializeOnAwake_8)); } inline bool get_initializeOnAwake_8() const { return ___initializeOnAwake_8; } inline bool* get_address_of_initializeOnAwake_8() { return &___initializeOnAwake_8; } inline void set_initializeOnAwake_8(bool value) { ___initializeOnAwake_8 = value; } inline static int32_t get_offset_of_valid_9() { return static_cast(offsetof(BoneFollower_t3069400636, ___valid_9)); } inline bool get_valid_9() const { return ___valid_9; } inline bool* get_address_of_valid_9() { return &___valid_9; } inline void set_valid_9(bool value) { ___valid_9 = value; } inline static int32_t get_offset_of_bone_10() { return static_cast(offsetof(BoneFollower_t3069400636, ___bone_10)); } inline Bone_t1086356328 * get_bone_10() const { return ___bone_10; } inline Bone_t1086356328 ** get_address_of_bone_10() { return &___bone_10; } inline void set_bone_10(Bone_t1086356328 * value) { ___bone_10 = value; Il2CppCodeGenWriteBarrier((&___bone_10), value); } inline static int32_t get_offset_of_skeletonTransform_11() { return static_cast(offsetof(BoneFollower_t3069400636, ___skeletonTransform_11)); } inline Transform_t3600365921 * get_skeletonTransform_11() const { return ___skeletonTransform_11; } inline Transform_t3600365921 ** get_address_of_skeletonTransform_11() { return &___skeletonTransform_11; } inline void set_skeletonTransform_11(Transform_t3600365921 * value) { ___skeletonTransform_11 = value; Il2CppCodeGenWriteBarrier((&___skeletonTransform_11), value); } inline static int32_t get_offset_of_skeletonTransformIsParent_12() { return static_cast(offsetof(BoneFollower_t3069400636, ___skeletonTransformIsParent_12)); } inline bool get_skeletonTransformIsParent_12() const { return ___skeletonTransformIsParent_12; } inline bool* get_address_of_skeletonTransformIsParent_12() { return &___skeletonTransformIsParent_12; } inline void set_skeletonTransformIsParent_12(bool value) { ___skeletonTransformIsParent_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BONEFOLLOWER_T3069400636_H #ifndef SKELETONRENDERER_T2098681813_H #define SKELETONRENDERER_T2098681813_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.SkeletonRenderer struct SkeletonRenderer_t2098681813 : public MonoBehaviour_t3962482529 { public: // Spine.Unity.SkeletonDataAsset Spine.Unity.SkeletonRenderer::skeletonDataAsset SkeletonDataAsset_t3748144825 * ___skeletonDataAsset_2; // System.String Spine.Unity.SkeletonRenderer::initialSkinName String_t* ___initialSkinName_3; // System.Boolean Spine.Unity.SkeletonRenderer::initialFlipX bool ___initialFlipX_4; // System.Boolean Spine.Unity.SkeletonRenderer::initialFlipY bool ___initialFlipY_5; // System.String[] Spine.Unity.SkeletonRenderer::separatorSlotNames StringU5BU5D_t1281789340* ___separatorSlotNames_6; // System.Collections.Generic.List`1 Spine.Unity.SkeletonRenderer::separatorSlots List_1_t692048146 * ___separatorSlots_7; // System.Single Spine.Unity.SkeletonRenderer::zSpacing float ___zSpacing_8; // System.Boolean Spine.Unity.SkeletonRenderer::useClipping bool ___useClipping_9; // System.Boolean Spine.Unity.SkeletonRenderer::immutableTriangles bool ___immutableTriangles_10; // System.Boolean Spine.Unity.SkeletonRenderer::pmaVertexColors bool ___pmaVertexColors_11; // System.Boolean Spine.Unity.SkeletonRenderer::clearStateOnDisable bool ___clearStateOnDisable_12; // System.Boolean Spine.Unity.SkeletonRenderer::tintBlack bool ___tintBlack_13; // System.Boolean Spine.Unity.SkeletonRenderer::singleSubmesh bool ___singleSubmesh_14; // System.Boolean Spine.Unity.SkeletonRenderer::addNormals bool ___addNormals_15; // System.Boolean Spine.Unity.SkeletonRenderer::calculateTangents bool ___calculateTangents_16; // System.Boolean Spine.Unity.SkeletonRenderer::disableRenderingOnOverride bool ___disableRenderingOnOverride_17; // Spine.Unity.SkeletonRenderer/InstructionDelegate Spine.Unity.SkeletonRenderer::generateMeshOverride InstructionDelegate_t2225421195 * ___generateMeshOverride_18; // Spine.Unity.MeshGeneratorDelegate Spine.Unity.SkeletonRenderer::OnPostProcessVertices MeshGeneratorDelegate_t1654156803 * ___OnPostProcessVertices_19; // System.Collections.Generic.Dictionary`2 Spine.Unity.SkeletonRenderer::customMaterialOverride Dictionary_2_t3700682020 * ___customMaterialOverride_20; // System.Collections.Generic.Dictionary`2 Spine.Unity.SkeletonRenderer::customSlotMaterials Dictionary_2_t3424054551 * ___customSlotMaterials_21; // Spine.Unity.SkeletonRendererInstruction Spine.Unity.SkeletonRenderer::currentInstructions SkeletonRendererInstruction_t651787775 * ___currentInstructions_22; // Spine.Unity.MeshGenerator Spine.Unity.SkeletonRenderer::meshGenerator MeshGenerator_t1354683548 * ___meshGenerator_23; // Spine.Unity.MeshRendererBuffers Spine.Unity.SkeletonRenderer::rendererBuffers MeshRendererBuffers_t756429994 * ___rendererBuffers_24; // UnityEngine.MeshRenderer Spine.Unity.SkeletonRenderer::meshRenderer MeshRenderer_t587009260 * ___meshRenderer_25; // UnityEngine.MeshFilter Spine.Unity.SkeletonRenderer::meshFilter MeshFilter_t3523625662 * ___meshFilter_26; // System.Boolean Spine.Unity.SkeletonRenderer::valid bool ___valid_27; // Spine.Skeleton Spine.Unity.SkeletonRenderer::skeleton Skeleton_t3686076450 * ___skeleton_28; // Spine.Unity.SkeletonRenderer/SkeletonRendererDelegate Spine.Unity.SkeletonRenderer::OnRebuild SkeletonRendererDelegate_t3507789975 * ___OnRebuild_29; public: inline static int32_t get_offset_of_skeletonDataAsset_2() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___skeletonDataAsset_2)); } inline SkeletonDataAsset_t3748144825 * get_skeletonDataAsset_2() const { return ___skeletonDataAsset_2; } inline SkeletonDataAsset_t3748144825 ** get_address_of_skeletonDataAsset_2() { return &___skeletonDataAsset_2; } inline void set_skeletonDataAsset_2(SkeletonDataAsset_t3748144825 * value) { ___skeletonDataAsset_2 = value; Il2CppCodeGenWriteBarrier((&___skeletonDataAsset_2), value); } inline static int32_t get_offset_of_initialSkinName_3() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___initialSkinName_3)); } inline String_t* get_initialSkinName_3() const { return ___initialSkinName_3; } inline String_t** get_address_of_initialSkinName_3() { return &___initialSkinName_3; } inline void set_initialSkinName_3(String_t* value) { ___initialSkinName_3 = value; Il2CppCodeGenWriteBarrier((&___initialSkinName_3), value); } inline static int32_t get_offset_of_initialFlipX_4() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___initialFlipX_4)); } inline bool get_initialFlipX_4() const { return ___initialFlipX_4; } inline bool* get_address_of_initialFlipX_4() { return &___initialFlipX_4; } inline void set_initialFlipX_4(bool value) { ___initialFlipX_4 = value; } inline static int32_t get_offset_of_initialFlipY_5() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___initialFlipY_5)); } inline bool get_initialFlipY_5() const { return ___initialFlipY_5; } inline bool* get_address_of_initialFlipY_5() { return &___initialFlipY_5; } inline void set_initialFlipY_5(bool value) { ___initialFlipY_5 = value; } inline static int32_t get_offset_of_separatorSlotNames_6() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___separatorSlotNames_6)); } inline StringU5BU5D_t1281789340* get_separatorSlotNames_6() const { return ___separatorSlotNames_6; } inline StringU5BU5D_t1281789340** get_address_of_separatorSlotNames_6() { return &___separatorSlotNames_6; } inline void set_separatorSlotNames_6(StringU5BU5D_t1281789340* value) { ___separatorSlotNames_6 = value; Il2CppCodeGenWriteBarrier((&___separatorSlotNames_6), value); } inline static int32_t get_offset_of_separatorSlots_7() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___separatorSlots_7)); } inline List_1_t692048146 * get_separatorSlots_7() const { return ___separatorSlots_7; } inline List_1_t692048146 ** get_address_of_separatorSlots_7() { return &___separatorSlots_7; } inline void set_separatorSlots_7(List_1_t692048146 * value) { ___separatorSlots_7 = value; Il2CppCodeGenWriteBarrier((&___separatorSlots_7), value); } inline static int32_t get_offset_of_zSpacing_8() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___zSpacing_8)); } inline float get_zSpacing_8() const { return ___zSpacing_8; } inline float* get_address_of_zSpacing_8() { return &___zSpacing_8; } inline void set_zSpacing_8(float value) { ___zSpacing_8 = value; } inline static int32_t get_offset_of_useClipping_9() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___useClipping_9)); } inline bool get_useClipping_9() const { return ___useClipping_9; } inline bool* get_address_of_useClipping_9() { return &___useClipping_9; } inline void set_useClipping_9(bool value) { ___useClipping_9 = value; } inline static int32_t get_offset_of_immutableTriangles_10() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___immutableTriangles_10)); } inline bool get_immutableTriangles_10() const { return ___immutableTriangles_10; } inline bool* get_address_of_immutableTriangles_10() { return &___immutableTriangles_10; } inline void set_immutableTriangles_10(bool value) { ___immutableTriangles_10 = value; } inline static int32_t get_offset_of_pmaVertexColors_11() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___pmaVertexColors_11)); } inline bool get_pmaVertexColors_11() const { return ___pmaVertexColors_11; } inline bool* get_address_of_pmaVertexColors_11() { return &___pmaVertexColors_11; } inline void set_pmaVertexColors_11(bool value) { ___pmaVertexColors_11 = value; } inline static int32_t get_offset_of_clearStateOnDisable_12() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___clearStateOnDisable_12)); } inline bool get_clearStateOnDisable_12() const { return ___clearStateOnDisable_12; } inline bool* get_address_of_clearStateOnDisable_12() { return &___clearStateOnDisable_12; } inline void set_clearStateOnDisable_12(bool value) { ___clearStateOnDisable_12 = value; } inline static int32_t get_offset_of_tintBlack_13() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___tintBlack_13)); } inline bool get_tintBlack_13() const { return ___tintBlack_13; } inline bool* get_address_of_tintBlack_13() { return &___tintBlack_13; } inline void set_tintBlack_13(bool value) { ___tintBlack_13 = value; } inline static int32_t get_offset_of_singleSubmesh_14() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___singleSubmesh_14)); } inline bool get_singleSubmesh_14() const { return ___singleSubmesh_14; } inline bool* get_address_of_singleSubmesh_14() { return &___singleSubmesh_14; } inline void set_singleSubmesh_14(bool value) { ___singleSubmesh_14 = value; } inline static int32_t get_offset_of_addNormals_15() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___addNormals_15)); } inline bool get_addNormals_15() const { return ___addNormals_15; } inline bool* get_address_of_addNormals_15() { return &___addNormals_15; } inline void set_addNormals_15(bool value) { ___addNormals_15 = value; } inline static int32_t get_offset_of_calculateTangents_16() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___calculateTangents_16)); } inline bool get_calculateTangents_16() const { return ___calculateTangents_16; } inline bool* get_address_of_calculateTangents_16() { return &___calculateTangents_16; } inline void set_calculateTangents_16(bool value) { ___calculateTangents_16 = value; } inline static int32_t get_offset_of_disableRenderingOnOverride_17() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___disableRenderingOnOverride_17)); } inline bool get_disableRenderingOnOverride_17() const { return ___disableRenderingOnOverride_17; } inline bool* get_address_of_disableRenderingOnOverride_17() { return &___disableRenderingOnOverride_17; } inline void set_disableRenderingOnOverride_17(bool value) { ___disableRenderingOnOverride_17 = value; } inline static int32_t get_offset_of_generateMeshOverride_18() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___generateMeshOverride_18)); } inline InstructionDelegate_t2225421195 * get_generateMeshOverride_18() const { return ___generateMeshOverride_18; } inline InstructionDelegate_t2225421195 ** get_address_of_generateMeshOverride_18() { return &___generateMeshOverride_18; } inline void set_generateMeshOverride_18(InstructionDelegate_t2225421195 * value) { ___generateMeshOverride_18 = value; Il2CppCodeGenWriteBarrier((&___generateMeshOverride_18), value); } inline static int32_t get_offset_of_OnPostProcessVertices_19() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___OnPostProcessVertices_19)); } inline MeshGeneratorDelegate_t1654156803 * get_OnPostProcessVertices_19() const { return ___OnPostProcessVertices_19; } inline MeshGeneratorDelegate_t1654156803 ** get_address_of_OnPostProcessVertices_19() { return &___OnPostProcessVertices_19; } inline void set_OnPostProcessVertices_19(MeshGeneratorDelegate_t1654156803 * value) { ___OnPostProcessVertices_19 = value; Il2CppCodeGenWriteBarrier((&___OnPostProcessVertices_19), value); } inline static int32_t get_offset_of_customMaterialOverride_20() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___customMaterialOverride_20)); } inline Dictionary_2_t3700682020 * get_customMaterialOverride_20() const { return ___customMaterialOverride_20; } inline Dictionary_2_t3700682020 ** get_address_of_customMaterialOverride_20() { return &___customMaterialOverride_20; } inline void set_customMaterialOverride_20(Dictionary_2_t3700682020 * value) { ___customMaterialOverride_20 = value; Il2CppCodeGenWriteBarrier((&___customMaterialOverride_20), value); } inline static int32_t get_offset_of_customSlotMaterials_21() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___customSlotMaterials_21)); } inline Dictionary_2_t3424054551 * get_customSlotMaterials_21() const { return ___customSlotMaterials_21; } inline Dictionary_2_t3424054551 ** get_address_of_customSlotMaterials_21() { return &___customSlotMaterials_21; } inline void set_customSlotMaterials_21(Dictionary_2_t3424054551 * value) { ___customSlotMaterials_21 = value; Il2CppCodeGenWriteBarrier((&___customSlotMaterials_21), value); } inline static int32_t get_offset_of_currentInstructions_22() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___currentInstructions_22)); } inline SkeletonRendererInstruction_t651787775 * get_currentInstructions_22() const { return ___currentInstructions_22; } inline SkeletonRendererInstruction_t651787775 ** get_address_of_currentInstructions_22() { return &___currentInstructions_22; } inline void set_currentInstructions_22(SkeletonRendererInstruction_t651787775 * value) { ___currentInstructions_22 = value; Il2CppCodeGenWriteBarrier((&___currentInstructions_22), value); } inline static int32_t get_offset_of_meshGenerator_23() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___meshGenerator_23)); } inline MeshGenerator_t1354683548 * get_meshGenerator_23() const { return ___meshGenerator_23; } inline MeshGenerator_t1354683548 ** get_address_of_meshGenerator_23() { return &___meshGenerator_23; } inline void set_meshGenerator_23(MeshGenerator_t1354683548 * value) { ___meshGenerator_23 = value; Il2CppCodeGenWriteBarrier((&___meshGenerator_23), value); } inline static int32_t get_offset_of_rendererBuffers_24() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___rendererBuffers_24)); } inline MeshRendererBuffers_t756429994 * get_rendererBuffers_24() const { return ___rendererBuffers_24; } inline MeshRendererBuffers_t756429994 ** get_address_of_rendererBuffers_24() { return &___rendererBuffers_24; } inline void set_rendererBuffers_24(MeshRendererBuffers_t756429994 * value) { ___rendererBuffers_24 = value; Il2CppCodeGenWriteBarrier((&___rendererBuffers_24), value); } inline static int32_t get_offset_of_meshRenderer_25() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___meshRenderer_25)); } inline MeshRenderer_t587009260 * get_meshRenderer_25() const { return ___meshRenderer_25; } inline MeshRenderer_t587009260 ** get_address_of_meshRenderer_25() { return &___meshRenderer_25; } inline void set_meshRenderer_25(MeshRenderer_t587009260 * value) { ___meshRenderer_25 = value; Il2CppCodeGenWriteBarrier((&___meshRenderer_25), value); } inline static int32_t get_offset_of_meshFilter_26() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___meshFilter_26)); } inline MeshFilter_t3523625662 * get_meshFilter_26() const { return ___meshFilter_26; } inline MeshFilter_t3523625662 ** get_address_of_meshFilter_26() { return &___meshFilter_26; } inline void set_meshFilter_26(MeshFilter_t3523625662 * value) { ___meshFilter_26 = value; Il2CppCodeGenWriteBarrier((&___meshFilter_26), value); } inline static int32_t get_offset_of_valid_27() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___valid_27)); } inline bool get_valid_27() const { return ___valid_27; } inline bool* get_address_of_valid_27() { return &___valid_27; } inline void set_valid_27(bool value) { ___valid_27 = value; } inline static int32_t get_offset_of_skeleton_28() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___skeleton_28)); } inline Skeleton_t3686076450 * get_skeleton_28() const { return ___skeleton_28; } inline Skeleton_t3686076450 ** get_address_of_skeleton_28() { return &___skeleton_28; } inline void set_skeleton_28(Skeleton_t3686076450 * value) { ___skeleton_28 = value; Il2CppCodeGenWriteBarrier((&___skeleton_28), value); } inline static int32_t get_offset_of_OnRebuild_29() { return static_cast(offsetof(SkeletonRenderer_t2098681813, ___OnRebuild_29)); } inline SkeletonRendererDelegate_t3507789975 * get_OnRebuild_29() const { return ___OnRebuild_29; } inline SkeletonRendererDelegate_t3507789975 ** get_address_of_OnRebuild_29() { return &___OnRebuild_29; } inline void set_OnRebuild_29(SkeletonRendererDelegate_t3507789975 * value) { ___OnRebuild_29 = value; Il2CppCodeGenWriteBarrier((&___OnRebuild_29), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONRENDERER_T2098681813_H #ifndef BOUNDINGBOXFOLLOWER_T4182505745_H #define BOUNDINGBOXFOLLOWER_T4182505745_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.BoundingBoxFollower struct BoundingBoxFollower_t4182505745 : public MonoBehaviour_t3962482529 { public: // Spine.Unity.SkeletonRenderer Spine.Unity.BoundingBoxFollower::skeletonRenderer SkeletonRenderer_t2098681813 * ___skeletonRenderer_3; // System.String Spine.Unity.BoundingBoxFollower::slotName String_t* ___slotName_4; // System.Boolean Spine.Unity.BoundingBoxFollower::isTrigger bool ___isTrigger_5; // System.Boolean Spine.Unity.BoundingBoxFollower::clearStateOnDisable bool ___clearStateOnDisable_6; // Spine.Slot Spine.Unity.BoundingBoxFollower::slot Slot_t3514940700 * ___slot_7; // Spine.BoundingBoxAttachment Spine.Unity.BoundingBoxFollower::currentAttachment BoundingBoxAttachment_t2797506510 * ___currentAttachment_8; // System.String Spine.Unity.BoundingBoxFollower::currentAttachmentName String_t* ___currentAttachmentName_9; // UnityEngine.PolygonCollider2D Spine.Unity.BoundingBoxFollower::currentCollider PolygonCollider2D_t57175488 * ___currentCollider_10; // System.Collections.Generic.Dictionary`2 Spine.Unity.BoundingBoxFollower::colliderTable Dictionary_2_t3714483914 * ___colliderTable_11; // System.Collections.Generic.Dictionary`2 Spine.Unity.BoundingBoxFollower::nameTable Dictionary_2_t1209791819 * ___nameTable_12; public: inline static int32_t get_offset_of_skeletonRenderer_3() { return static_cast(offsetof(BoundingBoxFollower_t4182505745, ___skeletonRenderer_3)); } inline SkeletonRenderer_t2098681813 * get_skeletonRenderer_3() const { return ___skeletonRenderer_3; } inline SkeletonRenderer_t2098681813 ** get_address_of_skeletonRenderer_3() { return &___skeletonRenderer_3; } inline void set_skeletonRenderer_3(SkeletonRenderer_t2098681813 * value) { ___skeletonRenderer_3 = value; Il2CppCodeGenWriteBarrier((&___skeletonRenderer_3), value); } inline static int32_t get_offset_of_slotName_4() { return static_cast(offsetof(BoundingBoxFollower_t4182505745, ___slotName_4)); } inline String_t* get_slotName_4() const { return ___slotName_4; } inline String_t** get_address_of_slotName_4() { return &___slotName_4; } inline void set_slotName_4(String_t* value) { ___slotName_4 = value; Il2CppCodeGenWriteBarrier((&___slotName_4), value); } inline static int32_t get_offset_of_isTrigger_5() { return static_cast(offsetof(BoundingBoxFollower_t4182505745, ___isTrigger_5)); } inline bool get_isTrigger_5() const { return ___isTrigger_5; } inline bool* get_address_of_isTrigger_5() { return &___isTrigger_5; } inline void set_isTrigger_5(bool value) { ___isTrigger_5 = value; } inline static int32_t get_offset_of_clearStateOnDisable_6() { return static_cast(offsetof(BoundingBoxFollower_t4182505745, ___clearStateOnDisable_6)); } inline bool get_clearStateOnDisable_6() const { return ___clearStateOnDisable_6; } inline bool* get_address_of_clearStateOnDisable_6() { return &___clearStateOnDisable_6; } inline void set_clearStateOnDisable_6(bool value) { ___clearStateOnDisable_6 = value; } inline static int32_t get_offset_of_slot_7() { return static_cast(offsetof(BoundingBoxFollower_t4182505745, ___slot_7)); } inline Slot_t3514940700 * get_slot_7() const { return ___slot_7; } inline Slot_t3514940700 ** get_address_of_slot_7() { return &___slot_7; } inline void set_slot_7(Slot_t3514940700 * value) { ___slot_7 = value; Il2CppCodeGenWriteBarrier((&___slot_7), value); } inline static int32_t get_offset_of_currentAttachment_8() { return static_cast(offsetof(BoundingBoxFollower_t4182505745, ___currentAttachment_8)); } inline BoundingBoxAttachment_t2797506510 * get_currentAttachment_8() const { return ___currentAttachment_8; } inline BoundingBoxAttachment_t2797506510 ** get_address_of_currentAttachment_8() { return &___currentAttachment_8; } inline void set_currentAttachment_8(BoundingBoxAttachment_t2797506510 * value) { ___currentAttachment_8 = value; Il2CppCodeGenWriteBarrier((&___currentAttachment_8), value); } inline static int32_t get_offset_of_currentAttachmentName_9() { return static_cast(offsetof(BoundingBoxFollower_t4182505745, ___currentAttachmentName_9)); } inline String_t* get_currentAttachmentName_9() const { return ___currentAttachmentName_9; } inline String_t** get_address_of_currentAttachmentName_9() { return &___currentAttachmentName_9; } inline void set_currentAttachmentName_9(String_t* value) { ___currentAttachmentName_9 = value; Il2CppCodeGenWriteBarrier((&___currentAttachmentName_9), value); } inline static int32_t get_offset_of_currentCollider_10() { return static_cast(offsetof(BoundingBoxFollower_t4182505745, ___currentCollider_10)); } inline PolygonCollider2D_t57175488 * get_currentCollider_10() const { return ___currentCollider_10; } inline PolygonCollider2D_t57175488 ** get_address_of_currentCollider_10() { return &___currentCollider_10; } inline void set_currentCollider_10(PolygonCollider2D_t57175488 * value) { ___currentCollider_10 = value; Il2CppCodeGenWriteBarrier((&___currentCollider_10), value); } inline static int32_t get_offset_of_colliderTable_11() { return static_cast(offsetof(BoundingBoxFollower_t4182505745, ___colliderTable_11)); } inline Dictionary_2_t3714483914 * get_colliderTable_11() const { return ___colliderTable_11; } inline Dictionary_2_t3714483914 ** get_address_of_colliderTable_11() { return &___colliderTable_11; } inline void set_colliderTable_11(Dictionary_2_t3714483914 * value) { ___colliderTable_11 = value; Il2CppCodeGenWriteBarrier((&___colliderTable_11), value); } inline static int32_t get_offset_of_nameTable_12() { return static_cast(offsetof(BoundingBoxFollower_t4182505745, ___nameTable_12)); } inline Dictionary_2_t1209791819 * get_nameTable_12() const { return ___nameTable_12; } inline Dictionary_2_t1209791819 ** get_address_of_nameTable_12() { return &___nameTable_12; } inline void set_nameTable_12(Dictionary_2_t1209791819 * value) { ___nameTable_12 = value; Il2CppCodeGenWriteBarrier((&___nameTable_12), value); } }; struct BoundingBoxFollower_t4182505745_StaticFields { public: // System.Boolean Spine.Unity.BoundingBoxFollower::DebugMessages bool ___DebugMessages_2; public: inline static int32_t get_offset_of_DebugMessages_2() { return static_cast(offsetof(BoundingBoxFollower_t4182505745_StaticFields, ___DebugMessages_2)); } inline bool get_DebugMessages_2() const { return ___DebugMessages_2; } inline bool* get_address_of_DebugMessages_2() { return &___DebugMessages_2; } inline void set_DebugMessages_2(bool value) { ___DebugMessages_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOUNDINGBOXFOLLOWER_T4182505745_H #ifndef POLYGONCOLLIDER2D_T57175488_H #define POLYGONCOLLIDER2D_T57175488_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.PolygonCollider2D struct PolygonCollider2D_t57175488 : public Collider2D_t2806799626 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POLYGONCOLLIDER2D_T57175488_H #ifndef BONEFOLLOWERGRAPHIC_T46362405_H #define BONEFOLLOWERGRAPHIC_T46362405_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.BoneFollowerGraphic struct BoneFollowerGraphic_t46362405 : public MonoBehaviour_t3962482529 { public: // Spine.Unity.SkeletonGraphic Spine.Unity.BoneFollowerGraphic::skeletonGraphic SkeletonGraphic_t1744877482 * ___skeletonGraphic_2; // System.Boolean Spine.Unity.BoneFollowerGraphic::initializeOnAwake bool ___initializeOnAwake_3; // System.String Spine.Unity.BoneFollowerGraphic::boneName String_t* ___boneName_4; // System.Boolean Spine.Unity.BoneFollowerGraphic::followBoneRotation bool ___followBoneRotation_5; // System.Boolean Spine.Unity.BoneFollowerGraphic::followSkeletonFlip bool ___followSkeletonFlip_6; // System.Boolean Spine.Unity.BoneFollowerGraphic::followLocalScale bool ___followLocalScale_7; // System.Boolean Spine.Unity.BoneFollowerGraphic::followZPosition bool ___followZPosition_8; // Spine.Bone Spine.Unity.BoneFollowerGraphic::bone Bone_t1086356328 * ___bone_9; // UnityEngine.Transform Spine.Unity.BoneFollowerGraphic::skeletonTransform Transform_t3600365921 * ___skeletonTransform_10; // System.Boolean Spine.Unity.BoneFollowerGraphic::skeletonTransformIsParent bool ___skeletonTransformIsParent_11; // System.Boolean Spine.Unity.BoneFollowerGraphic::valid bool ___valid_12; public: inline static int32_t get_offset_of_skeletonGraphic_2() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___skeletonGraphic_2)); } inline SkeletonGraphic_t1744877482 * get_skeletonGraphic_2() const { return ___skeletonGraphic_2; } inline SkeletonGraphic_t1744877482 ** get_address_of_skeletonGraphic_2() { return &___skeletonGraphic_2; } inline void set_skeletonGraphic_2(SkeletonGraphic_t1744877482 * value) { ___skeletonGraphic_2 = value; Il2CppCodeGenWriteBarrier((&___skeletonGraphic_2), value); } inline static int32_t get_offset_of_initializeOnAwake_3() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___initializeOnAwake_3)); } inline bool get_initializeOnAwake_3() const { return ___initializeOnAwake_3; } inline bool* get_address_of_initializeOnAwake_3() { return &___initializeOnAwake_3; } inline void set_initializeOnAwake_3(bool value) { ___initializeOnAwake_3 = value; } inline static int32_t get_offset_of_boneName_4() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___boneName_4)); } inline String_t* get_boneName_4() const { return ___boneName_4; } inline String_t** get_address_of_boneName_4() { return &___boneName_4; } inline void set_boneName_4(String_t* value) { ___boneName_4 = value; Il2CppCodeGenWriteBarrier((&___boneName_4), value); } inline static int32_t get_offset_of_followBoneRotation_5() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___followBoneRotation_5)); } inline bool get_followBoneRotation_5() const { return ___followBoneRotation_5; } inline bool* get_address_of_followBoneRotation_5() { return &___followBoneRotation_5; } inline void set_followBoneRotation_5(bool value) { ___followBoneRotation_5 = value; } inline static int32_t get_offset_of_followSkeletonFlip_6() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___followSkeletonFlip_6)); } inline bool get_followSkeletonFlip_6() const { return ___followSkeletonFlip_6; } inline bool* get_address_of_followSkeletonFlip_6() { return &___followSkeletonFlip_6; } inline void set_followSkeletonFlip_6(bool value) { ___followSkeletonFlip_6 = value; } inline static int32_t get_offset_of_followLocalScale_7() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___followLocalScale_7)); } inline bool get_followLocalScale_7() const { return ___followLocalScale_7; } inline bool* get_address_of_followLocalScale_7() { return &___followLocalScale_7; } inline void set_followLocalScale_7(bool value) { ___followLocalScale_7 = value; } inline static int32_t get_offset_of_followZPosition_8() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___followZPosition_8)); } inline bool get_followZPosition_8() const { return ___followZPosition_8; } inline bool* get_address_of_followZPosition_8() { return &___followZPosition_8; } inline void set_followZPosition_8(bool value) { ___followZPosition_8 = value; } inline static int32_t get_offset_of_bone_9() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___bone_9)); } inline Bone_t1086356328 * get_bone_9() const { return ___bone_9; } inline Bone_t1086356328 ** get_address_of_bone_9() { return &___bone_9; } inline void set_bone_9(Bone_t1086356328 * value) { ___bone_9 = value; Il2CppCodeGenWriteBarrier((&___bone_9), value); } inline static int32_t get_offset_of_skeletonTransform_10() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___skeletonTransform_10)); } inline Transform_t3600365921 * get_skeletonTransform_10() const { return ___skeletonTransform_10; } inline Transform_t3600365921 ** get_address_of_skeletonTransform_10() { return &___skeletonTransform_10; } inline void set_skeletonTransform_10(Transform_t3600365921 * value) { ___skeletonTransform_10 = value; Il2CppCodeGenWriteBarrier((&___skeletonTransform_10), value); } inline static int32_t get_offset_of_skeletonTransformIsParent_11() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___skeletonTransformIsParent_11)); } inline bool get_skeletonTransformIsParent_11() const { return ___skeletonTransformIsParent_11; } inline bool* get_address_of_skeletonTransformIsParent_11() { return &___skeletonTransformIsParent_11; } inline void set_skeletonTransformIsParent_11(bool value) { ___skeletonTransformIsParent_11 = value; } inline static int32_t get_offset_of_valid_12() { return static_cast(offsetof(BoneFollowerGraphic_t46362405, ___valid_12)); } inline bool get_valid_12() const { return ___valid_12; } inline bool* get_address_of_valid_12() { return &___valid_12; } inline void set_valid_12(bool value) { ___valid_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BONEFOLLOWERGRAPHIC_T46362405_H #ifndef GRAPHIC_T1660335611_H #define GRAPHIC_T1660335611_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Graphic struct Graphic_t1660335611 : public UIBehaviour_t3495933518 { public: // UnityEngine.Material UnityEngine.UI.Graphic::m_Material Material_t340375123 * ___m_Material_4; // UnityEngine.Color UnityEngine.UI.Graphic::m_Color Color_t2555686324 ___m_Color_5; // System.Boolean UnityEngine.UI.Graphic::m_RaycastTarget bool ___m_RaycastTarget_6; // UnityEngine.RectTransform UnityEngine.UI.Graphic::m_RectTransform RectTransform_t3704657025 * ___m_RectTransform_7; // UnityEngine.CanvasRenderer UnityEngine.UI.Graphic::m_CanvasRenderer CanvasRenderer_t2598313366 * ___m_CanvasRenderer_8; // UnityEngine.Canvas UnityEngine.UI.Graphic::m_Canvas Canvas_t3310196443 * ___m_Canvas_9; // System.Boolean UnityEngine.UI.Graphic::m_VertsDirty bool ___m_VertsDirty_10; // System.Boolean UnityEngine.UI.Graphic::m_MaterialDirty bool ___m_MaterialDirty_11; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyLayoutCallback UnityAction_t3245792599 * ___m_OnDirtyLayoutCallback_12; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyVertsCallback UnityAction_t3245792599 * ___m_OnDirtyVertsCallback_13; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyMaterialCallback UnityAction_t3245792599 * ___m_OnDirtyMaterialCallback_14; // UnityEngine.UI.CoroutineTween.TweenRunner`1 UnityEngine.UI.Graphic::m_ColorTweenRunner TweenRunner_1_t3055525458 * ___m_ColorTweenRunner_17; // System.Boolean UnityEngine.UI.Graphic::k__BackingField bool ___U3CuseLegacyMeshGenerationU3Ek__BackingField_18; public: inline static int32_t get_offset_of_m_Material_4() { return static_cast(offsetof(Graphic_t1660335611, ___m_Material_4)); } inline Material_t340375123 * get_m_Material_4() const { return ___m_Material_4; } inline Material_t340375123 ** get_address_of_m_Material_4() { return &___m_Material_4; } inline void set_m_Material_4(Material_t340375123 * value) { ___m_Material_4 = value; Il2CppCodeGenWriteBarrier((&___m_Material_4), value); } inline static int32_t get_offset_of_m_Color_5() { return static_cast(offsetof(Graphic_t1660335611, ___m_Color_5)); } inline Color_t2555686324 get_m_Color_5() const { return ___m_Color_5; } inline Color_t2555686324 * get_address_of_m_Color_5() { return &___m_Color_5; } inline void set_m_Color_5(Color_t2555686324 value) { ___m_Color_5 = value; } inline static int32_t get_offset_of_m_RaycastTarget_6() { return static_cast(offsetof(Graphic_t1660335611, ___m_RaycastTarget_6)); } inline bool get_m_RaycastTarget_6() const { return ___m_RaycastTarget_6; } inline bool* get_address_of_m_RaycastTarget_6() { return &___m_RaycastTarget_6; } inline void set_m_RaycastTarget_6(bool value) { ___m_RaycastTarget_6 = value; } inline static int32_t get_offset_of_m_RectTransform_7() { return static_cast(offsetof(Graphic_t1660335611, ___m_RectTransform_7)); } inline RectTransform_t3704657025 * get_m_RectTransform_7() const { return ___m_RectTransform_7; } inline RectTransform_t3704657025 ** get_address_of_m_RectTransform_7() { return &___m_RectTransform_7; } inline void set_m_RectTransform_7(RectTransform_t3704657025 * value) { ___m_RectTransform_7 = value; Il2CppCodeGenWriteBarrier((&___m_RectTransform_7), value); } inline static int32_t get_offset_of_m_CanvasRenderer_8() { return static_cast(offsetof(Graphic_t1660335611, ___m_CanvasRenderer_8)); } inline CanvasRenderer_t2598313366 * get_m_CanvasRenderer_8() const { return ___m_CanvasRenderer_8; } inline CanvasRenderer_t2598313366 ** get_address_of_m_CanvasRenderer_8() { return &___m_CanvasRenderer_8; } inline void set_m_CanvasRenderer_8(CanvasRenderer_t2598313366 * value) { ___m_CanvasRenderer_8 = value; Il2CppCodeGenWriteBarrier((&___m_CanvasRenderer_8), value); } inline static int32_t get_offset_of_m_Canvas_9() { return static_cast(offsetof(Graphic_t1660335611, ___m_Canvas_9)); } inline Canvas_t3310196443 * get_m_Canvas_9() const { return ___m_Canvas_9; } inline Canvas_t3310196443 ** get_address_of_m_Canvas_9() { return &___m_Canvas_9; } inline void set_m_Canvas_9(Canvas_t3310196443 * value) { ___m_Canvas_9 = value; Il2CppCodeGenWriteBarrier((&___m_Canvas_9), value); } inline static int32_t get_offset_of_m_VertsDirty_10() { return static_cast(offsetof(Graphic_t1660335611, ___m_VertsDirty_10)); } inline bool get_m_VertsDirty_10() const { return ___m_VertsDirty_10; } inline bool* get_address_of_m_VertsDirty_10() { return &___m_VertsDirty_10; } inline void set_m_VertsDirty_10(bool value) { ___m_VertsDirty_10 = value; } inline static int32_t get_offset_of_m_MaterialDirty_11() { return static_cast(offsetof(Graphic_t1660335611, ___m_MaterialDirty_11)); } inline bool get_m_MaterialDirty_11() const { return ___m_MaterialDirty_11; } inline bool* get_address_of_m_MaterialDirty_11() { return &___m_MaterialDirty_11; } inline void set_m_MaterialDirty_11(bool value) { ___m_MaterialDirty_11 = value; } inline static int32_t get_offset_of_m_OnDirtyLayoutCallback_12() { return static_cast(offsetof(Graphic_t1660335611, ___m_OnDirtyLayoutCallback_12)); } inline UnityAction_t3245792599 * get_m_OnDirtyLayoutCallback_12() const { return ___m_OnDirtyLayoutCallback_12; } inline UnityAction_t3245792599 ** get_address_of_m_OnDirtyLayoutCallback_12() { return &___m_OnDirtyLayoutCallback_12; } inline void set_m_OnDirtyLayoutCallback_12(UnityAction_t3245792599 * value) { ___m_OnDirtyLayoutCallback_12 = value; Il2CppCodeGenWriteBarrier((&___m_OnDirtyLayoutCallback_12), value); } inline static int32_t get_offset_of_m_OnDirtyVertsCallback_13() { return static_cast(offsetof(Graphic_t1660335611, ___m_OnDirtyVertsCallback_13)); } inline UnityAction_t3245792599 * get_m_OnDirtyVertsCallback_13() const { return ___m_OnDirtyVertsCallback_13; } inline UnityAction_t3245792599 ** get_address_of_m_OnDirtyVertsCallback_13() { return &___m_OnDirtyVertsCallback_13; } inline void set_m_OnDirtyVertsCallback_13(UnityAction_t3245792599 * value) { ___m_OnDirtyVertsCallback_13 = value; Il2CppCodeGenWriteBarrier((&___m_OnDirtyVertsCallback_13), value); } inline static int32_t get_offset_of_m_OnDirtyMaterialCallback_14() { return static_cast(offsetof(Graphic_t1660335611, ___m_OnDirtyMaterialCallback_14)); } inline UnityAction_t3245792599 * get_m_OnDirtyMaterialCallback_14() const { return ___m_OnDirtyMaterialCallback_14; } inline UnityAction_t3245792599 ** get_address_of_m_OnDirtyMaterialCallback_14() { return &___m_OnDirtyMaterialCallback_14; } inline void set_m_OnDirtyMaterialCallback_14(UnityAction_t3245792599 * value) { ___m_OnDirtyMaterialCallback_14 = value; Il2CppCodeGenWriteBarrier((&___m_OnDirtyMaterialCallback_14), value); } inline static int32_t get_offset_of_m_ColorTweenRunner_17() { return static_cast(offsetof(Graphic_t1660335611, ___m_ColorTweenRunner_17)); } inline TweenRunner_1_t3055525458 * get_m_ColorTweenRunner_17() const { return ___m_ColorTweenRunner_17; } inline TweenRunner_1_t3055525458 ** get_address_of_m_ColorTweenRunner_17() { return &___m_ColorTweenRunner_17; } inline void set_m_ColorTweenRunner_17(TweenRunner_1_t3055525458 * value) { ___m_ColorTweenRunner_17 = value; Il2CppCodeGenWriteBarrier((&___m_ColorTweenRunner_17), value); } inline static int32_t get_offset_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_18() { return static_cast(offsetof(Graphic_t1660335611, ___U3CuseLegacyMeshGenerationU3Ek__BackingField_18)); } inline bool get_U3CuseLegacyMeshGenerationU3Ek__BackingField_18() const { return ___U3CuseLegacyMeshGenerationU3Ek__BackingField_18; } inline bool* get_address_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_18() { return &___U3CuseLegacyMeshGenerationU3Ek__BackingField_18; } inline void set_U3CuseLegacyMeshGenerationU3Ek__BackingField_18(bool value) { ___U3CuseLegacyMeshGenerationU3Ek__BackingField_18 = value; } }; struct Graphic_t1660335611_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Graphic::s_DefaultUI Material_t340375123 * ___s_DefaultUI_2; // UnityEngine.Texture2D UnityEngine.UI.Graphic::s_WhiteTexture Texture2D_t3840446185 * ___s_WhiteTexture_3; // UnityEngine.Mesh UnityEngine.UI.Graphic::s_Mesh Mesh_t3648964284 * ___s_Mesh_15; // UnityEngine.UI.VertexHelper UnityEngine.UI.Graphic::s_VertexHelper VertexHelper_t2453304189 * ___s_VertexHelper_16; public: inline static int32_t get_offset_of_s_DefaultUI_2() { return static_cast(offsetof(Graphic_t1660335611_StaticFields, ___s_DefaultUI_2)); } inline Material_t340375123 * get_s_DefaultUI_2() const { return ___s_DefaultUI_2; } inline Material_t340375123 ** get_address_of_s_DefaultUI_2() { return &___s_DefaultUI_2; } inline void set_s_DefaultUI_2(Material_t340375123 * value) { ___s_DefaultUI_2 = value; Il2CppCodeGenWriteBarrier((&___s_DefaultUI_2), value); } inline static int32_t get_offset_of_s_WhiteTexture_3() { return static_cast(offsetof(Graphic_t1660335611_StaticFields, ___s_WhiteTexture_3)); } inline Texture2D_t3840446185 * get_s_WhiteTexture_3() const { return ___s_WhiteTexture_3; } inline Texture2D_t3840446185 ** get_address_of_s_WhiteTexture_3() { return &___s_WhiteTexture_3; } inline void set_s_WhiteTexture_3(Texture2D_t3840446185 * value) { ___s_WhiteTexture_3 = value; Il2CppCodeGenWriteBarrier((&___s_WhiteTexture_3), value); } inline static int32_t get_offset_of_s_Mesh_15() { return static_cast(offsetof(Graphic_t1660335611_StaticFields, ___s_Mesh_15)); } inline Mesh_t3648964284 * get_s_Mesh_15() const { return ___s_Mesh_15; } inline Mesh_t3648964284 ** get_address_of_s_Mesh_15() { return &___s_Mesh_15; } inline void set_s_Mesh_15(Mesh_t3648964284 * value) { ___s_Mesh_15 = value; Il2CppCodeGenWriteBarrier((&___s_Mesh_15), value); } inline static int32_t get_offset_of_s_VertexHelper_16() { return static_cast(offsetof(Graphic_t1660335611_StaticFields, ___s_VertexHelper_16)); } inline VertexHelper_t2453304189 * get_s_VertexHelper_16() const { return ___s_VertexHelper_16; } inline VertexHelper_t2453304189 ** get_address_of_s_VertexHelper_16() { return &___s_VertexHelper_16; } inline void set_s_VertexHelper_16(VertexHelper_t2453304189 * value) { ___s_VertexHelper_16 = value; Il2CppCodeGenWriteBarrier((&___s_VertexHelper_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GRAPHIC_T1660335611_H #ifndef MASKABLEGRAPHIC_T3839221559_H #define MASKABLEGRAPHIC_T3839221559_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.MaskableGraphic struct MaskableGraphic_t3839221559 : public Graphic_t1660335611 { public: // System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculateStencil bool ___m_ShouldRecalculateStencil_19; // UnityEngine.Material UnityEngine.UI.MaskableGraphic::m_MaskMaterial Material_t340375123 * ___m_MaskMaterial_20; // UnityEngine.UI.RectMask2D UnityEngine.UI.MaskableGraphic::m_ParentMask RectMask2D_t3474889437 * ___m_ParentMask_21; // System.Boolean UnityEngine.UI.MaskableGraphic::m_Maskable bool ___m_Maskable_22; // System.Boolean UnityEngine.UI.MaskableGraphic::m_IncludeForMasking bool ___m_IncludeForMasking_23; // UnityEngine.UI.MaskableGraphic/CullStateChangedEvent UnityEngine.UI.MaskableGraphic::m_OnCullStateChanged CullStateChangedEvent_t3661388177 * ___m_OnCullStateChanged_24; // System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculate bool ___m_ShouldRecalculate_25; // System.Int32 UnityEngine.UI.MaskableGraphic::m_StencilValue int32_t ___m_StencilValue_26; // UnityEngine.Vector3[] UnityEngine.UI.MaskableGraphic::m_Corners Vector3U5BU5D_t1718750761* ___m_Corners_27; public: inline static int32_t get_offset_of_m_ShouldRecalculateStencil_19() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_ShouldRecalculateStencil_19)); } inline bool get_m_ShouldRecalculateStencil_19() const { return ___m_ShouldRecalculateStencil_19; } inline bool* get_address_of_m_ShouldRecalculateStencil_19() { return &___m_ShouldRecalculateStencil_19; } inline void set_m_ShouldRecalculateStencil_19(bool value) { ___m_ShouldRecalculateStencil_19 = value; } inline static int32_t get_offset_of_m_MaskMaterial_20() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_MaskMaterial_20)); } inline Material_t340375123 * get_m_MaskMaterial_20() const { return ___m_MaskMaterial_20; } inline Material_t340375123 ** get_address_of_m_MaskMaterial_20() { return &___m_MaskMaterial_20; } inline void set_m_MaskMaterial_20(Material_t340375123 * value) { ___m_MaskMaterial_20 = value; Il2CppCodeGenWriteBarrier((&___m_MaskMaterial_20), value); } inline static int32_t get_offset_of_m_ParentMask_21() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_ParentMask_21)); } inline RectMask2D_t3474889437 * get_m_ParentMask_21() const { return ___m_ParentMask_21; } inline RectMask2D_t3474889437 ** get_address_of_m_ParentMask_21() { return &___m_ParentMask_21; } inline void set_m_ParentMask_21(RectMask2D_t3474889437 * value) { ___m_ParentMask_21 = value; Il2CppCodeGenWriteBarrier((&___m_ParentMask_21), value); } inline static int32_t get_offset_of_m_Maskable_22() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_Maskable_22)); } inline bool get_m_Maskable_22() const { return ___m_Maskable_22; } inline bool* get_address_of_m_Maskable_22() { return &___m_Maskable_22; } inline void set_m_Maskable_22(bool value) { ___m_Maskable_22 = value; } inline static int32_t get_offset_of_m_IncludeForMasking_23() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_IncludeForMasking_23)); } inline bool get_m_IncludeForMasking_23() const { return ___m_IncludeForMasking_23; } inline bool* get_address_of_m_IncludeForMasking_23() { return &___m_IncludeForMasking_23; } inline void set_m_IncludeForMasking_23(bool value) { ___m_IncludeForMasking_23 = value; } inline static int32_t get_offset_of_m_OnCullStateChanged_24() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_OnCullStateChanged_24)); } inline CullStateChangedEvent_t3661388177 * get_m_OnCullStateChanged_24() const { return ___m_OnCullStateChanged_24; } inline CullStateChangedEvent_t3661388177 ** get_address_of_m_OnCullStateChanged_24() { return &___m_OnCullStateChanged_24; } inline void set_m_OnCullStateChanged_24(CullStateChangedEvent_t3661388177 * value) { ___m_OnCullStateChanged_24 = value; Il2CppCodeGenWriteBarrier((&___m_OnCullStateChanged_24), value); } inline static int32_t get_offset_of_m_ShouldRecalculate_25() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_ShouldRecalculate_25)); } inline bool get_m_ShouldRecalculate_25() const { return ___m_ShouldRecalculate_25; } inline bool* get_address_of_m_ShouldRecalculate_25() { return &___m_ShouldRecalculate_25; } inline void set_m_ShouldRecalculate_25(bool value) { ___m_ShouldRecalculate_25 = value; } inline static int32_t get_offset_of_m_StencilValue_26() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_StencilValue_26)); } inline int32_t get_m_StencilValue_26() const { return ___m_StencilValue_26; } inline int32_t* get_address_of_m_StencilValue_26() { return &___m_StencilValue_26; } inline void set_m_StencilValue_26(int32_t value) { ___m_StencilValue_26 = value; } inline static int32_t get_offset_of_m_Corners_27() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_Corners_27)); } inline Vector3U5BU5D_t1718750761* get_m_Corners_27() const { return ___m_Corners_27; } inline Vector3U5BU5D_t1718750761** get_address_of_m_Corners_27() { return &___m_Corners_27; } inline void set_m_Corners_27(Vector3U5BU5D_t1718750761* value) { ___m_Corners_27 = value; Il2CppCodeGenWriteBarrier((&___m_Corners_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MASKABLEGRAPHIC_T3839221559_H #ifndef SKELETONGRAPHIC_T1744877482_H #define SKELETONGRAPHIC_T1744877482_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.SkeletonGraphic struct SkeletonGraphic_t1744877482 : public MaskableGraphic_t3839221559 { public: // Spine.Unity.SkeletonDataAsset Spine.Unity.SkeletonGraphic::skeletonDataAsset SkeletonDataAsset_t3748144825 * ___skeletonDataAsset_28; // System.String Spine.Unity.SkeletonGraphic::initialSkinName String_t* ___initialSkinName_29; // System.Boolean Spine.Unity.SkeletonGraphic::initialFlipX bool ___initialFlipX_30; // System.Boolean Spine.Unity.SkeletonGraphic::initialFlipY bool ___initialFlipY_31; // System.String Spine.Unity.SkeletonGraphic::startingAnimation String_t* ___startingAnimation_32; // System.Boolean Spine.Unity.SkeletonGraphic::startingLoop bool ___startingLoop_33; // System.Single Spine.Unity.SkeletonGraphic::timeScale float ___timeScale_34; // System.Boolean Spine.Unity.SkeletonGraphic::freeze bool ___freeze_35; // System.Boolean Spine.Unity.SkeletonGraphic::unscaledTime bool ___unscaledTime_36; // UnityEngine.Texture Spine.Unity.SkeletonGraphic::overrideTexture Texture_t3661962703 * ___overrideTexture_37; // Spine.Skeleton Spine.Unity.SkeletonGraphic::skeleton Skeleton_t3686076450 * ___skeleton_38; // Spine.AnimationState Spine.Unity.SkeletonGraphic::state AnimationState_t3637309382 * ___state_39; // Spine.Unity.MeshGenerator Spine.Unity.SkeletonGraphic::meshGenerator MeshGenerator_t1354683548 * ___meshGenerator_40; // Spine.Unity.DoubleBuffered`1 Spine.Unity.SkeletonGraphic::meshBuffers DoubleBuffered_1_t2489386064 * ___meshBuffers_41; // Spine.Unity.SkeletonRendererInstruction Spine.Unity.SkeletonGraphic::currentInstructions SkeletonRendererInstruction_t651787775 * ___currentInstructions_42; // Spine.Unity.UpdateBonesDelegate Spine.Unity.SkeletonGraphic::UpdateLocal UpdateBonesDelegate_t735903178 * ___UpdateLocal_43; // Spine.Unity.UpdateBonesDelegate Spine.Unity.SkeletonGraphic::UpdateWorld UpdateBonesDelegate_t735903178 * ___UpdateWorld_44; // Spine.Unity.UpdateBonesDelegate Spine.Unity.SkeletonGraphic::UpdateComplete UpdateBonesDelegate_t735903178 * ___UpdateComplete_45; // Spine.Unity.MeshGeneratorDelegate Spine.Unity.SkeletonGraphic::OnPostProcessVertices MeshGeneratorDelegate_t1654156803 * ___OnPostProcessVertices_46; public: inline static int32_t get_offset_of_skeletonDataAsset_28() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___skeletonDataAsset_28)); } inline SkeletonDataAsset_t3748144825 * get_skeletonDataAsset_28() const { return ___skeletonDataAsset_28; } inline SkeletonDataAsset_t3748144825 ** get_address_of_skeletonDataAsset_28() { return &___skeletonDataAsset_28; } inline void set_skeletonDataAsset_28(SkeletonDataAsset_t3748144825 * value) { ___skeletonDataAsset_28 = value; Il2CppCodeGenWriteBarrier((&___skeletonDataAsset_28), value); } inline static int32_t get_offset_of_initialSkinName_29() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___initialSkinName_29)); } inline String_t* get_initialSkinName_29() const { return ___initialSkinName_29; } inline String_t** get_address_of_initialSkinName_29() { return &___initialSkinName_29; } inline void set_initialSkinName_29(String_t* value) { ___initialSkinName_29 = value; Il2CppCodeGenWriteBarrier((&___initialSkinName_29), value); } inline static int32_t get_offset_of_initialFlipX_30() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___initialFlipX_30)); } inline bool get_initialFlipX_30() const { return ___initialFlipX_30; } inline bool* get_address_of_initialFlipX_30() { return &___initialFlipX_30; } inline void set_initialFlipX_30(bool value) { ___initialFlipX_30 = value; } inline static int32_t get_offset_of_initialFlipY_31() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___initialFlipY_31)); } inline bool get_initialFlipY_31() const { return ___initialFlipY_31; } inline bool* get_address_of_initialFlipY_31() { return &___initialFlipY_31; } inline void set_initialFlipY_31(bool value) { ___initialFlipY_31 = value; } inline static int32_t get_offset_of_startingAnimation_32() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___startingAnimation_32)); } inline String_t* get_startingAnimation_32() const { return ___startingAnimation_32; } inline String_t** get_address_of_startingAnimation_32() { return &___startingAnimation_32; } inline void set_startingAnimation_32(String_t* value) { ___startingAnimation_32 = value; Il2CppCodeGenWriteBarrier((&___startingAnimation_32), value); } inline static int32_t get_offset_of_startingLoop_33() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___startingLoop_33)); } inline bool get_startingLoop_33() const { return ___startingLoop_33; } inline bool* get_address_of_startingLoop_33() { return &___startingLoop_33; } inline void set_startingLoop_33(bool value) { ___startingLoop_33 = value; } inline static int32_t get_offset_of_timeScale_34() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___timeScale_34)); } inline float get_timeScale_34() const { return ___timeScale_34; } inline float* get_address_of_timeScale_34() { return &___timeScale_34; } inline void set_timeScale_34(float value) { ___timeScale_34 = value; } inline static int32_t get_offset_of_freeze_35() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___freeze_35)); } inline bool get_freeze_35() const { return ___freeze_35; } inline bool* get_address_of_freeze_35() { return &___freeze_35; } inline void set_freeze_35(bool value) { ___freeze_35 = value; } inline static int32_t get_offset_of_unscaledTime_36() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___unscaledTime_36)); } inline bool get_unscaledTime_36() const { return ___unscaledTime_36; } inline bool* get_address_of_unscaledTime_36() { return &___unscaledTime_36; } inline void set_unscaledTime_36(bool value) { ___unscaledTime_36 = value; } inline static int32_t get_offset_of_overrideTexture_37() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___overrideTexture_37)); } inline Texture_t3661962703 * get_overrideTexture_37() const { return ___overrideTexture_37; } inline Texture_t3661962703 ** get_address_of_overrideTexture_37() { return &___overrideTexture_37; } inline void set_overrideTexture_37(Texture_t3661962703 * value) { ___overrideTexture_37 = value; Il2CppCodeGenWriteBarrier((&___overrideTexture_37), value); } inline static int32_t get_offset_of_skeleton_38() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___skeleton_38)); } inline Skeleton_t3686076450 * get_skeleton_38() const { return ___skeleton_38; } inline Skeleton_t3686076450 ** get_address_of_skeleton_38() { return &___skeleton_38; } inline void set_skeleton_38(Skeleton_t3686076450 * value) { ___skeleton_38 = value; Il2CppCodeGenWriteBarrier((&___skeleton_38), value); } inline static int32_t get_offset_of_state_39() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___state_39)); } inline AnimationState_t3637309382 * get_state_39() const { return ___state_39; } inline AnimationState_t3637309382 ** get_address_of_state_39() { return &___state_39; } inline void set_state_39(AnimationState_t3637309382 * value) { ___state_39 = value; Il2CppCodeGenWriteBarrier((&___state_39), value); } inline static int32_t get_offset_of_meshGenerator_40() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___meshGenerator_40)); } inline MeshGenerator_t1354683548 * get_meshGenerator_40() const { return ___meshGenerator_40; } inline MeshGenerator_t1354683548 ** get_address_of_meshGenerator_40() { return &___meshGenerator_40; } inline void set_meshGenerator_40(MeshGenerator_t1354683548 * value) { ___meshGenerator_40 = value; Il2CppCodeGenWriteBarrier((&___meshGenerator_40), value); } inline static int32_t get_offset_of_meshBuffers_41() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___meshBuffers_41)); } inline DoubleBuffered_1_t2489386064 * get_meshBuffers_41() const { return ___meshBuffers_41; } inline DoubleBuffered_1_t2489386064 ** get_address_of_meshBuffers_41() { return &___meshBuffers_41; } inline void set_meshBuffers_41(DoubleBuffered_1_t2489386064 * value) { ___meshBuffers_41 = value; Il2CppCodeGenWriteBarrier((&___meshBuffers_41), value); } inline static int32_t get_offset_of_currentInstructions_42() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___currentInstructions_42)); } inline SkeletonRendererInstruction_t651787775 * get_currentInstructions_42() const { return ___currentInstructions_42; } inline SkeletonRendererInstruction_t651787775 ** get_address_of_currentInstructions_42() { return &___currentInstructions_42; } inline void set_currentInstructions_42(SkeletonRendererInstruction_t651787775 * value) { ___currentInstructions_42 = value; Il2CppCodeGenWriteBarrier((&___currentInstructions_42), value); } inline static int32_t get_offset_of_UpdateLocal_43() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___UpdateLocal_43)); } inline UpdateBonesDelegate_t735903178 * get_UpdateLocal_43() const { return ___UpdateLocal_43; } inline UpdateBonesDelegate_t735903178 ** get_address_of_UpdateLocal_43() { return &___UpdateLocal_43; } inline void set_UpdateLocal_43(UpdateBonesDelegate_t735903178 * value) { ___UpdateLocal_43 = value; Il2CppCodeGenWriteBarrier((&___UpdateLocal_43), value); } inline static int32_t get_offset_of_UpdateWorld_44() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___UpdateWorld_44)); } inline UpdateBonesDelegate_t735903178 * get_UpdateWorld_44() const { return ___UpdateWorld_44; } inline UpdateBonesDelegate_t735903178 ** get_address_of_UpdateWorld_44() { return &___UpdateWorld_44; } inline void set_UpdateWorld_44(UpdateBonesDelegate_t735903178 * value) { ___UpdateWorld_44 = value; Il2CppCodeGenWriteBarrier((&___UpdateWorld_44), value); } inline static int32_t get_offset_of_UpdateComplete_45() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___UpdateComplete_45)); } inline UpdateBonesDelegate_t735903178 * get_UpdateComplete_45() const { return ___UpdateComplete_45; } inline UpdateBonesDelegate_t735903178 ** get_address_of_UpdateComplete_45() { return &___UpdateComplete_45; } inline void set_UpdateComplete_45(UpdateBonesDelegate_t735903178 * value) { ___UpdateComplete_45 = value; Il2CppCodeGenWriteBarrier((&___UpdateComplete_45), value); } inline static int32_t get_offset_of_OnPostProcessVertices_46() { return static_cast(offsetof(SkeletonGraphic_t1744877482, ___OnPostProcessVertices_46)); } inline MeshGeneratorDelegate_t1654156803 * get_OnPostProcessVertices_46() const { return ___OnPostProcessVertices_46; } inline MeshGeneratorDelegate_t1654156803 ** get_address_of_OnPostProcessVertices_46() { return &___OnPostProcessVertices_46; } inline void set_OnPostProcessVertices_46(MeshGeneratorDelegate_t1654156803 * value) { ___OnPostProcessVertices_46 = value; Il2CppCodeGenWriteBarrier((&___OnPostProcessVertices_46), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKELETONGRAPHIC_T1744877482_H // Spine.Polygon[] struct PolygonU5BU5D_t741399164 : public RuntimeArray { public: ALIGN_FIELD (8) Polygon_t3315116257 * m_Items[1]; public: inline Polygon_t3315116257 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Polygon_t3315116257 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Polygon_t3315116257 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Polygon_t3315116257 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Polygon_t3315116257 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Polygon_t3315116257 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.Slot[] struct SlotU5BU5D_t285245173 : public RuntimeArray { public: ALIGN_FIELD (8) Slot_t3514940700 * m_Items[1]; public: inline Slot_t3514940700 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Slot_t3514940700 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Slot_t3514940700 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Slot_t3514940700 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Slot_t3514940700 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Slot_t3514940700 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Single[] struct SingleU5BU5D_t1444911251 : public RuntimeArray { public: ALIGN_FIELD (8) float m_Items[1]; public: inline float GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline float* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, float value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline float GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline float* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, float value) { m_Items[index] = value; } }; // Spine.BoundingBoxAttachment[] struct BoundingBoxAttachmentU5BU5D_t858874171 : public RuntimeArray { public: ALIGN_FIELD (8) BoundingBoxAttachment_t2797506510 * m_Items[1]; public: inline BoundingBoxAttachment_t2797506510 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BoundingBoxAttachment_t2797506510 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, BoundingBoxAttachment_t2797506510 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline BoundingBoxAttachment_t2797506510 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BoundingBoxAttachment_t2797506510 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BoundingBoxAttachment_t2797506510 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Int32[] struct Int32U5BU5D_t385246372 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // Spine.ExposedList`1[] struct ExposedList_1U5BU5D_t2972111025 : public RuntimeArray { public: ALIGN_FIELD (8) ExposedList_1_t4104378640 * m_Items[1]; public: inline ExposedList_1_t4104378640 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ExposedList_1_t4104378640 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, ExposedList_1_t4104378640 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline ExposedList_1_t4104378640 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ExposedList_1_t4104378640 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ExposedList_1_t4104378640 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.BoneData[] struct BoneDataU5BU5D_t1439018559 : public RuntimeArray { public: ALIGN_FIELD (8) BoneData_t3130174490 * m_Items[1]; public: inline BoneData_t3130174490 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BoneData_t3130174490 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, BoneData_t3130174490 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline BoneData_t3130174490 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BoneData_t3130174490 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BoneData_t3130174490 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.SlotData[] struct SlotDataU5BU5D_t329267611 : public RuntimeArray { public: ALIGN_FIELD (8) SlotData_t154801902 * m_Items[1]; public: inline SlotData_t154801902 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SlotData_t154801902 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, SlotData_t154801902 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline SlotData_t154801902 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SlotData_t154801902 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SlotData_t154801902 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.Animation[] struct AnimationU5BU5D_t3250602338 : public RuntimeArray { public: ALIGN_FIELD (8) Animation_t615783283 * m_Items[1]; public: inline Animation_t615783283 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Animation_t615783283 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Animation_t615783283 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Animation_t615783283 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Animation_t615783283 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Animation_t615783283 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.IkConstraintData[] struct IkConstraintDataU5BU5D_t269274332 : public RuntimeArray { public: ALIGN_FIELD (8) IkConstraintData_t459120129 * m_Items[1]; public: inline IkConstraintData_t459120129 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IkConstraintData_t459120129 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, IkConstraintData_t459120129 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline IkConstraintData_t459120129 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IkConstraintData_t459120129 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IkConstraintData_t459120129 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.TransformConstraintData[] struct TransformConstraintDataU5BU5D_t2360202743 : public RuntimeArray { public: ALIGN_FIELD (8) TransformConstraintData_t529073346 * m_Items[1]; public: inline TransformConstraintData_t529073346 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TransformConstraintData_t529073346 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, TransformConstraintData_t529073346 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline TransformConstraintData_t529073346 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TransformConstraintData_t529073346 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TransformConstraintData_t529073346 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.PathConstraintData[] struct PathConstraintDataU5BU5D_t2576410383 : public RuntimeArray { public: ALIGN_FIELD (8) PathConstraintData_t981297034 * m_Items[1]; public: inline PathConstraintData_t981297034 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PathConstraintData_t981297034 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, PathConstraintData_t981297034 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline PathConstraintData_t981297034 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PathConstraintData_t981297034 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PathConstraintData_t981297034 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.Bone[] struct BoneU5BU5D_t374432249 : public RuntimeArray { public: ALIGN_FIELD (8) Bone_t1086356328 * m_Items[1]; public: inline Bone_t1086356328 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bone_t1086356328 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bone_t1086356328 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Bone_t1086356328 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bone_t1086356328 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bone_t1086356328 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.IkConstraint[] struct IkConstraintU5BU5D_t1657091952 : public RuntimeArray { public: ALIGN_FIELD (8) IkConstraint_t1675190269 * m_Items[1]; public: inline IkConstraint_t1675190269 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IkConstraint_t1675190269 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, IkConstraint_t1675190269 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline IkConstraint_t1675190269 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IkConstraint_t1675190269 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IkConstraint_t1675190269 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.TransformConstraint[] struct TransformConstraintU5BU5D_t1783343736 : public RuntimeArray { public: ALIGN_FIELD (8) TransformConstraint_t454030229 * m_Items[1]; public: inline TransformConstraint_t454030229 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TransformConstraint_t454030229 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, TransformConstraint_t454030229 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline TransformConstraint_t454030229 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TransformConstraint_t454030229 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TransformConstraint_t454030229 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.PathConstraint[] struct PathConstraintU5BU5D_t1831722955 : public RuntimeArray { public: ALIGN_FIELD (8) PathConstraint_t980854910 * m_Items[1]; public: inline PathConstraint_t980854910 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PathConstraint_t980854910 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, PathConstraint_t980854910 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline PathConstraint_t980854910 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PathConstraint_t980854910 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PathConstraint_t980854910 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.Atlas[] struct AtlasU5BU5D_t3463999232 : public RuntimeArray { public: ALIGN_FIELD (8) Atlas_t4040192941 * m_Items[1]; public: inline Atlas_t4040192941 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Atlas_t4040192941 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Atlas_t4040192941 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Atlas_t4040192941 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Atlas_t4040192941 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Atlas_t4040192941 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Object[] struct ObjectU5BU5D_t2843939325 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Boolean[] struct BooleanU5BU5D_t2897418192 : public RuntimeArray { public: ALIGN_FIELD (8) bool m_Items[1]; public: inline bool GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline bool* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, bool value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline bool GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline bool* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, bool value) { m_Items[index] = value; } }; // Spine.ExposedList`1[] struct ExposedList_1U5BU5D_t1912446146 : public RuntimeArray { public: ALIGN_FIELD (8) ExposedList_1_t1363090323 * m_Items[1]; public: inline ExposedList_1_t1363090323 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ExposedList_1_t1363090323 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, ExposedList_1_t1363090323 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline ExposedList_1_t1363090323 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ExposedList_1_t1363090323 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ExposedList_1_t1363090323 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.PolygonCollider2D[] struct PolygonCollider2DU5BU5D_t759784257 : public RuntimeArray { public: ALIGN_FIELD (8) PolygonCollider2D_t57175488 * m_Items[1]; public: inline PolygonCollider2D_t57175488 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PolygonCollider2D_t57175488 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, PolygonCollider2D_t57175488 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline PolygonCollider2D_t57175488 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PolygonCollider2D_t57175488 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PolygonCollider2D_t57175488 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.Material[] struct MaterialU5BU5D_t561872642 : public RuntimeArray { public: ALIGN_FIELD (8) Material_t340375123 * m_Items[1]; public: inline Material_t340375123 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Material_t340375123 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Material_t340375123 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Material_t340375123 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Material_t340375123 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Material_t340375123 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761 : public RuntimeArray { public: ALIGN_FIELD (8) Vector3_t3722313464 m_Items[1]; public: inline Vector3_t3722313464 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector3_t3722313464 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector3_t3722313464 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector3_t3722313464 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector3_t3722313464 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t3722313464 value) { m_Items[index] = value; } }; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986 : public RuntimeArray { public: ALIGN_FIELD (8) Vector2_t2156229523 m_Items[1]; public: inline Vector2_t2156229523 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector2_t2156229523 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector2_t2156229523 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector2_t2156229523 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector2_t2156229523 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_t2156229523 value) { m_Items[index] = value; } }; // UnityEngine.Color32[] struct Color32U5BU5D_t3850468773 : public RuntimeArray { public: ALIGN_FIELD (8) Color32_t2600501292 m_Items[1]; public: inline Color32_t2600501292 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color32_t2600501292 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Color32_t2600501292 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color32_t2600501292 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color32_t2600501292 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color32_t2600501292 value) { m_Items[index] = value; } }; // Spine.Attachment[] struct AttachmentU5BU5D_t1033217241 : public RuntimeArray { public: ALIGN_FIELD (8) Attachment_t3043756552 * m_Items[1]; public: inline Attachment_t3043756552 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Attachment_t3043756552 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Attachment_t3043756552 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Attachment_t3043756552 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Attachment_t3043756552 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Attachment_t3043756552 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // Spine.Unity.SubmeshInstruction[] struct SubmeshInstructionU5BU5D_t131014463 : public RuntimeArray { public: ALIGN_FIELD (8) SubmeshInstruction_t52121370 m_Items[1]; public: inline SubmeshInstruction_t52121370 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SubmeshInstruction_t52121370 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, SubmeshInstruction_t52121370 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline SubmeshInstruction_t52121370 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SubmeshInstruction_t52121370 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SubmeshInstruction_t52121370 value) { m_Items[index] = value; } }; // UnityEngine.Vector4[] struct Vector4U5BU5D_t934056436 : public RuntimeArray { public: ALIGN_FIELD (8) Vector4_t3319028937 m_Items[1]; public: inline Vector4_t3319028937 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector4_t3319028937 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector4_t3319028937 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector4_t3319028937 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector4_t3319028937 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_t3319028937 value) { m_Items[index] = value; } }; // UnityEngine.Rect[] struct RectU5BU5D_t2936723554 : public RuntimeArray { public: ALIGN_FIELD (8) Rect_t2360479859 m_Items[1]; public: inline Rect_t2360479859 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rect_t2360479859 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rect_t2360479859 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rect_t2360479859 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rect_t2360479859 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rect_t2360479859 value) { m_Items[index] = value; } }; // UnityEngine.Texture2D[] struct Texture2DU5BU5D_t149664596 : public RuntimeArray { public: ALIGN_FIELD (8) Texture2D_t3840446185 * m_Items[1]; public: inline Texture2D_t3840446185 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Texture2D_t3840446185 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Texture2D_t3840446185 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Texture2D_t3840446185 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Texture2D_t3840446185 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Texture2D_t3840446185 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.Color[] struct ColorU5BU5D_t941916413 : public RuntimeArray { public: ALIGN_FIELD (8) Color_t2555686324 m_Items[1]; public: inline Color_t2555686324 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color_t2555686324 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Color_t2555686324 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color_t2555686324 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color_t2555686324 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color_t2555686324 value) { m_Items[index] = value; } }; // System.Void Spine.ExposedList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void ExposedList_1__ctor_m3538157384_gshared (ExposedList_1_t1492250734 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Clear(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_Clear_m1053068883_gshared (ExposedList_1_t1492250734 * __this, bool p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_Add_m1226067921_gshared (ExposedList_1_t1492250734 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_RemoveAt_m2131523012_gshared (ExposedList_1_t1492250734 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 Spine.ExposedList`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ExposedList_1_IndexOf_m1647548800_gshared (ExposedList_1_t1492250734 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void ExposedList_1__ctor_m2351159599_gshared (ExposedList_1_t4104378640 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1__ctor_m3034036963_gshared (ExposedList_1_t4104378640 * __this, int32_t p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1__ctor_m4079222511_gshared (ExposedList_1_t1363090323 * __this, int32_t p0, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t4104378640 * ExposedList_1_Resize_m1248377320_gshared (ExposedList_1_t4104378640 * __this, int32_t p0, const RuntimeMethod* method); // Spine.ExposedList`1/Enumerator Spine.ExposedList`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t821091889 ExposedList_1_GetEnumerator_m4207817279_gshared (ExposedList_1_t1492250734 * __this, const RuntimeMethod* method); // T Spine.ExposedList`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m3260398527_gshared (Enumerator_t821091889 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_Add_m1323117931_gshared (ExposedList_1_t4104378640 * __this, float p0, const RuntimeMethod* method); // System.Boolean Spine.ExposedList`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1168905927_gshared (Enumerator_t821091889 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1198458530_gshared (Enumerator_t821091889 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Clear(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_Clear_m661012492_gshared (ExposedList_1_t4104378640 * __this, bool p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Clear(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_Clear_m4098542002_gshared (ExposedList_1_t1363090323 * __this, bool p0, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1363090323 * ExposedList_1_Resize_m3268840586_gshared (ExposedList_1_t1363090323 * __this, int32_t p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::EnsureCapacity(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_EnsureCapacity_m1694823175_gshared (ExposedList_1_t1492250734 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2321703786_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2278349286_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m2714930061_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2146457487 List_1_GetEnumerator_m2930774921_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m470245444_gshared (Enumerator_t2146457487 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2142368520_gshared (Enumerator_t2146457487 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3007748546_gshared (Enumerator_t2146457487 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m3338814081_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2086727927 Dictionary_2_GetEnumerator_m3278257048_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2530217319 Enumerator_get_Current_m2655181939_gshared (Enumerator_t2086727927 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m1328507389_gshared (KeyValuePair_2_t2530217319 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m3464904234_gshared (KeyValuePair_2_t2530217319 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1107569389_gshared (Enumerator_t2086727927 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3885012575_gshared (Enumerator_t2086727927 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2934127733_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m2287542950_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m3697625829_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::TrimExcess() extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_TrimExcess_m1725122750_gshared (ExposedList_1_t1492250734 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_Add_m2905482489_gshared (ExposedList_1_t1363090323 * __this, int32_t p0, const RuntimeMethod* method); // T[] Spine.ExposedList`1::ToArray() extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t385246372* ExposedList_1_ToArray_m1455590142_gshared (ExposedList_1_t1363090323 * __this, const RuntimeMethod* method); // T[] Spine.ExposedList`1::ToArray() extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_t1444911251* ExposedList_1_ToArray_m367527777_gshared (ExposedList_1_t4104378640 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m4249896596_gshared (Dictionary_2_t1005009997 * __this, RuntimeObject* p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m2679166359_gshared (Dictionary_2_t1005009997 * __this, AttachmentKeyTuple_t1548106539 p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m381693395_gshared (Dictionary_2_t1005009997 * __this, AttachmentKeyTuple_t1548106539 p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m2841442619_gshared (Dictionary_2_t1005009997 * __this, AttachmentKeyTuple_t1548106539 p0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() extern "C" IL2CPP_METHOD_ATTR KeyCollection_t1194685468 * Dictionary_2_get_Keys_m1775387877_gshared (Dictionary_2_t1005009997 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t1187186981 KeyCollection_GetEnumerator_m3128318395_gshared (KeyCollection_t1194685468 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR AttachmentKeyTuple_t1548106539 Enumerator_get_Current_m727105954_gshared (Enumerator_t1187186981 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2933246301_gshared (Enumerator_t1187186981 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2503890657_gshared (Enumerator_t1187186981 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2959192772 Dictionary_2_GetEnumerator_m3606951935_gshared (Dictionary_2_t1005009997 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t3402682164 Enumerator_get_Current_m2204480965_gshared (Enumerator_t2959192772 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR AttachmentKeyTuple_t1548106539 KeyValuePair_2_get_Key_m963096613_gshared (KeyValuePair_2_t3402682164 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m1565438370_gshared (KeyValuePair_2_t3402682164 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3212994191_gshared (Enumerator_t2959192772 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3853504112_gshared (Enumerator_t2959192772 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void ExposedList_1__ctor_m3946806410_gshared (ExposedList_1_t1363090323 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void ExposedList_1__ctor_m3843255198_gshared (ExposedList_1_t2804399831 * __this, const RuntimeMethod* method); // System.Void Spine.Pool`1::.ctor(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Pool_1__ctor_m63417183_gshared (Pool_1_t2051005623 * __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t2804399831 * ExposedList_1_Resize_m2805455983_gshared (ExposedList_1_t2804399831 * __this, int32_t p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::EnsureCapacity(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_EnsureCapacity_m397734561_gshared (ExposedList_1_t1363090323 * __this, int32_t p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_RemoveAt_m3845229811_gshared (ExposedList_1_t1363090323 * __this, int32_t p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_RemoveAt_m1238664670_gshared (ExposedList_1_t2804399831 * __this, int32_t p0, const RuntimeMethod* method); // System.Void Spine.Pool`1::Free(T) extern "C" IL2CPP_METHOD_ATTR void Pool_1_Free_m4168637232_gshared (Pool_1_t2051005623 * __this, RuntimeObject * p0, const RuntimeMethod* method); // T Spine.Pool`1::Obtain() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Pool_1_Obtain_m3850637489_gshared (Pool_1_t2051005623 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2,System.Object>::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m1681968067_gshared (Dictionary_2_t1701842337 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyValuePair`2::.ctor(!0,!1) extern "C" IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m727165395_gshared (KeyValuePair_2_t2530217319 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2,System.Object>::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3705391108_gshared (Dictionary_2_t1701842337 * __this, KeyValuePair_2_t2530217319 p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2,System.Object>::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m4024117439_gshared (Dictionary_2_t1701842337 * __this, KeyValuePair_2_t2530217319 p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2,System.Object>::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m2577700325_gshared (Dictionary_2_t1701842337 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInParent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponentInParent_TisRuntimeObject_m3491943679_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m518943619_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m3919933788_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2387223709_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() extern "C" IL2CPP_METHOD_ATTR ValueCollection_t1848589470 * Dictionary_2_get_Values_m2492087945_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t701438809 ValueCollection_GetEnumerator_m3808619909_gshared (ValueCollection_t1848589470 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m2014973879_gshared (Enumerator_t701438809 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m181298207_gshared (Enumerator_t701438809 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1051275336_gshared (Enumerator_t701438809 * __this, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponents() extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* Component_GetComponents_TisRuntimeObject_m539078962_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m1938428402_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3280774074_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1__ctor_m3684064253_gshared (ExposedList_1_t2134458034 * __this, int32_t p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1__ctor_m3902463542_gshared (ExposedList_1_t568374093 * __this, int32_t p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1__ctor_m823976159_gshared (ExposedList_1_t1012645862 * __this, int32_t p0, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t2759233236 * ExposedList_1_Resize_m1195975214_gshared (ExposedList_1_t2759233236 * __this, int32_t p0, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1492250734 * ExposedList_1_Resize_m3453784613_gshared (ExposedList_1_t1492250734 * __this, int32_t p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Clear(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_Clear_m2930873748_gshared (ExposedList_1_t2134458034 * __this, bool p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Clear(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_Clear_m3815630333_gshared (ExposedList_1_t1012645862 * __this, bool p0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Clear(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_Clear_m1405878336_gshared (ExposedList_1_t568374093 * __this, bool p0, const RuntimeMethod* method); // System.Void System.Array::Resize(!!0[]&,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Resize_TisVector3_t3722313464_m1451335840_gshared (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761** p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Array::Resize(!!0[]&,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Resize_TisVector2_t2156229523_m450741798_gshared (RuntimeObject * __this /* static, unused */, Vector2U5BU5D_t1457185986** p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Array::Resize(!!0[]&,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Resize_TisColor32_t2600501292_m2130986601_gshared (RuntimeObject * __this /* static, unused */, Color32U5BU5D_t3850468773** p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Array::Resize(!!0[]&,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Resize_TisInt32_t2950945753_m3746919008_gshared (RuntimeObject * __this /* static, unused */, Int32U5BU5D_t385246372** p0, int32_t p1, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void ExposedList_1__ctor_m2343744373_gshared (ExposedList_1_t568374093 * __this, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t568374093 * ExposedList_1_Resize_m575125562_gshared (ExposedList_1_t568374093 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Array::Resize(!!0[]&,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Resize_TisVector4_t3319028937_m1108402566_gshared (RuntimeObject * __this /* static, unused */, Vector4U5BU5D_t934056436** p0, int32_t p1, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::TrimExcess() extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_TrimExcess_m1796103156_gshared (ExposedList_1_t2134458034 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::TrimExcess() extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_TrimExcess_m2849180601_gshared (ExposedList_1_t568374093 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::TrimExcess() extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_TrimExcess_m2021962554_gshared (ExposedList_1_t1012645862 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m3097985365_gshared (List_1_t899420910 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m1524640104_gshared (List_1_t899420910 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m2188935509_gshared (List_1_t3628304265 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m2298161512_gshared (List_1_t3628304265 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m3048681609_gshared (List_1_t4072576034 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m3298024076_gshared (List_1_t4072576034 * __this, Color32_t2600501292 p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m2154023298_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void List_1_AddRange_m3513848896_gshared (List_1_t128053199 * __this, RuntimeObject* p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2503402603_gshared (List_1_t899420910 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2503988995_gshared (List_1_t3628304265 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m277901844_gshared (List_1_t4072576034 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m1628857705_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // T Spine.Unity.DoubleBuffered`1::GetNext() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * DoubleBuffered_1_GetNext_m3455299884_gshared (DoubleBuffered_1_t749713640 * __this, const RuntimeMethod* method); // System.Void Spine.Unity.DoubleBuffered`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void DoubleBuffered_1__ctor_m2054331807_gshared (DoubleBuffered_1_t749713640 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::CopyTo(T[]) extern "C" IL2CPP_METHOD_ATTR void ExposedList_1_CopyTo_m3126268057_gshared (ExposedList_1_t1492250734 * __this, ObjectU5BU5D_t2843939325* p0, const RuntimeMethod* method); // T[] Spine.ExposedList`1::ToArray() extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* ExposedList_1_ToArray_m2643075414_gshared (ExposedList_1_t1492250734 * __this, const RuntimeMethod* method); // System.Void System.Array::Resize(!!0[]&,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Resize_TisRuntimeObject_m1542437191_gshared (RuntimeObject * __this /* static, unused */, ObjectU5BU5D_t2843939325** p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2601736566_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2382293057_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2059424751_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() extern "C" IL2CPP_METHOD_ATTR KeyCollection_t2158494966 * Dictionary_2_get_Keys_m1840317613_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m768015532_gshared (List_1_t128053199 * __this, RuntimeObject* p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void HashSet_1__ctor_m1416043629_gshared (HashSet_1_t1515895227 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1::Clear() extern "C" IL2CPP_METHOD_ATTR void HashSet_1_Clear_m2259714021_gshared (HashSet_1_t1515895227 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR bool HashSet_1_Add_m1208034806_gshared (HashSet_1_t1515895227 * __this, int32_t p0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2017297076 List_1_GetEnumerator_m2050286038_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m765460575_gshared (Enumerator_t2017297076 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool HashSet_1_Contains_m3645280372_gshared (HashSet_1_t1515895227 * __this, int32_t p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m107019914_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3689483608_gshared (Enumerator_t2017297076 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m222348240_gshared (Enumerator_t2017297076 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m212974362_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2253601317_gshared (Dictionary_2_t3384741 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void List_1_AddRange_m3709462088_gshared (List_1_t257213610 * __this, RuntimeObject* p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3959998165_gshared (Dictionary_2_t3384741 * __this, RuntimeObject * p0, int32_t* p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m697420525_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m1279427033_gshared (Dictionary_2_t3384741 * __this, RuntimeObject * p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) extern "C" IL2CPP_METHOD_ATTR void List_1_set_Item_m1979164443_gshared (List_1_t257213610 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // !0[] System.Collections.Generic.List`1::ToArray() extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* List_1_ToArray_m4168020446_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Item_m987949881_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m576628985(__this, method) (( void (*) (ExposedList_1_t1727260827 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m3916303510(__this, method) (( void (*) (ExposedList_1_t1209651080 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.SkeletonBounds::set_BoundingBoxes(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_set_BoundingBoxes_m3956730570 (SkeletonBounds_t352077915 * __this, ExposedList_1_t1209651080 * ___value0, const RuntimeMethod* method); // System.Void Spine.SkeletonBounds::set_Polygons(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_set_Polygons_m285193343 (SkeletonBounds_t352077915 * __this, ExposedList_1_t1727260827 * ___value0, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.SkeletonBounds::get_BoundingBoxes() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1209651080 * SkeletonBounds_get_BoundingBoxes_m1907532912 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.SkeletonBounds::get_Polygons() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1727260827 * SkeletonBounds_get_Polygons_m3628033849 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Clear(System.Boolean) #define ExposedList_1_Clear_m1221221799(__this, p0, method) (( void (*) (ExposedList_1_t1209651080 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m1053068883_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m2969310259(__this, p0, method) (( void (*) (ExposedList_1_t1727260827 *, Polygon_t3315116257 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::Clear(System.Boolean) #define ExposedList_1_Clear_m2658306691(__this, p0, method) (( void (*) (ExposedList_1_t1727260827 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m1053068883_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m4048533420(__this, p0, method) (( void (*) (ExposedList_1_t1209651080 *, BoundingBoxAttachment_t2797506510 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::RemoveAt(System.Int32) #define ExposedList_1_RemoveAt_m3303561559(__this, p0, method) (( void (*) (ExposedList_1_t1727260827 *, int32_t, const RuntimeMethod*))ExposedList_1_RemoveAt_m2131523012_gshared)(__this, p0, method) // System.Void Spine.Polygon::.ctor() extern "C" IL2CPP_METHOD_ATTR void Polygon__ctor_m38897956 (Polygon_t3315116257 * __this, const RuntimeMethod* method); // System.Void Spine.Polygon::set_Count(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Polygon_set_Count_m1261713867 (Polygon_t3315116257 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Single[] Spine.Polygon::get_Vertices() extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_t1444911251* Polygon_get_Vertices_m2388977238 (Polygon_t3315116257 * __this, const RuntimeMethod* method); // System.Void Spine.Polygon::set_Vertices(System.Single[]) extern "C" IL2CPP_METHOD_ATTR void Polygon_set_Vertices_m2081097647 (Polygon_t3315116257 * __this, SingleU5BU5D_t1444911251* ___value0, const RuntimeMethod* method); // System.Void Spine.VertexAttachment::ComputeWorldVertices(Spine.Slot,System.Single[]) extern "C" IL2CPP_METHOD_ATTR void VertexAttachment_ComputeWorldVertices_m2967005673 (VertexAttachment_t4074366829 * __this, Slot_t3514940700 * ___slot0, SingleU5BU5D_t1444911251* ___worldVertices1, const RuntimeMethod* method); // System.Void Spine.SkeletonBounds::AabbCompute() extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_AabbCompute_m2876244893 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method); // System.Int32 Spine.Polygon::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Polygon_get_Count_m514267063 (Polygon_t3315116257 * __this, const RuntimeMethod* method); // System.Single System.Math::Min(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Math_Min_m3253079129 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method); // System.Single System.Math::Max(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Math_Max_m482125436 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method); // System.Boolean Spine.SkeletonBounds::ContainsPoint(Spine.Polygon,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool SkeletonBounds_ContainsPoint_m3971335009 (SkeletonBounds_t352077915 * __this, Polygon_t3315116257 * ___polygon0, float ___x1, float ___y2, const RuntimeMethod* method); // System.Boolean Spine.SkeletonBounds::IntersectsSegment(Spine.Polygon,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool SkeletonBounds_IntersectsSegment_m965629081 (SkeletonBounds_t352077915 * __this, Polygon_t3315116257 * ___polygon0, float ___x11, float ___y12, float ___x23, float ___y24, const RuntimeMethod* method); // System.Int32 Spine.ExposedList`1::IndexOf(T) #define ExposedList_1_IndexOf_m237714367(__this, p0, method) (( int32_t (*) (ExposedList_1_t1209651080 *, BoundingBoxAttachment_t2797506510 *, const RuntimeMethod*))ExposedList_1_IndexOf_m1647548800_gshared)(__this, p0, method) // System.Void Spine.Triangulator::.ctor() extern "C" IL2CPP_METHOD_ATTR void Triangulator__ctor_m2266871982 (Triangulator_t2502879214 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m2351159599(__this, method) (( void (*) (ExposedList_1_t4104378640 *, const RuntimeMethod*))ExposedList_1__ctor_m2351159599_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor(System.Int32) #define ExposedList_1__ctor_m3034036963(__this, p0, method) (( void (*) (ExposedList_1_t4104378640 *, int32_t, const RuntimeMethod*))ExposedList_1__ctor_m3034036963_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::.ctor(System.Int32) #define ExposedList_1__ctor_m4079222511(__this, p0, method) (( void (*) (ExposedList_1_t1363090323 *, int32_t, const RuntimeMethod*))ExposedList_1__ctor_m4079222511_gshared)(__this, p0, method) // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) #define ExposedList_1_Resize_m1248377320(__this, p0, method) (( ExposedList_1_t4104378640 * (*) (ExposedList_1_t4104378640 *, int32_t, const RuntimeMethod*))ExposedList_1_Resize_m1248377320_gshared)(__this, p0, method) // System.Void Spine.VertexAttachment::ComputeWorldVertices(Spine.Slot,System.Int32,System.Int32,System.Single[],System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void VertexAttachment_ComputeWorldVertices_m3237522835 (VertexAttachment_t4074366829 * __this, Slot_t3514940700 * ___slot0, int32_t ___start1, int32_t ___count2, SingleU5BU5D_t1444911251* ___worldVertices3, int32_t ___offset4, int32_t ___stride5, const RuntimeMethod* method); // System.Void Spine.SkeletonClipping::MakeClockwise(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonClipping_MakeClockwise_m64579973 (RuntimeObject * __this /* static, unused */, ExposedList_1_t4104378640 * ___polygon0, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.Triangulator::Triangulate(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1363090323 * Triangulator_Triangulate_m2533590094 (Triangulator_t2502879214 * __this, ExposedList_1_t4104378640 * ___verticesArray0, const RuntimeMethod* method); // Spine.ExposedList`1> Spine.Triangulator::Decompose(Spine.ExposedList`1,Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t2516523210 * Triangulator_Decompose_m866404716 (Triangulator_t2502879214 * __this, ExposedList_1_t4104378640 * ___verticesArray0, ExposedList_1_t1363090323 * ___triangles1, const RuntimeMethod* method); // Spine.ExposedList`1/Enumerator Spine.ExposedList`1>::GetEnumerator() #define ExposedList_1_GetEnumerator_m472121747(__this, method) (( Enumerator_t1845364365 (*) (ExposedList_1_t2516523210 *, const RuntimeMethod*))ExposedList_1_GetEnumerator_m4207817279_gshared)(__this, method) // T Spine.ExposedList`1/Enumerator>::get_Current() #define Enumerator_get_Current_m3706716657(__this, method) (( ExposedList_1_t4104378640 * (*) (Enumerator_t1845364365 *, const RuntimeMethod*))Enumerator_get_Current_m3260398527_gshared)(__this, method) // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m1323117931(__this, p0, method) (( void (*) (ExposedList_1_t4104378640 *, float, const RuntimeMethod*))ExposedList_1_Add_m1323117931_gshared)(__this, p0, method) // System.Boolean Spine.ExposedList`1/Enumerator>::MoveNext() #define Enumerator_MoveNext_m3230733119(__this, method) (( bool (*) (Enumerator_t1845364365 *, const RuntimeMethod*))Enumerator_MoveNext_m1168905927_gshared)(__this, method) // System.Void Spine.ExposedList`1/Enumerator>::Dispose() #define Enumerator_Dispose_m1530239052(__this, method) (( void (*) (Enumerator_t1845364365 *, const RuntimeMethod*))Enumerator_Dispose_m1198458530_gshared)(__this, method) // System.Void Spine.SkeletonClipping::ClipEnd() extern "C" IL2CPP_METHOD_ATTR void SkeletonClipping_ClipEnd_m3652419567 (SkeletonClipping_t1669006083 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Clear(System.Boolean) #define ExposedList_1_Clear_m661012492(__this, p0, method) (( void (*) (ExposedList_1_t4104378640 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m661012492_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::Clear(System.Boolean) #define ExposedList_1_Clear_m4098542002(__this, p0, method) (( void (*) (ExposedList_1_t1363090323 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m4098542002_gshared)(__this, p0, method) // System.Boolean Spine.SkeletonClipping::Clip(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,Spine.ExposedList`1,Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR bool SkeletonClipping_Clip_m2731865359 (SkeletonClipping_t1669006083 * __this, float ___x10, float ___y11, float ___x22, float ___y23, float ___x34, float ___y35, ExposedList_1_t4104378640 * ___clippingArea6, ExposedList_1_t4104378640 * ___output7, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) #define ExposedList_1_Resize_m3268840586(__this, p0, method) (( ExposedList_1_t1363090323 * (*) (ExposedList_1_t1363090323 *, int32_t, const RuntimeMethod*))ExposedList_1_Resize_m3268840586_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m428831404(__this, method) (( void (*) (ExposedList_1_t1542319060 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m859574136(__this, method) (( void (*) (ExposedList_1_t2861913768 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m3761084076(__this, method) (( void (*) (ExposedList_1_t3881696472 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m4163205561(__this, method) (( void (*) (ExposedList_1_t3431871853 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m590723463(__this, method) (( void (*) (ExposedList_1_t3322895149 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m1056784185(__this, method) (( void (*) (ExposedList_1_t3166231995 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m519285342(__this, method) (( void (*) (ExposedList_1_t3236185212 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m726857240(__this, method) (( void (*) (ExposedList_1_t3688408900 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void System.ArgumentNullException::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m2009621981 (ArgumentNullException_t1615371798 * __this, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m920492651 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // Spine.ExposedList`1/Enumerator Spine.ExposedList`1::GetEnumerator() #define ExposedList_1_GetEnumerator_m1257016777(__this, method) (( Enumerator_t3210537627 (*) (ExposedList_1_t3881696472 *, const RuntimeMethod*))ExposedList_1_GetEnumerator_m4207817279_gshared)(__this, method) // T Spine.ExposedList`1/Enumerator::get_Current() #define Enumerator_get_Current_m3991522829(__this, method) (( Skin_t1174584606 * (*) (Enumerator_t3210537627 *, const RuntimeMethod*))Enumerator_get_Current_m3260398527_gshared)(__this, method) // System.Boolean Spine.ExposedList`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m34116288(__this, method) (( bool (*) (Enumerator_t3210537627 *, const RuntimeMethod*))Enumerator_MoveNext_m1168905927_gshared)(__this, method) // System.Void Spine.ExposedList`1/Enumerator::Dispose() #define Enumerator_Dispose_m4206477783(__this, method) (( void (*) (Enumerator_t3210537627 *, const RuntimeMethod*))Enumerator_Dispose_m1198458530_gshared)(__this, method) // Spine.ExposedList`1/Enumerator Spine.ExposedList`1::GetEnumerator() #define ExposedList_1_GetEnumerator_m101045398(__this, method) (( Enumerator_t2760713008 (*) (ExposedList_1_t3431871853 *, const RuntimeMethod*))ExposedList_1_GetEnumerator_m4207817279_gshared)(__this, method) // T Spine.ExposedList`1/Enumerator::get_Current() #define Enumerator_get_Current_m2482120970(__this, method) (( EventData_t724759987 * (*) (Enumerator_t2760713008 *, const RuntimeMethod*))Enumerator_get_Current_m3260398527_gshared)(__this, method) // System.Boolean Spine.ExposedList`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m2609007568(__this, method) (( bool (*) (Enumerator_t2760713008 *, const RuntimeMethod*))Enumerator_MoveNext_m1168905927_gshared)(__this, method) // System.Void Spine.ExposedList`1/Enumerator::Dispose() #define Enumerator_Dispose_m2230459365(__this, method) (( void (*) (Enumerator_t2760713008 *, const RuntimeMethod*))Enumerator_Dispose_m1198458530_gshared)(__this, method) // System.Boolean System.String::Equals(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m2270643605 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.String System.Object::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Object_ToString_m1740002499 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void Spine.SkeletonExtensions::SetSlotAttachmentToSetupPose(Spine.Skeleton,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_SetSlotAttachmentToSetupPose_m2665847988 (RuntimeObject * __this /* static, unused */, Skeleton_t3686076450 * ___skeleton0, int32_t ___slotIndex1, const RuntimeMethod* method); // System.Void Spine.SkeletonExtensions::SetColorToSetupPose(Spine.Slot) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_SetColorToSetupPose_m2455313536 (RuntimeObject * __this /* static, unused */, Slot_t3514940700 * ___slot0, const RuntimeMethod* method); // System.Void Spine.SkeletonExtensions::SetDrawOrderToSetupPose(Spine.Skeleton) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_SetDrawOrderToSetupPose_m4184241496 (RuntimeObject * __this /* static, unused */, Skeleton_t3686076450 * ___skeleton0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Clear(System.Boolean) #define ExposedList_1_Clear_m2174950840(__this, p0, method) (( void (*) (ExposedList_1_t1927085270 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m1053068883_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::EnsureCapacity(System.Int32) #define ExposedList_1_EnsureCapacity_m2821727002(__this, p0, method) (( void (*) (ExposedList_1_t1927085270 *, int32_t, const RuntimeMethod*))ExposedList_1_EnsureCapacity_m1694823175_gshared)(__this, p0, method) // System.Void System.Array::Copy(System.Array,System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Copy_m1988217701 (RuntimeObject * __this /* static, unused */, RuntimeArray * p0, RuntimeArray * p1, int32_t p2, const RuntimeMethod* method); // System.Boolean System.String::IsNullOrEmpty(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m2969720369 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // Spine.Attachment Spine.Skeleton::GetAttachment(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR Attachment_t3043756552 * Skeleton_GetAttachment_m2295404847 (Skeleton_t3686076450 * __this, int32_t ___slotIndex0, String_t* ___attachmentName1, const RuntimeMethod* method); // System.Void Spine.Slot::set_Attachment(Spine.Attachment) extern "C" IL2CPP_METHOD_ATTR void Slot_set_Attachment_m2846783909 (Slot_t3514940700 * __this, Attachment_t3043756552 * ___value0, const RuntimeMethod* method); // Spine.Attachment Spine.Skeleton::GetAttachment(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR Attachment_t3043756552 * Skeleton_GetAttachment_m942215826 (Skeleton_t3686076450 * __this, String_t* ___slotName0, String_t* ___attachmentName1, const RuntimeMethod* method); // Spine.Animation Spine.SkeletonData::FindAnimation(System.String) extern "C" IL2CPP_METHOD_ATTR Animation_t615783283 * SkeletonData_FindAnimation_m3119151155 (SkeletonData_t2032710716 * __this, String_t* ___animationName0, const RuntimeMethod* method); // System.Void Spine.Animation::Apply(Spine.Skeleton,System.Single,System.Single,System.Boolean,Spine.ExposedList`1,System.Single,Spine.MixBlend,Spine.MixDirection) extern "C" IL2CPP_METHOD_ATTR void Animation_Apply_m3823180894 (Animation_t615783283 * __this, Skeleton_t3686076450 * ___skeleton0, float ___lastTime1, float ___time2, bool ___loop3, ExposedList_1_t4085685707 * ___events4, float ___alpha5, int32_t ___pose6, int32_t ___direction7, const RuntimeMethod* method); // System.Int32 Spine.SkeletonData::FindSlotIndex(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t SkeletonData_FindSlotIndex_m4166210197 (SkeletonData_t2032710716 * __this, String_t* ___slotName0, const RuntimeMethod* method); // System.Void Spine.Skin::FindNamesForSlot(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void Skin_FindNamesForSlot_m3907987374 (Skin_t1174584606 * __this, int32_t ___slotIndex0, List_1_t3319525431 * ___names1, const RuntimeMethod* method); // System.Void Spine.Skin::FindAttachmentsForSlot(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void Skin_FindAttachmentsForSlot_m2366953916 (Skin_t1174584606 * __this, int32_t ___slotIndex0, List_1_t220863998 * ___attachments1, const RuntimeMethod* method); // System.Void Spine.AtlasAttachmentLoader::.ctor(Spine.Atlas[]) extern "C" IL2CPP_METHOD_ATTR void AtlasAttachmentLoader__ctor_m2757335163 (AtlasAttachmentLoader_t3966790320 * __this, AtlasU5BU5D_t3463999232* ___atlasArray0, const RuntimeMethod* method); // System.Void Spine.SkeletonJson::.ctor(Spine.AttachmentLoader) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson__ctor_m124181605 (SkeletonJson_t4049771867 * __this, RuntimeObject* ___attachmentLoader0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2346559478(__this, method) (( void (*) (List_1_t3168994201 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void Spine.SkeletonJson::set_Scale(System.Single) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson_set_Scale_m3295523159 (SkeletonJson_t4049771867 * __this, float ___value0, const RuntimeMethod* method); // System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) extern "C" IL2CPP_METHOD_ATTR void FileStream__ctor_m2889718780 (FileStream_t4292183065 * __this, String_t* p0, int32_t p1, int32_t p2, int32_t p3, const RuntimeMethod* method); // System.Void System.IO.StreamReader::.ctor(System.IO.Stream) extern "C" IL2CPP_METHOD_ATTR void StreamReader__ctor_m1047876681 (StreamReader_t4009935899 * __this, Stream_t1273022909 * p0, const RuntimeMethod* method); // Spine.SkeletonData Spine.SkeletonJson::ReadSkeletonData(System.IO.TextReader) extern "C" IL2CPP_METHOD_ATTR SkeletonData_t2032710716 * SkeletonJson_ReadSkeletonData_m488387896 (SkeletonJson_t4049771867 * __this, TextReader_t283511965 * ___reader0, const RuntimeMethod* method); // System.String System.IO.Path::GetFileNameWithoutExtension(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* Path_GetFileNameWithoutExtension_m895535029 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Single Spine.SkeletonJson::get_Scale() extern "C" IL2CPP_METHOD_ATTR float SkeletonJson_get_Scale_m32512104 (SkeletonJson_t4049771867 * __this, const RuntimeMethod* method); // System.Void Spine.SkeletonData::.ctor() extern "C" IL2CPP_METHOD_ATTR void SkeletonData__ctor_m1890833562 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method); // System.Object Spine.Json::Deserialize(System.IO.TextReader) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Json_Deserialize_m3570262250 (RuntimeObject * __this /* static, unused */, TextReader_t283511965 * ___text0, const RuntimeMethod* method); // System.Void System.Exception::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void Exception__ctor_m1152696503 (Exception_t * __this, String_t* p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2718704541(__this, p0, method) (( bool (*) (Dictionary_2_t2865362463 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m2278349286_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m1961594057(__this, p0, method) (( RuntimeObject * (*) (Dictionary_2_t2865362463 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m2714930061_gshared)(__this, p0, method) // System.Single Spine.SkeletonJson::GetFloat(System.Collections.Generic.Dictionary`2,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float SkeletonJson_GetFloat_m3049590407 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, float ___defaultValue2, const RuntimeMethod* method); // System.String Spine.SkeletonJson::GetString(System.Collections.Generic.Dictionary`2,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* SkeletonJson_GetString_m3750023035 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, String_t* ___defaultValue2, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m2930774921(__this, method) (( Enumerator_t2146457487 (*) (List_1_t257213610 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m470245444(__this, method) (( RuntimeObject * (*) (Enumerator_t2146457487 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // Spine.BoneData Spine.SkeletonData::FindBone(System.String) extern "C" IL2CPP_METHOD_ATTR BoneData_t3130174490 * SkeletonData_FindBone_m2500465450 (SkeletonData_t2032710716 * __this, String_t* ___boneName0, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.SkeletonData::get_Bones() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1542319060 * SkeletonData_get_Bones_m3615041486 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method); // System.Void Spine.BoneData::.ctor(System.Int32,System.String,Spine.BoneData) extern "C" IL2CPP_METHOD_ATTR void BoneData__ctor_m3600388444 (BoneData_t3130174490 * __this, int32_t ___index0, String_t* ___name1, BoneData_t3130174490 * ___parent2, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 p0, const RuntimeMethod* method); // System.Object System.Enum::Parse(System.Type,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enum_Parse_m1579637477 (RuntimeObject * __this /* static, unused */, Type_t * p0, String_t* p1, bool p2, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m1220349209(__this, p0, method) (( void (*) (ExposedList_1_t1542319060 *, BoneData_t3130174490 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m2142368520(__this, method) (( bool (*) (Enumerator_t2146457487 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m3007748546(__this, method) (( void (*) (Enumerator_t2146457487 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.String System.String::Concat(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3937257545 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.SkeletonData::get_Slots() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t2861913768 * SkeletonData_get_Slots_m3012766345 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method); // System.Void Spine.SlotData::.ctor(System.Int32,System.String,Spine.BoneData) extern "C" IL2CPP_METHOD_ATTR void SlotData__ctor_m1545173929 (SlotData_t154801902 * __this, int32_t ___index0, String_t* ___name1, BoneData_t3130174490 * ___boneData2, const RuntimeMethod* method); // System.Single Spine.SkeletonJson::ToColor(System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR float SkeletonJson_ToColor_m1424148140 (RuntimeObject * __this /* static, unused */, String_t* ___hexString0, int32_t ___colorIndex1, int32_t ___expectedLength2, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m818752335(__this, p0, method) (( void (*) (ExposedList_1_t2861913768 *, SlotData_t154801902 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Void Spine.IkConstraintData::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void IkConstraintData__ctor_m339786972 (IkConstraintData_t459120129 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Int32 Spine.SkeletonJson::GetInt(System.Collections.Generic.Dictionary`2,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t SkeletonJson_GetInt_m3782667549 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, int32_t ___defaultValue2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m551836381(__this, p0, method) (( void (*) (List_1_t307281936 *, BoneData_t3130174490 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean Spine.SkeletonJson::GetBoolean(System.Collections.Generic.Dictionary`2,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool SkeletonJson_GetBoolean_m2952420125 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, bool ___defaultValue2, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m114354598(__this, p0, method) (( void (*) (ExposedList_1_t3166231995 *, IkConstraintData_t459120129 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Void Spine.TransformConstraintData::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData__ctor_m414215057 (TransformConstraintData_t529073346 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m2892658901(__this, p0, method) (( void (*) (ExposedList_1_t3236185212 *, TransformConstraintData_t529073346 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Void Spine.PathConstraintData::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void PathConstraintData__ctor_m3396857240 (PathConstraintData_t981297034 * __this, String_t* ___name0, const RuntimeMethod* method); // Spine.SlotData Spine.SkeletonData::FindSlot(System.String) extern "C" IL2CPP_METHOD_ATTR SlotData_t154801902 * SkeletonData_FindSlot_m2064261220 (SkeletonData_t2032710716 * __this, String_t* ___slotName0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m3550227591(__this, p0, method) (( void (*) (ExposedList_1_t3688408900 *, PathConstraintData_t981297034 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m2961839591(__this, method) (( Enumerator_t524577942 (*) (Dictionary_2_t2865362463 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m3278257048_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m3696666116(__this, method) (( KeyValuePair_2_t968067334 (*) (Enumerator_t524577942 *, const RuntimeMethod*))Enumerator_get_Current_m2655181939_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m2839941128(__this, method) (( String_t* (*) (KeyValuePair_2_t968067334 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m1328507389_gshared)(__this, method) // System.Void Spine.Skin::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void Skin__ctor_m26666071 (Skin_t1174584606 * __this, String_t* ___name0, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m3873118413(__this, method) (( RuntimeObject * (*) (KeyValuePair_2_t968067334 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3464904234_gshared)(__this, method) // Spine.Attachment Spine.SkeletonJson::ReadAttachment(System.Collections.Generic.Dictionary`2,Spine.Skin,System.Int32,System.String,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR Attachment_t3043756552 * SkeletonJson_ReadAttachment_m4034167557 (SkeletonJson_t4049771867 * __this, Dictionary_2_t2865362463 * ___map0, Skin_t1174584606 * ___skin1, int32_t ___slotIndex2, String_t* ___name3, SkeletonData_t2032710716 * ___skeletonData4, const RuntimeMethod* method); // System.Void Spine.Skin::AddAttachment(System.Int32,System.String,Spine.Attachment) extern "C" IL2CPP_METHOD_ATTR void Skin_AddAttachment_m165806907 (Skin_t1174584606 * __this, int32_t ___slotIndex0, String_t* ___name1, Attachment_t3043756552 * ___attachment2, const RuntimeMethod* method); // System.String System.String::Concat(System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2971454694 (RuntimeObject * __this /* static, unused */, ObjectU5BU5D_t2843939325* p0, const RuntimeMethod* method); // System.Void System.Exception::.ctor(System.String,System.Exception) extern "C" IL2CPP_METHOD_ATTR void Exception__ctor_m1406832249 (Exception_t * __this, String_t* p0, Exception_t * p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m451671183(__this, method) (( bool (*) (Enumerator_t524577942 *, const RuntimeMethod*))Enumerator_MoveNext_m1107569389_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() #define Enumerator_Dispose_m2607424534(__this, method) (( void (*) (Enumerator_t524577942 *, const RuntimeMethod*))Enumerator_Dispose_m3885012575_gshared)(__this, method) // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m1682840157(__this, p0, method) (( void (*) (ExposedList_1_t3881696472 *, Skin_t1174584606 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1274005879(__this, method) (( int32_t (*) (List_1_t3168994201 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2590232269(__this, p0, method) (( LinkedMesh_t1696919459 * (*) (List_1_t3168994201 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // Spine.Skin Spine.SkeletonData::FindSkin(System.String) extern "C" IL2CPP_METHOD_ATTR Skin_t1174584606 * SkeletonData_FindSkin_m3114017459 (SkeletonData_t2032710716 * __this, String_t* ___skinName0, const RuntimeMethod* method); // Spine.Attachment Spine.Skin::GetAttachment(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR Attachment_t3043756552 * Skin_GetAttachment_m2040609636 (Skin_t1174584606 * __this, int32_t ___slotIndex0, String_t* ___name1, const RuntimeMethod* method); // System.Void Spine.MeshAttachment::set_ParentMesh(Spine.MeshAttachment) extern "C" IL2CPP_METHOD_ATTR void MeshAttachment_set_ParentMesh_m3921104777 (MeshAttachment_t1975337962 * __this, MeshAttachment_t1975337962 * ___value0, const RuntimeMethod* method); // System.Void Spine.MeshAttachment::UpdateUVs() extern "C" IL2CPP_METHOD_ATTR void MeshAttachment_UpdateUVs_m572410885 (MeshAttachment_t1975337962 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3818377690(__this, method) (( void (*) (List_1_t3168994201 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void Spine.EventData::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void EventData__ctor_m1468847951 (EventData_t724759987 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void Spine.EventData::set_Int(System.Int32) extern "C" IL2CPP_METHOD_ATTR void EventData_set_Int_m4283235737 (EventData_t724759987 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void Spine.EventData::set_Float(System.Single) extern "C" IL2CPP_METHOD_ATTR void EventData_set_Float_m1917560394 (EventData_t724759987 * __this, float ___value0, const RuntimeMethod* method); // System.Void Spine.EventData::set_String(System.String) extern "C" IL2CPP_METHOD_ATTR void EventData_set_String_m27313476 (EventData_t724759987 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void Spine.EventData::set_AudioPath(System.String) extern "C" IL2CPP_METHOD_ATTR void EventData_set_AudioPath_m626624068 (EventData_t724759987 * __this, String_t* ___value0, const RuntimeMethod* method); // System.String Spine.EventData::get_AudioPath() extern "C" IL2CPP_METHOD_ATTR String_t* EventData_get_AudioPath_m2493658223 (EventData_t724759987 * __this, const RuntimeMethod* method); // System.Void Spine.EventData::set_Volume(System.Single) extern "C" IL2CPP_METHOD_ATTR void EventData_set_Volume_m1283633249 (EventData_t724759987 * __this, float ___value0, const RuntimeMethod* method); // System.Void Spine.EventData::set_Balance(System.Single) extern "C" IL2CPP_METHOD_ATTR void EventData_set_Balance_m2061080133 (EventData_t724759987 * __this, float ___value0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m23153687(__this, p0, method) (( void (*) (ExposedList_1_t3431871853 *, EventData_t724759987 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Void Spine.SkeletonJson::ReadAnimation(System.Collections.Generic.Dictionary`2,System.String,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson_ReadAnimation_m2529007090 (SkeletonJson_t4049771867 * __this, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, SkeletonData_t2032710716 * ___skeletonData2, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::TrimExcess() #define ExposedList_1_TrimExcess_m2182649893(__this, method) (( void (*) (ExposedList_1_t1542319060 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m1725122750_gshared)(__this, method) // System.Void Spine.ExposedList`1::TrimExcess() #define ExposedList_1_TrimExcess_m2802449127(__this, method) (( void (*) (ExposedList_1_t2861913768 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m1725122750_gshared)(__this, method) // System.Void Spine.ExposedList`1::TrimExcess() #define ExposedList_1_TrimExcess_m2094193418(__this, method) (( void (*) (ExposedList_1_t3881696472 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m1725122750_gshared)(__this, method) // System.Void Spine.ExposedList`1::TrimExcess() #define ExposedList_1_TrimExcess_m547830103(__this, method) (( void (*) (ExposedList_1_t3431871853 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m1725122750_gshared)(__this, method) // System.Void Spine.ExposedList`1::TrimExcess() #define ExposedList_1_TrimExcess_m2740891451(__this, method) (( void (*) (ExposedList_1_t3322895149 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m1725122750_gshared)(__this, method) // System.Void Spine.ExposedList`1::TrimExcess() #define ExposedList_1_TrimExcess_m3989540651(__this, method) (( void (*) (ExposedList_1_t3166231995 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m1725122750_gshared)(__this, method) // System.Void Spine.RegionAttachment::set_Path(System.String) extern "C" IL2CPP_METHOD_ATTR void RegionAttachment_set_Path_m1929365969 (RegionAttachment_t1770147391 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void Spine.RegionAttachment::UpdateOffset() extern "C" IL2CPP_METHOD_ATTR void RegionAttachment_UpdateOffset_m1524617805 (RegionAttachment_t1770147391 * __this, const RuntimeMethod* method); // System.Void Spine.SkeletonJson::ReadVertices(System.Collections.Generic.Dictionary`2,Spine.VertexAttachment,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson_ReadVertices_m3417261747 (SkeletonJson_t4049771867 * __this, Dictionary_2_t2865362463 * ___map0, VertexAttachment_t4074366829 * ___attachment1, int32_t ___verticesLength2, const RuntimeMethod* method); // System.Void Spine.MeshAttachment::set_Path(System.String) extern "C" IL2CPP_METHOD_ATTR void MeshAttachment_set_Path_m3813911935 (MeshAttachment_t1975337962 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void Spine.MeshAttachment::set_Width(System.Single) extern "C" IL2CPP_METHOD_ATTR void MeshAttachment_set_Width_m4133520296 (MeshAttachment_t1975337962 * __this, float ___value0, const RuntimeMethod* method); // System.Void Spine.MeshAttachment::set_Height(System.Single) extern "C" IL2CPP_METHOD_ATTR void MeshAttachment_set_Height_m1587960250 (MeshAttachment_t1975337962 * __this, float ___value0, const RuntimeMethod* method); // System.Void Spine.MeshAttachment::set_InheritDeform(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void MeshAttachment_set_InheritDeform_m3152037946 (MeshAttachment_t1975337962 * __this, bool ___value0, const RuntimeMethod* method); // System.Void Spine.SkeletonJson/LinkedMesh::.ctor(Spine.MeshAttachment,System.String,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void LinkedMesh__ctor_m2776678920 (LinkedMesh_t1696919459 * __this, MeshAttachment_t1975337962 * ___mesh0, String_t* ___skin1, int32_t ___slotIndex2, String_t* ___parent3, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3342903056(__this, p0, method) (( void (*) (List_1_t3168994201 *, LinkedMesh_t1696919459 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Single[] Spine.SkeletonJson::GetFloatArray(System.Collections.Generic.Dictionary`2,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_t1444911251* SkeletonJson_GetFloatArray_m3923723247 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, float ___scale2, const RuntimeMethod* method); // System.Int32[] Spine.SkeletonJson::GetIntArray(System.Collections.Generic.Dictionary`2,System.String) extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t385246372* SkeletonJson_GetIntArray_m4266447685 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, const RuntimeMethod* method); // System.Void Spine.MeshAttachment::set_HullLength(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MeshAttachment_set_HullLength_m1547340380 (MeshAttachment_t1975337962 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void Spine.MeshAttachment::set_Edges(System.Int32[]) extern "C" IL2CPP_METHOD_ATTR void MeshAttachment_set_Edges_m4227853743 (MeshAttachment_t1975337962 * __this, Int32U5BU5D_t385246372* ___value0, const RuntimeMethod* method); // System.Void Spine.ClippingAttachment::set_EndSlot(Spine.SlotData) extern "C" IL2CPP_METHOD_ATTR void ClippingAttachment_set_EndSlot_m4076470980 (ClippingAttachment_t2586274570 * __this, SlotData_t154801902 * ___value0, const RuntimeMethod* method); // System.Void Spine.VertexAttachment::set_WorldVerticesLength(System.Int32) extern "C" IL2CPP_METHOD_ATTR void VertexAttachment_set_WorldVerticesLength_m1855973783 (VertexAttachment_t4074366829 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m2905482489(__this, p0, method) (( void (*) (ExposedList_1_t1363090323 *, int32_t, const RuntimeMethod*))ExposedList_1_Add_m2905482489_gshared)(__this, p0, method) // T[] Spine.ExposedList`1::ToArray() #define ExposedList_1_ToArray_m1455590142(__this, method) (( Int32U5BU5D_t385246372* (*) (ExposedList_1_t1363090323 *, const RuntimeMethod*))ExposedList_1_ToArray_m1455590142_gshared)(__this, method) // T[] Spine.ExposedList`1::ToArray() #define ExposedList_1_ToArray_m367527777(__this, method) (( SingleU5BU5D_t1444911251* (*) (ExposedList_1_t4104378640 *, const RuntimeMethod*))ExposedList_1_ToArray_m367527777_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m1916876347(__this, method) (( void (*) (ExposedList_1_t383950901 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2934127733(__this, method) (( int32_t (*) (List_1_t257213610 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void Spine.AttachmentTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AttachmentTimeline__ctor_m1938363147 (AttachmentTimeline_t2048728856 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.AttachmentTimeline::SetFrame(System.Int32,System.Single,System.String) extern "C" IL2CPP_METHOD_ATTR void AttachmentTimeline_SetFrame_m3608645729 (AttachmentTimeline_t2048728856 * __this, int32_t ___frameIndex0, float ___time1, String_t* ___attachmentName2, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m1394417668(__this, p0, method) (( void (*) (ExposedList_1_t383950901 *, RuntimeObject*, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Int32 Spine.AttachmentTimeline::get_FrameCount() extern "C" IL2CPP_METHOD_ATTR int32_t AttachmentTimeline_get_FrameCount_m4262698828 (AttachmentTimeline_t2048728856 * __this, const RuntimeMethod* method); // System.Void Spine.ColorTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ColorTimeline__ctor_m3866746517 (ColorTimeline_t3754116780 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.ColorTimeline::SetFrame(System.Int32,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void ColorTimeline_SetFrame_m229843151 (ColorTimeline_t3754116780 * __this, int32_t ___frameIndex0, float ___time1, float ___r2, float ___g3, float ___b4, float ___a5, const RuntimeMethod* method); // System.Void Spine.SkeletonJson::ReadCurve(System.Collections.Generic.Dictionary`2,Spine.CurveTimeline,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson_ReadCurve_m2812925661 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___valueMap0, CurveTimeline_t3673209699 * ___timeline1, int32_t ___frameIndex2, const RuntimeMethod* method); // System.Int32 Spine.CurveTimeline::get_FrameCount() extern "C" IL2CPP_METHOD_ATTR int32_t CurveTimeline_get_FrameCount_m628607029 (CurveTimeline_t3673209699 * __this, const RuntimeMethod* method); // System.Void Spine.TwoColorTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TwoColorTimeline__ctor_m2850126244 (TwoColorTimeline_t1834727230 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.TwoColorTimeline::SetFrame(System.Int32,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void TwoColorTimeline_SetFrame_m2529862136 (TwoColorTimeline_t1834727230 * __this, int32_t ___frameIndex0, float ___time1, float ___r2, float ___g3, float ___b4, float ___a5, float ___r26, float ___g27, float ___b28, const RuntimeMethod* method); // System.String System.String::Concat(System.String[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1809518182 (RuntimeObject * __this /* static, unused */, StringU5BU5D_t1281789340* p0, const RuntimeMethod* method); // System.Int32 Spine.SkeletonData::FindBoneIndex(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t SkeletonData_FindBoneIndex_m1179753032 (SkeletonData_t2032710716 * __this, String_t* ___boneName0, const RuntimeMethod* method); // System.Void Spine.RotateTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RotateTimeline__ctor_m3851472634 (RotateTimeline_t860518009 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.RotateTimeline::SetFrame(System.Int32,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void RotateTimeline_SetFrame_m2588394311 (RotateTimeline_t860518009 * __this, int32_t ___frameIndex0, float ___time1, float ___degrees2, const RuntimeMethod* method); // System.Void Spine.ScaleTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ScaleTimeline__ctor_m460360373 (ScaleTimeline_t1810411048 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.ShearTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ShearTimeline__ctor_m3406431517 (ShearTimeline_t3812859450 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.TranslateTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TranslateTimeline__ctor_m1628050115 (TranslateTimeline_t2733426737 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.TranslateTimeline::SetFrame(System.Int32,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void TranslateTimeline_SetFrame_m3636016591 (TranslateTimeline_t2733426737 * __this, int32_t ___frameIndex0, float ___time1, float ___x2, float ___y3, const RuntimeMethod* method); // Spine.IkConstraintData Spine.SkeletonData::FindIkConstraint(System.String) extern "C" IL2CPP_METHOD_ATTR IkConstraintData_t459120129 * SkeletonData_FindIkConstraint_m29207061 (SkeletonData_t2032710716 * __this, String_t* ___constraintName0, const RuntimeMethod* method); // System.Void Spine.IkConstraintTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IkConstraintTimeline__ctor_m616678923 (IkConstraintTimeline_t1094182104 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Int32 Spine.ExposedList`1::IndexOf(T) #define ExposedList_1_IndexOf_m3413158437(__this, p0, method) (( int32_t (*) (ExposedList_1_t3166231995 *, IkConstraintData_t459120129 *, const RuntimeMethod*))ExposedList_1_IndexOf_m1647548800_gshared)(__this, p0, method) // System.Void Spine.IkConstraintTimeline::SetFrame(System.Int32,System.Single,System.Single,System.Int32,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void IkConstraintTimeline_SetFrame_m1415257799 (IkConstraintTimeline_t1094182104 * __this, int32_t ___frameIndex0, float ___time1, float ___mix2, int32_t ___bendDirection3, bool ___compress4, bool ___stretch5, const RuntimeMethod* method); // Spine.TransformConstraintData Spine.SkeletonData::FindTransformConstraint(System.String) extern "C" IL2CPP_METHOD_ATTR TransformConstraintData_t529073346 * SkeletonData_FindTransformConstraint_m963795546 (SkeletonData_t2032710716 * __this, String_t* ___constraintName0, const RuntimeMethod* method); // System.Void Spine.TransformConstraintTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintTimeline__ctor_m2544497800 (TransformConstraintTimeline_t410042030 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Int32 Spine.ExposedList`1::IndexOf(T) #define ExposedList_1_IndexOf_m2908151125(__this, p0, method) (( int32_t (*) (ExposedList_1_t3236185212 *, TransformConstraintData_t529073346 *, const RuntimeMethod*))ExposedList_1_IndexOf_m1647548800_gshared)(__this, p0, method) // System.Void Spine.TransformConstraintTimeline::SetFrame(System.Int32,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintTimeline_SetFrame_m1161508027 (TransformConstraintTimeline_t410042030 * __this, int32_t ___frameIndex0, float ___time1, float ___rotateMix2, float ___translateMix3, float ___scaleMix4, float ___shearMix5, const RuntimeMethod* method); // System.Int32 Spine.SkeletonData::FindPathConstraintIndex(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t SkeletonData_FindPathConstraintIndex_m2658239017 (SkeletonData_t2032710716 * __this, String_t* ___pathConstraintName0, const RuntimeMethod* method); // System.Void Spine.PathConstraintSpacingTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PathConstraintSpacingTimeline__ctor_m1425927580 (PathConstraintSpacingTimeline_t1125597164 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.PathConstraintPositionTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PathConstraintPositionTimeline__ctor_m1628534052 (PathConstraintPositionTimeline_t1963796833 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.PathConstraintPositionTimeline::SetFrame(System.Int32,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void PathConstraintPositionTimeline_SetFrame_m210799475 (PathConstraintPositionTimeline_t1963796833 * __this, int32_t ___frameIndex0, float ___time1, float ___value2, const RuntimeMethod* method); // System.Void Spine.PathConstraintMixTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PathConstraintMixTimeline__ctor_m1198689827 (PathConstraintMixTimeline_t534890125 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.PathConstraintMixTimeline::SetFrame(System.Int32,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void PathConstraintMixTimeline_SetFrame_m3866680330 (PathConstraintMixTimeline_t534890125 * __this, int32_t ___frameIndex0, float ___time1, float ___rotateMix2, float ___translateMix3, const RuntimeMethod* method); // System.Void Spine.DeformTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DeformTimeline__ctor_m471795702 (DeformTimeline_t3552075840 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Copy_m344457298 (RuntimeObject * __this /* static, unused */, RuntimeArray * p0, int32_t p1, RuntimeArray * p2, int32_t p3, int32_t p4, const RuntimeMethod* method); // System.Void Spine.DeformTimeline::SetFrame(System.Int32,System.Single,System.Single[]) extern "C" IL2CPP_METHOD_ATTR void DeformTimeline_SetFrame_m3684133779 (DeformTimeline_t3552075840 * __this, int32_t ___frameIndex0, float ___time1, SingleU5BU5D_t1444911251* ___vertices2, const RuntimeMethod* method); // System.Void Spine.DrawOrderTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DrawOrderTimeline__ctor_m380664354 (DrawOrderTimeline_t1092982325 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Void Spine.DrawOrderTimeline::SetFrame(System.Int32,System.Single,System.Int32[]) extern "C" IL2CPP_METHOD_ATTR void DrawOrderTimeline_SetFrame_m648187960 (DrawOrderTimeline_t1092982325 * __this, int32_t ___frameIndex0, float ___time1, Int32U5BU5D_t385246372* ___drawOrder2, const RuntimeMethod* method); // System.Int32 Spine.DrawOrderTimeline::get_FrameCount() extern "C" IL2CPP_METHOD_ATTR int32_t DrawOrderTimeline_get_FrameCount_m171660050 (DrawOrderTimeline_t1092982325 * __this, const RuntimeMethod* method); // System.Void Spine.EventTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void EventTimeline__ctor_m3508961264 (EventTimeline_t2341881094 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // Spine.EventData Spine.SkeletonData::FindEvent(System.String) extern "C" IL2CPP_METHOD_ATTR EventData_t724759987 * SkeletonData_FindEvent_m1265923769 (SkeletonData_t2032710716 * __this, String_t* ___eventDataName0, const RuntimeMethod* method); // System.Void Spine.Event::.ctor(System.Single,Spine.EventData) extern "C" IL2CPP_METHOD_ATTR void Event__ctor_m3083278541 (Event_t1378573841 * __this, float ___time0, EventData_t724759987 * ___data1, const RuntimeMethod* method); // System.Int32 Spine.EventData::get_Int() extern "C" IL2CPP_METHOD_ATTR int32_t EventData_get_Int_m1772994762 (EventData_t724759987 * __this, const RuntimeMethod* method); // System.Single Spine.EventData::get_Float() extern "C" IL2CPP_METHOD_ATTR float EventData_get_Float_m858638576 (EventData_t724759987 * __this, const RuntimeMethod* method); // System.String Spine.EventData::get_String() extern "C" IL2CPP_METHOD_ATTR String_t* EventData_get_String_m3128503700 (EventData_t724759987 * __this, const RuntimeMethod* method); // System.Single Spine.EventData::get_Volume() extern "C" IL2CPP_METHOD_ATTR float EventData_get_Volume_m351846749 (EventData_t724759987 * __this, const RuntimeMethod* method); // System.Single Spine.EventData::get_Balance() extern "C" IL2CPP_METHOD_ATTR float EventData_get_Balance_m1340099132 (EventData_t724759987 * __this, const RuntimeMethod* method); // System.Void Spine.EventTimeline::SetFrame(System.Int32,Spine.Event) extern "C" IL2CPP_METHOD_ATTR void EventTimeline_SetFrame_m2314190735 (EventTimeline_t2341881094 * __this, int32_t ___frameIndex0, Event_t1378573841 * ___e1, const RuntimeMethod* method); // System.Int32 Spine.EventTimeline::get_FrameCount() extern "C" IL2CPP_METHOD_ATTR int32_t EventTimeline_get_FrameCount_m2194881532 (EventTimeline_t2341881094 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::TrimExcess() #define ExposedList_1_TrimExcess_m2401714282(__this, method) (( void (*) (ExposedList_1_t383950901 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m1725122750_gshared)(__this, method) // System.Void Spine.Animation::.ctor(System.String,Spine.ExposedList`1,System.Single) extern "C" IL2CPP_METHOD_ATTR void Animation__ctor_m1361832553 (Animation_t615783283 * __this, String_t* ___name0, ExposedList_1_t383950901 * ___timelines1, float ___duration2, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m181021706(__this, p0, method) (( void (*) (ExposedList_1_t3322895149 *, Animation_t615783283 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Void Spine.CurveTimeline::SetStepped(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CurveTimeline_SetStepped_m359227674 (CurveTimeline_t3673209699 * __this, int32_t ___frameIndex0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2287542950(__this, p0, method) (( RuntimeObject * (*) (List_1_t257213610 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void Spine.CurveTimeline::SetCurve(System.Int32,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CurveTimeline_SetCurve_m3682310541 (CurveTimeline_t3673209699 * __this, int32_t ___frameIndex0, float ___cx11, float ___cy12, float ___cx23, float ___cy24, const RuntimeMethod* method); // System.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentException__ctor_m1216717135 (ArgumentException_t132251570 * __this, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m1610150815 (String_t* __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m391894676 (RuntimeObject * __this /* static, unused */, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1) #define Dictionary_2__ctor_m3907086200(__this, p0, method) (( void (*) (Dictionary_2_t968660385 *, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m4249896596_gshared)(__this, p0, method) // System.Void Spine.Skin/AttachmentKeyTuple::.ctor(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void AttachmentKeyTuple__ctor_m1128488239 (AttachmentKeyTuple_t1548106539 * __this, int32_t ___slotIndex0, String_t* ___name1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m3568505114(__this, p0, p1, method) (( void (*) (Dictionary_2_t968660385 *, AttachmentKeyTuple_t1548106539 , Attachment_t3043756552 *, const RuntimeMethod*))Dictionary_2_set_Item_m2679166359_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m2857280614(__this, p0, p1, method) (( bool (*) (Dictionary_2_t968660385 *, AttachmentKeyTuple_t1548106539 , Attachment_t3043756552 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m381693395_gshared)(__this, p0, p1, method) // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m282481429 (ArgumentOutOfRangeException_t777629997 * __this, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) #define Dictionary_2_Remove_m847832739(__this, p0, method) (( bool (*) (Dictionary_2_t968660385 *, AttachmentKeyTuple_t1548106539 , const RuntimeMethod*))Dictionary_2_Remove_m2841442619_gshared)(__this, p0, method) // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() #define Dictionary_2_get_Keys_m2189623216(__this, method) (( KeyCollection_t1158335856 * (*) (Dictionary_2_t968660385 *, const RuntimeMethod*))Dictionary_2_get_Keys_m1775387877_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() #define KeyCollection_GetEnumerator_m1947913751(__this, method) (( Enumerator_t1150837369 (*) (KeyCollection_t1158335856 *, const RuntimeMethod*))KeyCollection_GetEnumerator_m3128318395_gshared)(__this, method) // !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() #define Enumerator_get_Current_m2450568009(__this, method) (( AttachmentKeyTuple_t1548106539 (*) (Enumerator_t1150837369 *, const RuntimeMethod*))Enumerator_get_Current_m727105954_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1685793073(__this, p0, method) (( void (*) (List_1_t3319525431 *, String_t*, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() #define Enumerator_MoveNext_m1321379442(__this, method) (( bool (*) (Enumerator_t1150837369 *, const RuntimeMethod*))Enumerator_MoveNext_m2933246301_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() #define Enumerator_Dispose_m3678909884(__this, method) (( void (*) (Enumerator_t1150837369 *, const RuntimeMethod*))Enumerator_Dispose_m2503890657_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m826383037(__this, method) (( Enumerator_t2922843160 (*) (Dictionary_2_t968660385 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m3606951935_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m2307594188(__this, method) (( KeyValuePair_2_t3366332552 (*) (Enumerator_t2922843160 *, const RuntimeMethod*))Enumerator_get_Current_m2204480965_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m2771811339(__this, method) (( AttachmentKeyTuple_t1548106539 (*) (KeyValuePair_2_t3366332552 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m963096613_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m3441137046(__this, method) (( Attachment_t3043756552 * (*) (KeyValuePair_2_t3366332552 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m1565438370_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1935413977(__this, p0, method) (( void (*) (List_1_t220863998 *, Attachment_t3043756552 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m1747908408(__this, method) (( bool (*) (Enumerator_t2922843160 *, const RuntimeMethod*))Enumerator_MoveNext_m3212994191_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() #define Enumerator_Dispose_m1736142723(__this, method) (( void (*) (Enumerator_t2922843160 *, const RuntimeMethod*))Enumerator_Dispose_m3853504112_gshared)(__this, method) // Spine.Attachment Spine.Slot::get_Attachment() extern "C" IL2CPP_METHOD_ATTR Attachment_t3043756552 * Slot_get_Attachment_m1453611526 (Slot_t3514940700 * __this, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String,System.String,System.StringComparison) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m2359609904 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, int32_t p2, const RuntimeMethod* method); // System.Void Spine.Skin/AttachmentKeyTupleComparer::.ctor() extern "C" IL2CPP_METHOD_ATTR void AttachmentKeyTupleComparer__ctor_m3683327536 (AttachmentKeyTupleComparer_t1167996044 * __this, const RuntimeMethod* method); // System.Void Spine.Slot::SetToSetupPose() extern "C" IL2CPP_METHOD_ATTR void Slot_SetToSetupPose_m2812583228 (Slot_t3514940700 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m3946806410(__this, method) (( void (*) (ExposedList_1_t1363090323 *, const RuntimeMethod*))ExposedList_1__ctor_m3946806410_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m4056340087(__this, method) (( void (*) (ExposedList_1_t4023600307 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1::Clear(System.Boolean) #define ExposedList_1_Clear_m2792904480(__this, p0, method) (( void (*) (ExposedList_1_t4023600307 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m1053068883_gshared)(__this, p0, method) // System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Combine_m1859655160 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Remove_m334097152 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // System.Void Spine.AnimationState/TrackEntryDelegate::Invoke(Spine.TrackEntry) extern "C" IL2CPP_METHOD_ATTR void TrackEntryDelegate_Invoke_m1445805859 (TrackEntryDelegate_t363257942 * __this, TrackEntry_t1316488441 * ___trackEntry0, const RuntimeMethod* method); // System.Void Spine.AnimationState/TrackEntryEventDelegate::Invoke(Spine.TrackEntry,Spine.Event) extern "C" IL2CPP_METHOD_ATTR void TrackEntryEventDelegate_Invoke_m2895815752 (TrackEntryEventDelegate_t1653995044 * __this, TrackEntry_t1316488441 * ___trackEntry0, Event_t1378573841 * ___e1, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m2583486954(__this, method) (( void (*) (ExposedList_1_t3793468194 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // Spine.ExposedList`1/Enumerator Spine.ExposedList`1::GetEnumerator() #define ExposedList_1_GetEnumerator_m3400359507(__this, method) (( Enumerator_t871160215 (*) (ExposedList_1_t1542319060 *, const RuntimeMethod*))ExposedList_1_GetEnumerator_m4207817279_gshared)(__this, method) // T Spine.ExposedList`1/Enumerator::get_Current() #define Enumerator_get_Current_m2748912341(__this, method) (( BoneData_t3130174490 * (*) (Enumerator_t871160215 *, const RuntimeMethod*))Enumerator_get_Current_m3260398527_gshared)(__this, method) // Spine.Bone Spine.Skeleton::FindBone(System.String) extern "C" IL2CPP_METHOD_ATTR Bone_t1086356328 * Skeleton_FindBone_m691037340 (Skeleton_t3686076450 * __this, String_t* ___boneName0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Add(T) #define ExposedList_1_Add_m3259542597(__this, p0, method) (( void (*) (ExposedList_1_t3793468194 *, Bone_t1086356328 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Boolean Spine.ExposedList`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m2298577104(__this, method) (( bool (*) (Enumerator_t871160215 *, const RuntimeMethod*))Enumerator_MoveNext_m1168905927_gshared)(__this, method) // System.Void Spine.ExposedList`1/Enumerator::Dispose() #define Enumerator_Dispose_m447508299(__this, method) (( void (*) (Enumerator_t871160215 *, const RuntimeMethod*))Enumerator_Dispose_m1198458530_gshared)(__this, method) // System.Void Spine.TransformConstraint::Update() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_Update_m2119704640 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method); // System.Void Spine.TransformConstraint::ApplyRelativeLocal() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_ApplyRelativeLocal_m1648430675 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method); // System.Void Spine.TransformConstraint::ApplyAbsoluteLocal() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_ApplyAbsoluteLocal_m2147634145 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method); // System.Void Spine.TransformConstraint::ApplyRelativeWorld() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_ApplyRelativeWorld_m108764867 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method); // System.Void Spine.TransformConstraint::ApplyAbsoluteWorld() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_ApplyAbsoluteWorld_m3732847057 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method); // System.Single Spine.MathUtils::Atan2(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float MathUtils_Atan2_m3858297628 (RuntimeObject * __this /* static, unused */, float ___y0, float ___x1, const RuntimeMethod* method); // System.Single Spine.MathUtils::Cos(System.Single) extern "C" IL2CPP_METHOD_ATTR float MathUtils_Cos_m1345388411 (RuntimeObject * __this /* static, unused */, float ___radians0, const RuntimeMethod* method); // System.Single Spine.MathUtils::Sin(System.Single) extern "C" IL2CPP_METHOD_ATTR float MathUtils_Sin_m1592658079 (RuntimeObject * __this /* static, unused */, float ___radians0, const RuntimeMethod* method); // System.Void Spine.Bone::LocalToWorld(System.Single,System.Single,System.Single&,System.Single&) extern "C" IL2CPP_METHOD_ATTR void Bone_LocalToWorld_m1925577538 (Bone_t1086356328 * __this, float ___localX0, float ___localY1, float* ___worldX2, float* ___worldY3, const RuntimeMethod* method); // System.Void Spine.Bone::UpdateAppliedTransform() extern "C" IL2CPP_METHOD_ATTR void Bone_UpdateAppliedTransform_m3509461156 (Bone_t1086356328 * __this, const RuntimeMethod* method); // System.Void Spine.Bone::UpdateWorldTransform(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Bone_UpdateWorldTransform_m1569389598 (Bone_t1086356328 * __this, float ___x0, float ___y1, float ___rotation2, float ___scaleX3, float ___scaleY4, float ___shearX5, float ___shearY6, const RuntimeMethod* method); // System.Void Spine.CurveTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CurveTimeline__ctor_m1745141662 (CurveTimeline_t3673209699 * __this, int32_t ___frameCount0, const RuntimeMethod* method); // System.Int32 Spine.Animation::BinarySearch(System.Single[],System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Animation_BinarySearch_m3606306837 (RuntimeObject * __this /* static, unused */, SingleU5BU5D_t1444911251* ___values0, float ___target1, int32_t ___step2, const RuntimeMethod* method); // System.Single Spine.CurveTimeline::GetCurvePercent(System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR float CurveTimeline_GetCurvePercent_m2554062217 (CurveTimeline_t3673209699 * __this, int32_t ___frameIndex0, float ___percent1, const RuntimeMethod* method); // System.Void Spine.ExposedList`1>::.ctor() #define ExposedList_1__ctor_m2435345141(__this, method) (( void (*) (ExposedList_1_t2516523210 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1>::.ctor() #define ExposedList_1__ctor_m1001969347(__this, method) (( void (*) (ExposedList_1_t4070202189 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m3843255198(__this, method) (( void (*) (ExposedList_1_t2804399831 *, const RuntimeMethod*))ExposedList_1__ctor_m3843255198_gshared)(__this, method) // System.Void Spine.Pool`1>::.ctor(System.Int32,System.Int32) #define Pool_1__ctor_m641751984(__this, p0, p1, method) (( void (*) (Pool_1_t3075278099 *, int32_t, int32_t, const RuntimeMethod*))Pool_1__ctor_m63417183_gshared)(__this, p0, p1, method) // System.Void Spine.Pool`1>::.ctor(System.Int32,System.Int32) #define Pool_1__ctor_m1148803441(__this, p0, p1, method) (( void (*) (Pool_1_t333989782 *, int32_t, int32_t, const RuntimeMethod*))Pool_1__ctor_m63417183_gshared)(__this, p0, p1, method) // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) #define ExposedList_1_Resize_m2805455983(__this, p0, method) (( ExposedList_1_t2804399831 * (*) (ExposedList_1_t2804399831 *, int32_t, const RuntimeMethod*))ExposedList_1_Resize_m2805455983_gshared)(__this, p0, method) // System.Boolean Spine.Triangulator::IsConcave(System.Int32,System.Int32,System.Single[],System.Int32[]) extern "C" IL2CPP_METHOD_ATTR bool Triangulator_IsConcave_m489988254 (RuntimeObject * __this /* static, unused */, int32_t ___index0, int32_t ___vertexCount1, SingleU5BU5D_t1444911251* ___vertices2, Int32U5BU5D_t385246372* ___indices3, const RuntimeMethod* method); // System.Int32 System.Math::Max(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Math_Max_m1873195862 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::EnsureCapacity(System.Int32) #define ExposedList_1_EnsureCapacity_m397734561(__this, p0, method) (( void (*) (ExposedList_1_t1363090323 *, int32_t, const RuntimeMethod*))ExposedList_1_EnsureCapacity_m397734561_gshared)(__this, p0, method) // System.Boolean Spine.Triangulator::PositiveArea(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool Triangulator_PositiveArea_m4056920511 (RuntimeObject * __this /* static, unused */, float ___p1x0, float ___p1y1, float ___p2x2, float ___p2y3, float ___p3x4, float ___p3y5, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::RemoveAt(System.Int32) #define ExposedList_1_RemoveAt_m3845229811(__this, p0, method) (( void (*) (ExposedList_1_t1363090323 *, int32_t, const RuntimeMethod*))ExposedList_1_RemoveAt_m3845229811_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::RemoveAt(System.Int32) #define ExposedList_1_RemoveAt_m1238664670(__this, p0, method) (( void (*) (ExposedList_1_t2804399831 *, int32_t, const RuntimeMethod*))ExposedList_1_RemoveAt_m1238664670_gshared)(__this, p0, method) // System.Void Spine.Pool`1>::Free(T) #define Pool_1_Free_m1225833002(__this, p0, method) (( void (*) (Pool_1_t3075278099 *, ExposedList_1_t4104378640 *, const RuntimeMethod*))Pool_1_Free_m4168637232_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1>::Clear(System.Boolean) #define ExposedList_1_Clear_m1331953053(__this, p0, method) (( void (*) (ExposedList_1_t2516523210 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m1053068883_gshared)(__this, p0, method) // System.Void Spine.Pool`1>::Free(T) #define Pool_1_Free_m2709439144(__this, p0, method) (( void (*) (Pool_1_t333989782 *, ExposedList_1_t1363090323 *, const RuntimeMethod*))Pool_1_Free_m4168637232_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1>::Clear(System.Boolean) #define ExposedList_1_Clear_m999719442(__this, p0, method) (( void (*) (ExposedList_1_t4070202189 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m1053068883_gshared)(__this, p0, method) // T Spine.Pool`1>::Obtain() #define Pool_1_Obtain_m2397920947(__this, method) (( ExposedList_1_t1363090323 * (*) (Pool_1_t333989782 *, const RuntimeMethod*))Pool_1_Obtain_m3850637489_gshared)(__this, method) // T Spine.Pool`1>::Obtain() #define Pool_1_Obtain_m2528370935(__this, method) (( ExposedList_1_t4104378640 * (*) (Pool_1_t3075278099 *, const RuntimeMethod*))Pool_1_Obtain_m3850637489_gshared)(__this, method) // System.Int32 Spine.Triangulator::Winding(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Triangulator_Winding_m2403851322 (RuntimeObject * __this /* static, unused */, float ___p1x0, float ___p1y1, float ___p2x2, float ___p2y3, float ___p3x4, float ___p3y5, const RuntimeMethod* method); // System.Void Spine.ExposedList`1>::Add(T) #define ExposedList_1_Add_m4169004992(__this, p0, method) (( void (*) (ExposedList_1_t2516523210 *, ExposedList_1_t4104378640 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1>::Add(T) #define ExposedList_1_Add_m438205664(__this, p0, method) (( void (*) (ExposedList_1_t4070202189 *, ExposedList_1_t1363090323 *, const RuntimeMethod*))ExposedList_1_Add_m1226067921_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1>::RemoveAt(System.Int32) #define ExposedList_1_RemoveAt_m3272360670(__this, p0, method) (( void (*) (ExposedList_1_t2516523210 *, int32_t, const RuntimeMethod*))ExposedList_1_RemoveAt_m2131523012_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1>::RemoveAt(System.Int32) #define ExposedList_1_RemoveAt_m2813030033(__this, p0, method) (( void (*) (ExposedList_1_t4070202189 *, int32_t, const RuntimeMethod*))ExposedList_1_RemoveAt_m2131523012_gshared)(__this, p0, method) // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m3628145864 (ArgumentOutOfRangeException_t777629997 * __this, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.ScriptableObject::.ctor() extern "C" IL2CPP_METHOD_ATTR void ScriptableObject__ctor_m1310743131 (ScriptableObject_t2528358522 * __this, const RuntimeMethod* method); // System.Void Spine.Unity.AnimationReferenceAsset::Initialize() extern "C" IL2CPP_METHOD_ATTR void AnimationReferenceAsset_Initialize_m1528097503 (AnimationReferenceAsset_t3989077076 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Equality_m1810815630 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // Spine.SkeletonData Spine.Unity.SkeletonDataAsset::GetSkeletonData(System.Boolean) extern "C" IL2CPP_METHOD_ATTR SkeletonData_t2032710716 * SkeletonDataAsset_GetSkeletonData_m2938549301 (SkeletonDataAsset_t3748144825 * __this, bool ___quiet0, const RuntimeMethod* method); // System.String UnityEngine.Object::get_name() extern "C" IL2CPP_METHOD_ATTR String_t* Object_get_name_m4211327027 (Object_t631007953 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogWarningFormat(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR void Debug_LogWarningFormat_m2535776735 (RuntimeObject * __this /* static, unused */, String_t* p0, ObjectU5BU5D_t2843939325* p1, const RuntimeMethod* method); // Spine.Animation Spine.Unity.AnimationReferenceAsset::get_Animation() extern "C" IL2CPP_METHOD_ATTR Animation_t615783283 * AnimationReferenceAsset_get_Animation_m491359590 (AnimationReferenceAsset_t3989077076 * __this, const RuntimeMethod* method); // System.Void Spine.Unity.SkeletonDataModifierAsset::.ctor() extern "C" IL2CPP_METHOD_ATTR void SkeletonDataModifierAsset__ctor_m258714667 (SkeletonDataModifierAsset_t2896154382 * __this, const RuntimeMethod* method); // System.Void Spine.Unity.BlendModeMaterialsAsset::ApplyMaterials(Spine.SkeletonData,UnityEngine.Material,UnityEngine.Material,UnityEngine.Material,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void BlendModeMaterialsAsset_ApplyMaterials_m160650928 (RuntimeObject * __this /* static, unused */, SkeletonData_t2032710716 * ___skeletonData0, Material_t340375123 * ___multiplyTemplate1, Material_t340375123 * ___screenTemplate2, Material_t340375123 * ___additiveTemplate3, bool ___includeAdditiveSlots4, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m1170824041 (ArgumentNullException_t1615371798 * __this, String_t* p0, const RuntimeMethod* method); // System.Void Spine.Unity.BlendModeMaterialsAsset/AtlasMaterialCache::.ctor() extern "C" IL2CPP_METHOD_ATTR void AtlasMaterialCache__ctor_m2555825132 (AtlasMaterialCache_t2039582058 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m584379437(__this, method) (( void (*) (List_1_t220863998 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m4165166064(__this, method) (( void (*) (List_1_t220863998 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // Spine.ExposedList`1 Spine.SkeletonData::get_Skins() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t3881696472 * SkeletonData_get_Skins_m4121155493 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m637203621(__this, method) (( Enumerator_t2110107875 (*) (List_1_t220863998 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m186887871(__this, method) (( Attachment_t3043756552 * (*) (Enumerator_t2110107875 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // Spine.AtlasRegion Spine.Unity.BlendModeMaterialsAsset/AtlasMaterialCache::CloneAtlasRegionWithMaterial(Spine.AtlasRegion,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasMaterialCache_CloneAtlasRegionWithMaterial_m226356593 (AtlasMaterialCache_t2039582058 * __this, AtlasRegion_t13903284 * ___originalRegion0, Material_t340375123 * ___materialTemplate1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m1116309734(__this, method) (( bool (*) (Enumerator_t2110107875 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m3648041405(__this, method) (( void (*) (Enumerator_t2110107875 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2,Spine.AtlasPage>::.ctor() #define Dictionary_2__ctor_m4202786107(__this, method) (( void (*) (Dictionary_2_t236371284 *, const RuntimeMethod*))Dictionary_2__ctor_m1681968067_gshared)(__this, method) // Spine.AtlasRegion Spine.AtlasRegion::Clone() extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasRegion_Clone_m2169886420 (AtlasRegion_t13903284 * __this, const RuntimeMethod* method); // Spine.AtlasPage Spine.Unity.BlendModeMaterialsAsset/AtlasMaterialCache::GetAtlasPageWithMaterial(Spine.AtlasPage,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasPage_t4077017671 * AtlasMaterialCache_GetAtlasPageWithMaterial_m1656045646 (AtlasMaterialCache_t2039582058 * __this, AtlasPage_t4077017671 * ___originalPage0, Material_t340375123 * ___materialTemplate1, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyValuePair`2::.ctor(!0,!1) #define KeyValuePair_2__ctor_m4185698372(__this, p0, p1, method) (( void (*) (KeyValuePair_2_t2541365703 *, AtlasPage_t4077017671 *, Material_t340375123 *, const RuntimeMethod*))KeyValuePair_2__ctor_m727165395_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2,Spine.AtlasPage>::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m4061471256(__this, p0, p1, method) (( bool (*) (Dictionary_2_t236371284 *, KeyValuePair_2_t2541365703 , AtlasPage_t4077017671 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3705391108_gshared)(__this, p0, p1, method) // Spine.AtlasPage Spine.AtlasPage::Clone() extern "C" IL2CPP_METHOD_ATTR AtlasPage_t4077017671 * AtlasPage_Clone_m1037363737 (AtlasPage_t4077017671 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Material::.ctor(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR void Material__ctor_m249231841 (Material_t340375123 * __this, Material_t340375123 * p0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3755062657 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method); // System.Void UnityEngine.Object::set_name(System.String) extern "C" IL2CPP_METHOD_ATTR void Object_set_name_m291480324 (Object_t631007953 * __this, String_t* p0, const RuntimeMethod* method); // UnityEngine.Texture UnityEngine.Material::get_mainTexture() extern "C" IL2CPP_METHOD_ATTR Texture_t3661962703 * Material_get_mainTexture_m692510677 (Material_t340375123 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Material::set_mainTexture(UnityEngine.Texture) extern "C" IL2CPP_METHOD_ATTR void Material_set_mainTexture_m544811714 (Material_t340375123 * __this, Texture_t3661962703 * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2,Spine.AtlasPage>::Add(!0,!1) #define Dictionary_2_Add_m3238632(__this, p0, p1, method) (( void (*) (Dictionary_2_t236371284 *, KeyValuePair_2_t2541365703 , AtlasPage_t4077017671 *, const RuntimeMethod*))Dictionary_2_Add_m4024117439_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2,Spine.AtlasPage>::Clear() #define Dictionary_2_Clear_m3986410827(__this, method) (( void (*) (Dictionary_2_t236371284 *, const RuntimeMethod*))Dictionary_2_Clear_m2577700325_gshared)(__this, method) // System.Void UnityEngine.MonoBehaviour::.ctor() extern "C" IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m1579109191 (MonoBehaviour_t3962482529 * __this, const RuntimeMethod* method); // System.Void Spine.Unity.BoneFollower::Initialize() extern "C" IL2CPP_METHOD_ATTR void BoneFollower_Initialize_m981641093 (BoneFollower_t3069400636 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogError_m1665621915 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, Object_t631007953 * p1, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Inequality_m4071470834 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Component::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void Spine.Unity.SkeletonRenderer/SkeletonRendererDelegate::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void SkeletonRendererDelegate__ctor_m2854803474 (SkeletonRendererDelegate_t3507789975 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void Spine.Unity.SkeletonRenderer::remove_OnRebuild(Spine.Unity.SkeletonRenderer/SkeletonRendererDelegate) extern "C" IL2CPP_METHOD_ATTR void SkeletonRenderer_remove_OnRebuild_m2269045001 (SkeletonRenderer_t2098681813 * __this, SkeletonRendererDelegate_t3507789975 * ___value0, const RuntimeMethod* method); // System.Void Spine.Unity.SkeletonRenderer::add_OnRebuild(Spine.Unity.SkeletonRenderer/SkeletonRendererDelegate) extern "C" IL2CPP_METHOD_ATTR void SkeletonRenderer_add_OnRebuild_m1167015989 (SkeletonRenderer_t2098681813 * __this, SkeletonRendererDelegate_t3507789975 * ___value0, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::get_parent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_get_parent_m835071599 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Boolean System.Object::ReferenceEquals(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_ReferenceEquals_m610702577 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Boolean Spine.Unity.BoneFollower::SetBone(System.String) extern "C" IL2CPP_METHOD_ATTR bool BoneFollower_SetBone_m295009476 (BoneFollower_t3069400636 * __this, String_t* ___name0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localPosition_m4234289348 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector3__ctor_m3353183577 (Vector3_t3722313464 * __this, float p0, float p1, float p2, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localPosition_m4128471975 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localRotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localRotation_m19445462 (Transform_t3600365921 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::TransformPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_TransformPoint_m226827784 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_position() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_position_m36019626 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Single Spine.Bone::get_WorldRotationX() extern "C" IL2CPP_METHOD_ATTR float Bone_get_WorldRotationX_m2836530618 (Bone_t1086356328 * __this, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Transform::get_localToWorldMatrix() extern "C" IL2CPP_METHOD_ATTR Matrix4x4_t1817901843 Transform_get_localToWorldMatrix_m4155710351 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Transform::get_rotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Transform_get_rotation_m3502953881 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Quaternion::get_eulerAngles() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Quaternion_get_eulerAngles_m3425202016 (Quaternion_t2301928331 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::Euler(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_Euler_m3049309462 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, const RuntimeMethod* method); // System.Void UnityEngine.Transform::SetPositionAndRotation(UnityEngine.Vector3,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Transform_SetPositionAndRotation_m2620258152 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, Quaternion_t2301928331 p1, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_position(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_position_m3387557959 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Sign(System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Sign_m3457838305 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localScale_m3053443106 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void Spine.Unity.BoneFollowerGraphic::Initialize() extern "C" IL2CPP_METHOD_ATTR void BoneFollowerGraphic_Initialize_m1775218346 (BoneFollowerGraphic_t46362405 * __this, const RuntimeMethod* method); // Spine.Skeleton Spine.Unity.SkeletonGraphic::get_Skeleton() extern "C" IL2CPP_METHOD_ATTR Skeleton_t3686076450 * SkeletonGraphic_get_Skeleton_m206847662 (SkeletonGraphic_t1744877482 * __this, const RuntimeMethod* method); // System.Boolean Spine.Unity.SkeletonGraphic::get_IsValid() extern "C" IL2CPP_METHOD_ATTR bool SkeletonGraphic_get_IsValid_m2725560868 (SkeletonGraphic_t1744877482 * __this, const RuntimeMethod* method); // System.Boolean Spine.Unity.BoneFollowerGraphic::SetBone(System.String) extern "C" IL2CPP_METHOD_ATTR bool BoneFollowerGraphic_SetBone_m1670211129 (BoneFollowerGraphic_t46362405 * __this, String_t* ___name0, const RuntimeMethod* method); // UnityEngine.Canvas UnityEngine.UI.Graphic::get_canvas() extern "C" IL2CPP_METHOD_ATTR Canvas_t3310196443 * Graphic_get_canvas_m3320066409 (Graphic_t1660335611 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInParent() #define Component_GetComponentInParent_TisCanvas_t3310196443_m3569201252(__this, method) (( Canvas_t3310196443 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponentInParent_TisRuntimeObject_m3491943679_gshared)(__this, method) // System.Single UnityEngine.Canvas::get_referencePixelsPerUnit() extern "C" IL2CPP_METHOD_ATTR float Canvas_get_referencePixelsPerUnit_m3420541976 (Canvas_t3310196443 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion Spine.Unity.SkeletonExtensions::GetQuaternion(Spine.Bone) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 SkeletonExtensions_GetQuaternion_m1958350052 (RuntimeObject * __this /* static, unused */, Bone_t1086356328 * ___bone0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m501591564(__this, method) (( void (*) (Dictionary_2_t3714483914 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m4126811519(__this, method) (( void (*) (Dictionary_2_t1209791819 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Void Spine.Unity.BoundingBoxFollower::Initialize(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_Initialize_m634313052 (BoundingBoxFollower_t4182505745 * __this, bool ___overwrite0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m3795598783(__this, method) (( int32_t (*) (Dictionary_2_t3714483914 *, const RuntimeMethod*))Dictionary_2_get_Count_m3919933788_gshared)(__this, method) // Spine.Skeleton Spine.Slot::get_Skeleton() extern "C" IL2CPP_METHOD_ATTR Skeleton_t3686076450 * Slot_get_Skeleton_m2786986788 (Slot_t3514940700 * __this, const RuntimeMethod* method); // System.Void Spine.Unity.BoundingBoxFollower::DisposeColliders() extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_DisposeColliders_m2912969000 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method); // Spine.Slot Spine.Skeleton::FindSlot(System.String) extern "C" IL2CPP_METHOD_ATTR Slot_t3514940700 * Skeleton_FindSlot_m4126498326 (Skeleton_t3686076450 * __this, String_t* ___slotName0, const RuntimeMethod* method); // System.Int32 Spine.Skeleton::FindSlotIndex(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Skeleton_FindSlotIndex_m2311708325 (Skeleton_t3686076450 * __this, String_t* ___slotName0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.Component::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * Component_get_gameObject_m442555142 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2556382932 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogWarning(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogWarning_m3752629331 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean UnityEngine.GameObject::get_activeInHierarchy() extern "C" IL2CPP_METHOD_ATTR bool GameObject_get_activeInHierarchy_m2006396688 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // Spine.SkeletonData Spine.Skeleton::get_Data() extern "C" IL2CPP_METHOD_ATTR SkeletonData_t2032710716 * Skeleton_get_Data_m2598242662 (Skeleton_t3686076450 * __this, const RuntimeMethod* method); // System.Void Spine.Unity.BoundingBoxFollower::AddSkin(Spine.Skin,System.Int32) extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_AddSkin_m1398649183 (BoundingBoxFollower_t4182505745 * __this, Skin_t1174584606 * ___skin0, int32_t ___slotIndex1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m706204246(__this, method) (( void (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m144489546(__this, method) (( Enumerator_t913802012 (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m4220703840(__this, method) (( String_t* (*) (Enumerator_t913802012 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Void UnityEngine.Debug::Log(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_Log_m4051431634 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m3605370614(__this, p0, method) (( bool (*) (Dictionary_2_t3714483914 *, BoundingBoxAttachment_t2797506510 *, const RuntimeMethod*))Dictionary_2_ContainsKey_m2278349286_gshared)(__this, p0, method) // UnityEngine.PolygonCollider2D Spine.Unity.SkeletonUtility::AddBoundingBoxAsComponent(Spine.BoundingBoxAttachment,Spine.Slot,UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR PolygonCollider2D_t57175488 * SkeletonUtility_AddBoundingBoxAsComponent_m2381254289 (RuntimeObject * __this /* static, unused */, BoundingBoxAttachment_t2797506510 * ___box0, Slot_t3514940700 * ___slot1, GameObject_t1113636619 * ___gameObject2, bool ___isTrigger3, const RuntimeMethod* method); // System.Void UnityEngine.Behaviour::set_enabled(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Behaviour_set_enabled_m20417929 (Behaviour_t1437897464 * __this, bool p0, const RuntimeMethod* method); // System.Void UnityEngine.Object::set_hideFlags(UnityEngine.HideFlags) extern "C" IL2CPP_METHOD_ATTR void Object_set_hideFlags_m1648752846 (Object_t631007953 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean Spine.Unity.BoundingBoxFollower::get_IsTrigger() extern "C" IL2CPP_METHOD_ATTR bool BoundingBoxFollower_get_IsTrigger_m2167271470 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Collider2D::set_isTrigger(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Collider2D_set_isTrigger_m2923405871 (Collider2D_t2806799626 * __this, bool p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m1707232708(__this, p0, p1, method) (( void (*) (Dictionary_2_t3714483914 *, BoundingBoxAttachment_t2797506510 *, PolygonCollider2D_t57175488 *, const RuntimeMethod*))Dictionary_2_Add_m2387223709_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m1761179523(__this, p0, p1, method) (( void (*) (Dictionary_2_t1209791819 *, BoundingBoxAttachment_t2797506510 *, String_t*, const RuntimeMethod*))Dictionary_2_Add_m2387223709_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m3024952464(__this, method) (( bool (*) (Enumerator_t913802012 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m2026665411(__this, method) (( void (*) (Enumerator_t913802012 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Void Spine.Unity.BoundingBoxFollower::ClearState() extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_ClearState_m1574674950 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() #define Dictionary_2_get_Values_m2134848300(__this, method) (( ValueCollection_t1135560936 * (*) (Dictionary_2_t3714483914 *, const RuntimeMethod*))Dictionary_2_get_Values_m2492087945_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() #define ValueCollection_GetEnumerator_m177247189(__this, method) (( Enumerator_t4283377571 (*) (ValueCollection_t1135560936 *, const RuntimeMethod*))ValueCollection_GetEnumerator_m3808619909_gshared)(__this, method) // !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() #define Enumerator_get_Current_m2439353676(__this, method) (( PolygonCollider2D_t57175488 * (*) (Enumerator_t4283377571 *, const RuntimeMethod*))Enumerator_get_Current_m2014973879_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() #define Enumerator_MoveNext_m3388216024(__this, method) (( bool (*) (Enumerator_t4283377571 *, const RuntimeMethod*))Enumerator_MoveNext_m181298207_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() #define Enumerator_Dispose_m3179140814(__this, method) (( void (*) (Enumerator_t4283377571 *, const RuntimeMethod*))Enumerator_Dispose_m1051275336_gshared)(__this, method) // !!0[] UnityEngine.Component::GetComponents() #define Component_GetComponents_TisPolygonCollider2D_t57175488_m2976083482(__this, method) (( PolygonCollider2DU5BU5D_t759784257* (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponents_TisRuntimeObject_m539078962_gshared)(__this, method) // System.Boolean UnityEngine.Application::get_isEditor() extern "C" IL2CPP_METHOD_ATTR bool Application_get_isEditor_m857789090 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean UnityEngine.Application::get_isPlaying() extern "C" IL2CPP_METHOD_ATTR bool Application_get_isPlaying_m100394690 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Object::Destroy(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void Object_Destroy_m565254235 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Object::DestroyImmediate(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void Object_DestroyImmediate_m3193525861 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1157377238(__this, method) (( void (*) (Dictionary_2_t3714483914 *, const RuntimeMethod*))Dictionary_2_Clear_m1938428402_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1385260365(__this, method) (( void (*) (Dictionary_2_t1209791819 *, const RuntimeMethod*))Dictionary_2_Clear_m1938428402_gshared)(__this, method) // System.Void Spine.Unity.BoundingBoxFollower::MatchAttachment(Spine.Attachment) extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_MatchAttachment_m979365972 (BoundingBoxFollower_t4182505745 * __this, Attachment_t3043756552 * ___attachment0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m111575127(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3714483914 *, BoundingBoxAttachment_t2797506510 *, PolygonCollider2D_t57175488 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3280774074_gshared)(__this, p0, p1, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m3349829479(__this, p0, method) (( String_t* (*) (Dictionary_2_t1209791819 *, BoundingBoxAttachment_t2797506510 *, const RuntimeMethod*))Dictionary_2_get_Item_m2714930061_gshared)(__this, p0, method) // System.String Spine.Attachment::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* Attachment_get_Name_m3847529203 (Attachment_t3043756552 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogFormat(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR void Debug_LogFormat_m309087137 (RuntimeObject * __this /* static, unused */, String_t* p0, ObjectU5BU5D_t2843939325* p1, const RuntimeMethod* method); // System.Void Spine.Unity.EventDataReferenceAsset::Initialize() extern "C" IL2CPP_METHOD_ATTR void EventDataReferenceAsset_Initialize_m379103964 (EventDataReferenceAsset_t4034732881 * __this, const RuntimeMethod* method); // Spine.EventData Spine.Unity.EventDataReferenceAsset::get_EventData() extern "C" IL2CPP_METHOD_ATTR EventData_t724759987 * EventDataReferenceAsset_get_EventData_m2797560205 (EventDataReferenceAsset_t4034732881 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2163913788 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, String_t* p3, const RuntimeMethod* method); // Spine.Unity.MeshGenerator/Settings Spine.Unity.MeshGenerator/Settings::get_Default() extern "C" IL2CPP_METHOD_ATTR Settings_t612870457 Settings_get_Default_m897432602 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor(System.Int32) #define ExposedList_1__ctor_m3684064253(__this, p0, method) (( void (*) (ExposedList_1_t2134458034 *, int32_t, const RuntimeMethod*))ExposedList_1__ctor_m3684064253_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::.ctor(System.Int32) #define ExposedList_1__ctor_m3902463542(__this, p0, method) (( void (*) (ExposedList_1_t568374093 *, int32_t, const RuntimeMethod*))ExposedList_1__ctor_m3902463542_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::.ctor(System.Int32) #define ExposedList_1__ctor_m823976159(__this, p0, method) (( void (*) (ExposedList_1_t1012645862 *, int32_t, const RuntimeMethod*))ExposedList_1__ctor_m823976159_gshared)(__this, p0, method) // System.Void Spine.SkeletonClipping::.ctor() extern "C" IL2CPP_METHOD_ATTR void SkeletonClipping__ctor_m528902015 (SkeletonClipping_t1669006083 * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) extern "C" IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m3117905507 (RuntimeObject * __this /* static, unused */, RuntimeArray * p0, RuntimeFieldHandle_t1871169219 p1, const RuntimeMethod* method); // System.Void Spine.ExposedList`1>::TrimExcess() #define ExposedList_1_TrimExcess_m1743153177(__this, method) (( void (*) (ExposedList_1_t4070202189 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m1725122750_gshared)(__this, method) // System.Int32 Spine.Unity.MeshGenerator::get_VertexCount() extern "C" IL2CPP_METHOD_ATTR int32_t MeshGenerator_get_VertexCount_m1312960041 (MeshGenerator_t1354683548 * __this, const RuntimeMethod* method); // System.Void Spine.Unity.SkeletonRendererInstruction::Clear() extern "C" IL2CPP_METHOD_ATTR void SkeletonRendererInstruction_Clear_m1239640949 (SkeletonRendererInstruction_t651787775 * __this, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) #define ExposedList_1_Resize_m1195975214(__this, p0, method) (( ExposedList_1_t2759233236 * (*) (ExposedList_1_t2759233236 *, int32_t, const RuntimeMethod*))ExposedList_1_Resize_m1195975214_gshared)(__this, p0, method) // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) #define ExposedList_1_Resize_m768487897(__this, p0, method) (( ExposedList_1_t1455901122 * (*) (ExposedList_1_t1455901122 *, int32_t, const RuntimeMethod*))ExposedList_1_Resize_m3453784613_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m3655427197(__this, method) (( int32_t (*) (Dictionary_2_t3424054551 *, const RuntimeMethod*))Dictionary_2_get_Count_m3919933788_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2251484450(__this, method) (( int32_t (*) (List_1_t692048146 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Object Spine.RegionAttachment::get_RendererObject() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * RegionAttachment_get_RendererObject_m3051590338 (RegionAttachment_t1770147391 * __this, const RuntimeMethod* method); // System.Object Spine.MeshAttachment::get_RendererObject() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * MeshAttachment_get_RendererObject_m1965843365 (MeshAttachment_t1975337962 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2903528553(__this, p0, method) (( Slot_t3514940700 * (*) (List_1_t692048146 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1070781829(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3424054551 *, Slot_t3514940700 *, Material_t340375123 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3280774074_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1631298066(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3700682020 *, Material_t340375123 *, Material_t340375123 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3280774074_gshared)(__this, p0, p1, method) // System.Void Spine.ExposedList`1::Clear(System.Boolean) #define ExposedList_1_Clear_m2930873748(__this, p0, method) (( void (*) (ExposedList_1_t2134458034 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m2930873748_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::Clear(System.Boolean) #define ExposedList_1_Clear_m3815630333(__this, p0, method) (( void (*) (ExposedList_1_t1012645862 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m3815630333_gshared)(__this, p0, method) // System.Void Spine.ExposedList`1::Clear(System.Boolean) #define ExposedList_1_Clear_m1405878336(__this, p0, method) (( void (*) (ExposedList_1_t568374093 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m1405878336_gshared)(__this, p0, method) // Spine.ExposedList`1 Spine.ExposedList`1>::Resize(System.Int32) #define ExposedList_1_Resize_m4091388429(__this, p0, method) (( ExposedList_1_t4070202189 * (*) (ExposedList_1_t4070202189 *, int32_t, const RuntimeMethod*))ExposedList_1_Resize_m3453784613_gshared)(__this, p0, method) // System.Int32 Spine.SkeletonClipping::ClipStart(Spine.Slot,Spine.ClippingAttachment) extern "C" IL2CPP_METHOD_ATTR int32_t SkeletonClipping_ClipStart_m3725425886 (SkeletonClipping_t1669006083 * __this, Slot_t3514940700 * ___slot0, ClippingAttachment_t2586274570 * ___clip1, const RuntimeMethod* method); // System.Void Spine.RegionAttachment::ComputeWorldVertices(Spine.Bone,System.Single[],System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void RegionAttachment_ComputeWorldVertices_m598853595 (RegionAttachment_t1770147391 * __this, Bone_t1086356328 * ___bone0, SingleU5BU5D_t1444911251* ___worldVertices1, int32_t ___offset2, int32_t ___stride3, const RuntimeMethod* method); // System.Void Spine.SkeletonClipping::ClipEnd(Spine.Slot) extern "C" IL2CPP_METHOD_ATTR void SkeletonClipping_ClipEnd_m1213898514 (SkeletonClipping_t1669006083 * __this, Slot_t3514940700 * ___slot0, const RuntimeMethod* method); // System.Boolean Spine.SkeletonClipping::get_IsClipping() extern "C" IL2CPP_METHOD_ATTR bool SkeletonClipping_get_IsClipping_m1017750339 (SkeletonClipping_t1669006083 * __this, const RuntimeMethod* method); // System.Void Spine.SkeletonClipping::ClipTriangles(System.Single[],System.Int32,System.Int32[],System.Int32,System.Single[]) extern "C" IL2CPP_METHOD_ATTR void SkeletonClipping_ClipTriangles_m544481178 (SkeletonClipping_t1669006083 * __this, SingleU5BU5D_t1444911251* ___vertices0, int32_t ___verticesLength1, Int32U5BU5D_t385246372* ___triangles2, int32_t ___trianglesLength3, SingleU5BU5D_t1444911251* ___uvs4, const RuntimeMethod* method); // System.Void Spine.Unity.MeshGenerator::AddAttachmentTintBlack(System.Single,System.Single,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_AddAttachmentTintBlack_m2533196682 (MeshGenerator_t1354683548 * __this, float ___r20, float ___g21, float ___b22, int32_t ___vertexCount3, const RuntimeMethod* method); // System.Void System.Array::Resize(!!0[]&,System.Int32) #define Array_Resize_TisVector3_t3722313464_m1451335840(__this /* static, unused */, p0, p1, method) (( void (*) (RuntimeObject * /* static, unused */, Vector3U5BU5D_t1718750761**, int32_t, const RuntimeMethod*))Array_Resize_TisVector3_t3722313464_m1451335840_gshared)(__this /* static, unused */, p0, p1, method) // System.Void System.Array::Resize(!!0[]&,System.Int32) #define Array_Resize_TisVector2_t2156229523_m450741798(__this /* static, unused */, p0, p1, method) (( void (*) (RuntimeObject * /* static, unused */, Vector2U5BU5D_t1457185986**, int32_t, const RuntimeMethod*))Array_Resize_TisVector2_t2156229523_m450741798_gshared)(__this /* static, unused */, p0, p1, method) // System.Void System.Array::Resize(!!0[]&,System.Int32) #define Array_Resize_TisColor32_t2600501292_m2130986601(__this /* static, unused */, p0, p1, method) (( void (*) (RuntimeObject * /* static, unused */, Color32U5BU5D_t3850468773**, int32_t, const RuntimeMethod*))Array_Resize_TisColor32_t2600501292_m2130986601_gshared)(__this /* static, unused */, p0, p1, method) // System.Void System.Array::Resize(!!0[]&,System.Int32) #define Array_Resize_TisInt32_t2950945753_m3746919008(__this /* static, unused */, p0, p1, method) (( void (*) (RuntimeObject * /* static, unused */, Int32U5BU5D_t385246372**, int32_t, const RuntimeMethod*))Array_Resize_TisInt32_t2950945753_m3746919008_gshared)(__this /* static, unused */, p0, p1, method) // System.Void Spine.Unity.MeshGenerator::AddSubmesh(Spine.Unity.SubmeshInstruction,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_AddSubmesh_m1472407074 (MeshGenerator_t1354683548 * __this, SubmeshInstruction_t52121370 ___instruction0, bool ___updateTriangles1, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m2343744373(__this, method) (( void (*) (ExposedList_1_t568374093 *, const RuntimeMethod*))ExposedList_1__ctor_m2343744373_gshared)(__this, method) // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Multiply_m3376773913 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, float p1, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(UnityEngine.Vector2,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Multiply_m2347887432 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, float p1, const RuntimeMethod* method); // System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector2__ctor_m3970636864 (Vector2_t2156229523 * __this, float p0, float p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_zero() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_zero_m1409827619 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::set_vertices(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR void Mesh_set_vertices_m2084450642 (Mesh_t3648964284 * __this, Vector3U5BU5D_t1718750761* p0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::set_uv(UnityEngine.Vector2[]) extern "C" IL2CPP_METHOD_ATTR void Mesh_set_uv_m1258646872 (Mesh_t3648964284 * __this, Vector2U5BU5D_t1457185986* p0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::set_colors32(UnityEngine.Color32[]) extern "C" IL2CPP_METHOD_ATTR void Mesh_set_colors32_m645370667 (Mesh_t3648964284 * __this, Color32U5BU5D_t3850468773* p0, const RuntimeMethod* method); // System.Boolean System.Single::IsInfinity(System.Single) extern "C" IL2CPP_METHOD_ATTR bool Single_IsInfinity_m936314085 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::set_bounds(UnityEngine.Bounds) extern "C" IL2CPP_METHOD_ATTR void Mesh_set_bounds_m901235523 (Mesh_t3648964284 * __this, Bounds_t2266837910 p0, const RuntimeMethod* method); // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector3__ctor_m1719387948 (Vector3_t3722313464 * __this, float p0, float p1, const RuntimeMethod* method); // System.Void UnityEngine.Bounds::set_center(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Bounds_set_center_m335768106 (Bounds_t2266837910 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UnityEngine.Bounds::set_extents(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Bounds_set_extents_m2537337060 (Bounds_t2266837910 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_back() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_back_m4077847766 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::set_normals(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR void Mesh_set_normals_m332514528 (Mesh_t3648964284 * __this, Vector3U5BU5D_t1718750761* p0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::set_uv2(UnityEngine.Vector2[]) extern "C" IL2CPP_METHOD_ATTR void Mesh_set_uv2_m2840654016 (Mesh_t3648964284 * __this, Vector2U5BU5D_t1457185986* p0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::set_uv3(UnityEngine.Vector2[]) extern "C" IL2CPP_METHOD_ATTR void Mesh_set_uv3_m2941819926 (Mesh_t3648964284 * __this, Vector2U5BU5D_t1457185986* p0, const RuntimeMethod* method); // System.Void Spine.Unity.MeshGenerator::SolveTangents2DEnsureSize(UnityEngine.Vector4[]&,UnityEngine.Vector2[]&,System.Int32) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_SolveTangents2DEnsureSize_m1819787858 (RuntimeObject * __this /* static, unused */, Vector4U5BU5D_t934056436** ___tangentBuffer0, Vector2U5BU5D_t1457185986** ___tempTanBuffer1, int32_t ___vertexCount2, const RuntimeMethod* method); // System.Void Spine.Unity.MeshGenerator::SolveTangents2DTriangles(UnityEngine.Vector2[],System.Int32[],System.Int32,UnityEngine.Vector3[],UnityEngine.Vector2[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_SolveTangents2DTriangles_m3086668314 (RuntimeObject * __this /* static, unused */, Vector2U5BU5D_t1457185986* ___tempTanBuffer0, Int32U5BU5D_t385246372* ___triangles1, int32_t ___triangleCount2, Vector3U5BU5D_t1718750761* ___vertices3, Vector2U5BU5D_t1457185986* ___uvs4, int32_t ___vertexCount5, const RuntimeMethod* method); // System.Void Spine.Unity.MeshGenerator::SolveTangents2DBuffer(UnityEngine.Vector4[],UnityEngine.Vector2[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_SolveTangents2DBuffer_m1415136128 (RuntimeObject * __this /* static, unused */, Vector4U5BU5D_t934056436* ___tangents0, Vector2U5BU5D_t1457185986* ___tempTanBuffer1, int32_t ___vertexCount2, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::set_tangents(UnityEngine.Vector4[]) extern "C" IL2CPP_METHOD_ATTR void Mesh_set_tangents_m1592250690 (Mesh_t3648964284 * __this, Vector4U5BU5D_t934056436* p0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::set_subMeshCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Mesh_set_subMeshCount_m3209867014 (Mesh_t3648964284 * __this, int32_t p0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::SetTriangles(System.Int32[],System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Mesh_SetTriangles_m3900263478 (Mesh_t3648964284 * __this, Int32U5BU5D_t385246372* p0, int32_t p1, bool p2, const RuntimeMethod* method); // Spine.ExposedList`1 Spine.ExposedList`1::Resize(System.Int32) #define ExposedList_1_Resize_m575125562(__this, p0, method) (( ExposedList_1_t568374093 * (*) (ExposedList_1_t568374093 *, int32_t, const RuntimeMethod*))ExposedList_1_Resize_m575125562_gshared)(__this, p0, method) // System.Void System.Array::Resize(!!0[]&,System.Int32) #define Array_Resize_TisVector4_t3319028937_m1108402566(__this /* static, unused */, p0, p1, method) (( void (*) (RuntimeObject * /* static, unused */, Vector4U5BU5D_t934056436**, int32_t, const RuntimeMethod*))Array_Resize_TisVector4_t3319028937_m1108402566_gshared)(__this /* static, unused */, p0, p1, method) // System.Void Spine.ExposedList`1::TrimExcess() #define ExposedList_1_TrimExcess_m1796103156(__this, method) (( void (*) (ExposedList_1_t2134458034 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m1796103156_gshared)(__this, method) // System.Void Spine.ExposedList`1::TrimExcess() #define ExposedList_1_TrimExcess_m2849180601(__this, method) (( void (*) (ExposedList_1_t568374093 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m2849180601_gshared)(__this, method) // System.Void Spine.ExposedList`1::TrimExcess() #define ExposedList_1_TrimExcess_m2021962554(__this, method) (( void (*) (ExposedList_1_t1012645862 *, const RuntimeMethod*))ExposedList_1_TrimExcess_m2021962554_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3097985365(__this, method) (( void (*) (List_1_t899420910 *, const RuntimeMethod*))List_1_Clear_m3097985365_gshared)(__this, method) // System.Single[] Spine.RegionAttachment::get_Offset() extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_t1444911251* RegionAttachment_get_Offset_m1074129620 (RegionAttachment_t1770147391 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1524640104(__this, p0, method) (( void (*) (List_1_t899420910 *, Vector3_t3722313464 , const RuntimeMethod*))List_1_Add_m1524640104_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2188935509(__this, method) (( void (*) (List_1_t3628304265 *, const RuntimeMethod*))List_1_Clear_m2188935509_gshared)(__this, method) // System.Single[] Spine.RegionAttachment::get_UVs() extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_t1444911251* RegionAttachment_get_UVs_m635731274 (RegionAttachment_t1770147391 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2298161512(__this, p0, method) (( void (*) (List_1_t3628304265 *, Vector2_t2156229523 , const RuntimeMethod*))List_1_Add_m2298161512_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3048681609(__this, method) (( void (*) (List_1_t4072576034 *, const RuntimeMethod*))List_1_Clear_m3048681609_gshared)(__this, method) // System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Color__ctor_m2943235014 (Color_t2555686324 * __this, float p0, float p1, float p2, float p3, const RuntimeMethod* method); // UnityEngine.Color32 UnityEngine.Color32::op_Implicit(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR Color32_t2600501292 Color32_op_Implicit_m2658259763 (RuntimeObject * __this /* static, unused */, Color_t2555686324 p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3298024076(__this, p0, method) (( void (*) (List_1_t4072576034 *, Color32_t2600501292 , const RuntimeMethod*))List_1_Add_m3298024076_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2154023298(__this, method) (( void (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_Clear_m2154023298_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) #define List_1_AddRange_m3513848896(__this, p0, method) (( void (*) (List_1_t128053199 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m3513848896_gshared)(__this, p0, method) // System.Void UnityEngine.Mesh::Clear() extern "C" IL2CPP_METHOD_ATTR void Mesh_Clear_m2630385472 (Mesh_t3648964284 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::SetVertices(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void Mesh_SetVertices_m685324028 (Mesh_t3648964284 * __this, List_1_t899420910 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::SetUVs(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void Mesh_SetUVs_m3071410036 (Mesh_t3648964284 * __this, int32_t p0, List_1_t3628304265 * p1, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::SetColors(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void Mesh_SetColors_m637808999 (Mesh_t3648964284 * __this, List_1_t4072576034 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::SetTriangles(System.Collections.Generic.List`1,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Mesh_SetTriangles_m1523451247 (Mesh_t3648964284 * __this, List_1_t128053199 * p0, int32_t p1, const RuntimeMethod* method); // System.Void UnityEngine.Mesh::RecalculateBounds() extern "C" IL2CPP_METHOD_ATTR void Mesh_RecalculateBounds_m39931642 (Mesh_t3648964284 * __this, const RuntimeMethod* method); // System.Int32 Spine.VertexAttachment::get_WorldVerticesLength() extern "C" IL2CPP_METHOD_ATTR int32_t VertexAttachment_get_WorldVerticesLength_m4071134523 (VertexAttachment_t4074366829 * __this, const RuntimeMethod* method); // System.Boolean Spine.SkeletonExtensions::IsWeighted(Spine.VertexAttachment) extern "C" IL2CPP_METHOD_ATTR bool SkeletonExtensions_IsWeighted_m2425492830 (RuntimeObject * __this /* static, unused */, VertexAttachment_t4074366829 * ___va0, const RuntimeMethod* method); // Spine.BoneMatrix Spine.BoneMatrix::CalculateSetupWorld(Spine.BoneData) extern "C" IL2CPP_METHOD_ATTR BoneMatrix_t2668835335 BoneMatrix_CalculateSetupWorld_m1168190740 (RuntimeObject * __this /* static, unused */, BoneData_t3130174490 * ___boneData0, const RuntimeMethod* method); // System.Single[] Spine.VertexAttachment::get_Vertices() extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_t1444911251* VertexAttachment_get_Vertices_m770818849 (VertexAttachment_t4074366829 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2503402603(__this, method) (( void (*) (List_1_t899420910 *, const RuntimeMethod*))List_1__ctor_m2503402603_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2503988995(__this, method) (( void (*) (List_1_t3628304265 *, const RuntimeMethod*))List_1__ctor_m2503988995_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m277901844(__this, method) (( void (*) (List_1_t4072576034 *, const RuntimeMethod*))List_1__ctor_m277901844_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1628857705(__this, method) (( void (*) (List_1_t128053199 *, const RuntimeMethod*))List_1__ctor_m1628857705_gshared)(__this, method) // System.Void Spine.Unity.MeshGeneratorDelegate::Invoke(Spine.Unity.MeshGeneratorBuffers) extern "C" IL2CPP_METHOD_ATTR void MeshGeneratorDelegate_Invoke_m3222219162 (MeshGeneratorDelegate_t1654156803 * __this, MeshGeneratorBuffers_t1424700926 ___buffers0, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::.ctor() #define ExposedList_1__ctor_m1537034780(__this, method) (( void (*) (ExposedList_1_t3047486989 *, const RuntimeMethod*))ExposedList_1__ctor_m3538157384_gshared)(__this, method) // T Spine.Unity.DoubleBuffered`1::GetNext() #define DoubleBuffered_1_GetNext_m3383426248(__this, method) (( SmartMesh_t524811292 * (*) (DoubleBuffered_1_t2489386064 *, const RuntimeMethod*))DoubleBuffered_1_GetNext_m3455299884_gshared)(__this, method) // System.Void Spine.Unity.MeshRendererBuffers/SmartMesh::Clear() extern "C" IL2CPP_METHOD_ATTR void SmartMesh_Clear_m2429062449 (SmartMesh_t524811292 * __this, const RuntimeMethod* method); // System.Void Spine.ExposedList`1::Clear(System.Boolean) #define ExposedList_1_Clear_m2707233374(__this, p0, method) (( void (*) (ExposedList_1_t3047486989 *, bool, const RuntimeMethod*))ExposedList_1_Clear_m1053068883_gshared)(__this, p0, method) // System.Void Spine.Unity.DoubleBuffered`1::.ctor() #define DoubleBuffered_1__ctor_m3887314594(__this, method) (( void (*) (DoubleBuffered_1_t2489386064 *, const RuntimeMethod*))DoubleBuffered_1__ctor_m2054331807_gshared)(__this, method) // System.Void Spine.ExposedList`1::CopyTo(T[]) #define ExposedList_1_CopyTo_m1395289096(__this, p0, method) (( void (*) (ExposedList_1_t3047486989 *, MaterialU5BU5D_t561872642*, const RuntimeMethod*))ExposedList_1_CopyTo_m3126268057_gshared)(__this, p0, method) // T[] Spine.ExposedList`1::ToArray() #define ExposedList_1_ToArray_m552609367(__this, method) (( MaterialU5BU5D_t561872642* (*) (ExposedList_1_t3047486989 *, const RuntimeMethod*))ExposedList_1_ToArray_m2643075414_gshared)(__this, method) // System.Void System.Array::Resize(!!0[]&,System.Int32) #define Array_Resize_TisMaterial_t340375123_m727937149(__this /* static, unused */, p0, p1, method) (( void (*) (RuntimeObject * /* static, unused */, MaterialU5BU5D_t561872642**, int32_t, const RuntimeMethod*))Array_Resize_TisRuntimeObject_m1542437191_gshared)(__this /* static, unused */, p0, p1, method) // System.Void Spine.Unity.MeshRendererBuffers/SmartMesh::Dispose() extern "C" IL2CPP_METHOD_ATTR void SmartMesh_Dispose_m3995802772 (SmartMesh_t524811292 * __this, const RuntimeMethod* method); // UnityEngine.Mesh Spine.Unity.SpineMesh::NewSkeletonMesh() extern "C" IL2CPP_METHOD_ATTR Mesh_t3648964284 * SpineMesh_NewSkeletonMesh_m1099943509 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void Spine.Unity.SkeletonRendererInstruction::.ctor() extern "C" IL2CPP_METHOD_ATTR void SkeletonRendererInstruction__ctor_m1610212124 (SkeletonRendererInstruction_t651787775 * __this, const RuntimeMethod* method); // System.Void Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::MatchAnimationTimelines(System.Collections.Generic.IEnumerable`1,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR void AnimationTools_MatchAnimationTimelines_m2035025484 (RuntimeObject * __this /* static, unused */, RuntimeObject* ___animations0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3738914018(__this, method) (( void (*) (Dictionary_2_t860519662 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // Spine.ExposedList`1/Enumerator Spine.ExposedList`1::GetEnumerator() #define ExposedList_1_GetEnumerator_m2347295266(__this, method) (( Enumerator_t4007759352 (*) (ExposedList_1_t383950901 *, const RuntimeMethod*))ExposedList_1_GetEnumerator_m4207817279_gshared)(__this, method) // T Spine.ExposedList`1/Enumerator::get_Current() #define Enumerator_get_Current_m1861996426(__this, method) (( RuntimeObject* (*) (Enumerator_t4007759352 *, const RuntimeMethod*))Enumerator_get_Current_m3260398527_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m3297174944(__this, p0, method) (( bool (*) (Dictionary_2_t860519662 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2382293057_gshared)(__this, p0, method) // Spine.Timeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.Timeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* AnimationTools_GetFillerTimeline_m468643382 (RuntimeObject * __this /* static, unused */, RuntimeObject* ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m641770333(__this, p0, p1, method) (( void (*) (Dictionary_2_t860519662 *, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Boolean Spine.ExposedList`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m2313567125(__this, method) (( bool (*) (Enumerator_t4007759352 *, const RuntimeMethod*))Enumerator_MoveNext_m1168905927_gshared)(__this, method) // System.Void Spine.ExposedList`1/Enumerator::Dispose() #define Enumerator_Dispose_m436304025(__this, method) (( void (*) (Enumerator_t4007759352 *, const RuntimeMethod*))Enumerator_Dispose_m1198458530_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() #define Dictionary_2_get_Keys_m1719530334(__this, method) (( KeyCollection_t1050195133 * (*) (Dictionary_2_t860519662 *, const RuntimeMethod*))Dictionary_2_get_Keys_m1840317613_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) #define List_1__ctor_m768015532(__this, p0, method) (( void (*) (List_1_t128053199 *, RuntimeObject*, const RuntimeMethod*))List_1__ctor_m768015532_gshared)(__this, p0, method) // System.Void System.Collections.Generic.HashSet`1::.ctor() #define HashSet_1__ctor_m1416043629(__this, method) (( void (*) (HashSet_1_t1515895227 *, const RuntimeMethod*))HashSet_1__ctor_m1416043629_gshared)(__this, method) // System.Void System.Collections.Generic.HashSet`1::Clear() #define HashSet_1_Clear_m2259714021(__this, method) (( void (*) (HashSet_1_t1515895227 *, const RuntimeMethod*))HashSet_1_Clear_m2259714021_gshared)(__this, method) // System.Boolean System.Collections.Generic.HashSet`1::Add(!0) #define HashSet_1_Add_m1208034806(__this, p0, method) (( bool (*) (HashSet_1_t1515895227 *, int32_t, const RuntimeMethod*))HashSet_1_Add_m1208034806_gshared)(__this, p0, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m2050286038(__this, method) (( Enumerator_t2017297076 (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_GetEnumerator_m2050286038_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m765460575(__this, method) (( int32_t (*) (Enumerator_t2017297076 *, const RuntimeMethod*))Enumerator_get_Current_m765460575_gshared)(__this, method) // System.Boolean System.Collections.Generic.HashSet`1::Contains(!0) #define HashSet_1_Contains_m3645280372(__this, p0, method) (( bool (*) (HashSet_1_t1515895227 *, int32_t, const RuntimeMethod*))HashSet_1_Contains_m3645280372_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m4195691980(__this, p0, method) (( RuntimeObject* (*) (Dictionary_2_t860519662 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m3689483608(__this, method) (( bool (*) (Enumerator_t2017297076 *, const RuntimeMethod*))Enumerator_MoveNext_m3689483608_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m222348240(__this, method) (( void (*) (Enumerator_t2017297076 *, const RuntimeMethod*))Enumerator_Dispose_m222348240_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m3084719972(__this, method) (( void (*) (Dictionary_2_t860519662 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // Spine.RotateTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.RotateTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR RotateTimeline_t860518009 * AnimationTools_GetFillerTimeline_m3440630842 (RuntimeObject * __this /* static, unused */, RotateTimeline_t860518009 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.TranslateTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.TranslateTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR TranslateTimeline_t2733426737 * AnimationTools_GetFillerTimeline_m4202188386 (RuntimeObject * __this /* static, unused */, TranslateTimeline_t2733426737 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.ScaleTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.ScaleTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR ScaleTimeline_t1810411048 * AnimationTools_GetFillerTimeline_m3254538843 (RuntimeObject * __this /* static, unused */, ScaleTimeline_t1810411048 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.ShearTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.ShearTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR ShearTimeline_t3812859450 * AnimationTools_GetFillerTimeline_m1298393578 (RuntimeObject * __this /* static, unused */, ShearTimeline_t3812859450 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.AttachmentTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.AttachmentTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR AttachmentTimeline_t2048728856 * AnimationTools_GetFillerTimeline_m3032531324 (RuntimeObject * __this /* static, unused */, AttachmentTimeline_t2048728856 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.ColorTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.ColorTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR ColorTimeline_t3754116780 * AnimationTools_GetFillerTimeline_m1113253236 (RuntimeObject * __this /* static, unused */, ColorTimeline_t3754116780 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.TwoColorTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.TwoColorTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR TwoColorTimeline_t1834727230 * AnimationTools_GetFillerTimeline_m2089849211 (RuntimeObject * __this /* static, unused */, TwoColorTimeline_t1834727230 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.DeformTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.DeformTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR DeformTimeline_t3552075840 * AnimationTools_GetFillerTimeline_m1729129665 (RuntimeObject * __this /* static, unused */, DeformTimeline_t3552075840 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.DrawOrderTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.DrawOrderTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR DrawOrderTimeline_t1092982325 * AnimationTools_GetFillerTimeline_m3040295675 (RuntimeObject * __this /* static, unused */, DrawOrderTimeline_t1092982325 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.IkConstraintTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.IkConstraintTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR IkConstraintTimeline_t1094182104 * AnimationTools_GetFillerTimeline_m3545708406 (RuntimeObject * __this /* static, unused */, IkConstraintTimeline_t1094182104 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.TransformConstraintTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.TransformConstraintTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR TransformConstraintTimeline_t410042030 * AnimationTools_GetFillerTimeline_m2268904027 (RuntimeObject * __this /* static, unused */, TransformConstraintTimeline_t410042030 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.PathConstraintPositionTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.PathConstraintPositionTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR PathConstraintPositionTimeline_t1963796833 * AnimationTools_GetFillerTimeline_m257620583 (RuntimeObject * __this /* static, unused */, PathConstraintPositionTimeline_t1963796833 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.PathConstraintSpacingTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.PathConstraintSpacingTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR PathConstraintSpacingTimeline_t1125597164 * AnimationTools_GetFillerTimeline_m3253386413 (RuntimeObject * __this /* static, unused */, PathConstraintSpacingTimeline_t1125597164 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // Spine.PathConstraintMixTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.PathConstraintMixTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR PathConstraintMixTimeline_t534890125 * AnimationTools_GetFillerTimeline_m1439698906 (RuntimeObject * __this /* static, unused */, PathConstraintMixTimeline_t534890125 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method); // System.Object System.Array::Clone() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Array_Clone_m2672907798 (RuntimeArray * __this, const RuntimeMethod* method); // UnityEngine.Shader UnityEngine.Material::get_shader() extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * Material_get_shader_m1331119247 (Material_t340375123 * __this, const RuntimeMethod* method); // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegion(UnityEngine.Texture2D,UnityEngine.Shader,System.Single,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegion_m3969837229 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___t0, Shader_t4151988712 * ___shader1, float ___scale2, Material_t340375123 * ___materialPropertySource3, const RuntimeMethod* method); // System.Void UnityEngine.Material::.ctor(UnityEngine.Shader) extern "C" IL2CPP_METHOD_ATTR void Material__ctor_m1662457592 (Material_t340375123 * __this, Shader_t4151988712 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Material::CopyPropertiesFromMaterial(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR void Material_CopyPropertiesFromMaterial_m2896226580 (Material_t340375123 * __this, Material_t340375123 * p0, const RuntimeMethod* method); // System.String[] UnityEngine.Material::get_shaderKeywords() extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* Material_get_shaderKeywords_m541729302 (Material_t340375123 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Material::set_shaderKeywords(System.String[]) extern "C" IL2CPP_METHOD_ATTR void Material_set_shaderKeywords_m4017377042 (Material_t340375123 * __this, StringU5BU5D_t1281789340* p0, const RuntimeMethod* method); // Spine.AtlasPage Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToSpineAtlasPage(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasPage_t4077017671 * AtlasUtilities_ToSpineAtlasPage_m3199167117 (RuntimeObject * __this /* static, unused */, Material_t340375123 * ___m0, const RuntimeMethod* method); // System.Void Spine.AtlasRegion::.ctor() extern "C" IL2CPP_METHOD_ATTR void AtlasRegion__ctor_m2705127635 (AtlasRegion_t13903284 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::get_zero() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_get_zero_m540426400 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Single Spine.Unity.Modules.AttachmentTools.AtlasUtilities::InverseLerp(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float AtlasUtilities_InverseLerp_m1405870606 (RuntimeObject * __this /* static, unused */, float ___a0, float ___b1, float ___value2, const RuntimeMethod* method); // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegionPMAClone(UnityEngine.Texture2D,UnityEngine.Shader,UnityEngine.TextureFormat,System.Boolean,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegionPMAClone_m2350221794 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___t0, Shader_t4151988712 * ___shader1, int32_t ___textureFormat2, bool ___mipmaps3, Material_t340375123 * ___materialPropertySource4, const RuntimeMethod* method); // UnityEngine.Texture2D Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetClone(UnityEngine.Texture2D,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * AtlasUtilities_GetClone_m3734465269 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___t0, int32_t ___textureFormat1, bool ___mipmaps2, const RuntimeMethod* method); // System.Void Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ApplyPMA(UnityEngine.Texture2D,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void AtlasUtilities_ApplyPMA_m4232201476 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___texture0, bool ___applyImmediately1, const RuntimeMethod* method); // System.Void Spine.AtlasPage::.ctor() extern "C" IL2CPP_METHOD_ATTR void AtlasPage__ctor_m3795786881 (AtlasPage_t4077017671 * __this, const RuntimeMethod* method); // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegion(UnityEngine.Sprite,System.Boolean) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegion_m3063878357 (RuntimeObject * __this /* static, unused */, Sprite_t280657092 * ___s0, bool ___isolatedTexture1, const RuntimeMethod* method); // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegionPMAClone(UnityEngine.Sprite,UnityEngine.Shader,UnityEngine.TextureFormat,System.Boolean,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegionPMAClone_m788415134 (RuntimeObject * __this /* static, unused */, Sprite_t280657092 * ___s0, Shader_t4151988712 * ___shader1, int32_t ___textureFormat2, bool ___mipmaps3, Material_t340375123 * ___materialPropertySource4, const RuntimeMethod* method); // UnityEngine.Texture2D Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToTexture(UnityEngine.Sprite,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * AtlasUtilities_ToTexture_m710929259 (RuntimeObject * __this /* static, unused */, Sprite_t280657092 * ___s0, int32_t ___textureFormat1, bool ___mipmaps2, const RuntimeMethod* method); // System.Boolean UnityEngine.Sprite::get_packed() extern "C" IL2CPP_METHOD_ATTR bool Sprite_get_packed_m1179604684 (Sprite_t280657092 * __this, const RuntimeMethod* method); // UnityEngine.SpritePackingRotation UnityEngine.Sprite::get_packingRotation() extern "C" IL2CPP_METHOD_ATTR int32_t Sprite_get_packingRotation_m2557704184 (Sprite_t280657092 * __this, const RuntimeMethod* method); // UnityEngine.Bounds UnityEngine.Sprite::get_bounds() extern "C" IL2CPP_METHOD_ATTR Bounds_t2266837910 Sprite_get_bounds_m2438297458 (Sprite_t280657092 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Bounds::get_min() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Bounds_get_min_m3755135869 (Bounds_t2266837910 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Implicit_m4260192859 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Bounds::get_max() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Bounds_get_max_m3756577669 (Bounds_t2266837910 * __this, const RuntimeMethod* method); // UnityEngine.Rect UnityEngine.Sprite::get_rect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 Sprite_get_rect_m2575211689 (Sprite_t280657092 * __this, const RuntimeMethod* method); // UnityEngine.Texture2D UnityEngine.Sprite::get_texture() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * Sprite_get_texture_m3976398399 (Sprite_t280657092 * __this, const RuntimeMethod* method); // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::SpineUnityFlipRect(UnityEngine.Rect,System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_SpineUnityFlipRect_m3537853565 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rect0, int32_t ___textureHeight1, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_width() extern "C" IL2CPP_METHOD_ATTR float Rect_get_width_m3421484486 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_height() extern "C" IL2CPP_METHOD_ATTR float Rect_get_height_m1358425599 (Rect_t2360479859 * __this, const RuntimeMethod* method); // UnityEngine.Rect UnityEngine.Sprite::get_textureRect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 Sprite_get_textureRect_m3217515846 (Sprite_t280657092 * __this, const RuntimeMethod* method); // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::TextureRectToUVRect(UnityEngine.Rect,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_TextureRectToUVRect_m849095516 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___textureRect0, int32_t ___texWidth1, int32_t ___texHeight2, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_xMin() extern "C" IL2CPP_METHOD_ATTR float Rect_get_xMin_m581135837 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_yMax() extern "C" IL2CPP_METHOD_ATTR float Rect_get_yMax_m743455479 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_xMax() extern "C" IL2CPP_METHOD_ATTR float Rect_get_xMax_m3018144503 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_yMin() extern "C" IL2CPP_METHOD_ATTR float Rect_get_yMin_m2601414109 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_x() extern "C" IL2CPP_METHOD_ATTR float Rect_get_x_m3839990490 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_y() extern "C" IL2CPP_METHOD_ATTR float Rect_get_y_m1501338330 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2632030774(__this, method) (( void (*) (Dictionary_2_t3453009061 *, const RuntimeMethod*))Dictionary_2__ctor_m2253601317_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m4204035120(__this, method) (( void (*) (List_1_t1017553631 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3643843290(__this, method) (( void (*) (List_1_t1485978026 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) #define List_1_AddRange_m3931719155(__this, p0, method) (( void (*) (List_1_t220863998 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m3709462088_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2246734054(__this, method) (( int32_t (*) (List_1_t220863998 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m4258296249(__this, p0, method) (( Attachment_t3043756552 * (*) (List_1_t220863998 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Boolean Spine.Unity.Modules.AttachmentTools.AtlasUtilities::IsRenderable(Spine.Attachment) extern "C" IL2CPP_METHOD_ATTR bool AtlasUtilities_IsRenderable_m3572608320 (RuntimeObject * __this /* static, unused */, Attachment_t3043756552 * ___a0, const RuntimeMethod* method); // Spine.Attachment Spine.Unity.Modules.AttachmentTools.AttachmentCloneExtensions::GetClone(Spine.Attachment,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Attachment_t3043756552 * AttachmentCloneExtensions_GetClone_m2482882320 (RuntimeObject * __this /* static, unused */, Attachment_t3043756552 * ___o0, bool ___cloneMeshesAsLinked1, const RuntimeMethod* method); // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AttachmentRegionExtensions::GetRegion(Spine.Attachment) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AttachmentRegionExtensions_GetRegion_m2927865286 (RuntimeObject * __this /* static, unused */, Attachment_t3043756552 * ___attachment0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m684471540(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3453009061 *, AtlasRegion_t13903284 *, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m3959998165_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m697420525(__this, p0, method) (( void (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Add_m697420525_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m309576876(__this, p0, method) (( void (*) (List_1_t1485978026 *, AtlasRegion_t13903284 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // UnityEngine.Texture2D Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToTexture(Spine.AtlasRegion,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * AtlasUtilities_ToTexture_m858961061 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___ar0, int32_t ___textureFormat1, bool ___mipmaps2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m943256868(__this, p0, method) (( void (*) (List_1_t1017553631 *, Texture2D_t3840446185 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m2642231724(__this, p0, p1, method) (( void (*) (Dictionary_2_t3453009061 *, AtlasRegion_t13903284 *, int32_t, const RuntimeMethod*))Dictionary_2_Add_m1279427033_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) #define List_1_set_Item_m1481125435(__this, p0, p1, method) (( void (*) (List_1_t220863998 *, int32_t, Attachment_t3043756552 *, const RuntimeMethod*))List_1_set_Item_m1979164443_gshared)(__this, p0, p1, method) // System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Texture2D__ctor_m2862217990 (Texture2D_t3840446185 * __this, int32_t p0, int32_t p1, int32_t p2, bool p3, const RuntimeMethod* method); // System.Void UnityEngine.Texture::set_mipMapBias(System.Single) extern "C" IL2CPP_METHOD_ATTR void Texture_set_mipMapBias_m17532510 (Texture_t3661962703 * __this, float p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m469491958(__this, method) (( int32_t (*) (List_1_t1017553631 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2041285592(__this, p0, method) (( Texture2D_t3840446185 * (*) (List_1_t1017553631 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 UnityEngine.Texture::get_anisoLevel() extern "C" IL2CPP_METHOD_ATTR int32_t Texture_get_anisoLevel_m2189137506 (Texture_t3661962703 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Texture::set_anisoLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Texture_set_anisoLevel_m4149907611 (Texture_t3661962703 * __this, int32_t p0, const RuntimeMethod* method); // !0[] System.Collections.Generic.List`1::ToArray() #define List_1_ToArray_m3269406925(__this, method) (( Texture2DU5BU5D_t149664596* (*) (List_1_t1017553631 *, const RuntimeMethod*))List_1_ToArray_m4168020446_gshared)(__this, method) // UnityEngine.Rect[] UnityEngine.Texture2D::PackTextures(UnityEngine.Texture2D[],System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR RectU5BU5D_t2936723554* Texture2D_PackTextures_m1477936917 (Texture2D_t3840446185 * __this, Texture2DU5BU5D_t149664596* p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // UnityEngine.Shader UnityEngine.Shader::Find(System.String) extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * Shader_Find_m2092206247 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2328584697(__this, method) (( int32_t (*) (List_1_t1485978026 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2680368064(__this, p0, method) (( AtlasRegion_t13903284 * (*) (List_1_t1485978026 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::UVRectToAtlasRegion(UnityEngine.Rect,System.String,Spine.AtlasPage,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_UVRectToAtlasRegion_m3451574295 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___uvRect0, String_t* ___name1, AtlasPage_t4077017671 * ___page2, float ___offsetX3, float ___offsetY4, bool ___rotate5, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m987949881(__this, p0, method) (( int32_t (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_get_Item_m987949881_gshared)(__this, p0, method) // System.Void Spine.Unity.Modules.AttachmentTools.AttachmentRegionExtensions::SetRegion(Spine.Attachment,Spine.AtlasRegion,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void AttachmentRegionExtensions_SetRegion_m4049726838 (RuntimeObject * __this /* static, unused */, Attachment_t3043756552 * ___attachment0, AtlasRegion_t13903284 * ___region1, bool ___updateOffset2, const RuntimeMethod* method); // System.Void Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ClearCache() extern "C" IL2CPP_METHOD_ATTR void AtlasUtilities_ClearCache_m4080926352 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // Spine.Skin Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetRepackedSkin(Spine.Skin,System.String,UnityEngine.Shader,UnityEngine.Material&,UnityEngine.Texture2D&,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,UnityEngine.Material,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Skin_t1174584606 * AtlasUtilities_GetRepackedSkin_m3638068295 (RuntimeObject * __this /* static, unused */, Skin_t1174584606 * ___o0, String_t* ___newName1, Shader_t4151988712 * ___shader2, Material_t340375123 ** ___outputMaterial3, Texture2D_t3840446185 ** ___outputTexture4, int32_t ___maxAtlasSize5, int32_t ___padding6, int32_t ___textureFormat7, bool ___mipmaps8, Material_t340375123 * ___materialPropertySource9, bool ___clearCache10, bool ___useOriginalNonrenderables11, const RuntimeMethod* method); // System.Void System.NullReferenceException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void NullReferenceException__ctor_m3076065613 (NullReferenceException_t1023182353 * __this, String_t* p0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2 Spine.Skin::get_Attachments() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t968660385 * Skin_get_Attachments_m1086333689 (Skin_t1174584606 * __this, const RuntimeMethod* method); // UnityEngine.Texture2D Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetMainTexture(Spine.AtlasRegion) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * AtlasUtilities_GetMainTexture_m2502514248 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___region0, const RuntimeMethod* method); // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetUnityRect(Spine.AtlasRegion) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_GetUnityRect_m3690290180 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___region0, const RuntimeMethod* method); // UnityEngine.Sprite UnityEngine.Sprite::Create(UnityEngine.Texture2D,UnityEngine.Rect,UnityEngine.Vector2,System.Single) extern "C" IL2CPP_METHOD_ATTR Sprite_t280657092 * Sprite_Create_m3350529538 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * p0, Rect_t2360479859 p1, Vector2_t2156229523 p2, float p3, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m4220947128(__this, method) (( Enumerator_t2906797508 (*) (List_1_t1017553631 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m540448778(__this, method) (( Texture2D_t3840446185 * (*) (Enumerator_t2906797508 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m351093568(__this, method) (( bool (*) (Enumerator_t2906797508 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m3322391252(__this, method) (( void (*) (Enumerator_t2906797508 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m2554978873(__this, method) (( void (*) (Dictionary_2_t47542197 *, const RuntimeMethod*))Dictionary_2_Clear_m1938428402_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2536551180(__this, method) (( void (*) (List_1_t1017553631 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1794395738(__this, p0, p1, method) (( bool (*) (Dictionary_2_t47542197 *, AtlasRegion_t13903284 *, Texture2D_t3840446185 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3280774074_gshared)(__this, p0, p1, method) // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetUnityRect(Spine.AtlasRegion,System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_GetUnityRect_m2219245313 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___region0, int32_t ___textureHeight1, const RuntimeMethod* method); // System.Void Spine.Unity.Modules.AttachmentTools.AtlasUtilities::CopyTexture(UnityEngine.Texture2D,UnityEngine.Rect,UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void AtlasUtilities_CopyTexture_m3858111779 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___source0, Rect_t2360479859 ___sourceRect1, Texture2D_t3840446185 * ___destination2, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m2084397363(__this, p0, p1, method) (( void (*) (Dictionary_2_t47542197 *, AtlasRegion_t13903284 *, Texture2D_t3840446185 *, const RuntimeMethod*))Dictionary_2_Add_m2387223709_gshared)(__this, p0, p1, method) // System.Void UnityEngine.Rect::.ctor(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect__ctor_m2614021312 (Rect_t2360479859 * __this, float p0, float p1, float p2, float p3, const RuntimeMethod* method); // UnityEngine.Rendering.CopyTextureSupport UnityEngine.SystemInfo::get_copyTextureSupport() extern "C" IL2CPP_METHOD_ATTR int32_t SystemInfo_get_copyTextureSupport_m3633100286 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Color[] UnityEngine.Texture2D::GetPixels(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR ColorU5BU5D_t941916413* Texture2D_GetPixels_m255035209 (Texture2D_t3840446185 * __this, int32_t p0, int32_t p1, int32_t p2, int32_t p3, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::SetPixels(UnityEngine.Color[]) extern "C" IL2CPP_METHOD_ATTR void Texture2D_SetPixels_m3008871897 (Texture2D_t3840446185 * __this, ColorU5BU5D_t941916413* p0, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::Apply() extern "C" IL2CPP_METHOD_ATTR void Texture2D_Apply_m2271746283 (Texture2D_t3840446185 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Graphics::CopyTexture(UnityEngine.Texture,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Texture,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Graphics_CopyTexture_m1263291361 (RuntimeObject * __this /* static, unused */, Texture_t3661962703 * p0, int32_t p1, int32_t p2, int32_t p3, int32_t p4, int32_t p5, int32_t p6, Texture_t3661962703 * p7, int32_t p8, int32_t p9, int32_t p10, int32_t p11, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_y(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_y_m3702432190 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetSpineAtlasRect(Spine.AtlasRegion,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_GetSpineAtlasRect_m1140555442 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___region0, bool ___includeRotate1, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_x(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_x_m2352063068 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_width(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_width_m2963421158 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_height(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_height_m1625569324 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::InverseLerp(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_InverseLerp_m4155825980 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, const RuntimeMethod* method); // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::UVRectToTextureRect(UnityEngine.Rect,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_UVRectToTextureRect_m1737918216 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___uvRect0, int32_t ___texWidth1, int32_t ___texHeight2, const RuntimeMethod* method); // UnityEngine.Color[] UnityEngine.Texture2D::GetPixels() extern "C" IL2CPP_METHOD_ATTR ColorU5BU5D_t941916413* Texture2D_GetPixels_m2081641574 (Texture2D_t3840446185 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2365420851(__this, method) (( void (*) (Dictionary_2_t47542197 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.SkeletonBinary/Vertices::.ctor() extern "C" IL2CPP_METHOD_ATTR void Vertices__ctor_m2377694548 (Vertices_t807797978 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.SkeletonBounds::.ctor() extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds__ctor_m1353151283 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonBounds__ctor_m1353151283_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ExposedList_1_t1727260827 * L_0 = (ExposedList_1_t1727260827 *)il2cpp_codegen_object_new(ExposedList_1_t1727260827_il2cpp_TypeInfo_var); ExposedList_1__ctor_m576628985(L_0, /*hidden argument*/ExposedList_1__ctor_m576628985_RuntimeMethod_var); __this->set_polygonPool_0(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); ExposedList_1_t1209651080 * L_1 = (ExposedList_1_t1209651080 *)il2cpp_codegen_object_new(ExposedList_1_t1209651080_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3916303510(L_1, /*hidden argument*/ExposedList_1__ctor_m3916303510_RuntimeMethod_var); SkeletonBounds_set_BoundingBoxes_m3956730570(__this, L_1, /*hidden argument*/NULL); ExposedList_1_t1727260827 * L_2 = (ExposedList_1_t1727260827 *)il2cpp_codegen_object_new(ExposedList_1_t1727260827_il2cpp_TypeInfo_var); ExposedList_1__ctor_m576628985(L_2, /*hidden argument*/ExposedList_1__ctor_m576628985_RuntimeMethod_var); SkeletonBounds_set_Polygons_m285193343(__this, L_2, /*hidden argument*/NULL); return; } } // Spine.ExposedList`1 Spine.SkeletonBounds::get_BoundingBoxes() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1209651080 * SkeletonBounds_get_BoundingBoxes_m1907532912 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method) { { ExposedList_1_t1209651080 * L_0 = __this->get_U3CBoundingBoxesU3Ek__BackingField_5(); return L_0; } } // System.Void Spine.SkeletonBounds::set_BoundingBoxes(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_set_BoundingBoxes_m3956730570 (SkeletonBounds_t352077915 * __this, ExposedList_1_t1209651080 * ___value0, const RuntimeMethod* method) { { ExposedList_1_t1209651080 * L_0 = ___value0; __this->set_U3CBoundingBoxesU3Ek__BackingField_5(L_0); return; } } // Spine.ExposedList`1 Spine.SkeletonBounds::get_Polygons() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1727260827 * SkeletonBounds_get_Polygons_m3628033849 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method) { { ExposedList_1_t1727260827 * L_0 = __this->get_U3CPolygonsU3Ek__BackingField_6(); return L_0; } } // System.Void Spine.SkeletonBounds::set_Polygons(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_set_Polygons_m285193343 (SkeletonBounds_t352077915 * __this, ExposedList_1_t1727260827 * ___value0, const RuntimeMethod* method) { { ExposedList_1_t1727260827 * L_0 = ___value0; __this->set_U3CPolygonsU3Ek__BackingField_6(L_0); return; } } // System.Single Spine.SkeletonBounds::get_MinX() extern "C" IL2CPP_METHOD_ATTR float SkeletonBounds_get_MinX_m481020450 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_minX_1(); return L_0; } } // System.Void Spine.SkeletonBounds::set_MinX(System.Single) extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_set_MinX_m3955433346 (SkeletonBounds_t352077915 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_minX_1(L_0); return; } } // System.Single Spine.SkeletonBounds::get_MinY() extern "C" IL2CPP_METHOD_ATTR float SkeletonBounds_get_MinY_m2819672610 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_minY_2(); return L_0; } } // System.Void Spine.SkeletonBounds::set_MinY(System.Single) extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_set_MinY_m742660899 (SkeletonBounds_t352077915 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_minY_2(L_0); return; } } // System.Single Spine.SkeletonBounds::get_MaxX() extern "C" IL2CPP_METHOD_ATTR float SkeletonBounds_get_MaxX_m3273210900 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_maxX_3(); return L_0; } } // System.Void Spine.SkeletonBounds::set_MaxX(System.Single) extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_set_MaxX_m3840497516 (SkeletonBounds_t352077915 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_maxX_3(L_0); return; } } // System.Single Spine.SkeletonBounds::get_MaxY() extern "C" IL2CPP_METHOD_ATTR float SkeletonBounds_get_MaxY_m1316895764 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_maxY_4(); return L_0; } } // System.Void Spine.SkeletonBounds::set_MaxY(System.Single) extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_set_MaxY_m3041285952 (SkeletonBounds_t352077915 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_maxY_4(L_0); return; } } // System.Single Spine.SkeletonBounds::get_Width() extern "C" IL2CPP_METHOD_ATTR float SkeletonBounds_get_Width_m2073190193 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_maxX_3(); float L_1 = __this->get_minX_1(); return ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); } } // System.Single Spine.SkeletonBounds::get_Height() extern "C" IL2CPP_METHOD_ATTR float SkeletonBounds_get_Height_m4016056462 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_maxY_4(); float L_1 = __this->get_minY_2(); return ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); } } // System.Void Spine.SkeletonBounds::Update(Spine.Skeleton,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_Update_m4010603066 (SkeletonBounds_t352077915 * __this, Skeleton_t3686076450 * ___skeleton0, bool ___updateAabb1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonBounds_Update_m4010603066_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t1209651080 * V_0 = NULL; ExposedList_1_t1727260827 * V_1 = NULL; ExposedList_1_t1927085270 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Slot_t3514940700 * V_7 = NULL; BoundingBoxAttachment_t2797506510 * V_8 = NULL; Polygon_t3315116257 * V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; { ExposedList_1_t1209651080 * L_0 = SkeletonBounds_get_BoundingBoxes_m1907532912(__this, /*hidden argument*/NULL); V_0 = L_0; ExposedList_1_t1727260827 * L_1 = SkeletonBounds_get_Polygons_m3628033849(__this, /*hidden argument*/NULL); V_1 = L_1; Skeleton_t3686076450 * L_2 = ___skeleton0; NullCheck(L_2); ExposedList_1_t1927085270 * L_3 = L_2->get_slots_2(); V_2 = L_3; ExposedList_1_t1927085270 * L_4 = V_2; NullCheck(L_4); int32_t L_5 = L_4->get_Count_1(); V_3 = L_5; ExposedList_1_t1209651080 * L_6 = V_0; NullCheck(L_6); ExposedList_1_Clear_m1221221799(L_6, (bool)1, /*hidden argument*/ExposedList_1_Clear_m1221221799_RuntimeMethod_var); V_4 = 0; ExposedList_1_t1727260827 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = L_7->get_Count_1(); V_5 = L_8; goto IL_004d; } IL_0033: { ExposedList_1_t1727260827 * L_9 = __this->get_polygonPool_0(); ExposedList_1_t1727260827 * L_10 = V_1; NullCheck(L_10); PolygonU5BU5D_t741399164* L_11 = L_10->get_Items_0(); int32_t L_12 = V_4; NullCheck(L_11); int32_t L_13 = L_12; Polygon_t3315116257 * L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck(L_9); ExposedList_1_Add_m2969310259(L_9, L_14, /*hidden argument*/ExposedList_1_Add_m2969310259_RuntimeMethod_var); int32_t L_15 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004d: { int32_t L_16 = V_4; int32_t L_17 = V_5; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_0033; } } { ExposedList_1_t1727260827 * L_18 = V_1; NullCheck(L_18); ExposedList_1_Clear_m2658306691(L_18, (bool)1, /*hidden argument*/ExposedList_1_Clear_m2658306691_RuntimeMethod_var); V_6 = 0; goto IL_0125; } IL_0065: { ExposedList_1_t1927085270 * L_19 = V_2; NullCheck(L_19); SlotU5BU5D_t285245173* L_20 = L_19->get_Items_0(); int32_t L_21 = V_6; NullCheck(L_20); int32_t L_22 = L_21; Slot_t3514940700 * L_23 = (L_20)->GetAt(static_cast(L_22)); V_7 = L_23; Slot_t3514940700 * L_24 = V_7; NullCheck(L_24); Attachment_t3043756552 * L_25 = L_24->get_attachment_10(); V_8 = ((BoundingBoxAttachment_t2797506510 *)IsInstClass((RuntimeObject*)L_25, BoundingBoxAttachment_t2797506510_il2cpp_TypeInfo_var)); BoundingBoxAttachment_t2797506510 * L_26 = V_8; if (L_26) { goto IL_008a; } } { goto IL_011f; } IL_008a: { ExposedList_1_t1209651080 * L_27 = V_0; BoundingBoxAttachment_t2797506510 * L_28 = V_8; NullCheck(L_27); ExposedList_1_Add_m4048533420(L_27, L_28, /*hidden argument*/ExposedList_1_Add_m4048533420_RuntimeMethod_var); V_9 = (Polygon_t3315116257 *)NULL; ExposedList_1_t1727260827 * L_29 = __this->get_polygonPool_0(); NullCheck(L_29); int32_t L_30 = L_29->get_Count_1(); V_10 = L_30; int32_t L_31 = V_10; if ((((int32_t)L_31) <= ((int32_t)0))) { goto IL_00d0; } } { ExposedList_1_t1727260827 * L_32 = __this->get_polygonPool_0(); NullCheck(L_32); PolygonU5BU5D_t741399164* L_33 = L_32->get_Items_0(); int32_t L_34 = V_10; NullCheck(L_33); int32_t L_35 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_34, (int32_t)1)); Polygon_t3315116257 * L_36 = (L_33)->GetAt(static_cast(L_35)); V_9 = L_36; ExposedList_1_t1727260827 * L_37 = __this->get_polygonPool_0(); int32_t L_38 = V_10; NullCheck(L_37); ExposedList_1_RemoveAt_m3303561559(L_37, ((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)1)), /*hidden argument*/ExposedList_1_RemoveAt_m3303561559_RuntimeMethod_var); goto IL_00d7; } IL_00d0: { Polygon_t3315116257 * L_39 = (Polygon_t3315116257 *)il2cpp_codegen_object_new(Polygon_t3315116257_il2cpp_TypeInfo_var); Polygon__ctor_m38897956(L_39, /*hidden argument*/NULL); V_9 = L_39; } IL_00d7: { ExposedList_1_t1727260827 * L_40 = V_1; Polygon_t3315116257 * L_41 = V_9; NullCheck(L_40); ExposedList_1_Add_m2969310259(L_40, L_41, /*hidden argument*/ExposedList_1_Add_m2969310259_RuntimeMethod_var); BoundingBoxAttachment_t2797506510 * L_42 = V_8; NullCheck(L_42); int32_t L_43 = ((VertexAttachment_t4074366829 *)L_42)->get_worldVerticesLength_6(); V_11 = L_43; Polygon_t3315116257 * L_44 = V_9; int32_t L_45 = V_11; NullCheck(L_44); Polygon_set_Count_m1261713867(L_44, L_45, /*hidden argument*/NULL); Polygon_t3315116257 * L_46 = V_9; NullCheck(L_46); SingleU5BU5D_t1444911251* L_47 = Polygon_get_Vertices_m2388977238(L_46, /*hidden argument*/NULL); NullCheck(L_47); int32_t L_48 = V_11; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_47)->max_length))))) >= ((int32_t)L_48))) { goto IL_010f; } } { Polygon_t3315116257 * L_49 = V_9; int32_t L_50 = V_11; NullCheck(L_49); Polygon_set_Vertices_m2081097647(L_49, ((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)L_50)), /*hidden argument*/NULL); } IL_010f: { BoundingBoxAttachment_t2797506510 * L_51 = V_8; Slot_t3514940700 * L_52 = V_7; Polygon_t3315116257 * L_53 = V_9; NullCheck(L_53); SingleU5BU5D_t1444911251* L_54 = Polygon_get_Vertices_m2388977238(L_53, /*hidden argument*/NULL); NullCheck(L_51); VertexAttachment_ComputeWorldVertices_m2967005673(L_51, L_52, L_54, /*hidden argument*/NULL); } IL_011f: { int32_t L_55 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_0125: { int32_t L_56 = V_6; int32_t L_57 = V_3; if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_0065; } } { bool L_58 = ___updateAabb1; if (!L_58) { goto IL_013e; } } { SkeletonBounds_AabbCompute_m2876244893(__this, /*hidden argument*/NULL); goto IL_016a; } IL_013e: { __this->set_minX_1((-2.14748365E+09f)); __this->set_minY_2((-2.14748365E+09f)); __this->set_maxX_3((2.14748365E+09f)); __this->set_maxY_4((2.14748365E+09f)); } IL_016a: { return; } } // System.Void Spine.SkeletonBounds::AabbCompute() extern "C" IL2CPP_METHOD_ATTR void SkeletonBounds_AabbCompute_m2876244893 (SkeletonBounds_t352077915 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; ExposedList_1_t1727260827 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; Polygon_t3315116257 * V_7 = NULL; SingleU5BU5D_t1444911251* V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; float V_11 = 0.0f; float V_12 = 0.0f; { V_0 = (2.14748365E+09f); V_1 = (2.14748365E+09f); V_2 = (-2.14748365E+09f); V_3 = (-2.14748365E+09f); ExposedList_1_t1727260827 * L_0 = SkeletonBounds_get_Polygons_m3628033849(__this, /*hidden argument*/NULL); V_4 = L_0; V_5 = 0; ExposedList_1_t1727260827 * L_1 = V_4; NullCheck(L_1); int32_t L_2 = L_1->get_Count_1(); V_6 = L_2; goto IL_00a0; } IL_0031: { ExposedList_1_t1727260827 * L_3 = V_4; NullCheck(L_3); PolygonU5BU5D_t741399164* L_4 = L_3->get_Items_0(); int32_t L_5 = V_5; NullCheck(L_4); int32_t L_6 = L_5; Polygon_t3315116257 * L_7 = (L_4)->GetAt(static_cast(L_6)); V_7 = L_7; Polygon_t3315116257 * L_8 = V_7; NullCheck(L_8); SingleU5BU5D_t1444911251* L_9 = Polygon_get_Vertices_m2388977238(L_8, /*hidden argument*/NULL); V_8 = L_9; V_9 = 0; Polygon_t3315116257 * L_10 = V_7; NullCheck(L_10); int32_t L_11 = Polygon_get_Count_m514267063(L_10, /*hidden argument*/NULL); V_10 = L_11; goto IL_0091; } IL_0057: { SingleU5BU5D_t1444911251* L_12 = V_8; int32_t L_13 = V_9; NullCheck(L_12); int32_t L_14 = L_13; float L_15 = (L_12)->GetAt(static_cast(L_14)); V_11 = L_15; SingleU5BU5D_t1444911251* L_16 = V_8; int32_t L_17 = V_9; NullCheck(L_16); int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); float L_19 = (L_16)->GetAt(static_cast(L_18)); V_12 = L_19; float L_20 = V_0; float L_21 = V_11; float L_22 = Math_Min_m3253079129(NULL /*static, unused*/, L_20, L_21, /*hidden argument*/NULL); V_0 = L_22; float L_23 = V_1; float L_24 = V_12; float L_25 = Math_Min_m3253079129(NULL /*static, unused*/, L_23, L_24, /*hidden argument*/NULL); V_1 = L_25; float L_26 = V_2; float L_27 = V_11; float L_28 = Math_Max_m482125436(NULL /*static, unused*/, L_26, L_27, /*hidden argument*/NULL); V_2 = L_28; float L_29 = V_3; float L_30 = V_12; float L_31 = Math_Max_m482125436(NULL /*static, unused*/, L_29, L_30, /*hidden argument*/NULL); V_3 = L_31; int32_t L_32 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)2)); } IL_0091: { int32_t L_33 = V_9; int32_t L_34 = V_10; if ((((int32_t)L_33) < ((int32_t)L_34))) { goto IL_0057; } } { int32_t L_35 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_00a0: { int32_t L_36 = V_5; int32_t L_37 = V_6; if ((((int32_t)L_36) < ((int32_t)L_37))) { goto IL_0031; } } { float L_38 = V_0; __this->set_minX_1(L_38); float L_39 = V_1; __this->set_minY_2(L_39); float L_40 = V_2; __this->set_maxX_3(L_40); float L_41 = V_3; __this->set_maxY_4(L_41); return; } } // System.Boolean Spine.SkeletonBounds::AabbContainsPoint(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool SkeletonBounds_AabbContainsPoint_m3973682085 (SkeletonBounds_t352077915 * __this, float ___x0, float ___y1, const RuntimeMethod* method) { int32_t G_B5_0 = 0; { float L_0 = ___x0; float L_1 = __this->get_minX_1(); if ((!(((float)L_0) >= ((float)L_1)))) { goto IL_0032; } } { float L_2 = ___x0; float L_3 = __this->get_maxX_3(); if ((!(((float)L_2) <= ((float)L_3)))) { goto IL_0032; } } { float L_4 = ___y1; float L_5 = __this->get_minY_2(); if ((!(((float)L_4) >= ((float)L_5)))) { goto IL_0032; } } { float L_6 = ___y1; float L_7 = __this->get_maxY_4(); G_B5_0 = ((((int32_t)((!(((float)L_6) <= ((float)L_7)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0033; } IL_0032: { G_B5_0 = 0; } IL_0033: { return (bool)G_B5_0; } } // System.Boolean Spine.SkeletonBounds::AabbIntersectsSegment(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool SkeletonBounds_AabbIntersectsSegment_m283730125 (SkeletonBounds_t352077915 * __this, float ___x10, float ___y11, float ___x22, float ___y23, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; float V_6 = 0.0f; { float L_0 = __this->get_minX_1(); V_0 = L_0; float L_1 = __this->get_minY_2(); V_1 = L_1; float L_2 = __this->get_maxX_3(); V_2 = L_2; float L_3 = __this->get_maxY_4(); V_3 = L_3; float L_4 = ___x10; float L_5 = V_0; if ((!(((float)L_4) <= ((float)L_5)))) { goto IL_002a; } } { float L_6 = ___x22; float L_7 = V_0; if ((((float)L_6) <= ((float)L_7))) { goto IL_0056; } } IL_002a: { float L_8 = ___y11; float L_9 = V_1; if ((!(((float)L_8) <= ((float)L_9)))) { goto IL_0039; } } { float L_10 = ___y23; float L_11 = V_1; if ((((float)L_10) <= ((float)L_11))) { goto IL_0056; } } IL_0039: { float L_12 = ___x10; float L_13 = V_2; if ((!(((float)L_12) >= ((float)L_13)))) { goto IL_0047; } } { float L_14 = ___x22; float L_15 = V_2; if ((((float)L_14) >= ((float)L_15))) { goto IL_0056; } } IL_0047: { float L_16 = ___y11; float L_17 = V_3; if ((!(((float)L_16) >= ((float)L_17)))) { goto IL_0058; } } { float L_18 = ___y23; float L_19 = V_3; if ((!(((float)L_18) >= ((float)L_19)))) { goto IL_0058; } } IL_0056: { return (bool)0; } IL_0058: { float L_20 = ___y23; float L_21 = ___y11; float L_22 = ___x22; float L_23 = ___x10; V_4 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_20, (float)L_21))/(float)((float)il2cpp_codegen_subtract((float)L_22, (float)L_23)))); float L_24 = V_4; float L_25 = V_0; float L_26 = ___x10; float L_27 = ___y11; V_5 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_24, (float)((float)il2cpp_codegen_subtract((float)L_25, (float)L_26)))), (float)L_27)); float L_28 = V_5; float L_29 = V_1; if ((!(((float)L_28) > ((float)L_29)))) { goto IL_007e; } } { float L_30 = V_5; float L_31 = V_3; if ((!(((float)L_30) < ((float)L_31)))) { goto IL_007e; } } { return (bool)1; } IL_007e: { float L_32 = V_4; float L_33 = V_2; float L_34 = ___x10; float L_35 = ___y11; V_5 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_32, (float)((float)il2cpp_codegen_subtract((float)L_33, (float)L_34)))), (float)L_35)); float L_36 = V_5; float L_37 = V_1; if ((!(((float)L_36) > ((float)L_37)))) { goto IL_009a; } } { float L_38 = V_5; float L_39 = V_3; if ((!(((float)L_38) < ((float)L_39)))) { goto IL_009a; } } { return (bool)1; } IL_009a: { float L_40 = V_1; float L_41 = ___y11; float L_42 = V_4; float L_43 = ___x10; V_6 = ((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_40, (float)L_41))/(float)L_42)), (float)L_43)); float L_44 = V_6; float L_45 = V_0; if ((!(((float)L_44) > ((float)L_45)))) { goto IL_00b6; } } { float L_46 = V_6; float L_47 = V_2; if ((!(((float)L_46) < ((float)L_47)))) { goto IL_00b6; } } { return (bool)1; } IL_00b6: { float L_48 = V_3; float L_49 = ___y11; float L_50 = V_4; float L_51 = ___x10; V_6 = ((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_48, (float)L_49))/(float)L_50)), (float)L_51)); float L_52 = V_6; float L_53 = V_0; if ((!(((float)L_52) > ((float)L_53)))) { goto IL_00d2; } } { float L_54 = V_6; float L_55 = V_2; if ((!(((float)L_54) < ((float)L_55)))) { goto IL_00d2; } } { return (bool)1; } IL_00d2: { return (bool)0; } } // System.Boolean Spine.SkeletonBounds::AabbIntersectsSkeleton(Spine.SkeletonBounds) extern "C" IL2CPP_METHOD_ATTR bool SkeletonBounds_AabbIntersectsSkeleton_m121946275 (SkeletonBounds_t352077915 * __this, SkeletonBounds_t352077915 * ___bounds0, const RuntimeMethod* method) { int32_t G_B5_0 = 0; { float L_0 = __this->get_minX_1(); SkeletonBounds_t352077915 * L_1 = ___bounds0; NullCheck(L_1); float L_2 = L_1->get_maxX_3(); if ((!(((float)L_0) < ((float)L_2)))) { goto IL_0043; } } { float L_3 = __this->get_maxX_3(); SkeletonBounds_t352077915 * L_4 = ___bounds0; NullCheck(L_4); float L_5 = L_4->get_minX_1(); if ((!(((float)L_3) > ((float)L_5)))) { goto IL_0043; } } { float L_6 = __this->get_minY_2(); SkeletonBounds_t352077915 * L_7 = ___bounds0; NullCheck(L_7); float L_8 = L_7->get_maxY_4(); if ((!(((float)L_6) < ((float)L_8)))) { goto IL_0043; } } { float L_9 = __this->get_maxY_4(); SkeletonBounds_t352077915 * L_10 = ___bounds0; NullCheck(L_10); float L_11 = L_10->get_minY_2(); G_B5_0 = ((((float)L_9) > ((float)L_11))? 1 : 0); goto IL_0044; } IL_0043: { G_B5_0 = 0; } IL_0044: { return (bool)G_B5_0; } } // System.Boolean Spine.SkeletonBounds::ContainsPoint(Spine.Polygon,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool SkeletonBounds_ContainsPoint_m3971335009 (SkeletonBounds_t352077915 * __this, Polygon_t3315116257 * ___polygon0, float ___x1, float ___y2, const RuntimeMethod* method) { SingleU5BU5D_t1444911251* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; { Polygon_t3315116257 * L_0 = ___polygon0; NullCheck(L_0); SingleU5BU5D_t1444911251* L_1 = Polygon_get_Vertices_m2388977238(L_0, /*hidden argument*/NULL); V_0 = L_1; Polygon_t3315116257 * L_2 = ___polygon0; NullCheck(L_2); int32_t L_3 = Polygon_get_Count_m514267063(L_2, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)2)); V_3 = (bool)0; V_4 = 0; goto IL_0079; } IL_001c: { SingleU5BU5D_t1444911251* L_5 = V_0; int32_t L_6 = V_4; NullCheck(L_5); int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); float L_8 = (L_5)->GetAt(static_cast(L_7)); V_5 = L_8; SingleU5BU5D_t1444911251* L_9 = V_0; int32_t L_10 = V_2; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); float L_12 = (L_9)->GetAt(static_cast(L_11)); V_6 = L_12; float L_13 = V_5; float L_14 = ___y2; if ((!(((float)L_13) < ((float)L_14)))) { goto IL_003b; } } { float L_15 = V_6; float L_16 = ___y2; if ((((float)L_15) >= ((float)L_16))) { goto IL_004b; } } IL_003b: { float L_17 = V_6; float L_18 = ___y2; if ((!(((float)L_17) < ((float)L_18)))) { goto IL_0070; } } { float L_19 = V_5; float L_20 = ___y2; if ((!(((float)L_19) >= ((float)L_20)))) { goto IL_0070; } } IL_004b: { SingleU5BU5D_t1444911251* L_21 = V_0; int32_t L_22 = V_4; NullCheck(L_21); int32_t L_23 = L_22; float L_24 = (L_21)->GetAt(static_cast(L_23)); V_7 = L_24; float L_25 = V_7; float L_26 = ___y2; float L_27 = V_5; float L_28 = V_6; float L_29 = V_5; SingleU5BU5D_t1444911251* L_30 = V_0; int32_t L_31 = V_2; NullCheck(L_30); int32_t L_32 = L_31; float L_33 = (L_30)->GetAt(static_cast(L_32)); float L_34 = V_7; float L_35 = ___x1; if ((!(((float)((float)il2cpp_codegen_add((float)L_25, (float)((float)il2cpp_codegen_multiply((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_26, (float)L_27))/(float)((float)il2cpp_codegen_subtract((float)L_28, (float)L_29)))), (float)((float)il2cpp_codegen_subtract((float)L_33, (float)L_34))))))) < ((float)L_35)))) { goto IL_0070; } } { bool L_36 = V_3; V_3 = (bool)((((int32_t)L_36) == ((int32_t)0))? 1 : 0); } IL_0070: { int32_t L_37 = V_4; V_2 = L_37; int32_t L_38 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)); } IL_0079: { int32_t L_39 = V_4; int32_t L_40 = V_1; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_001c; } } { bool L_41 = V_3; return L_41; } } // Spine.BoundingBoxAttachment Spine.SkeletonBounds::ContainsPoint(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR BoundingBoxAttachment_t2797506510 * SkeletonBounds_ContainsPoint_m948215135 (SkeletonBounds_t352077915 * __this, float ___x0, float ___y1, const RuntimeMethod* method) { ExposedList_1_t1727260827 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { ExposedList_1_t1727260827 * L_0 = SkeletonBounds_get_Polygons_m3628033849(__this, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; ExposedList_1_t1727260827 * L_1 = V_0; NullCheck(L_1); int32_t L_2 = L_1->get_Count_1(); V_2 = L_2; goto IL_003c; } IL_0015: { ExposedList_1_t1727260827 * L_3 = V_0; NullCheck(L_3); PolygonU5BU5D_t741399164* L_4 = L_3->get_Items_0(); int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Polygon_t3315116257 * L_7 = (L_4)->GetAt(static_cast(L_6)); float L_8 = ___x0; float L_9 = ___y1; bool L_10 = SkeletonBounds_ContainsPoint_m3971335009(__this, L_7, L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0038; } } { ExposedList_1_t1209651080 * L_11 = SkeletonBounds_get_BoundingBoxes_m1907532912(__this, /*hidden argument*/NULL); NullCheck(L_11); BoundingBoxAttachmentU5BU5D_t858874171* L_12 = L_11->get_Items_0(); int32_t L_13 = V_1; NullCheck(L_12); int32_t L_14 = L_13; BoundingBoxAttachment_t2797506510 * L_15 = (L_12)->GetAt(static_cast(L_14)); return L_15; } IL_0038: { int32_t L_16 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_003c: { int32_t L_17 = V_1; int32_t L_18 = V_2; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_0015; } } { return (BoundingBoxAttachment_t2797506510 *)NULL; } } // Spine.BoundingBoxAttachment Spine.SkeletonBounds::IntersectsSegment(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR BoundingBoxAttachment_t2797506510 * SkeletonBounds_IntersectsSegment_m1819742343 (SkeletonBounds_t352077915 * __this, float ___x10, float ___y11, float ___x22, float ___y23, const RuntimeMethod* method) { ExposedList_1_t1727260827 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { ExposedList_1_t1727260827 * L_0 = SkeletonBounds_get_Polygons_m3628033849(__this, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; ExposedList_1_t1727260827 * L_1 = V_0; NullCheck(L_1); int32_t L_2 = L_1->get_Count_1(); V_2 = L_2; goto IL_003f; } IL_0015: { ExposedList_1_t1727260827 * L_3 = V_0; NullCheck(L_3); PolygonU5BU5D_t741399164* L_4 = L_3->get_Items_0(); int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Polygon_t3315116257 * L_7 = (L_4)->GetAt(static_cast(L_6)); float L_8 = ___x10; float L_9 = ___y11; float L_10 = ___x22; float L_11 = ___y23; bool L_12 = SkeletonBounds_IntersectsSegment_m965629081(__this, L_7, L_8, L_9, L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_003b; } } { ExposedList_1_t1209651080 * L_13 = SkeletonBounds_get_BoundingBoxes_m1907532912(__this, /*hidden argument*/NULL); NullCheck(L_13); BoundingBoxAttachmentU5BU5D_t858874171* L_14 = L_13->get_Items_0(); int32_t L_15 = V_1; NullCheck(L_14); int32_t L_16 = L_15; BoundingBoxAttachment_t2797506510 * L_17 = (L_14)->GetAt(static_cast(L_16)); return L_17; } IL_003b: { int32_t L_18 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_003f: { int32_t L_19 = V_1; int32_t L_20 = V_2; if ((((int32_t)L_19) < ((int32_t)L_20))) { goto IL_0015; } } { return (BoundingBoxAttachment_t2797506510 *)NULL; } } // System.Boolean Spine.SkeletonBounds::IntersectsSegment(Spine.Polygon,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool SkeletonBounds_IntersectsSegment_m965629081 (SkeletonBounds_t352077915 * __this, Polygon_t3315116257 * ___polygon0, float ___x11, float ___y12, float ___x23, float ___y24, const RuntimeMethod* method) { SingleU5BU5D_t1444911251* V_0 = NULL; int32_t V_1 = 0; float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; float V_6 = 0.0f; int32_t V_7 = 0; float V_8 = 0.0f; float V_9 = 0.0f; float V_10 = 0.0f; float V_11 = 0.0f; float V_12 = 0.0f; float V_13 = 0.0f; float V_14 = 0.0f; float V_15 = 0.0f; { Polygon_t3315116257 * L_0 = ___polygon0; NullCheck(L_0); SingleU5BU5D_t1444911251* L_1 = Polygon_get_Vertices_m2388977238(L_0, /*hidden argument*/NULL); V_0 = L_1; Polygon_t3315116257 * L_2 = ___polygon0; NullCheck(L_2); int32_t L_3 = Polygon_get_Count_m514267063(L_2, /*hidden argument*/NULL); V_1 = L_3; float L_4 = ___x11; float L_5 = ___x23; V_2 = ((float)il2cpp_codegen_subtract((float)L_4, (float)L_5)); float L_6 = ___y12; float L_7 = ___y24; V_3 = ((float)il2cpp_codegen_subtract((float)L_6, (float)L_7)); float L_8 = ___x11; float L_9 = ___y24; float L_10 = ___y12; float L_11 = ___x23; V_4 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_8, (float)L_9)), (float)((float)il2cpp_codegen_multiply((float)L_10, (float)L_11)))); SingleU5BU5D_t1444911251* L_12 = V_0; int32_t L_13 = V_1; NullCheck(L_12); int32_t L_14 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)2)); float L_15 = (L_12)->GetAt(static_cast(L_14)); V_5 = L_15; SingleU5BU5D_t1444911251* L_16 = V_0; int32_t L_17 = V_1; NullCheck(L_16); int32_t L_18 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)); float L_19 = (L_16)->GetAt(static_cast(L_18)); V_6 = L_19; V_7 = 0; goto IL_0127; } IL_0039: { SingleU5BU5D_t1444911251* L_20 = V_0; int32_t L_21 = V_7; NullCheck(L_20); int32_t L_22 = L_21; float L_23 = (L_20)->GetAt(static_cast(L_22)); V_8 = L_23; SingleU5BU5D_t1444911251* L_24 = V_0; int32_t L_25 = V_7; NullCheck(L_24); int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); float L_27 = (L_24)->GetAt(static_cast(L_26)); V_9 = L_27; float L_28 = V_5; float L_29 = V_9; float L_30 = V_6; float L_31 = V_8; V_10 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_28, (float)L_29)), (float)((float)il2cpp_codegen_multiply((float)L_30, (float)L_31)))); float L_32 = V_5; float L_33 = V_8; V_11 = ((float)il2cpp_codegen_subtract((float)L_32, (float)L_33)); float L_34 = V_6; float L_35 = V_9; V_12 = ((float)il2cpp_codegen_subtract((float)L_34, (float)L_35)); float L_36 = V_2; float L_37 = V_12; float L_38 = V_3; float L_39 = V_11; V_13 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_36, (float)L_37)), (float)((float)il2cpp_codegen_multiply((float)L_38, (float)L_39)))); float L_40 = V_4; float L_41 = V_11; float L_42 = V_2; float L_43 = V_10; float L_44 = V_13; V_14 = ((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_40, (float)L_41)), (float)((float)il2cpp_codegen_multiply((float)L_42, (float)L_43))))/(float)L_44)); float L_45 = V_14; float L_46 = V_5; if ((!(((float)L_45) >= ((float)L_46)))) { goto IL_008e; } } { float L_47 = V_14; float L_48 = V_8; if ((((float)L_47) <= ((float)L_48))) { goto IL_00a0; } } IL_008e: { float L_49 = V_14; float L_50 = V_8; if ((!(((float)L_49) >= ((float)L_50)))) { goto IL_0119; } } { float L_51 = V_14; float L_52 = V_5; if ((!(((float)L_51) <= ((float)L_52)))) { goto IL_0119; } } IL_00a0: { float L_53 = V_14; float L_54 = ___x11; if ((!(((float)L_53) >= ((float)L_54)))) { goto IL_00b1; } } { float L_55 = V_14; float L_56 = ___x23; if ((((float)L_55) <= ((float)L_56))) { goto IL_00c2; } } IL_00b1: { float L_57 = V_14; float L_58 = ___x23; if ((!(((float)L_57) >= ((float)L_58)))) { goto IL_0119; } } { float L_59 = V_14; float L_60 = ___x11; if ((!(((float)L_59) <= ((float)L_60)))) { goto IL_0119; } } IL_00c2: { float L_61 = V_4; float L_62 = V_12; float L_63 = V_3; float L_64 = V_10; float L_65 = V_13; V_15 = ((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_61, (float)L_62)), (float)((float)il2cpp_codegen_multiply((float)L_63, (float)L_64))))/(float)L_65)); float L_66 = V_15; float L_67 = V_6; if ((!(((float)L_66) >= ((float)L_67)))) { goto IL_00e3; } } { float L_68 = V_15; float L_69 = V_9; if ((((float)L_68) <= ((float)L_69))) { goto IL_00f5; } } IL_00e3: { float L_70 = V_15; float L_71 = V_9; if ((!(((float)L_70) >= ((float)L_71)))) { goto IL_0119; } } { float L_72 = V_15; float L_73 = V_6; if ((!(((float)L_72) <= ((float)L_73)))) { goto IL_0119; } } IL_00f5: { float L_74 = V_15; float L_75 = ___y12; if ((!(((float)L_74) >= ((float)L_75)))) { goto IL_0106; } } { float L_76 = V_15; float L_77 = ___y24; if ((((float)L_76) <= ((float)L_77))) { goto IL_0117; } } IL_0106: { float L_78 = V_15; float L_79 = ___y24; if ((!(((float)L_78) >= ((float)L_79)))) { goto IL_0119; } } { float L_80 = V_15; float L_81 = ___y12; if ((!(((float)L_80) <= ((float)L_81)))) { goto IL_0119; } } IL_0117: { return (bool)1; } IL_0119: { float L_82 = V_8; V_5 = L_82; float L_83 = V_9; V_6 = L_83; int32_t L_84 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)2)); } IL_0127: { int32_t L_85 = V_7; int32_t L_86 = V_1; if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0039; } } { return (bool)0; } } // Spine.Polygon Spine.SkeletonBounds::GetPolygon(Spine.BoundingBoxAttachment) extern "C" IL2CPP_METHOD_ATTR Polygon_t3315116257 * SkeletonBounds_GetPolygon_m4088265015 (SkeletonBounds_t352077915 * __this, BoundingBoxAttachment_t2797506510 * ___attachment0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonBounds_GetPolygon_m4088265015_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Polygon_t3315116257 * G_B3_0 = NULL; { ExposedList_1_t1209651080 * L_0 = SkeletonBounds_get_BoundingBoxes_m1907532912(__this, /*hidden argument*/NULL); BoundingBoxAttachment_t2797506510 * L_1 = ___attachment0; NullCheck(L_0); int32_t L_2 = ExposedList_1_IndexOf_m237714367(L_0, L_1, /*hidden argument*/ExposedList_1_IndexOf_m237714367_RuntimeMethod_var); V_0 = L_2; int32_t L_3 = V_0; if ((!(((uint32_t)L_3) == ((uint32_t)(-1))))) { goto IL_001a; } } { G_B3_0 = ((Polygon_t3315116257 *)(NULL)); goto IL_0027; } IL_001a: { ExposedList_1_t1727260827 * L_4 = SkeletonBounds_get_Polygons_m3628033849(__this, /*hidden argument*/NULL); NullCheck(L_4); PolygonU5BU5D_t741399164* L_5 = L_4->get_Items_0(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; Polygon_t3315116257 * L_8 = (L_5)->GetAt(static_cast(L_7)); G_B3_0 = L_8; } IL_0027: { return G_B3_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.SkeletonClipping::.ctor() extern "C" IL2CPP_METHOD_ATTR void SkeletonClipping__ctor_m528902015 (SkeletonClipping_t1669006083 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonClipping__ctor_m528902015_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Triangulator_t2502879214 * L_0 = (Triangulator_t2502879214 *)il2cpp_codegen_object_new(Triangulator_t2502879214_il2cpp_TypeInfo_var); Triangulator__ctor_m2266871982(L_0, /*hidden argument*/NULL); __this->set_triangulator_0(L_0); ExposedList_1_t4104378640 * L_1 = (ExposedList_1_t4104378640 *)il2cpp_codegen_object_new(ExposedList_1_t4104378640_il2cpp_TypeInfo_var); ExposedList_1__ctor_m2351159599(L_1, /*hidden argument*/ExposedList_1__ctor_m2351159599_RuntimeMethod_var); __this->set_clippingPolygon_1(L_1); ExposedList_1_t4104378640 * L_2 = (ExposedList_1_t4104378640 *)il2cpp_codegen_object_new(ExposedList_1_t4104378640_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3034036963(L_2, ((int32_t)128), /*hidden argument*/ExposedList_1__ctor_m3034036963_RuntimeMethod_var); __this->set_clipOutput_2(L_2); ExposedList_1_t4104378640 * L_3 = (ExposedList_1_t4104378640 *)il2cpp_codegen_object_new(ExposedList_1_t4104378640_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3034036963(L_3, ((int32_t)128), /*hidden argument*/ExposedList_1__ctor_m3034036963_RuntimeMethod_var); __this->set_clippedVertices_3(L_3); ExposedList_1_t1363090323 * L_4 = (ExposedList_1_t1363090323 *)il2cpp_codegen_object_new(ExposedList_1_t1363090323_il2cpp_TypeInfo_var); ExposedList_1__ctor_m4079222511(L_4, ((int32_t)128), /*hidden argument*/ExposedList_1__ctor_m4079222511_RuntimeMethod_var); __this->set_clippedTriangles_4(L_4); ExposedList_1_t4104378640 * L_5 = (ExposedList_1_t4104378640 *)il2cpp_codegen_object_new(ExposedList_1_t4104378640_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3034036963(L_5, ((int32_t)128), /*hidden argument*/ExposedList_1__ctor_m3034036963_RuntimeMethod_var); __this->set_clippedUVs_5(L_5); ExposedList_1_t4104378640 * L_6 = (ExposedList_1_t4104378640 *)il2cpp_codegen_object_new(ExposedList_1_t4104378640_il2cpp_TypeInfo_var); ExposedList_1__ctor_m2351159599(L_6, /*hidden argument*/ExposedList_1__ctor_m2351159599_RuntimeMethod_var); __this->set_scratch_6(L_6); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // Spine.ExposedList`1 Spine.SkeletonClipping::get_ClippedVertices() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t4104378640 * SkeletonClipping_get_ClippedVertices_m871272144 (SkeletonClipping_t1669006083 * __this, const RuntimeMethod* method) { { ExposedList_1_t4104378640 * L_0 = __this->get_clippedVertices_3(); return L_0; } } // Spine.ExposedList`1 Spine.SkeletonClipping::get_ClippedTriangles() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1363090323 * SkeletonClipping_get_ClippedTriangles_m3968675421 (SkeletonClipping_t1669006083 * __this, const RuntimeMethod* method) { { ExposedList_1_t1363090323 * L_0 = __this->get_clippedTriangles_4(); return L_0; } } // Spine.ExposedList`1 Spine.SkeletonClipping::get_ClippedUVs() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t4104378640 * SkeletonClipping_get_ClippedUVs_m1037227583 (SkeletonClipping_t1669006083 * __this, const RuntimeMethod* method) { { ExposedList_1_t4104378640 * L_0 = __this->get_clippedUVs_5(); return L_0; } } // System.Boolean Spine.SkeletonClipping::get_IsClipping() extern "C" IL2CPP_METHOD_ATTR bool SkeletonClipping_get_IsClipping_m1017750339 (SkeletonClipping_t1669006083 * __this, const RuntimeMethod* method) { { ClippingAttachment_t2586274570 * L_0 = __this->get_clipAttachment_7(); return (bool)((((int32_t)((((RuntimeObject*)(ClippingAttachment_t2586274570 *)L_0) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Int32 Spine.SkeletonClipping::ClipStart(Spine.Slot,Spine.ClippingAttachment) extern "C" IL2CPP_METHOD_ATTR int32_t SkeletonClipping_ClipStart_m3725425886 (SkeletonClipping_t1669006083 * __this, Slot_t3514940700 * ___slot0, ClippingAttachment_t2586274570 * ___clip1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonClipping_ClipStart_m3725425886_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; SingleU5BU5D_t1444911251* V_1 = NULL; ExposedList_1_t4104378640 * V_2 = NULL; Enumerator_t1845364365 V_3; memset(&V_3, 0, sizeof(V_3)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { ClippingAttachment_t2586274570 * L_0 = __this->get_clipAttachment_7(); if (!L_0) { goto IL_000d; } } { return 0; } IL_000d: { ClippingAttachment_t2586274570 * L_1 = ___clip1; __this->set_clipAttachment_7(L_1); ClippingAttachment_t2586274570 * L_2 = ___clip1; NullCheck(L_2); int32_t L_3 = ((VertexAttachment_t4074366829 *)L_2)->get_worldVerticesLength_6(); V_0 = L_3; ExposedList_1_t4104378640 * L_4 = __this->get_clippingPolygon_1(); int32_t L_5 = V_0; NullCheck(L_4); ExposedList_1_t4104378640 * L_6 = ExposedList_1_Resize_m1248377320(L_4, L_5, /*hidden argument*/ExposedList_1_Resize_m1248377320_RuntimeMethod_var); NullCheck(L_6); SingleU5BU5D_t1444911251* L_7 = L_6->get_Items_0(); V_1 = L_7; ClippingAttachment_t2586274570 * L_8 = ___clip1; Slot_t3514940700 * L_9 = ___slot0; int32_t L_10 = V_0; SingleU5BU5D_t1444911251* L_11 = V_1; NullCheck(L_8); VertexAttachment_ComputeWorldVertices_m3237522835(L_8, L_9, 0, L_10, L_11, 0, 2, /*hidden argument*/NULL); ExposedList_1_t4104378640 * L_12 = __this->get_clippingPolygon_1(); SkeletonClipping_MakeClockwise_m64579973(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); Triangulator_t2502879214 * L_13 = __this->get_triangulator_0(); ExposedList_1_t4104378640 * L_14 = __this->get_clippingPolygon_1(); Triangulator_t2502879214 * L_15 = __this->get_triangulator_0(); ExposedList_1_t4104378640 * L_16 = __this->get_clippingPolygon_1(); NullCheck(L_15); ExposedList_1_t1363090323 * L_17 = Triangulator_Triangulate_m2533590094(L_15, L_16, /*hidden argument*/NULL); NullCheck(L_13); ExposedList_1_t2516523210 * L_18 = Triangulator_Decompose_m866404716(L_13, L_14, L_17, /*hidden argument*/NULL); __this->set_clippingPolygons_8(L_18); ExposedList_1_t2516523210 * L_19 = __this->get_clippingPolygons_8(); NullCheck(L_19); Enumerator_t1845364365 L_20 = ExposedList_1_GetEnumerator_m472121747(L_19, /*hidden argument*/ExposedList_1_GetEnumerator_m472121747_RuntimeMethod_var); V_3 = L_20; } IL_0078: try { // begin try (depth: 1) { goto IL_00a7; } IL_007d: { ExposedList_1_t4104378640 * L_21 = Enumerator_get_Current_m3706716657((&V_3), /*hidden argument*/Enumerator_get_Current_m3706716657_RuntimeMethod_var); V_2 = L_21; ExposedList_1_t4104378640 * L_22 = V_2; SkeletonClipping_MakeClockwise_m64579973(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); ExposedList_1_t4104378640 * L_23 = V_2; ExposedList_1_t4104378640 * L_24 = V_2; NullCheck(L_24); SingleU5BU5D_t1444911251* L_25 = L_24->get_Items_0(); NullCheck(L_25); int32_t L_26 = 0; float L_27 = (L_25)->GetAt(static_cast(L_26)); NullCheck(L_23); ExposedList_1_Add_m1323117931(L_23, L_27, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_28 = V_2; ExposedList_1_t4104378640 * L_29 = V_2; NullCheck(L_29); SingleU5BU5D_t1444911251* L_30 = L_29->get_Items_0(); NullCheck(L_30); int32_t L_31 = 1; float L_32 = (L_30)->GetAt(static_cast(L_31)); NullCheck(L_28); ExposedList_1_Add_m1323117931(L_28, L_32, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); } IL_00a7: { bool L_33 = Enumerator_MoveNext_m3230733119((&V_3), /*hidden argument*/Enumerator_MoveNext_m3230733119_RuntimeMethod_var); if (L_33) { goto IL_007d; } } IL_00b3: { IL2CPP_LEAVE(0xC6, FINALLY_00b8); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b8; } FINALLY_00b8: { // begin finally (depth: 1) Enumerator_Dispose_m1530239052((&V_3), /*hidden argument*/Enumerator_Dispose_m1530239052_RuntimeMethod_var); IL2CPP_END_FINALLY(184) } // end finally (depth: 1) IL2CPP_CLEANUP(184) { IL2CPP_JUMP_TBL(0xC6, IL_00c6) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00c6: { ExposedList_1_t2516523210 * L_34 = __this->get_clippingPolygons_8(); NullCheck(L_34); int32_t L_35 = L_34->get_Count_1(); return L_35; } } // System.Void Spine.SkeletonClipping::ClipEnd(Spine.Slot) extern "C" IL2CPP_METHOD_ATTR void SkeletonClipping_ClipEnd_m1213898514 (SkeletonClipping_t1669006083 * __this, Slot_t3514940700 * ___slot0, const RuntimeMethod* method) { { ClippingAttachment_t2586274570 * L_0 = __this->get_clipAttachment_7(); if (!L_0) { goto IL_0027; } } { ClippingAttachment_t2586274570 * L_1 = __this->get_clipAttachment_7(); NullCheck(L_1); SlotData_t154801902 * L_2 = L_1->get_endSlot_7(); Slot_t3514940700 * L_3 = ___slot0; NullCheck(L_3); SlotData_t154801902 * L_4 = L_3->get_data_0(); if ((!(((RuntimeObject*)(SlotData_t154801902 *)L_2) == ((RuntimeObject*)(SlotData_t154801902 *)L_4)))) { goto IL_0027; } } { SkeletonClipping_ClipEnd_m3652419567(__this, /*hidden argument*/NULL); } IL_0027: { return; } } // System.Void Spine.SkeletonClipping::ClipEnd() extern "C" IL2CPP_METHOD_ATTR void SkeletonClipping_ClipEnd_m3652419567 (SkeletonClipping_t1669006083 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonClipping_ClipEnd_m3652419567_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ClippingAttachment_t2586274570 * L_0 = __this->get_clipAttachment_7(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_clipAttachment_7((ClippingAttachment_t2586274570 *)NULL); __this->set_clippingPolygons_8((ExposedList_1_t2516523210 *)NULL); ExposedList_1_t4104378640 * L_1 = __this->get_clippedVertices_3(); NullCheck(L_1); ExposedList_1_Clear_m661012492(L_1, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); ExposedList_1_t1363090323 * L_2 = __this->get_clippedTriangles_4(); NullCheck(L_2); ExposedList_1_Clear_m4098542002(L_2, (bool)1, /*hidden argument*/ExposedList_1_Clear_m4098542002_RuntimeMethod_var); ExposedList_1_t4104378640 * L_3 = __this->get_clippingPolygon_1(); NullCheck(L_3); ExposedList_1_Clear_m661012492(L_3, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); return; } } // System.Void Spine.SkeletonClipping::ClipTriangles(System.Single[],System.Int32,System.Int32[],System.Int32,System.Single[]) extern "C" IL2CPP_METHOD_ATTR void SkeletonClipping_ClipTriangles_m544481178 (SkeletonClipping_t1669006083 * __this, SingleU5BU5D_t1444911251* ___vertices0, int32_t ___verticesLength1, Int32U5BU5D_t385246372* ___triangles2, int32_t ___trianglesLength3, SingleU5BU5D_t1444911251* ___uvs4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonClipping_ClipTriangles_m544481178_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t4104378640 * V_0 = NULL; ExposedList_1_t4104378640 * V_1 = NULL; ExposedList_1_t1363090323 * V_2 = NULL; ExposedList_1U5BU5D_t2972111025* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; float V_8 = 0.0f; float V_9 = 0.0f; float V_10 = 0.0f; float V_11 = 0.0f; float V_12 = 0.0f; float V_13 = 0.0f; float V_14 = 0.0f; float V_15 = 0.0f; float V_16 = 0.0f; float V_17 = 0.0f; float V_18 = 0.0f; float V_19 = 0.0f; int32_t V_20 = 0; int32_t V_21 = 0; int32_t V_22 = 0; float V_23 = 0.0f; float V_24 = 0.0f; float V_25 = 0.0f; float V_26 = 0.0f; float V_27 = 0.0f; int32_t V_28 = 0; SingleU5BU5D_t1444911251* V_29 = NULL; SingleU5BU5D_t1444911251* V_30 = NULL; SingleU5BU5D_t1444911251* V_31 = NULL; int32_t V_32 = 0; float V_33 = 0.0f; float V_34 = 0.0f; float V_35 = 0.0f; float V_36 = 0.0f; float V_37 = 0.0f; float V_38 = 0.0f; float V_39 = 0.0f; Int32U5BU5D_t385246372* V_40 = NULL; int32_t V_41 = 0; SingleU5BU5D_t1444911251* V_42 = NULL; SingleU5BU5D_t1444911251* V_43 = NULL; Int32U5BU5D_t385246372* V_44 = NULL; { ExposedList_1_t4104378640 * L_0 = __this->get_clipOutput_2(); V_0 = L_0; ExposedList_1_t4104378640 * L_1 = __this->get_clippedVertices_3(); V_1 = L_1; ExposedList_1_t1363090323 * L_2 = __this->get_clippedTriangles_4(); V_2 = L_2; ExposedList_1_t2516523210 * L_3 = __this->get_clippingPolygons_8(); NullCheck(L_3); ExposedList_1U5BU5D_t2972111025* L_4 = L_3->get_Items_0(); V_3 = L_4; ExposedList_1_t2516523210 * L_5 = __this->get_clippingPolygons_8(); NullCheck(L_5); int32_t L_6 = L_5->get_Count_1(); V_4 = L_6; V_5 = 0; ExposedList_1_t4104378640 * L_7 = V_1; NullCheck(L_7); ExposedList_1_Clear_m661012492(L_7, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); ExposedList_1_t4104378640 * L_8 = __this->get_clippedUVs_5(); NullCheck(L_8); ExposedList_1_Clear_m661012492(L_8, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); ExposedList_1_t1363090323 * L_9 = V_2; NullCheck(L_9); ExposedList_1_Clear_m4098542002(L_9, (bool)1, /*hidden argument*/ExposedList_1_Clear_m4098542002_RuntimeMethod_var); V_6 = 0; goto IL_0371; } IL_0053: { Int32U5BU5D_t385246372* L_10 = ___triangles2; int32_t L_11 = V_6; NullCheck(L_10); int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); V_7 = ((int32_t)((int32_t)L_13<<(int32_t)1)); SingleU5BU5D_t1444911251* L_14 = ___vertices0; int32_t L_15 = V_7; NullCheck(L_14); int32_t L_16 = L_15; float L_17 = (L_14)->GetAt(static_cast(L_16)); V_8 = L_17; SingleU5BU5D_t1444911251* L_18 = ___vertices0; int32_t L_19 = V_7; NullCheck(L_18); int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); float L_21 = (L_18)->GetAt(static_cast(L_20)); V_9 = L_21; SingleU5BU5D_t1444911251* L_22 = ___uvs4; int32_t L_23 = V_7; NullCheck(L_22); int32_t L_24 = L_23; float L_25 = (L_22)->GetAt(static_cast(L_24)); V_10 = L_25; SingleU5BU5D_t1444911251* L_26 = ___uvs4; int32_t L_27 = V_7; NullCheck(L_26); int32_t L_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); float L_29 = (L_26)->GetAt(static_cast(L_28)); V_11 = L_29; Int32U5BU5D_t385246372* L_30 = ___triangles2; int32_t L_31 = V_6; NullCheck(L_30); int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); int32_t L_33 = (L_30)->GetAt(static_cast(L_32)); V_7 = ((int32_t)((int32_t)L_33<<(int32_t)1)); SingleU5BU5D_t1444911251* L_34 = ___vertices0; int32_t L_35 = V_7; NullCheck(L_34); int32_t L_36 = L_35; float L_37 = (L_34)->GetAt(static_cast(L_36)); V_12 = L_37; SingleU5BU5D_t1444911251* L_38 = ___vertices0; int32_t L_39 = V_7; NullCheck(L_38); int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); float L_41 = (L_38)->GetAt(static_cast(L_40)); V_13 = L_41; SingleU5BU5D_t1444911251* L_42 = ___uvs4; int32_t L_43 = V_7; NullCheck(L_42); int32_t L_44 = L_43; float L_45 = (L_42)->GetAt(static_cast(L_44)); V_14 = L_45; SingleU5BU5D_t1444911251* L_46 = ___uvs4; int32_t L_47 = V_7; NullCheck(L_46); int32_t L_48 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); float L_49 = (L_46)->GetAt(static_cast(L_48)); V_15 = L_49; Int32U5BU5D_t385246372* L_50 = ___triangles2; int32_t L_51 = V_6; NullCheck(L_50); int32_t L_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)2)); int32_t L_53 = (L_50)->GetAt(static_cast(L_52)); V_7 = ((int32_t)((int32_t)L_53<<(int32_t)1)); SingleU5BU5D_t1444911251* L_54 = ___vertices0; int32_t L_55 = V_7; NullCheck(L_54); int32_t L_56 = L_55; float L_57 = (L_54)->GetAt(static_cast(L_56)); V_16 = L_57; SingleU5BU5D_t1444911251* L_58 = ___vertices0; int32_t L_59 = V_7; NullCheck(L_58); int32_t L_60 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); float L_61 = (L_58)->GetAt(static_cast(L_60)); V_17 = L_61; SingleU5BU5D_t1444911251* L_62 = ___uvs4; int32_t L_63 = V_7; NullCheck(L_62); int32_t L_64 = L_63; float L_65 = (L_62)->GetAt(static_cast(L_64)); V_18 = L_65; SingleU5BU5D_t1444911251* L_66 = ___uvs4; int32_t L_67 = V_7; NullCheck(L_66); int32_t L_68 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); float L_69 = (L_66)->GetAt(static_cast(L_68)); V_19 = L_69; V_20 = 0; goto IL_0362; } IL_00d1: { ExposedList_1_t4104378640 * L_70 = V_1; NullCheck(L_70); int32_t L_71 = L_70->get_Count_1(); V_21 = L_71; float L_72 = V_8; float L_73 = V_9; float L_74 = V_12; float L_75 = V_13; float L_76 = V_16; float L_77 = V_17; ExposedList_1U5BU5D_t2972111025* L_78 = V_3; int32_t L_79 = V_20; NullCheck(L_78); int32_t L_80 = L_79; ExposedList_1_t4104378640 * L_81 = (L_78)->GetAt(static_cast(L_80)); ExposedList_1_t4104378640 * L_82 = V_0; bool L_83 = SkeletonClipping_Clip_m2731865359(__this, L_72, L_73, L_74, L_75, L_76, L_77, L_81, L_82, /*hidden argument*/NULL); if (!L_83) { goto IL_028c; } } { ExposedList_1_t4104378640 * L_84 = V_0; NullCheck(L_84); int32_t L_85 = L_84->get_Count_1(); V_22 = L_85; int32_t L_86 = V_22; if (L_86) { goto IL_0109; } } { goto IL_035c; } IL_0109: { float L_87 = V_13; float L_88 = V_17; V_23 = ((float)il2cpp_codegen_subtract((float)L_87, (float)L_88)); float L_89 = V_16; float L_90 = V_12; V_24 = ((float)il2cpp_codegen_subtract((float)L_89, (float)L_90)); float L_91 = V_8; float L_92 = V_16; V_25 = ((float)il2cpp_codegen_subtract((float)L_91, (float)L_92)); float L_93 = V_17; float L_94 = V_9; V_26 = ((float)il2cpp_codegen_subtract((float)L_93, (float)L_94)); float L_95 = V_23; float L_96 = V_25; float L_97 = V_24; float L_98 = V_9; float L_99 = V_17; V_27 = ((float)((float)(1.0f)/(float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_95, (float)L_96)), (float)((float)il2cpp_codegen_multiply((float)L_97, (float)((float)il2cpp_codegen_subtract((float)L_98, (float)L_99)))))))); int32_t L_100 = V_22; V_28 = ((int32_t)((int32_t)L_100>>(int32_t)1)); ExposedList_1_t4104378640 * L_101 = V_0; NullCheck(L_101); SingleU5BU5D_t1444911251* L_102 = L_101->get_Items_0(); V_29 = L_102; ExposedList_1_t4104378640 * L_103 = V_1; int32_t L_104 = V_21; int32_t L_105 = V_28; NullCheck(L_103); ExposedList_1_t4104378640 * L_106 = ExposedList_1_Resize_m1248377320(L_103, ((int32_t)il2cpp_codegen_add((int32_t)L_104, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_105, (int32_t)2)))), /*hidden argument*/ExposedList_1_Resize_m1248377320_RuntimeMethod_var); NullCheck(L_106); SingleU5BU5D_t1444911251* L_107 = L_106->get_Items_0(); V_30 = L_107; ExposedList_1_t4104378640 * L_108 = __this->get_clippedUVs_5(); int32_t L_109 = V_21; int32_t L_110 = V_28; NullCheck(L_108); ExposedList_1_t4104378640 * L_111 = ExposedList_1_Resize_m1248377320(L_108, ((int32_t)il2cpp_codegen_add((int32_t)L_109, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_110, (int32_t)2)))), /*hidden argument*/ExposedList_1_Resize_m1248377320_RuntimeMethod_var); NullCheck(L_111); SingleU5BU5D_t1444911251* L_112 = L_111->get_Items_0(); V_31 = L_112; V_32 = 0; goto IL_0213; } IL_017e: { SingleU5BU5D_t1444911251* L_113 = V_29; int32_t L_114 = V_32; NullCheck(L_113); int32_t L_115 = L_114; float L_116 = (L_113)->GetAt(static_cast(L_115)); V_33 = L_116; SingleU5BU5D_t1444911251* L_117 = V_29; int32_t L_118 = V_32; NullCheck(L_117); int32_t L_119 = ((int32_t)il2cpp_codegen_add((int32_t)L_118, (int32_t)1)); float L_120 = (L_117)->GetAt(static_cast(L_119)); V_34 = L_120; SingleU5BU5D_t1444911251* L_121 = V_30; int32_t L_122 = V_21; float L_123 = V_33; NullCheck(L_121); (L_121)->SetAt(static_cast(L_122), (float)L_123); SingleU5BU5D_t1444911251* L_124 = V_30; int32_t L_125 = V_21; float L_126 = V_34; NullCheck(L_124); (L_124)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_125, (int32_t)1))), (float)L_126); float L_127 = V_33; float L_128 = V_16; V_35 = ((float)il2cpp_codegen_subtract((float)L_127, (float)L_128)); float L_129 = V_34; float L_130 = V_17; V_36 = ((float)il2cpp_codegen_subtract((float)L_129, (float)L_130)); float L_131 = V_23; float L_132 = V_35; float L_133 = V_24; float L_134 = V_36; float L_135 = V_27; V_37 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_131, (float)L_132)), (float)((float)il2cpp_codegen_multiply((float)L_133, (float)L_134)))), (float)L_135)); float L_136 = V_26; float L_137 = V_35; float L_138 = V_25; float L_139 = V_36; float L_140 = V_27; V_38 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_136, (float)L_137)), (float)((float)il2cpp_codegen_multiply((float)L_138, (float)L_139)))), (float)L_140)); float L_141 = V_37; float L_142 = V_38; V_39 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_141)), (float)L_142)); SingleU5BU5D_t1444911251* L_143 = V_31; int32_t L_144 = V_21; float L_145 = V_10; float L_146 = V_37; float L_147 = V_14; float L_148 = V_38; float L_149 = V_18; float L_150 = V_39; NullCheck(L_143); (L_143)->SetAt(static_cast(L_144), (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_145, (float)L_146)), (float)((float)il2cpp_codegen_multiply((float)L_147, (float)L_148)))), (float)((float)il2cpp_codegen_multiply((float)L_149, (float)L_150))))); SingleU5BU5D_t1444911251* L_151 = V_31; int32_t L_152 = V_21; float L_153 = V_11; float L_154 = V_37; float L_155 = V_15; float L_156 = V_38; float L_157 = V_19; float L_158 = V_39; NullCheck(L_151); (L_151)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_152, (int32_t)1))), (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_153, (float)L_154)), (float)((float)il2cpp_codegen_multiply((float)L_155, (float)L_156)))), (float)((float)il2cpp_codegen_multiply((float)L_157, (float)L_158))))); int32_t L_159 = V_21; V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_159, (int32_t)2)); int32_t L_160 = V_32; V_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_160, (int32_t)2)); } IL_0213: { int32_t L_161 = V_32; int32_t L_162 = V_22; if ((((int32_t)L_161) < ((int32_t)L_162))) { goto IL_017e; } } { ExposedList_1_t1363090323 * L_163 = V_2; NullCheck(L_163); int32_t L_164 = L_163->get_Count_1(); V_21 = L_164; ExposedList_1_t1363090323 * L_165 = V_2; int32_t L_166 = V_21; int32_t L_167 = V_28; NullCheck(L_165); ExposedList_1_t1363090323 * L_168 = ExposedList_1_Resize_m3268840586(L_165, ((int32_t)il2cpp_codegen_add((int32_t)L_166, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_167, (int32_t)2)))))), /*hidden argument*/ExposedList_1_Resize_m3268840586_RuntimeMethod_var); NullCheck(L_168); Int32U5BU5D_t385246372* L_169 = L_168->get_Items_0(); V_40 = L_169; int32_t L_170 = V_28; V_28 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_170, (int32_t)1)); V_41 = 1; goto IL_0275; } IL_0248: { Int32U5BU5D_t385246372* L_171 = V_40; int32_t L_172 = V_21; int32_t L_173 = V_5; NullCheck(L_171); (L_171)->SetAt(static_cast(L_172), (int32_t)L_173); Int32U5BU5D_t385246372* L_174 = V_40; int32_t L_175 = V_21; int32_t L_176 = V_5; int32_t L_177 = V_41; NullCheck(L_174); (L_174)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_175, (int32_t)1))), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_176, (int32_t)L_177))); Int32U5BU5D_t385246372* L_178 = V_40; int32_t L_179 = V_21; int32_t L_180 = V_5; int32_t L_181 = V_41; NullCheck(L_178); (L_178)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_179, (int32_t)2))), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_180, (int32_t)L_181)), (int32_t)1))); int32_t L_182 = V_21; V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_182, (int32_t)3)); int32_t L_183 = V_41; V_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_183, (int32_t)1)); } IL_0275: { int32_t L_184 = V_41; int32_t L_185 = V_28; if ((((int32_t)L_184) < ((int32_t)L_185))) { goto IL_0248; } } { int32_t L_186 = V_5; int32_t L_187 = V_28; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_186, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_187, (int32_t)1)))); goto IL_035c; } IL_028c: { ExposedList_1_t4104378640 * L_188 = V_1; int32_t L_189 = V_21; NullCheck(L_188); ExposedList_1_t4104378640 * L_190 = ExposedList_1_Resize_m1248377320(L_188, ((int32_t)il2cpp_codegen_add((int32_t)L_189, (int32_t)6)), /*hidden argument*/ExposedList_1_Resize_m1248377320_RuntimeMethod_var); NullCheck(L_190); SingleU5BU5D_t1444911251* L_191 = L_190->get_Items_0(); V_42 = L_191; ExposedList_1_t4104378640 * L_192 = __this->get_clippedUVs_5(); int32_t L_193 = V_21; NullCheck(L_192); ExposedList_1_t4104378640 * L_194 = ExposedList_1_Resize_m1248377320(L_192, ((int32_t)il2cpp_codegen_add((int32_t)L_193, (int32_t)6)), /*hidden argument*/ExposedList_1_Resize_m1248377320_RuntimeMethod_var); NullCheck(L_194); SingleU5BU5D_t1444911251* L_195 = L_194->get_Items_0(); V_43 = L_195; SingleU5BU5D_t1444911251* L_196 = V_42; int32_t L_197 = V_21; float L_198 = V_8; NullCheck(L_196); (L_196)->SetAt(static_cast(L_197), (float)L_198); SingleU5BU5D_t1444911251* L_199 = V_42; int32_t L_200 = V_21; float L_201 = V_9; NullCheck(L_199); (L_199)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_200, (int32_t)1))), (float)L_201); SingleU5BU5D_t1444911251* L_202 = V_42; int32_t L_203 = V_21; float L_204 = V_12; NullCheck(L_202); (L_202)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_203, (int32_t)2))), (float)L_204); SingleU5BU5D_t1444911251* L_205 = V_42; int32_t L_206 = V_21; float L_207 = V_13; NullCheck(L_205); (L_205)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_206, (int32_t)3))), (float)L_207); SingleU5BU5D_t1444911251* L_208 = V_42; int32_t L_209 = V_21; float L_210 = V_16; NullCheck(L_208); (L_208)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_209, (int32_t)4))), (float)L_210); SingleU5BU5D_t1444911251* L_211 = V_42; int32_t L_212 = V_21; float L_213 = V_17; NullCheck(L_211); (L_211)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_212, (int32_t)5))), (float)L_213); SingleU5BU5D_t1444911251* L_214 = V_43; int32_t L_215 = V_21; float L_216 = V_10; NullCheck(L_214); (L_214)->SetAt(static_cast(L_215), (float)L_216); SingleU5BU5D_t1444911251* L_217 = V_43; int32_t L_218 = V_21; float L_219 = V_11; NullCheck(L_217); (L_217)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_218, (int32_t)1))), (float)L_219); SingleU5BU5D_t1444911251* L_220 = V_43; int32_t L_221 = V_21; float L_222 = V_14; NullCheck(L_220); (L_220)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_221, (int32_t)2))), (float)L_222); SingleU5BU5D_t1444911251* L_223 = V_43; int32_t L_224 = V_21; float L_225 = V_15; NullCheck(L_223); (L_223)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_224, (int32_t)3))), (float)L_225); SingleU5BU5D_t1444911251* L_226 = V_43; int32_t L_227 = V_21; float L_228 = V_18; NullCheck(L_226); (L_226)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_227, (int32_t)4))), (float)L_228); SingleU5BU5D_t1444911251* L_229 = V_43; int32_t L_230 = V_21; float L_231 = V_19; NullCheck(L_229); (L_229)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_230, (int32_t)5))), (float)L_231); ExposedList_1_t1363090323 * L_232 = V_2; NullCheck(L_232); int32_t L_233 = L_232->get_Count_1(); V_21 = L_233; ExposedList_1_t1363090323 * L_234 = V_2; int32_t L_235 = V_21; NullCheck(L_234); ExposedList_1_t1363090323 * L_236 = ExposedList_1_Resize_m3268840586(L_234, ((int32_t)il2cpp_codegen_add((int32_t)L_235, (int32_t)3)), /*hidden argument*/ExposedList_1_Resize_m3268840586_RuntimeMethod_var); NullCheck(L_236); Int32U5BU5D_t385246372* L_237 = L_236->get_Items_0(); V_44 = L_237; Int32U5BU5D_t385246372* L_238 = V_44; int32_t L_239 = V_21; int32_t L_240 = V_5; NullCheck(L_238); (L_238)->SetAt(static_cast(L_239), (int32_t)L_240); Int32U5BU5D_t385246372* L_241 = V_44; int32_t L_242 = V_21; int32_t L_243 = V_5; NullCheck(L_241); (L_241)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_242, (int32_t)1))), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_243, (int32_t)1))); Int32U5BU5D_t385246372* L_244 = V_44; int32_t L_245 = V_21; int32_t L_246 = V_5; NullCheck(L_244); (L_244)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_245, (int32_t)2))), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_246, (int32_t)2))); int32_t L_247 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_247, (int32_t)3)); goto IL_036b; } IL_035c: { int32_t L_248 = V_20; V_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_248, (int32_t)1)); } IL_0362: { int32_t L_249 = V_20; int32_t L_250 = V_4; if ((((int32_t)L_249) < ((int32_t)L_250))) { goto IL_00d1; } } IL_036b: { int32_t L_251 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_251, (int32_t)3)); } IL_0371: { int32_t L_252 = V_6; int32_t L_253 = ___trianglesLength3; if ((((int32_t)L_252) < ((int32_t)L_253))) { goto IL_0053; } } { return; } } // System.Boolean Spine.SkeletonClipping::Clip(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,Spine.ExposedList`1,Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR bool SkeletonClipping_Clip_m2731865359 (SkeletonClipping_t1669006083 * __this, float ___x10, float ___y11, float ___x22, float ___y23, float ___x34, float ___y35, ExposedList_1_t4104378640 * ___clippingArea6, ExposedList_1_t4104378640 * ___output7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonClipping_Clip_m2731865359_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t4104378640 * V_0 = NULL; bool V_1 = false; ExposedList_1_t4104378640 * V_2 = NULL; SingleU5BU5D_t1444911251* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; float V_6 = 0.0f; float V_7 = 0.0f; float V_8 = 0.0f; float V_9 = 0.0f; float V_10 = 0.0f; float V_11 = 0.0f; SingleU5BU5D_t1444911251* V_12 = NULL; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; float V_16 = 0.0f; float V_17 = 0.0f; float V_18 = 0.0f; float V_19 = 0.0f; bool V_20 = false; float V_21 = 0.0f; float V_22 = 0.0f; float V_23 = 0.0f; float V_24 = 0.0f; float V_25 = 0.0f; float V_26 = 0.0f; float V_27 = 0.0f; float V_28 = 0.0f; ExposedList_1_t4104378640 * V_29 = NULL; int32_t V_30 = 0; int32_t V_31 = 0; { ExposedList_1_t4104378640 * L_0 = ___output7; V_0 = L_0; V_1 = (bool)0; V_2 = (ExposedList_1_t4104378640 *)NULL; ExposedList_1_t4104378640 * L_1 = ___clippingArea6; NullCheck(L_1); int32_t L_2 = L_1->get_Count_1(); if ((((int32_t)((int32_t)((int32_t)L_2%(int32_t)4))) < ((int32_t)2))) { goto IL_0026; } } { ExposedList_1_t4104378640 * L_3 = ___output7; V_2 = L_3; ExposedList_1_t4104378640 * L_4 = __this->get_scratch_6(); ___output7 = L_4; goto IL_002d; } IL_0026: { ExposedList_1_t4104378640 * L_5 = __this->get_scratch_6(); V_2 = L_5; } IL_002d: { ExposedList_1_t4104378640 * L_6 = V_2; NullCheck(L_6); ExposedList_1_Clear_m661012492(L_6, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); ExposedList_1_t4104378640 * L_7 = V_2; float L_8 = ___x10; NullCheck(L_7); ExposedList_1_Add_m1323117931(L_7, L_8, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_9 = V_2; float L_10 = ___y11; NullCheck(L_9); ExposedList_1_Add_m1323117931(L_9, L_10, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_11 = V_2; float L_12 = ___x22; NullCheck(L_11); ExposedList_1_Add_m1323117931(L_11, L_12, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_13 = V_2; float L_14 = ___y23; NullCheck(L_13); ExposedList_1_Add_m1323117931(L_13, L_14, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_15 = V_2; float L_16 = ___x34; NullCheck(L_15); ExposedList_1_Add_m1323117931(L_15, L_16, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_17 = V_2; float L_18 = ___y35; NullCheck(L_17); ExposedList_1_Add_m1323117931(L_17, L_18, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_19 = V_2; float L_20 = ___x10; NullCheck(L_19); ExposedList_1_Add_m1323117931(L_19, L_20, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_21 = V_2; float L_22 = ___y11; NullCheck(L_21); ExposedList_1_Add_m1323117931(L_21, L_22, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_23 = ___output7; NullCheck(L_23); ExposedList_1_Clear_m661012492(L_23, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); ExposedList_1_t4104378640 * L_24 = ___clippingArea6; NullCheck(L_24); SingleU5BU5D_t1444911251* L_25 = L_24->get_Items_0(); V_3 = L_25; ExposedList_1_t4104378640 * L_26 = ___clippingArea6; NullCheck(L_26); int32_t L_27 = L_26->get_Count_1(); V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)4)); V_5 = 0; goto IL_02e8; } IL_0092: { SingleU5BU5D_t1444911251* L_28 = V_3; int32_t L_29 = V_5; NullCheck(L_28); int32_t L_30 = L_29; float L_31 = (L_28)->GetAt(static_cast(L_30)); V_6 = L_31; SingleU5BU5D_t1444911251* L_32 = V_3; int32_t L_33 = V_5; NullCheck(L_32); int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); float L_35 = (L_32)->GetAt(static_cast(L_34)); V_7 = L_35; SingleU5BU5D_t1444911251* L_36 = V_3; int32_t L_37 = V_5; NullCheck(L_36); int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)2)); float L_39 = (L_36)->GetAt(static_cast(L_38)); V_8 = L_39; SingleU5BU5D_t1444911251* L_40 = V_3; int32_t L_41 = V_5; NullCheck(L_40); int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)3)); float L_43 = (L_40)->GetAt(static_cast(L_42)); V_9 = L_43; float L_44 = V_6; float L_45 = V_8; V_10 = ((float)il2cpp_codegen_subtract((float)L_44, (float)L_45)); float L_46 = V_7; float L_47 = V_9; V_11 = ((float)il2cpp_codegen_subtract((float)L_46, (float)L_47)); ExposedList_1_t4104378640 * L_48 = V_2; NullCheck(L_48); SingleU5BU5D_t1444911251* L_49 = L_48->get_Items_0(); V_12 = L_49; ExposedList_1_t4104378640 * L_50 = V_2; NullCheck(L_50); int32_t L_51 = L_50->get_Count_1(); V_13 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)2)); ExposedList_1_t4104378640 * L_52 = ___output7; NullCheck(L_52); int32_t L_53 = L_52->get_Count_1(); V_14 = L_53; V_15 = 0; goto IL_0282; } IL_00e1: { SingleU5BU5D_t1444911251* L_54 = V_12; int32_t L_55 = V_15; NullCheck(L_54); int32_t L_56 = L_55; float L_57 = (L_54)->GetAt(static_cast(L_56)); V_16 = L_57; SingleU5BU5D_t1444911251* L_58 = V_12; int32_t L_59 = V_15; NullCheck(L_58); int32_t L_60 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); float L_61 = (L_58)->GetAt(static_cast(L_60)); V_17 = L_61; SingleU5BU5D_t1444911251* L_62 = V_12; int32_t L_63 = V_15; NullCheck(L_62); int32_t L_64 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)2)); float L_65 = (L_62)->GetAt(static_cast(L_64)); V_18 = L_65; SingleU5BU5D_t1444911251* L_66 = V_12; int32_t L_67 = V_15; NullCheck(L_66); int32_t L_68 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)3)); float L_69 = (L_66)->GetAt(static_cast(L_68)); V_19 = L_69; float L_70 = V_10; float L_71 = V_19; float L_72 = V_9; float L_73 = V_11; float L_74 = V_18; float L_75 = V_8; V_20 = (bool)((((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_70, (float)((float)il2cpp_codegen_subtract((float)L_71, (float)L_72)))), (float)((float)il2cpp_codegen_multiply((float)L_73, (float)((float)il2cpp_codegen_subtract((float)L_74, (float)L_75))))))) > ((float)(0.0f)))? 1 : 0); float L_76 = V_10; float L_77 = V_17; float L_78 = V_9; float L_79 = V_11; float L_80 = V_16; float L_81 = V_8; if ((!(((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_76, (float)((float)il2cpp_codegen_subtract((float)L_77, (float)L_78)))), (float)((float)il2cpp_codegen_multiply((float)L_79, (float)((float)il2cpp_codegen_subtract((float)L_80, (float)L_81))))))) > ((float)(0.0f))))) { goto IL_01de; } } { bool L_82 = V_20; if (!L_82) { goto IL_0156; } } { ExposedList_1_t4104378640 * L_83 = ___output7; float L_84 = V_18; NullCheck(L_83); ExposedList_1_Add_m1323117931(L_83, L_84, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_85 = ___output7; float L_86 = V_19; NullCheck(L_85); ExposedList_1_Add_m1323117931(L_85, L_86, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); goto IL_027c; } IL_0156: { float L_87 = V_19; float L_88 = V_17; V_21 = ((float)il2cpp_codegen_subtract((float)L_87, (float)L_88)); float L_89 = V_18; float L_90 = V_16; V_22 = ((float)il2cpp_codegen_subtract((float)L_89, (float)L_90)); float L_91 = V_21; float L_92 = V_8; float L_93 = V_6; float L_94 = V_22; float L_95 = V_9; float L_96 = V_7; V_23 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_91, (float)((float)il2cpp_codegen_subtract((float)L_92, (float)L_93)))), (float)((float)il2cpp_codegen_multiply((float)L_94, (float)((float)il2cpp_codegen_subtract((float)L_95, (float)L_96)))))); float L_97 = V_23; float L_98 = fabsf(L_97); if ((!(((float)L_98) > ((float)(1.0E-06f))))) { goto IL_01c7; } } { float L_99 = V_22; float L_100 = V_7; float L_101 = V_17; float L_102 = V_21; float L_103 = V_6; float L_104 = V_16; float L_105 = V_23; V_24 = ((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_99, (float)((float)il2cpp_codegen_subtract((float)L_100, (float)L_101)))), (float)((float)il2cpp_codegen_multiply((float)L_102, (float)((float)il2cpp_codegen_subtract((float)L_103, (float)L_104))))))/(float)L_105)); ExposedList_1_t4104378640 * L_106 = ___output7; float L_107 = V_6; float L_108 = V_8; float L_109 = V_6; float L_110 = V_24; NullCheck(L_106); ExposedList_1_Add_m1323117931(L_106, ((float)il2cpp_codegen_add((float)L_107, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_108, (float)L_109)), (float)L_110)))), /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_111 = ___output7; float L_112 = V_7; float L_113 = V_9; float L_114 = V_7; float L_115 = V_24; NullCheck(L_111); ExposedList_1_Add_m1323117931(L_111, ((float)il2cpp_codegen_add((float)L_112, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_113, (float)L_114)), (float)L_115)))), /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); goto IL_01d9; } IL_01c7: { ExposedList_1_t4104378640 * L_116 = ___output7; float L_117 = V_6; NullCheck(L_116); ExposedList_1_Add_m1323117931(L_116, L_117, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_118 = ___output7; float L_119 = V_7; NullCheck(L_118); ExposedList_1_Add_m1323117931(L_118, L_119, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); } IL_01d9: { goto IL_027a; } IL_01de: { bool L_120 = V_20; if (!L_120) { goto IL_027a; } } { float L_121 = V_19; float L_122 = V_17; V_25 = ((float)il2cpp_codegen_subtract((float)L_121, (float)L_122)); float L_123 = V_18; float L_124 = V_16; V_26 = ((float)il2cpp_codegen_subtract((float)L_123, (float)L_124)); float L_125 = V_25; float L_126 = V_8; float L_127 = V_6; float L_128 = V_26; float L_129 = V_9; float L_130 = V_7; V_27 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_125, (float)((float)il2cpp_codegen_subtract((float)L_126, (float)L_127)))), (float)((float)il2cpp_codegen_multiply((float)L_128, (float)((float)il2cpp_codegen_subtract((float)L_129, (float)L_130)))))); float L_131 = V_27; float L_132 = fabsf(L_131); if ((!(((float)L_132) > ((float)(1.0E-06f))))) { goto IL_0256; } } { float L_133 = V_26; float L_134 = V_7; float L_135 = V_17; float L_136 = V_25; float L_137 = V_6; float L_138 = V_16; float L_139 = V_27; V_28 = ((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_133, (float)((float)il2cpp_codegen_subtract((float)L_134, (float)L_135)))), (float)((float)il2cpp_codegen_multiply((float)L_136, (float)((float)il2cpp_codegen_subtract((float)L_137, (float)L_138))))))/(float)L_139)); ExposedList_1_t4104378640 * L_140 = ___output7; float L_141 = V_6; float L_142 = V_8; float L_143 = V_6; float L_144 = V_28; NullCheck(L_140); ExposedList_1_Add_m1323117931(L_140, ((float)il2cpp_codegen_add((float)L_141, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_142, (float)L_143)), (float)L_144)))), /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_145 = ___output7; float L_146 = V_7; float L_147 = V_9; float L_148 = V_7; float L_149 = V_28; NullCheck(L_145); ExposedList_1_Add_m1323117931(L_145, ((float)il2cpp_codegen_add((float)L_146, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_147, (float)L_148)), (float)L_149)))), /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); goto IL_0268; } IL_0256: { ExposedList_1_t4104378640 * L_150 = ___output7; float L_151 = V_6; NullCheck(L_150); ExposedList_1_Add_m1323117931(L_150, L_151, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_152 = ___output7; float L_153 = V_7; NullCheck(L_152); ExposedList_1_Add_m1323117931(L_152, L_153, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); } IL_0268: { ExposedList_1_t4104378640 * L_154 = ___output7; float L_155 = V_18; NullCheck(L_154); ExposedList_1_Add_m1323117931(L_154, L_155, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_156 = ___output7; float L_157 = V_19; NullCheck(L_156); ExposedList_1_Add_m1323117931(L_156, L_157, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); } IL_027a: { V_1 = (bool)1; } IL_027c: { int32_t L_158 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_158, (int32_t)2)); } IL_0282: { int32_t L_159 = V_15; int32_t L_160 = V_13; if ((((int32_t)L_159) < ((int32_t)L_160))) { goto IL_00e1; } } { int32_t L_161 = V_14; ExposedList_1_t4104378640 * L_162 = ___output7; NullCheck(L_162); int32_t L_163 = L_162->get_Count_1(); if ((!(((uint32_t)L_161) == ((uint32_t)L_163)))) { goto IL_02a2; } } { ExposedList_1_t4104378640 * L_164 = V_0; NullCheck(L_164); ExposedList_1_Clear_m661012492(L_164, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); return (bool)1; } IL_02a2: { ExposedList_1_t4104378640 * L_165 = ___output7; ExposedList_1_t4104378640 * L_166 = ___output7; NullCheck(L_166); SingleU5BU5D_t1444911251* L_167 = L_166->get_Items_0(); NullCheck(L_167); int32_t L_168 = 0; float L_169 = (L_167)->GetAt(static_cast(L_168)); NullCheck(L_165); ExposedList_1_Add_m1323117931(L_165, L_169, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_170 = ___output7; ExposedList_1_t4104378640 * L_171 = ___output7; NullCheck(L_171); SingleU5BU5D_t1444911251* L_172 = L_171->get_Items_0(); NullCheck(L_172); int32_t L_173 = 1; float L_174 = (L_172)->GetAt(static_cast(L_173)); NullCheck(L_170); ExposedList_1_Add_m1323117931(L_170, L_174, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); int32_t L_175 = V_5; int32_t L_176 = V_4; if ((!(((uint32_t)L_175) == ((uint32_t)L_176)))) { goto IL_02d0; } } { goto IL_02ed; } IL_02d0: { ExposedList_1_t4104378640 * L_177 = ___output7; V_29 = L_177; ExposedList_1_t4104378640 * L_178 = V_2; ___output7 = L_178; ExposedList_1_t4104378640 * L_179 = ___output7; NullCheck(L_179); ExposedList_1_Clear_m661012492(L_179, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); ExposedList_1_t4104378640 * L_180 = V_29; V_2 = L_180; int32_t L_181 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_181, (int32_t)2)); } IL_02e8: { goto IL_0092; } IL_02ed: { ExposedList_1_t4104378640 * L_182 = V_0; ExposedList_1_t4104378640 * L_183 = ___output7; if ((((RuntimeObject*)(ExposedList_1_t4104378640 *)L_182) == ((RuntimeObject*)(ExposedList_1_t4104378640 *)L_183))) { goto IL_0333; } } { ExposedList_1_t4104378640 * L_184 = V_0; NullCheck(L_184); ExposedList_1_Clear_m661012492(L_184, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); V_30 = 0; ExposedList_1_t4104378640 * L_185 = ___output7; NullCheck(L_185); int32_t L_186 = L_185->get_Count_1(); V_31 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_186, (int32_t)2)); goto IL_0325; } IL_030f: { ExposedList_1_t4104378640 * L_187 = V_0; ExposedList_1_t4104378640 * L_188 = ___output7; NullCheck(L_188); SingleU5BU5D_t1444911251* L_189 = L_188->get_Items_0(); int32_t L_190 = V_30; NullCheck(L_189); int32_t L_191 = L_190; float L_192 = (L_189)->GetAt(static_cast(L_191)); NullCheck(L_187); ExposedList_1_Add_m1323117931(L_187, L_192, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); int32_t L_193 = V_30; V_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_193, (int32_t)1)); } IL_0325: { int32_t L_194 = V_30; int32_t L_195 = V_31; if ((((int32_t)L_194) < ((int32_t)L_195))) { goto IL_030f; } } { goto IL_0342; } IL_0333: { ExposedList_1_t4104378640 * L_196 = V_0; ExposedList_1_t4104378640 * L_197 = V_0; NullCheck(L_197); int32_t L_198 = L_197->get_Count_1(); NullCheck(L_196); ExposedList_1_Resize_m1248377320(L_196, ((int32_t)il2cpp_codegen_subtract((int32_t)L_198, (int32_t)2)), /*hidden argument*/ExposedList_1_Resize_m1248377320_RuntimeMethod_var); } IL_0342: { bool L_199 = V_1; return L_199; } } // System.Void Spine.SkeletonClipping::MakeClockwise(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonClipping_MakeClockwise_m64579973 (RuntimeObject * __this /* static, unused */, ExposedList_1_t4104378640 * ___polygon0, const RuntimeMethod* method) { SingleU5BU5D_t1444911251* V_0 = NULL; int32_t V_1 = 0; float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; float V_6 = 0.0f; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; { ExposedList_1_t4104378640 * L_0 = ___polygon0; NullCheck(L_0); SingleU5BU5D_t1444911251* L_1 = L_0->get_Items_0(); V_0 = L_1; ExposedList_1_t4104378640 * L_2 = ___polygon0; NullCheck(L_2); int32_t L_3 = L_2->get_Count_1(); V_1 = L_3; SingleU5BU5D_t1444911251* L_4 = V_0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)2)); float L_7 = (L_4)->GetAt(static_cast(L_6)); SingleU5BU5D_t1444911251* L_8 = V_0; NullCheck(L_8); int32_t L_9 = 1; float L_10 = (L_8)->GetAt(static_cast(L_9)); SingleU5BU5D_t1444911251* L_11 = V_0; NullCheck(L_11); int32_t L_12 = 0; float L_13 = (L_11)->GetAt(static_cast(L_12)); SingleU5BU5D_t1444911251* L_14 = V_0; int32_t L_15 = V_1; NullCheck(L_14); int32_t L_16 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); float L_17 = (L_14)->GetAt(static_cast(L_16)); V_2 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_7, (float)L_10)), (float)((float)il2cpp_codegen_multiply((float)L_13, (float)L_17)))); V_7 = 0; int32_t L_18 = V_1; V_8 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)3)); goto IL_005f; } IL_002f: { SingleU5BU5D_t1444911251* L_19 = V_0; int32_t L_20 = V_7; NullCheck(L_19); int32_t L_21 = L_20; float L_22 = (L_19)->GetAt(static_cast(L_21)); V_3 = L_22; SingleU5BU5D_t1444911251* L_23 = V_0; int32_t L_24 = V_7; NullCheck(L_23); int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); float L_26 = (L_23)->GetAt(static_cast(L_25)); V_4 = L_26; SingleU5BU5D_t1444911251* L_27 = V_0; int32_t L_28 = V_7; NullCheck(L_27); int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)2)); float L_30 = (L_27)->GetAt(static_cast(L_29)); V_5 = L_30; SingleU5BU5D_t1444911251* L_31 = V_0; int32_t L_32 = V_7; NullCheck(L_31); int32_t L_33 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)3)); float L_34 = (L_31)->GetAt(static_cast(L_33)); V_6 = L_34; float L_35 = V_2; float L_36 = V_3; float L_37 = V_6; float L_38 = V_5; float L_39 = V_4; V_2 = ((float)il2cpp_codegen_add((float)L_35, (float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_36, (float)L_37)), (float)((float)il2cpp_codegen_multiply((float)L_38, (float)L_39)))))); int32_t L_40 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)2)); } IL_005f: { int32_t L_41 = V_7; int32_t L_42 = V_8; if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_002f; } } { float L_43 = V_2; if ((!(((float)L_43) < ((float)(0.0f))))) { goto IL_0074; } } { return; } IL_0074: { V_9 = 0; int32_t L_44 = V_1; V_10 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_44, (int32_t)2)); int32_t L_45 = V_1; V_11 = ((int32_t)((int32_t)L_45>>(int32_t)1)); goto IL_00c3; } IL_0086: { SingleU5BU5D_t1444911251* L_46 = V_0; int32_t L_47 = V_9; NullCheck(L_46); int32_t L_48 = L_47; float L_49 = (L_46)->GetAt(static_cast(L_48)); V_12 = L_49; SingleU5BU5D_t1444911251* L_50 = V_0; int32_t L_51 = V_9; NullCheck(L_50); int32_t L_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); float L_53 = (L_50)->GetAt(static_cast(L_52)); V_13 = L_53; int32_t L_54 = V_10; int32_t L_55 = V_9; V_14 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_54, (int32_t)L_55)); SingleU5BU5D_t1444911251* L_56 = V_0; int32_t L_57 = V_9; SingleU5BU5D_t1444911251* L_58 = V_0; int32_t L_59 = V_14; NullCheck(L_58); int32_t L_60 = L_59; float L_61 = (L_58)->GetAt(static_cast(L_60)); NullCheck(L_56); (L_56)->SetAt(static_cast(L_57), (float)L_61); SingleU5BU5D_t1444911251* L_62 = V_0; int32_t L_63 = V_9; SingleU5BU5D_t1444911251* L_64 = V_0; int32_t L_65 = V_14; NullCheck(L_64); int32_t L_66 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); float L_67 = (L_64)->GetAt(static_cast(L_66)); NullCheck(L_62); (L_62)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1))), (float)L_67); SingleU5BU5D_t1444911251* L_68 = V_0; int32_t L_69 = V_14; float L_70 = V_12; NullCheck(L_68); (L_68)->SetAt(static_cast(L_69), (float)L_70); SingleU5BU5D_t1444911251* L_71 = V_0; int32_t L_72 = V_14; float L_73 = V_13; NullCheck(L_71); (L_71)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)1))), (float)L_73); int32_t L_74 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)2)); } IL_00c3: { int32_t L_75 = V_9; int32_t L_76 = V_11; if ((((int32_t)L_75) < ((int32_t)L_76))) { goto IL_0086; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.SkeletonData::.ctor() extern "C" IL2CPP_METHOD_ATTR void SkeletonData__ctor_m1890833562 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData__ctor_m1890833562_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ExposedList_1_t1542319060 * L_0 = (ExposedList_1_t1542319060 *)il2cpp_codegen_object_new(ExposedList_1_t1542319060_il2cpp_TypeInfo_var); ExposedList_1__ctor_m428831404(L_0, /*hidden argument*/ExposedList_1__ctor_m428831404_RuntimeMethod_var); __this->set_bones_1(L_0); ExposedList_1_t2861913768 * L_1 = (ExposedList_1_t2861913768 *)il2cpp_codegen_object_new(ExposedList_1_t2861913768_il2cpp_TypeInfo_var); ExposedList_1__ctor_m859574136(L_1, /*hidden argument*/ExposedList_1__ctor_m859574136_RuntimeMethod_var); __this->set_slots_2(L_1); ExposedList_1_t3881696472 * L_2 = (ExposedList_1_t3881696472 *)il2cpp_codegen_object_new(ExposedList_1_t3881696472_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3761084076(L_2, /*hidden argument*/ExposedList_1__ctor_m3761084076_RuntimeMethod_var); __this->set_skins_3(L_2); ExposedList_1_t3431871853 * L_3 = (ExposedList_1_t3431871853 *)il2cpp_codegen_object_new(ExposedList_1_t3431871853_il2cpp_TypeInfo_var); ExposedList_1__ctor_m4163205561(L_3, /*hidden argument*/ExposedList_1__ctor_m4163205561_RuntimeMethod_var); __this->set_events_5(L_3); ExposedList_1_t3322895149 * L_4 = (ExposedList_1_t3322895149 *)il2cpp_codegen_object_new(ExposedList_1_t3322895149_il2cpp_TypeInfo_var); ExposedList_1__ctor_m590723463(L_4, /*hidden argument*/ExposedList_1__ctor_m590723463_RuntimeMethod_var); __this->set_animations_6(L_4); ExposedList_1_t3166231995 * L_5 = (ExposedList_1_t3166231995 *)il2cpp_codegen_object_new(ExposedList_1_t3166231995_il2cpp_TypeInfo_var); ExposedList_1__ctor_m1056784185(L_5, /*hidden argument*/ExposedList_1__ctor_m1056784185_RuntimeMethod_var); __this->set_ikConstraints_7(L_5); ExposedList_1_t3236185212 * L_6 = (ExposedList_1_t3236185212 *)il2cpp_codegen_object_new(ExposedList_1_t3236185212_il2cpp_TypeInfo_var); ExposedList_1__ctor_m519285342(L_6, /*hidden argument*/ExposedList_1__ctor_m519285342_RuntimeMethod_var); __this->set_transformConstraints_8(L_6); ExposedList_1_t3688408900 * L_7 = (ExposedList_1_t3688408900 *)il2cpp_codegen_object_new(ExposedList_1_t3688408900_il2cpp_TypeInfo_var); ExposedList_1__ctor_m726857240(L_7, /*hidden argument*/ExposedList_1__ctor_m726857240_RuntimeMethod_var); __this->set_pathConstraints_9(L_7); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.String Spine.SkeletonData::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* SkeletonData_get_Name_m718633668 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_0(); return L_0; } } // System.Void Spine.SkeletonData::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_Name_m1241342403 (SkeletonData_t2032710716 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_name_0(L_0); return; } } // Spine.ExposedList`1 Spine.SkeletonData::get_Bones() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1542319060 * SkeletonData_get_Bones_m3615041486 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { ExposedList_1_t1542319060 * L_0 = __this->get_bones_1(); return L_0; } } // Spine.ExposedList`1 Spine.SkeletonData::get_Slots() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t2861913768 * SkeletonData_get_Slots_m3012766345 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { ExposedList_1_t2861913768 * L_0 = __this->get_slots_2(); return L_0; } } // Spine.ExposedList`1 Spine.SkeletonData::get_Skins() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t3881696472 * SkeletonData_get_Skins_m4121155493 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { ExposedList_1_t3881696472 * L_0 = __this->get_skins_3(); return L_0; } } // System.Void Spine.SkeletonData::set_Skins(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_Skins_m73220351 (SkeletonData_t2032710716 * __this, ExposedList_1_t3881696472 * ___value0, const RuntimeMethod* method) { { ExposedList_1_t3881696472 * L_0 = ___value0; __this->set_skins_3(L_0); return; } } // Spine.Skin Spine.SkeletonData::get_DefaultSkin() extern "C" IL2CPP_METHOD_ATTR Skin_t1174584606 * SkeletonData_get_DefaultSkin_m2112627509 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { Skin_t1174584606 * L_0 = __this->get_defaultSkin_4(); return L_0; } } // System.Void Spine.SkeletonData::set_DefaultSkin(Spine.Skin) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_DefaultSkin_m1534441424 (SkeletonData_t2032710716 * __this, Skin_t1174584606 * ___value0, const RuntimeMethod* method) { { Skin_t1174584606 * L_0 = ___value0; __this->set_defaultSkin_4(L_0); return; } } // Spine.ExposedList`1 Spine.SkeletonData::get_Events() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t3431871853 * SkeletonData_get_Events_m3902279049 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { ExposedList_1_t3431871853 * L_0 = __this->get_events_5(); return L_0; } } // System.Void Spine.SkeletonData::set_Events(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_Events_m2411420857 (SkeletonData_t2032710716 * __this, ExposedList_1_t3431871853 * ___value0, const RuntimeMethod* method) { { ExposedList_1_t3431871853 * L_0 = ___value0; __this->set_events_5(L_0); return; } } // Spine.ExposedList`1 Spine.SkeletonData::get_Animations() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t3322895149 * SkeletonData_get_Animations_m1391468044 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { ExposedList_1_t3322895149 * L_0 = __this->get_animations_6(); return L_0; } } // System.Void Spine.SkeletonData::set_Animations(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_Animations_m904295203 (SkeletonData_t2032710716 * __this, ExposedList_1_t3322895149 * ___value0, const RuntimeMethod* method) { { ExposedList_1_t3322895149 * L_0 = ___value0; __this->set_animations_6(L_0); return; } } // Spine.ExposedList`1 Spine.SkeletonData::get_IkConstraints() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t3166231995 * SkeletonData_get_IkConstraints_m3299718775 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { ExposedList_1_t3166231995 * L_0 = __this->get_ikConstraints_7(); return L_0; } } // System.Void Spine.SkeletonData::set_IkConstraints(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_IkConstraints_m1612931956 (SkeletonData_t2032710716 * __this, ExposedList_1_t3166231995 * ___value0, const RuntimeMethod* method) { { ExposedList_1_t3166231995 * L_0 = ___value0; __this->set_ikConstraints_7(L_0); return; } } // Spine.ExposedList`1 Spine.SkeletonData::get_TransformConstraints() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t3236185212 * SkeletonData_get_TransformConstraints_m1144857170 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { ExposedList_1_t3236185212 * L_0 = __this->get_transformConstraints_8(); return L_0; } } // System.Void Spine.SkeletonData::set_TransformConstraints(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_TransformConstraints_m807939947 (SkeletonData_t2032710716 * __this, ExposedList_1_t3236185212 * ___value0, const RuntimeMethod* method) { { ExposedList_1_t3236185212 * L_0 = ___value0; __this->set_transformConstraints_8(L_0); return; } } // Spine.ExposedList`1 Spine.SkeletonData::get_PathConstraints() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t3688408900 * SkeletonData_get_PathConstraints_m2009688550 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { ExposedList_1_t3688408900 * L_0 = __this->get_pathConstraints_9(); return L_0; } } // System.Void Spine.SkeletonData::set_PathConstraints(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_PathConstraints_m178058680 (SkeletonData_t2032710716 * __this, ExposedList_1_t3688408900 * ___value0, const RuntimeMethod* method) { { ExposedList_1_t3688408900 * L_0 = ___value0; __this->set_pathConstraints_9(L_0); return; } } // System.Single Spine.SkeletonData::get_Width() extern "C" IL2CPP_METHOD_ATTR float SkeletonData_get_Width_m2974778187 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_width_10(); return L_0; } } // System.Void Spine.SkeletonData::set_Width(System.Single) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_Width_m2841991613 (SkeletonData_t2032710716 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_width_10(L_0); return; } } // System.Single Spine.SkeletonData::get_Height() extern "C" IL2CPP_METHOD_ATTR float SkeletonData_get_Height_m1341319944 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_height_11(); return L_0; } } // System.Void Spine.SkeletonData::set_Height(System.Single) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_Height_m3510671369 (SkeletonData_t2032710716 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_height_11(L_0); return; } } // System.String Spine.SkeletonData::get_Version() extern "C" IL2CPP_METHOD_ATTR String_t* SkeletonData_get_Version_m3055882062 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_version_12(); return L_0; } } // System.Void Spine.SkeletonData::set_Version(System.String) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_Version_m3791128523 (SkeletonData_t2032710716 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_version_12(L_0); return; } } // System.String Spine.SkeletonData::get_Hash() extern "C" IL2CPP_METHOD_ATTR String_t* SkeletonData_get_Hash_m1001679536 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_hash_13(); return L_0; } } // System.Void Spine.SkeletonData::set_Hash(System.String) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_Hash_m1725438376 (SkeletonData_t2032710716 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_hash_13(L_0); return; } } // System.String Spine.SkeletonData::get_ImagesPath() extern "C" IL2CPP_METHOD_ATTR String_t* SkeletonData_get_ImagesPath_m301489724 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_imagesPath_15(); return L_0; } } // System.Void Spine.SkeletonData::set_ImagesPath(System.String) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_ImagesPath_m913754561 (SkeletonData_t2032710716 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_imagesPath_15(L_0); return; } } // System.String Spine.SkeletonData::get_AudioPath() extern "C" IL2CPP_METHOD_ATTR String_t* SkeletonData_get_AudioPath_m2313727271 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_audioPath_16(); return L_0; } } // System.Void Spine.SkeletonData::set_AudioPath(System.String) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_AudioPath_m4126673211 (SkeletonData_t2032710716 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_audioPath_16(L_0); return; } } // System.Single Spine.SkeletonData::get_Fps() extern "C" IL2CPP_METHOD_ATTR float SkeletonData_get_Fps_m654458251 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_fps_14(); return L_0; } } // System.Void Spine.SkeletonData::set_Fps(System.Single) extern "C" IL2CPP_METHOD_ATTR void SkeletonData_set_Fps_m4294453243 (SkeletonData_t2032710716 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_fps_14(L_0); return; } } // Spine.BoneData Spine.SkeletonData::FindBone(System.String) extern "C" IL2CPP_METHOD_ATTR BoneData_t3130174490 * SkeletonData_FindBone_m2500465450 (SkeletonData_t2032710716 * __this, String_t* ___boneName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindBone_m2500465450_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t1542319060 * V_0 = NULL; BoneDataU5BU5D_t1439018559* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; BoneData_t3130174490 * V_4 = NULL; { String_t* L_0 = ___boneName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral1293992015, _stringLiteral3488280654, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindBone_m2500465450_RuntimeMethod_var); } IL_0016: { ExposedList_1_t1542319060 * L_2 = __this->get_bones_1(); V_0 = L_2; ExposedList_1_t1542319060 * L_3 = V_0; NullCheck(L_3); BoneDataU5BU5D_t1439018559* L_4 = L_3->get_Items_0(); V_1 = L_4; V_2 = 0; ExposedList_1_t1542319060 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get_Count_1(); V_3 = L_6; goto IL_0050; } IL_0032: { BoneDataU5BU5D_t1439018559* L_7 = V_1; int32_t L_8 = V_2; NullCheck(L_7); int32_t L_9 = L_8; BoneData_t3130174490 * L_10 = (L_7)->GetAt(static_cast(L_9)); V_4 = L_10; BoneData_t3130174490 * L_11 = V_4; NullCheck(L_11); String_t* L_12 = L_11->get_name_1(); String_t* L_13 = ___boneName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_14 = String_op_Equality_m920492651(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_004c; } } { BoneData_t3130174490 * L_15 = V_4; return L_15; } IL_004c: { int32_t L_16 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0050: { int32_t L_17 = V_2; int32_t L_18 = V_3; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_0032; } } { return (BoneData_t3130174490 *)NULL; } } // System.Int32 Spine.SkeletonData::FindBoneIndex(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t SkeletonData_FindBoneIndex_m1179753032 (SkeletonData_t2032710716 * __this, String_t* ___boneName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindBoneIndex_m1179753032_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t1542319060 * V_0 = NULL; BoneDataU5BU5D_t1439018559* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { String_t* L_0 = ___boneName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral1293992015, _stringLiteral3488280654, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindBoneIndex_m1179753032_RuntimeMethod_var); } IL_0016: { ExposedList_1_t1542319060 * L_2 = __this->get_bones_1(); V_0 = L_2; ExposedList_1_t1542319060 * L_3 = V_0; NullCheck(L_3); BoneDataU5BU5D_t1439018559* L_4 = L_3->get_Items_0(); V_1 = L_4; V_2 = 0; ExposedList_1_t1542319060 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get_Count_1(); V_3 = L_6; goto IL_004b; } IL_0032: { BoneDataU5BU5D_t1439018559* L_7 = V_1; int32_t L_8 = V_2; NullCheck(L_7); int32_t L_9 = L_8; BoneData_t3130174490 * L_10 = (L_7)->GetAt(static_cast(L_9)); NullCheck(L_10); String_t* L_11 = L_10->get_name_1(); String_t* L_12 = ___boneName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_13 = String_op_Equality_m920492651(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0047; } } { int32_t L_14 = V_2; return L_14; } IL_0047: { int32_t L_15 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004b: { int32_t L_16 = V_2; int32_t L_17 = V_3; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_0032; } } { return (-1); } } // Spine.SlotData Spine.SkeletonData::FindSlot(System.String) extern "C" IL2CPP_METHOD_ATTR SlotData_t154801902 * SkeletonData_FindSlot_m2064261220 (SkeletonData_t2032710716 * __this, String_t* ___slotName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindSlot_m2064261220_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t2861913768 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; SlotData_t154801902 * V_3 = NULL; { String_t* L_0 = ___slotName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral848214595, _stringLiteral768877439, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindSlot_m2064261220_RuntimeMethod_var); } IL_0016: { ExposedList_1_t2861913768 * L_2 = __this->get_slots_2(); V_0 = L_2; V_1 = 0; ExposedList_1_t2861913768 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_Count_1(); V_2 = L_4; goto IL_004b; } IL_002b: { ExposedList_1_t2861913768 * L_5 = V_0; NullCheck(L_5); SlotDataU5BU5D_t329267611* L_6 = L_5->get_Items_0(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; SlotData_t154801902 * L_9 = (L_6)->GetAt(static_cast(L_8)); V_3 = L_9; SlotData_t154801902 * L_10 = V_3; NullCheck(L_10); String_t* L_11 = L_10->get_name_1(); String_t* L_12 = ___slotName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_13 = String_op_Equality_m920492651(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0047; } } { SlotData_t154801902 * L_14 = V_3; return L_14; } IL_0047: { int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004b: { int32_t L_16 = V_1; int32_t L_17 = V_2; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_002b; } } { return (SlotData_t154801902 *)NULL; } } // System.Int32 Spine.SkeletonData::FindSlotIndex(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t SkeletonData_FindSlotIndex_m4166210197 (SkeletonData_t2032710716 * __this, String_t* ___slotName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindSlotIndex_m4166210197_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t2861913768 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { String_t* L_0 = ___slotName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral848214595, _stringLiteral768877439, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindSlotIndex_m4166210197_RuntimeMethod_var); } IL_0016: { ExposedList_1_t2861913768 * L_2 = __this->get_slots_2(); V_0 = L_2; V_1 = 0; ExposedList_1_t2861913768 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_Count_1(); V_2 = L_4; goto IL_0049; } IL_002b: { ExposedList_1_t2861913768 * L_5 = V_0; NullCheck(L_5); SlotDataU5BU5D_t329267611* L_6 = L_5->get_Items_0(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; SlotData_t154801902 * L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_9); String_t* L_10 = L_9->get_name_1(); String_t* L_11 = ___slotName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_12 = String_op_Equality_m920492651(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0045; } } { int32_t L_13 = V_1; return L_13; } IL_0045: { int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0049: { int32_t L_15 = V_1; int32_t L_16 = V_2; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_002b; } } { return (-1); } } // Spine.Skin Spine.SkeletonData::FindSkin(System.String) extern "C" IL2CPP_METHOD_ATTR Skin_t1174584606 * SkeletonData_FindSkin_m3114017459 (SkeletonData_t2032710716 * __this, String_t* ___skinName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindSkin_m3114017459_MetadataUsageId); s_Il2CppMethodInitialized = true; } Skin_t1174584606 * V_0 = NULL; Enumerator_t3210537627 V_1; memset(&V_1, 0, sizeof(V_1)); Skin_t1174584606 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___skinName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral2464356849, _stringLiteral1094902236, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindSkin_m3114017459_RuntimeMethod_var); } IL_0016: { ExposedList_1_t3881696472 * L_2 = __this->get_skins_3(); NullCheck(L_2); Enumerator_t3210537627 L_3 = ExposedList_1_GetEnumerator_m1257016777(L_2, /*hidden argument*/ExposedList_1_GetEnumerator_m1257016777_RuntimeMethod_var); V_1 = L_3; } IL_0022: try { // begin try (depth: 1) { goto IL_0047; } IL_0027: { Skin_t1174584606 * L_4 = Enumerator_get_Current_m3991522829((&V_1), /*hidden argument*/Enumerator_get_Current_m3991522829_RuntimeMethod_var); V_0 = L_4; Skin_t1174584606 * L_5 = V_0; NullCheck(L_5); String_t* L_6 = L_5->get_name_0(); String_t* L_7 = ___skinName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0047; } } IL_0040: { Skin_t1174584606 * L_9 = V_0; V_2 = L_9; IL2CPP_LEAVE(0x68, FINALLY_0058); } IL_0047: { bool L_10 = Enumerator_MoveNext_m34116288((&V_1), /*hidden argument*/Enumerator_MoveNext_m34116288_RuntimeMethod_var); if (L_10) { goto IL_0027; } } IL_0053: { IL2CPP_LEAVE(0x66, FINALLY_0058); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0058; } FINALLY_0058: { // begin finally (depth: 1) Enumerator_Dispose_m4206477783((&V_1), /*hidden argument*/Enumerator_Dispose_m4206477783_RuntimeMethod_var); IL2CPP_END_FINALLY(88) } // end finally (depth: 1) IL2CPP_CLEANUP(88) { IL2CPP_JUMP_TBL(0x68, IL_0068) IL2CPP_JUMP_TBL(0x66, IL_0066) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0066: { return (Skin_t1174584606 *)NULL; } IL_0068: { Skin_t1174584606 * L_11 = V_2; return L_11; } } // Spine.EventData Spine.SkeletonData::FindEvent(System.String) extern "C" IL2CPP_METHOD_ATTR EventData_t724759987 * SkeletonData_FindEvent_m1265923769 (SkeletonData_t2032710716 * __this, String_t* ___eventDataName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindEvent_m1265923769_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventData_t724759987 * V_0 = NULL; Enumerator_t2760713008 V_1; memset(&V_1, 0, sizeof(V_1)); EventData_t724759987 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___eventDataName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral689085810, _stringLiteral3898432619, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindEvent_m1265923769_RuntimeMethod_var); } IL_0016: { ExposedList_1_t3431871853 * L_2 = __this->get_events_5(); NullCheck(L_2); Enumerator_t2760713008 L_3 = ExposedList_1_GetEnumerator_m101045398(L_2, /*hidden argument*/ExposedList_1_GetEnumerator_m101045398_RuntimeMethod_var); V_1 = L_3; } IL_0022: try { // begin try (depth: 1) { goto IL_0047; } IL_0027: { EventData_t724759987 * L_4 = Enumerator_get_Current_m2482120970((&V_1), /*hidden argument*/Enumerator_get_Current_m2482120970_RuntimeMethod_var); V_0 = L_4; EventData_t724759987 * L_5 = V_0; NullCheck(L_5); String_t* L_6 = L_5->get_name_0(); String_t* L_7 = ___eventDataName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0047; } } IL_0040: { EventData_t724759987 * L_9 = V_0; V_2 = L_9; IL2CPP_LEAVE(0x68, FINALLY_0058); } IL_0047: { bool L_10 = Enumerator_MoveNext_m2609007568((&V_1), /*hidden argument*/Enumerator_MoveNext_m2609007568_RuntimeMethod_var); if (L_10) { goto IL_0027; } } IL_0053: { IL2CPP_LEAVE(0x66, FINALLY_0058); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0058; } FINALLY_0058: { // begin finally (depth: 1) Enumerator_Dispose_m2230459365((&V_1), /*hidden argument*/Enumerator_Dispose_m2230459365_RuntimeMethod_var); IL2CPP_END_FINALLY(88) } // end finally (depth: 1) IL2CPP_CLEANUP(88) { IL2CPP_JUMP_TBL(0x68, IL_0068) IL2CPP_JUMP_TBL(0x66, IL_0066) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0066: { return (EventData_t724759987 *)NULL; } IL_0068: { EventData_t724759987 * L_11 = V_2; return L_11; } } // Spine.Animation Spine.SkeletonData::FindAnimation(System.String) extern "C" IL2CPP_METHOD_ATTR Animation_t615783283 * SkeletonData_FindAnimation_m3119151155 (SkeletonData_t2032710716 * __this, String_t* ___animationName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindAnimation_m3119151155_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t3322895149 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Animation_t615783283 * V_3 = NULL; { String_t* L_0 = ___animationName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral93459281, _stringLiteral320766686, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindAnimation_m3119151155_RuntimeMethod_var); } IL_0016: { ExposedList_1_t3322895149 * L_2 = __this->get_animations_6(); V_0 = L_2; V_1 = 0; ExposedList_1_t3322895149 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_Count_1(); V_2 = L_4; goto IL_004b; } IL_002b: { ExposedList_1_t3322895149 * L_5 = V_0; NullCheck(L_5); AnimationU5BU5D_t3250602338* L_6 = L_5->get_Items_0(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; Animation_t615783283 * L_9 = (L_6)->GetAt(static_cast(L_8)); V_3 = L_9; Animation_t615783283 * L_10 = V_3; NullCheck(L_10); String_t* L_11 = L_10->get_name_2(); String_t* L_12 = ___animationName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_13 = String_op_Equality_m920492651(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0047; } } { Animation_t615783283 * L_14 = V_3; return L_14; } IL_0047: { int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004b: { int32_t L_16 = V_1; int32_t L_17 = V_2; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_002b; } } { return (Animation_t615783283 *)NULL; } } // Spine.IkConstraintData Spine.SkeletonData::FindIkConstraint(System.String) extern "C" IL2CPP_METHOD_ATTR IkConstraintData_t459120129 * SkeletonData_FindIkConstraint_m29207061 (SkeletonData_t2032710716 * __this, String_t* ___constraintName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindIkConstraint_m29207061_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t3166231995 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; IkConstraintData_t459120129 * V_3 = NULL; { String_t* L_0 = ___constraintName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral2617214970, _stringLiteral43811933, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindIkConstraint_m29207061_RuntimeMethod_var); } IL_0016: { ExposedList_1_t3166231995 * L_2 = __this->get_ikConstraints_7(); V_0 = L_2; V_1 = 0; ExposedList_1_t3166231995 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_Count_1(); V_2 = L_4; goto IL_004b; } IL_002b: { ExposedList_1_t3166231995 * L_5 = V_0; NullCheck(L_5); IkConstraintDataU5BU5D_t269274332* L_6 = L_5->get_Items_0(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; IkConstraintData_t459120129 * L_9 = (L_6)->GetAt(static_cast(L_8)); V_3 = L_9; IkConstraintData_t459120129 * L_10 = V_3; NullCheck(L_10); String_t* L_11 = L_10->get_name_0(); String_t* L_12 = ___constraintName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_13 = String_op_Equality_m920492651(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0047; } } { IkConstraintData_t459120129 * L_14 = V_3; return L_14; } IL_0047: { int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004b: { int32_t L_16 = V_1; int32_t L_17 = V_2; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_002b; } } { return (IkConstraintData_t459120129 *)NULL; } } // Spine.TransformConstraintData Spine.SkeletonData::FindTransformConstraint(System.String) extern "C" IL2CPP_METHOD_ATTR TransformConstraintData_t529073346 * SkeletonData_FindTransformConstraint_m963795546 (SkeletonData_t2032710716 * __this, String_t* ___constraintName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindTransformConstraint_m963795546_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t3236185212 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; TransformConstraintData_t529073346 * V_3 = NULL; { String_t* L_0 = ___constraintName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral2617214970, _stringLiteral43811933, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindTransformConstraint_m963795546_RuntimeMethod_var); } IL_0016: { ExposedList_1_t3236185212 * L_2 = __this->get_transformConstraints_8(); V_0 = L_2; V_1 = 0; ExposedList_1_t3236185212 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_Count_1(); V_2 = L_4; goto IL_004b; } IL_002b: { ExposedList_1_t3236185212 * L_5 = V_0; NullCheck(L_5); TransformConstraintDataU5BU5D_t2360202743* L_6 = L_5->get_Items_0(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; TransformConstraintData_t529073346 * L_9 = (L_6)->GetAt(static_cast(L_8)); V_3 = L_9; TransformConstraintData_t529073346 * L_10 = V_3; NullCheck(L_10); String_t* L_11 = L_10->get_name_0(); String_t* L_12 = ___constraintName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_13 = String_op_Equality_m920492651(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0047; } } { TransformConstraintData_t529073346 * L_14 = V_3; return L_14; } IL_0047: { int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004b: { int32_t L_16 = V_1; int32_t L_17 = V_2; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_002b; } } { return (TransformConstraintData_t529073346 *)NULL; } } // Spine.PathConstraintData Spine.SkeletonData::FindPathConstraint(System.String) extern "C" IL2CPP_METHOD_ATTR PathConstraintData_t981297034 * SkeletonData_FindPathConstraint_m1329992958 (SkeletonData_t2032710716 * __this, String_t* ___constraintName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindPathConstraint_m1329992958_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t3688408900 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; PathConstraintData_t981297034 * V_3 = NULL; { String_t* L_0 = ___constraintName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral2617214970, _stringLiteral43811933, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindPathConstraint_m1329992958_RuntimeMethod_var); } IL_0016: { ExposedList_1_t3688408900 * L_2 = __this->get_pathConstraints_9(); V_0 = L_2; V_1 = 0; ExposedList_1_t3688408900 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_Count_1(); V_2 = L_4; goto IL_004b; } IL_002b: { ExposedList_1_t3688408900 * L_5 = V_0; NullCheck(L_5); PathConstraintDataU5BU5D_t2576410383* L_6 = L_5->get_Items_0(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; PathConstraintData_t981297034 * L_9 = (L_6)->GetAt(static_cast(L_8)); V_3 = L_9; PathConstraintData_t981297034 * L_10 = V_3; NullCheck(L_10); String_t* L_11 = L_10->get_name_0(); String_t* L_12 = ___constraintName0; NullCheck(L_11); bool L_13 = String_Equals_m2270643605(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0047; } } { PathConstraintData_t981297034 * L_14 = V_3; return L_14; } IL_0047: { int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004b: { int32_t L_16 = V_1; int32_t L_17 = V_2; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_002b; } } { return (PathConstraintData_t981297034 *)NULL; } } // System.Int32 Spine.SkeletonData::FindPathConstraintIndex(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t SkeletonData_FindPathConstraintIndex_m2658239017 (SkeletonData_t2032710716 * __this, String_t* ___pathConstraintName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonData_FindPathConstraintIndex_m2658239017_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t3688408900 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { String_t* L_0 = ___pathConstraintName0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral3662691364, _stringLiteral2174507349, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonData_FindPathConstraintIndex_m2658239017_RuntimeMethod_var); } IL_0016: { ExposedList_1_t3688408900 * L_2 = __this->get_pathConstraints_9(); V_0 = L_2; V_1 = 0; ExposedList_1_t3688408900 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_Count_1(); V_2 = L_4; goto IL_0049; } IL_002b: { ExposedList_1_t3688408900 * L_5 = V_0; NullCheck(L_5); PathConstraintDataU5BU5D_t2576410383* L_6 = L_5->get_Items_0(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; PathConstraintData_t981297034 * L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_9); String_t* L_10 = L_9->get_name_0(); String_t* L_11 = ___pathConstraintName0; NullCheck(L_10); bool L_12 = String_Equals_m2270643605(L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0045; } } { int32_t L_13 = V_1; return L_13; } IL_0045: { int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0049: { int32_t L_15 = V_1; int32_t L_16 = V_2; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_002b; } } { return (-1); } } // System.String Spine.SkeletonData::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* SkeletonData_ToString_m3871191393 (SkeletonData_t2032710716 * __this, const RuntimeMethod* method) { String_t* G_B2_0 = NULL; String_t* G_B1_0 = NULL; { String_t* L_0 = __this->get_name_0(); String_t* L_1 = L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_0013; } } { String_t* L_2 = Object_ToString_m1740002499(__this, /*hidden argument*/NULL); G_B2_0 = L_2; } IL_0013: { return G_B2_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean Spine.SkeletonExtensions::IsWeighted(Spine.VertexAttachment) extern "C" IL2CPP_METHOD_ATTR bool SkeletonExtensions_IsWeighted_m2425492830 (RuntimeObject * __this /* static, unused */, VertexAttachment_t4074366829 * ___va0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { VertexAttachment_t4074366829 * L_0 = ___va0; NullCheck(L_0); Int32U5BU5D_t385246372* L_1 = L_0->get_bones_4(); if (!L_1) { goto IL_0018; } } { VertexAttachment_t4074366829 * L_2 = ___va0; NullCheck(L_2); Int32U5BU5D_t385246372* L_3 = L_2->get_bones_4(); NullCheck(L_3); G_B3_0 = ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))) > ((int32_t)0))? 1 : 0); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean Spine.SkeletonExtensions::IsRenderable(Spine.Attachment) extern "C" IL2CPP_METHOD_ATTR bool SkeletonExtensions_IsRenderable_m4055827878 (RuntimeObject * __this /* static, unused */, Attachment_t3043756552 * ___a0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonExtensions_IsRenderable_m4055827878_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Attachment_t3043756552 * L_0 = ___a0; return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IHasRendererObject_t2801175345_il2cpp_TypeInfo_var))) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); } } // System.Boolean Spine.SkeletonExtensions::InheritsRotation(Spine.TransformMode) extern "C" IL2CPP_METHOD_ATTR bool SkeletonExtensions_InheritsRotation_m3343379492 (RuntimeObject * __this /* static, unused */, int32_t ___mode0, const RuntimeMethod* method) { { int32_t L_0 = ___mode0; return (bool)((((int64_t)((int64_t)((int64_t)(((int64_t)((int64_t)L_0)))&(int64_t)(((int64_t)((int64_t)1)))))) == ((int64_t)(((int64_t)((int64_t)0)))))? 1 : 0); } } // System.Boolean Spine.SkeletonExtensions::InheritsScale(Spine.TransformMode) extern "C" IL2CPP_METHOD_ATTR bool SkeletonExtensions_InheritsScale_m212976228 (RuntimeObject * __this /* static, unused */, int32_t ___mode0, const RuntimeMethod* method) { { int32_t L_0 = ___mode0; return (bool)((((int64_t)((int64_t)((int64_t)(((int64_t)((int64_t)L_0)))&(int64_t)(((int64_t)((int64_t)2)))))) == ((int64_t)(((int64_t)((int64_t)0)))))? 1 : 0); } } // System.Void Spine.SkeletonExtensions::SetPropertyToSetupPose(Spine.Skeleton,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_SetPropertyToSetupPose_m2989547273 (RuntimeObject * __this /* static, unused */, Skeleton_t3686076450 * ___skeleton0, int32_t ___propertyID1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonExtensions_SetPropertyToSetupPose_m2989547273_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Bone_t1086356328 * V_3 = NULL; IkConstraint_t1675190269 * V_4 = NULL; PathConstraint_t980854910 * V_5 = NULL; TransformConstraint_t454030229 * V_6 = NULL; TransformConstraintData_t529073346 * V_7 = NULL; { int32_t L_0 = ___propertyID1; V_0 = ((int32_t)((int32_t)L_0>>(int32_t)((int32_t)24))); int32_t L_1 = V_0; V_1 = L_1; int32_t L_2 = ___propertyID1; int32_t L_3 = V_0; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)((int32_t)((int32_t)L_3<<(int32_t)((int32_t)24))))); int32_t L_4 = V_1; switch (L_4) { case 0: { goto IL_0055; } case 1: { goto IL_0079; } case 2: { goto IL_00ae; } case 3: { goto IL_00e3; } case 4: { goto IL_0118; } case 5: { goto IL_0124; } case 6: { goto IL_0152; } case 7: { goto IL_02a4; } case 8: { goto IL_016f; } case 9: { goto IL_017a; } case 10: { goto IL_01c7; } case 11: { goto IL_021c; } case 12: { goto IL_0243; } case 13: { goto IL_026a; } case 14: { goto IL_013b; } } } { goto IL_02a4; } IL_0055: { Skeleton_t3686076450 * L_5 = ___skeleton0; NullCheck(L_5); ExposedList_1_t3793468194 * L_6 = L_5->get_bones_1(); NullCheck(L_6); BoneU5BU5D_t374432249* L_7 = L_6->get_Items_0(); int32_t L_8 = V_2; NullCheck(L_7); int32_t L_9 = L_8; Bone_t1086356328 * L_10 = (L_7)->GetAt(static_cast(L_9)); V_3 = L_10; Bone_t1086356328 * L_11 = V_3; Bone_t1086356328 * L_12 = V_3; NullCheck(L_12); BoneData_t3130174490 * L_13 = L_12->get_data_1(); NullCheck(L_13); float L_14 = L_13->get_rotation_6(); NullCheck(L_11); L_11->set_rotation_7(L_14); goto IL_02a4; } IL_0079: { Skeleton_t3686076450 * L_15 = ___skeleton0; NullCheck(L_15); ExposedList_1_t3793468194 * L_16 = L_15->get_bones_1(); NullCheck(L_16); BoneU5BU5D_t374432249* L_17 = L_16->get_Items_0(); int32_t L_18 = V_2; NullCheck(L_17); int32_t L_19 = L_18; Bone_t1086356328 * L_20 = (L_17)->GetAt(static_cast(L_19)); V_3 = L_20; Bone_t1086356328 * L_21 = V_3; Bone_t1086356328 * L_22 = V_3; NullCheck(L_22); BoneData_t3130174490 * L_23 = L_22->get_data_1(); NullCheck(L_23); float L_24 = L_23->get_x_4(); NullCheck(L_21); L_21->set_x_5(L_24); Bone_t1086356328 * L_25 = V_3; Bone_t1086356328 * L_26 = V_3; NullCheck(L_26); BoneData_t3130174490 * L_27 = L_26->get_data_1(); NullCheck(L_27); float L_28 = L_27->get_y_5(); NullCheck(L_25); L_25->set_y_6(L_28); goto IL_02a4; } IL_00ae: { Skeleton_t3686076450 * L_29 = ___skeleton0; NullCheck(L_29); ExposedList_1_t3793468194 * L_30 = L_29->get_bones_1(); NullCheck(L_30); BoneU5BU5D_t374432249* L_31 = L_30->get_Items_0(); int32_t L_32 = V_2; NullCheck(L_31); int32_t L_33 = L_32; Bone_t1086356328 * L_34 = (L_31)->GetAt(static_cast(L_33)); V_3 = L_34; Bone_t1086356328 * L_35 = V_3; Bone_t1086356328 * L_36 = V_3; NullCheck(L_36); BoneData_t3130174490 * L_37 = L_36->get_data_1(); NullCheck(L_37); float L_38 = L_37->get_scaleX_7(); NullCheck(L_35); L_35->set_scaleX_8(L_38); Bone_t1086356328 * L_39 = V_3; Bone_t1086356328 * L_40 = V_3; NullCheck(L_40); BoneData_t3130174490 * L_41 = L_40->get_data_1(); NullCheck(L_41); float L_42 = L_41->get_scaleY_8(); NullCheck(L_39); L_39->set_scaleY_9(L_42); goto IL_02a4; } IL_00e3: { Skeleton_t3686076450 * L_43 = ___skeleton0; NullCheck(L_43); ExposedList_1_t3793468194 * L_44 = L_43->get_bones_1(); NullCheck(L_44); BoneU5BU5D_t374432249* L_45 = L_44->get_Items_0(); int32_t L_46 = V_2; NullCheck(L_45); int32_t L_47 = L_46; Bone_t1086356328 * L_48 = (L_45)->GetAt(static_cast(L_47)); V_3 = L_48; Bone_t1086356328 * L_49 = V_3; Bone_t1086356328 * L_50 = V_3; NullCheck(L_50); BoneData_t3130174490 * L_51 = L_50->get_data_1(); NullCheck(L_51); float L_52 = L_51->get_shearX_9(); NullCheck(L_49); L_49->set_shearX_10(L_52); Bone_t1086356328 * L_53 = V_3; Bone_t1086356328 * L_54 = V_3; NullCheck(L_54); BoneData_t3130174490 * L_55 = L_54->get_data_1(); NullCheck(L_55); float L_56 = L_55->get_shearY_10(); NullCheck(L_53); L_53->set_shearY_11(L_56); goto IL_02a4; } IL_0118: { Skeleton_t3686076450 * L_57 = ___skeleton0; int32_t L_58 = V_2; SkeletonExtensions_SetSlotAttachmentToSetupPose_m2665847988(NULL /*static, unused*/, L_57, L_58, /*hidden argument*/NULL); goto IL_02a4; } IL_0124: { Skeleton_t3686076450 * L_59 = ___skeleton0; NullCheck(L_59); ExposedList_1_t1927085270 * L_60 = L_59->get_slots_2(); NullCheck(L_60); SlotU5BU5D_t285245173* L_61 = L_60->get_Items_0(); int32_t L_62 = V_2; NullCheck(L_61); int32_t L_63 = L_62; Slot_t3514940700 * L_64 = (L_61)->GetAt(static_cast(L_63)); SkeletonExtensions_SetColorToSetupPose_m2455313536(NULL /*static, unused*/, L_64, /*hidden argument*/NULL); goto IL_02a4; } IL_013b: { Skeleton_t3686076450 * L_65 = ___skeleton0; NullCheck(L_65); ExposedList_1_t1927085270 * L_66 = L_65->get_slots_2(); NullCheck(L_66); SlotU5BU5D_t285245173* L_67 = L_66->get_Items_0(); int32_t L_68 = V_2; NullCheck(L_67); int32_t L_69 = L_68; Slot_t3514940700 * L_70 = (L_67)->GetAt(static_cast(L_69)); SkeletonExtensions_SetColorToSetupPose_m2455313536(NULL /*static, unused*/, L_70, /*hidden argument*/NULL); goto IL_02a4; } IL_0152: { Skeleton_t3686076450 * L_71 = ___skeleton0; NullCheck(L_71); ExposedList_1_t1927085270 * L_72 = L_71->get_slots_2(); NullCheck(L_72); SlotU5BU5D_t285245173* L_73 = L_72->get_Items_0(); int32_t L_74 = V_2; NullCheck(L_73); int32_t L_75 = L_74; Slot_t3514940700 * L_76 = (L_73)->GetAt(static_cast(L_75)); NullCheck(L_76); ExposedList_1_t4104378640 * L_77 = L_76->get_attachmentVertices_12(); NullCheck(L_77); ExposedList_1_Clear_m661012492(L_77, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); goto IL_02a4; } IL_016f: { Skeleton_t3686076450 * L_78 = ___skeleton0; SkeletonExtensions_SetDrawOrderToSetupPose_m4184241496(NULL /*static, unused*/, L_78, /*hidden argument*/NULL); goto IL_02a4; } IL_017a: { Skeleton_t3686076450 * L_79 = ___skeleton0; NullCheck(L_79); ExposedList_1_t87334839 * L_80 = L_79->get_ikConstraints_4(); NullCheck(L_80); IkConstraintU5BU5D_t1657091952* L_81 = L_80->get_Items_0(); int32_t L_82 = V_2; NullCheck(L_81); int32_t L_83 = L_82; IkConstraint_t1675190269 * L_84 = (L_81)->GetAt(static_cast(L_83)); V_4 = L_84; IkConstraint_t1675190269 * L_85 = V_4; IkConstraint_t1675190269 * L_86 = V_4; NullCheck(L_86); IkConstraintData_t459120129 * L_87 = L_86->get_data_0(); NullCheck(L_87); float L_88 = L_87->get_mix_8(); NullCheck(L_85); L_85->set_mix_6(L_88); IkConstraint_t1675190269 * L_89 = V_4; IkConstraint_t1675190269 * L_90 = V_4; NullCheck(L_90); IkConstraintData_t459120129 * L_91 = L_90->get_data_0(); NullCheck(L_91); int32_t L_92 = L_91->get_bendDirection_4(); NullCheck(L_89); L_89->set_bendDirection_3(L_92); IkConstraint_t1675190269 * L_93 = V_4; IkConstraint_t1675190269 * L_94 = V_4; NullCheck(L_94); IkConstraintData_t459120129 * L_95 = L_94->get_data_0(); NullCheck(L_95); bool L_96 = L_95->get_stretch_6(); NullCheck(L_93); L_93->set_stretch_5(L_96); goto IL_02a4; } IL_01c7: { Skeleton_t3686076450 * L_97 = ___skeleton0; NullCheck(L_97); ExposedList_1_t3161142095 * L_98 = L_97->get_transformConstraints_5(); NullCheck(L_98); TransformConstraintU5BU5D_t1783343736* L_99 = L_98->get_Items_0(); int32_t L_100 = V_2; NullCheck(L_99); int32_t L_101 = L_100; TransformConstraint_t454030229 * L_102 = (L_99)->GetAt(static_cast(L_101)); V_6 = L_102; TransformConstraint_t454030229 * L_103 = V_6; NullCheck(L_103); TransformConstraintData_t529073346 * L_104 = L_103->get_data_0(); V_7 = L_104; TransformConstraint_t454030229 * L_105 = V_6; TransformConstraintData_t529073346 * L_106 = V_7; NullCheck(L_106); float L_107 = L_106->get_rotateMix_4(); NullCheck(L_105); L_105->set_rotateMix_3(L_107); TransformConstraint_t454030229 * L_108 = V_6; TransformConstraintData_t529073346 * L_109 = V_7; NullCheck(L_109); float L_110 = L_109->get_translateMix_5(); NullCheck(L_108); L_108->set_translateMix_4(L_110); TransformConstraint_t454030229 * L_111 = V_6; TransformConstraintData_t529073346 * L_112 = V_7; NullCheck(L_112); float L_113 = L_112->get_scaleMix_6(); NullCheck(L_111); L_111->set_scaleMix_5(L_113); TransformConstraint_t454030229 * L_114 = V_6; TransformConstraintData_t529073346 * L_115 = V_7; NullCheck(L_115); float L_116 = L_115->get_shearMix_7(); NullCheck(L_114); L_114->set_shearMix_6(L_116); goto IL_02a4; } IL_021c: { Skeleton_t3686076450 * L_117 = ___skeleton0; NullCheck(L_117); ExposedList_1_t3687966776 * L_118 = L_117->get_pathConstraints_6(); NullCheck(L_118); PathConstraintU5BU5D_t1831722955* L_119 = L_118->get_Items_0(); int32_t L_120 = V_2; NullCheck(L_119); int32_t L_121 = L_120; PathConstraint_t980854910 * L_122 = (L_119)->GetAt(static_cast(L_121)); V_5 = L_122; PathConstraint_t980854910 * L_123 = V_5; PathConstraint_t980854910 * L_124 = V_5; NullCheck(L_124); PathConstraintData_t981297034 * L_125 = L_124->get_data_4(); NullCheck(L_125); float L_126 = L_125->get_position_8(); NullCheck(L_123); L_123->set_position_7(L_126); goto IL_02a4; } IL_0243: { Skeleton_t3686076450 * L_127 = ___skeleton0; NullCheck(L_127); ExposedList_1_t3687966776 * L_128 = L_127->get_pathConstraints_6(); NullCheck(L_128); PathConstraintU5BU5D_t1831722955* L_129 = L_128->get_Items_0(); int32_t L_130 = V_2; NullCheck(L_129); int32_t L_131 = L_130; PathConstraint_t980854910 * L_132 = (L_129)->GetAt(static_cast(L_131)); V_5 = L_132; PathConstraint_t980854910 * L_133 = V_5; PathConstraint_t980854910 * L_134 = V_5; NullCheck(L_134); PathConstraintData_t981297034 * L_135 = L_134->get_data_4(); NullCheck(L_135); float L_136 = L_135->get_spacing_9(); NullCheck(L_133); L_133->set_spacing_8(L_136); goto IL_02a4; } IL_026a: { Skeleton_t3686076450 * L_137 = ___skeleton0; NullCheck(L_137); ExposedList_1_t3687966776 * L_138 = L_137->get_pathConstraints_6(); NullCheck(L_138); PathConstraintU5BU5D_t1831722955* L_139 = L_138->get_Items_0(); int32_t L_140 = V_2; NullCheck(L_139); int32_t L_141 = L_140; PathConstraint_t980854910 * L_142 = (L_139)->GetAt(static_cast(L_141)); V_5 = L_142; PathConstraint_t980854910 * L_143 = V_5; PathConstraint_t980854910 * L_144 = V_5; NullCheck(L_144); PathConstraintData_t981297034 * L_145 = L_144->get_data_4(); NullCheck(L_145); float L_146 = L_145->get_rotateMix_10(); NullCheck(L_143); L_143->set_rotateMix_9(L_146); PathConstraint_t980854910 * L_147 = V_5; PathConstraint_t980854910 * L_148 = V_5; NullCheck(L_148); PathConstraintData_t981297034 * L_149 = L_148->get_data_4(); NullCheck(L_149); float L_150 = L_149->get_translateMix_11(); NullCheck(L_147); L_147->set_translateMix_10(L_150); goto IL_02a4; } IL_02a4: { return; } } // System.Void Spine.SkeletonExtensions::SetDrawOrderToSetupPose(Spine.Skeleton) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_SetDrawOrderToSetupPose_m4184241496 (RuntimeObject * __this /* static, unused */, Skeleton_t3686076450 * ___skeleton0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonExtensions_SetDrawOrderToSetupPose_m4184241496_MetadataUsageId); s_Il2CppMethodInitialized = true; } SlotU5BU5D_t285245173* V_0 = NULL; int32_t V_1 = 0; ExposedList_1_t1927085270 * V_2 = NULL; { Skeleton_t3686076450 * L_0 = ___skeleton0; NullCheck(L_0); ExposedList_1_t1927085270 * L_1 = L_0->get_slots_2(); NullCheck(L_1); SlotU5BU5D_t285245173* L_2 = L_1->get_Items_0(); V_0 = L_2; Skeleton_t3686076450 * L_3 = ___skeleton0; NullCheck(L_3); ExposedList_1_t1927085270 * L_4 = L_3->get_slots_2(); NullCheck(L_4); int32_t L_5 = L_4->get_Count_1(); V_1 = L_5; Skeleton_t3686076450 * L_6 = ___skeleton0; NullCheck(L_6); ExposedList_1_t1927085270 * L_7 = L_6->get_drawOrder_3(); V_2 = L_7; ExposedList_1_t1927085270 * L_8 = V_2; NullCheck(L_8); ExposedList_1_Clear_m2174950840(L_8, (bool)0, /*hidden argument*/ExposedList_1_Clear_m2174950840_RuntimeMethod_var); ExposedList_1_t1927085270 * L_9 = V_2; int32_t L_10 = V_1; NullCheck(L_9); ExposedList_1_EnsureCapacity_m2821727002(L_9, L_10, /*hidden argument*/ExposedList_1_EnsureCapacity_m2821727002_RuntimeMethod_var); ExposedList_1_t1927085270 * L_11 = V_2; int32_t L_12 = V_1; NullCheck(L_11); L_11->set_Count_1(L_12); SlotU5BU5D_t285245173* L_13 = V_0; ExposedList_1_t1927085270 * L_14 = V_2; NullCheck(L_14); SlotU5BU5D_t285245173* L_15 = L_14->get_Items_0(); int32_t L_16 = V_1; Array_Copy_m1988217701(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_13, (RuntimeArray *)(RuntimeArray *)L_15, L_16, /*hidden argument*/NULL); return; } } // System.Void Spine.SkeletonExtensions::SetSlotAttachmentsToSetupPose(Spine.Skeleton) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_SetSlotAttachmentsToSetupPose_m599597471 (RuntimeObject * __this /* static, unused */, Skeleton_t3686076450 * ___skeleton0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonExtensions_SetSlotAttachmentsToSetupPose_m599597471_MetadataUsageId); s_Il2CppMethodInitialized = true; } SlotU5BU5D_t285245173* V_0 = NULL; int32_t V_1 = 0; Slot_t3514940700 * V_2 = NULL; String_t* V_3 = NULL; Slot_t3514940700 * G_B3_0 = NULL; Slot_t3514940700 * G_B2_0 = NULL; Attachment_t3043756552 * G_B4_0 = NULL; Slot_t3514940700 * G_B4_1 = NULL; { Skeleton_t3686076450 * L_0 = ___skeleton0; NullCheck(L_0); ExposedList_1_t1927085270 * L_1 = L_0->get_slots_2(); NullCheck(L_1); SlotU5BU5D_t285245173* L_2 = L_1->get_Items_0(); V_0 = L_2; V_1 = 0; goto IL_0046; } IL_0013: { SlotU5BU5D_t285245173* L_3 = V_0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; Slot_t3514940700 * L_6 = (L_3)->GetAt(static_cast(L_5)); V_2 = L_6; Slot_t3514940700 * L_7 = V_2; NullCheck(L_7); SlotData_t154801902 * L_8 = L_7->get_data_0(); NullCheck(L_8); String_t* L_9 = L_8->get_attachmentName_11(); V_3 = L_9; Slot_t3514940700 * L_10 = V_2; String_t* L_11 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_12 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); G_B2_0 = L_10; if (!L_12) { G_B3_0 = L_10; goto IL_0035; } } { G_B4_0 = ((Attachment_t3043756552 *)(NULL)); G_B4_1 = G_B2_0; goto IL_003d; } IL_0035: { Skeleton_t3686076450 * L_13 = ___skeleton0; int32_t L_14 = V_1; String_t* L_15 = V_3; NullCheck(L_13); Attachment_t3043756552 * L_16 = Skeleton_GetAttachment_m2295404847(L_13, L_14, L_15, /*hidden argument*/NULL); G_B4_0 = L_16; G_B4_1 = G_B3_0; } IL_003d: { NullCheck(G_B4_1); Slot_set_Attachment_m2846783909(G_B4_1, G_B4_0, /*hidden argument*/NULL); int32_t L_17 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0046: { int32_t L_18 = V_1; Skeleton_t3686076450 * L_19 = ___skeleton0; NullCheck(L_19); ExposedList_1_t1927085270 * L_20 = L_19->get_slots_2(); NullCheck(L_20); int32_t L_21 = L_20->get_Count_1(); if ((((int32_t)L_18) < ((int32_t)L_21))) { goto IL_0013; } } { return; } } // System.Void Spine.SkeletonExtensions::SetColorToSetupPose(Spine.Slot) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_SetColorToSetupPose_m2455313536 (RuntimeObject * __this /* static, unused */, Slot_t3514940700 * ___slot0, const RuntimeMethod* method) { { Slot_t3514940700 * L_0 = ___slot0; Slot_t3514940700 * L_1 = ___slot0; NullCheck(L_1); SlotData_t154801902 * L_2 = L_1->get_data_0(); NullCheck(L_2); float L_3 = L_2->get_r_3(); NullCheck(L_0); L_0->set_r_2(L_3); Slot_t3514940700 * L_4 = ___slot0; Slot_t3514940700 * L_5 = ___slot0; NullCheck(L_5); SlotData_t154801902 * L_6 = L_5->get_data_0(); NullCheck(L_6); float L_7 = L_6->get_g_4(); NullCheck(L_4); L_4->set_g_3(L_7); Slot_t3514940700 * L_8 = ___slot0; Slot_t3514940700 * L_9 = ___slot0; NullCheck(L_9); SlotData_t154801902 * L_10 = L_9->get_data_0(); NullCheck(L_10); float L_11 = L_10->get_b_5(); NullCheck(L_8); L_8->set_b_4(L_11); Slot_t3514940700 * L_12 = ___slot0; Slot_t3514940700 * L_13 = ___slot0; NullCheck(L_13); SlotData_t154801902 * L_14 = L_13->get_data_0(); NullCheck(L_14); float L_15 = L_14->get_a_6(); NullCheck(L_12); L_12->set_a_5(L_15); Slot_t3514940700 * L_16 = ___slot0; Slot_t3514940700 * L_17 = ___slot0; NullCheck(L_17); SlotData_t154801902 * L_18 = L_17->get_data_0(); NullCheck(L_18); float L_19 = L_18->get_r2_7(); NullCheck(L_16); L_16->set_r2_6(L_19); Slot_t3514940700 * L_20 = ___slot0; Slot_t3514940700 * L_21 = ___slot0; NullCheck(L_21); SlotData_t154801902 * L_22 = L_21->get_data_0(); NullCheck(L_22); float L_23 = L_22->get_g2_8(); NullCheck(L_20); L_20->set_g2_7(L_23); Slot_t3514940700 * L_24 = ___slot0; Slot_t3514940700 * L_25 = ___slot0; NullCheck(L_25); SlotData_t154801902 * L_26 = L_25->get_data_0(); NullCheck(L_26); float L_27 = L_26->get_b2_9(); NullCheck(L_24); L_24->set_b2_8(L_27); return; } } // System.Void Spine.SkeletonExtensions::SetAttachmentToSetupPose(Spine.Slot) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_SetAttachmentToSetupPose_m4017182924 (RuntimeObject * __this /* static, unused */, Slot_t3514940700 * ___slot0, const RuntimeMethod* method) { SlotData_t154801902 * V_0 = NULL; { Slot_t3514940700 * L_0 = ___slot0; NullCheck(L_0); SlotData_t154801902 * L_1 = L_0->get_data_0(); V_0 = L_1; Slot_t3514940700 * L_2 = ___slot0; Slot_t3514940700 * L_3 = ___slot0; NullCheck(L_3); Bone_t1086356328 * L_4 = L_3->get_bone_1(); NullCheck(L_4); Skeleton_t3686076450 * L_5 = L_4->get_skeleton_2(); SlotData_t154801902 * L_6 = V_0; NullCheck(L_6); String_t* L_7 = L_6->get_name_1(); SlotData_t154801902 * L_8 = V_0; NullCheck(L_8); String_t* L_9 = L_8->get_attachmentName_11(); NullCheck(L_5); Attachment_t3043756552 * L_10 = Skeleton_GetAttachment_m942215826(L_5, L_7, L_9, /*hidden argument*/NULL); NullCheck(L_2); Slot_set_Attachment_m2846783909(L_2, L_10, /*hidden argument*/NULL); return; } } // System.Void Spine.SkeletonExtensions::SetSlotAttachmentToSetupPose(Spine.Skeleton,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_SetSlotAttachmentToSetupPose_m2665847988 (RuntimeObject * __this /* static, unused */, Skeleton_t3686076450 * ___skeleton0, int32_t ___slotIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonExtensions_SetSlotAttachmentToSetupPose_m2665847988_MetadataUsageId); s_Il2CppMethodInitialized = true; } Slot_t3514940700 * V_0 = NULL; String_t* V_1 = NULL; Attachment_t3043756552 * V_2 = NULL; { Skeleton_t3686076450 * L_0 = ___skeleton0; NullCheck(L_0); ExposedList_1_t1927085270 * L_1 = L_0->get_slots_2(); NullCheck(L_1); SlotU5BU5D_t285245173* L_2 = L_1->get_Items_0(); int32_t L_3 = ___slotIndex1; NullCheck(L_2); int32_t L_4 = L_3; Slot_t3514940700 * L_5 = (L_2)->GetAt(static_cast(L_4)); V_0 = L_5; Slot_t3514940700 * L_6 = V_0; NullCheck(L_6); SlotData_t154801902 * L_7 = L_6->get_data_0(); NullCheck(L_7); String_t* L_8 = L_7->get_attachmentName_11(); V_1 = L_8; String_t* L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0031; } } { Slot_t3514940700 * L_11 = V_0; NullCheck(L_11); Slot_set_Attachment_m2846783909(L_11, (Attachment_t3043756552 *)NULL, /*hidden argument*/NULL); goto IL_0041; } IL_0031: { Skeleton_t3686076450 * L_12 = ___skeleton0; int32_t L_13 = ___slotIndex1; String_t* L_14 = V_1; NullCheck(L_12); Attachment_t3043756552 * L_15 = Skeleton_GetAttachment_m2295404847(L_12, L_13, L_14, /*hidden argument*/NULL); V_2 = L_15; Slot_t3514940700 * L_16 = V_0; Attachment_t3043756552 * L_17 = V_2; NullCheck(L_16); Slot_set_Attachment_m2846783909(L_16, L_17, /*hidden argument*/NULL); } IL_0041: { return; } } // System.Void Spine.SkeletonExtensions::PoseWithAnimation(Spine.Skeleton,System.String,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_PoseWithAnimation_m3262506520 (RuntimeObject * __this /* static, unused */, Skeleton_t3686076450 * ___skeleton0, String_t* ___animationName1, float ___time2, bool ___loop3, const RuntimeMethod* method) { Animation_t615783283 * V_0 = NULL; { Skeleton_t3686076450 * L_0 = ___skeleton0; NullCheck(L_0); SkeletonData_t2032710716 * L_1 = L_0->get_data_0(); String_t* L_2 = ___animationName1; NullCheck(L_1); Animation_t615783283 * L_3 = SkeletonData_FindAnimation_m3119151155(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; Animation_t615783283 * L_4 = V_0; if (L_4) { goto IL_0014; } } { return; } IL_0014: { Animation_t615783283 * L_5 = V_0; Skeleton_t3686076450 * L_6 = ___skeleton0; float L_7 = ___time2; bool L_8 = ___loop3; NullCheck(L_5); Animation_Apply_m3823180894(L_5, L_6, (0.0f), L_7, L_8, (ExposedList_1_t4085685707 *)NULL, (1.0f), 0, 0, /*hidden argument*/NULL); return; } } // System.Void Spine.SkeletonExtensions::PoseSkeleton(Spine.Animation,Spine.Skeleton,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_PoseSkeleton_m778320873 (RuntimeObject * __this /* static, unused */, Animation_t615783283 * ___animation0, Skeleton_t3686076450 * ___skeleton1, float ___time2, bool ___loop3, const RuntimeMethod* method) { { Animation_t615783283 * L_0 = ___animation0; Skeleton_t3686076450 * L_1 = ___skeleton1; float L_2 = ___time2; bool L_3 = ___loop3; NullCheck(L_0); Animation_Apply_m3823180894(L_0, L_1, (0.0f), L_2, L_3, (ExposedList_1_t4085685707 *)NULL, (1.0f), 0, 0, /*hidden argument*/NULL); return; } } // System.Void Spine.SkeletonExtensions::SetKeyedItemsToSetupPose(Spine.Animation,Spine.Skeleton) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_SetKeyedItemsToSetupPose_m3646179287 (RuntimeObject * __this /* static, unused */, Animation_t615783283 * ___animation0, Skeleton_t3686076450 * ___skeleton1, const RuntimeMethod* method) { { Animation_t615783283 * L_0 = ___animation0; Skeleton_t3686076450 * L_1 = ___skeleton1; NullCheck(L_0); Animation_Apply_m3823180894(L_0, L_1, (0.0f), (0.0f), (bool)0, (ExposedList_1_t4085685707 *)NULL, (0.0f), 0, 1, /*hidden argument*/NULL); return; } } // System.Void Spine.SkeletonExtensions::AllowImmediateQueue(Spine.TrackEntry) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_AllowImmediateQueue_m3115821136 (RuntimeObject * __this /* static, unused */, TrackEntry_t1316488441 * ___trackEntry0, const RuntimeMethod* method) { { TrackEntry_t1316488441 * L_0 = ___trackEntry0; NullCheck(L_0); float L_1 = L_0->get_nextTrackLast_17(); if ((!(((float)L_1) < ((float)(0.0f))))) { goto IL_001b; } } { TrackEntry_t1316488441 * L_2 = ___trackEntry0; NullCheck(L_2); L_2->set_nextTrackLast_17((0.0f)); } IL_001b: { return; } } // System.Void Spine.SkeletonExtensions::FindNamesForSlot(Spine.Skin,System.String,Spine.SkeletonData,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_FindNamesForSlot_m3097876891 (RuntimeObject * __this /* static, unused */, Skin_t1174584606 * ___skin0, String_t* ___slotName1, SkeletonData_t2032710716 * ___skeletonData2, List_1_t3319525431 * ___results3, const RuntimeMethod* method) { int32_t V_0 = 0; { SkeletonData_t2032710716 * L_0 = ___skeletonData2; String_t* L_1 = ___slotName1; NullCheck(L_0); int32_t L_2 = SkeletonData_FindSlotIndex_m4166210197(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Skin_t1174584606 * L_3 = ___skin0; int32_t L_4 = V_0; List_1_t3319525431 * L_5 = ___results3; NullCheck(L_3); Skin_FindNamesForSlot_m3907987374(L_3, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void Spine.SkeletonExtensions::FindAttachmentsForSlot(Spine.Skin,System.String,Spine.SkeletonData,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void SkeletonExtensions_FindAttachmentsForSlot_m2586169693 (RuntimeObject * __this /* static, unused */, Skin_t1174584606 * ___skin0, String_t* ___slotName1, SkeletonData_t2032710716 * ___skeletonData2, List_1_t220863998 * ___results3, const RuntimeMethod* method) { int32_t V_0 = 0; { SkeletonData_t2032710716 * L_0 = ___skeletonData2; String_t* L_1 = ___slotName1; NullCheck(L_0); int32_t L_2 = SkeletonData_FindSlotIndex_m4166210197(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Skin_t1174584606 * L_3 = ___skin0; int32_t L_4 = V_0; List_1_t220863998 * L_5 = ___results3; NullCheck(L_3); Skin_FindAttachmentsForSlot_m2366953916(L_3, L_4, L_5, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.SkeletonJson::.ctor(Spine.Atlas[]) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson__ctor_m602041744 (SkeletonJson_t4049771867 * __this, AtlasU5BU5D_t3463999232* ___atlasArray0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson__ctor_m602041744_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AtlasU5BU5D_t3463999232* L_0 = ___atlasArray0; AtlasAttachmentLoader_t3966790320 * L_1 = (AtlasAttachmentLoader_t3966790320 *)il2cpp_codegen_object_new(AtlasAttachmentLoader_t3966790320_il2cpp_TypeInfo_var); AtlasAttachmentLoader__ctor_m2757335163(L_1, L_0, /*hidden argument*/NULL); SkeletonJson__ctor_m124181605(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void Spine.SkeletonJson::.ctor(Spine.AttachmentLoader) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson__ctor_m124181605 (SkeletonJson_t4049771867 * __this, RuntimeObject* ___attachmentLoader0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson__ctor_m124181605_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3168994201 * L_0 = (List_1_t3168994201 *)il2cpp_codegen_object_new(List_1_t3168994201_il2cpp_TypeInfo_var); List_1__ctor_m2346559478(L_0, /*hidden argument*/List_1__ctor_m2346559478_RuntimeMethod_var); __this->set_linkedMeshes_2(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); RuntimeObject* L_1 = ___attachmentLoader0; if (L_1) { goto IL_0027; } } { ArgumentNullException_t1615371798 * L_2 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_2, _stringLiteral899074431, _stringLiteral3026154556, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,SkeletonJson__ctor_m124181605_RuntimeMethod_var); } IL_0027: { RuntimeObject* L_3 = ___attachmentLoader0; __this->set_attachmentLoader_1(L_3); SkeletonJson_set_Scale_m3295523159(__this, (1.0f), /*hidden argument*/NULL); return; } } // System.Single Spine.SkeletonJson::get_Scale() extern "C" IL2CPP_METHOD_ATTR float SkeletonJson_get_Scale_m32512104 (SkeletonJson_t4049771867 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_U3CScaleU3Ek__BackingField_0(); return L_0; } } // System.Void Spine.SkeletonJson::set_Scale(System.Single) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson_set_Scale_m3295523159 (SkeletonJson_t4049771867 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_U3CScaleU3Ek__BackingField_0(L_0); return; } } // Spine.SkeletonData Spine.SkeletonJson::ReadSkeletonData(System.String) extern "C" IL2CPP_METHOD_ATTR SkeletonData_t2032710716 * SkeletonJson_ReadSkeletonData_m2799606688 (SkeletonJson_t4049771867 * __this, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_ReadSkeletonData_m2799606688_MetadataUsageId); s_Il2CppMethodInitialized = true; } StreamReader_t4009935899 * V_0 = NULL; SkeletonData_t2032710716 * V_1 = NULL; SkeletonData_t2032710716 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___path0; FileStream_t4292183065 * L_1 = (FileStream_t4292183065 *)il2cpp_codegen_object_new(FileStream_t4292183065_il2cpp_TypeInfo_var); FileStream__ctor_m2889718780(L_1, L_0, 3, 1, 1, /*hidden argument*/NULL); StreamReader_t4009935899 * L_2 = (StreamReader_t4009935899 *)il2cpp_codegen_object_new(StreamReader_t4009935899_il2cpp_TypeInfo_var); StreamReader__ctor_m1047876681(L_2, L_1, /*hidden argument*/NULL); V_0 = L_2; } IL_000f: try { // begin try (depth: 1) StreamReader_t4009935899 * L_3 = V_0; SkeletonData_t2032710716 * L_4 = SkeletonJson_ReadSkeletonData_m488387896(__this, L_3, /*hidden argument*/NULL); V_1 = L_4; SkeletonData_t2032710716 * L_5 = V_1; String_t* L_6 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(Path_t1605229823_il2cpp_TypeInfo_var); String_t* L_7 = Path_GetFileNameWithoutExtension_m895535029(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_name_0(L_7); SkeletonData_t2032710716 * L_8 = V_1; V_2 = L_8; IL2CPP_LEAVE(0x37, FINALLY_002a); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002a; } FINALLY_002a: { // begin finally (depth: 1) { StreamReader_t4009935899 * L_9 = V_0; if (!L_9) { goto IL_0036; } } IL_0030: { StreamReader_t4009935899 * L_10 = V_0; NullCheck(L_10); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_10); } IL_0036: { IL2CPP_END_FINALLY(42) } } // end finally (depth: 1) IL2CPP_CLEANUP(42) { IL2CPP_JUMP_TBL(0x37, IL_0037) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0037: { SkeletonData_t2032710716 * L_11 = V_2; return L_11; } } // Spine.SkeletonData Spine.SkeletonJson::ReadSkeletonData(System.IO.TextReader) extern "C" IL2CPP_METHOD_ATTR SkeletonData_t2032710716 * SkeletonJson_ReadSkeletonData_m488387896 (SkeletonJson_t4049771867 * __this, TextReader_t283511965 * ___reader0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_ReadSkeletonData_m488387896_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; SkeletonData_t2032710716 * V_1 = NULL; Dictionary_2_t2865362463 * V_2 = NULL; Dictionary_2_t2865362463 * V_3 = NULL; Dictionary_2_t2865362463 * V_4 = NULL; Enumerator_t2146457487 V_5; memset(&V_5, 0, sizeof(V_5)); BoneData_t3130174490 * V_6 = NULL; BoneData_t3130174490 * V_7 = NULL; String_t* V_8 = NULL; int32_t V_9 = 0; Dictionary_2_t2865362463 * V_10 = NULL; Enumerator_t2146457487 V_11; memset(&V_11, 0, sizeof(V_11)); String_t* V_12 = NULL; String_t* V_13 = NULL; BoneData_t3130174490 * V_14 = NULL; SlotData_t154801902 * V_15 = NULL; String_t* V_16 = NULL; String_t* V_17 = NULL; Dictionary_2_t2865362463 * V_18 = NULL; Enumerator_t2146457487 V_19; memset(&V_19, 0, sizeof(V_19)); IkConstraintData_t459120129 * V_20 = NULL; String_t* V_21 = NULL; Enumerator_t2146457487 V_22; memset(&V_22, 0, sizeof(V_22)); BoneData_t3130174490 * V_23 = NULL; String_t* V_24 = NULL; Dictionary_2_t2865362463 * V_25 = NULL; Enumerator_t2146457487 V_26; memset(&V_26, 0, sizeof(V_26)); TransformConstraintData_t529073346 * V_27 = NULL; String_t* V_28 = NULL; Enumerator_t2146457487 V_29; memset(&V_29, 0, sizeof(V_29)); BoneData_t3130174490 * V_30 = NULL; String_t* V_31 = NULL; Dictionary_2_t2865362463 * V_32 = NULL; Enumerator_t2146457487 V_33; memset(&V_33, 0, sizeof(V_33)); PathConstraintData_t981297034 * V_34 = NULL; String_t* V_35 = NULL; Enumerator_t2146457487 V_36; memset(&V_36, 0, sizeof(V_36)); BoneData_t3130174490 * V_37 = NULL; String_t* V_38 = NULL; KeyValuePair_2_t968067334 V_39; memset(&V_39, 0, sizeof(V_39)); Enumerator_t524577942 V_40; memset(&V_40, 0, sizeof(V_40)); Skin_t1174584606 * V_41 = NULL; KeyValuePair_2_t968067334 V_42; memset(&V_42, 0, sizeof(V_42)); Enumerator_t524577942 V_43; memset(&V_43, 0, sizeof(V_43)); int32_t V_44 = 0; KeyValuePair_2_t968067334 V_45; memset(&V_45, 0, sizeof(V_45)); Enumerator_t524577942 V_46; memset(&V_46, 0, sizeof(V_46)); Attachment_t3043756552 * V_47 = NULL; Exception_t * V_48 = NULL; int32_t V_49 = 0; int32_t V_50 = 0; LinkedMesh_t1696919459 * V_51 = NULL; Skin_t1174584606 * V_52 = NULL; Attachment_t3043756552 * V_53 = NULL; KeyValuePair_2_t968067334 V_54; memset(&V_54, 0, sizeof(V_54)); Enumerator_t524577942 V_55; memset(&V_55, 0, sizeof(V_55)); Dictionary_2_t2865362463 * V_56 = NULL; EventData_t724759987 * V_57 = NULL; KeyValuePair_2_t968067334 V_58; memset(&V_58, 0, sizeof(V_58)); Enumerator_t524577942 V_59; memset(&V_59, 0, sizeof(V_59)); Exception_t * V_60 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); IkConstraintData_t459120129 * G_B46_0 = NULL; IkConstraintData_t459120129 * G_B45_0 = NULL; int32_t G_B47_0 = 0; IkConstraintData_t459120129 * G_B47_1 = NULL; Skin_t1174584606 * G_B117_0 = NULL; { TextReader_t283511965 * L_0 = ___reader0; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral3529812268, _stringLiteral2387572786, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_0016: { float L_2 = SkeletonJson_get_Scale_m32512104(__this, /*hidden argument*/NULL); V_0 = L_2; SkeletonData_t2032710716 * L_3 = (SkeletonData_t2032710716 *)il2cpp_codegen_object_new(SkeletonData_t2032710716_il2cpp_TypeInfo_var); SkeletonData__ctor_m1890833562(L_3, /*hidden argument*/NULL); V_1 = L_3; TextReader_t283511965 * L_4 = ___reader0; RuntimeObject * L_5 = Json_Deserialize_m3570262250(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); V_2 = ((Dictionary_2_t2865362463 *)IsInstClass((RuntimeObject*)L_5, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_6 = V_2; if (L_6) { goto IL_0040; } } { Exception_t * L_7 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_7, _stringLiteral969276415, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_0040: { Dictionary_2_t2865362463 * L_8 = V_2; NullCheck(L_8); bool L_9 = Dictionary_2_ContainsKey_m2718704541(L_8, _stringLiteral4060588482, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_9) { goto IL_00f3; } } { Dictionary_2_t2865362463 * L_10 = V_2; NullCheck(L_10); RuntimeObject * L_11 = Dictionary_2_get_Item_m1961594057(L_10, _stringLiteral4060588482, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_3 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_11, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); SkeletonData_t2032710716 * L_12 = V_1; Dictionary_2_t2865362463 * L_13 = V_3; NullCheck(L_13); RuntimeObject * L_14 = Dictionary_2_get_Item_m1961594057(L_13, _stringLiteral3176369779, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(L_12); L_12->set_hash_13(((String_t*)CastclassSealed((RuntimeObject*)L_14, String_t_il2cpp_TypeInfo_var))); SkeletonData_t2032710716 * L_15 = V_1; Dictionary_2_t2865362463 * L_16 = V_3; NullCheck(L_16); RuntimeObject * L_17 = Dictionary_2_get_Item_m1961594057(L_16, _stringLiteral65668213, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(L_15); L_15->set_version_12(((String_t*)CastclassSealed((RuntimeObject*)L_17, String_t_il2cpp_TypeInfo_var))); SkeletonData_t2032710716 * L_18 = V_1; Dictionary_2_t2865362463 * L_19 = V_3; float L_20 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_19, _stringLiteral1910834845, (0.0f), /*hidden argument*/NULL); NullCheck(L_18); L_18->set_width_10(L_20); SkeletonData_t2032710716 * L_21 = V_1; Dictionary_2_t2865362463 * L_22 = V_3; float L_23 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_22, _stringLiteral452723731, (0.0f), /*hidden argument*/NULL); NullCheck(L_21); L_21->set_height_11(L_23); SkeletonData_t2032710716 * L_24 = V_1; Dictionary_2_t2865362463 * L_25 = V_3; float L_26 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_25, _stringLiteral4120677989, (0.0f), /*hidden argument*/NULL); NullCheck(L_24); L_24->set_fps_14(L_26); SkeletonData_t2032710716 * L_27 = V_1; Dictionary_2_t2865362463 * L_28 = V_3; String_t* L_29 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_28, _stringLiteral823961855, (String_t*)NULL, /*hidden argument*/NULL); NullCheck(L_27); L_27->set_imagesPath_15(L_29); SkeletonData_t2032710716 * L_30 = V_1; Dictionary_2_t2865362463 * L_31 = V_3; String_t* L_32 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_31, _stringLiteral3111126274, (String_t*)NULL, /*hidden argument*/NULL); NullCheck(L_30); L_30->set_audioPath_16(L_32); } IL_00f3: { Dictionary_2_t2865362463 * L_33 = V_2; NullCheck(L_33); RuntimeObject * L_34 = Dictionary_2_get_Item_m1961594057(L_33, _stringLiteral1602046325, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_34, List_1_t257213610_il2cpp_TypeInfo_var))); Enumerator_t2146457487 L_35 = List_1_GetEnumerator_m2930774921(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_34, List_1_t257213610_il2cpp_TypeInfo_var)), /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_5 = L_35; } IL_010a: try { // begin try (depth: 1) { goto IL_02a1; } IL_010f: { RuntimeObject * L_36 = Enumerator_get_Current_m470245444((&V_5), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_4 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_36, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); V_6 = (BoneData_t3130174490 *)NULL; Dictionary_2_t2865362463 * L_37 = V_4; NullCheck(L_37); bool L_38 = Dictionary_2_ContainsKey_m2718704541(L_37, _stringLiteral3215840460, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_38) { goto IL_016d; } } IL_0131: { SkeletonData_t2032710716 * L_39 = V_1; Dictionary_2_t2865362463 * L_40 = V_4; NullCheck(L_40); RuntimeObject * L_41 = Dictionary_2_get_Item_m1961594057(L_40, _stringLiteral3215840460, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(L_39); BoneData_t3130174490 * L_42 = SkeletonData_FindBone_m2500465450(L_39, ((String_t*)CastclassSealed((RuntimeObject*)L_41, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_6 = L_42; BoneData_t3130174490 * L_43 = V_6; if (L_43) { goto IL_016d; } } IL_0151: { Dictionary_2_t2865362463 * L_44 = V_4; NullCheck(L_44); RuntimeObject * L_45 = Dictionary_2_get_Item_m1961594057(L_44, _stringLiteral3215840460, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_46 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral4076161012, L_45, /*hidden argument*/NULL); Exception_t * L_47 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_47, L_46, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_47,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_016d: { SkeletonData_t2032710716 * L_48 = V_1; NullCheck(L_48); ExposedList_1_t1542319060 * L_49 = SkeletonData_get_Bones_m3615041486(L_48, /*hidden argument*/NULL); NullCheck(L_49); int32_t L_50 = L_49->get_Count_1(); Dictionary_2_t2865362463 * L_51 = V_4; NullCheck(L_51); RuntimeObject * L_52 = Dictionary_2_get_Item_m1961594057(L_51, _stringLiteral62725243, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); BoneData_t3130174490 * L_53 = V_6; BoneData_t3130174490 * L_54 = (BoneData_t3130174490 *)il2cpp_codegen_object_new(BoneData_t3130174490_il2cpp_TypeInfo_var); BoneData__ctor_m3600388444(L_54, L_50, ((String_t*)CastclassSealed((RuntimeObject*)L_52, String_t_il2cpp_TypeInfo_var)), L_53, /*hidden argument*/NULL); V_7 = L_54; BoneData_t3130174490 * L_55 = V_7; Dictionary_2_t2865362463 * L_56 = V_4; float L_57 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_56, _stringLiteral1212500642, (0.0f), /*hidden argument*/NULL); float L_58 = V_0; NullCheck(L_55); L_55->set_length_3(((float)il2cpp_codegen_multiply((float)L_57, (float)L_58))); BoneData_t3130174490 * L_59 = V_7; Dictionary_2_t2865362463 * L_60 = V_4; float L_61 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_60, _stringLiteral3452614616, (0.0f), /*hidden argument*/NULL); float L_62 = V_0; NullCheck(L_59); L_59->set_x_4(((float)il2cpp_codegen_multiply((float)L_61, (float)L_62))); BoneData_t3130174490 * L_63 = V_7; Dictionary_2_t2865362463 * L_64 = V_4; float L_65 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_64, _stringLiteral3452614615, (0.0f), /*hidden argument*/NULL); float L_66 = V_0; NullCheck(L_63); L_63->set_y_5(((float)il2cpp_codegen_multiply((float)L_65, (float)L_66))); BoneData_t3130174490 * L_67 = V_7; Dictionary_2_t2865362463 * L_68 = V_4; float L_69 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_68, _stringLiteral1757920701, (0.0f), /*hidden argument*/NULL); NullCheck(L_67); L_67->set_rotation_6(L_69); BoneData_t3130174490 * L_70 = V_7; Dictionary_2_t2865362463 * L_71 = V_4; float L_72 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_71, _stringLiteral757377357, (1.0f), /*hidden argument*/NULL); NullCheck(L_70); L_70->set_scaleX_7(L_72); BoneData_t3130174490 * L_73 = V_7; Dictionary_2_t2865362463 * L_74 = V_4; float L_75 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_74, _stringLiteral757311821, (1.0f), /*hidden argument*/NULL); NullCheck(L_73); L_73->set_scaleY_8(L_75); BoneData_t3130174490 * L_76 = V_7; Dictionary_2_t2865362463 * L_77 = V_4; float L_78 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_77, _stringLiteral6585282, (0.0f), /*hidden argument*/NULL); NullCheck(L_76); L_76->set_shearX_9(L_78); BoneData_t3130174490 * L_79 = V_7; Dictionary_2_t2865362463 * L_80 = V_4; float L_81 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_80, _stringLiteral6650818, (0.0f), /*hidden argument*/NULL); NullCheck(L_79); L_79->set_shearY_10(L_81); Dictionary_2_t2865362463 * L_82 = V_4; V_9 = 0; RuntimeObject * L_83 = Box(TransformMode_t614987360_il2cpp_TypeInfo_var, (&V_9)); NullCheck(L_83); String_t* L_84 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_83); V_9 = *(int32_t*)UnBox(L_83); String_t* L_85 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_82, _stringLiteral1705654852, L_84, /*hidden argument*/NULL); V_8 = L_85; BoneData_t3130174490 * L_86 = V_7; RuntimeTypeHandle_t3027515415 L_87 = { reinterpret_cast (TransformMode_t614987360_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_88 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_87, /*hidden argument*/NULL); String_t* L_89 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_90 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_88, L_89, (bool)1, /*hidden argument*/NULL); NullCheck(L_86); L_86->set_transformMode_11(((*(int32_t*)((int32_t*)UnBox(L_90, TransformMode_t614987360_il2cpp_TypeInfo_var))))); SkeletonData_t2032710716 * L_91 = V_1; NullCheck(L_91); ExposedList_1_t1542319060 * L_92 = L_91->get_bones_1(); BoneData_t3130174490 * L_93 = V_7; NullCheck(L_92); ExposedList_1_Add_m1220349209(L_92, L_93, /*hidden argument*/ExposedList_1_Add_m1220349209_RuntimeMethod_var); } IL_02a1: { bool L_94 = Enumerator_MoveNext_m2142368520((&V_5), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_94) { goto IL_010f; } } IL_02ad: { IL2CPP_LEAVE(0x2C0, FINALLY_02b2); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_02b2; } FINALLY_02b2: { // begin finally (depth: 1) Enumerator_Dispose_m3007748546((&V_5), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(690) } // end finally (depth: 1) IL2CPP_CLEANUP(690) { IL2CPP_JUMP_TBL(0x2C0, IL_02c0) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_02c0: { Dictionary_2_t2865362463 * L_95 = V_2; NullCheck(L_95); bool L_96 = Dictionary_2_ContainsKey_m2718704541(L_95, _stringLiteral1144832033, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_96) { goto IL_04a4; } } { Dictionary_2_t2865362463 * L_97 = V_2; NullCheck(L_97); RuntimeObject * L_98 = Dictionary_2_get_Item_m1961594057(L_97, _stringLiteral1144832033, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_98, List_1_t257213610_il2cpp_TypeInfo_var))); Enumerator_t2146457487 L_99 = List_1_GetEnumerator_m2930774921(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_98, List_1_t257213610_il2cpp_TypeInfo_var)), /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_11 = L_99; } IL_02e7: try { // begin try (depth: 1) { goto IL_0485; } IL_02ec: { RuntimeObject * L_100 = Enumerator_get_Current_m470245444((&V_11), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_10 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_100, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_101 = V_10; NullCheck(L_101); RuntimeObject * L_102 = Dictionary_2_get_Item_m1961594057(L_101, _stringLiteral62725243, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_12 = ((String_t*)CastclassSealed((RuntimeObject*)L_102, String_t_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_103 = V_10; NullCheck(L_103); RuntimeObject * L_104 = Dictionary_2_get_Item_m1961594057(L_103, _stringLiteral2791739666, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_13 = ((String_t*)CastclassSealed((RuntimeObject*)L_104, String_t_il2cpp_TypeInfo_var)); SkeletonData_t2032710716 * L_105 = V_1; String_t* L_106 = V_13; NullCheck(L_105); BoneData_t3130174490 * L_107 = SkeletonData_FindBone_m2500465450(L_105, L_106, /*hidden argument*/NULL); V_14 = L_107; BoneData_t3130174490 * L_108 = V_14; if (L_108) { goto IL_0343; } } IL_0331: { String_t* L_109 = V_13; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_110 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral4001622863, L_109, /*hidden argument*/NULL); Exception_t * L_111 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_111, L_110, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_111,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_0343: { SkeletonData_t2032710716 * L_112 = V_1; NullCheck(L_112); ExposedList_1_t2861913768 * L_113 = SkeletonData_get_Slots_m3012766345(L_112, /*hidden argument*/NULL); NullCheck(L_113); int32_t L_114 = L_113->get_Count_1(); String_t* L_115 = V_12; BoneData_t3130174490 * L_116 = V_14; SlotData_t154801902 * L_117 = (SlotData_t154801902 *)il2cpp_codegen_object_new(SlotData_t154801902_il2cpp_TypeInfo_var); SlotData__ctor_m1545173929(L_117, L_114, L_115, L_116, /*hidden argument*/NULL); V_15 = L_117; Dictionary_2_t2865362463 * L_118 = V_10; NullCheck(L_118); bool L_119 = Dictionary_2_ContainsKey_m2718704541(L_118, _stringLiteral1586258015, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_119) { goto IL_03bd; } } IL_036a: { Dictionary_2_t2865362463 * L_120 = V_10; NullCheck(L_120); RuntimeObject * L_121 = Dictionary_2_get_Item_m1961594057(L_120, _stringLiteral1586258015, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_16 = ((String_t*)CastclassSealed((RuntimeObject*)L_121, String_t_il2cpp_TypeInfo_var)); SlotData_t154801902 * L_122 = V_15; String_t* L_123 = V_16; float L_124 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_123, 0, 8, /*hidden argument*/NULL); NullCheck(L_122); L_122->set_r_3(L_124); SlotData_t154801902 * L_125 = V_15; String_t* L_126 = V_16; float L_127 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_126, 1, 8, /*hidden argument*/NULL); NullCheck(L_125); L_125->set_g_4(L_127); SlotData_t154801902 * L_128 = V_15; String_t* L_129 = V_16; float L_130 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_129, 2, 8, /*hidden argument*/NULL); NullCheck(L_128); L_128->set_b_5(L_130); SlotData_t154801902 * L_131 = V_15; String_t* L_132 = V_16; float L_133 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_132, 3, 8, /*hidden argument*/NULL); NullCheck(L_131); L_131->set_a_6(L_133); } IL_03bd: { Dictionary_2_t2865362463 * L_134 = V_10; NullCheck(L_134); bool L_135 = Dictionary_2_ContainsKey_m2718704541(L_134, _stringLiteral2021464524, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_135) { goto IL_0419; } } IL_03ce: { Dictionary_2_t2865362463 * L_136 = V_10; NullCheck(L_136); RuntimeObject * L_137 = Dictionary_2_get_Item_m1961594057(L_136, _stringLiteral2021464524, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_17 = ((String_t*)CastclassSealed((RuntimeObject*)L_137, String_t_il2cpp_TypeInfo_var)); SlotData_t154801902 * L_138 = V_15; String_t* L_139 = V_17; float L_140 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_139, 0, 6, /*hidden argument*/NULL); NullCheck(L_138); L_138->set_r2_7(L_140); SlotData_t154801902 * L_141 = V_15; String_t* L_142 = V_17; float L_143 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_142, 1, 6, /*hidden argument*/NULL); NullCheck(L_141); L_141->set_g2_8(L_143); SlotData_t154801902 * L_144 = V_15; String_t* L_145 = V_17; float L_146 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_145, 2, 6, /*hidden argument*/NULL); NullCheck(L_144); L_144->set_b2_9(L_146); SlotData_t154801902 * L_147 = V_15; NullCheck(L_147); L_147->set_hasSecondColor_10((bool)1); } IL_0419: { SlotData_t154801902 * L_148 = V_15; Dictionary_2_t2865362463 * L_149 = V_10; String_t* L_150 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_149, _stringLiteral1818061111, (String_t*)NULL, /*hidden argument*/NULL); NullCheck(L_148); L_148->set_attachmentName_11(L_150); Dictionary_2_t2865362463 * L_151 = V_10; NullCheck(L_151); bool L_152 = Dictionary_2_ContainsKey_m2718704541(L_151, _stringLiteral2721544649, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_152) { goto IL_0470; } } IL_043e: { SlotData_t154801902 * L_153 = V_15; RuntimeTypeHandle_t3027515415 L_154 = { reinterpret_cast (BlendMode_t358635744_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_155 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_154, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_156 = V_10; NullCheck(L_156); RuntimeObject * L_157 = Dictionary_2_get_Item_m1961594057(L_156, _stringLiteral2721544649, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_158 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_155, ((String_t*)CastclassSealed((RuntimeObject*)L_157, String_t_il2cpp_TypeInfo_var)), (bool)1, /*hidden argument*/NULL); NullCheck(L_153); L_153->set_blendMode_12(((*(int32_t*)((int32_t*)UnBox(L_158, BlendMode_t358635744_il2cpp_TypeInfo_var))))); goto IL_0478; } IL_0470: { SlotData_t154801902 * L_159 = V_15; NullCheck(L_159); L_159->set_blendMode_12(0); } IL_0478: { SkeletonData_t2032710716 * L_160 = V_1; NullCheck(L_160); ExposedList_1_t2861913768 * L_161 = L_160->get_slots_2(); SlotData_t154801902 * L_162 = V_15; NullCheck(L_161); ExposedList_1_Add_m818752335(L_161, L_162, /*hidden argument*/ExposedList_1_Add_m818752335_RuntimeMethod_var); } IL_0485: { bool L_163 = Enumerator_MoveNext_m2142368520((&V_11), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_163) { goto IL_02ec; } } IL_0491: { IL2CPP_LEAVE(0x4A4, FINALLY_0496); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0496; } FINALLY_0496: { // begin finally (depth: 1) Enumerator_Dispose_m3007748546((&V_11), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(1174) } // end finally (depth: 1) IL2CPP_CLEANUP(1174) { IL2CPP_JUMP_TBL(0x4A4, IL_04a4) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_04a4: { Dictionary_2_t2865362463 * L_164 = V_2; NullCheck(L_164); bool L_165 = Dictionary_2_ContainsKey_m2718704541(L_164, _stringLiteral3455039431, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_165) { goto IL_0665; } } { Dictionary_2_t2865362463 * L_166 = V_2; NullCheck(L_166); RuntimeObject * L_167 = Dictionary_2_get_Item_m1961594057(L_166, _stringLiteral3455039431, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_167, List_1_t257213610_il2cpp_TypeInfo_var))); Enumerator_t2146457487 L_168 = List_1_GetEnumerator_m2930774921(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_167, List_1_t257213610_il2cpp_TypeInfo_var)), /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_19 = L_168; } IL_04cb: try { // begin try (depth: 1) { goto IL_0646; } IL_04d0: { RuntimeObject * L_169 = Enumerator_get_Current_m470245444((&V_19), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_18 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_169, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_170 = V_18; NullCheck(L_170); RuntimeObject * L_171 = Dictionary_2_get_Item_m1961594057(L_170, _stringLiteral62725243, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); IkConstraintData_t459120129 * L_172 = (IkConstraintData_t459120129 *)il2cpp_codegen_object_new(IkConstraintData_t459120129_il2cpp_TypeInfo_var); IkConstraintData__ctor_m339786972(L_172, ((String_t*)CastclassSealed((RuntimeObject*)L_171, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_20 = L_172; IkConstraintData_t459120129 * L_173 = V_20; Dictionary_2_t2865362463 * L_174 = V_18; int32_t L_175 = SkeletonJson_GetInt_m3782667549(NULL /*static, unused*/, L_174, _stringLiteral823592379, 0, /*hidden argument*/NULL); NullCheck(L_173); L_173->set_order_1(L_175); Dictionary_2_t2865362463 * L_176 = V_18; NullCheck(L_176); RuntimeObject * L_177 = Dictionary_2_get_Item_m1961594057(L_176, _stringLiteral1602046325, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_177, List_1_t257213610_il2cpp_TypeInfo_var))); Enumerator_t2146457487 L_178 = List_1_GetEnumerator_m2930774921(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_177, List_1_t257213610_il2cpp_TypeInfo_var)), /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_22 = L_178; } IL_0522: try { // begin try (depth: 2) { goto IL_0566; } IL_0527: { RuntimeObject * L_179 = Enumerator_get_Current_m470245444((&V_22), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_21 = ((String_t*)CastclassSealed((RuntimeObject*)L_179, String_t_il2cpp_TypeInfo_var)); SkeletonData_t2032710716 * L_180 = V_1; String_t* L_181 = V_21; NullCheck(L_180); BoneData_t3130174490 * L_182 = SkeletonData_FindBone_m2500465450(L_180, L_181, /*hidden argument*/NULL); V_23 = L_182; BoneData_t3130174490 * L_183 = V_23; if (L_183) { goto IL_0558; } } IL_0546: { String_t* L_184 = V_21; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_185 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3416526062, L_184, /*hidden argument*/NULL); Exception_t * L_186 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_186, L_185, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_186,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_0558: { IkConstraintData_t459120129 * L_187 = V_20; NullCheck(L_187); List_1_t307281936 * L_188 = L_187->get_bones_2(); BoneData_t3130174490 * L_189 = V_23; NullCheck(L_188); List_1_Add_m551836381(L_188, L_189, /*hidden argument*/List_1_Add_m551836381_RuntimeMethod_var); } IL_0566: { bool L_190 = Enumerator_MoveNext_m2142368520((&V_22), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_190) { goto IL_0527; } } IL_0572: { IL2CPP_LEAVE(0x585, FINALLY_0577); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0577; } FINALLY_0577: { // begin finally (depth: 2) Enumerator_Dispose_m3007748546((&V_22), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(1399) } // end finally (depth: 2) IL2CPP_CLEANUP(1399) { IL2CPP_JUMP_TBL(0x585, IL_0585) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0585: { Dictionary_2_t2865362463 * L_191 = V_18; NullCheck(L_191); RuntimeObject * L_192 = Dictionary_2_get_Item_m1961594057(L_191, _stringLiteral2833503317, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_24 = ((String_t*)CastclassSealed((RuntimeObject*)L_192, String_t_il2cpp_TypeInfo_var)); IkConstraintData_t459120129 * L_193 = V_20; SkeletonData_t2032710716 * L_194 = V_1; String_t* L_195 = V_24; NullCheck(L_194); BoneData_t3130174490 * L_196 = SkeletonData_FindBone_m2500465450(L_194, L_195, /*hidden argument*/NULL); NullCheck(L_193); L_193->set_target_3(L_196); IkConstraintData_t459120129 * L_197 = V_20; NullCheck(L_197); BoneData_t3130174490 * L_198 = L_197->get_target_3(); if (L_198) { goto IL_05c5; } } IL_05b3: { String_t* L_199 = V_24; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_200 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2118251758, L_199, /*hidden argument*/NULL); Exception_t * L_201 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_201, L_200, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_201,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_05c5: { IkConstraintData_t459120129 * L_202 = V_20; Dictionary_2_t2865362463 * L_203 = V_18; float L_204 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_203, _stringLiteral4167142341, (1.0f), /*hidden argument*/NULL); NullCheck(L_202); L_202->set_mix_8(L_204); IkConstraintData_t459120129 * L_205 = V_20; Dictionary_2_t2865362463 * L_206 = V_18; bool L_207 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_206, _stringLiteral4114286391, (bool)1, /*hidden argument*/NULL); G_B45_0 = L_205; if (!L_207) { G_B46_0 = L_205; goto IL_05f7; } } IL_05f1: { G_B47_0 = 1; G_B47_1 = G_B45_0; goto IL_05f8; } IL_05f7: { G_B47_0 = (-1); G_B47_1 = G_B46_0; } IL_05f8: { NullCheck(G_B47_1); G_B47_1->set_bendDirection_4(G_B47_0); IkConstraintData_t459120129 * L_208 = V_20; Dictionary_2_t2865362463 * L_209 = V_18; bool L_210 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_209, _stringLiteral3682785191, (bool)0, /*hidden argument*/NULL); NullCheck(L_208); L_208->set_compress_5(L_210); IkConstraintData_t459120129 * L_211 = V_20; Dictionary_2_t2865362463 * L_212 = V_18; bool L_213 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_212, _stringLiteral1208762989, (bool)0, /*hidden argument*/NULL); NullCheck(L_211); L_211->set_stretch_6(L_213); IkConstraintData_t459120129 * L_214 = V_20; Dictionary_2_t2865362463 * L_215 = V_18; bool L_216 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_215, _stringLiteral3562150484, (bool)0, /*hidden argument*/NULL); NullCheck(L_214); L_214->set_uniform_7(L_216); SkeletonData_t2032710716 * L_217 = V_1; NullCheck(L_217); ExposedList_1_t3166231995 * L_218 = L_217->get_ikConstraints_7(); IkConstraintData_t459120129 * L_219 = V_20; NullCheck(L_218); ExposedList_1_Add_m114354598(L_218, L_219, /*hidden argument*/ExposedList_1_Add_m114354598_RuntimeMethod_var); } IL_0646: { bool L_220 = Enumerator_MoveNext_m2142368520((&V_19), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_220) { goto IL_04d0; } } IL_0652: { IL2CPP_LEAVE(0x665, FINALLY_0657); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0657; } FINALLY_0657: { // begin finally (depth: 1) Enumerator_Dispose_m3007748546((&V_19), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(1623) } // end finally (depth: 1) IL2CPP_CLEANUP(1623) { IL2CPP_JUMP_TBL(0x665, IL_0665) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0665: { Dictionary_2_t2865362463 * L_221 = V_2; NullCheck(L_221); bool L_222 = Dictionary_2_ContainsKey_m2718704541(L_221, _stringLiteral1705654852, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_222) { goto IL_08ce; } } { Dictionary_2_t2865362463 * L_223 = V_2; NullCheck(L_223); RuntimeObject * L_224 = Dictionary_2_get_Item_m1961594057(L_223, _stringLiteral1705654852, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_224, List_1_t257213610_il2cpp_TypeInfo_var))); Enumerator_t2146457487 L_225 = List_1_GetEnumerator_m2930774921(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_224, List_1_t257213610_il2cpp_TypeInfo_var)), /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_26 = L_225; } IL_068c: try { // begin try (depth: 1) { goto IL_08af; } IL_0691: { RuntimeObject * L_226 = Enumerator_get_Current_m470245444((&V_26), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_25 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_226, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_227 = V_25; NullCheck(L_227); RuntimeObject * L_228 = Dictionary_2_get_Item_m1961594057(L_227, _stringLiteral62725243, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); TransformConstraintData_t529073346 * L_229 = (TransformConstraintData_t529073346 *)il2cpp_codegen_object_new(TransformConstraintData_t529073346_il2cpp_TypeInfo_var); TransformConstraintData__ctor_m414215057(L_229, ((String_t*)CastclassSealed((RuntimeObject*)L_228, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_27 = L_229; TransformConstraintData_t529073346 * L_230 = V_27; Dictionary_2_t2865362463 * L_231 = V_25; int32_t L_232 = SkeletonJson_GetInt_m3782667549(NULL /*static, unused*/, L_231, _stringLiteral823592379, 0, /*hidden argument*/NULL); NullCheck(L_230); L_230->set_order_1(L_232); Dictionary_2_t2865362463 * L_233 = V_25; NullCheck(L_233); RuntimeObject * L_234 = Dictionary_2_get_Item_m1961594057(L_233, _stringLiteral1602046325, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_234, List_1_t257213610_il2cpp_TypeInfo_var))); Enumerator_t2146457487 L_235 = List_1_GetEnumerator_m2930774921(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_234, List_1_t257213610_il2cpp_TypeInfo_var)), /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_29 = L_235; } IL_06e3: try { // begin try (depth: 2) { goto IL_0727; } IL_06e8: { RuntimeObject * L_236 = Enumerator_get_Current_m470245444((&V_29), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_28 = ((String_t*)CastclassSealed((RuntimeObject*)L_236, String_t_il2cpp_TypeInfo_var)); SkeletonData_t2032710716 * L_237 = V_1; String_t* L_238 = V_28; NullCheck(L_237); BoneData_t3130174490 * L_239 = SkeletonData_FindBone_m2500465450(L_237, L_238, /*hidden argument*/NULL); V_30 = L_239; BoneData_t3130174490 * L_240 = V_30; if (L_240) { goto IL_0719; } } IL_0707: { String_t* L_241 = V_28; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_242 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1550375061, L_241, /*hidden argument*/NULL); Exception_t * L_243 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_243, L_242, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_243,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_0719: { TransformConstraintData_t529073346 * L_244 = V_27; NullCheck(L_244); ExposedList_1_t1542319060 * L_245 = L_244->get_bones_2(); BoneData_t3130174490 * L_246 = V_30; NullCheck(L_245); ExposedList_1_Add_m1220349209(L_245, L_246, /*hidden argument*/ExposedList_1_Add_m1220349209_RuntimeMethod_var); } IL_0727: { bool L_247 = Enumerator_MoveNext_m2142368520((&V_29), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_247) { goto IL_06e8; } } IL_0733: { IL2CPP_LEAVE(0x746, FINALLY_0738); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0738; } FINALLY_0738: { // begin finally (depth: 2) Enumerator_Dispose_m3007748546((&V_29), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(1848) } // end finally (depth: 2) IL2CPP_CLEANUP(1848) { IL2CPP_JUMP_TBL(0x746, IL_0746) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0746: { Dictionary_2_t2865362463 * L_248 = V_25; NullCheck(L_248); RuntimeObject * L_249 = Dictionary_2_get_Item_m1961594057(L_248, _stringLiteral2833503317, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_31 = ((String_t*)CastclassSealed((RuntimeObject*)L_249, String_t_il2cpp_TypeInfo_var)); TransformConstraintData_t529073346 * L_250 = V_27; SkeletonData_t2032710716 * L_251 = V_1; String_t* L_252 = V_31; NullCheck(L_251); BoneData_t3130174490 * L_253 = SkeletonData_FindBone_m2500465450(L_251, L_252, /*hidden argument*/NULL); NullCheck(L_250); L_250->set_target_3(L_253); TransformConstraintData_t529073346 * L_254 = V_27; NullCheck(L_254); BoneData_t3130174490 * L_255 = L_254->get_target_3(); if (L_255) { goto IL_0786; } } IL_0774: { String_t* L_256 = V_31; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_257 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2118251758, L_256, /*hidden argument*/NULL); Exception_t * L_258 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_258, L_257, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_258,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_0786: { TransformConstraintData_t529073346 * L_259 = V_27; Dictionary_2_t2865362463 * L_260 = V_25; bool L_261 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_260, _stringLiteral3126235553, (bool)0, /*hidden argument*/NULL); NullCheck(L_259); L_259->set_local_15(L_261); TransformConstraintData_t529073346 * L_262 = V_27; Dictionary_2_t2865362463 * L_263 = V_25; bool L_264 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_263, _stringLiteral4224752242, (bool)0, /*hidden argument*/NULL); NullCheck(L_262); L_262->set_relative_14(L_264); TransformConstraintData_t529073346 * L_265 = V_27; Dictionary_2_t2865362463 * L_266 = V_25; float L_267 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_266, _stringLiteral1757920701, (0.0f), /*hidden argument*/NULL); NullCheck(L_265); L_265->set_offsetRotation_8(L_267); TransformConstraintData_t529073346 * L_268 = V_27; Dictionary_2_t2865362463 * L_269 = V_25; float L_270 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_269, _stringLiteral3452614616, (0.0f), /*hidden argument*/NULL); float L_271 = V_0; NullCheck(L_268); L_268->set_offsetX_9(((float)il2cpp_codegen_multiply((float)L_270, (float)L_271))); TransformConstraintData_t529073346 * L_272 = V_27; Dictionary_2_t2865362463 * L_273 = V_25; float L_274 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_273, _stringLiteral3452614615, (0.0f), /*hidden argument*/NULL); float L_275 = V_0; NullCheck(L_272); L_272->set_offsetY_10(((float)il2cpp_codegen_multiply((float)L_274, (float)L_275))); TransformConstraintData_t529073346 * L_276 = V_27; Dictionary_2_t2865362463 * L_277 = V_25; float L_278 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_277, _stringLiteral757377357, (0.0f), /*hidden argument*/NULL); NullCheck(L_276); L_276->set_offsetScaleX_11(L_278); TransformConstraintData_t529073346 * L_279 = V_27; Dictionary_2_t2865362463 * L_280 = V_25; float L_281 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_280, _stringLiteral757311821, (0.0f), /*hidden argument*/NULL); NullCheck(L_279); L_279->set_offsetScaleY_12(L_281); TransformConstraintData_t529073346 * L_282 = V_27; Dictionary_2_t2865362463 * L_283 = V_25; float L_284 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_283, _stringLiteral6650818, (0.0f), /*hidden argument*/NULL); NullCheck(L_282); L_282->set_offsetShearY_13(L_284); TransformConstraintData_t529073346 * L_285 = V_27; Dictionary_2_t2865362463 * L_286 = V_25; float L_287 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_286, _stringLiteral3151960040, (1.0f), /*hidden argument*/NULL); NullCheck(L_285); L_285->set_rotateMix_4(L_287); TransformConstraintData_t529073346 * L_288 = V_27; Dictionary_2_t2865362463 * L_289 = V_25; float L_290 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_289, _stringLiteral1926533660, (1.0f), /*hidden argument*/NULL); NullCheck(L_288); L_288->set_translateMix_5(L_290); TransformConstraintData_t529073346 * L_291 = V_27; Dictionary_2_t2865362463 * L_292 = V_25; float L_293 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_292, _stringLiteral2183218552, (1.0f), /*hidden argument*/NULL); NullCheck(L_291); L_291->set_scaleMix_6(L_293); TransformConstraintData_t529073346 * L_294 = V_27; Dictionary_2_t2865362463 * L_295 = V_25; float L_296 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_295, _stringLiteral426075501, (1.0f), /*hidden argument*/NULL); NullCheck(L_294); L_294->set_shearMix_7(L_296); SkeletonData_t2032710716 * L_297 = V_1; NullCheck(L_297); ExposedList_1_t3236185212 * L_298 = L_297->get_transformConstraints_8(); TransformConstraintData_t529073346 * L_299 = V_27; NullCheck(L_298); ExposedList_1_Add_m2892658901(L_298, L_299, /*hidden argument*/ExposedList_1_Add_m2892658901_RuntimeMethod_var); } IL_08af: { bool L_300 = Enumerator_MoveNext_m2142368520((&V_26), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_300) { goto IL_0691; } } IL_08bb: { IL2CPP_LEAVE(0x8CE, FINALLY_08c0); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_08c0; } FINALLY_08c0: { // begin finally (depth: 1) Enumerator_Dispose_m3007748546((&V_26), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(2240) } // end finally (depth: 1) IL2CPP_CLEANUP(2240) { IL2CPP_JUMP_TBL(0x8CE, IL_08ce) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_08ce: { Dictionary_2_t2865362463 * L_301 = V_2; NullCheck(L_301); bool L_302 = Dictionary_2_ContainsKey_m2718704541(L_301, _stringLiteral1610285846, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_302) { goto IL_0b5d; } } { Dictionary_2_t2865362463 * L_303 = V_2; NullCheck(L_303); RuntimeObject * L_304 = Dictionary_2_get_Item_m1961594057(L_303, _stringLiteral1610285846, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_304, List_1_t257213610_il2cpp_TypeInfo_var))); Enumerator_t2146457487 L_305 = List_1_GetEnumerator_m2930774921(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_304, List_1_t257213610_il2cpp_TypeInfo_var)), /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_33 = L_305; } IL_08f5: try { // begin try (depth: 1) { goto IL_0b3e; } IL_08fa: { RuntimeObject * L_306 = Enumerator_get_Current_m470245444((&V_33), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_32 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_306, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_307 = V_32; NullCheck(L_307); RuntimeObject * L_308 = Dictionary_2_get_Item_m1961594057(L_307, _stringLiteral62725243, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); PathConstraintData_t981297034 * L_309 = (PathConstraintData_t981297034 *)il2cpp_codegen_object_new(PathConstraintData_t981297034_il2cpp_TypeInfo_var); PathConstraintData__ctor_m3396857240(L_309, ((String_t*)CastclassSealed((RuntimeObject*)L_308, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_34 = L_309; PathConstraintData_t981297034 * L_310 = V_34; Dictionary_2_t2865362463 * L_311 = V_32; int32_t L_312 = SkeletonJson_GetInt_m3782667549(NULL /*static, unused*/, L_311, _stringLiteral823592379, 0, /*hidden argument*/NULL); NullCheck(L_310); L_310->set_order_1(L_312); Dictionary_2_t2865362463 * L_313 = V_32; NullCheck(L_313); RuntimeObject * L_314 = Dictionary_2_get_Item_m1961594057(L_313, _stringLiteral1602046325, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_314, List_1_t257213610_il2cpp_TypeInfo_var))); Enumerator_t2146457487 L_315 = List_1_GetEnumerator_m2930774921(((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_314, List_1_t257213610_il2cpp_TypeInfo_var)), /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_36 = L_315; } IL_094c: try { // begin try (depth: 2) { goto IL_0990; } IL_0951: { RuntimeObject * L_316 = Enumerator_get_Current_m470245444((&V_36), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_35 = ((String_t*)CastclassSealed((RuntimeObject*)L_316, String_t_il2cpp_TypeInfo_var)); SkeletonData_t2032710716 * L_317 = V_1; String_t* L_318 = V_35; NullCheck(L_317); BoneData_t3130174490 * L_319 = SkeletonData_FindBone_m2500465450(L_317, L_318, /*hidden argument*/NULL); V_37 = L_319; BoneData_t3130174490 * L_320 = V_37; if (L_320) { goto IL_0982; } } IL_0970: { String_t* L_321 = V_35; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_322 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral402433682, L_321, /*hidden argument*/NULL); Exception_t * L_323 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_323, L_322, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_323,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_0982: { PathConstraintData_t981297034 * L_324 = V_34; NullCheck(L_324); ExposedList_1_t1542319060 * L_325 = L_324->get_bones_2(); BoneData_t3130174490 * L_326 = V_37; NullCheck(L_325); ExposedList_1_Add_m1220349209(L_325, L_326, /*hidden argument*/ExposedList_1_Add_m1220349209_RuntimeMethod_var); } IL_0990: { bool L_327 = Enumerator_MoveNext_m2142368520((&V_36), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_327) { goto IL_0951; } } IL_099c: { IL2CPP_LEAVE(0x9AF, FINALLY_09a1); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_09a1; } FINALLY_09a1: { // begin finally (depth: 2) Enumerator_Dispose_m3007748546((&V_36), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(2465) } // end finally (depth: 2) IL2CPP_CLEANUP(2465) { IL2CPP_JUMP_TBL(0x9AF, IL_09af) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_09af: { Dictionary_2_t2865362463 * L_328 = V_32; NullCheck(L_328); RuntimeObject * L_329 = Dictionary_2_get_Item_m1961594057(L_328, _stringLiteral2833503317, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_38 = ((String_t*)CastclassSealed((RuntimeObject*)L_329, String_t_il2cpp_TypeInfo_var)); PathConstraintData_t981297034 * L_330 = V_34; SkeletonData_t2032710716 * L_331 = V_1; String_t* L_332 = V_38; NullCheck(L_331); SlotData_t154801902 * L_333 = SkeletonData_FindSlot_m2064261220(L_331, L_332, /*hidden argument*/NULL); NullCheck(L_330); L_330->set_target_3(L_333); PathConstraintData_t981297034 * L_334 = V_34; NullCheck(L_334); SlotData_t154801902 * L_335 = L_334->get_target_3(); if (L_335) { goto IL_09ef; } } IL_09dd: { String_t* L_336 = V_38; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_337 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3646604422, L_336, /*hidden argument*/NULL); Exception_t * L_338 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_338, L_337, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_338,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_09ef: { PathConstraintData_t981297034 * L_339 = V_34; RuntimeTypeHandle_t3027515415 L_340 = { reinterpret_cast (PositionMode_t2435325583_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_341 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_340, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_342 = V_32; String_t* L_343 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_342, _stringLiteral1196714521, _stringLiteral1813217795, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_344 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_341, L_343, (bool)1, /*hidden argument*/NULL); NullCheck(L_339); L_339->set_positionMode_4(((*(int32_t*)((int32_t*)UnBox(L_344, PositionMode_t2435325583_il2cpp_TypeInfo_var))))); PathConstraintData_t981297034 * L_345 = V_34; RuntimeTypeHandle_t3027515415 L_346 = { reinterpret_cast (SpacingMode_t3020059698_0_0_0_var) }; Type_t * L_347 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_346, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_348 = V_32; String_t* L_349 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_348, _stringLiteral4167423615, _stringLiteral1212500642, /*hidden argument*/NULL); RuntimeObject * L_350 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_347, L_349, (bool)1, /*hidden argument*/NULL); NullCheck(L_345); L_345->set_spacingMode_5(((*(int32_t*)((int32_t*)UnBox(L_350, SpacingMode_t3020059698_il2cpp_TypeInfo_var))))); PathConstraintData_t981297034 * L_351 = V_34; RuntimeTypeHandle_t3027515415 L_352 = { reinterpret_cast (RotateMode_t2880286220_0_0_0_var) }; Type_t * L_353 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_352, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_354 = V_32; String_t* L_355 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_354, _stringLiteral2776242140, _stringLiteral3889230531, /*hidden argument*/NULL); RuntimeObject * L_356 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_353, L_355, (bool)1, /*hidden argument*/NULL); NullCheck(L_351); L_351->set_rotateMode_6(((*(int32_t*)((int32_t*)UnBox(L_356, RotateMode_t2880286220_il2cpp_TypeInfo_var))))); PathConstraintData_t981297034 * L_357 = V_34; Dictionary_2_t2865362463 * L_358 = V_32; float L_359 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_358, _stringLiteral1757920701, (0.0f), /*hidden argument*/NULL); NullCheck(L_357); L_357->set_offsetRotation_7(L_359); PathConstraintData_t981297034 * L_360 = V_34; Dictionary_2_t2865362463 * L_361 = V_32; float L_362 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_361, _stringLiteral4254451314, (0.0f), /*hidden argument*/NULL); NullCheck(L_360); L_360->set_position_8(L_362); PathConstraintData_t981297034 * L_363 = V_34; NullCheck(L_363); int32_t L_364 = L_363->get_positionMode_4(); if (L_364) { goto IL_0ac1; } } IL_0ab2: { PathConstraintData_t981297034 * L_365 = V_34; PathConstraintData_t981297034 * L_366 = L_365; NullCheck(L_366); float L_367 = L_366->get_position_8(); float L_368 = V_0; NullCheck(L_366); L_366->set_position_8(((float)il2cpp_codegen_multiply((float)L_367, (float)L_368))); } IL_0ac1: { PathConstraintData_t981297034 * L_369 = V_34; Dictionary_2_t2865362463 * L_370 = V_32; float L_371 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_370, _stringLiteral1203997130, (0.0f), /*hidden argument*/NULL); NullCheck(L_369); L_369->set_spacing_9(L_371); PathConstraintData_t981297034 * L_372 = V_34; NullCheck(L_372); int32_t L_373 = L_372->get_spacingMode_5(); if (!L_373) { goto IL_0af2; } } IL_0ae5: { PathConstraintData_t981297034 * L_374 = V_34; NullCheck(L_374); int32_t L_375 = L_374->get_spacingMode_5(); if ((!(((uint32_t)L_375) == ((uint32_t)1)))) { goto IL_0b01; } } IL_0af2: { PathConstraintData_t981297034 * L_376 = V_34; PathConstraintData_t981297034 * L_377 = L_376; NullCheck(L_377); float L_378 = L_377->get_spacing_9(); float L_379 = V_0; NullCheck(L_377); L_377->set_spacing_9(((float)il2cpp_codegen_multiply((float)L_378, (float)L_379))); } IL_0b01: { PathConstraintData_t981297034 * L_380 = V_34; Dictionary_2_t2865362463 * L_381 = V_32; float L_382 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_381, _stringLiteral3151960040, (1.0f), /*hidden argument*/NULL); NullCheck(L_380); L_380->set_rotateMix_10(L_382); PathConstraintData_t981297034 * L_383 = V_34; Dictionary_2_t2865362463 * L_384 = V_32; float L_385 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_384, _stringLiteral1926533660, (1.0f), /*hidden argument*/NULL); NullCheck(L_383); L_383->set_translateMix_11(L_385); SkeletonData_t2032710716 * L_386 = V_1; NullCheck(L_386); ExposedList_1_t3688408900 * L_387 = L_386->get_pathConstraints_9(); PathConstraintData_t981297034 * L_388 = V_34; NullCheck(L_387); ExposedList_1_Add_m3550227591(L_387, L_388, /*hidden argument*/ExposedList_1_Add_m3550227591_RuntimeMethod_var); } IL_0b3e: { bool L_389 = Enumerator_MoveNext_m2142368520((&V_33), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_389) { goto IL_08fa; } } IL_0b4a: { IL2CPP_LEAVE(0xB5D, FINALLY_0b4f); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0b4f; } FINALLY_0b4f: { // begin finally (depth: 1) Enumerator_Dispose_m3007748546((&V_33), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(2895) } // end finally (depth: 1) IL2CPP_CLEANUP(2895) { IL2CPP_JUMP_TBL(0xB5D, IL_0b5d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0b5d: { Dictionary_2_t2865362463 * L_390 = V_2; NullCheck(L_390); bool L_391 = Dictionary_2_ContainsKey_m2718704541(L_390, _stringLiteral41878655, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_391) { goto IL_0ceb; } } { Dictionary_2_t2865362463 * L_392 = V_2; NullCheck(L_392); RuntimeObject * L_393 = Dictionary_2_get_Item_m1961594057(L_392, _stringLiteral41878655, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_393, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_394 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_393, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_40 = L_394; } IL_0b84: try { // begin try (depth: 1) { goto IL_0ccc; } IL_0b89: { KeyValuePair_2_t968067334 L_395 = Enumerator_get_Current_m3696666116((&V_40), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_39 = L_395; String_t* L_396 = KeyValuePair_2_get_Key_m2839941128((&V_39), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); Skin_t1174584606 * L_397 = (Skin_t1174584606 *)il2cpp_codegen_object_new(Skin_t1174584606_il2cpp_TypeInfo_var); Skin__ctor_m26666071(L_397, L_396, /*hidden argument*/NULL); V_41 = L_397; RuntimeObject * L_398 = KeyValuePair_2_get_Value_m3873118413((&V_39), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_398, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_399 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_398, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_43 = L_399; } IL_0bb3: try { // begin try (depth: 2) { goto IL_0c82; } IL_0bb8: { KeyValuePair_2_t968067334 L_400 = Enumerator_get_Current_m3696666116((&V_43), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_42 = L_400; SkeletonData_t2032710716 * L_401 = V_1; String_t* L_402 = KeyValuePair_2_get_Key_m2839941128((&V_42), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); NullCheck(L_401); int32_t L_403 = SkeletonData_FindSlotIndex_m4166210197(L_401, L_402, /*hidden argument*/NULL); V_44 = L_403; RuntimeObject * L_404 = KeyValuePair_2_get_Value_m3873118413((&V_42), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_404, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_405 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_404, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_46 = L_405; } IL_0be3: try { // begin try (depth: 3) { goto IL_0c63; } IL_0be8: { KeyValuePair_2_t968067334 L_406 = Enumerator_get_Current_m3696666116((&V_46), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_45 = L_406; } IL_0bf1: try { // begin try (depth: 4) { RuntimeObject * L_407 = KeyValuePair_2_get_Value_m3873118413((&V_45), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); Skin_t1174584606 * L_408 = V_41; int32_t L_409 = V_44; String_t* L_410 = KeyValuePair_2_get_Key_m2839941128((&V_45), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); SkeletonData_t2032710716 * L_411 = V_1; Attachment_t3043756552 * L_412 = SkeletonJson_ReadAttachment_m4034167557(__this, ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_407, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), L_408, L_409, L_410, L_411, /*hidden argument*/NULL); V_47 = L_412; Attachment_t3043756552 * L_413 = V_47; if (!L_413) { goto IL_0c2a; } } IL_0c18: { Skin_t1174584606 * L_414 = V_41; int32_t L_415 = V_44; String_t* L_416 = KeyValuePair_2_get_Key_m2839941128((&V_45), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); Attachment_t3043756552 * L_417 = V_47; NullCheck(L_414); Skin_AddAttachment_m165806907(L_414, L_415, L_416, L_417, /*hidden argument*/NULL); } IL_0c2a: { goto IL_0c63; } } // end try (depth: 4) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0c2f; throw e; } CATCH_0c2f: { // begin catch(System.Exception) V_48 = ((Exception_t *)__exception_local); ObjectU5BU5D_t2843939325* L_418 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_418); ArrayElementTypeCheck (L_418, _stringLiteral605985825); (L_418)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral605985825); ObjectU5BU5D_t2843939325* L_419 = L_418; String_t* L_420 = KeyValuePair_2_get_Key_m2839941128((&V_45), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); NullCheck(L_419); ArrayElementTypeCheck (L_419, L_420); (L_419)->SetAt(static_cast(1), (RuntimeObject *)L_420); ObjectU5BU5D_t2843939325* L_421 = L_419; NullCheck(L_421); ArrayElementTypeCheck (L_421, _stringLiteral1077449400); (L_421)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral1077449400); ObjectU5BU5D_t2843939325* L_422 = L_421; Skin_t1174584606 * L_423 = V_41; NullCheck(L_422); ArrayElementTypeCheck (L_422, L_423); (L_422)->SetAt(static_cast(3), (RuntimeObject *)L_423); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_424 = String_Concat_m2971454694(NULL /*static, unused*/, L_422, /*hidden argument*/NULL); Exception_t * L_425 = V_48; Exception_t * L_426 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1406832249(L_426, L_424, L_425, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_426,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } // end catch (depth: 4) IL_0c63: { bool L_427 = Enumerator_MoveNext_m451671183((&V_46), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_427) { goto IL_0be8; } } IL_0c6f: { IL2CPP_LEAVE(0xC82, FINALLY_0c74); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0c74; } FINALLY_0c74: { // begin finally (depth: 3) Enumerator_Dispose_m2607424534((&V_46), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(3188) } // end finally (depth: 3) IL2CPP_CLEANUP(3188) { IL2CPP_JUMP_TBL(0xC82, IL_0c82) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0c82: { bool L_428 = Enumerator_MoveNext_m451671183((&V_43), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_428) { goto IL_0bb8; } } IL_0c8e: { IL2CPP_LEAVE(0xCA1, FINALLY_0c93); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0c93; } FINALLY_0c93: { // begin finally (depth: 2) Enumerator_Dispose_m2607424534((&V_43), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(3219) } // end finally (depth: 2) IL2CPP_CLEANUP(3219) { IL2CPP_JUMP_TBL(0xCA1, IL_0ca1) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0ca1: { SkeletonData_t2032710716 * L_429 = V_1; NullCheck(L_429); ExposedList_1_t3881696472 * L_430 = L_429->get_skins_3(); Skin_t1174584606 * L_431 = V_41; NullCheck(L_430); ExposedList_1_Add_m1682840157(L_430, L_431, /*hidden argument*/ExposedList_1_Add_m1682840157_RuntimeMethod_var); Skin_t1174584606 * L_432 = V_41; NullCheck(L_432); String_t* L_433 = L_432->get_name_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_434 = String_op_Equality_m920492651(NULL /*static, unused*/, L_433, _stringLiteral1948332219, /*hidden argument*/NULL); if (!L_434) { goto IL_0ccc; } } IL_0cc4: { SkeletonData_t2032710716 * L_435 = V_1; Skin_t1174584606 * L_436 = V_41; NullCheck(L_435); L_435->set_defaultSkin_4(L_436); } IL_0ccc: { bool L_437 = Enumerator_MoveNext_m451671183((&V_40), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_437) { goto IL_0b89; } } IL_0cd8: { IL2CPP_LEAVE(0xCEB, FINALLY_0cdd); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0cdd; } FINALLY_0cdd: { // begin finally (depth: 1) Enumerator_Dispose_m2607424534((&V_40), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(3293) } // end finally (depth: 1) IL2CPP_CLEANUP(3293) { IL2CPP_JUMP_TBL(0xCEB, IL_0ceb) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0ceb: { V_49 = 0; List_1_t3168994201 * L_438 = __this->get_linkedMeshes_2(); NullCheck(L_438); int32_t L_439 = List_1_get_Count_m1274005879(L_438, /*hidden argument*/List_1_get_Count_m1274005879_RuntimeMethod_var); V_50 = L_439; goto IL_0dad; } IL_0d00: { List_1_t3168994201 * L_440 = __this->get_linkedMeshes_2(); int32_t L_441 = V_49; NullCheck(L_440); LinkedMesh_t1696919459 * L_442 = List_1_get_Item_m2590232269(L_440, L_441, /*hidden argument*/List_1_get_Item_m2590232269_RuntimeMethod_var); V_51 = L_442; LinkedMesh_t1696919459 * L_443 = V_51; NullCheck(L_443); String_t* L_444 = L_443->get_skin_1(); if (L_444) { goto IL_0d26; } } { SkeletonData_t2032710716 * L_445 = V_1; NullCheck(L_445); Skin_t1174584606 * L_446 = L_445->get_defaultSkin_4(); G_B117_0 = L_446; goto IL_0d33; } IL_0d26: { SkeletonData_t2032710716 * L_447 = V_1; LinkedMesh_t1696919459 * L_448 = V_51; NullCheck(L_448); String_t* L_449 = L_448->get_skin_1(); NullCheck(L_447); Skin_t1174584606 * L_450 = SkeletonData_FindSkin_m3114017459(L_447, L_449, /*hidden argument*/NULL); G_B117_0 = L_450; } IL_0d33: { V_52 = G_B117_0; Skin_t1174584606 * L_451 = V_52; if (L_451) { goto IL_0d53; } } { LinkedMesh_t1696919459 * L_452 = V_51; NullCheck(L_452); String_t* L_453 = L_452->get_skin_1(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_454 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1198919400, L_453, /*hidden argument*/NULL); Exception_t * L_455 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_455, L_454, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_455,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_0d53: { Skin_t1174584606 * L_456 = V_52; LinkedMesh_t1696919459 * L_457 = V_51; NullCheck(L_457); int32_t L_458 = L_457->get_slotIndex_2(); LinkedMesh_t1696919459 * L_459 = V_51; NullCheck(L_459); String_t* L_460 = L_459->get_parent_0(); NullCheck(L_456); Attachment_t3043756552 * L_461 = Skin_GetAttachment_m2040609636(L_456, L_458, L_460, /*hidden argument*/NULL); V_53 = L_461; Attachment_t3043756552 * L_462 = V_53; if (L_462) { goto IL_0d88; } } { LinkedMesh_t1696919459 * L_463 = V_51; NullCheck(L_463); String_t* L_464 = L_463->get_parent_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_465 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2634315137, L_464, /*hidden argument*/NULL); Exception_t * L_466 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_466, L_465, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_466,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } IL_0d88: { LinkedMesh_t1696919459 * L_467 = V_51; NullCheck(L_467); MeshAttachment_t1975337962 * L_468 = L_467->get_mesh_3(); Attachment_t3043756552 * L_469 = V_53; NullCheck(L_468); MeshAttachment_set_ParentMesh_m3921104777(L_468, ((MeshAttachment_t1975337962 *)CastclassClass((RuntimeObject*)L_469, MeshAttachment_t1975337962_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); LinkedMesh_t1696919459 * L_470 = V_51; NullCheck(L_470); MeshAttachment_t1975337962 * L_471 = L_470->get_mesh_3(); NullCheck(L_471); MeshAttachment_UpdateUVs_m572410885(L_471, /*hidden argument*/NULL); int32_t L_472 = V_49; V_49 = ((int32_t)il2cpp_codegen_add((int32_t)L_472, (int32_t)1)); } IL_0dad: { int32_t L_473 = V_49; int32_t L_474 = V_50; if ((((int32_t)L_473) < ((int32_t)L_474))) { goto IL_0d00; } } { List_1_t3168994201 * L_475 = __this->get_linkedMeshes_2(); NullCheck(L_475); List_1_Clear_m3818377690(L_475, /*hidden argument*/List_1_Clear_m3818377690_RuntimeMethod_var); Dictionary_2_t2865362463 * L_476 = V_2; NullCheck(L_476); bool L_477 = Dictionary_2_ContainsKey_m2718704541(L_476, _stringLiteral2742057238, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_477) { goto IL_0ed2; } } { Dictionary_2_t2865362463 * L_478 = V_2; NullCheck(L_478); RuntimeObject * L_479 = Dictionary_2_get_Item_m1961594057(L_478, _stringLiteral2742057238, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_479, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_480 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_479, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_55 = L_480; } IL_0de8: try { // begin try (depth: 1) { goto IL_0eb3; } IL_0ded: { KeyValuePair_2_t968067334 L_481 = Enumerator_get_Current_m3696666116((&V_55), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_54 = L_481; RuntimeObject * L_482 = KeyValuePair_2_get_Value_m3873118413((&V_54), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); V_56 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_482, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); String_t* L_483 = KeyValuePair_2_get_Key_m2839941128((&V_54), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); EventData_t724759987 * L_484 = (EventData_t724759987 *)il2cpp_codegen_object_new(EventData_t724759987_il2cpp_TypeInfo_var); EventData__ctor_m1468847951(L_484, L_483, /*hidden argument*/NULL); V_57 = L_484; EventData_t724759987 * L_485 = V_57; Dictionary_2_t2865362463 * L_486 = V_56; int32_t L_487 = SkeletonJson_GetInt_m3782667549(NULL /*static, unused*/, L_486, _stringLiteral2553676557, 0, /*hidden argument*/NULL); NullCheck(L_485); EventData_set_Int_m4283235737(L_485, L_487, /*hidden argument*/NULL); EventData_t724759987 * L_488 = V_57; Dictionary_2_t2865362463 * L_489 = V_56; float L_490 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_489, _stringLiteral807124363, (0.0f), /*hidden argument*/NULL); NullCheck(L_488); EventData_set_Float_m1917560394(L_488, L_490, /*hidden argument*/NULL); EventData_t724759987 * L_491 = V_57; Dictionary_2_t2865362463 * L_492 = V_56; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_493 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_494 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_492, _stringLiteral1236128813, L_493, /*hidden argument*/NULL); NullCheck(L_491); EventData_set_String_m27313476(L_491, L_494, /*hidden argument*/NULL); EventData_t724759987 * L_495 = V_57; Dictionary_2_t2865362463 * L_496 = V_56; String_t* L_497 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_496, _stringLiteral3111126274, (String_t*)NULL, /*hidden argument*/NULL); NullCheck(L_495); EventData_set_AudioPath_m626624068(L_495, L_497, /*hidden argument*/NULL); EventData_t724759987 * L_498 = V_57; NullCheck(L_498); String_t* L_499 = EventData_get_AudioPath_m2493658223(L_498, /*hidden argument*/NULL); if (!L_499) { goto IL_0ea6; } } IL_0e76: { EventData_t724759987 * L_500 = V_57; Dictionary_2_t2865362463 * L_501 = V_56; float L_502 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_501, _stringLiteral3495518625, (1.0f), /*hidden argument*/NULL); NullCheck(L_500); EventData_set_Volume_m1283633249(L_500, L_502, /*hidden argument*/NULL); EventData_t724759987 * L_503 = V_57; Dictionary_2_t2865362463 * L_504 = V_56; float L_505 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_504, _stringLiteral2179285001, (0.0f), /*hidden argument*/NULL); NullCheck(L_503); EventData_set_Balance_m2061080133(L_503, L_505, /*hidden argument*/NULL); } IL_0ea6: { SkeletonData_t2032710716 * L_506 = V_1; NullCheck(L_506); ExposedList_1_t3431871853 * L_507 = L_506->get_events_5(); EventData_t724759987 * L_508 = V_57; NullCheck(L_507); ExposedList_1_Add_m23153687(L_507, L_508, /*hidden argument*/ExposedList_1_Add_m23153687_RuntimeMethod_var); } IL_0eb3: { bool L_509 = Enumerator_MoveNext_m451671183((&V_55), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_509) { goto IL_0ded; } } IL_0ebf: { IL2CPP_LEAVE(0xED2, FINALLY_0ec4); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0ec4; } FINALLY_0ec4: { // begin finally (depth: 1) Enumerator_Dispose_m2607424534((&V_55), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(3780) } // end finally (depth: 1) IL2CPP_CLEANUP(3780) { IL2CPP_JUMP_TBL(0xED2, IL_0ed2) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0ed2: { Dictionary_2_t2865362463 * L_510 = V_2; NullCheck(L_510); bool L_511 = Dictionary_2_ContainsKey_m2718704541(L_510, _stringLiteral1906379045, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_511) { goto IL_0f60; } } { Dictionary_2_t2865362463 * L_512 = V_2; NullCheck(L_512); RuntimeObject * L_513 = Dictionary_2_get_Item_m1961594057(L_512, _stringLiteral1906379045, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_513, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_514 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_513, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_59 = L_514; } IL_0ef9: try { // begin try (depth: 1) { goto IL_0f41; } IL_0efe: { KeyValuePair_2_t968067334 L_515 = Enumerator_get_Current_m3696666116((&V_59), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_58 = L_515; } IL_0f07: try { // begin try (depth: 2) RuntimeObject * L_516 = KeyValuePair_2_get_Value_m3873118413((&V_58), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); String_t* L_517 = KeyValuePair_2_get_Key_m2839941128((&V_58), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); SkeletonData_t2032710716 * L_518 = V_1; SkeletonJson_ReadAnimation_m2529007090(__this, ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_516, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), L_517, L_518, /*hidden argument*/NULL); goto IL_0f41; } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0f26; throw e; } CATCH_0f26: { // begin catch(System.Exception) V_60 = ((Exception_t *)__exception_local); String_t* L_519 = KeyValuePair_2_get_Key_m2839941128((&V_58), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_520 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2187367180, L_519, /*hidden argument*/NULL); Exception_t * L_521 = V_60; Exception_t * L_522 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1406832249(L_522, L_520, L_521, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_522,SkeletonJson_ReadSkeletonData_m488387896_RuntimeMethod_var); } // end catch (depth: 2) IL_0f41: { bool L_523 = Enumerator_MoveNext_m451671183((&V_59), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_523) { goto IL_0efe; } } IL_0f4d: { IL2CPP_LEAVE(0xF60, FINALLY_0f52); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0f52; } FINALLY_0f52: { // begin finally (depth: 1) Enumerator_Dispose_m2607424534((&V_59), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(3922) } // end finally (depth: 1) IL2CPP_CLEANUP(3922) { IL2CPP_JUMP_TBL(0xF60, IL_0f60) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0f60: { SkeletonData_t2032710716 * L_524 = V_1; NullCheck(L_524); ExposedList_1_t1542319060 * L_525 = L_524->get_bones_1(); NullCheck(L_525); ExposedList_1_TrimExcess_m2182649893(L_525, /*hidden argument*/ExposedList_1_TrimExcess_m2182649893_RuntimeMethod_var); SkeletonData_t2032710716 * L_526 = V_1; NullCheck(L_526); ExposedList_1_t2861913768 * L_527 = L_526->get_slots_2(); NullCheck(L_527); ExposedList_1_TrimExcess_m2802449127(L_527, /*hidden argument*/ExposedList_1_TrimExcess_m2802449127_RuntimeMethod_var); SkeletonData_t2032710716 * L_528 = V_1; NullCheck(L_528); ExposedList_1_t3881696472 * L_529 = L_528->get_skins_3(); NullCheck(L_529); ExposedList_1_TrimExcess_m2094193418(L_529, /*hidden argument*/ExposedList_1_TrimExcess_m2094193418_RuntimeMethod_var); SkeletonData_t2032710716 * L_530 = V_1; NullCheck(L_530); ExposedList_1_t3431871853 * L_531 = L_530->get_events_5(); NullCheck(L_531); ExposedList_1_TrimExcess_m547830103(L_531, /*hidden argument*/ExposedList_1_TrimExcess_m547830103_RuntimeMethod_var); SkeletonData_t2032710716 * L_532 = V_1; NullCheck(L_532); ExposedList_1_t3322895149 * L_533 = L_532->get_animations_6(); NullCheck(L_533); ExposedList_1_TrimExcess_m2740891451(L_533, /*hidden argument*/ExposedList_1_TrimExcess_m2740891451_RuntimeMethod_var); SkeletonData_t2032710716 * L_534 = V_1; NullCheck(L_534); ExposedList_1_t3166231995 * L_535 = L_534->get_ikConstraints_7(); NullCheck(L_535); ExposedList_1_TrimExcess_m3989540651(L_535, /*hidden argument*/ExposedList_1_TrimExcess_m3989540651_RuntimeMethod_var); SkeletonData_t2032710716 * L_536 = V_1; return L_536; } } // Spine.Attachment Spine.SkeletonJson::ReadAttachment(System.Collections.Generic.Dictionary`2,Spine.Skin,System.Int32,System.String,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR Attachment_t3043756552 * SkeletonJson_ReadAttachment_m4034167557 (SkeletonJson_t4049771867 * __this, Dictionary_2_t2865362463 * ___map0, Skin_t1174584606 * ___skin1, int32_t ___slotIndex2, String_t* ___name3, SkeletonData_t2032710716 * ___skeletonData4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_ReadAttachment_m4034167557_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; String_t* V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; RegionAttachment_t1770147391 * V_4 = NULL; String_t* V_5 = NULL; BoundingBoxAttachment_t2797506510 * V_6 = NULL; MeshAttachment_t1975337962 * V_7 = NULL; String_t* V_8 = NULL; String_t* V_9 = NULL; SingleU5BU5D_t1444911251* V_10 = NULL; PathAttachment_t3565151060 * V_11 = NULL; int32_t V_12 = 0; PointAttachment_t2275020146 * V_13 = NULL; ClippingAttachment_t2586274570 * V_14 = NULL; String_t* V_15 = NULL; SlotData_t154801902 * V_16 = NULL; { float L_0 = SkeletonJson_get_Scale_m32512104(__this, /*hidden argument*/NULL); V_0 = L_0; Dictionary_2_t2865362463 * L_1 = ___map0; String_t* L_2 = ___name3; String_t* L_3 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_1, _stringLiteral62725243, L_2, /*hidden argument*/NULL); ___name3 = L_3; Dictionary_2_t2865362463 * L_4 = ___map0; String_t* L_5 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_4, _stringLiteral3243520166, _stringLiteral2679399620, /*hidden argument*/NULL); V_1 = L_5; String_t* L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Equality_m920492651(NULL /*static, unused*/, L_6, _stringLiteral898766669, /*hidden argument*/NULL); if (!L_7) { goto IL_003d; } } { V_1 = _stringLiteral525734247; } IL_003d: { String_t* L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_op_Equality_m920492651(NULL /*static, unused*/, L_8, _stringLiteral525734247, /*hidden argument*/NULL); if (!L_9) { goto IL_0053; } } { V_1 = _stringLiteral3176107630; } IL_0053: { String_t* L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_op_Equality_m920492651(NULL /*static, unused*/, L_10, _stringLiteral1005893908, /*hidden argument*/NULL); if (!L_11) { goto IL_0069; } } { V_1 = _stringLiteral1784392156; } IL_0069: { RuntimeTypeHandle_t3027515415 L_12 = { reinterpret_cast (AttachmentType_t1460157544_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); String_t* L_14 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_15 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_13, L_14, (bool)1, /*hidden argument*/NULL); V_2 = ((*(int32_t*)((int32_t*)UnBox(L_15, AttachmentType_t1460157544_il2cpp_TypeInfo_var)))); Dictionary_2_t2865362463 * L_16 = ___map0; String_t* L_17 = ___name3; String_t* L_18 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_16, _stringLiteral1610285846, L_17, /*hidden argument*/NULL); V_3 = L_18; int32_t L_19 = V_2; switch (L_19) { case 0: { goto IL_00b5; } case 1: { goto IL_01ec; } case 2: { goto IL_021f; } case 3: { goto IL_021f; } case 4: { goto IL_03ac; } case 5: { goto IL_041c; } case 6: { goto IL_0481; } } } { goto IL_04f6; } IL_00b5: { RuntimeObject* L_20 = __this->get_attachmentLoader_1(); Skin_t1174584606 * L_21 = ___skin1; String_t* L_22 = ___name3; String_t* L_23 = V_3; NullCheck(L_20); RegionAttachment_t1770147391 * L_24 = InterfaceFuncInvoker3< RegionAttachment_t1770147391 *, Skin_t1174584606 *, String_t*, String_t* >::Invoke(0 /* Spine.RegionAttachment Spine.AttachmentLoader::NewRegionAttachment(Spine.Skin,System.String,System.String) */, AttachmentLoader_t3324778997_il2cpp_TypeInfo_var, L_20, L_21, L_22, L_23); V_4 = L_24; RegionAttachment_t1770147391 * L_25 = V_4; if (L_25) { goto IL_00cf; } } { return (Attachment_t3043756552 *)NULL; } IL_00cf: { RegionAttachment_t1770147391 * L_26 = V_4; String_t* L_27 = V_3; NullCheck(L_26); RegionAttachment_set_Path_m1929365969(L_26, L_27, /*hidden argument*/NULL); RegionAttachment_t1770147391 * L_28 = V_4; Dictionary_2_t2865362463 * L_29 = ___map0; float L_30 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_29, _stringLiteral3452614616, (0.0f), /*hidden argument*/NULL); float L_31 = V_0; NullCheck(L_28); L_28->set_x_9(((float)il2cpp_codegen_multiply((float)L_30, (float)L_31))); RegionAttachment_t1770147391 * L_32 = V_4; Dictionary_2_t2865362463 * L_33 = ___map0; float L_34 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_33, _stringLiteral3452614615, (0.0f), /*hidden argument*/NULL); float L_35 = V_0; NullCheck(L_32); L_32->set_y_10(((float)il2cpp_codegen_multiply((float)L_34, (float)L_35))); RegionAttachment_t1770147391 * L_36 = V_4; Dictionary_2_t2865362463 * L_37 = ___map0; float L_38 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_37, _stringLiteral757377357, (1.0f), /*hidden argument*/NULL); NullCheck(L_36); L_36->set_scaleX_12(L_38); RegionAttachment_t1770147391 * L_39 = V_4; Dictionary_2_t2865362463 * L_40 = ___map0; float L_41 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_40, _stringLiteral757311821, (1.0f), /*hidden argument*/NULL); NullCheck(L_39); L_39->set_scaleY_13(L_41); RegionAttachment_t1770147391 * L_42 = V_4; Dictionary_2_t2865362463 * L_43 = ___map0; float L_44 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_43, _stringLiteral1757920701, (0.0f), /*hidden argument*/NULL); NullCheck(L_42); L_42->set_rotation_11(L_44); RegionAttachment_t1770147391 * L_45 = V_4; Dictionary_2_t2865362463 * L_46 = ___map0; float L_47 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_46, _stringLiteral1910834845, (32.0f), /*hidden argument*/NULL); float L_48 = V_0; NullCheck(L_45); L_45->set_width_14(((float)il2cpp_codegen_multiply((float)L_47, (float)L_48))); RegionAttachment_t1770147391 * L_49 = V_4; Dictionary_2_t2865362463 * L_50 = ___map0; float L_51 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_50, _stringLiteral452723731, (32.0f), /*hidden argument*/NULL); float L_52 = V_0; NullCheck(L_49); L_49->set_height_15(((float)il2cpp_codegen_multiply((float)L_51, (float)L_52))); Dictionary_2_t2865362463 * L_53 = ___map0; NullCheck(L_53); bool L_54 = Dictionary_2_ContainsKey_m2718704541(L_53, _stringLiteral1586258015, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_54) { goto IL_01e2; } } { Dictionary_2_t2865362463 * L_55 = ___map0; NullCheck(L_55); RuntimeObject * L_56 = Dictionary_2_get_Item_m1961594057(L_55, _stringLiteral1586258015, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_5 = ((String_t*)CastclassSealed((RuntimeObject*)L_56, String_t_il2cpp_TypeInfo_var)); RegionAttachment_t1770147391 * L_57 = V_4; String_t* L_58 = V_5; float L_59 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_58, 0, 8, /*hidden argument*/NULL); NullCheck(L_57); L_57->set_r_24(L_59); RegionAttachment_t1770147391 * L_60 = V_4; String_t* L_61 = V_5; float L_62 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_61, 1, 8, /*hidden argument*/NULL); NullCheck(L_60); L_60->set_g_25(L_62); RegionAttachment_t1770147391 * L_63 = V_4; String_t* L_64 = V_5; float L_65 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_64, 2, 8, /*hidden argument*/NULL); NullCheck(L_63); L_63->set_b_26(L_65); RegionAttachment_t1770147391 * L_66 = V_4; String_t* L_67 = V_5; float L_68 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_67, 3, 8, /*hidden argument*/NULL); NullCheck(L_66); L_66->set_a_27(L_68); } IL_01e2: { RegionAttachment_t1770147391 * L_69 = V_4; NullCheck(L_69); RegionAttachment_UpdateOffset_m1524617805(L_69, /*hidden argument*/NULL); RegionAttachment_t1770147391 * L_70 = V_4; return L_70; } IL_01ec: { RuntimeObject* L_71 = __this->get_attachmentLoader_1(); Skin_t1174584606 * L_72 = ___skin1; String_t* L_73 = ___name3; NullCheck(L_71); BoundingBoxAttachment_t2797506510 * L_74 = InterfaceFuncInvoker2< BoundingBoxAttachment_t2797506510 *, Skin_t1174584606 *, String_t* >::Invoke(2 /* Spine.BoundingBoxAttachment Spine.AttachmentLoader::NewBoundingBoxAttachment(Spine.Skin,System.String) */, AttachmentLoader_t3324778997_il2cpp_TypeInfo_var, L_71, L_72, L_73); V_6 = L_74; BoundingBoxAttachment_t2797506510 * L_75 = V_6; if (L_75) { goto IL_0205; } } { return (Attachment_t3043756552 *)NULL; } IL_0205: { Dictionary_2_t2865362463 * L_76 = ___map0; BoundingBoxAttachment_t2797506510 * L_77 = V_6; Dictionary_2_t2865362463 * L_78 = ___map0; int32_t L_79 = SkeletonJson_GetInt_m3782667549(NULL /*static, unused*/, L_78, _stringLiteral1806268612, 0, /*hidden argument*/NULL); SkeletonJson_ReadVertices_m3417261747(__this, L_76, L_77, ((int32_t)((int32_t)L_79<<(int32_t)1)), /*hidden argument*/NULL); BoundingBoxAttachment_t2797506510 * L_80 = V_6; return L_80; } IL_021f: { RuntimeObject* L_81 = __this->get_attachmentLoader_1(); Skin_t1174584606 * L_82 = ___skin1; String_t* L_83 = ___name3; String_t* L_84 = V_3; NullCheck(L_81); MeshAttachment_t1975337962 * L_85 = InterfaceFuncInvoker3< MeshAttachment_t1975337962 *, Skin_t1174584606 *, String_t*, String_t* >::Invoke(1 /* Spine.MeshAttachment Spine.AttachmentLoader::NewMeshAttachment(Spine.Skin,System.String,System.String) */, AttachmentLoader_t3324778997_il2cpp_TypeInfo_var, L_81, L_82, L_83, L_84); V_7 = L_85; MeshAttachment_t1975337962 * L_86 = V_7; if (L_86) { goto IL_0239; } } { return (Attachment_t3043756552 *)NULL; } IL_0239: { MeshAttachment_t1975337962 * L_87 = V_7; String_t* L_88 = V_3; NullCheck(L_87); MeshAttachment_set_Path_m3813911935(L_87, L_88, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_89 = ___map0; NullCheck(L_89); bool L_90 = Dictionary_2_ContainsKey_m2718704541(L_89, _stringLiteral1586258015, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_90) { goto IL_02a3; } } { Dictionary_2_t2865362463 * L_91 = ___map0; NullCheck(L_91); RuntimeObject * L_92 = Dictionary_2_get_Item_m1961594057(L_91, _stringLiteral1586258015, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_8 = ((String_t*)CastclassSealed((RuntimeObject*)L_92, String_t_il2cpp_TypeInfo_var)); MeshAttachment_t1975337962 * L_93 = V_7; String_t* L_94 = V_8; float L_95 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_94, 0, 8, /*hidden argument*/NULL); NullCheck(L_93); L_93->set_r_17(L_95); MeshAttachment_t1975337962 * L_96 = V_7; String_t* L_97 = V_8; float L_98 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_97, 1, 8, /*hidden argument*/NULL); NullCheck(L_96); L_96->set_g_18(L_98); MeshAttachment_t1975337962 * L_99 = V_7; String_t* L_100 = V_8; float L_101 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_100, 2, 8, /*hidden argument*/NULL); NullCheck(L_99); L_99->set_b_19(L_101); MeshAttachment_t1975337962 * L_102 = V_7; String_t* L_103 = V_8; float L_104 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_103, 3, 8, /*hidden argument*/NULL); NullCheck(L_102); L_102->set_a_20(L_104); } IL_02a3: { MeshAttachment_t1975337962 * L_105 = V_7; Dictionary_2_t2865362463 * L_106 = ___map0; float L_107 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_106, _stringLiteral1910834845, (0.0f), /*hidden argument*/NULL); float L_108 = V_0; NullCheck(L_105); MeshAttachment_set_Width_m4133520296(L_105, ((float)il2cpp_codegen_multiply((float)L_107, (float)L_108)), /*hidden argument*/NULL); MeshAttachment_t1975337962 * L_109 = V_7; Dictionary_2_t2865362463 * L_110 = ___map0; float L_111 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_110, _stringLiteral452723731, (0.0f), /*hidden argument*/NULL); float L_112 = V_0; NullCheck(L_109); MeshAttachment_set_Height_m1587960250(L_109, ((float)il2cpp_codegen_multiply((float)L_111, (float)L_112)), /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_113 = ___map0; String_t* L_114 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_113, _stringLiteral3215840460, (String_t*)NULL, /*hidden argument*/NULL); V_9 = L_114; String_t* L_115 = V_9; if (!L_115) { goto IL_0321; } } { MeshAttachment_t1975337962 * L_116 = V_7; Dictionary_2_t2865362463 * L_117 = ___map0; bool L_118 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_117, _stringLiteral3098275472, (bool)1, /*hidden argument*/NULL); NullCheck(L_116); MeshAttachment_set_InheritDeform_m3152037946(L_116, L_118, /*hidden argument*/NULL); List_1_t3168994201 * L_119 = __this->get_linkedMeshes_2(); MeshAttachment_t1975337962 * L_120 = V_7; Dictionary_2_t2865362463 * L_121 = ___map0; String_t* L_122 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_121, _stringLiteral1223182874, (String_t*)NULL, /*hidden argument*/NULL); int32_t L_123 = ___slotIndex2; String_t* L_124 = V_9; LinkedMesh_t1696919459 * L_125 = (LinkedMesh_t1696919459 *)il2cpp_codegen_object_new(LinkedMesh_t1696919459_il2cpp_TypeInfo_var); LinkedMesh__ctor_m2776678920(L_125, L_120, L_122, L_123, L_124, /*hidden argument*/NULL); NullCheck(L_119); List_1_Add_m3342903056(L_119, L_125, /*hidden argument*/List_1_Add_m3342903056_RuntimeMethod_var); MeshAttachment_t1975337962 * L_126 = V_7; return L_126; } IL_0321: { Dictionary_2_t2865362463 * L_127 = ___map0; SingleU5BU5D_t1444911251* L_128 = SkeletonJson_GetFloatArray_m3923723247(NULL /*static, unused*/, L_127, _stringLiteral4120284790, (1.0f), /*hidden argument*/NULL); V_10 = L_128; Dictionary_2_t2865362463 * L_129 = ___map0; MeshAttachment_t1975337962 * L_130 = V_7; SingleU5BU5D_t1444911251* L_131 = V_10; NullCheck(L_131); SkeletonJson_ReadVertices_m3417261747(__this, L_129, L_130, (((int32_t)((int32_t)(((RuntimeArray *)L_131)->max_length)))), /*hidden argument*/NULL); MeshAttachment_t1975337962 * L_132 = V_7; Dictionary_2_t2865362463 * L_133 = ___map0; Int32U5BU5D_t385246372* L_134 = SkeletonJson_GetIntArray_m4266447685(NULL /*static, unused*/, L_133, _stringLiteral4209022926, /*hidden argument*/NULL); NullCheck(L_132); L_132->set_triangles_16(L_134); MeshAttachment_t1975337962 * L_135 = V_7; SingleU5BU5D_t1444911251* L_136 = V_10; NullCheck(L_135); L_135->set_regionUVs_15(L_136); MeshAttachment_t1975337962 * L_137 = V_7; NullCheck(L_137); MeshAttachment_UpdateUVs_m572410885(L_137, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_138 = ___map0; NullCheck(L_138); bool L_139 = Dictionary_2_ContainsKey_m2718704541(L_138, _stringLiteral1202628582, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_139) { goto IL_0387; } } { MeshAttachment_t1975337962 * L_140 = V_7; Dictionary_2_t2865362463 * L_141 = ___map0; int32_t L_142 = SkeletonJson_GetInt_m3782667549(NULL /*static, unused*/, L_141, _stringLiteral1202628582, 0, /*hidden argument*/NULL); NullCheck(L_140); MeshAttachment_set_HullLength_m1547340380(L_140, ((int32_t)il2cpp_codegen_multiply((int32_t)L_142, (int32_t)2)), /*hidden argument*/NULL); } IL_0387: { Dictionary_2_t2865362463 * L_143 = ___map0; NullCheck(L_143); bool L_144 = Dictionary_2_ContainsKey_m2718704541(L_143, _stringLiteral381379147, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_144) { goto IL_03a9; } } { MeshAttachment_t1975337962 * L_145 = V_7; Dictionary_2_t2865362463 * L_146 = ___map0; Int32U5BU5D_t385246372* L_147 = SkeletonJson_GetIntArray_m4266447685(NULL /*static, unused*/, L_146, _stringLiteral381379147, /*hidden argument*/NULL); NullCheck(L_145); MeshAttachment_set_Edges_m4227853743(L_145, L_147, /*hidden argument*/NULL); } IL_03a9: { MeshAttachment_t1975337962 * L_148 = V_7; return L_148; } IL_03ac: { RuntimeObject* L_149 = __this->get_attachmentLoader_1(); Skin_t1174584606 * L_150 = ___skin1; String_t* L_151 = ___name3; NullCheck(L_149); PathAttachment_t3565151060 * L_152 = InterfaceFuncInvoker2< PathAttachment_t3565151060 *, Skin_t1174584606 *, String_t* >::Invoke(3 /* Spine.PathAttachment Spine.AttachmentLoader::NewPathAttachment(Spine.Skin,System.String) */, AttachmentLoader_t3324778997_il2cpp_TypeInfo_var, L_149, L_150, L_151); V_11 = L_152; PathAttachment_t3565151060 * L_153 = V_11; if (L_153) { goto IL_03c5; } } { return (Attachment_t3043756552 *)NULL; } IL_03c5: { PathAttachment_t3565151060 * L_154 = V_11; Dictionary_2_t2865362463 * L_155 = ___map0; bool L_156 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_155, _stringLiteral3481648711, (bool)0, /*hidden argument*/NULL); NullCheck(L_154); L_154->set_closed_8(L_156); PathAttachment_t3565151060 * L_157 = V_11; Dictionary_2_t2865362463 * L_158 = ___map0; bool L_159 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_158, _stringLiteral3806813334, (bool)1, /*hidden argument*/NULL); NullCheck(L_157); L_157->set_constantSpeed_9(L_159); Dictionary_2_t2865362463 * L_160 = ___map0; int32_t L_161 = SkeletonJson_GetInt_m3782667549(NULL /*static, unused*/, L_160, _stringLiteral1806268612, 0, /*hidden argument*/NULL); V_12 = L_161; Dictionary_2_t2865362463 * L_162 = ___map0; PathAttachment_t3565151060 * L_163 = V_11; int32_t L_164 = V_12; SkeletonJson_ReadVertices_m3417261747(__this, L_162, L_163, ((int32_t)((int32_t)L_164<<(int32_t)1)), /*hidden argument*/NULL); PathAttachment_t3565151060 * L_165 = V_11; Dictionary_2_t2865362463 * L_166 = ___map0; float L_167 = V_0; SingleU5BU5D_t1444911251* L_168 = SkeletonJson_GetFloatArray_m3923723247(NULL /*static, unused*/, L_166, _stringLiteral1151827249, L_167, /*hidden argument*/NULL); NullCheck(L_165); L_165->set_lengths_7(L_168); PathAttachment_t3565151060 * L_169 = V_11; return L_169; } IL_041c: { RuntimeObject* L_170 = __this->get_attachmentLoader_1(); Skin_t1174584606 * L_171 = ___skin1; String_t* L_172 = ___name3; NullCheck(L_170); PointAttachment_t2275020146 * L_173 = InterfaceFuncInvoker2< PointAttachment_t2275020146 *, Skin_t1174584606 *, String_t* >::Invoke(4 /* Spine.PointAttachment Spine.AttachmentLoader::NewPointAttachment(Spine.Skin,System.String) */, AttachmentLoader_t3324778997_il2cpp_TypeInfo_var, L_170, L_171, L_172); V_13 = L_173; PointAttachment_t2275020146 * L_174 = V_13; if (L_174) { goto IL_0435; } } { return (Attachment_t3043756552 *)NULL; } IL_0435: { PointAttachment_t2275020146 * L_175 = V_13; Dictionary_2_t2865362463 * L_176 = ___map0; float L_177 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_176, _stringLiteral3452614616, (0.0f), /*hidden argument*/NULL); float L_178 = V_0; NullCheck(L_175); L_175->set_x_1(((float)il2cpp_codegen_multiply((float)L_177, (float)L_178))); PointAttachment_t2275020146 * L_179 = V_13; Dictionary_2_t2865362463 * L_180 = ___map0; float L_181 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_180, _stringLiteral3452614615, (0.0f), /*hidden argument*/NULL); float L_182 = V_0; NullCheck(L_179); L_179->set_y_2(((float)il2cpp_codegen_multiply((float)L_181, (float)L_182))); PointAttachment_t2275020146 * L_183 = V_13; Dictionary_2_t2865362463 * L_184 = ___map0; float L_185 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_184, _stringLiteral1757920701, (0.0f), /*hidden argument*/NULL); NullCheck(L_183); L_183->set_rotation_3(L_185); PointAttachment_t2275020146 * L_186 = V_13; return L_186; } IL_0481: { RuntimeObject* L_187 = __this->get_attachmentLoader_1(); Skin_t1174584606 * L_188 = ___skin1; String_t* L_189 = ___name3; NullCheck(L_187); ClippingAttachment_t2586274570 * L_190 = InterfaceFuncInvoker2< ClippingAttachment_t2586274570 *, Skin_t1174584606 *, String_t* >::Invoke(5 /* Spine.ClippingAttachment Spine.AttachmentLoader::NewClippingAttachment(Spine.Skin,System.String) */, AttachmentLoader_t3324778997_il2cpp_TypeInfo_var, L_187, L_188, L_189); V_14 = L_190; ClippingAttachment_t2586274570 * L_191 = V_14; if (L_191) { goto IL_049a; } } { return (Attachment_t3043756552 *)NULL; } IL_049a: { Dictionary_2_t2865362463 * L_192 = ___map0; String_t* L_193 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_192, _stringLiteral3266137265, (String_t*)NULL, /*hidden argument*/NULL); V_15 = L_193; String_t* L_194 = V_15; if (!L_194) { goto IL_04dc; } } { SkeletonData_t2032710716 * L_195 = ___skeletonData4; String_t* L_196 = V_15; NullCheck(L_195); SlotData_t154801902 * L_197 = SkeletonData_FindSlot_m2064261220(L_195, L_196, /*hidden argument*/NULL); V_16 = L_197; SlotData_t154801902 * L_198 = V_16; if (L_198) { goto IL_04d3; } } { String_t* L_199 = V_15; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_200 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2282637008, L_199, /*hidden argument*/NULL); Exception_t * L_201 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_201, L_200, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_201,SkeletonJson_ReadAttachment_m4034167557_RuntimeMethod_var); } IL_04d3: { ClippingAttachment_t2586274570 * L_202 = V_14; SlotData_t154801902 * L_203 = V_16; NullCheck(L_202); ClippingAttachment_set_EndSlot_m4076470980(L_202, L_203, /*hidden argument*/NULL); } IL_04dc: { Dictionary_2_t2865362463 * L_204 = ___map0; ClippingAttachment_t2586274570 * L_205 = V_14; Dictionary_2_t2865362463 * L_206 = ___map0; int32_t L_207 = SkeletonJson_GetInt_m3782667549(NULL /*static, unused*/, L_206, _stringLiteral1806268612, 0, /*hidden argument*/NULL); SkeletonJson_ReadVertices_m3417261747(__this, L_204, L_205, ((int32_t)((int32_t)L_207<<(int32_t)1)), /*hidden argument*/NULL); ClippingAttachment_t2586274570 * L_208 = V_14; return L_208; } IL_04f6: { return (Attachment_t3043756552 *)NULL; } } // System.Void Spine.SkeletonJson::ReadVertices(System.Collections.Generic.Dictionary`2,Spine.VertexAttachment,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson_ReadVertices_m3417261747 (SkeletonJson_t4049771867 * __this, Dictionary_2_t2865362463 * ___map0, VertexAttachment_t4074366829 * ___attachment1, int32_t ___verticesLength2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_ReadVertices_m3417261747_MetadataUsageId); s_Il2CppMethodInitialized = true; } SingleU5BU5D_t1444911251* V_0 = NULL; float V_1 = 0.0f; int32_t V_2 = 0; ExposedList_1_t4104378640 * V_3 = NULL; ExposedList_1_t1363090323 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { VertexAttachment_t4074366829 * L_0 = ___attachment1; int32_t L_1 = ___verticesLength2; NullCheck(L_0); VertexAttachment_set_WorldVerticesLength_m1855973783(L_0, L_1, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_2 = ___map0; SingleU5BU5D_t1444911251* L_3 = SkeletonJson_GetFloatArray_m3923723247(NULL /*static, unused*/, L_2, _stringLiteral2144026388, (1.0f), /*hidden argument*/NULL); V_0 = L_3; float L_4 = SkeletonJson_get_Scale_m32512104(__this, /*hidden argument*/NULL); V_1 = L_4; int32_t L_5 = ___verticesLength2; SingleU5BU5D_t1444911251* L_6 = V_0; NullCheck(L_6); if ((!(((uint32_t)L_5) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length)))))))) { goto IL_005b; } } { float L_7 = V_1; if ((((float)L_7) == ((float)(1.0f)))) { goto IL_0053; } } { V_2 = 0; goto IL_004a; } IL_003a: { SingleU5BU5D_t1444911251* L_8 = V_0; int32_t L_9 = V_2; NullCheck(L_8); float* L_10 = ((L_8)->GetAddressAt(static_cast(L_9))); float L_11 = V_1; *((float*)(L_10)) = (float)((float)il2cpp_codegen_multiply((float)(*((float*)L_10)), (float)L_11)); int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_004a: { int32_t L_13 = V_2; SingleU5BU5D_t1444911251* L_14 = V_0; NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_003a; } } IL_0053: { VertexAttachment_t4074366829 * L_15 = ___attachment1; SingleU5BU5D_t1444911251* L_16 = V_0; NullCheck(L_15); L_15->set_vertices_5(L_16); return; } IL_005b: { int32_t L_17 = ___verticesLength2; ExposedList_1_t4104378640 * L_18 = (ExposedList_1_t4104378640 *)il2cpp_codegen_object_new(ExposedList_1_t4104378640_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3034036963(L_18, ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_17, (int32_t)3)), (int32_t)3)), /*hidden argument*/ExposedList_1__ctor_m3034036963_RuntimeMethod_var); V_3 = L_18; int32_t L_19 = ___verticesLength2; ExposedList_1_t1363090323 * L_20 = (ExposedList_1_t1363090323 *)il2cpp_codegen_object_new(ExposedList_1_t1363090323_il2cpp_TypeInfo_var); ExposedList_1__ctor_m4079222511(L_20, ((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)3)), /*hidden argument*/ExposedList_1__ctor_m4079222511_RuntimeMethod_var); V_4 = L_20; V_5 = 0; SingleU5BU5D_t1444911251* L_21 = V_0; NullCheck(L_21); V_6 = (((int32_t)((int32_t)(((RuntimeArray *)L_21)->max_length)))); goto IL_00ed; } IL_007d: { SingleU5BU5D_t1444911251* L_22 = V_0; int32_t L_23 = V_5; int32_t L_24 = L_23; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); NullCheck(L_22); int32_t L_25 = L_24; float L_26 = (L_22)->GetAt(static_cast(L_25)); V_7 = (((int32_t)((int32_t)L_26))); ExposedList_1_t1363090323 * L_27 = V_4; int32_t L_28 = V_7; NullCheck(L_27); ExposedList_1_Add_m2905482489(L_27, L_28, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); int32_t L_29 = V_5; int32_t L_30 = V_7; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_30, (int32_t)4)))); goto IL_00e4; } IL_00a0: { ExposedList_1_t1363090323 * L_31 = V_4; SingleU5BU5D_t1444911251* L_32 = V_0; int32_t L_33 = V_5; NullCheck(L_32); int32_t L_34 = L_33; float L_35 = (L_32)->GetAt(static_cast(L_34)); NullCheck(L_31); ExposedList_1_Add_m2905482489(L_31, (((int32_t)((int32_t)L_35))), /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); ExposedList_1_t4104378640 * L_36 = V_3; SingleU5BU5D_t1444911251* L_37 = V_0; int32_t L_38 = V_5; NullCheck(L_37); int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); float L_40 = (L_37)->GetAt(static_cast(L_39)); float L_41 = SkeletonJson_get_Scale_m32512104(__this, /*hidden argument*/NULL); NullCheck(L_36); ExposedList_1_Add_m1323117931(L_36, ((float)il2cpp_codegen_multiply((float)L_40, (float)L_41)), /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_42 = V_3; SingleU5BU5D_t1444911251* L_43 = V_0; int32_t L_44 = V_5; NullCheck(L_43); int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)2)); float L_46 = (L_43)->GetAt(static_cast(L_45)); float L_47 = SkeletonJson_get_Scale_m32512104(__this, /*hidden argument*/NULL); NullCheck(L_42); ExposedList_1_Add_m1323117931(L_42, ((float)il2cpp_codegen_multiply((float)L_46, (float)L_47)), /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_48 = V_3; SingleU5BU5D_t1444911251* L_49 = V_0; int32_t L_50 = V_5; NullCheck(L_49); int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)3)); float L_52 = (L_49)->GetAt(static_cast(L_51)); NullCheck(L_48); ExposedList_1_Add_m1323117931(L_48, L_52, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); int32_t L_53 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)4)); } IL_00e4: { int32_t L_54 = V_5; int32_t L_55 = V_8; if ((((int32_t)L_54) < ((int32_t)L_55))) { goto IL_00a0; } } IL_00ed: { int32_t L_56 = V_5; int32_t L_57 = V_6; if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_007d; } } { VertexAttachment_t4074366829 * L_58 = ___attachment1; ExposedList_1_t1363090323 * L_59 = V_4; NullCheck(L_59); Int32U5BU5D_t385246372* L_60 = ExposedList_1_ToArray_m1455590142(L_59, /*hidden argument*/ExposedList_1_ToArray_m1455590142_RuntimeMethod_var); NullCheck(L_58); L_58->set_bones_4(L_60); VertexAttachment_t4074366829 * L_61 = ___attachment1; ExposedList_1_t4104378640 * L_62 = V_3; NullCheck(L_62); SingleU5BU5D_t1444911251* L_63 = ExposedList_1_ToArray_m367527777(L_62, /*hidden argument*/ExposedList_1_ToArray_m367527777_RuntimeMethod_var); NullCheck(L_61); L_61->set_vertices_5(L_63); return; } } // System.Void Spine.SkeletonJson::ReadAnimation(System.Collections.Generic.Dictionary`2,System.String,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson_ReadAnimation_m2529007090 (SkeletonJson_t4049771867 * __this, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, SkeletonData_t2032710716 * ___skeletonData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_ReadAnimation_m2529007090_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; ExposedList_1_t383950901 * V_1 = NULL; float V_2 = 0.0f; KeyValuePair_2_t968067334 V_3; memset(&V_3, 0, sizeof(V_3)); Enumerator_t524577942 V_4; memset(&V_4, 0, sizeof(V_4)); String_t* V_5 = NULL; int32_t V_6 = 0; Dictionary_2_t2865362463 * V_7 = NULL; KeyValuePair_2_t968067334 V_8; memset(&V_8, 0, sizeof(V_8)); Enumerator_t524577942 V_9; memset(&V_9, 0, sizeof(V_9)); List_1_t257213610 * V_10 = NULL; String_t* V_11 = NULL; AttachmentTimeline_t2048728856 * V_12 = NULL; int32_t V_13 = 0; Dictionary_2_t2865362463 * V_14 = NULL; Enumerator_t2146457487 V_15; memset(&V_15, 0, sizeof(V_15)); float V_16 = 0.0f; ColorTimeline_t3754116780 * V_17 = NULL; int32_t V_18 = 0; Dictionary_2_t2865362463 * V_19 = NULL; Enumerator_t2146457487 V_20; memset(&V_20, 0, sizeof(V_20)); float V_21 = 0.0f; String_t* V_22 = NULL; TwoColorTimeline_t1834727230 * V_23 = NULL; int32_t V_24 = 0; Dictionary_2_t2865362463 * V_25 = NULL; Enumerator_t2146457487 V_26; memset(&V_26, 0, sizeof(V_26)); float V_27 = 0.0f; String_t* V_28 = NULL; String_t* V_29 = NULL; KeyValuePair_2_t968067334 V_30; memset(&V_30, 0, sizeof(V_30)); Enumerator_t524577942 V_31; memset(&V_31, 0, sizeof(V_31)); String_t* V_32 = NULL; int32_t V_33 = 0; Dictionary_2_t2865362463 * V_34 = NULL; KeyValuePair_2_t968067334 V_35; memset(&V_35, 0, sizeof(V_35)); Enumerator_t524577942 V_36; memset(&V_36, 0, sizeof(V_36)); List_1_t257213610 * V_37 = NULL; String_t* V_38 = NULL; RotateTimeline_t860518009 * V_39 = NULL; int32_t V_40 = 0; Dictionary_2_t2865362463 * V_41 = NULL; Enumerator_t2146457487 V_42; memset(&V_42, 0, sizeof(V_42)); TranslateTimeline_t2733426737 * V_43 = NULL; float V_44 = 0.0f; int32_t V_45 = 0; Dictionary_2_t2865362463 * V_46 = NULL; Enumerator_t2146457487 V_47; memset(&V_47, 0, sizeof(V_47)); float V_48 = 0.0f; float V_49 = 0.0f; float V_50 = 0.0f; KeyValuePair_2_t968067334 V_51; memset(&V_51, 0, sizeof(V_51)); Enumerator_t524577942 V_52; memset(&V_52, 0, sizeof(V_52)); IkConstraintData_t459120129 * V_53 = NULL; List_1_t257213610 * V_54 = NULL; IkConstraintTimeline_t1094182104 * V_55 = NULL; int32_t V_56 = 0; Dictionary_2_t2865362463 * V_57 = NULL; Enumerator_t2146457487 V_58; memset(&V_58, 0, sizeof(V_58)); KeyValuePair_2_t968067334 V_59; memset(&V_59, 0, sizeof(V_59)); Enumerator_t524577942 V_60; memset(&V_60, 0, sizeof(V_60)); TransformConstraintData_t529073346 * V_61 = NULL; List_1_t257213610 * V_62 = NULL; TransformConstraintTimeline_t410042030 * V_63 = NULL; int32_t V_64 = 0; Dictionary_2_t2865362463 * V_65 = NULL; Enumerator_t2146457487 V_66; memset(&V_66, 0, sizeof(V_66)); float V_67 = 0.0f; float V_68 = 0.0f; float V_69 = 0.0f; float V_70 = 0.0f; float V_71 = 0.0f; KeyValuePair_2_t968067334 V_72; memset(&V_72, 0, sizeof(V_72)); Enumerator_t524577942 V_73; memset(&V_73, 0, sizeof(V_73)); int32_t V_74 = 0; PathConstraintData_t981297034 * V_75 = NULL; Dictionary_2_t2865362463 * V_76 = NULL; KeyValuePair_2_t968067334 V_77; memset(&V_77, 0, sizeof(V_77)); Enumerator_t524577942 V_78; memset(&V_78, 0, sizeof(V_78)); List_1_t257213610 * V_79 = NULL; String_t* V_80 = NULL; PathConstraintPositionTimeline_t1963796833 * V_81 = NULL; float V_82 = 0.0f; int32_t V_83 = 0; Dictionary_2_t2865362463 * V_84 = NULL; Enumerator_t2146457487 V_85; memset(&V_85, 0, sizeof(V_85)); PathConstraintMixTimeline_t534890125 * V_86 = NULL; int32_t V_87 = 0; Dictionary_2_t2865362463 * V_88 = NULL; Enumerator_t2146457487 V_89; memset(&V_89, 0, sizeof(V_89)); KeyValuePair_2_t968067334 V_90; memset(&V_90, 0, sizeof(V_90)); Enumerator_t524577942 V_91; memset(&V_91, 0, sizeof(V_91)); Skin_t1174584606 * V_92 = NULL; KeyValuePair_2_t968067334 V_93; memset(&V_93, 0, sizeof(V_93)); Enumerator_t524577942 V_94; memset(&V_94, 0, sizeof(V_94)); int32_t V_95 = 0; KeyValuePair_2_t968067334 V_96; memset(&V_96, 0, sizeof(V_96)); Enumerator_t524577942 V_97; memset(&V_97, 0, sizeof(V_97)); List_1_t257213610 * V_98 = NULL; VertexAttachment_t4074366829 * V_99 = NULL; bool V_100 = false; SingleU5BU5D_t1444911251* V_101 = NULL; int32_t V_102 = 0; DeformTimeline_t3552075840 * V_103 = NULL; int32_t V_104 = 0; Dictionary_2_t2865362463 * V_105 = NULL; Enumerator_t2146457487 V_106; memset(&V_106, 0, sizeof(V_106)); SingleU5BU5D_t1444911251* V_107 = NULL; int32_t V_108 = 0; SingleU5BU5D_t1444911251* V_109 = NULL; int32_t V_110 = 0; int32_t V_111 = 0; int32_t V_112 = 0; List_1_t257213610 * V_113 = NULL; DrawOrderTimeline_t1092982325 * V_114 = NULL; int32_t V_115 = 0; int32_t V_116 = 0; Dictionary_2_t2865362463 * V_117 = NULL; Enumerator_t2146457487 V_118; memset(&V_118, 0, sizeof(V_118)); Int32U5BU5D_t385246372* V_119 = NULL; int32_t V_120 = 0; List_1_t257213610 * V_121 = NULL; Int32U5BU5D_t385246372* V_122 = NULL; int32_t V_123 = 0; int32_t V_124 = 0; Dictionary_2_t2865362463 * V_125 = NULL; Enumerator_t2146457487 V_126; memset(&V_126, 0, sizeof(V_126)); int32_t V_127 = 0; int32_t V_128 = 0; int32_t V_129 = 0; List_1_t257213610 * V_130 = NULL; EventTimeline_t2341881094 * V_131 = NULL; int32_t V_132 = 0; Dictionary_2_t2865362463 * V_133 = NULL; Enumerator_t2146457487 V_134; memset(&V_134, 0, sizeof(V_134)); EventData_t724759987 * V_135 = NULL; Event_t1378573841 * V_136 = NULL; Event_t1378573841 * V_137 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); float G_B80_0 = 0.0f; float G_B80_1 = 0.0f; int32_t G_B80_2 = 0; IkConstraintTimeline_t1094182104 * G_B80_3 = NULL; float G_B79_0 = 0.0f; float G_B79_1 = 0.0f; int32_t G_B79_2 = 0; IkConstraintTimeline_t1094182104 * G_B79_3 = NULL; int32_t G_B81_0 = 0; float G_B81_1 = 0.0f; float G_B81_2 = 0.0f; int32_t G_B81_3 = 0; IkConstraintTimeline_t1094182104 * G_B81_4 = NULL; int32_t G_B153_0 = 0; SingleU5BU5D_t1444911251* G_B159_0 = NULL; Dictionary_2_t2865362463 * G_B186_0 = NULL; Dictionary_2_t2865362463 * G_B185_0 = NULL; String_t* G_B187_0 = NULL; Dictionary_2_t2865362463 * G_B187_1 = NULL; { float L_0 = SkeletonJson_get_Scale_m32512104(__this, /*hidden argument*/NULL); V_0 = L_0; ExposedList_1_t383950901 * L_1 = (ExposedList_1_t383950901 *)il2cpp_codegen_object_new(ExposedList_1_t383950901_il2cpp_TypeInfo_var); ExposedList_1__ctor_m1916876347(L_1, /*hidden argument*/ExposedList_1__ctor_m1916876347_RuntimeMethod_var); V_1 = L_1; V_2 = (0.0f); Dictionary_2_t2865362463 * L_2 = ___map0; NullCheck(L_2); bool L_3 = Dictionary_2_ContainsKey_m2718704541(L_2, _stringLiteral1144832033, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_3) { goto IL_03da; } } { Dictionary_2_t2865362463 * L_4 = ___map0; NullCheck(L_4); RuntimeObject * L_5 = Dictionary_2_get_Item_m1961594057(L_4, _stringLiteral1144832033, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_5, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_6 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_5, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_4 = L_6; } IL_003a: try { // begin try (depth: 1) { goto IL_03bb; } IL_003f: { KeyValuePair_2_t968067334 L_7 = Enumerator_get_Current_m3696666116((&V_4), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_3 = L_7; String_t* L_8 = KeyValuePair_2_get_Key_m2839941128((&V_3), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); V_5 = L_8; SkeletonData_t2032710716 * L_9 = ___skeletonData2; String_t* L_10 = V_5; NullCheck(L_9); int32_t L_11 = SkeletonData_FindSlotIndex_m4166210197(L_9, L_10, /*hidden argument*/NULL); V_6 = L_11; RuntimeObject * L_12 = KeyValuePair_2_get_Value_m3873118413((&V_3), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); V_7 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_12, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_13 = V_7; NullCheck(L_13); Enumerator_t524577942 L_14 = Dictionary_2_GetEnumerator_m2961839591(L_13, /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_9 = L_14; } IL_0071: try { // begin try (depth: 2) { goto IL_039c; } IL_0076: { KeyValuePair_2_t968067334 L_15 = Enumerator_get_Current_m3696666116((&V_9), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_8 = L_15; RuntimeObject * L_16 = KeyValuePair_2_get_Value_m3873118413((&V_8), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); V_10 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_16, List_1_t257213610_il2cpp_TypeInfo_var)); String_t* L_17 = KeyValuePair_2_get_Key_m2839941128((&V_8), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); V_11 = L_17; String_t* L_18 = V_11; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_19 = String_op_Equality_m920492651(NULL /*static, unused*/, L_18, _stringLiteral1818061111, /*hidden argument*/NULL); if (!L_19) { goto IL_0155; } } IL_00a7: { List_1_t257213610 * L_20 = V_10; NullCheck(L_20); int32_t L_21 = List_1_get_Count_m2934127733(L_20, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); AttachmentTimeline_t2048728856 * L_22 = (AttachmentTimeline_t2048728856 *)il2cpp_codegen_object_new(AttachmentTimeline_t2048728856_il2cpp_TypeInfo_var); AttachmentTimeline__ctor_m1938363147(L_22, L_21, /*hidden argument*/NULL); V_12 = L_22; AttachmentTimeline_t2048728856 * L_23 = V_12; int32_t L_24 = V_6; NullCheck(L_23); L_23->set_slotIndex_0(L_24); V_13 = 0; List_1_t257213610 * L_25 = V_10; NullCheck(L_25); Enumerator_t2146457487 L_26 = List_1_GetEnumerator_m2930774921(L_25, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_15 = L_26; } IL_00ca: try { // begin try (depth: 3) { goto IL_0111; } IL_00cf: { RuntimeObject * L_27 = Enumerator_get_Current_m470245444((&V_15), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_14 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_27, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_28 = V_14; NullCheck(L_28); RuntimeObject * L_29 = Dictionary_2_get_Item_m1961594057(L_28, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_16 = ((*(float*)((float*)UnBox(L_29, Single_t1397266774_il2cpp_TypeInfo_var)))); AttachmentTimeline_t2048728856 * L_30 = V_12; int32_t L_31 = V_13; int32_t L_32 = L_31; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); float L_33 = V_16; Dictionary_2_t2865362463 * L_34 = V_14; NullCheck(L_34); RuntimeObject * L_35 = Dictionary_2_get_Item_m1961594057(L_34, _stringLiteral62725243, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(L_30); AttachmentTimeline_SetFrame_m3608645729(L_30, L_32, L_33, ((String_t*)CastclassSealed((RuntimeObject*)L_35, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); } IL_0111: { bool L_36 = Enumerator_MoveNext_m2142368520((&V_15), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_36) { goto IL_00cf; } } IL_011d: { IL2CPP_LEAVE(0x130, FINALLY_0122); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0122; } FINALLY_0122: { // begin finally (depth: 3) Enumerator_Dispose_m3007748546((&V_15), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(290) } // end finally (depth: 3) IL2CPP_CLEANUP(290) { IL2CPP_JUMP_TBL(0x130, IL_0130) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0130: { ExposedList_1_t383950901 * L_37 = V_1; AttachmentTimeline_t2048728856 * L_38 = V_12; NullCheck(L_37); ExposedList_1_Add_m1394417668(L_37, L_38, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_39 = V_2; AttachmentTimeline_t2048728856 * L_40 = V_12; NullCheck(L_40); SingleU5BU5D_t1444911251* L_41 = L_40->get_frames_1(); AttachmentTimeline_t2048728856 * L_42 = V_12; NullCheck(L_42); int32_t L_43 = AttachmentTimeline_get_FrameCount_m4262698828(L_42, /*hidden argument*/NULL); NullCheck(L_41); int32_t L_44 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_43, (int32_t)1)); float L_45 = (L_41)->GetAt(static_cast(L_44)); float L_46 = Math_Max_m482125436(NULL /*static, unused*/, L_39, L_45, /*hidden argument*/NULL); V_2 = L_46; goto IL_039c; } IL_0155: { String_t* L_47 = V_11; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_48 = String_op_Equality_m920492651(NULL /*static, unused*/, L_47, _stringLiteral1586258015, /*hidden argument*/NULL); if (!L_48) { goto IL_0248; } } IL_0166: { List_1_t257213610 * L_49 = V_10; NullCheck(L_49); int32_t L_50 = List_1_get_Count_m2934127733(L_49, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); ColorTimeline_t3754116780 * L_51 = (ColorTimeline_t3754116780 *)il2cpp_codegen_object_new(ColorTimeline_t3754116780_il2cpp_TypeInfo_var); ColorTimeline__ctor_m3866746517(L_51, L_50, /*hidden argument*/NULL); V_17 = L_51; ColorTimeline_t3754116780 * L_52 = V_17; int32_t L_53 = V_6; NullCheck(L_52); L_52->set_slotIndex_15(L_53); V_18 = 0; List_1_t257213610 * L_54 = V_10; NullCheck(L_54); Enumerator_t2146457487 L_55 = List_1_GetEnumerator_m2930774921(L_54, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_20 = L_55; } IL_0189: try { // begin try (depth: 3) { goto IL_0202; } IL_018e: { RuntimeObject * L_56 = Enumerator_get_Current_m470245444((&V_20), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_19 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_56, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_57 = V_19; NullCheck(L_57); RuntimeObject * L_58 = Dictionary_2_get_Item_m1961594057(L_57, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_21 = ((*(float*)((float*)UnBox(L_58, Single_t1397266774_il2cpp_TypeInfo_var)))); Dictionary_2_t2865362463 * L_59 = V_19; NullCheck(L_59); RuntimeObject * L_60 = Dictionary_2_get_Item_m1961594057(L_59, _stringLiteral1586258015, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_22 = ((String_t*)CastclassSealed((RuntimeObject*)L_60, String_t_il2cpp_TypeInfo_var)); ColorTimeline_t3754116780 * L_61 = V_17; int32_t L_62 = V_18; float L_63 = V_21; String_t* L_64 = V_22; float L_65 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_64, 0, 8, /*hidden argument*/NULL); String_t* L_66 = V_22; float L_67 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_66, 1, 8, /*hidden argument*/NULL); String_t* L_68 = V_22; float L_69 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_68, 2, 8, /*hidden argument*/NULL); String_t* L_70 = V_22; float L_71 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_70, 3, 8, /*hidden argument*/NULL); NullCheck(L_61); ColorTimeline_SetFrame_m229843151(L_61, L_62, L_63, L_65, L_67, L_69, L_71, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_72 = V_19; ColorTimeline_t3754116780 * L_73 = V_17; int32_t L_74 = V_18; SkeletonJson_ReadCurve_m2812925661(NULL /*static, unused*/, L_72, L_73, L_74, /*hidden argument*/NULL); int32_t L_75 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0202: { bool L_76 = Enumerator_MoveNext_m2142368520((&V_20), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_76) { goto IL_018e; } } IL_020e: { IL2CPP_LEAVE(0x221, FINALLY_0213); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0213; } FINALLY_0213: { // begin finally (depth: 3) Enumerator_Dispose_m3007748546((&V_20), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(531) } // end finally (depth: 3) IL2CPP_CLEANUP(531) { IL2CPP_JUMP_TBL(0x221, IL_0221) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0221: { ExposedList_1_t383950901 * L_77 = V_1; ColorTimeline_t3754116780 * L_78 = V_17; NullCheck(L_77); ExposedList_1_Add_m1394417668(L_77, L_78, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_79 = V_2; ColorTimeline_t3754116780 * L_80 = V_17; NullCheck(L_80); SingleU5BU5D_t1444911251* L_81 = L_80->get_frames_16(); ColorTimeline_t3754116780 * L_82 = V_17; NullCheck(L_82); int32_t L_83 = CurveTimeline_get_FrameCount_m628607029(L_82, /*hidden argument*/NULL); NullCheck(L_81); int32_t L_84 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_83, (int32_t)1)), (int32_t)5)); float L_85 = (L_81)->GetAt(static_cast(L_84)); float L_86 = Math_Max_m482125436(NULL /*static, unused*/, L_79, L_85, /*hidden argument*/NULL); V_2 = L_86; goto IL_039c; } IL_0248: { String_t* L_87 = V_11; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_88 = String_op_Equality_m920492651(NULL /*static, unused*/, L_87, _stringLiteral2437391291, /*hidden argument*/NULL); if (!L_88) { goto IL_0369; } } IL_0259: { List_1_t257213610 * L_89 = V_10; NullCheck(L_89); int32_t L_90 = List_1_get_Count_m2934127733(L_89, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); TwoColorTimeline_t1834727230 * L_91 = (TwoColorTimeline_t1834727230 *)il2cpp_codegen_object_new(TwoColorTimeline_t1834727230_il2cpp_TypeInfo_var); TwoColorTimeline__ctor_m2850126244(L_91, L_90, /*hidden argument*/NULL); V_23 = L_91; TwoColorTimeline_t1834727230 * L_92 = V_23; int32_t L_93 = V_6; NullCheck(L_92); L_92->set_slotIndex_21(L_93); V_24 = 0; List_1_t257213610 * L_94 = V_10; NullCheck(L_94); Enumerator_t2146457487 L_95 = List_1_GetEnumerator_m2930774921(L_94, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_26 = L_95; } IL_027c: try { // begin try (depth: 3) { goto IL_0323; } IL_0281: { RuntimeObject * L_96 = Enumerator_get_Current_m470245444((&V_26), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_25 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_96, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_97 = V_25; NullCheck(L_97); RuntimeObject * L_98 = Dictionary_2_get_Item_m1961594057(L_97, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_27 = ((*(float*)((float*)UnBox(L_98, Single_t1397266774_il2cpp_TypeInfo_var)))); Dictionary_2_t2865362463 * L_99 = V_25; NullCheck(L_99); RuntimeObject * L_100 = Dictionary_2_get_Item_m1961594057(L_99, _stringLiteral742876181, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_28 = ((String_t*)CastclassSealed((RuntimeObject*)L_100, String_t_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_101 = V_25; NullCheck(L_101); RuntimeObject * L_102 = Dictionary_2_get_Item_m1961594057(L_101, _stringLiteral2021464524, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_29 = ((String_t*)CastclassSealed((RuntimeObject*)L_102, String_t_il2cpp_TypeInfo_var)); TwoColorTimeline_t1834727230 * L_103 = V_23; int32_t L_104 = V_24; float L_105 = V_27; String_t* L_106 = V_28; float L_107 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_106, 0, 8, /*hidden argument*/NULL); String_t* L_108 = V_28; float L_109 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_108, 1, 8, /*hidden argument*/NULL); String_t* L_110 = V_28; float L_111 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_110, 2, 8, /*hidden argument*/NULL); String_t* L_112 = V_28; float L_113 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_112, 3, 8, /*hidden argument*/NULL); String_t* L_114 = V_29; float L_115 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_114, 0, 6, /*hidden argument*/NULL); String_t* L_116 = V_29; float L_117 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_116, 1, 6, /*hidden argument*/NULL); String_t* L_118 = V_29; float L_119 = SkeletonJson_ToColor_m1424148140(NULL /*static, unused*/, L_118, 2, 6, /*hidden argument*/NULL); NullCheck(L_103); TwoColorTimeline_SetFrame_m2529862136(L_103, L_104, L_105, L_107, L_109, L_111, L_113, L_115, L_117, L_119, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_120 = V_25; TwoColorTimeline_t1834727230 * L_121 = V_23; int32_t L_122 = V_24; SkeletonJson_ReadCurve_m2812925661(NULL /*static, unused*/, L_120, L_121, L_122, /*hidden argument*/NULL); int32_t L_123 = V_24; V_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_123, (int32_t)1)); } IL_0323: { bool L_124 = Enumerator_MoveNext_m2142368520((&V_26), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_124) { goto IL_0281; } } IL_032f: { IL2CPP_LEAVE(0x342, FINALLY_0334); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0334; } FINALLY_0334: { // begin finally (depth: 3) Enumerator_Dispose_m3007748546((&V_26), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(820) } // end finally (depth: 3) IL2CPP_CLEANUP(820) { IL2CPP_JUMP_TBL(0x342, IL_0342) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0342: { ExposedList_1_t383950901 * L_125 = V_1; TwoColorTimeline_t1834727230 * L_126 = V_23; NullCheck(L_125); ExposedList_1_Add_m1394417668(L_125, L_126, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_127 = V_2; TwoColorTimeline_t1834727230 * L_128 = V_23; NullCheck(L_128); SingleU5BU5D_t1444911251* L_129 = L_128->get_frames_22(); TwoColorTimeline_t1834727230 * L_130 = V_23; NullCheck(L_130); int32_t L_131 = CurveTimeline_get_FrameCount_m628607029(L_130, /*hidden argument*/NULL); NullCheck(L_129); int32_t L_132 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_131, (int32_t)1)), (int32_t)8)); float L_133 = (L_129)->GetAt(static_cast(L_132)); float L_134 = Math_Max_m482125436(NULL /*static, unused*/, L_127, L_133, /*hidden argument*/NULL); V_2 = L_134; goto IL_039c; } IL_0369: { StringU5BU5D_t1281789340* L_135 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)5)); NullCheck(L_135); ArrayElementTypeCheck (L_135, _stringLiteral1072367183); (L_135)->SetAt(static_cast(0), (String_t*)_stringLiteral1072367183); StringU5BU5D_t1281789340* L_136 = L_135; String_t* L_137 = V_11; NullCheck(L_136); ArrayElementTypeCheck (L_136, L_137); (L_136)->SetAt(static_cast(1), (String_t*)L_137); StringU5BU5D_t1281789340* L_138 = L_136; NullCheck(L_138); ArrayElementTypeCheck (L_138, _stringLiteral3451041664); (L_138)->SetAt(static_cast(2), (String_t*)_stringLiteral3451041664); StringU5BU5D_t1281789340* L_139 = L_138; String_t* L_140 = V_5; NullCheck(L_139); ArrayElementTypeCheck (L_139, L_140); (L_139)->SetAt(static_cast(3), (String_t*)L_140); StringU5BU5D_t1281789340* L_141 = L_139; NullCheck(L_141); ArrayElementTypeCheck (L_141, _stringLiteral3452614535); (L_141)->SetAt(static_cast(4), (String_t*)_stringLiteral3452614535); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_142 = String_Concat_m1809518182(NULL /*static, unused*/, L_141, /*hidden argument*/NULL); Exception_t * L_143 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_143, L_142, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_143,SkeletonJson_ReadAnimation_m2529007090_RuntimeMethod_var); } IL_039c: { bool L_144 = Enumerator_MoveNext_m451671183((&V_9), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_144) { goto IL_0076; } } IL_03a8: { IL2CPP_LEAVE(0x3BB, FINALLY_03ad); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_03ad; } FINALLY_03ad: { // begin finally (depth: 2) Enumerator_Dispose_m2607424534((&V_9), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(941) } // end finally (depth: 2) IL2CPP_CLEANUP(941) { IL2CPP_JUMP_TBL(0x3BB, IL_03bb) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_03bb: { bool L_145 = Enumerator_MoveNext_m451671183((&V_4), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_145) { goto IL_003f; } } IL_03c7: { IL2CPP_LEAVE(0x3DA, FINALLY_03cc); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_03cc; } FINALLY_03cc: { // begin finally (depth: 1) Enumerator_Dispose_m2607424534((&V_4), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(972) } // end finally (depth: 1) IL2CPP_CLEANUP(972) { IL2CPP_JUMP_TBL(0x3DA, IL_03da) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_03da: { Dictionary_2_t2865362463 * L_146 = ___map0; NullCheck(L_146); bool L_147 = Dictionary_2_ContainsKey_m2718704541(L_146, _stringLiteral1602046325, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_147) { goto IL_0712; } } { Dictionary_2_t2865362463 * L_148 = ___map0; NullCheck(L_148); RuntimeObject * L_149 = Dictionary_2_get_Item_m1961594057(L_148, _stringLiteral1602046325, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_149, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_150 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_149, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_31 = L_150; } IL_0401: try { // begin try (depth: 1) { goto IL_06f3; } IL_0406: { KeyValuePair_2_t968067334 L_151 = Enumerator_get_Current_m3696666116((&V_31), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_30 = L_151; String_t* L_152 = KeyValuePair_2_get_Key_m2839941128((&V_30), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); V_32 = L_152; SkeletonData_t2032710716 * L_153 = ___skeletonData2; String_t* L_154 = V_32; NullCheck(L_153); int32_t L_155 = SkeletonData_FindBoneIndex_m1179753032(L_153, L_154, /*hidden argument*/NULL); V_33 = L_155; int32_t L_156 = V_33; if ((!(((uint32_t)L_156) == ((uint32_t)(-1))))) { goto IL_043c; } } IL_042a: { String_t* L_157 = V_32; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_158 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1825277037, L_157, /*hidden argument*/NULL); Exception_t * L_159 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_159, L_158, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_159,SkeletonJson_ReadAnimation_m2529007090_RuntimeMethod_var); } IL_043c: { RuntimeObject * L_160 = KeyValuePair_2_get_Value_m3873118413((&V_30), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); V_34 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_160, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_161 = V_34; NullCheck(L_161); Enumerator_t524577942 L_162 = Dictionary_2_GetEnumerator_m2961839591(L_161, /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_36 = L_162; } IL_0453: try { // begin try (depth: 2) { goto IL_06d4; } IL_0458: { KeyValuePair_2_t968067334 L_163 = Enumerator_get_Current_m3696666116((&V_36), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_35 = L_163; RuntimeObject * L_164 = KeyValuePair_2_get_Value_m3873118413((&V_35), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); V_37 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_164, List_1_t257213610_il2cpp_TypeInfo_var)); String_t* L_165 = KeyValuePair_2_get_Key_m2839941128((&V_35), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); V_38 = L_165; String_t* L_166 = V_38; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_167 = String_op_Equality_m920492651(NULL /*static, unused*/, L_166, _stringLiteral845266270, /*hidden argument*/NULL); if (!L_167) { goto IL_0541; } } IL_0489: { List_1_t257213610 * L_168 = V_37; NullCheck(L_168); int32_t L_169 = List_1_get_Count_m2934127733(L_168, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); RotateTimeline_t860518009 * L_170 = (RotateTimeline_t860518009 *)il2cpp_codegen_object_new(RotateTimeline_t860518009_il2cpp_TypeInfo_var); RotateTimeline__ctor_m3851472634(L_170, L_169, /*hidden argument*/NULL); V_39 = L_170; RotateTimeline_t860518009 * L_171 = V_39; int32_t L_172 = V_33; NullCheck(L_171); L_171->set_boneIndex_9(L_172); V_40 = 0; List_1_t257213610 * L_173 = V_37; NullCheck(L_173); Enumerator_t2146457487 L_174 = List_1_GetEnumerator_m2930774921(L_173, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_42 = L_174; } IL_04ac: try { // begin try (depth: 3) { goto IL_04fb; } IL_04b1: { RuntimeObject * L_175 = Enumerator_get_Current_m470245444((&V_42), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_41 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_175, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); RotateTimeline_t860518009 * L_176 = V_39; int32_t L_177 = V_40; Dictionary_2_t2865362463 * L_178 = V_41; NullCheck(L_178); RuntimeObject * L_179 = Dictionary_2_get_Item_m1961594057(L_178, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); Dictionary_2_t2865362463 * L_180 = V_41; NullCheck(L_180); RuntimeObject * L_181 = Dictionary_2_get_Item_m1961594057(L_180, _stringLiteral4262355673, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(L_176); RotateTimeline_SetFrame_m2588394311(L_176, L_177, ((*(float*)((float*)UnBox(L_179, Single_t1397266774_il2cpp_TypeInfo_var)))), ((*(float*)((float*)UnBox(L_181, Single_t1397266774_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_182 = V_41; RotateTimeline_t860518009 * L_183 = V_39; int32_t L_184 = V_40; SkeletonJson_ReadCurve_m2812925661(NULL /*static, unused*/, L_182, L_183, L_184, /*hidden argument*/NULL); int32_t L_185 = V_40; V_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_185, (int32_t)1)); } IL_04fb: { bool L_186 = Enumerator_MoveNext_m2142368520((&V_42), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_186) { goto IL_04b1; } } IL_0507: { IL2CPP_LEAVE(0x51A, FINALLY_050c); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_050c; } FINALLY_050c: { // begin finally (depth: 3) Enumerator_Dispose_m3007748546((&V_42), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(1292) } // end finally (depth: 3) IL2CPP_CLEANUP(1292) { IL2CPP_JUMP_TBL(0x51A, IL_051a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_051a: { ExposedList_1_t383950901 * L_187 = V_1; RotateTimeline_t860518009 * L_188 = V_39; NullCheck(L_187); ExposedList_1_Add_m1394417668(L_187, L_188, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_189 = V_2; RotateTimeline_t860518009 * L_190 = V_39; NullCheck(L_190); SingleU5BU5D_t1444911251* L_191 = L_190->get_frames_10(); RotateTimeline_t860518009 * L_192 = V_39; NullCheck(L_192); int32_t L_193 = CurveTimeline_get_FrameCount_m628607029(L_192, /*hidden argument*/NULL); NullCheck(L_191); int32_t L_194 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_193, (int32_t)1)), (int32_t)2)); float L_195 = (L_191)->GetAt(static_cast(L_194)); float L_196 = Math_Max_m482125436(NULL /*static, unused*/, L_189, L_195, /*hidden argument*/NULL); V_2 = L_196; goto IL_06d4; } IL_0541: { String_t* L_197 = V_38; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_198 = String_op_Equality_m920492651(NULL /*static, unused*/, L_197, _stringLiteral547335230, /*hidden argument*/NULL); if (L_198) { goto IL_0574; } } IL_0552: { String_t* L_199 = V_38; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_200 = String_op_Equality_m920492651(NULL /*static, unused*/, L_199, _stringLiteral763144525, /*hidden argument*/NULL); if (L_200) { goto IL_0574; } } IL_0563: { String_t* L_201 = V_38; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_202 = String_op_Equality_m920492651(NULL /*static, unused*/, L_201, _stringLiteral9206722, /*hidden argument*/NULL); if (!L_202) { goto IL_06a1; } } IL_0574: { V_44 = (1.0f); String_t* L_203 = V_38; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_204 = String_op_Equality_m920492651(NULL /*static, unused*/, L_203, _stringLiteral763144525, /*hidden argument*/NULL); if (!L_204) { goto IL_059f; } } IL_058c: { List_1_t257213610 * L_205 = V_37; NullCheck(L_205); int32_t L_206 = List_1_get_Count_m2934127733(L_205, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); ScaleTimeline_t1810411048 * L_207 = (ScaleTimeline_t1810411048 *)il2cpp_codegen_object_new(ScaleTimeline_t1810411048_il2cpp_TypeInfo_var); ScaleTimeline__ctor_m460360373(L_207, L_206, /*hidden argument*/NULL); V_43 = L_207; goto IL_05d4; } IL_059f: { String_t* L_208 = V_38; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_209 = String_op_Equality_m920492651(NULL /*static, unused*/, L_208, _stringLiteral9206722, /*hidden argument*/NULL); if (!L_209) { goto IL_05c3; } } IL_05b0: { List_1_t257213610 * L_210 = V_37; NullCheck(L_210); int32_t L_211 = List_1_get_Count_m2934127733(L_210, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); ShearTimeline_t3812859450 * L_212 = (ShearTimeline_t3812859450 *)il2cpp_codegen_object_new(ShearTimeline_t3812859450_il2cpp_TypeInfo_var); ShearTimeline__ctor_m3406431517(L_212, L_211, /*hidden argument*/NULL); V_43 = L_212; goto IL_05d4; } IL_05c3: { List_1_t257213610 * L_213 = V_37; NullCheck(L_213); int32_t L_214 = List_1_get_Count_m2934127733(L_213, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); TranslateTimeline_t2733426737 * L_215 = (TranslateTimeline_t2733426737 *)il2cpp_codegen_object_new(TranslateTimeline_t2733426737_il2cpp_TypeInfo_var); TranslateTimeline__ctor_m1628050115(L_215, L_214, /*hidden argument*/NULL); V_43 = L_215; float L_216 = V_0; V_44 = L_216; } IL_05d4: { TranslateTimeline_t2733426737 * L_217 = V_43; int32_t L_218 = V_33; NullCheck(L_217); L_217->set_boneIndex_11(L_218); V_45 = 0; List_1_t257213610 * L_219 = V_37; NullCheck(L_219); Enumerator_t2146457487 L_220 = List_1_GetEnumerator_m2930774921(L_219, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_47 = L_220; } IL_05e9: try { // begin try (depth: 3) { goto IL_065b; } IL_05ee: { RuntimeObject * L_221 = Enumerator_get_Current_m470245444((&V_47), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_46 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_221, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_222 = V_46; NullCheck(L_222); RuntimeObject * L_223 = Dictionary_2_get_Item_m1961594057(L_222, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_48 = ((*(float*)((float*)UnBox(L_223, Single_t1397266774_il2cpp_TypeInfo_var)))); Dictionary_2_t2865362463 * L_224 = V_46; float L_225 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_224, _stringLiteral3452614616, (0.0f), /*hidden argument*/NULL); V_49 = L_225; Dictionary_2_t2865362463 * L_226 = V_46; float L_227 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_226, _stringLiteral3452614615, (0.0f), /*hidden argument*/NULL); V_50 = L_227; TranslateTimeline_t2733426737 * L_228 = V_43; int32_t L_229 = V_45; float L_230 = V_48; float L_231 = V_49; float L_232 = V_44; float L_233 = V_50; float L_234 = V_44; NullCheck(L_228); TranslateTimeline_SetFrame_m3636016591(L_228, L_229, L_230, ((float)il2cpp_codegen_multiply((float)L_231, (float)L_232)), ((float)il2cpp_codegen_multiply((float)L_233, (float)L_234)), /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_235 = V_46; TranslateTimeline_t2733426737 * L_236 = V_43; int32_t L_237 = V_45; SkeletonJson_ReadCurve_m2812925661(NULL /*static, unused*/, L_235, L_236, L_237, /*hidden argument*/NULL); int32_t L_238 = V_45; V_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_238, (int32_t)1)); } IL_065b: { bool L_239 = Enumerator_MoveNext_m2142368520((&V_47), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_239) { goto IL_05ee; } } IL_0667: { IL2CPP_LEAVE(0x67A, FINALLY_066c); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_066c; } FINALLY_066c: { // begin finally (depth: 3) Enumerator_Dispose_m3007748546((&V_47), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(1644) } // end finally (depth: 3) IL2CPP_CLEANUP(1644) { IL2CPP_JUMP_TBL(0x67A, IL_067a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_067a: { ExposedList_1_t383950901 * L_240 = V_1; TranslateTimeline_t2733426737 * L_241 = V_43; NullCheck(L_240); ExposedList_1_Add_m1394417668(L_240, L_241, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_242 = V_2; TranslateTimeline_t2733426737 * L_243 = V_43; NullCheck(L_243); SingleU5BU5D_t1444911251* L_244 = L_243->get_frames_12(); TranslateTimeline_t2733426737 * L_245 = V_43; NullCheck(L_245); int32_t L_246 = CurveTimeline_get_FrameCount_m628607029(L_245, /*hidden argument*/NULL); NullCheck(L_244); int32_t L_247 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_246, (int32_t)1)), (int32_t)3)); float L_248 = (L_244)->GetAt(static_cast(L_247)); float L_249 = Math_Max_m482125436(NULL /*static, unused*/, L_242, L_248, /*hidden argument*/NULL); V_2 = L_249; goto IL_06d4; } IL_06a1: { StringU5BU5D_t1281789340* L_250 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)5)); NullCheck(L_250); ArrayElementTypeCheck (L_250, _stringLiteral215645437); (L_250)->SetAt(static_cast(0), (String_t*)_stringLiteral215645437); StringU5BU5D_t1281789340* L_251 = L_250; String_t* L_252 = V_38; NullCheck(L_251); ArrayElementTypeCheck (L_251, L_252); (L_251)->SetAt(static_cast(1), (String_t*)L_252); StringU5BU5D_t1281789340* L_253 = L_251; NullCheck(L_253); ArrayElementTypeCheck (L_253, _stringLiteral3451041664); (L_253)->SetAt(static_cast(2), (String_t*)_stringLiteral3451041664); StringU5BU5D_t1281789340* L_254 = L_253; String_t* L_255 = V_32; NullCheck(L_254); ArrayElementTypeCheck (L_254, L_255); (L_254)->SetAt(static_cast(3), (String_t*)L_255); StringU5BU5D_t1281789340* L_256 = L_254; NullCheck(L_256); ArrayElementTypeCheck (L_256, _stringLiteral3452614535); (L_256)->SetAt(static_cast(4), (String_t*)_stringLiteral3452614535); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_257 = String_Concat_m1809518182(NULL /*static, unused*/, L_256, /*hidden argument*/NULL); Exception_t * L_258 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_258, L_257, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_258,SkeletonJson_ReadAnimation_m2529007090_RuntimeMethod_var); } IL_06d4: { bool L_259 = Enumerator_MoveNext_m451671183((&V_36), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_259) { goto IL_0458; } } IL_06e0: { IL2CPP_LEAVE(0x6F3, FINALLY_06e5); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_06e5; } FINALLY_06e5: { // begin finally (depth: 2) Enumerator_Dispose_m2607424534((&V_36), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(1765) } // end finally (depth: 2) IL2CPP_CLEANUP(1765) { IL2CPP_JUMP_TBL(0x6F3, IL_06f3) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_06f3: { bool L_260 = Enumerator_MoveNext_m451671183((&V_31), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_260) { goto IL_0406; } } IL_06ff: { IL2CPP_LEAVE(0x712, FINALLY_0704); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0704; } FINALLY_0704: { // begin finally (depth: 1) Enumerator_Dispose_m2607424534((&V_31), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(1796) } // end finally (depth: 1) IL2CPP_CLEANUP(1796) { IL2CPP_JUMP_TBL(0x712, IL_0712) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0712: { Dictionary_2_t2865362463 * L_261 = ___map0; NullCheck(L_261); bool L_262 = Dictionary_2_ContainsKey_m2718704541(L_261, _stringLiteral3455039431, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_262) { goto IL_0874; } } { Dictionary_2_t2865362463 * L_263 = ___map0; NullCheck(L_263); RuntimeObject * L_264 = Dictionary_2_get_Item_m1961594057(L_263, _stringLiteral3455039431, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_264, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_265 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_264, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_52 = L_265; } IL_0739: try { // begin try (depth: 1) { goto IL_0855; } IL_073e: { KeyValuePair_2_t968067334 L_266 = Enumerator_get_Current_m3696666116((&V_52), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_51 = L_266; SkeletonData_t2032710716 * L_267 = ___skeletonData2; String_t* L_268 = KeyValuePair_2_get_Key_m2839941128((&V_51), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); NullCheck(L_267); IkConstraintData_t459120129 * L_269 = SkeletonData_FindIkConstraint_m29207061(L_267, L_268, /*hidden argument*/NULL); V_53 = L_269; RuntimeObject * L_270 = KeyValuePair_2_get_Value_m3873118413((&V_51), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); V_54 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_270, List_1_t257213610_il2cpp_TypeInfo_var)); List_1_t257213610 * L_271 = V_54; NullCheck(L_271); int32_t L_272 = List_1_get_Count_m2934127733(L_271, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); IkConstraintTimeline_t1094182104 * L_273 = (IkConstraintTimeline_t1094182104 *)il2cpp_codegen_object_new(IkConstraintTimeline_t1094182104_il2cpp_TypeInfo_var); IkConstraintTimeline__ctor_m616678923(L_273, L_272, /*hidden argument*/NULL); V_55 = L_273; IkConstraintTimeline_t1094182104 * L_274 = V_55; SkeletonData_t2032710716 * L_275 = ___skeletonData2; NullCheck(L_275); ExposedList_1_t3166231995 * L_276 = L_275->get_ikConstraints_7(); IkConstraintData_t459120129 * L_277 = V_53; NullCheck(L_276); int32_t L_278 = ExposedList_1_IndexOf_m3413158437(L_276, L_277, /*hidden argument*/ExposedList_1_IndexOf_m3413158437_RuntimeMethod_var); NullCheck(L_274); L_274->set_ikConstraintIndex_15(L_278); V_56 = 0; List_1_t257213610 * L_279 = V_54; NullCheck(L_279); Enumerator_t2146457487 L_280 = List_1_GetEnumerator_m2930774921(L_279, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_58 = L_280; } IL_0792: try { // begin try (depth: 2) { goto IL_0814; } IL_0797: { RuntimeObject * L_281 = Enumerator_get_Current_m470245444((&V_58), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_57 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_281, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); IkConstraintTimeline_t1094182104 * L_282 = V_55; int32_t L_283 = V_56; Dictionary_2_t2865362463 * L_284 = V_57; NullCheck(L_284); RuntimeObject * L_285 = Dictionary_2_get_Item_m1961594057(L_284, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); Dictionary_2_t2865362463 * L_286 = V_57; float L_287 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_286, _stringLiteral4167142341, (1.0f), /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_288 = V_57; bool L_289 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_288, _stringLiteral4114286391, (bool)1, /*hidden argument*/NULL); G_B79_0 = L_287; G_B79_1 = ((*(float*)((float*)UnBox(L_285, Single_t1397266774_il2cpp_TypeInfo_var)))); G_B79_2 = L_283; G_B79_3 = L_282; if (!L_289) { G_B80_0 = L_287; G_B80_1 = ((*(float*)((float*)UnBox(L_285, Single_t1397266774_il2cpp_TypeInfo_var)))); G_B80_2 = L_283; G_B80_3 = L_282; goto IL_07e3; } } IL_07dd: { G_B81_0 = 1; G_B81_1 = G_B79_0; G_B81_2 = G_B79_1; G_B81_3 = G_B79_2; G_B81_4 = G_B79_3; goto IL_07e4; } IL_07e3: { G_B81_0 = (-1); G_B81_1 = G_B80_0; G_B81_2 = G_B80_1; G_B81_3 = G_B80_2; G_B81_4 = G_B80_3; } IL_07e4: { Dictionary_2_t2865362463 * L_290 = V_57; bool L_291 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_290, _stringLiteral3682785191, (bool)1, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_292 = V_57; bool L_293 = SkeletonJson_GetBoolean_m2952420125(NULL /*static, unused*/, L_292, _stringLiteral1208762989, (bool)0, /*hidden argument*/NULL); NullCheck(G_B81_4); IkConstraintTimeline_SetFrame_m1415257799(G_B81_4, G_B81_3, G_B81_2, G_B81_1, G_B81_0, L_291, L_293, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_294 = V_57; IkConstraintTimeline_t1094182104 * L_295 = V_55; int32_t L_296 = V_56; SkeletonJson_ReadCurve_m2812925661(NULL /*static, unused*/, L_294, L_295, L_296, /*hidden argument*/NULL); int32_t L_297 = V_56; V_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_297, (int32_t)1)); } IL_0814: { bool L_298 = Enumerator_MoveNext_m2142368520((&V_58), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_298) { goto IL_0797; } } IL_0820: { IL2CPP_LEAVE(0x833, FINALLY_0825); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0825; } FINALLY_0825: { // begin finally (depth: 2) Enumerator_Dispose_m3007748546((&V_58), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(2085) } // end finally (depth: 2) IL2CPP_CLEANUP(2085) { IL2CPP_JUMP_TBL(0x833, IL_0833) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0833: { ExposedList_1_t383950901 * L_299 = V_1; IkConstraintTimeline_t1094182104 * L_300 = V_55; NullCheck(L_299); ExposedList_1_Add_m1394417668(L_299, L_300, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_301 = V_2; IkConstraintTimeline_t1094182104 * L_302 = V_55; NullCheck(L_302); SingleU5BU5D_t1444911251* L_303 = L_302->get_frames_16(); IkConstraintTimeline_t1094182104 * L_304 = V_55; NullCheck(L_304); int32_t L_305 = CurveTimeline_get_FrameCount_m628607029(L_304, /*hidden argument*/NULL); NullCheck(L_303); int32_t L_306 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_305, (int32_t)1)), (int32_t)5)); float L_307 = (L_303)->GetAt(static_cast(L_306)); float L_308 = Math_Max_m482125436(NULL /*static, unused*/, L_301, L_307, /*hidden argument*/NULL); V_2 = L_308; } IL_0855: { bool L_309 = Enumerator_MoveNext_m451671183((&V_52), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_309) { goto IL_073e; } } IL_0861: { IL2CPP_LEAVE(0x874, FINALLY_0866); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0866; } FINALLY_0866: { // begin finally (depth: 1) Enumerator_Dispose_m2607424534((&V_52), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(2150) } // end finally (depth: 1) IL2CPP_CLEANUP(2150) { IL2CPP_JUMP_TBL(0x874, IL_0874) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0874: { Dictionary_2_t2865362463 * L_310 = ___map0; NullCheck(L_310); bool L_311 = Dictionary_2_ContainsKey_m2718704541(L_310, _stringLiteral1705654852, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_311) { goto IL_09ea; } } { Dictionary_2_t2865362463 * L_312 = ___map0; NullCheck(L_312); RuntimeObject * L_313 = Dictionary_2_get_Item_m1961594057(L_312, _stringLiteral1705654852, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_313, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_314 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_313, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_60 = L_314; } IL_089b: try { // begin try (depth: 1) { goto IL_09cb; } IL_08a0: { KeyValuePair_2_t968067334 L_315 = Enumerator_get_Current_m3696666116((&V_60), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_59 = L_315; SkeletonData_t2032710716 * L_316 = ___skeletonData2; String_t* L_317 = KeyValuePair_2_get_Key_m2839941128((&V_59), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); NullCheck(L_316); TransformConstraintData_t529073346 * L_318 = SkeletonData_FindTransformConstraint_m963795546(L_316, L_317, /*hidden argument*/NULL); V_61 = L_318; RuntimeObject * L_319 = KeyValuePair_2_get_Value_m3873118413((&V_59), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); V_62 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_319, List_1_t257213610_il2cpp_TypeInfo_var)); List_1_t257213610 * L_320 = V_62; NullCheck(L_320); int32_t L_321 = List_1_get_Count_m2934127733(L_320, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); TransformConstraintTimeline_t410042030 * L_322 = (TransformConstraintTimeline_t410042030 *)il2cpp_codegen_object_new(TransformConstraintTimeline_t410042030_il2cpp_TypeInfo_var); TransformConstraintTimeline__ctor_m2544497800(L_322, L_321, /*hidden argument*/NULL); V_63 = L_322; TransformConstraintTimeline_t410042030 * L_323 = V_63; SkeletonData_t2032710716 * L_324 = ___skeletonData2; NullCheck(L_324); ExposedList_1_t3236185212 * L_325 = L_324->get_transformConstraints_8(); TransformConstraintData_t529073346 * L_326 = V_61; NullCheck(L_325); int32_t L_327 = ExposedList_1_IndexOf_m2908151125(L_325, L_326, /*hidden argument*/ExposedList_1_IndexOf_m2908151125_RuntimeMethod_var); NullCheck(L_323); L_323->set_transformConstraintIndex_15(L_327); V_64 = 0; List_1_t257213610 * L_328 = V_62; NullCheck(L_328); Enumerator_t2146457487 L_329 = List_1_GetEnumerator_m2930774921(L_328, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_66 = L_329; } IL_08f4: try { // begin try (depth: 2) { goto IL_098a; } IL_08f9: { RuntimeObject * L_330 = Enumerator_get_Current_m470245444((&V_66), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_65 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_330, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_331 = V_65; NullCheck(L_331); RuntimeObject * L_332 = Dictionary_2_get_Item_m1961594057(L_331, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_67 = ((*(float*)((float*)UnBox(L_332, Single_t1397266774_il2cpp_TypeInfo_var)))); Dictionary_2_t2865362463 * L_333 = V_65; float L_334 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_333, _stringLiteral3151960040, (1.0f), /*hidden argument*/NULL); V_68 = L_334; Dictionary_2_t2865362463 * L_335 = V_65; float L_336 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_335, _stringLiteral1926533660, (1.0f), /*hidden argument*/NULL); V_69 = L_336; Dictionary_2_t2865362463 * L_337 = V_65; float L_338 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_337, _stringLiteral2183218552, (1.0f), /*hidden argument*/NULL); V_70 = L_338; Dictionary_2_t2865362463 * L_339 = V_65; float L_340 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_339, _stringLiteral426075501, (1.0f), /*hidden argument*/NULL); V_71 = L_340; TransformConstraintTimeline_t410042030 * L_341 = V_63; int32_t L_342 = V_64; float L_343 = V_67; float L_344 = V_68; float L_345 = V_69; float L_346 = V_70; float L_347 = V_71; NullCheck(L_341); TransformConstraintTimeline_SetFrame_m1161508027(L_341, L_342, L_343, L_344, L_345, L_346, L_347, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_348 = V_65; TransformConstraintTimeline_t410042030 * L_349 = V_63; int32_t L_350 = V_64; SkeletonJson_ReadCurve_m2812925661(NULL /*static, unused*/, L_348, L_349, L_350, /*hidden argument*/NULL); int32_t L_351 = V_64; V_64 = ((int32_t)il2cpp_codegen_add((int32_t)L_351, (int32_t)1)); } IL_098a: { bool L_352 = Enumerator_MoveNext_m2142368520((&V_66), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_352) { goto IL_08f9; } } IL_0996: { IL2CPP_LEAVE(0x9A9, FINALLY_099b); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_099b; } FINALLY_099b: { // begin finally (depth: 2) Enumerator_Dispose_m3007748546((&V_66), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(2459) } // end finally (depth: 2) IL2CPP_CLEANUP(2459) { IL2CPP_JUMP_TBL(0x9A9, IL_09a9) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_09a9: { ExposedList_1_t383950901 * L_353 = V_1; TransformConstraintTimeline_t410042030 * L_354 = V_63; NullCheck(L_353); ExposedList_1_Add_m1394417668(L_353, L_354, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_355 = V_2; TransformConstraintTimeline_t410042030 * L_356 = V_63; NullCheck(L_356); SingleU5BU5D_t1444911251* L_357 = L_356->get_frames_16(); TransformConstraintTimeline_t410042030 * L_358 = V_63; NullCheck(L_358); int32_t L_359 = CurveTimeline_get_FrameCount_m628607029(L_358, /*hidden argument*/NULL); NullCheck(L_357); int32_t L_360 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_359, (int32_t)1)), (int32_t)5)); float L_361 = (L_357)->GetAt(static_cast(L_360)); float L_362 = Math_Max_m482125436(NULL /*static, unused*/, L_355, L_361, /*hidden argument*/NULL); V_2 = L_362; } IL_09cb: { bool L_363 = Enumerator_MoveNext_m451671183((&V_60), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_363) { goto IL_08a0; } } IL_09d7: { IL2CPP_LEAVE(0x9EA, FINALLY_09dc); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_09dc; } FINALLY_09dc: { // begin finally (depth: 1) Enumerator_Dispose_m2607424534((&V_60), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(2524) } // end finally (depth: 1) IL2CPP_CLEANUP(2524) { IL2CPP_JUMP_TBL(0x9EA, IL_09ea) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_09ea: { Dictionary_2_t2865362463 * L_364 = ___map0; NullCheck(L_364); bool L_365 = Dictionary_2_ContainsKey_m2718704541(L_364, _stringLiteral416398877, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_365) { goto IL_0cdc; } } { Dictionary_2_t2865362463 * L_366 = ___map0; NullCheck(L_366); RuntimeObject * L_367 = Dictionary_2_get_Item_m1961594057(L_366, _stringLiteral416398877, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_367, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_368 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_367, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_73 = L_368; } IL_0a11: try { // begin try (depth: 1) { goto IL_0cbd; } IL_0a16: { KeyValuePair_2_t968067334 L_369 = Enumerator_get_Current_m3696666116((&V_73), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_72 = L_369; SkeletonData_t2032710716 * L_370 = ___skeletonData2; String_t* L_371 = KeyValuePair_2_get_Key_m2839941128((&V_72), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); NullCheck(L_370); int32_t L_372 = SkeletonData_FindPathConstraintIndex_m2658239017(L_370, L_371, /*hidden argument*/NULL); V_74 = L_372; int32_t L_373 = V_74; if ((!(((uint32_t)L_373) == ((uint32_t)(-1))))) { goto IL_0a4d; } } IL_0a36: { String_t* L_374 = KeyValuePair_2_get_Key_m2839941128((&V_72), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_375 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral4083639489, L_374, /*hidden argument*/NULL); Exception_t * L_376 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_376, L_375, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_376,SkeletonJson_ReadAnimation_m2529007090_RuntimeMethod_var); } IL_0a4d: { SkeletonData_t2032710716 * L_377 = ___skeletonData2; NullCheck(L_377); ExposedList_1_t3688408900 * L_378 = L_377->get_pathConstraints_9(); NullCheck(L_378); PathConstraintDataU5BU5D_t2576410383* L_379 = L_378->get_Items_0(); int32_t L_380 = V_74; NullCheck(L_379); int32_t L_381 = L_380; PathConstraintData_t981297034 * L_382 = (L_379)->GetAt(static_cast(L_381)); V_75 = L_382; RuntimeObject * L_383 = KeyValuePair_2_get_Value_m3873118413((&V_72), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); V_76 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_383, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_384 = V_76; NullCheck(L_384); Enumerator_t524577942 L_385 = Dictionary_2_GetEnumerator_m2961839591(L_384, /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_78 = L_385; } IL_0a74: try { // begin try (depth: 2) { goto IL_0c9e; } IL_0a79: { KeyValuePair_2_t968067334 L_386 = Enumerator_get_Current_m3696666116((&V_78), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_77 = L_386; RuntimeObject * L_387 = KeyValuePair_2_get_Value_m3873118413((&V_77), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); V_79 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_387, List_1_t257213610_il2cpp_TypeInfo_var)); String_t* L_388 = KeyValuePair_2_get_Key_m2839941128((&V_77), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); V_80 = L_388; String_t* L_389 = V_80; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_390 = String_op_Equality_m920492651(NULL /*static, unused*/, L_389, _stringLiteral4254451314, /*hidden argument*/NULL); if (L_390) { goto IL_0abb; } } IL_0aaa: { String_t* L_391 = V_80; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_392 = String_op_Equality_m920492651(NULL /*static, unused*/, L_391, _stringLiteral1203997130, /*hidden argument*/NULL); if (!L_392) { goto IL_0bc9; } } IL_0abb: { V_82 = (1.0f); String_t* L_393 = V_80; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_394 = String_op_Equality_m920492651(NULL /*static, unused*/, L_393, _stringLiteral1203997130, /*hidden argument*/NULL); if (!L_394) { goto IL_0b02; } } IL_0ad3: { List_1_t257213610 * L_395 = V_79; NullCheck(L_395); int32_t L_396 = List_1_get_Count_m2934127733(L_395, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); PathConstraintSpacingTimeline_t1125597164 * L_397 = (PathConstraintSpacingTimeline_t1125597164 *)il2cpp_codegen_object_new(PathConstraintSpacingTimeline_t1125597164_il2cpp_TypeInfo_var); PathConstraintSpacingTimeline__ctor_m1425927580(L_397, L_396, /*hidden argument*/NULL); V_81 = L_397; PathConstraintData_t981297034 * L_398 = V_75; NullCheck(L_398); int32_t L_399 = L_398->get_spacingMode_5(); if (!L_399) { goto IL_0afa; } } IL_0aed: { PathConstraintData_t981297034 * L_400 = V_75; NullCheck(L_400); int32_t L_401 = L_400->get_spacingMode_5(); if ((!(((uint32_t)L_401) == ((uint32_t)1)))) { goto IL_0afd; } } IL_0afa: { float L_402 = V_0; V_82 = L_402; } IL_0afd: { goto IL_0b1f; } IL_0b02: { List_1_t257213610 * L_403 = V_79; NullCheck(L_403); int32_t L_404 = List_1_get_Count_m2934127733(L_403, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); PathConstraintPositionTimeline_t1963796833 * L_405 = (PathConstraintPositionTimeline_t1963796833 *)il2cpp_codegen_object_new(PathConstraintPositionTimeline_t1963796833_il2cpp_TypeInfo_var); PathConstraintPositionTimeline__ctor_m1628534052(L_405, L_404, /*hidden argument*/NULL); V_81 = L_405; PathConstraintData_t981297034 * L_406 = V_75; NullCheck(L_406); int32_t L_407 = L_406->get_positionMode_4(); if (L_407) { goto IL_0b1f; } } IL_0b1c: { float L_408 = V_0; V_82 = L_408; } IL_0b1f: { PathConstraintPositionTimeline_t1963796833 * L_409 = V_81; int32_t L_410 = V_74; NullCheck(L_409); L_409->set_pathConstraintIndex_9(L_410); V_83 = 0; List_1_t257213610 * L_411 = V_79; NullCheck(L_411); Enumerator_t2146457487 L_412 = List_1_GetEnumerator_m2930774921(L_411, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_85 = L_412; } IL_0b34: try { // begin try (depth: 3) { goto IL_0b83; } IL_0b39: { RuntimeObject * L_413 = Enumerator_get_Current_m470245444((&V_85), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_84 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_413, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); PathConstraintPositionTimeline_t1963796833 * L_414 = V_81; int32_t L_415 = V_83; Dictionary_2_t2865362463 * L_416 = V_84; NullCheck(L_416); RuntimeObject * L_417 = Dictionary_2_get_Item_m1961594057(L_416, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); Dictionary_2_t2865362463 * L_418 = V_84; String_t* L_419 = V_80; float L_420 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_418, L_419, (0.0f), /*hidden argument*/NULL); float L_421 = V_82; NullCheck(L_414); PathConstraintPositionTimeline_SetFrame_m210799475(L_414, L_415, ((*(float*)((float*)UnBox(L_417, Single_t1397266774_il2cpp_TypeInfo_var)))), ((float)il2cpp_codegen_multiply((float)L_420, (float)L_421)), /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_422 = V_84; PathConstraintPositionTimeline_t1963796833 * L_423 = V_81; int32_t L_424 = V_83; SkeletonJson_ReadCurve_m2812925661(NULL /*static, unused*/, L_422, L_423, L_424, /*hidden argument*/NULL); int32_t L_425 = V_83; V_83 = ((int32_t)il2cpp_codegen_add((int32_t)L_425, (int32_t)1)); } IL_0b83: { bool L_426 = Enumerator_MoveNext_m2142368520((&V_85), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_426) { goto IL_0b39; } } IL_0b8f: { IL2CPP_LEAVE(0xBA2, FINALLY_0b94); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0b94; } FINALLY_0b94: { // begin finally (depth: 3) Enumerator_Dispose_m3007748546((&V_85), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(2964) } // end finally (depth: 3) IL2CPP_CLEANUP(2964) { IL2CPP_JUMP_TBL(0xBA2, IL_0ba2) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0ba2: { ExposedList_1_t383950901 * L_427 = V_1; PathConstraintPositionTimeline_t1963796833 * L_428 = V_81; NullCheck(L_427); ExposedList_1_Add_m1394417668(L_427, L_428, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_429 = V_2; PathConstraintPositionTimeline_t1963796833 * L_430 = V_81; NullCheck(L_430); SingleU5BU5D_t1444911251* L_431 = L_430->get_frames_10(); PathConstraintPositionTimeline_t1963796833 * L_432 = V_81; NullCheck(L_432); int32_t L_433 = CurveTimeline_get_FrameCount_m628607029(L_432, /*hidden argument*/NULL); NullCheck(L_431); int32_t L_434 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_433, (int32_t)1)), (int32_t)2)); float L_435 = (L_431)->GetAt(static_cast(L_434)); float L_436 = Math_Max_m482125436(NULL /*static, unused*/, L_429, L_435, /*hidden argument*/NULL); V_2 = L_436; goto IL_0c9e; } IL_0bc9: { String_t* L_437 = V_80; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_438 = String_op_Equality_m920492651(NULL /*static, unused*/, L_437, _stringLiteral4167142341, /*hidden argument*/NULL); if (!L_438) { goto IL_0c9e; } } IL_0bda: { List_1_t257213610 * L_439 = V_79; NullCheck(L_439); int32_t L_440 = List_1_get_Count_m2934127733(L_439, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); PathConstraintMixTimeline_t534890125 * L_441 = (PathConstraintMixTimeline_t534890125 *)il2cpp_codegen_object_new(PathConstraintMixTimeline_t534890125_il2cpp_TypeInfo_var); PathConstraintMixTimeline__ctor_m1198689827(L_441, L_440, /*hidden argument*/NULL); V_86 = L_441; PathConstraintMixTimeline_t534890125 * L_442 = V_86; int32_t L_443 = V_74; NullCheck(L_442); L_442->set_pathConstraintIndex_11(L_443); V_87 = 0; List_1_t257213610 * L_444 = V_79; NullCheck(L_444); Enumerator_t2146457487 L_445 = List_1_GetEnumerator_m2930774921(L_444, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_89 = L_445; } IL_0bfd: try { // begin try (depth: 3) { goto IL_0c5d; } IL_0c02: { RuntimeObject * L_446 = Enumerator_get_Current_m470245444((&V_89), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_88 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_446, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); PathConstraintMixTimeline_t534890125 * L_447 = V_86; int32_t L_448 = V_87; Dictionary_2_t2865362463 * L_449 = V_88; NullCheck(L_449); RuntimeObject * L_450 = Dictionary_2_get_Item_m1961594057(L_449, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); Dictionary_2_t2865362463 * L_451 = V_88; float L_452 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_451, _stringLiteral3151960040, (1.0f), /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_453 = V_88; float L_454 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_453, _stringLiteral1926533660, (1.0f), /*hidden argument*/NULL); NullCheck(L_447); PathConstraintMixTimeline_SetFrame_m3866680330(L_447, L_448, ((*(float*)((float*)UnBox(L_450, Single_t1397266774_il2cpp_TypeInfo_var)))), L_452, L_454, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_455 = V_88; PathConstraintMixTimeline_t534890125 * L_456 = V_86; int32_t L_457 = V_87; SkeletonJson_ReadCurve_m2812925661(NULL /*static, unused*/, L_455, L_456, L_457, /*hidden argument*/NULL); int32_t L_458 = V_87; V_87 = ((int32_t)il2cpp_codegen_add((int32_t)L_458, (int32_t)1)); } IL_0c5d: { bool L_459 = Enumerator_MoveNext_m2142368520((&V_89), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_459) { goto IL_0c02; } } IL_0c69: { IL2CPP_LEAVE(0xC7C, FINALLY_0c6e); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0c6e; } FINALLY_0c6e: { // begin finally (depth: 3) Enumerator_Dispose_m3007748546((&V_89), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(3182) } // end finally (depth: 3) IL2CPP_CLEANUP(3182) { IL2CPP_JUMP_TBL(0xC7C, IL_0c7c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0c7c: { ExposedList_1_t383950901 * L_460 = V_1; PathConstraintMixTimeline_t534890125 * L_461 = V_86; NullCheck(L_460); ExposedList_1_Add_m1394417668(L_460, L_461, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_462 = V_2; PathConstraintMixTimeline_t534890125 * L_463 = V_86; NullCheck(L_463); SingleU5BU5D_t1444911251* L_464 = L_463->get_frames_12(); PathConstraintMixTimeline_t534890125 * L_465 = V_86; NullCheck(L_465); int32_t L_466 = CurveTimeline_get_FrameCount_m628607029(L_465, /*hidden argument*/NULL); NullCheck(L_464); int32_t L_467 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_466, (int32_t)1)), (int32_t)3)); float L_468 = (L_464)->GetAt(static_cast(L_467)); float L_469 = Math_Max_m482125436(NULL /*static, unused*/, L_462, L_468, /*hidden argument*/NULL); V_2 = L_469; } IL_0c9e: { bool L_470 = Enumerator_MoveNext_m451671183((&V_78), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_470) { goto IL_0a79; } } IL_0caa: { IL2CPP_LEAVE(0xCBD, FINALLY_0caf); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0caf; } FINALLY_0caf: { // begin finally (depth: 2) Enumerator_Dispose_m2607424534((&V_78), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(3247) } // end finally (depth: 2) IL2CPP_CLEANUP(3247) { IL2CPP_JUMP_TBL(0xCBD, IL_0cbd) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0cbd: { bool L_471 = Enumerator_MoveNext_m451671183((&V_73), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_471) { goto IL_0a16; } } IL_0cc9: { IL2CPP_LEAVE(0xCDC, FINALLY_0cce); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0cce; } FINALLY_0cce: { // begin finally (depth: 1) Enumerator_Dispose_m2607424534((&V_73), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(3278) } // end finally (depth: 1) IL2CPP_CLEANUP(3278) { IL2CPP_JUMP_TBL(0xCDC, IL_0cdc) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0cdc: { Dictionary_2_t2865362463 * L_472 = ___map0; NullCheck(L_472); bool L_473 = Dictionary_2_ContainsKey_m2718704541(L_472, _stringLiteral3098275472, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_473) { goto IL_0fdf; } } { Dictionary_2_t2865362463 * L_474 = ___map0; NullCheck(L_474); RuntimeObject * L_475 = Dictionary_2_get_Item_m1961594057(L_474, _stringLiteral3098275472, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_475, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_476 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_475, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_91 = L_476; } IL_0d03: try { // begin try (depth: 1) { goto IL_0fc0; } IL_0d08: { KeyValuePair_2_t968067334 L_477 = Enumerator_get_Current_m3696666116((&V_91), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_90 = L_477; SkeletonData_t2032710716 * L_478 = ___skeletonData2; String_t* L_479 = KeyValuePair_2_get_Key_m2839941128((&V_90), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); NullCheck(L_478); Skin_t1174584606 * L_480 = SkeletonData_FindSkin_m3114017459(L_478, L_479, /*hidden argument*/NULL); V_92 = L_480; RuntimeObject * L_481 = KeyValuePair_2_get_Value_m3873118413((&V_90), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_481, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_482 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_481, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_94 = L_482; } IL_0d33: try { // begin try (depth: 2) { goto IL_0fa1; } IL_0d38: { KeyValuePair_2_t968067334 L_483 = Enumerator_get_Current_m3696666116((&V_94), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_93 = L_483; SkeletonData_t2032710716 * L_484 = ___skeletonData2; String_t* L_485 = KeyValuePair_2_get_Key_m2839941128((&V_93), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); NullCheck(L_484); int32_t L_486 = SkeletonData_FindSlotIndex_m4166210197(L_484, L_485, /*hidden argument*/NULL); V_95 = L_486; int32_t L_487 = V_95; if ((!(((uint32_t)L_487) == ((uint32_t)(-1))))) { goto IL_0d6f; } } IL_0d58: { String_t* L_488 = KeyValuePair_2_get_Key_m2839941128((&V_93), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_489 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1198919400, L_488, /*hidden argument*/NULL); Exception_t * L_490 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_490, L_489, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_490,SkeletonJson_ReadAnimation_m2529007090_RuntimeMethod_var); } IL_0d6f: { RuntimeObject * L_491 = KeyValuePair_2_get_Value_m3873118413((&V_93), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); NullCheck(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_491, Dictionary_2_t2865362463_il2cpp_TypeInfo_var))); Enumerator_t524577942 L_492 = Dictionary_2_GetEnumerator_m2961839591(((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_491, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)), /*hidden argument*/Dictionary_2_GetEnumerator_m2961839591_RuntimeMethod_var); V_97 = L_492; } IL_0d82: try { // begin try (depth: 3) { goto IL_0f82; } IL_0d87: { KeyValuePair_2_t968067334 L_493 = Enumerator_get_Current_m3696666116((&V_97), /*hidden argument*/Enumerator_get_Current_m3696666116_RuntimeMethod_var); V_96 = L_493; RuntimeObject * L_494 = KeyValuePair_2_get_Value_m3873118413((&V_96), /*hidden argument*/KeyValuePair_2_get_Value_m3873118413_RuntimeMethod_var); V_98 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_494, List_1_t257213610_il2cpp_TypeInfo_var)); Skin_t1174584606 * L_495 = V_92; int32_t L_496 = V_95; String_t* L_497 = KeyValuePair_2_get_Key_m2839941128((&V_96), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); NullCheck(L_495); Attachment_t3043756552 * L_498 = Skin_GetAttachment_m2040609636(L_495, L_496, L_497, /*hidden argument*/NULL); V_99 = ((VertexAttachment_t4074366829 *)CastclassClass((RuntimeObject*)L_498, VertexAttachment_t4074366829_il2cpp_TypeInfo_var)); VertexAttachment_t4074366829 * L_499 = V_99; if (L_499) { goto IL_0dd3; } } IL_0dbc: { String_t* L_500 = KeyValuePair_2_get_Key_m2839941128((&V_96), /*hidden argument*/KeyValuePair_2_get_Key_m2839941128_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_501 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral199135502, L_500, /*hidden argument*/NULL); Exception_t * L_502 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_502, L_501, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_502,SkeletonJson_ReadAnimation_m2529007090_RuntimeMethod_var); } IL_0dd3: { VertexAttachment_t4074366829 * L_503 = V_99; NullCheck(L_503); Int32U5BU5D_t385246372* L_504 = L_503->get_bones_4(); V_100 = (bool)((((int32_t)((((RuntimeObject*)(Int32U5BU5D_t385246372*)L_504) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); VertexAttachment_t4074366829 * L_505 = V_99; NullCheck(L_505); SingleU5BU5D_t1444911251* L_506 = L_505->get_vertices_5(); V_101 = L_506; bool L_507 = V_100; if (!L_507) { goto IL_0dff; } } IL_0df2: { SingleU5BU5D_t1444911251* L_508 = V_101; NullCheck(L_508); G_B153_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_508)->max_length))))/(int32_t)3)), (int32_t)2)); goto IL_0e03; } IL_0dff: { SingleU5BU5D_t1444911251* L_509 = V_101; NullCheck(L_509); G_B153_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_509)->max_length)))); } IL_0e03: { V_102 = G_B153_0; List_1_t257213610 * L_510 = V_98; NullCheck(L_510); int32_t L_511 = List_1_get_Count_m2934127733(L_510, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); DeformTimeline_t3552075840 * L_512 = (DeformTimeline_t3552075840 *)il2cpp_codegen_object_new(DeformTimeline_t3552075840_il2cpp_TypeInfo_var); DeformTimeline__ctor_m471795702(L_512, L_511, /*hidden argument*/NULL); V_103 = L_512; DeformTimeline_t3552075840 * L_513 = V_103; int32_t L_514 = V_95; NullCheck(L_513); L_513->set_slotIndex_5(L_514); DeformTimeline_t3552075840 * L_515 = V_103; VertexAttachment_t4074366829 * L_516 = V_99; NullCheck(L_515); L_515->set_attachment_8(L_516); V_104 = 0; List_1_t257213610 * L_517 = V_98; NullCheck(L_517); Enumerator_t2146457487 L_518 = List_1_GetEnumerator_m2930774921(L_517, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_106 = L_518; } IL_0e31: try { // begin try (depth: 4) { goto IL_0f43; } IL_0e36: { RuntimeObject * L_519 = Enumerator_get_Current_m470245444((&V_106), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_105 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_519, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); Dictionary_2_t2865362463 * L_520 = V_105; NullCheck(L_520); bool L_521 = Dictionary_2_ContainsKey_m2718704541(L_520, _stringLiteral2144026388, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (L_521) { goto IL_0e71; } } IL_0e55: { bool L_522 = V_100; if (!L_522) { goto IL_0e68; } } IL_0e5c: { int32_t L_523 = V_102; G_B159_0 = ((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)L_523)); goto IL_0e6a; } IL_0e68: { SingleU5BU5D_t1444911251* L_524 = V_101; G_B159_0 = L_524; } IL_0e6a: { V_107 = G_B159_0; goto IL_0f16; } IL_0e71: { int32_t L_525 = V_102; V_107 = ((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)L_525)); Dictionary_2_t2865362463 * L_526 = V_105; int32_t L_527 = SkeletonJson_GetInt_m3782667549(NULL /*static, unused*/, L_526, _stringLiteral1082126080, 0, /*hidden argument*/NULL); V_108 = L_527; Dictionary_2_t2865362463 * L_528 = V_105; SingleU5BU5D_t1444911251* L_529 = SkeletonJson_GetFloatArray_m3923723247(NULL /*static, unused*/, L_528, _stringLiteral2144026388, (1.0f), /*hidden argument*/NULL); V_109 = L_529; SingleU5BU5D_t1444911251* L_530 = V_109; SingleU5BU5D_t1444911251* L_531 = V_107; int32_t L_532 = V_108; SingleU5BU5D_t1444911251* L_533 = V_109; NullCheck(L_533); Array_Copy_m344457298(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_530, 0, (RuntimeArray *)(RuntimeArray *)L_531, L_532, (((int32_t)((int32_t)(((RuntimeArray *)L_533)->max_length)))), /*hidden argument*/NULL); float L_534 = V_0; if ((((float)L_534) == ((float)(1.0f)))) { goto IL_0ee6; } } IL_0eb7: { int32_t L_535 = V_108; V_110 = L_535; int32_t L_536 = V_110; SingleU5BU5D_t1444911251* L_537 = V_109; NullCheck(L_537); V_111 = ((int32_t)il2cpp_codegen_add((int32_t)L_536, (int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_537)->max_length)))))); goto IL_0edd; } IL_0ec9: { SingleU5BU5D_t1444911251* L_538 = V_107; int32_t L_539 = V_110; NullCheck(L_538); float* L_540 = ((L_538)->GetAddressAt(static_cast(L_539))); float L_541 = V_0; *((float*)(L_540)) = (float)((float)il2cpp_codegen_multiply((float)(*((float*)L_540)), (float)L_541)); int32_t L_542 = V_110; V_110 = ((int32_t)il2cpp_codegen_add((int32_t)L_542, (int32_t)1)); } IL_0edd: { int32_t L_543 = V_110; int32_t L_544 = V_111; if ((((int32_t)L_543) < ((int32_t)L_544))) { goto IL_0ec9; } } IL_0ee6: { bool L_545 = V_100; if (L_545) { goto IL_0f16; } } IL_0eed: { V_112 = 0; goto IL_0f0d; } IL_0ef5: { SingleU5BU5D_t1444911251* L_546 = V_107; int32_t L_547 = V_112; NullCheck(L_546); float* L_548 = ((L_546)->GetAddressAt(static_cast(L_547))); SingleU5BU5D_t1444911251* L_549 = V_101; int32_t L_550 = V_112; NullCheck(L_549); int32_t L_551 = L_550; float L_552 = (L_549)->GetAt(static_cast(L_551)); *((float*)(L_548)) = (float)((float)il2cpp_codegen_add((float)(*((float*)L_548)), (float)L_552)); int32_t L_553 = V_112; V_112 = ((int32_t)il2cpp_codegen_add((int32_t)L_553, (int32_t)1)); } IL_0f0d: { int32_t L_554 = V_112; int32_t L_555 = V_102; if ((((int32_t)L_554) < ((int32_t)L_555))) { goto IL_0ef5; } } IL_0f16: { DeformTimeline_t3552075840 * L_556 = V_103; int32_t L_557 = V_104; Dictionary_2_t2865362463 * L_558 = V_105; NullCheck(L_558); RuntimeObject * L_559 = Dictionary_2_get_Item_m1961594057(L_558, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); SingleU5BU5D_t1444911251* L_560 = V_107; NullCheck(L_556); DeformTimeline_SetFrame_m3684133779(L_556, L_557, ((*(float*)((float*)UnBox(L_559, Single_t1397266774_il2cpp_TypeInfo_var)))), L_560, /*hidden argument*/NULL); Dictionary_2_t2865362463 * L_561 = V_105; DeformTimeline_t3552075840 * L_562 = V_103; int32_t L_563 = V_104; SkeletonJson_ReadCurve_m2812925661(NULL /*static, unused*/, L_561, L_562, L_563, /*hidden argument*/NULL); int32_t L_564 = V_104; V_104 = ((int32_t)il2cpp_codegen_add((int32_t)L_564, (int32_t)1)); } IL_0f43: { bool L_565 = Enumerator_MoveNext_m2142368520((&V_106), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_565) { goto IL_0e36; } } IL_0f4f: { IL2CPP_LEAVE(0xF62, FINALLY_0f54); } } // end try (depth: 4) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0f54; } FINALLY_0f54: { // begin finally (depth: 4) Enumerator_Dispose_m3007748546((&V_106), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(3924) } // end finally (depth: 4) IL2CPP_CLEANUP(3924) { IL2CPP_JUMP_TBL(0xF62, IL_0f62) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0f62: { ExposedList_1_t383950901 * L_566 = V_1; DeformTimeline_t3552075840 * L_567 = V_103; NullCheck(L_566); ExposedList_1_Add_m1394417668(L_566, L_567, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_568 = V_2; DeformTimeline_t3552075840 * L_569 = V_103; NullCheck(L_569); SingleU5BU5D_t1444911251* L_570 = L_569->get_frames_6(); DeformTimeline_t3552075840 * L_571 = V_103; NullCheck(L_571); int32_t L_572 = CurveTimeline_get_FrameCount_m628607029(L_571, /*hidden argument*/NULL); NullCheck(L_570); int32_t L_573 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_572, (int32_t)1)); float L_574 = (L_570)->GetAt(static_cast(L_573)); float L_575 = Math_Max_m482125436(NULL /*static, unused*/, L_568, L_574, /*hidden argument*/NULL); V_2 = L_575; } IL_0f82: { bool L_576 = Enumerator_MoveNext_m451671183((&V_97), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_576) { goto IL_0d87; } } IL_0f8e: { IL2CPP_LEAVE(0xFA1, FINALLY_0f93); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0f93; } FINALLY_0f93: { // begin finally (depth: 3) Enumerator_Dispose_m2607424534((&V_97), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(3987) } // end finally (depth: 3) IL2CPP_CLEANUP(3987) { IL2CPP_JUMP_TBL(0xFA1, IL_0fa1) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0fa1: { bool L_577 = Enumerator_MoveNext_m451671183((&V_94), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_577) { goto IL_0d38; } } IL_0fad: { IL2CPP_LEAVE(0xFC0, FINALLY_0fb2); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0fb2; } FINALLY_0fb2: { // begin finally (depth: 2) Enumerator_Dispose_m2607424534((&V_94), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(4018) } // end finally (depth: 2) IL2CPP_CLEANUP(4018) { IL2CPP_JUMP_TBL(0xFC0, IL_0fc0) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0fc0: { bool L_578 = Enumerator_MoveNext_m451671183((&V_91), /*hidden argument*/Enumerator_MoveNext_m451671183_RuntimeMethod_var); if (L_578) { goto IL_0d08; } } IL_0fcc: { IL2CPP_LEAVE(0xFDF, FINALLY_0fd1); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0fd1; } FINALLY_0fd1: { // begin finally (depth: 1) Enumerator_Dispose_m2607424534((&V_91), /*hidden argument*/Enumerator_Dispose_m2607424534_RuntimeMethod_var); IL2CPP_END_FINALLY(4049) } // end finally (depth: 1) IL2CPP_CLEANUP(4049) { IL2CPP_JUMP_TBL(0xFDF, IL_0fdf) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0fdf: { Dictionary_2_t2865362463 * L_579 = ___map0; NullCheck(L_579); bool L_580 = Dictionary_2_ContainsKey_m2718704541(L_579, _stringLiteral4048072910, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (L_580) { goto IL_0fff; } } { Dictionary_2_t2865362463 * L_581 = ___map0; NullCheck(L_581); bool L_582 = Dictionary_2_ContainsKey_m2718704541(L_581, _stringLiteral4048073902, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_582) { goto IL_1237; } } IL_0fff: { Dictionary_2_t2865362463 * L_583 = ___map0; Dictionary_2_t2865362463 * L_584 = ___map0; NullCheck(L_584); bool L_585 = Dictionary_2_ContainsKey_m2718704541(L_584, _stringLiteral4048072910, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); G_B185_0 = L_583; if (!L_585) { G_B186_0 = L_583; goto IL_101a; } } { G_B187_0 = _stringLiteral4048072910; G_B187_1 = G_B185_0; goto IL_101f; } IL_101a: { G_B187_0 = _stringLiteral4048073902; G_B187_1 = G_B186_0; } IL_101f: { NullCheck(G_B187_1); RuntimeObject * L_586 = Dictionary_2_get_Item_m1961594057(G_B187_1, G_B187_0, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_113 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_586, List_1_t257213610_il2cpp_TypeInfo_var)); List_1_t257213610 * L_587 = V_113; NullCheck(L_587); int32_t L_588 = List_1_get_Count_m2934127733(L_587, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); DrawOrderTimeline_t1092982325 * L_589 = (DrawOrderTimeline_t1092982325 *)il2cpp_codegen_object_new(DrawOrderTimeline_t1092982325_il2cpp_TypeInfo_var); DrawOrderTimeline__ctor_m380664354(L_589, L_588, /*hidden argument*/NULL); V_114 = L_589; SkeletonData_t2032710716 * L_590 = ___skeletonData2; NullCheck(L_590); ExposedList_1_t2861913768 * L_591 = L_590->get_slots_2(); NullCheck(L_591); int32_t L_592 = L_591->get_Count_1(); V_115 = L_592; V_116 = 0; List_1_t257213610 * L_593 = V_113; NullCheck(L_593); Enumerator_t2146457487 L_594 = List_1_GetEnumerator_m2930774921(L_593, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_118 = L_594; } IL_1052: try { // begin try (depth: 1) { goto IL_11f8; } IL_1057: { RuntimeObject * L_595 = Enumerator_get_Current_m470245444((&V_118), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_117 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_595, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); V_119 = (Int32U5BU5D_t385246372*)NULL; Dictionary_2_t2865362463 * L_596 = V_117; NullCheck(L_596); bool L_597 = Dictionary_2_ContainsKey_m2718704541(L_596, _stringLiteral1624685711, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_597) { goto IL_11d7; } } IL_1079: { int32_t L_598 = V_115; V_119 = ((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_598)); int32_t L_599 = V_115; V_120 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_599, (int32_t)1)); goto IL_1099; } IL_108d: { Int32U5BU5D_t385246372* L_600 = V_119; int32_t L_601 = V_120; NullCheck(L_600); (L_600)->SetAt(static_cast(L_601), (int32_t)(-1)); int32_t L_602 = V_120; V_120 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_602, (int32_t)1)); } IL_1099: { int32_t L_603 = V_120; if ((((int32_t)L_603) >= ((int32_t)0))) { goto IL_108d; } } IL_10a1: { Dictionary_2_t2865362463 * L_604 = V_117; NullCheck(L_604); RuntimeObject * L_605 = Dictionary_2_get_Item_m1961594057(L_604, _stringLiteral1624685711, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_121 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_605, List_1_t257213610_il2cpp_TypeInfo_var)); int32_t L_606 = V_115; List_1_t257213610 * L_607 = V_121; NullCheck(L_607); int32_t L_608 = List_1_get_Count_m2934127733(L_607, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); V_122 = ((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_606, (int32_t)L_608)))); V_123 = 0; V_124 = 0; List_1_t257213610 * L_609 = V_121; NullCheck(L_609); Enumerator_t2146457487 L_610 = List_1_GetEnumerator_m2930774921(L_609, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_126 = L_610; } IL_10d4: try { // begin try (depth: 2) { goto IL_1166; } IL_10d9: { RuntimeObject * L_611 = Enumerator_get_Current_m470245444((&V_126), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_125 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_611, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); SkeletonData_t2032710716 * L_612 = ___skeletonData2; Dictionary_2_t2865362463 * L_613 = V_125; NullCheck(L_613); RuntimeObject * L_614 = Dictionary_2_get_Item_m1961594057(L_613, _stringLiteral2328233404, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(L_612); int32_t L_615 = SkeletonData_FindSlotIndex_m4166210197(L_612, ((String_t*)CastclassSealed((RuntimeObject*)L_614, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_127 = L_615; int32_t L_616 = V_127; if ((!(((uint32_t)L_616) == ((uint32_t)(-1))))) { goto IL_1124; } } IL_1108: { Dictionary_2_t2865362463 * L_617 = V_125; NullCheck(L_617); RuntimeObject * L_618 = Dictionary_2_get_Item_m1961594057(L_617, _stringLiteral2328233404, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_619 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1198919400, L_618, /*hidden argument*/NULL); Exception_t * L_620 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_620, L_619, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_620,SkeletonJson_ReadAnimation_m2529007090_RuntimeMethod_var); } IL_1124: { goto IL_113a; } IL_1129: { Int32U5BU5D_t385246372* L_621 = V_122; int32_t L_622 = V_124; int32_t L_623 = L_622; V_124 = ((int32_t)il2cpp_codegen_add((int32_t)L_623, (int32_t)1)); int32_t L_624 = V_123; int32_t L_625 = L_624; V_123 = ((int32_t)il2cpp_codegen_add((int32_t)L_625, (int32_t)1)); NullCheck(L_621); (L_621)->SetAt(static_cast(L_623), (int32_t)L_625); } IL_113a: { int32_t L_626 = V_123; int32_t L_627 = V_127; if ((!(((uint32_t)L_626) == ((uint32_t)L_627)))) { goto IL_1129; } } IL_1143: { int32_t L_628 = V_123; Dictionary_2_t2865362463 * L_629 = V_125; NullCheck(L_629); RuntimeObject * L_630 = Dictionary_2_get_Item_m1961594057(L_629, _stringLiteral1082126080, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_128 = ((int32_t)il2cpp_codegen_add((int32_t)L_628, (int32_t)(((int32_t)((int32_t)((*(float*)((float*)UnBox(L_630, Single_t1397266774_il2cpp_TypeInfo_var))))))))); Int32U5BU5D_t385246372* L_631 = V_119; int32_t L_632 = V_128; int32_t L_633 = V_123; int32_t L_634 = L_633; V_123 = ((int32_t)il2cpp_codegen_add((int32_t)L_634, (int32_t)1)); NullCheck(L_631); (L_631)->SetAt(static_cast(L_632), (int32_t)L_634); } IL_1166: { bool L_635 = Enumerator_MoveNext_m2142368520((&V_126), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_635) { goto IL_10d9; } } IL_1172: { IL2CPP_LEAVE(0x1185, FINALLY_1177); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_1177; } FINALLY_1177: { // begin finally (depth: 2) Enumerator_Dispose_m3007748546((&V_126), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(4471) } // end finally (depth: 2) IL2CPP_CLEANUP(4471) { IL2CPP_JUMP_TBL(0x1185, IL_1185) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_1185: { goto IL_119b; } IL_118a: { Int32U5BU5D_t385246372* L_636 = V_122; int32_t L_637 = V_124; int32_t L_638 = L_637; V_124 = ((int32_t)il2cpp_codegen_add((int32_t)L_638, (int32_t)1)); int32_t L_639 = V_123; int32_t L_640 = L_639; V_123 = ((int32_t)il2cpp_codegen_add((int32_t)L_640, (int32_t)1)); NullCheck(L_636); (L_636)->SetAt(static_cast(L_638), (int32_t)L_640); } IL_119b: { int32_t L_641 = V_123; int32_t L_642 = V_115; if ((((int32_t)L_641) < ((int32_t)L_642))) { goto IL_118a; } } IL_11a4: { int32_t L_643 = V_115; V_129 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_643, (int32_t)1)); goto IL_11cf; } IL_11af: { Int32U5BU5D_t385246372* L_644 = V_119; int32_t L_645 = V_129; NullCheck(L_644); int32_t L_646 = L_645; int32_t L_647 = (L_644)->GetAt(static_cast(L_646)); if ((!(((uint32_t)L_647) == ((uint32_t)(-1))))) { goto IL_11c9; } } IL_11ba: { Int32U5BU5D_t385246372* L_648 = V_119; int32_t L_649 = V_129; Int32U5BU5D_t385246372* L_650 = V_122; int32_t L_651 = V_124; int32_t L_652 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_651, (int32_t)1)); V_124 = L_652; NullCheck(L_650); int32_t L_653 = L_652; int32_t L_654 = (L_650)->GetAt(static_cast(L_653)); NullCheck(L_648); (L_648)->SetAt(static_cast(L_649), (int32_t)L_654); } IL_11c9: { int32_t L_655 = V_129; V_129 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_655, (int32_t)1)); } IL_11cf: { int32_t L_656 = V_129; if ((((int32_t)L_656) >= ((int32_t)0))) { goto IL_11af; } } IL_11d7: { DrawOrderTimeline_t1092982325 * L_657 = V_114; int32_t L_658 = V_116; int32_t L_659 = L_658; V_116 = ((int32_t)il2cpp_codegen_add((int32_t)L_659, (int32_t)1)); Dictionary_2_t2865362463 * L_660 = V_117; NullCheck(L_660); RuntimeObject * L_661 = Dictionary_2_get_Item_m1961594057(L_660, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); Int32U5BU5D_t385246372* L_662 = V_119; NullCheck(L_657); DrawOrderTimeline_SetFrame_m648187960(L_657, L_659, ((*(float*)((float*)UnBox(L_661, Single_t1397266774_il2cpp_TypeInfo_var)))), L_662, /*hidden argument*/NULL); } IL_11f8: { bool L_663 = Enumerator_MoveNext_m2142368520((&V_118), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_663) { goto IL_1057; } } IL_1204: { IL2CPP_LEAVE(0x1217, FINALLY_1209); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_1209; } FINALLY_1209: { // begin finally (depth: 1) Enumerator_Dispose_m3007748546((&V_118), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(4617) } // end finally (depth: 1) IL2CPP_CLEANUP(4617) { IL2CPP_JUMP_TBL(0x1217, IL_1217) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_1217: { ExposedList_1_t383950901 * L_664 = V_1; DrawOrderTimeline_t1092982325 * L_665 = V_114; NullCheck(L_664); ExposedList_1_Add_m1394417668(L_664, L_665, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_666 = V_2; DrawOrderTimeline_t1092982325 * L_667 = V_114; NullCheck(L_667); SingleU5BU5D_t1444911251* L_668 = L_667->get_frames_0(); DrawOrderTimeline_t1092982325 * L_669 = V_114; NullCheck(L_669); int32_t L_670 = DrawOrderTimeline_get_FrameCount_m171660050(L_669, /*hidden argument*/NULL); NullCheck(L_668); int32_t L_671 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_670, (int32_t)1)); float L_672 = (L_668)->GetAt(static_cast(L_671)); float L_673 = Math_Max_m482125436(NULL /*static, unused*/, L_666, L_672, /*hidden argument*/NULL); V_2 = L_673; } IL_1237: { Dictionary_2_t2865362463 * L_674 = ___map0; NullCheck(L_674); bool L_675 = Dictionary_2_ContainsKey_m2718704541(L_674, _stringLiteral2742057238, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (!L_675) { goto IL_13c2; } } { Dictionary_2_t2865362463 * L_676 = ___map0; NullCheck(L_676); RuntimeObject * L_677 = Dictionary_2_get_Item_m1961594057(L_676, _stringLiteral2742057238, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_130 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_677, List_1_t257213610_il2cpp_TypeInfo_var)); List_1_t257213610 * L_678 = V_130; NullCheck(L_678); int32_t L_679 = List_1_get_Count_m2934127733(L_678, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); EventTimeline_t2341881094 * L_680 = (EventTimeline_t2341881094 *)il2cpp_codegen_object_new(EventTimeline_t2341881094_il2cpp_TypeInfo_var); EventTimeline__ctor_m3508961264(L_680, L_679, /*hidden argument*/NULL); V_131 = L_680; V_132 = 0; List_1_t257213610 * L_681 = V_130; NullCheck(L_681); Enumerator_t2146457487 L_682 = List_1_GetEnumerator_m2930774921(L_681, /*hidden argument*/List_1_GetEnumerator_m2930774921_RuntimeMethod_var); V_134 = L_682; } IL_1273: try { // begin try (depth: 1) { goto IL_1383; } IL_1278: { RuntimeObject * L_683 = Enumerator_get_Current_m470245444((&V_134), /*hidden argument*/Enumerator_get_Current_m470245444_RuntimeMethod_var); V_133 = ((Dictionary_2_t2865362463 *)CastclassClass((RuntimeObject*)L_683, Dictionary_2_t2865362463_il2cpp_TypeInfo_var)); SkeletonData_t2032710716 * L_684 = ___skeletonData2; Dictionary_2_t2865362463 * L_685 = V_133; NullCheck(L_685); RuntimeObject * L_686 = Dictionary_2_get_Item_m1961594057(L_685, _stringLiteral62725243, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); NullCheck(L_684); EventData_t724759987 * L_687 = SkeletonData_FindEvent_m1265923769(L_684, ((String_t*)CastclassSealed((RuntimeObject*)L_686, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_135 = L_687; EventData_t724759987 * L_688 = V_135; if (L_688) { goto IL_12c2; } } IL_12a6: { Dictionary_2_t2865362463 * L_689 = V_133; NullCheck(L_689); RuntimeObject * L_690 = Dictionary_2_get_Item_m1961594057(L_689, _stringLiteral62725243, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_691 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral4149405199, L_690, /*hidden argument*/NULL); Exception_t * L_692 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_692, L_691, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_692,SkeletonJson_ReadAnimation_m2529007090_RuntimeMethod_var); } IL_12c2: { Dictionary_2_t2865362463 * L_693 = V_133; NullCheck(L_693); RuntimeObject * L_694 = Dictionary_2_get_Item_m1961594057(L_693, _stringLiteral63249541, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); EventData_t724759987 * L_695 = V_135; Event_t1378573841 * L_696 = (Event_t1378573841 *)il2cpp_codegen_object_new(Event_t1378573841_il2cpp_TypeInfo_var); Event__ctor_m3083278541(L_696, ((*(float*)((float*)UnBox(L_694, Single_t1397266774_il2cpp_TypeInfo_var)))), L_695, /*hidden argument*/NULL); V_137 = L_696; Event_t1378573841 * L_697 = V_137; Dictionary_2_t2865362463 * L_698 = V_133; EventData_t724759987 * L_699 = V_135; NullCheck(L_699); int32_t L_700 = EventData_get_Int_m1772994762(L_699, /*hidden argument*/NULL); int32_t L_701 = SkeletonJson_GetInt_m3782667549(NULL /*static, unused*/, L_698, _stringLiteral2553676557, L_700, /*hidden argument*/NULL); NullCheck(L_697); L_697->set_intValue_2(L_701); Event_t1378573841 * L_702 = V_137; Dictionary_2_t2865362463 * L_703 = V_133; EventData_t724759987 * L_704 = V_135; NullCheck(L_704); float L_705 = EventData_get_Float_m858638576(L_704, /*hidden argument*/NULL); float L_706 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_703, _stringLiteral807124363, L_705, /*hidden argument*/NULL); NullCheck(L_702); L_702->set_floatValue_3(L_706); Event_t1378573841 * L_707 = V_137; Dictionary_2_t2865362463 * L_708 = V_133; EventData_t724759987 * L_709 = V_135; NullCheck(L_709); String_t* L_710 = EventData_get_String_m3128503700(L_709, /*hidden argument*/NULL); String_t* L_711 = SkeletonJson_GetString_m3750023035(NULL /*static, unused*/, L_708, _stringLiteral1236128813, L_710, /*hidden argument*/NULL); NullCheck(L_707); L_707->set_stringValue_4(L_711); Event_t1378573841 * L_712 = V_137; V_136 = L_712; Event_t1378573841 * L_713 = V_136; NullCheck(L_713); EventData_t724759987 * L_714 = L_713->get_data_0(); NullCheck(L_714); String_t* L_715 = EventData_get_AudioPath_m2493658223(L_714, /*hidden argument*/NULL); if (!L_715) { goto IL_1373; } } IL_133f: { Event_t1378573841 * L_716 = V_136; Dictionary_2_t2865362463 * L_717 = V_133; EventData_t724759987 * L_718 = V_135; NullCheck(L_718); float L_719 = EventData_get_Volume_m351846749(L_718, /*hidden argument*/NULL); float L_720 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_717, _stringLiteral3495518625, L_719, /*hidden argument*/NULL); NullCheck(L_716); L_716->set_volume_5(L_720); Event_t1378573841 * L_721 = V_136; Dictionary_2_t2865362463 * L_722 = V_133; EventData_t724759987 * L_723 = V_135; NullCheck(L_723); float L_724 = EventData_get_Balance_m1340099132(L_723, /*hidden argument*/NULL); float L_725 = SkeletonJson_GetFloat_m3049590407(NULL /*static, unused*/, L_722, _stringLiteral2179285001, L_724, /*hidden argument*/NULL); NullCheck(L_721); L_721->set_balance_6(L_725); } IL_1373: { EventTimeline_t2341881094 * L_726 = V_131; int32_t L_727 = V_132; int32_t L_728 = L_727; V_132 = ((int32_t)il2cpp_codegen_add((int32_t)L_728, (int32_t)1)); Event_t1378573841 * L_729 = V_136; NullCheck(L_726); EventTimeline_SetFrame_m2314190735(L_726, L_728, L_729, /*hidden argument*/NULL); } IL_1383: { bool L_730 = Enumerator_MoveNext_m2142368520((&V_134), /*hidden argument*/Enumerator_MoveNext_m2142368520_RuntimeMethod_var); if (L_730) { goto IL_1278; } } IL_138f: { IL2CPP_LEAVE(0x13A2, FINALLY_1394); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_1394; } FINALLY_1394: { // begin finally (depth: 1) Enumerator_Dispose_m3007748546((&V_134), /*hidden argument*/Enumerator_Dispose_m3007748546_RuntimeMethod_var); IL2CPP_END_FINALLY(5012) } // end finally (depth: 1) IL2CPP_CLEANUP(5012) { IL2CPP_JUMP_TBL(0x13A2, IL_13a2) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_13a2: { ExposedList_1_t383950901 * L_731 = V_1; EventTimeline_t2341881094 * L_732 = V_131; NullCheck(L_731); ExposedList_1_Add_m1394417668(L_731, L_732, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); float L_733 = V_2; EventTimeline_t2341881094 * L_734 = V_131; NullCheck(L_734); SingleU5BU5D_t1444911251* L_735 = L_734->get_frames_0(); EventTimeline_t2341881094 * L_736 = V_131; NullCheck(L_736); int32_t L_737 = EventTimeline_get_FrameCount_m2194881532(L_736, /*hidden argument*/NULL); NullCheck(L_735); int32_t L_738 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_737, (int32_t)1)); float L_739 = (L_735)->GetAt(static_cast(L_738)); float L_740 = Math_Max_m482125436(NULL /*static, unused*/, L_733, L_739, /*hidden argument*/NULL); V_2 = L_740; } IL_13c2: { ExposedList_1_t383950901 * L_741 = V_1; NullCheck(L_741); ExposedList_1_TrimExcess_m2401714282(L_741, /*hidden argument*/ExposedList_1_TrimExcess_m2401714282_RuntimeMethod_var); SkeletonData_t2032710716 * L_742 = ___skeletonData2; NullCheck(L_742); ExposedList_1_t3322895149 * L_743 = L_742->get_animations_6(); String_t* L_744 = ___name1; ExposedList_1_t383950901 * L_745 = V_1; float L_746 = V_2; Animation_t615783283 * L_747 = (Animation_t615783283 *)il2cpp_codegen_object_new(Animation_t615783283_il2cpp_TypeInfo_var); Animation__ctor_m1361832553(L_747, L_744, L_745, L_746, /*hidden argument*/NULL); NullCheck(L_743); ExposedList_1_Add_m181021706(L_743, L_747, /*hidden argument*/ExposedList_1_Add_m181021706_RuntimeMethod_var); return; } } // System.Void Spine.SkeletonJson::ReadCurve(System.Collections.Generic.Dictionary`2,Spine.CurveTimeline,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SkeletonJson_ReadCurve_m2812925661 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___valueMap0, CurveTimeline_t3673209699 * ___timeline1, int32_t ___frameIndex2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_ReadCurve_m2812925661_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; List_1_t257213610 * V_1 = NULL; { Dictionary_2_t2865362463 * L_0 = ___valueMap0; NullCheck(L_0); bool L_1 = Dictionary_2_ContainsKey_m2718704541(L_0, _stringLiteral3956855400, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (L_1) { goto IL_0011; } } { return; } IL_0011: { Dictionary_2_t2865362463 * L_2 = ___valueMap0; NullCheck(L_2); RuntimeObject * L_3 = Dictionary_2_get_Item_m1961594057(L_2, _stringLiteral3956855400, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_0 = L_3; RuntimeObject * L_4 = V_0; NullCheck(L_4); bool L_5 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_4, _stringLiteral1623483078); if (!L_5) { goto IL_0039; } } { CurveTimeline_t3673209699 * L_6 = ___timeline1; int32_t L_7 = ___frameIndex2; NullCheck(L_6); CurveTimeline_SetStepped_m359227674(L_6, L_7, /*hidden argument*/NULL); goto IL_007d; } IL_0039: { RuntimeObject * L_8 = V_0; V_1 = ((List_1_t257213610 *)IsInstClass((RuntimeObject*)L_8, List_1_t257213610_il2cpp_TypeInfo_var)); List_1_t257213610 * L_9 = V_1; if (!L_9) { goto IL_007d; } } { CurveTimeline_t3673209699 * L_10 = ___timeline1; int32_t L_11 = ___frameIndex2; List_1_t257213610 * L_12 = V_1; NullCheck(L_12); RuntimeObject * L_13 = List_1_get_Item_m2287542950(L_12, 0, /*hidden argument*/List_1_get_Item_m2287542950_RuntimeMethod_var); List_1_t257213610 * L_14 = V_1; NullCheck(L_14); RuntimeObject * L_15 = List_1_get_Item_m2287542950(L_14, 1, /*hidden argument*/List_1_get_Item_m2287542950_RuntimeMethod_var); List_1_t257213610 * L_16 = V_1; NullCheck(L_16); RuntimeObject * L_17 = List_1_get_Item_m2287542950(L_16, 2, /*hidden argument*/List_1_get_Item_m2287542950_RuntimeMethod_var); List_1_t257213610 * L_18 = V_1; NullCheck(L_18); RuntimeObject * L_19 = List_1_get_Item_m2287542950(L_18, 3, /*hidden argument*/List_1_get_Item_m2287542950_RuntimeMethod_var); NullCheck(L_10); CurveTimeline_SetCurve_m3682310541(L_10, L_11, ((*(float*)((float*)UnBox(L_13, Single_t1397266774_il2cpp_TypeInfo_var)))), ((*(float*)((float*)UnBox(L_15, Single_t1397266774_il2cpp_TypeInfo_var)))), ((*(float*)((float*)UnBox(L_17, Single_t1397266774_il2cpp_TypeInfo_var)))), ((*(float*)((float*)UnBox(L_19, Single_t1397266774_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); } IL_007d: { return; } } // System.Single[] Spine.SkeletonJson::GetFloatArray(System.Collections.Generic.Dictionary`2,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_t1444911251* SkeletonJson_GetFloatArray_m3923723247 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, float ___scale2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_GetFloatArray_m3923723247_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t257213610 * V_0 = NULL; SingleU5BU5D_t1444911251* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { Dictionary_2_t2865362463 * L_0 = ___map0; String_t* L_1 = ___name1; NullCheck(L_0); RuntimeObject * L_2 = Dictionary_2_get_Item_m1961594057(L_0, L_1, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_0 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_2, List_1_t257213610_il2cpp_TypeInfo_var)); List_1_t257213610 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = List_1_get_Count_m2934127733(L_3, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); V_1 = ((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)L_4)); float L_5 = ___scale2; if ((!(((float)L_5) == ((float)(1.0f))))) { goto IL_0051; } } { V_2 = 0; List_1_t257213610 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = List_1_get_Count_m2934127733(L_6, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); V_3 = L_7; goto IL_0045; } IL_0032: { SingleU5BU5D_t1444911251* L_8 = V_1; int32_t L_9 = V_2; List_1_t257213610 * L_10 = V_0; int32_t L_11 = V_2; NullCheck(L_10); RuntimeObject * L_12 = List_1_get_Item_m2287542950(L_10, L_11, /*hidden argument*/List_1_get_Item_m2287542950_RuntimeMethod_var); NullCheck(L_8); (L_8)->SetAt(static_cast(L_9), (float)((*(float*)((float*)UnBox(L_12, Single_t1397266774_il2cpp_TypeInfo_var))))); int32_t L_13 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0045: { int32_t L_14 = V_2; int32_t L_15 = V_3; if ((((int32_t)L_14) < ((int32_t)L_15))) { goto IL_0032; } } { goto IL_0083; } IL_0051: { V_4 = 0; List_1_t257213610 * L_16 = V_0; NullCheck(L_16); int32_t L_17 = List_1_get_Count_m2934127733(L_16, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); V_5 = L_17; goto IL_007a; } IL_0061: { SingleU5BU5D_t1444911251* L_18 = V_1; int32_t L_19 = V_4; List_1_t257213610 * L_20 = V_0; int32_t L_21 = V_4; NullCheck(L_20); RuntimeObject * L_22 = List_1_get_Item_m2287542950(L_20, L_21, /*hidden argument*/List_1_get_Item_m2287542950_RuntimeMethod_var); float L_23 = ___scale2; NullCheck(L_18); (L_18)->SetAt(static_cast(L_19), (float)((float)il2cpp_codegen_multiply((float)((*(float*)((float*)UnBox(L_22, Single_t1397266774_il2cpp_TypeInfo_var)))), (float)L_23))); int32_t L_24 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_007a: { int32_t L_25 = V_4; int32_t L_26 = V_5; if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_0061; } } IL_0083: { SingleU5BU5D_t1444911251* L_27 = V_1; return L_27; } } // System.Int32[] Spine.SkeletonJson::GetIntArray(System.Collections.Generic.Dictionary`2,System.String) extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t385246372* SkeletonJson_GetIntArray_m4266447685 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_GetIntArray_m4266447685_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t257213610 * V_0 = NULL; Int32U5BU5D_t385246372* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { Dictionary_2_t2865362463 * L_0 = ___map0; String_t* L_1 = ___name1; NullCheck(L_0); RuntimeObject * L_2 = Dictionary_2_get_Item_m1961594057(L_0, L_1, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); V_0 = ((List_1_t257213610 *)CastclassClass((RuntimeObject*)L_2, List_1_t257213610_il2cpp_TypeInfo_var)); List_1_t257213610 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = List_1_get_Count_m2934127733(L_3, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); V_1 = ((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_4)); V_2 = 0; List_1_t257213610 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = List_1_get_Count_m2934127733(L_5, /*hidden argument*/List_1_get_Count_m2934127733_RuntimeMethod_var); V_3 = L_6; goto IL_003b; } IL_0027: { Int32U5BU5D_t385246372* L_7 = V_1; int32_t L_8 = V_2; List_1_t257213610 * L_9 = V_0; int32_t L_10 = V_2; NullCheck(L_9); RuntimeObject * L_11 = List_1_get_Item_m2287542950(L_9, L_10, /*hidden argument*/List_1_get_Item_m2287542950_RuntimeMethod_var); NullCheck(L_7); (L_7)->SetAt(static_cast(L_8), (int32_t)(((int32_t)((int32_t)((*(float*)((float*)UnBox(L_11, Single_t1397266774_il2cpp_TypeInfo_var)))))))); int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_003b: { int32_t L_13 = V_2; int32_t L_14 = V_3; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_0027; } } { Int32U5BU5D_t385246372* L_15 = V_1; return L_15; } } // System.Single Spine.SkeletonJson::GetFloat(System.Collections.Generic.Dictionary`2,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float SkeletonJson_GetFloat_m3049590407 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, float ___defaultValue2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_GetFloat_m3049590407_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2865362463 * L_0 = ___map0; String_t* L_1 = ___name1; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2718704541(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (L_2) { goto IL_000e; } } { float L_3 = ___defaultValue2; return L_3; } IL_000e: { Dictionary_2_t2865362463 * L_4 = ___map0; String_t* L_5 = ___name1; NullCheck(L_4); RuntimeObject * L_6 = Dictionary_2_get_Item_m1961594057(L_4, L_5, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); return ((*(float*)((float*)UnBox(L_6, Single_t1397266774_il2cpp_TypeInfo_var)))); } } // System.Int32 Spine.SkeletonJson::GetInt(System.Collections.Generic.Dictionary`2,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t SkeletonJson_GetInt_m3782667549 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, int32_t ___defaultValue2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_GetInt_m3782667549_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2865362463 * L_0 = ___map0; String_t* L_1 = ___name1; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2718704541(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (L_2) { goto IL_000e; } } { int32_t L_3 = ___defaultValue2; return L_3; } IL_000e: { Dictionary_2_t2865362463 * L_4 = ___map0; String_t* L_5 = ___name1; NullCheck(L_4); RuntimeObject * L_6 = Dictionary_2_get_Item_m1961594057(L_4, L_5, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); return (((int32_t)((int32_t)((*(float*)((float*)UnBox(L_6, Single_t1397266774_il2cpp_TypeInfo_var))))))); } } // System.Boolean Spine.SkeletonJson::GetBoolean(System.Collections.Generic.Dictionary`2,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool SkeletonJson_GetBoolean_m2952420125 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, bool ___defaultValue2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_GetBoolean_m2952420125_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2865362463 * L_0 = ___map0; String_t* L_1 = ___name1; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2718704541(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (L_2) { goto IL_000e; } } { bool L_3 = ___defaultValue2; return L_3; } IL_000e: { Dictionary_2_t2865362463 * L_4 = ___map0; String_t* L_5 = ___name1; NullCheck(L_4); RuntimeObject * L_6 = Dictionary_2_get_Item_m1961594057(L_4, L_5, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); return ((*(bool*)((bool*)UnBox(L_6, Boolean_t97287965_il2cpp_TypeInfo_var)))); } } // System.String Spine.SkeletonJson::GetString(System.Collections.Generic.Dictionary`2,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* SkeletonJson_GetString_m3750023035 (RuntimeObject * __this /* static, unused */, Dictionary_2_t2865362463 * ___map0, String_t* ___name1, String_t* ___defaultValue2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_GetString_m3750023035_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2865362463 * L_0 = ___map0; String_t* L_1 = ___name1; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2718704541(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2718704541_RuntimeMethod_var); if (L_2) { goto IL_000e; } } { String_t* L_3 = ___defaultValue2; return L_3; } IL_000e: { Dictionary_2_t2865362463 * L_4 = ___map0; String_t* L_5 = ___name1; NullCheck(L_4); RuntimeObject * L_6 = Dictionary_2_get_Item_m1961594057(L_4, L_5, /*hidden argument*/Dictionary_2_get_Item_m1961594057_RuntimeMethod_var); return ((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)); } } // System.Single Spine.SkeletonJson::ToColor(System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR float SkeletonJson_ToColor_m1424148140 (RuntimeObject * __this /* static, unused */, String_t* ___hexString0, int32_t ___colorIndex1, int32_t ___expectedLength2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkeletonJson_ToColor_m1424148140_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___hexString0; NullCheck(L_0); int32_t L_1 = String_get_Length_m3847582255(L_0, /*hidden argument*/NULL); int32_t L_2 = ___expectedLength2; if ((((int32_t)L_1) == ((int32_t)L_2))) { goto IL_003f; } } { ObjectU5BU5D_t2843939325* L_3 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_3); ArrayElementTypeCheck (L_3, _stringLiteral3527812990); (L_3)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3527812990); ObjectU5BU5D_t2843939325* L_4 = L_3; int32_t L_5 = ___expectedLength2; int32_t L_6 = L_5; RuntimeObject * L_7 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_7); (L_4)->SetAt(static_cast(1), (RuntimeObject *)L_7); ObjectU5BU5D_t2843939325* L_8 = L_4; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteral101404528); (L_8)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral101404528); ObjectU5BU5D_t2843939325* L_9 = L_8; String_t* L_10 = ___hexString0; NullCheck(L_9); ArrayElementTypeCheck (L_9, L_10); (L_9)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m2971454694(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); ArgumentException_t132251570 * L_12 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1216717135(L_12, L_11, _stringLiteral4275161445, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12,SkeletonJson_ToColor_m1424148140_RuntimeMethod_var); } IL_003f: { String_t* L_13 = ___hexString0; int32_t L_14 = ___colorIndex1; NullCheck(L_13); String_t* L_15 = String_Substring_m1610150815(L_13, ((int32_t)il2cpp_codegen_multiply((int32_t)L_14, (int32_t)2)), 2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_16 = Convert_ToInt32_m391894676(NULL /*static, unused*/, L_15, ((int32_t)16), /*hidden argument*/NULL); return ((float)((float)(((float)((float)L_16)))/(float)(255.0f))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.SkeletonJson/LinkedMesh::.ctor(Spine.MeshAttachment,System.String,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void LinkedMesh__ctor_m2776678920 (LinkedMesh_t1696919459 * __this, MeshAttachment_t1975337962 * ___mesh0, String_t* ___skin1, int32_t ___slotIndex2, String_t* ___parent3, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); MeshAttachment_t1975337962 * L_0 = ___mesh0; __this->set_mesh_3(L_0); String_t* L_1 = ___skin1; __this->set_skin_1(L_1); int32_t L_2 = ___slotIndex2; __this->set_slotIndex_2(L_2); String_t* L_3 = ___parent3; __this->set_parent_0(L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Skin::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void Skin__ctor_m26666071 (Skin_t1174584606 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Skin__ctor_m26666071_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(AttachmentKeyTupleComparer_t1167996044_il2cpp_TypeInfo_var); AttachmentKeyTupleComparer_t1167996044 * L_0 = ((AttachmentKeyTupleComparer_t1167996044_StaticFields*)il2cpp_codegen_static_fields_for(AttachmentKeyTupleComparer_t1167996044_il2cpp_TypeInfo_var))->get_Instance_0(); Dictionary_2_t968660385 * L_1 = (Dictionary_2_t968660385 *)il2cpp_codegen_object_new(Dictionary_2_t968660385_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3907086200(L_1, L_0, /*hidden argument*/Dictionary_2__ctor_m3907086200_RuntimeMethod_var); __this->set_attachments_1(L_1); Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_2 = ___name0; if (L_2) { goto IL_002c; } } { ArgumentNullException_t1615371798 * L_3 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_3, _stringLiteral62725243, _stringLiteral1807104109, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Skin__ctor_m26666071_RuntimeMethod_var); } IL_002c: { String_t* L_4 = ___name0; __this->set_name_0(L_4); return; } } // System.String Spine.Skin::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* Skin_get_Name_m364435669 (Skin_t1174584606 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_0(); return L_0; } } // System.Collections.Generic.Dictionary`2 Spine.Skin::get_Attachments() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t968660385 * Skin_get_Attachments_m1086333689 (Skin_t1174584606 * __this, const RuntimeMethod* method) { { Dictionary_2_t968660385 * L_0 = __this->get_attachments_1(); return L_0; } } // System.Void Spine.Skin::AddAttachment(System.Int32,System.String,Spine.Attachment) extern "C" IL2CPP_METHOD_ATTR void Skin_AddAttachment_m165806907 (Skin_t1174584606 * __this, int32_t ___slotIndex0, String_t* ___name1, Attachment_t3043756552 * ___attachment2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Skin_AddAttachment_m165806907_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Attachment_t3043756552 * L_0 = ___attachment2; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral1818061111, _stringLiteral2749644686, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Skin_AddAttachment_m165806907_RuntimeMethod_var); } IL_0016: { Dictionary_2_t968660385 * L_2 = __this->get_attachments_1(); int32_t L_3 = ___slotIndex0; String_t* L_4 = ___name1; AttachmentKeyTuple_t1548106539 L_5; memset(&L_5, 0, sizeof(L_5)); AttachmentKeyTuple__ctor_m1128488239((&L_5), L_3, L_4, /*hidden argument*/NULL); Attachment_t3043756552 * L_6 = ___attachment2; NullCheck(L_2); Dictionary_2_set_Item_m3568505114(L_2, L_5, L_6, /*hidden argument*/Dictionary_2_set_Item_m3568505114_RuntimeMethod_var); return; } } // Spine.Attachment Spine.Skin::GetAttachment(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR Attachment_t3043756552 * Skin_GetAttachment_m2040609636 (Skin_t1174584606 * __this, int32_t ___slotIndex0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Skin_GetAttachment_m2040609636_MetadataUsageId); s_Il2CppMethodInitialized = true; } Attachment_t3043756552 * V_0 = NULL; { Dictionary_2_t968660385 * L_0 = __this->get_attachments_1(); int32_t L_1 = ___slotIndex0; String_t* L_2 = ___name1; AttachmentKeyTuple_t1548106539 L_3; memset(&L_3, 0, sizeof(L_3)); AttachmentKeyTuple__ctor_m1128488239((&L_3), L_1, L_2, /*hidden argument*/NULL); NullCheck(L_0); Dictionary_2_TryGetValue_m2857280614(L_0, L_3, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m2857280614_RuntimeMethod_var); Attachment_t3043756552 * L_4 = V_0; return L_4; } } // System.Void Spine.Skin::RemoveAttachment(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void Skin_RemoveAttachment_m272133501 (Skin_t1174584606 * __this, int32_t ___slotIndex0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Skin_RemoveAttachment_m272133501_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___slotIndex0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0017; } } { ArgumentOutOfRangeException_t777629997 * L_1 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m282481429(L_1, _stringLiteral2777778698, _stringLiteral1372420652, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Skin_RemoveAttachment_m272133501_RuntimeMethod_var); } IL_0017: { Dictionary_2_t968660385 * L_2 = __this->get_attachments_1(); int32_t L_3 = ___slotIndex0; String_t* L_4 = ___name1; AttachmentKeyTuple_t1548106539 L_5; memset(&L_5, 0, sizeof(L_5)); AttachmentKeyTuple__ctor_m1128488239((&L_5), L_3, L_4, /*hidden argument*/NULL); NullCheck(L_2); Dictionary_2_Remove_m847832739(L_2, L_5, /*hidden argument*/Dictionary_2_Remove_m847832739_RuntimeMethod_var); return; } } // System.Void Spine.Skin::FindNamesForSlot(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void Skin_FindNamesForSlot_m3907987374 (Skin_t1174584606 * __this, int32_t ___slotIndex0, List_1_t3319525431 * ___names1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Skin_FindNamesForSlot_m3907987374_MetadataUsageId); s_Il2CppMethodInitialized = true; } AttachmentKeyTuple_t1548106539 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t1150837369 V_1; memset(&V_1, 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { List_1_t3319525431 * L_0 = ___names1; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral3163805022, _stringLiteral3501422921, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Skin_FindNamesForSlot_m3907987374_RuntimeMethod_var); } IL_0016: { Dictionary_2_t968660385 * L_2 = __this->get_attachments_1(); NullCheck(L_2); KeyCollection_t1158335856 * L_3 = Dictionary_2_get_Keys_m2189623216(L_2, /*hidden argument*/Dictionary_2_get_Keys_m2189623216_RuntimeMethod_var); NullCheck(L_3); Enumerator_t1150837369 L_4 = KeyCollection_GetEnumerator_m1947913751(L_3, /*hidden argument*/KeyCollection_GetEnumerator_m1947913751_RuntimeMethod_var); V_1 = L_4; } IL_0027: try { // begin try (depth: 1) { goto IL_004e; } IL_002c: { AttachmentKeyTuple_t1548106539 L_5 = Enumerator_get_Current_m2450568009((&V_1), /*hidden argument*/Enumerator_get_Current_m2450568009_RuntimeMethod_var); V_0 = L_5; int32_t L_6 = (&V_0)->get_slotIndex_0(); int32_t L_7 = ___slotIndex0; if ((!(((uint32_t)L_6) == ((uint32_t)L_7)))) { goto IL_004e; } } IL_0041: { List_1_t3319525431 * L_8 = ___names1; String_t* L_9 = (&V_0)->get_name_1(); NullCheck(L_8); List_1_Add_m1685793073(L_8, L_9, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_004e: { bool L_10 = Enumerator_MoveNext_m1321379442((&V_1), /*hidden argument*/Enumerator_MoveNext_m1321379442_RuntimeMethod_var); if (L_10) { goto IL_002c; } } IL_005a: { IL2CPP_LEAVE(0x6D, FINALLY_005f); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_005f; } FINALLY_005f: { // begin finally (depth: 1) Enumerator_Dispose_m3678909884((&V_1), /*hidden argument*/Enumerator_Dispose_m3678909884_RuntimeMethod_var); IL2CPP_END_FINALLY(95) } // end finally (depth: 1) IL2CPP_CLEANUP(95) { IL2CPP_JUMP_TBL(0x6D, IL_006d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_006d: { return; } } // System.Void Spine.Skin::FindAttachmentsForSlot(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void Skin_FindAttachmentsForSlot_m2366953916 (Skin_t1174584606 * __this, int32_t ___slotIndex0, List_1_t220863998 * ___attachments1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Skin_FindAttachmentsForSlot_m2366953916_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t3366332552 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t2922843160 V_1; memset(&V_1, 0, sizeof(V_1)); AttachmentKeyTuple_t1548106539 V_2; memset(&V_2, 0, sizeof(V_2)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { List_1_t220863998 * L_0 = ___attachments1; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral297910349, _stringLiteral2442189284, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Skin_FindAttachmentsForSlot_m2366953916_RuntimeMethod_var); } IL_0016: { Dictionary_2_t968660385 * L_2 = __this->get_attachments_1(); NullCheck(L_2); Enumerator_t2922843160 L_3 = Dictionary_2_GetEnumerator_m826383037(L_2, /*hidden argument*/Dictionary_2_GetEnumerator_m826383037_RuntimeMethod_var); V_1 = L_3; } IL_0022: try { // begin try (depth: 1) { goto IL_0051; } IL_0027: { KeyValuePair_2_t3366332552 L_4 = Enumerator_get_Current_m2307594188((&V_1), /*hidden argument*/Enumerator_get_Current_m2307594188_RuntimeMethod_var); V_0 = L_4; AttachmentKeyTuple_t1548106539 L_5 = KeyValuePair_2_get_Key_m2771811339((&V_0), /*hidden argument*/KeyValuePair_2_get_Key_m2771811339_RuntimeMethod_var); V_2 = L_5; int32_t L_6 = (&V_2)->get_slotIndex_0(); int32_t L_7 = ___slotIndex0; if ((!(((uint32_t)L_6) == ((uint32_t)L_7)))) { goto IL_0051; } } IL_0044: { List_1_t220863998 * L_8 = ___attachments1; Attachment_t3043756552 * L_9 = KeyValuePair_2_get_Value_m3441137046((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m3441137046_RuntimeMethod_var); NullCheck(L_8); List_1_Add_m1935413977(L_8, L_9, /*hidden argument*/List_1_Add_m1935413977_RuntimeMethod_var); } IL_0051: { bool L_10 = Enumerator_MoveNext_m1747908408((&V_1), /*hidden argument*/Enumerator_MoveNext_m1747908408_RuntimeMethod_var); if (L_10) { goto IL_0027; } } IL_005d: { IL2CPP_LEAVE(0x70, FINALLY_0062); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0062; } FINALLY_0062: { // begin finally (depth: 1) Enumerator_Dispose_m1736142723((&V_1), /*hidden argument*/Enumerator_Dispose_m1736142723_RuntimeMethod_var); IL2CPP_END_FINALLY(98) } // end finally (depth: 1) IL2CPP_CLEANUP(98) { IL2CPP_JUMP_TBL(0x70, IL_0070) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0070: { return; } } // System.String Spine.Skin::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Skin_ToString_m2551173368 (Skin_t1174584606 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_0(); return L_0; } } // System.Void Spine.Skin::AttachAll(Spine.Skeleton,Spine.Skin) extern "C" IL2CPP_METHOD_ATTR void Skin_AttachAll_m1160809991 (Skin_t1174584606 * __this, Skeleton_t3686076450 * ___skeleton0, Skin_t1174584606 * ___oldSkin1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Skin_AttachAll_m1160809991_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t3366332552 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t2922843160 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; AttachmentKeyTuple_t1548106539 V_3; memset(&V_3, 0, sizeof(V_3)); Slot_t3514940700 * V_4 = NULL; Attachment_t3043756552 * V_5 = NULL; AttachmentKeyTuple_t1548106539 V_6; memset(&V_6, 0, sizeof(V_6)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Skin_t1174584606 * L_0 = ___oldSkin1; NullCheck(L_0); Dictionary_2_t968660385 * L_1 = L_0->get_attachments_1(); NullCheck(L_1); Enumerator_t2922843160 L_2 = Dictionary_2_GetEnumerator_m826383037(L_1, /*hidden argument*/Dictionary_2_GetEnumerator_m826383037_RuntimeMethod_var); V_1 = L_2; } IL_000c: try { // begin try (depth: 1) { goto IL_0074; } IL_0011: { KeyValuePair_2_t3366332552 L_3 = Enumerator_get_Current_m2307594188((&V_1), /*hidden argument*/Enumerator_get_Current_m2307594188_RuntimeMethod_var); V_0 = L_3; AttachmentKeyTuple_t1548106539 L_4 = KeyValuePair_2_get_Key_m2771811339((&V_0), /*hidden argument*/KeyValuePair_2_get_Key_m2771811339_RuntimeMethod_var); V_3 = L_4; int32_t L_5 = (&V_3)->get_slotIndex_0(); V_2 = L_5; Skeleton_t3686076450 * L_6 = ___skeleton0; NullCheck(L_6); ExposedList_1_t1927085270 * L_7 = L_6->get_slots_2(); NullCheck(L_7); SlotU5BU5D_t285245173* L_8 = L_7->get_Items_0(); int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = L_9; Slot_t3514940700 * L_11 = (L_8)->GetAt(static_cast(L_10)); V_4 = L_11; Slot_t3514940700 * L_12 = V_4; NullCheck(L_12); Attachment_t3043756552 * L_13 = Slot_get_Attachment_m1453611526(L_12, /*hidden argument*/NULL); Attachment_t3043756552 * L_14 = KeyValuePair_2_get_Value_m3441137046((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m3441137046_RuntimeMethod_var); if ((!(((RuntimeObject*)(Attachment_t3043756552 *)L_13) == ((RuntimeObject*)(Attachment_t3043756552 *)L_14)))) { goto IL_0074; } } IL_004b: { int32_t L_15 = V_2; AttachmentKeyTuple_t1548106539 L_16 = KeyValuePair_2_get_Key_m2771811339((&V_0), /*hidden argument*/KeyValuePair_2_get_Key_m2771811339_RuntimeMethod_var); V_6 = L_16; String_t* L_17 = (&V_6)->get_name_1(); Attachment_t3043756552 * L_18 = Skin_GetAttachment_m2040609636(__this, L_15, L_17, /*hidden argument*/NULL); V_5 = L_18; Attachment_t3043756552 * L_19 = V_5; if (!L_19) { goto IL_0074; } } IL_006b: { Slot_t3514940700 * L_20 = V_4; Attachment_t3043756552 * L_21 = V_5; NullCheck(L_20); Slot_set_Attachment_m2846783909(L_20, L_21, /*hidden argument*/NULL); } IL_0074: { bool L_22 = Enumerator_MoveNext_m1747908408((&V_1), /*hidden argument*/Enumerator_MoveNext_m1747908408_RuntimeMethod_var); if (L_22) { goto IL_0011; } } IL_0080: { IL2CPP_LEAVE(0x93, FINALLY_0085); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0085; } FINALLY_0085: { // begin finally (depth: 1) Enumerator_Dispose_m1736142723((&V_1), /*hidden argument*/Enumerator_Dispose_m1736142723_RuntimeMethod_var); IL2CPP_END_FINALLY(133) } // end finally (depth: 1) IL2CPP_CLEANUP(133) { IL2CPP_JUMP_TBL(0x93, IL_0093) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0093: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: Spine.Skin/AttachmentKeyTuple extern "C" void AttachmentKeyTuple_t1548106539_marshal_pinvoke(const AttachmentKeyTuple_t1548106539& unmarshaled, AttachmentKeyTuple_t1548106539_marshaled_pinvoke& marshaled) { marshaled.___slotIndex_0 = unmarshaled.get_slotIndex_0(); marshaled.___name_1 = il2cpp_codegen_marshal_string(unmarshaled.get_name_1()); marshaled.___nameHashCode_2 = unmarshaled.get_nameHashCode_2(); } extern "C" void AttachmentKeyTuple_t1548106539_marshal_pinvoke_back(const AttachmentKeyTuple_t1548106539_marshaled_pinvoke& marshaled, AttachmentKeyTuple_t1548106539& unmarshaled) { int32_t unmarshaled_slotIndex_temp_0 = 0; unmarshaled_slotIndex_temp_0 = marshaled.___slotIndex_0; unmarshaled.set_slotIndex_0(unmarshaled_slotIndex_temp_0); unmarshaled.set_name_1(il2cpp_codegen_marshal_string_result(marshaled.___name_1)); int32_t unmarshaled_nameHashCode_temp_2 = 0; unmarshaled_nameHashCode_temp_2 = marshaled.___nameHashCode_2; unmarshaled.set_nameHashCode_2(unmarshaled_nameHashCode_temp_2); } // Conversion method for clean up from marshalling of: Spine.Skin/AttachmentKeyTuple extern "C" void AttachmentKeyTuple_t1548106539_marshal_pinvoke_cleanup(AttachmentKeyTuple_t1548106539_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___name_1); marshaled.___name_1 = NULL; } // Conversion methods for marshalling of: Spine.Skin/AttachmentKeyTuple extern "C" void AttachmentKeyTuple_t1548106539_marshal_com(const AttachmentKeyTuple_t1548106539& unmarshaled, AttachmentKeyTuple_t1548106539_marshaled_com& marshaled) { marshaled.___slotIndex_0 = unmarshaled.get_slotIndex_0(); marshaled.___name_1 = il2cpp_codegen_marshal_bstring(unmarshaled.get_name_1()); marshaled.___nameHashCode_2 = unmarshaled.get_nameHashCode_2(); } extern "C" void AttachmentKeyTuple_t1548106539_marshal_com_back(const AttachmentKeyTuple_t1548106539_marshaled_com& marshaled, AttachmentKeyTuple_t1548106539& unmarshaled) { int32_t unmarshaled_slotIndex_temp_0 = 0; unmarshaled_slotIndex_temp_0 = marshaled.___slotIndex_0; unmarshaled.set_slotIndex_0(unmarshaled_slotIndex_temp_0); unmarshaled.set_name_1(il2cpp_codegen_marshal_bstring_result(marshaled.___name_1)); int32_t unmarshaled_nameHashCode_temp_2 = 0; unmarshaled_nameHashCode_temp_2 = marshaled.___nameHashCode_2; unmarshaled.set_nameHashCode_2(unmarshaled_nameHashCode_temp_2); } // Conversion method for clean up from marshalling of: Spine.Skin/AttachmentKeyTuple extern "C" void AttachmentKeyTuple_t1548106539_marshal_com_cleanup(AttachmentKeyTuple_t1548106539_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___name_1); marshaled.___name_1 = NULL; } // System.Void Spine.Skin/AttachmentKeyTuple::.ctor(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void AttachmentKeyTuple__ctor_m1128488239 (AttachmentKeyTuple_t1548106539 * __this, int32_t ___slotIndex0, String_t* ___name1, const RuntimeMethod* method) { { int32_t L_0 = ___slotIndex0; __this->set_slotIndex_0(L_0); String_t* L_1 = ___name1; __this->set_name_1(L_1); String_t* L_2 = __this->get_name_1(); NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_2); __this->set_nameHashCode_2(L_3); return; } } extern "C" void AttachmentKeyTuple__ctor_m1128488239_AdjustorThunk (RuntimeObject * __this, int32_t ___slotIndex0, String_t* ___name1, const RuntimeMethod* method) { AttachmentKeyTuple_t1548106539 * _thisAdjusted = reinterpret_cast(__this + 1); AttachmentKeyTuple__ctor_m1128488239(_thisAdjusted, ___slotIndex0, ___name1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Skin/AttachmentKeyTupleComparer::.ctor() extern "C" IL2CPP_METHOD_ATTR void AttachmentKeyTupleComparer__ctor_m3683327536 (AttachmentKeyTupleComparer_t1167996044 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean Spine.Skin/AttachmentKeyTupleComparer::System.Collections.Generic.IEqualityComparer.Equals(Spine.Skin/AttachmentKeyTuple,Spine.Skin/AttachmentKeyTuple) extern "C" IL2CPP_METHOD_ATTR bool AttachmentKeyTupleComparer_System_Collections_Generic_IEqualityComparerU3CSpine_Skin_AttachmentKeyTupleU3E_Equals_m1643110446 (AttachmentKeyTupleComparer_t1167996044 * __this, AttachmentKeyTuple_t1548106539 ___o10, AttachmentKeyTuple_t1548106539 ___o21, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AttachmentKeyTupleComparer_System_Collections_Generic_IEqualityComparerU3CSpine_Skin_AttachmentKeyTupleU3E_Equals_m1643110446_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; { int32_t L_0 = (&___o10)->get_slotIndex_0(); int32_t L_1 = (&___o21)->get_slotIndex_0(); if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_003c; } } { int32_t L_2 = (&___o10)->get_nameHashCode_2(); int32_t L_3 = (&___o21)->get_nameHashCode_2(); if ((!(((uint32_t)L_2) == ((uint32_t)L_3)))) { goto IL_003c; } } { String_t* L_4 = (&___o10)->get_name_1(); String_t* L_5 = (&___o21)->get_name_1(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_Equals_m2359609904(NULL /*static, unused*/, L_4, L_5, 4, /*hidden argument*/NULL); G_B4_0 = ((int32_t)(L_6)); goto IL_003d; } IL_003c: { G_B4_0 = 0; } IL_003d: { return (bool)G_B4_0; } } // System.Int32 Spine.Skin/AttachmentKeyTupleComparer::System.Collections.Generic.IEqualityComparer.GetHashCode(Spine.Skin/AttachmentKeyTuple) extern "C" IL2CPP_METHOD_ATTR int32_t AttachmentKeyTupleComparer_System_Collections_Generic_IEqualityComparerU3CSpine_Skin_AttachmentKeyTupleU3E_GetHashCode_m2420054400 (AttachmentKeyTupleComparer_t1167996044 * __this, AttachmentKeyTuple_t1548106539 ___o0, const RuntimeMethod* method) { { int32_t L_0 = (&___o0)->get_slotIndex_0(); return L_0; } } // System.Void Spine.Skin/AttachmentKeyTupleComparer::.cctor() extern "C" IL2CPP_METHOD_ATTR void AttachmentKeyTupleComparer__cctor_m1205686408 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AttachmentKeyTupleComparer__cctor_m1205686408_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AttachmentKeyTupleComparer_t1167996044 * L_0 = (AttachmentKeyTupleComparer_t1167996044 *)il2cpp_codegen_object_new(AttachmentKeyTupleComparer_t1167996044_il2cpp_TypeInfo_var); AttachmentKeyTupleComparer__ctor_m3683327536(L_0, /*hidden argument*/NULL); ((AttachmentKeyTupleComparer_t1167996044_StaticFields*)il2cpp_codegen_static_fields_for(AttachmentKeyTupleComparer_t1167996044_il2cpp_TypeInfo_var))->set_Instance_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Slot::.ctor(Spine.SlotData,Spine.Bone) extern "C" IL2CPP_METHOD_ATTR void Slot__ctor_m3917723628 (Slot_t3514940700 * __this, SlotData_t154801902 * ___data0, Bone_t1086356328 * ___bone1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Slot__ctor_m3917723628_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ExposedList_1_t4104378640 * L_0 = (ExposedList_1_t4104378640 *)il2cpp_codegen_object_new(ExposedList_1_t4104378640_il2cpp_TypeInfo_var); ExposedList_1__ctor_m2351159599(L_0, /*hidden argument*/ExposedList_1__ctor_m2351159599_RuntimeMethod_var); __this->set_attachmentVertices_12(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); SlotData_t154801902 * L_1 = ___data0; if (L_1) { goto IL_0027; } } { ArgumentNullException_t1615371798 * L_2 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_2, _stringLiteral2037252866, _stringLiteral1682804726, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Slot__ctor_m3917723628_RuntimeMethod_var); } IL_0027: { Bone_t1086356328 * L_3 = ___bone1; if (L_3) { goto IL_003d; } } { ArgumentNullException_t1615371798 * L_4 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_4, _stringLiteral2791739666, _stringLiteral3033065150, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,Slot__ctor_m3917723628_RuntimeMethod_var); } IL_003d: { SlotData_t154801902 * L_5 = ___data0; __this->set_data_0(L_5); Bone_t1086356328 * L_6 = ___bone1; __this->set_bone_1(L_6); Slot_SetToSetupPose_m2812583228(__this, /*hidden argument*/NULL); return; } } // Spine.SlotData Spine.Slot::get_Data() extern "C" IL2CPP_METHOD_ATTR SlotData_t154801902 * Slot_get_Data_m2997203583 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { SlotData_t154801902 * L_0 = __this->get_data_0(); return L_0; } } // Spine.Bone Spine.Slot::get_Bone() extern "C" IL2CPP_METHOD_ATTR Bone_t1086356328 * Slot_get_Bone_m621350816 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { Bone_t1086356328 * L_0 = __this->get_bone_1(); return L_0; } } // Spine.Skeleton Spine.Slot::get_Skeleton() extern "C" IL2CPP_METHOD_ATTR Skeleton_t3686076450 * Slot_get_Skeleton_m2786986788 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { Bone_t1086356328 * L_0 = __this->get_bone_1(); NullCheck(L_0); Skeleton_t3686076450 * L_1 = L_0->get_skeleton_2(); return L_1; } } // System.Single Spine.Slot::get_R() extern "C" IL2CPP_METHOD_ATTR float Slot_get_R_m3955666322 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_r_2(); return L_0; } } // System.Void Spine.Slot::set_R(System.Single) extern "C" IL2CPP_METHOD_ATTR void Slot_set_R_m1368281207 (Slot_t3514940700 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_r_2(L_0); return; } } // System.Single Spine.Slot::get_G() extern "C" IL2CPP_METHOD_ATTR float Slot_get_G_m2483690715 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_g_3(); return L_0; } } // System.Void Spine.Slot::set_G(System.Single) extern "C" IL2CPP_METHOD_ATTR void Slot_set_G_m1368680038 (Slot_t3514940700 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_g_3(L_0); return; } } // System.Single Spine.Slot::get_B() extern "C" IL2CPP_METHOD_ATTR float Slot_get_B_m3243205602 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_b_4(); return L_0; } } // System.Void Spine.Slot::set_B(System.Single) extern "C" IL2CPP_METHOD_ATTR void Slot_set_B_m1368787655 (Slot_t3514940700 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_b_4(L_0); return; } } // System.Single Spine.Slot::get_A() extern "C" IL2CPP_METHOD_ATTR float Slot_get_A_m1677121661 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_a_5(); return L_0; } } // System.Void Spine.Slot::set_A(System.Single) extern "C" IL2CPP_METHOD_ATTR void Slot_set_A_m1369132468 (Slot_t3514940700 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_a_5(L_0); return; } } // System.Single Spine.Slot::get_R2() extern "C" IL2CPP_METHOD_ATTR float Slot_get_R2_m2805968275 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_r2_6(); return L_0; } } // System.Void Spine.Slot::set_R2(System.Single) extern "C" IL2CPP_METHOD_ATTR void Slot_set_R2_m890665291 (Slot_t3514940700 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_r2_6(L_0); return; } } // System.Single Spine.Slot::get_G2() extern "C" IL2CPP_METHOD_ATTR float Slot_get_G2_m1333992668 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_g2_7(); return L_0; } } // System.Void Spine.Slot::set_G2(System.Single) extern "C" IL2CPP_METHOD_ATTR void Slot_set_G2_m873750712 (Slot_t3514940700 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_g2_7(L_0); return; } } // System.Single Spine.Slot::get_B2() extern "C" IL2CPP_METHOD_ATTR float Slot_get_B2_m2093507555 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_b2_8(); return L_0; } } // System.Void Spine.Slot::set_B2(System.Single) extern "C" IL2CPP_METHOD_ATTR void Slot_set_B2_m872838427 (Slot_t3514940700 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_b2_8(L_0); return; } } // System.Boolean Spine.Slot::get_HasSecondColor() extern "C" IL2CPP_METHOD_ATTR bool Slot_get_HasSecondColor_m363987432 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { SlotData_t154801902 * L_0 = __this->get_data_0(); NullCheck(L_0); bool L_1 = L_0->get_hasSecondColor_10(); return L_1; } } // System.Void Spine.Slot::set_HasSecondColor(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Slot_set_HasSecondColor_m8607128 (Slot_t3514940700 * __this, bool ___value0, const RuntimeMethod* method) { { SlotData_t154801902 * L_0 = __this->get_data_0(); bool L_1 = ___value0; NullCheck(L_0); L_0->set_hasSecondColor_10(L_1); return; } } // Spine.Attachment Spine.Slot::get_Attachment() extern "C" IL2CPP_METHOD_ATTR Attachment_t3043756552 * Slot_get_Attachment_m1453611526 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { Attachment_t3043756552 * L_0 = __this->get_attachment_10(); return L_0; } } // System.Void Spine.Slot::set_Attachment(Spine.Attachment) extern "C" IL2CPP_METHOD_ATTR void Slot_set_Attachment_m2846783909 (Slot_t3514940700 * __this, Attachment_t3043756552 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Slot_set_Attachment_m2846783909_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Attachment_t3043756552 * L_0 = __this->get_attachment_10(); Attachment_t3043756552 * L_1 = ___value0; if ((!(((RuntimeObject*)(Attachment_t3043756552 *)L_0) == ((RuntimeObject*)(Attachment_t3043756552 *)L_1)))) { goto IL_000d; } } { return; } IL_000d: { Attachment_t3043756552 * L_2 = ___value0; __this->set_attachment_10(L_2); Bone_t1086356328 * L_3 = __this->get_bone_1(); NullCheck(L_3); Skeleton_t3686076450 * L_4 = L_3->get_skeleton_2(); NullCheck(L_4); float L_5 = L_4->get_time_14(); __this->set_attachmentTime_11(L_5); ExposedList_1_t4104378640 * L_6 = __this->get_attachmentVertices_12(); NullCheck(L_6); ExposedList_1_Clear_m661012492(L_6, (bool)0, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); return; } } // System.Single Spine.Slot::get_AttachmentTime() extern "C" IL2CPP_METHOD_ATTR float Slot_get_AttachmentTime_m3542210629 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { Bone_t1086356328 * L_0 = __this->get_bone_1(); NullCheck(L_0); Skeleton_t3686076450 * L_1 = L_0->get_skeleton_2(); NullCheck(L_1); float L_2 = L_1->get_time_14(); float L_3 = __this->get_attachmentTime_11(); return ((float)il2cpp_codegen_subtract((float)L_2, (float)L_3)); } } // System.Void Spine.Slot::set_AttachmentTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void Slot_set_AttachmentTime_m1254158634 (Slot_t3514940700 * __this, float ___value0, const RuntimeMethod* method) { { Bone_t1086356328 * L_0 = __this->get_bone_1(); NullCheck(L_0); Skeleton_t3686076450 * L_1 = L_0->get_skeleton_2(); NullCheck(L_1); float L_2 = L_1->get_time_14(); float L_3 = ___value0; __this->set_attachmentTime_11(((float)il2cpp_codegen_subtract((float)L_2, (float)L_3))); return; } } // Spine.ExposedList`1 Spine.Slot::get_AttachmentVertices() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t4104378640 * Slot_get_AttachmentVertices_m2416842553 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { ExposedList_1_t4104378640 * L_0 = __this->get_attachmentVertices_12(); return L_0; } } // System.Void Spine.Slot::set_AttachmentVertices(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void Slot_set_AttachmentVertices_m4120102899 (Slot_t3514940700 * __this, ExposedList_1_t4104378640 * ___value0, const RuntimeMethod* method) { { ExposedList_1_t4104378640 * L_0 = ___value0; __this->set_attachmentVertices_12(L_0); return; } } // System.Void Spine.Slot::SetToSetupPose() extern "C" IL2CPP_METHOD_ATTR void Slot_SetToSetupPose_m2812583228 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { SlotData_t154801902 * L_0 = __this->get_data_0(); NullCheck(L_0); float L_1 = L_0->get_r_3(); __this->set_r_2(L_1); SlotData_t154801902 * L_2 = __this->get_data_0(); NullCheck(L_2); float L_3 = L_2->get_g_4(); __this->set_g_3(L_3); SlotData_t154801902 * L_4 = __this->get_data_0(); NullCheck(L_4); float L_5 = L_4->get_b_5(); __this->set_b_4(L_5); SlotData_t154801902 * L_6 = __this->get_data_0(); NullCheck(L_6); float L_7 = L_6->get_a_6(); __this->set_a_5(L_7); SlotData_t154801902 * L_8 = __this->get_data_0(); NullCheck(L_8); String_t* L_9 = L_8->get_attachmentName_11(); if (L_9) { goto IL_0060; } } { Slot_set_Attachment_m2846783909(__this, (Attachment_t3043756552 *)NULL, /*hidden argument*/NULL); goto IL_0093; } IL_0060: { __this->set_attachment_10((Attachment_t3043756552 *)NULL); Bone_t1086356328 * L_10 = __this->get_bone_1(); NullCheck(L_10); Skeleton_t3686076450 * L_11 = L_10->get_skeleton_2(); SlotData_t154801902 * L_12 = __this->get_data_0(); NullCheck(L_12); int32_t L_13 = L_12->get_index_0(); SlotData_t154801902 * L_14 = __this->get_data_0(); NullCheck(L_14); String_t* L_15 = L_14->get_attachmentName_11(); NullCheck(L_11); Attachment_t3043756552 * L_16 = Skeleton_GetAttachment_m2295404847(L_11, L_13, L_15, /*hidden argument*/NULL); Slot_set_Attachment_m2846783909(__this, L_16, /*hidden argument*/NULL); } IL_0093: { return; } } // System.String Spine.Slot::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Slot_ToString_m1702363474 (Slot_t3514940700 * __this, const RuntimeMethod* method) { { SlotData_t154801902 * L_0 = __this->get_data_0(); NullCheck(L_0); String_t* L_1 = L_0->get_name_1(); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.SlotData::.ctor(System.Int32,System.String,Spine.BoneData) extern "C" IL2CPP_METHOD_ATTR void SlotData__ctor_m1545173929 (SlotData_t154801902 * __this, int32_t ___index0, String_t* ___name1, BoneData_t3130174490 * ___boneData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SlotData__ctor_m1545173929_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_r_3((1.0f)); __this->set_g_4((1.0f)); __this->set_b_5((1.0f)); __this->set_a_6((1.0f)); Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0049; } } { ArgumentException_t132251570 * L_1 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1216717135(L_1, _stringLiteral246570001, _stringLiteral797640427, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,SlotData__ctor_m1545173929_RuntimeMethod_var); } IL_0049: { String_t* L_2 = ___name1; if (L_2) { goto IL_005f; } } { ArgumentNullException_t1615371798 * L_3 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_3, _stringLiteral62725243, _stringLiteral1807104109, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,SlotData__ctor_m1545173929_RuntimeMethod_var); } IL_005f: { BoneData_t3130174490 * L_4 = ___boneData2; if (L_4) { goto IL_0075; } } { ArgumentNullException_t1615371798 * L_5 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_5, _stringLiteral2451632278, _stringLiteral1735610203, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5,SlotData__ctor_m1545173929_RuntimeMethod_var); } IL_0075: { int32_t L_6 = ___index0; __this->set_index_0(L_6); String_t* L_7 = ___name1; __this->set_name_1(L_7); BoneData_t3130174490 * L_8 = ___boneData2; __this->set_boneData_2(L_8); return; } } // System.Int32 Spine.SlotData::get_Index() extern "C" IL2CPP_METHOD_ATTR int32_t SlotData_get_Index_m1047041226 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_index_0(); return L_0; } } // System.String Spine.SlotData::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* SlotData_get_Name_m1010184052 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_1(); return L_0; } } // Spine.BoneData Spine.SlotData::get_BoneData() extern "C" IL2CPP_METHOD_ATTR BoneData_t3130174490 * SlotData_get_BoneData_m1908218337 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { BoneData_t3130174490 * L_0 = __this->get_boneData_2(); return L_0; } } // System.Single Spine.SlotData::get_R() extern "C" IL2CPP_METHOD_ATTR float SlotData_get_R_m918129035 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_r_3(); return L_0; } } // System.Void Spine.SlotData::set_R(System.Single) extern "C" IL2CPP_METHOD_ATTR void SlotData_set_R_m1908755103 (SlotData_t154801902 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_r_3(L_0); return; } } // System.Single Spine.SlotData::get_G() extern "C" IL2CPP_METHOD_ATTR float SlotData_get_G_m871074868 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_g_4(); return L_0; } } // System.Void Spine.SlotData::set_G(System.Single) extern "C" IL2CPP_METHOD_ATTR void SlotData_set_G_m1908663150 (SlotData_t154801902 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_g_4(L_0); return; } } // System.Single Spine.SlotData::get_B() extern "C" IL2CPP_METHOD_ATTR float SlotData_get_B_m1630589755 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_b_5(); return L_0; } } // System.Void Spine.SlotData::set_B(System.Single) extern "C" IL2CPP_METHOD_ATTR void SlotData_set_B_m1908246479 (SlotData_t154801902 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_b_5(L_0); return; } } // System.Single Spine.SlotData::get_A() extern "C" IL2CPP_METHOD_ATTR float SlotData_get_A_m2033874282 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_a_6(); return L_0; } } // System.Void Spine.SlotData::set_A(System.Single) extern "C" IL2CPP_METHOD_ATTR void SlotData_set_A_m1914125616 (SlotData_t154801902 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_a_6(L_0); return; } } // System.Single Spine.SlotData::get_R2() extern "C" IL2CPP_METHOD_ATTR float SlotData_get_R2_m2828306826 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_r2_7(); return L_0; } } // System.Void Spine.SlotData::set_R2(System.Single) extern "C" IL2CPP_METHOD_ATTR void SlotData_set_R2_m2952422037 (SlotData_t154801902 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_r2_7(L_0); return; } } // System.Single Spine.SlotData::get_G2() extern "C" IL2CPP_METHOD_ATTR float SlotData_get_G2_m2781252659 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_g2_8(); return L_0; } } // System.Void Spine.SlotData::set_G2(System.Single) extern "C" IL2CPP_METHOD_ATTR void SlotData_set_G2_m2971425438 (SlotData_t154801902 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_g2_8(L_0); return; } } // System.Single Spine.SlotData::get_B2() extern "C" IL2CPP_METHOD_ATTR float SlotData_get_B2_m3540767546 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_b2_9(); return L_0; } } // System.Void Spine.SlotData::set_B2(System.Single) extern "C" IL2CPP_METHOD_ATTR void SlotData_set_B2_m2970240453 (SlotData_t154801902 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_b2_9(L_0); return; } } // System.Boolean Spine.SlotData::get_HasSecondColor() extern "C" IL2CPP_METHOD_ATTR bool SlotData_get_HasSecondColor_m3817971918 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_hasSecondColor_10(); return L_0; } } // System.Void Spine.SlotData::set_HasSecondColor(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void SlotData_set_HasSecondColor_m3916227366 (SlotData_t154801902 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_hasSecondColor_10(L_0); return; } } // System.String Spine.SlotData::get_AttachmentName() extern "C" IL2CPP_METHOD_ATTR String_t* SlotData_get_AttachmentName_m3447398587 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_attachmentName_11(); return L_0; } } // System.Void Spine.SlotData::set_AttachmentName(System.String) extern "C" IL2CPP_METHOD_ATTR void SlotData_set_AttachmentName_m2399454713 (SlotData_t154801902 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_attachmentName_11(L_0); return; } } // Spine.BlendMode Spine.SlotData::get_BlendMode() extern "C" IL2CPP_METHOD_ATTR int32_t SlotData_get_BlendMode_m357841909 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_blendMode_12(); return L_0; } } // System.Void Spine.SlotData::set_BlendMode(Spine.BlendMode) extern "C" IL2CPP_METHOD_ATTR void SlotData_set_BlendMode_m1082630827 (SlotData_t154801902 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_blendMode_12(L_0); return; } } // System.String Spine.SlotData::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* SlotData_ToString_m290839075 (SlotData_t154801902 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_1(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.TrackEntry::.ctor() extern "C" IL2CPP_METHOD_ATTR void TrackEntry__ctor_m3334288013 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry__ctor_m3334288013_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_timeScale_19((1.0f)); __this->set_mixBlend_25(2); ExposedList_1_t1363090323 * L_0 = (ExposedList_1_t1363090323 *)il2cpp_codegen_object_new(ExposedList_1_t1363090323_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3946806410(L_0, /*hidden argument*/ExposedList_1__ctor_m3946806410_RuntimeMethod_var); __this->set_timelineMode_26(L_0); ExposedList_1_t4023600307 * L_1 = (ExposedList_1_t4023600307 *)il2cpp_codegen_object_new(ExposedList_1_t4023600307_il2cpp_TypeInfo_var); ExposedList_1__ctor_m4056340087(L_1, /*hidden argument*/ExposedList_1__ctor_m4056340087_RuntimeMethod_var); __this->set_timelineHoldMix_27(L_1); ExposedList_1_t4104378640 * L_2 = (ExposedList_1_t4104378640 *)il2cpp_codegen_object_new(ExposedList_1_t4104378640_il2cpp_TypeInfo_var); ExposedList_1__ctor_m2351159599(L_2, /*hidden argument*/ExposedList_1__ctor_m2351159599_RuntimeMethod_var); __this->set_timelinesRotation_28(L_2); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void Spine.TrackEntry::Reset() extern "C" IL2CPP_METHOD_ATTR void TrackEntry_Reset_m169545580 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_Reset_m169545580_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_next_1((TrackEntry_t1316488441 *)NULL); __this->set_mixingFrom_2((TrackEntry_t1316488441 *)NULL); __this->set_mixingTo_3((TrackEntry_t1316488441 *)NULL); __this->set_animation_0((Animation_t615783283 *)NULL); ExposedList_1_t1363090323 * L_0 = __this->get_timelineMode_26(); NullCheck(L_0); ExposedList_1_Clear_m4098542002(L_0, (bool)1, /*hidden argument*/ExposedList_1_Clear_m4098542002_RuntimeMethod_var); ExposedList_1_t4023600307 * L_1 = __this->get_timelineHoldMix_27(); NullCheck(L_1); ExposedList_1_Clear_m2792904480(L_1, (bool)1, /*hidden argument*/ExposedList_1_Clear_m2792904480_RuntimeMethod_var); ExposedList_1_t4104378640 * L_2 = __this->get_timelinesRotation_28(); NullCheck(L_2); ExposedList_1_Clear_m661012492(L_2, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); __this->set_Start_33((TrackEntryDelegate_t363257942 *)NULL); __this->set_Interrupt_29((TrackEntryDelegate_t363257942 *)NULL); __this->set_End_30((TrackEntryDelegate_t363257942 *)NULL); __this->set_Dispose_31((TrackEntryDelegate_t363257942 *)NULL); __this->set_Complete_32((TrackEntryDelegate_t363257942 *)NULL); __this->set_Event_34((TrackEntryEventDelegate_t1653995044 *)NULL); return; } } // System.Int32 Spine.TrackEntry::get_TrackIndex() extern "C" IL2CPP_METHOD_ATTR int32_t TrackEntry_get_TrackIndex_m1370620792 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_trackIndex_4(); return L_0; } } // Spine.Animation Spine.TrackEntry::get_Animation() extern "C" IL2CPP_METHOD_ATTR Animation_t615783283 * TrackEntry_get_Animation_m574061018 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { Animation_t615783283 * L_0 = __this->get_animation_0(); return L_0; } } // System.Boolean Spine.TrackEntry::get_Loop() extern "C" IL2CPP_METHOD_ATTR bool TrackEntry_get_Loop_m2128056275 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_loop_5(); return L_0; } } // System.Void Spine.TrackEntry::set_Loop(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_Loop_m4138480759 (TrackEntry_t1316488441 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_loop_5(L_0); return; } } // System.Single Spine.TrackEntry::get_Delay() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_Delay_m2338268424 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_delay_14(); return L_0; } } // System.Void Spine.TrackEntry::set_Delay(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_Delay_m3526095042 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_delay_14(L_0); return; } } // System.Single Spine.TrackEntry::get_TrackTime() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_TrackTime_m2659384738 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_trackTime_15(); return L_0; } } // System.Void Spine.TrackEntry::set_TrackTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_TrackTime_m1042408735 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_trackTime_15(L_0); return; } } // System.Single Spine.TrackEntry::get_TrackEnd() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_TrackEnd_m3027760403 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_trackEnd_18(); return L_0; } } // System.Void Spine.TrackEntry::set_TrackEnd(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_TrackEnd_m2111526322 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_trackEnd_18(L_0); return; } } // System.Single Spine.TrackEntry::get_AnimationStart() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_AnimationStart_m3077755548 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_animationStart_10(); return L_0; } } // System.Void Spine.TrackEntry::set_AnimationStart(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_AnimationStart_m2818763967 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_animationStart_10(L_0); return; } } // System.Single Spine.TrackEntry::get_AnimationEnd() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_AnimationEnd_m1180028207 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_animationEnd_11(); return L_0; } } // System.Void Spine.TrackEntry::set_AnimationEnd(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_AnimationEnd_m4063411399 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_animationEnd_11(L_0); return; } } // System.Single Spine.TrackEntry::get_AnimationLast() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_AnimationLast_m1837991992 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_animationLast_12(); return L_0; } } // System.Void Spine.TrackEntry::set_AnimationLast(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_AnimationLast_m3355240433 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_animationLast_12(L_0); float L_1 = ___value0; __this->set_nextAnimationLast_13(L_1); return; } } // System.Single Spine.TrackEntry::get_AnimationTime() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_AnimationTime_m300955761 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; { bool L_0 = __this->get_loop_5(); if (!L_0) { goto IL_003b; } } { float L_1 = __this->get_animationEnd_11(); float L_2 = __this->get_animationStart_10(); V_0 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = V_0; if ((!(((float)L_3) == ((float)(0.0f))))) { goto IL_002b; } } { float L_4 = __this->get_animationStart_10(); return L_4; } IL_002b: { float L_5 = __this->get_trackTime_15(); float L_6 = V_0; float L_7 = __this->get_animationStart_10(); return ((float)il2cpp_codegen_add((float)(fmodf(L_5, L_6)), (float)L_7)); } IL_003b: { float L_8 = __this->get_trackTime_15(); float L_9 = __this->get_animationStart_10(); float L_10 = __this->get_animationEnd_11(); float L_11 = Math_Min_m3253079129(NULL /*static, unused*/, ((float)il2cpp_codegen_add((float)L_8, (float)L_9)), L_10, /*hidden argument*/NULL); return L_11; } } // System.Single Spine.TrackEntry::get_TimeScale() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_TimeScale_m1799493718 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_timeScale_19(); return L_0; } } // System.Void Spine.TrackEntry::set_TimeScale(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_TimeScale_m167172050 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_timeScale_19(L_0); return; } } // System.Single Spine.TrackEntry::get_Alpha() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_Alpha_m4282022723 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_alpha_20(); return L_0; } } // System.Void Spine.TrackEntry::set_Alpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_Alpha_m1253116272 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_alpha_20(L_0); return; } } // System.Single Spine.TrackEntry::get_EventThreshold() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_EventThreshold_m664739046 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_eventThreshold_7(); return L_0; } } // System.Void Spine.TrackEntry::set_EventThreshold(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_EventThreshold_m2965528187 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_eventThreshold_7(L_0); return; } } // System.Single Spine.TrackEntry::get_AttachmentThreshold() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_AttachmentThreshold_m3306880324 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_attachmentThreshold_8(); return L_0; } } // System.Void Spine.TrackEntry::set_AttachmentThreshold(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_AttachmentThreshold_m1606769303 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_attachmentThreshold_8(L_0); return; } } // System.Single Spine.TrackEntry::get_DrawOrderThreshold() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_DrawOrderThreshold_m2520516666 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_drawOrderThreshold_9(); return L_0; } } // System.Void Spine.TrackEntry::set_DrawOrderThreshold(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_DrawOrderThreshold_m2883832092 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_drawOrderThreshold_9(L_0); return; } } // Spine.TrackEntry Spine.TrackEntry::get_Next() extern "C" IL2CPP_METHOD_ATTR TrackEntry_t1316488441 * TrackEntry_get_Next_m884905340 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { TrackEntry_t1316488441 * L_0 = __this->get_next_1(); return L_0; } } // System.Boolean Spine.TrackEntry::get_IsComplete() extern "C" IL2CPP_METHOD_ATTR bool TrackEntry_get_IsComplete_m3063787930 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_trackTime_15(); float L_1 = __this->get_animationEnd_11(); float L_2 = __this->get_animationStart_10(); return (bool)((((int32_t)((!(((float)L_0) >= ((float)((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)))))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Single Spine.TrackEntry::get_MixTime() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_MixTime_m73818701 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_mixTime_21(); return L_0; } } // System.Void Spine.TrackEntry::set_MixTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_MixTime_m2919745257 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_mixTime_21(L_0); return; } } // System.Single Spine.TrackEntry::get_MixDuration() extern "C" IL2CPP_METHOD_ATTR float TrackEntry_get_MixDuration_m3363696624 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_mixDuration_22(); return L_0; } } // System.Void Spine.TrackEntry::set_MixDuration(System.Single) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_MixDuration_m3849921938 (TrackEntry_t1316488441 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_mixDuration_22(L_0); return; } } // Spine.MixBlend Spine.TrackEntry::get_MixBlend() extern "C" IL2CPP_METHOD_ATTR int32_t TrackEntry_get_MixBlend_m3128867389 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mixBlend_25(); return L_0; } } // System.Void Spine.TrackEntry::set_MixBlend(Spine.MixBlend) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_MixBlend_m2751188430 (TrackEntry_t1316488441 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_mixBlend_25(L_0); return; } } // Spine.TrackEntry Spine.TrackEntry::get_MixingFrom() extern "C" IL2CPP_METHOD_ATTR TrackEntry_t1316488441 * TrackEntry_get_MixingFrom_m494057617 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { TrackEntry_t1316488441 * L_0 = __this->get_mixingFrom_2(); return L_0; } } // System.Boolean Spine.TrackEntry::get_HoldPrevious() extern "C" IL2CPP_METHOD_ATTR bool TrackEntry_get_HoldPrevious_m301816819 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_holdPrevious_6(); return L_0; } } // System.Void Spine.TrackEntry::set_HoldPrevious(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_set_HoldPrevious_m4088188360 (TrackEntry_t1316488441 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_holdPrevious_6(L_0); return; } } // System.Void Spine.TrackEntry::add_Start(Spine.AnimationState/TrackEntryDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_add_Start_m2628665732 (TrackEntry_t1316488441 * __this, TrackEntryDelegate_t363257942 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_add_Start_m2628665732_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryDelegate_t363257942 * V_0 = NULL; TrackEntryDelegate_t363257942 * V_1 = NULL; { TrackEntryDelegate_t363257942 * L_0 = __this->get_Start_33(); V_0 = L_0; } IL_0007: { TrackEntryDelegate_t363257942 * L_1 = V_0; V_1 = L_1; TrackEntryDelegate_t363257942 ** L_2 = __this->get_address_of_Start_33(); TrackEntryDelegate_t363257942 * L_3 = V_1; TrackEntryDelegate_t363257942 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryDelegate_t363257942 * L_6 = V_0; TrackEntryDelegate_t363257942 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryDelegate_t363257942 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryDelegate_t363257942 * L_8 = V_0; TrackEntryDelegate_t363257942 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_8) == ((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::remove_Start(Spine.AnimationState/TrackEntryDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_remove_Start_m1917968373 (TrackEntry_t1316488441 * __this, TrackEntryDelegate_t363257942 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_remove_Start_m1917968373_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryDelegate_t363257942 * V_0 = NULL; TrackEntryDelegate_t363257942 * V_1 = NULL; { TrackEntryDelegate_t363257942 * L_0 = __this->get_Start_33(); V_0 = L_0; } IL_0007: { TrackEntryDelegate_t363257942 * L_1 = V_0; V_1 = L_1; TrackEntryDelegate_t363257942 ** L_2 = __this->get_address_of_Start_33(); TrackEntryDelegate_t363257942 * L_3 = V_1; TrackEntryDelegate_t363257942 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryDelegate_t363257942 * L_6 = V_0; TrackEntryDelegate_t363257942 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryDelegate_t363257942 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryDelegate_t363257942 * L_8 = V_0; TrackEntryDelegate_t363257942 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_8) == ((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::add_Event(Spine.AnimationState/TrackEntryEventDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_add_Event_m1255974952 (TrackEntry_t1316488441 * __this, TrackEntryEventDelegate_t1653995044 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_add_Event_m1255974952_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryEventDelegate_t1653995044 * V_0 = NULL; TrackEntryEventDelegate_t1653995044 * V_1 = NULL; { TrackEntryEventDelegate_t1653995044 * L_0 = __this->get_Event_34(); V_0 = L_0; } IL_0007: { TrackEntryEventDelegate_t1653995044 * L_1 = V_0; V_1 = L_1; TrackEntryEventDelegate_t1653995044 ** L_2 = __this->get_address_of_Event_34(); TrackEntryEventDelegate_t1653995044 * L_3 = V_1; TrackEntryEventDelegate_t1653995044 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryEventDelegate_t1653995044 * L_6 = V_0; TrackEntryEventDelegate_t1653995044 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryEventDelegate_t1653995044 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryEventDelegate_t1653995044_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryEventDelegate_t1653995044 * L_8 = V_0; TrackEntryEventDelegate_t1653995044 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryEventDelegate_t1653995044 *)L_8) == ((RuntimeObject*)(TrackEntryEventDelegate_t1653995044 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::remove_Event(Spine.AnimationState/TrackEntryEventDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_remove_Event_m379181222 (TrackEntry_t1316488441 * __this, TrackEntryEventDelegate_t1653995044 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_remove_Event_m379181222_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryEventDelegate_t1653995044 * V_0 = NULL; TrackEntryEventDelegate_t1653995044 * V_1 = NULL; { TrackEntryEventDelegate_t1653995044 * L_0 = __this->get_Event_34(); V_0 = L_0; } IL_0007: { TrackEntryEventDelegate_t1653995044 * L_1 = V_0; V_1 = L_1; TrackEntryEventDelegate_t1653995044 ** L_2 = __this->get_address_of_Event_34(); TrackEntryEventDelegate_t1653995044 * L_3 = V_1; TrackEntryEventDelegate_t1653995044 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryEventDelegate_t1653995044 * L_6 = V_0; TrackEntryEventDelegate_t1653995044 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryEventDelegate_t1653995044 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryEventDelegate_t1653995044_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryEventDelegate_t1653995044 * L_8 = V_0; TrackEntryEventDelegate_t1653995044 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryEventDelegate_t1653995044 *)L_8) == ((RuntimeObject*)(TrackEntryEventDelegate_t1653995044 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::OnStart() extern "C" IL2CPP_METHOD_ATTR void TrackEntry_OnStart_m2562668571 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { TrackEntryDelegate_t363257942 * L_0 = __this->get_Start_33(); if (!L_0) { goto IL_0017; } } { TrackEntryDelegate_t363257942 * L_1 = __this->get_Start_33(); NullCheck(L_1); TrackEntryDelegate_Invoke_m1445805859(L_1, __this, /*hidden argument*/NULL); } IL_0017: { return; } } // System.Void Spine.TrackEntry::OnInterrupt() extern "C" IL2CPP_METHOD_ATTR void TrackEntry_OnInterrupt_m272171270 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { TrackEntryDelegate_t363257942 * L_0 = __this->get_Interrupt_29(); if (!L_0) { goto IL_0017; } } { TrackEntryDelegate_t363257942 * L_1 = __this->get_Interrupt_29(); NullCheck(L_1); TrackEntryDelegate_Invoke_m1445805859(L_1, __this, /*hidden argument*/NULL); } IL_0017: { return; } } // System.Void Spine.TrackEntry::OnEnd() extern "C" IL2CPP_METHOD_ATTR void TrackEntry_OnEnd_m3047205767 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { TrackEntryDelegate_t363257942 * L_0 = __this->get_End_30(); if (!L_0) { goto IL_0017; } } { TrackEntryDelegate_t363257942 * L_1 = __this->get_End_30(); NullCheck(L_1); TrackEntryDelegate_Invoke_m1445805859(L_1, __this, /*hidden argument*/NULL); } IL_0017: { return; } } // System.Void Spine.TrackEntry::OnDispose() extern "C" IL2CPP_METHOD_ATTR void TrackEntry_OnDispose_m2519726507 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { TrackEntryDelegate_t363257942 * L_0 = __this->get_Dispose_31(); if (!L_0) { goto IL_0017; } } { TrackEntryDelegate_t363257942 * L_1 = __this->get_Dispose_31(); NullCheck(L_1); TrackEntryDelegate_Invoke_m1445805859(L_1, __this, /*hidden argument*/NULL); } IL_0017: { return; } } // System.Void Spine.TrackEntry::OnComplete() extern "C" IL2CPP_METHOD_ATTR void TrackEntry_OnComplete_m3164719585 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { { TrackEntryDelegate_t363257942 * L_0 = __this->get_Complete_32(); if (!L_0) { goto IL_0017; } } { TrackEntryDelegate_t363257942 * L_1 = __this->get_Complete_32(); NullCheck(L_1); TrackEntryDelegate_Invoke_m1445805859(L_1, __this, /*hidden argument*/NULL); } IL_0017: { return; } } // System.Void Spine.TrackEntry::OnEvent(Spine.Event) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_OnEvent_m2517089713 (TrackEntry_t1316488441 * __this, Event_t1378573841 * ___e0, const RuntimeMethod* method) { { TrackEntryEventDelegate_t1653995044 * L_0 = __this->get_Event_34(); if (!L_0) { goto IL_0018; } } { TrackEntryEventDelegate_t1653995044 * L_1 = __this->get_Event_34(); Event_t1378573841 * L_2 = ___e0; NullCheck(L_1); TrackEntryEventDelegate_Invoke_m2895815752(L_1, __this, L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void Spine.TrackEntry::ResetRotationDirections() extern "C" IL2CPP_METHOD_ATTR void TrackEntry_ResetRotationDirections_m442852112 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_ResetRotationDirections_m442852112_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ExposedList_1_t4104378640 * L_0 = __this->get_timelinesRotation_28(); NullCheck(L_0); ExposedList_1_Clear_m661012492(L_0, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); return; } } // System.String Spine.TrackEntry::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* TrackEntry_ToString_m2322514830 (TrackEntry_t1316488441 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_ToString_m2322514830_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B3_0 = NULL; { Animation_t615783283 * L_0 = __this->get_animation_0(); if (L_0) { goto IL_0015; } } { G_B3_0 = _stringLiteral3527850108; goto IL_0020; } IL_0015: { Animation_t615783283 * L_1 = __this->get_animation_0(); NullCheck(L_1); String_t* L_2 = L_1->get_name_2(); G_B3_0 = L_2; } IL_0020: { return G_B3_0; } } // System.Void Spine.TrackEntry::add_Interrupt(Spine.AnimationState/TrackEntryDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_add_Interrupt_m1788540659 (TrackEntry_t1316488441 * __this, TrackEntryDelegate_t363257942 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_add_Interrupt_m1788540659_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryDelegate_t363257942 * V_0 = NULL; TrackEntryDelegate_t363257942 * V_1 = NULL; { TrackEntryDelegate_t363257942 * L_0 = __this->get_Interrupt_29(); V_0 = L_0; } IL_0007: { TrackEntryDelegate_t363257942 * L_1 = V_0; V_1 = L_1; TrackEntryDelegate_t363257942 ** L_2 = __this->get_address_of_Interrupt_29(); TrackEntryDelegate_t363257942 * L_3 = V_1; TrackEntryDelegate_t363257942 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryDelegate_t363257942 * L_6 = V_0; TrackEntryDelegate_t363257942 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryDelegate_t363257942 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryDelegate_t363257942 * L_8 = V_0; TrackEntryDelegate_t363257942 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_8) == ((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::remove_Interrupt(Spine.AnimationState/TrackEntryDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_remove_Interrupt_m3988060562 (TrackEntry_t1316488441 * __this, TrackEntryDelegate_t363257942 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_remove_Interrupt_m3988060562_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryDelegate_t363257942 * V_0 = NULL; TrackEntryDelegate_t363257942 * V_1 = NULL; { TrackEntryDelegate_t363257942 * L_0 = __this->get_Interrupt_29(); V_0 = L_0; } IL_0007: { TrackEntryDelegate_t363257942 * L_1 = V_0; V_1 = L_1; TrackEntryDelegate_t363257942 ** L_2 = __this->get_address_of_Interrupt_29(); TrackEntryDelegate_t363257942 * L_3 = V_1; TrackEntryDelegate_t363257942 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryDelegate_t363257942 * L_6 = V_0; TrackEntryDelegate_t363257942 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryDelegate_t363257942 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryDelegate_t363257942 * L_8 = V_0; TrackEntryDelegate_t363257942 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_8) == ((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::add_End(Spine.AnimationState/TrackEntryDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_add_End_m1286313423 (TrackEntry_t1316488441 * __this, TrackEntryDelegate_t363257942 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_add_End_m1286313423_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryDelegate_t363257942 * V_0 = NULL; TrackEntryDelegate_t363257942 * V_1 = NULL; { TrackEntryDelegate_t363257942 * L_0 = __this->get_End_30(); V_0 = L_0; } IL_0007: { TrackEntryDelegate_t363257942 * L_1 = V_0; V_1 = L_1; TrackEntryDelegate_t363257942 ** L_2 = __this->get_address_of_End_30(); TrackEntryDelegate_t363257942 * L_3 = V_1; TrackEntryDelegate_t363257942 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryDelegate_t363257942 * L_6 = V_0; TrackEntryDelegate_t363257942 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryDelegate_t363257942 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryDelegate_t363257942 * L_8 = V_0; TrackEntryDelegate_t363257942 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_8) == ((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::remove_End(Spine.AnimationState/TrackEntryDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_remove_End_m157742372 (TrackEntry_t1316488441 * __this, TrackEntryDelegate_t363257942 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_remove_End_m157742372_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryDelegate_t363257942 * V_0 = NULL; TrackEntryDelegate_t363257942 * V_1 = NULL; { TrackEntryDelegate_t363257942 * L_0 = __this->get_End_30(); V_0 = L_0; } IL_0007: { TrackEntryDelegate_t363257942 * L_1 = V_0; V_1 = L_1; TrackEntryDelegate_t363257942 ** L_2 = __this->get_address_of_End_30(); TrackEntryDelegate_t363257942 * L_3 = V_1; TrackEntryDelegate_t363257942 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryDelegate_t363257942 * L_6 = V_0; TrackEntryDelegate_t363257942 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryDelegate_t363257942 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryDelegate_t363257942 * L_8 = V_0; TrackEntryDelegate_t363257942 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_8) == ((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::add_Dispose(Spine.AnimationState/TrackEntryDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_add_Dispose_m1079715030 (TrackEntry_t1316488441 * __this, TrackEntryDelegate_t363257942 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_add_Dispose_m1079715030_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryDelegate_t363257942 * V_0 = NULL; TrackEntryDelegate_t363257942 * V_1 = NULL; { TrackEntryDelegate_t363257942 * L_0 = __this->get_Dispose_31(); V_0 = L_0; } IL_0007: { TrackEntryDelegate_t363257942 * L_1 = V_0; V_1 = L_1; TrackEntryDelegate_t363257942 ** L_2 = __this->get_address_of_Dispose_31(); TrackEntryDelegate_t363257942 * L_3 = V_1; TrackEntryDelegate_t363257942 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryDelegate_t363257942 * L_6 = V_0; TrackEntryDelegate_t363257942 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryDelegate_t363257942 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryDelegate_t363257942 * L_8 = V_0; TrackEntryDelegate_t363257942 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_8) == ((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::remove_Dispose(Spine.AnimationState/TrackEntryDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_remove_Dispose_m2452236261 (TrackEntry_t1316488441 * __this, TrackEntryDelegate_t363257942 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_remove_Dispose_m2452236261_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryDelegate_t363257942 * V_0 = NULL; TrackEntryDelegate_t363257942 * V_1 = NULL; { TrackEntryDelegate_t363257942 * L_0 = __this->get_Dispose_31(); V_0 = L_0; } IL_0007: { TrackEntryDelegate_t363257942 * L_1 = V_0; V_1 = L_1; TrackEntryDelegate_t363257942 ** L_2 = __this->get_address_of_Dispose_31(); TrackEntryDelegate_t363257942 * L_3 = V_1; TrackEntryDelegate_t363257942 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryDelegate_t363257942 * L_6 = V_0; TrackEntryDelegate_t363257942 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryDelegate_t363257942 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryDelegate_t363257942 * L_8 = V_0; TrackEntryDelegate_t363257942 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_8) == ((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::add_Complete(Spine.AnimationState/TrackEntryDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_add_Complete_m3797291780 (TrackEntry_t1316488441 * __this, TrackEntryDelegate_t363257942 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_add_Complete_m3797291780_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryDelegate_t363257942 * V_0 = NULL; TrackEntryDelegate_t363257942 * V_1 = NULL; { TrackEntryDelegate_t363257942 * L_0 = __this->get_Complete_32(); V_0 = L_0; } IL_0007: { TrackEntryDelegate_t363257942 * L_1 = V_0; V_1 = L_1; TrackEntryDelegate_t363257942 ** L_2 = __this->get_address_of_Complete_32(); TrackEntryDelegate_t363257942 * L_3 = V_1; TrackEntryDelegate_t363257942 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryDelegate_t363257942 * L_6 = V_0; TrackEntryDelegate_t363257942 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryDelegate_t363257942 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryDelegate_t363257942 * L_8 = V_0; TrackEntryDelegate_t363257942 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_8) == ((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void Spine.TrackEntry::remove_Complete(Spine.AnimationState/TrackEntryDelegate) extern "C" IL2CPP_METHOD_ATTR void TrackEntry_remove_Complete_m1220226841 (TrackEntry_t1316488441 * __this, TrackEntryDelegate_t363257942 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TrackEntry_remove_Complete_m1220226841_MetadataUsageId); s_Il2CppMethodInitialized = true; } TrackEntryDelegate_t363257942 * V_0 = NULL; TrackEntryDelegate_t363257942 * V_1 = NULL; { TrackEntryDelegate_t363257942 * L_0 = __this->get_Complete_32(); V_0 = L_0; } IL_0007: { TrackEntryDelegate_t363257942 * L_1 = V_0; V_1 = L_1; TrackEntryDelegate_t363257942 ** L_2 = __this->get_address_of_Complete_32(); TrackEntryDelegate_t363257942 * L_3 = V_1; TrackEntryDelegate_t363257942 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); TrackEntryDelegate_t363257942 * L_6 = V_0; TrackEntryDelegate_t363257942 * L_7 = InterlockedCompareExchangeImpl(L_2, ((TrackEntryDelegate_t363257942 *)CastclassSealed((RuntimeObject*)L_5, TrackEntryDelegate_t363257942_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; TrackEntryDelegate_t363257942 * L_8 = V_0; TrackEntryDelegate_t363257942 * L_9 = V_1; if ((!(((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_8) == ((RuntimeObject*)(TrackEntryDelegate_t363257942 *)L_9)))) { goto IL_0007; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.TransformConstraint::.ctor(Spine.TransformConstraintData,Spine.Skeleton) extern "C" IL2CPP_METHOD_ATTR void TransformConstraint__ctor_m483111526 (TransformConstraint_t454030229 * __this, TransformConstraintData_t529073346 * ___data0, Skeleton_t3686076450 * ___skeleton1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransformConstraint__ctor_m483111526_MetadataUsageId); s_Il2CppMethodInitialized = true; } BoneData_t3130174490 * V_0 = NULL; Enumerator_t871160215 V_1; memset(&V_1, 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Object__ctor_m297566312(__this, /*hidden argument*/NULL); TransformConstraintData_t529073346 * L_0 = ___data0; if (L_0) { goto IL_001c; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral2037252866, _stringLiteral1682804726, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,TransformConstraint__ctor_m483111526_RuntimeMethod_var); } IL_001c: { Skeleton_t3686076450 * L_2 = ___skeleton1; if (L_2) { goto IL_0032; } } { ArgumentNullException_t1615371798 * L_3 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_3, _stringLiteral4060588482, _stringLiteral4119531450, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,TransformConstraint__ctor_m483111526_RuntimeMethod_var); } IL_0032: { TransformConstraintData_t529073346 * L_4 = ___data0; __this->set_data_0(L_4); TransformConstraintData_t529073346 * L_5 = ___data0; NullCheck(L_5); float L_6 = L_5->get_rotateMix_4(); __this->set_rotateMix_3(L_6); TransformConstraintData_t529073346 * L_7 = ___data0; NullCheck(L_7); float L_8 = L_7->get_translateMix_5(); __this->set_translateMix_4(L_8); TransformConstraintData_t529073346 * L_9 = ___data0; NullCheck(L_9); float L_10 = L_9->get_scaleMix_6(); __this->set_scaleMix_5(L_10); TransformConstraintData_t529073346 * L_11 = ___data0; NullCheck(L_11); float L_12 = L_11->get_shearMix_7(); __this->set_shearMix_6(L_12); ExposedList_1_t3793468194 * L_13 = (ExposedList_1_t3793468194 *)il2cpp_codegen_object_new(ExposedList_1_t3793468194_il2cpp_TypeInfo_var); ExposedList_1__ctor_m2583486954(L_13, /*hidden argument*/ExposedList_1__ctor_m2583486954_RuntimeMethod_var); __this->set_bones_1(L_13); TransformConstraintData_t529073346 * L_14 = ___data0; NullCheck(L_14); ExposedList_1_t1542319060 * L_15 = L_14->get_bones_2(); NullCheck(L_15); Enumerator_t871160215 L_16 = ExposedList_1_GetEnumerator_m3400359507(L_15, /*hidden argument*/ExposedList_1_GetEnumerator_m3400359507_RuntimeMethod_var); V_1 = L_16; } IL_0080: try { // begin try (depth: 1) { goto IL_00a4; } IL_0085: { BoneData_t3130174490 * L_17 = Enumerator_get_Current_m2748912341((&V_1), /*hidden argument*/Enumerator_get_Current_m2748912341_RuntimeMethod_var); V_0 = L_17; ExposedList_1_t3793468194 * L_18 = __this->get_bones_1(); Skeleton_t3686076450 * L_19 = ___skeleton1; BoneData_t3130174490 * L_20 = V_0; NullCheck(L_20); String_t* L_21 = L_20->get_name_1(); NullCheck(L_19); Bone_t1086356328 * L_22 = Skeleton_FindBone_m691037340(L_19, L_21, /*hidden argument*/NULL); NullCheck(L_18); ExposedList_1_Add_m3259542597(L_18, L_22, /*hidden argument*/ExposedList_1_Add_m3259542597_RuntimeMethod_var); } IL_00a4: { bool L_23 = Enumerator_MoveNext_m2298577104((&V_1), /*hidden argument*/Enumerator_MoveNext_m2298577104_RuntimeMethod_var); if (L_23) { goto IL_0085; } } IL_00b0: { IL2CPP_LEAVE(0xC3, FINALLY_00b5); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b5; } FINALLY_00b5: { // begin finally (depth: 1) Enumerator_Dispose_m447508299((&V_1), /*hidden argument*/Enumerator_Dispose_m447508299_RuntimeMethod_var); IL2CPP_END_FINALLY(181) } // end finally (depth: 1) IL2CPP_CLEANUP(181) { IL2CPP_JUMP_TBL(0xC3, IL_00c3) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00c3: { Skeleton_t3686076450 * L_24 = ___skeleton1; TransformConstraintData_t529073346 * L_25 = ___data0; NullCheck(L_25); BoneData_t3130174490 * L_26 = L_25->get_target_3(); NullCheck(L_26); String_t* L_27 = L_26->get_name_1(); NullCheck(L_24); Bone_t1086356328 * L_28 = Skeleton_FindBone_m691037340(L_24, L_27, /*hidden argument*/NULL); __this->set_target_2(L_28); return; } } // Spine.TransformConstraintData Spine.TransformConstraint::get_Data() extern "C" IL2CPP_METHOD_ATTR TransformConstraintData_t529073346 * TransformConstraint_get_Data_m3064989374 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { TransformConstraintData_t529073346 * L_0 = __this->get_data_0(); return L_0; } } // System.Int32 Spine.TransformConstraint::get_Order() extern "C" IL2CPP_METHOD_ATTR int32_t TransformConstraint_get_Order_m3981285168 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { TransformConstraintData_t529073346 * L_0 = __this->get_data_0(); NullCheck(L_0); int32_t L_1 = L_0->get_order_1(); return L_1; } } // Spine.ExposedList`1 Spine.TransformConstraint::get_Bones() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t3793468194 * TransformConstraint_get_Bones_m1259406504 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { ExposedList_1_t3793468194 * L_0 = __this->get_bones_1(); return L_0; } } // Spine.Bone Spine.TransformConstraint::get_Target() extern "C" IL2CPP_METHOD_ATTR Bone_t1086356328 * TransformConstraint_get_Target_m3175819625 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { Bone_t1086356328 * L_0 = __this->get_target_2(); return L_0; } } // System.Void Spine.TransformConstraint::set_Target(Spine.Bone) extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_set_Target_m1731565233 (TransformConstraint_t454030229 * __this, Bone_t1086356328 * ___value0, const RuntimeMethod* method) { { Bone_t1086356328 * L_0 = ___value0; __this->set_target_2(L_0); return; } } // System.Single Spine.TransformConstraint::get_RotateMix() extern "C" IL2CPP_METHOD_ATTR float TransformConstraint_get_RotateMix_m1045960100 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_rotateMix_3(); return L_0; } } // System.Void Spine.TransformConstraint::set_RotateMix(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_set_RotateMix_m2738733614 (TransformConstraint_t454030229 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_rotateMix_3(L_0); return; } } // System.Single Spine.TransformConstraint::get_TranslateMix() extern "C" IL2CPP_METHOD_ATTR float TransformConstraint_get_TranslateMix_m1284256204 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_translateMix_4(); return L_0; } } // System.Void Spine.TransformConstraint::set_TranslateMix(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_set_TranslateMix_m2115996260 (TransformConstraint_t454030229 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_translateMix_4(L_0); return; } } // System.Single Spine.TransformConstraint::get_ScaleMix() extern "C" IL2CPP_METHOD_ATTR float TransformConstraint_get_ScaleMix_m72028015 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_scaleMix_5(); return L_0; } } // System.Void Spine.TransformConstraint::set_ScaleMix(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_set_ScaleMix_m4173196639 (TransformConstraint_t454030229 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_scaleMix_5(L_0); return; } } // System.Single Spine.TransformConstraint::get_ShearMix() extern "C" IL2CPP_METHOD_ATTR float TransformConstraint_get_ShearMix_m4100882675 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_shearMix_6(); return L_0; } } // System.Void Spine.TransformConstraint::set_ShearMix(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_set_ShearMix_m1426159533 (TransformConstraint_t454030229 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_shearMix_6(L_0); return; } } // System.Void Spine.TransformConstraint::Apply() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_Apply_m3968803981 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { TransformConstraint_Update_m2119704640(__this, /*hidden argument*/NULL); return; } } // System.Void Spine.TransformConstraint::Update() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_Update_m2119704640 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { TransformConstraintData_t529073346 * L_0 = __this->get_data_0(); NullCheck(L_0); bool L_1 = L_0->get_local_15(); if (!L_1) { goto IL_0036; } } { TransformConstraintData_t529073346 * L_2 = __this->get_data_0(); NullCheck(L_2); bool L_3 = L_2->get_relative_14(); if (!L_3) { goto IL_002b; } } { TransformConstraint_ApplyRelativeLocal_m1648430675(__this, /*hidden argument*/NULL); goto IL_0031; } IL_002b: { TransformConstraint_ApplyAbsoluteLocal_m2147634145(__this, /*hidden argument*/NULL); } IL_0031: { goto IL_0057; } IL_0036: { TransformConstraintData_t529073346 * L_4 = __this->get_data_0(); NullCheck(L_4); bool L_5 = L_4->get_relative_14(); if (!L_5) { goto IL_0051; } } { TransformConstraint_ApplyRelativeWorld_m108764867(__this, /*hidden argument*/NULL); goto IL_0057; } IL_0051: { TransformConstraint_ApplyAbsoluteWorld_m3732847057(__this, /*hidden argument*/NULL); } IL_0057: { return; } } // System.Void Spine.TransformConstraint::ApplyAbsoluteWorld() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_ApplyAbsoluteWorld_m3732847057 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransformConstraint_ApplyAbsoluteWorld_m3732847057_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; Bone_t1086356328 * V_4 = NULL; float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; float V_8 = 0.0f; float V_9 = 0.0f; float V_10 = 0.0f; float V_11 = 0.0f; ExposedList_1_t3793468194 * V_12 = NULL; int32_t V_13 = 0; int32_t V_14 = 0; Bone_t1086356328 * V_15 = NULL; bool V_16 = false; float V_17 = 0.0f; float V_18 = 0.0f; float V_19 = 0.0f; float V_20 = 0.0f; float V_21 = 0.0f; float V_22 = 0.0f; float V_23 = 0.0f; float V_24 = 0.0f; float V_25 = 0.0f; float V_26 = 0.0f; float V_27 = 0.0f; float V_28 = 0.0f; float V_29 = 0.0f; float V_30 = 0.0f; float V_31 = 0.0f; float G_B3_0 = 0.0f; { float L_0 = __this->get_rotateMix_3(); V_0 = L_0; float L_1 = __this->get_translateMix_4(); V_1 = L_1; float L_2 = __this->get_scaleMix_5(); V_2 = L_2; float L_3 = __this->get_shearMix_6(); V_3 = L_3; Bone_t1086356328 * L_4 = __this->get_target_2(); V_4 = L_4; Bone_t1086356328 * L_5 = V_4; NullCheck(L_5); float L_6 = L_5->get_a_20(); V_5 = L_6; Bone_t1086356328 * L_7 = V_4; NullCheck(L_7); float L_8 = L_7->get_b_21(); V_6 = L_8; Bone_t1086356328 * L_9 = V_4; NullCheck(L_9); float L_10 = L_9->get_c_23(); V_7 = L_10; Bone_t1086356328 * L_11 = V_4; NullCheck(L_11); float L_12 = L_11->get_d_24(); V_8 = L_12; float L_13 = V_5; float L_14 = V_8; float L_15 = V_6; float L_16 = V_7; if ((!(((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_13, (float)L_14)), (float)((float)il2cpp_codegen_multiply((float)L_15, (float)L_16))))) > ((float)(0.0f))))) { goto IL_0067; } } { G_B3_0 = (0.0174532924f); goto IL_006c; } IL_0067: { G_B3_0 = (-0.0174532924f); } IL_006c: { V_9 = G_B3_0; TransformConstraintData_t529073346 * L_17 = __this->get_data_0(); NullCheck(L_17); float L_18 = L_17->get_offsetRotation_8(); float L_19 = V_9; V_10 = ((float)il2cpp_codegen_multiply((float)L_18, (float)L_19)); TransformConstraintData_t529073346 * L_20 = __this->get_data_0(); NullCheck(L_20); float L_21 = L_20->get_offsetShearY_13(); float L_22 = V_9; V_11 = ((float)il2cpp_codegen_multiply((float)L_21, (float)L_22)); ExposedList_1_t3793468194 * L_23 = __this->get_bones_1(); V_12 = L_23; V_13 = 0; ExposedList_1_t3793468194 * L_24 = V_12; NullCheck(L_24); int32_t L_25 = L_24->get_Count_1(); V_14 = L_25; goto IL_03df; } IL_00a7: { ExposedList_1_t3793468194 * L_26 = V_12; NullCheck(L_26); BoneU5BU5D_t374432249* L_27 = L_26->get_Items_0(); int32_t L_28 = V_13; NullCheck(L_27); int32_t L_29 = L_28; Bone_t1086356328 * L_30 = (L_27)->GetAt(static_cast(L_29)); V_15 = L_30; V_16 = (bool)0; float L_31 = V_0; if ((((float)L_31) == ((float)(0.0f)))) { goto IL_0191; } } { Bone_t1086356328 * L_32 = V_15; NullCheck(L_32); float L_33 = L_32->get_a_20(); V_17 = L_33; Bone_t1086356328 * L_34 = V_15; NullCheck(L_34); float L_35 = L_34->get_b_21(); V_18 = L_35; Bone_t1086356328 * L_36 = V_15; NullCheck(L_36); float L_37 = L_36->get_c_23(); V_19 = L_37; Bone_t1086356328 * L_38 = V_15; NullCheck(L_38); float L_39 = L_38->get_d_24(); V_20 = L_39; float L_40 = V_7; float L_41 = V_5; IL2CPP_RUNTIME_CLASS_INIT(MathUtils_t3604673275_il2cpp_TypeInfo_var); float L_42 = MathUtils_Atan2_m3858297628(NULL /*static, unused*/, L_40, L_41, /*hidden argument*/NULL); float L_43 = V_19; float L_44 = V_17; float L_45 = MathUtils_Atan2_m3858297628(NULL /*static, unused*/, L_43, L_44, /*hidden argument*/NULL); float L_46 = V_10; V_21 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_42, (float)L_45)), (float)L_46)); float L_47 = V_21; if ((!(((float)L_47) > ((float)(3.14159274f))))) { goto IL_0118; } } { float L_48 = V_21; V_21 = ((float)il2cpp_codegen_subtract((float)L_48, (float)(6.28318548f))); goto IL_012e; } IL_0118: { float L_49 = V_21; if ((!(((float)L_49) < ((float)(-3.14159274f))))) { goto IL_012e; } } { float L_50 = V_21; V_21 = ((float)il2cpp_codegen_add((float)L_50, (float)(6.28318548f))); } IL_012e: { float L_51 = V_21; float L_52 = V_0; V_21 = ((float)il2cpp_codegen_multiply((float)L_51, (float)L_52)); float L_53 = V_21; IL2CPP_RUNTIME_CLASS_INIT(MathUtils_t3604673275_il2cpp_TypeInfo_var); float L_54 = MathUtils_Cos_m1345388411(NULL /*static, unused*/, L_53, /*hidden argument*/NULL); V_22 = L_54; float L_55 = V_21; float L_56 = MathUtils_Sin_m1592658079(NULL /*static, unused*/, L_55, /*hidden argument*/NULL); V_23 = L_56; Bone_t1086356328 * L_57 = V_15; float L_58 = V_22; float L_59 = V_17; float L_60 = V_23; float L_61 = V_19; NullCheck(L_57); L_57->set_a_20(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_58, (float)L_59)), (float)((float)il2cpp_codegen_multiply((float)L_60, (float)L_61))))); Bone_t1086356328 * L_62 = V_15; float L_63 = V_22; float L_64 = V_18; float L_65 = V_23; float L_66 = V_20; NullCheck(L_62); L_62->set_b_21(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_63, (float)L_64)), (float)((float)il2cpp_codegen_multiply((float)L_65, (float)L_66))))); Bone_t1086356328 * L_67 = V_15; float L_68 = V_23; float L_69 = V_17; float L_70 = V_22; float L_71 = V_19; NullCheck(L_67); L_67->set_c_23(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_68, (float)L_69)), (float)((float)il2cpp_codegen_multiply((float)L_70, (float)L_71))))); Bone_t1086356328 * L_72 = V_15; float L_73 = V_23; float L_74 = V_18; float L_75 = V_22; float L_76 = V_20; NullCheck(L_72); L_72->set_d_24(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_73, (float)L_74)), (float)((float)il2cpp_codegen_multiply((float)L_75, (float)L_76))))); V_16 = (bool)1; } IL_0191: { float L_77 = V_1; if ((((float)L_77) == ((float)(0.0f)))) { goto IL_01f4; } } { Bone_t1086356328 * L_78 = V_4; TransformConstraintData_t529073346 * L_79 = __this->get_data_0(); NullCheck(L_79); float L_80 = L_79->get_offsetX_9(); TransformConstraintData_t529073346 * L_81 = __this->get_data_0(); NullCheck(L_81); float L_82 = L_81->get_offsetY_10(); NullCheck(L_78); Bone_LocalToWorld_m1925577538(L_78, L_80, L_82, (&V_24), (&V_25), /*hidden argument*/NULL); Bone_t1086356328 * L_83 = V_15; Bone_t1086356328 * L_84 = L_83; NullCheck(L_84); float L_85 = L_84->get_worldX_22(); float L_86 = V_24; Bone_t1086356328 * L_87 = V_15; NullCheck(L_87); float L_88 = L_87->get_worldX_22(); float L_89 = V_1; NullCheck(L_84); L_84->set_worldX_22(((float)il2cpp_codegen_add((float)L_85, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_86, (float)L_88)), (float)L_89))))); Bone_t1086356328 * L_90 = V_15; Bone_t1086356328 * L_91 = L_90; NullCheck(L_91); float L_92 = L_91->get_worldY_25(); float L_93 = V_25; Bone_t1086356328 * L_94 = V_15; NullCheck(L_94); float L_95 = L_94->get_worldY_25(); float L_96 = V_1; NullCheck(L_91); L_91->set_worldY_25(((float)il2cpp_codegen_add((float)L_92, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_93, (float)L_95)), (float)L_96))))); V_16 = (bool)1; } IL_01f4: { float L_97 = V_2; if ((!(((float)L_97) > ((float)(0.0f))))) { goto IL_0300; } } { Bone_t1086356328 * L_98 = V_15; NullCheck(L_98); float L_99 = L_98->get_a_20(); Bone_t1086356328 * L_100 = V_15; NullCheck(L_100); float L_101 = L_100->get_a_20(); Bone_t1086356328 * L_102 = V_15; NullCheck(L_102); float L_103 = L_102->get_c_23(); Bone_t1086356328 * L_104 = V_15; NullCheck(L_104); float L_105 = L_104->get_c_23(); double L_106 = sqrt((((double)((double)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_99, (float)L_101)), (float)((float)il2cpp_codegen_multiply((float)L_103, (float)L_105)))))))); V_26 = (((float)((float)L_106))); float L_107 = V_26; if ((!(((float)L_107) > ((float)(1.0E-05f))))) { goto IL_025e; } } { float L_108 = V_26; float L_109 = V_5; float L_110 = V_5; float L_111 = V_7; float L_112 = V_7; double L_113 = sqrt((((double)((double)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_109, (float)L_110)), (float)((float)il2cpp_codegen_multiply((float)L_111, (float)L_112)))))))); float L_114 = V_26; TransformConstraintData_t529073346 * L_115 = __this->get_data_0(); NullCheck(L_115); float L_116 = L_115->get_offsetScaleX_11(); float L_117 = V_2; float L_118 = V_26; V_26 = ((float)((float)((float)il2cpp_codegen_add((float)L_108, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(((float)((float)L_113))), (float)L_114)), (float)L_116)), (float)L_117))))/(float)L_118)); } IL_025e: { Bone_t1086356328 * L_119 = V_15; Bone_t1086356328 * L_120 = L_119; NullCheck(L_120); float L_121 = L_120->get_a_20(); float L_122 = V_26; NullCheck(L_120); L_120->set_a_20(((float)il2cpp_codegen_multiply((float)L_121, (float)L_122))); Bone_t1086356328 * L_123 = V_15; Bone_t1086356328 * L_124 = L_123; NullCheck(L_124); float L_125 = L_124->get_c_23(); float L_126 = V_26; NullCheck(L_124); L_124->set_c_23(((float)il2cpp_codegen_multiply((float)L_125, (float)L_126))); Bone_t1086356328 * L_127 = V_15; NullCheck(L_127); float L_128 = L_127->get_b_21(); Bone_t1086356328 * L_129 = V_15; NullCheck(L_129); float L_130 = L_129->get_b_21(); Bone_t1086356328 * L_131 = V_15; NullCheck(L_131); float L_132 = L_131->get_d_24(); Bone_t1086356328 * L_133 = V_15; NullCheck(L_133); float L_134 = L_133->get_d_24(); double L_135 = sqrt((((double)((double)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_128, (float)L_130)), (float)((float)il2cpp_codegen_multiply((float)L_132, (float)L_134)))))))); V_26 = (((float)((float)L_135))); float L_136 = V_26; if ((!(((float)L_136) > ((float)(1.0E-05f))))) { goto IL_02dd; } } { float L_137 = V_26; float L_138 = V_6; float L_139 = V_6; float L_140 = V_8; float L_141 = V_8; double L_142 = sqrt((((double)((double)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_138, (float)L_139)), (float)((float)il2cpp_codegen_multiply((float)L_140, (float)L_141)))))))); float L_143 = V_26; TransformConstraintData_t529073346 * L_144 = __this->get_data_0(); NullCheck(L_144); float L_145 = L_144->get_offsetScaleY_12(); float L_146 = V_2; float L_147 = V_26; V_26 = ((float)((float)((float)il2cpp_codegen_add((float)L_137, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(((float)((float)L_142))), (float)L_143)), (float)L_145)), (float)L_146))))/(float)L_147)); } IL_02dd: { Bone_t1086356328 * L_148 = V_15; Bone_t1086356328 * L_149 = L_148; NullCheck(L_149); float L_150 = L_149->get_b_21(); float L_151 = V_26; NullCheck(L_149); L_149->set_b_21(((float)il2cpp_codegen_multiply((float)L_150, (float)L_151))); Bone_t1086356328 * L_152 = V_15; Bone_t1086356328 * L_153 = L_152; NullCheck(L_153); float L_154 = L_153->get_d_24(); float L_155 = V_26; NullCheck(L_153); L_153->set_d_24(((float)il2cpp_codegen_multiply((float)L_154, (float)L_155))); V_16 = (bool)1; } IL_0300: { float L_156 = V_3; if ((!(((float)L_156) > ((float)(0.0f))))) { goto IL_03ca; } } { Bone_t1086356328 * L_157 = V_15; NullCheck(L_157); float L_158 = L_157->get_b_21(); V_27 = L_158; Bone_t1086356328 * L_159 = V_15; NullCheck(L_159); float L_160 = L_159->get_d_24(); V_28 = L_160; float L_161 = V_28; float L_162 = V_27; IL2CPP_RUNTIME_CLASS_INIT(MathUtils_t3604673275_il2cpp_TypeInfo_var); float L_163 = MathUtils_Atan2_m3858297628(NULL /*static, unused*/, L_161, L_162, /*hidden argument*/NULL); V_29 = L_163; float L_164 = V_8; float L_165 = V_6; float L_166 = MathUtils_Atan2_m3858297628(NULL /*static, unused*/, L_164, L_165, /*hidden argument*/NULL); float L_167 = V_7; float L_168 = V_5; float L_169 = MathUtils_Atan2_m3858297628(NULL /*static, unused*/, L_167, L_168, /*hidden argument*/NULL); float L_170 = V_29; Bone_t1086356328 * L_171 = V_15; NullCheck(L_171); float L_172 = L_171->get_c_23(); Bone_t1086356328 * L_173 = V_15; NullCheck(L_173); float L_174 = L_173->get_a_20(); float L_175 = MathUtils_Atan2_m3858297628(NULL /*static, unused*/, L_172, L_174, /*hidden argument*/NULL); V_30 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_166, (float)L_169)), (float)((float)il2cpp_codegen_subtract((float)L_170, (float)L_175)))); float L_176 = V_30; if ((!(((float)L_176) > ((float)(3.14159274f))))) { goto IL_036f; } } { float L_177 = V_30; V_30 = ((float)il2cpp_codegen_subtract((float)L_177, (float)(6.28318548f))); goto IL_0385; } IL_036f: { float L_178 = V_30; if ((!(((float)L_178) < ((float)(-3.14159274f))))) { goto IL_0385; } } { float L_179 = V_30; V_30 = ((float)il2cpp_codegen_add((float)L_179, (float)(6.28318548f))); } IL_0385: { float L_180 = V_29; float L_181 = V_30; float L_182 = V_11; float L_183 = V_3; V_30 = ((float)il2cpp_codegen_add((float)L_180, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_181, (float)L_182)), (float)L_183)))); float L_184 = V_27; float L_185 = V_27; float L_186 = V_28; float L_187 = V_28; double L_188 = sqrt((((double)((double)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_184, (float)L_185)), (float)((float)il2cpp_codegen_multiply((float)L_186, (float)L_187)))))))); V_31 = (((float)((float)L_188))); Bone_t1086356328 * L_189 = V_15; float L_190 = V_30; IL2CPP_RUNTIME_CLASS_INIT(MathUtils_t3604673275_il2cpp_TypeInfo_var); float L_191 = MathUtils_Cos_m1345388411(NULL /*static, unused*/, L_190, /*hidden argument*/NULL); float L_192 = V_31; NullCheck(L_189); L_189->set_b_21(((float)il2cpp_codegen_multiply((float)L_191, (float)L_192))); Bone_t1086356328 * L_193 = V_15; float L_194 = V_30; float L_195 = MathUtils_Sin_m1592658079(NULL /*static, unused*/, L_194, /*hidden argument*/NULL); float L_196 = V_31; NullCheck(L_193); L_193->set_d_24(((float)il2cpp_codegen_multiply((float)L_195, (float)L_196))); V_16 = (bool)1; } IL_03ca: { bool L_197 = V_16; if (!L_197) { goto IL_03d9; } } { Bone_t1086356328 * L_198 = V_15; NullCheck(L_198); L_198->set_appliedValid_19((bool)0); } IL_03d9: { int32_t L_199 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_199, (int32_t)1)); } IL_03df: { int32_t L_200 = V_13; int32_t L_201 = V_14; if ((((int32_t)L_200) < ((int32_t)L_201))) { goto IL_00a7; } } { return; } } // System.Void Spine.TransformConstraint::ApplyRelativeWorld() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_ApplyRelativeWorld_m108764867 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransformConstraint_ApplyRelativeWorld_m108764867_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; Bone_t1086356328 * V_4 = NULL; float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; float V_8 = 0.0f; float V_9 = 0.0f; float V_10 = 0.0f; float V_11 = 0.0f; ExposedList_1_t3793468194 * V_12 = NULL; int32_t V_13 = 0; int32_t V_14 = 0; Bone_t1086356328 * V_15 = NULL; bool V_16 = false; float V_17 = 0.0f; float V_18 = 0.0f; float V_19 = 0.0f; float V_20 = 0.0f; float V_21 = 0.0f; float V_22 = 0.0f; float V_23 = 0.0f; float V_24 = 0.0f; float V_25 = 0.0f; float V_26 = 0.0f; float V_27 = 0.0f; float V_28 = 0.0f; float V_29 = 0.0f; float V_30 = 0.0f; float G_B3_0 = 0.0f; { float L_0 = __this->get_rotateMix_3(); V_0 = L_0; float L_1 = __this->get_translateMix_4(); V_1 = L_1; float L_2 = __this->get_scaleMix_5(); V_2 = L_2; float L_3 = __this->get_shearMix_6(); V_3 = L_3; Bone_t1086356328 * L_4 = __this->get_target_2(); V_4 = L_4; Bone_t1086356328 * L_5 = V_4; NullCheck(L_5); float L_6 = L_5->get_a_20(); V_5 = L_6; Bone_t1086356328 * L_7 = V_4; NullCheck(L_7); float L_8 = L_7->get_b_21(); V_6 = L_8; Bone_t1086356328 * L_9 = V_4; NullCheck(L_9); float L_10 = L_9->get_c_23(); V_7 = L_10; Bone_t1086356328 * L_11 = V_4; NullCheck(L_11); float L_12 = L_11->get_d_24(); V_8 = L_12; float L_13 = V_5; float L_14 = V_8; float L_15 = V_6; float L_16 = V_7; if ((!(((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_13, (float)L_14)), (float)((float)il2cpp_codegen_multiply((float)L_15, (float)L_16))))) > ((float)(0.0f))))) { goto IL_0067; } } { G_B3_0 = (0.0174532924f); goto IL_006c; } IL_0067: { G_B3_0 = (-0.0174532924f); } IL_006c: { V_9 = G_B3_0; TransformConstraintData_t529073346 * L_17 = __this->get_data_0(); NullCheck(L_17); float L_18 = L_17->get_offsetRotation_8(); float L_19 = V_9; V_10 = ((float)il2cpp_codegen_multiply((float)L_18, (float)L_19)); TransformConstraintData_t529073346 * L_20 = __this->get_data_0(); NullCheck(L_20); float L_21 = L_20->get_offsetShearY_13(); float L_22 = V_9; V_11 = ((float)il2cpp_codegen_multiply((float)L_21, (float)L_22)); ExposedList_1_t3793468194 * L_23 = __this->get_bones_1(); V_12 = L_23; V_13 = 0; ExposedList_1_t3793468194 * L_24 = V_12; NullCheck(L_24); int32_t L_25 = L_24->get_Count_1(); V_14 = L_25; goto IL_034e; } IL_00a7: { ExposedList_1_t3793468194 * L_26 = V_12; NullCheck(L_26); BoneU5BU5D_t374432249* L_27 = L_26->get_Items_0(); int32_t L_28 = V_13; NullCheck(L_27); int32_t L_29 = L_28; Bone_t1086356328 * L_30 = (L_27)->GetAt(static_cast(L_29)); V_15 = L_30; V_16 = (bool)0; float L_31 = V_0; if ((((float)L_31) == ((float)(0.0f)))) { goto IL_0187; } } { Bone_t1086356328 * L_32 = V_15; NullCheck(L_32); float L_33 = L_32->get_a_20(); V_17 = L_33; Bone_t1086356328 * L_34 = V_15; NullCheck(L_34); float L_35 = L_34->get_b_21(); V_18 = L_35; Bone_t1086356328 * L_36 = V_15; NullCheck(L_36); float L_37 = L_36->get_c_23(); V_19 = L_37; Bone_t1086356328 * L_38 = V_15; NullCheck(L_38); float L_39 = L_38->get_d_24(); V_20 = L_39; float L_40 = V_7; float L_41 = V_5; IL2CPP_RUNTIME_CLASS_INIT(MathUtils_t3604673275_il2cpp_TypeInfo_var); float L_42 = MathUtils_Atan2_m3858297628(NULL /*static, unused*/, L_40, L_41, /*hidden argument*/NULL); float L_43 = V_10; V_21 = ((float)il2cpp_codegen_add((float)L_42, (float)L_43)); float L_44 = V_21; if ((!(((float)L_44) > ((float)(3.14159274f))))) { goto IL_010e; } } { float L_45 = V_21; V_21 = ((float)il2cpp_codegen_subtract((float)L_45, (float)(6.28318548f))); goto IL_0124; } IL_010e: { float L_46 = V_21; if ((!(((float)L_46) < ((float)(-3.14159274f))))) { goto IL_0124; } } { float L_47 = V_21; V_21 = ((float)il2cpp_codegen_add((float)L_47, (float)(6.28318548f))); } IL_0124: { float L_48 = V_21; float L_49 = V_0; V_21 = ((float)il2cpp_codegen_multiply((float)L_48, (float)L_49)); float L_50 = V_21; IL2CPP_RUNTIME_CLASS_INIT(MathUtils_t3604673275_il2cpp_TypeInfo_var); float L_51 = MathUtils_Cos_m1345388411(NULL /*static, unused*/, L_50, /*hidden argument*/NULL); V_22 = L_51; float L_52 = V_21; float L_53 = MathUtils_Sin_m1592658079(NULL /*static, unused*/, L_52, /*hidden argument*/NULL); V_23 = L_53; Bone_t1086356328 * L_54 = V_15; float L_55 = V_22; float L_56 = V_17; float L_57 = V_23; float L_58 = V_19; NullCheck(L_54); L_54->set_a_20(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_55, (float)L_56)), (float)((float)il2cpp_codegen_multiply((float)L_57, (float)L_58))))); Bone_t1086356328 * L_59 = V_15; float L_60 = V_22; float L_61 = V_18; float L_62 = V_23; float L_63 = V_20; NullCheck(L_59); L_59->set_b_21(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_60, (float)L_61)), (float)((float)il2cpp_codegen_multiply((float)L_62, (float)L_63))))); Bone_t1086356328 * L_64 = V_15; float L_65 = V_23; float L_66 = V_17; float L_67 = V_22; float L_68 = V_19; NullCheck(L_64); L_64->set_c_23(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_65, (float)L_66)), (float)((float)il2cpp_codegen_multiply((float)L_67, (float)L_68))))); Bone_t1086356328 * L_69 = V_15; float L_70 = V_23; float L_71 = V_18; float L_72 = V_22; float L_73 = V_20; NullCheck(L_69); L_69->set_d_24(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_70, (float)L_71)), (float)((float)il2cpp_codegen_multiply((float)L_72, (float)L_73))))); V_16 = (bool)1; } IL_0187: { float L_74 = V_1; if ((((float)L_74) == ((float)(0.0f)))) { goto IL_01da; } } { Bone_t1086356328 * L_75 = V_4; TransformConstraintData_t529073346 * L_76 = __this->get_data_0(); NullCheck(L_76); float L_77 = L_76->get_offsetX_9(); TransformConstraintData_t529073346 * L_78 = __this->get_data_0(); NullCheck(L_78); float L_79 = L_78->get_offsetY_10(); NullCheck(L_75); Bone_LocalToWorld_m1925577538(L_75, L_77, L_79, (&V_24), (&V_25), /*hidden argument*/NULL); Bone_t1086356328 * L_80 = V_15; Bone_t1086356328 * L_81 = L_80; NullCheck(L_81); float L_82 = L_81->get_worldX_22(); float L_83 = V_24; float L_84 = V_1; NullCheck(L_81); L_81->set_worldX_22(((float)il2cpp_codegen_add((float)L_82, (float)((float)il2cpp_codegen_multiply((float)L_83, (float)L_84))))); Bone_t1086356328 * L_85 = V_15; Bone_t1086356328 * L_86 = L_85; NullCheck(L_86); float L_87 = L_86->get_worldY_25(); float L_88 = V_25; float L_89 = V_1; NullCheck(L_86); L_86->set_worldY_25(((float)il2cpp_codegen_add((float)L_87, (float)((float)il2cpp_codegen_multiply((float)L_88, (float)L_89))))); V_16 = (bool)1; } IL_01da: { float L_90 = V_2; if ((!(((float)L_90) > ((float)(0.0f))))) { goto IL_0284; } } { float L_91 = V_5; float L_92 = V_5; float L_93 = V_7; float L_94 = V_7; double L_95 = sqrt((((double)((double)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_91, (float)L_92)), (float)((float)il2cpp_codegen_multiply((float)L_93, (float)L_94)))))))); TransformConstraintData_t529073346 * L_96 = __this->get_data_0(); NullCheck(L_96); float L_97 = L_96->get_offsetScaleX_11(); float L_98 = V_2; V_26 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(((float)((float)L_95))), (float)(1.0f))), (float)L_97)), (float)L_98)), (float)(1.0f))); Bone_t1086356328 * L_99 = V_15; Bone_t1086356328 * L_100 = L_99; NullCheck(L_100); float L_101 = L_100->get_a_20(); float L_102 = V_26; NullCheck(L_100); L_100->set_a_20(((float)il2cpp_codegen_multiply((float)L_101, (float)L_102))); Bone_t1086356328 * L_103 = V_15; Bone_t1086356328 * L_104 = L_103; NullCheck(L_104); float L_105 = L_104->get_c_23(); float L_106 = V_26; NullCheck(L_104); L_104->set_c_23(((float)il2cpp_codegen_multiply((float)L_105, (float)L_106))); float L_107 = V_6; float L_108 = V_6; float L_109 = V_8; float L_110 = V_8; double L_111 = sqrt((((double)((double)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_107, (float)L_108)), (float)((float)il2cpp_codegen_multiply((float)L_109, (float)L_110)))))))); TransformConstraintData_t529073346 * L_112 = __this->get_data_0(); NullCheck(L_112); float L_113 = L_112->get_offsetScaleY_12(); float L_114 = V_2; V_26 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(((float)((float)L_111))), (float)(1.0f))), (float)L_113)), (float)L_114)), (float)(1.0f))); Bone_t1086356328 * L_115 = V_15; Bone_t1086356328 * L_116 = L_115; NullCheck(L_116); float L_117 = L_116->get_b_21(); float L_118 = V_26; NullCheck(L_116); L_116->set_b_21(((float)il2cpp_codegen_multiply((float)L_117, (float)L_118))); Bone_t1086356328 * L_119 = V_15; Bone_t1086356328 * L_120 = L_119; NullCheck(L_120); float L_121 = L_120->get_d_24(); float L_122 = V_26; NullCheck(L_120); L_120->set_d_24(((float)il2cpp_codegen_multiply((float)L_121, (float)L_122))); V_16 = (bool)1; } IL_0284: { float L_123 = V_3; if ((!(((float)L_123) > ((float)(0.0f))))) { goto IL_0339; } } { float L_124 = V_8; float L_125 = V_6; IL2CPP_RUNTIME_CLASS_INIT(MathUtils_t3604673275_il2cpp_TypeInfo_var); float L_126 = MathUtils_Atan2_m3858297628(NULL /*static, unused*/, L_124, L_125, /*hidden argument*/NULL); float L_127 = V_7; float L_128 = V_5; float L_129 = MathUtils_Atan2_m3858297628(NULL /*static, unused*/, L_127, L_128, /*hidden argument*/NULL); V_27 = ((float)il2cpp_codegen_subtract((float)L_126, (float)L_129)); float L_130 = V_27; if ((!(((float)L_130) > ((float)(3.14159274f))))) { goto IL_02bf; } } { float L_131 = V_27; V_27 = ((float)il2cpp_codegen_subtract((float)L_131, (float)(6.28318548f))); goto IL_02d5; } IL_02bf: { float L_132 = V_27; if ((!(((float)L_132) < ((float)(-3.14159274f))))) { goto IL_02d5; } } { float L_133 = V_27; V_27 = ((float)il2cpp_codegen_add((float)L_133, (float)(6.28318548f))); } IL_02d5: { Bone_t1086356328 * L_134 = V_15; NullCheck(L_134); float L_135 = L_134->get_b_21(); V_28 = L_135; Bone_t1086356328 * L_136 = V_15; NullCheck(L_136); float L_137 = L_136->get_d_24(); V_29 = L_137; float L_138 = V_29; float L_139 = V_28; IL2CPP_RUNTIME_CLASS_INIT(MathUtils_t3604673275_il2cpp_TypeInfo_var); float L_140 = MathUtils_Atan2_m3858297628(NULL /*static, unused*/, L_138, L_139, /*hidden argument*/NULL); float L_141 = V_27; float L_142 = V_11; float L_143 = V_3; V_27 = ((float)il2cpp_codegen_add((float)L_140, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_141, (float)(1.57079637f))), (float)L_142)), (float)L_143)))); float L_144 = V_28; float L_145 = V_28; float L_146 = V_29; float L_147 = V_29; double L_148 = sqrt((((double)((double)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_144, (float)L_145)), (float)((float)il2cpp_codegen_multiply((float)L_146, (float)L_147)))))))); V_30 = (((float)((float)L_148))); Bone_t1086356328 * L_149 = V_15; float L_150 = V_27; float L_151 = MathUtils_Cos_m1345388411(NULL /*static, unused*/, L_150, /*hidden argument*/NULL); float L_152 = V_30; NullCheck(L_149); L_149->set_b_21(((float)il2cpp_codegen_multiply((float)L_151, (float)L_152))); Bone_t1086356328 * L_153 = V_15; float L_154 = V_27; float L_155 = MathUtils_Sin_m1592658079(NULL /*static, unused*/, L_154, /*hidden argument*/NULL); float L_156 = V_30; NullCheck(L_153); L_153->set_d_24(((float)il2cpp_codegen_multiply((float)L_155, (float)L_156))); V_16 = (bool)1; } IL_0339: { bool L_157 = V_16; if (!L_157) { goto IL_0348; } } { Bone_t1086356328 * L_158 = V_15; NullCheck(L_158); L_158->set_appliedValid_19((bool)0); } IL_0348: { int32_t L_159 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_159, (int32_t)1)); } IL_034e: { int32_t L_160 = V_13; int32_t L_161 = V_14; if ((((int32_t)L_160) < ((int32_t)L_161))) { goto IL_00a7; } } { return; } } // System.Void Spine.TransformConstraint::ApplyAbsoluteLocal() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_ApplyAbsoluteLocal_m2147634145 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; Bone_t1086356328 * V_4 = NULL; BoneU5BU5D_t374432249* V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; Bone_t1086356328 * V_8 = NULL; float V_9 = 0.0f; float V_10 = 0.0f; float V_11 = 0.0f; float V_12 = 0.0f; float V_13 = 0.0f; float V_14 = 0.0f; float V_15 = 0.0f; float V_16 = 0.0f; { float L_0 = __this->get_rotateMix_3(); V_0 = L_0; float L_1 = __this->get_translateMix_4(); V_1 = L_1; float L_2 = __this->get_scaleMix_5(); V_2 = L_2; float L_3 = __this->get_shearMix_6(); V_3 = L_3; Bone_t1086356328 * L_4 = __this->get_target_2(); V_4 = L_4; Bone_t1086356328 * L_5 = V_4; NullCheck(L_5); bool L_6 = L_5->get_appliedValid_19(); if (L_6) { goto IL_0037; } } { Bone_t1086356328 * L_7 = V_4; NullCheck(L_7); Bone_UpdateAppliedTransform_m3509461156(L_7, /*hidden argument*/NULL); } IL_0037: { ExposedList_1_t3793468194 * L_8 = __this->get_bones_1(); NullCheck(L_8); BoneU5BU5D_t374432249* L_9 = L_8->get_Items_0(); V_5 = L_9; V_6 = 0; ExposedList_1_t3793468194 * L_10 = __this->get_bones_1(); NullCheck(L_10); int32_t L_11 = L_10->get_Count_1(); V_7 = L_11; goto IL_021e; } IL_0059: { BoneU5BU5D_t374432249* L_12 = V_5; int32_t L_13 = V_6; NullCheck(L_12); int32_t L_14 = L_13; Bone_t1086356328 * L_15 = (L_12)->GetAt(static_cast(L_14)); V_8 = L_15; Bone_t1086356328 * L_16 = V_8; NullCheck(L_16); bool L_17 = L_16->get_appliedValid_19(); if (L_17) { goto IL_0073; } } { Bone_t1086356328 * L_18 = V_8; NullCheck(L_18); Bone_UpdateAppliedTransform_m3509461156(L_18, /*hidden argument*/NULL); } IL_0073: { Bone_t1086356328 * L_19 = V_8; NullCheck(L_19); float L_20 = L_19->get_arotation_14(); V_9 = L_20; float L_21 = V_0; if ((((float)L_21) == ((float)(0.0f)))) { goto IL_00ce; } } { Bone_t1086356328 * L_22 = V_4; NullCheck(L_22); float L_23 = L_22->get_arotation_14(); float L_24 = V_9; TransformConstraintData_t529073346 * L_25 = __this->get_data_0(); NullCheck(L_25); float L_26 = L_25->get_offsetRotation_8(); V_10 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_23, (float)L_24)), (float)L_26)); float L_27 = V_10; float L_28 = V_10; V_10 = ((float)il2cpp_codegen_subtract((float)L_27, (float)(((float)((float)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)16384), (int32_t)(((int32_t)((int32_t)((double)il2cpp_codegen_subtract((double)(16384.499999999996), (double)(((double)((double)((float)((float)L_28/(float)(360.0f))))))))))))), (int32_t)((int32_t)360)))))))); float L_29 = V_9; float L_30 = V_10; float L_31 = V_0; V_9 = ((float)il2cpp_codegen_add((float)L_29, (float)((float)il2cpp_codegen_multiply((float)L_30, (float)L_31)))); } IL_00ce: { Bone_t1086356328 * L_32 = V_8; NullCheck(L_32); float L_33 = L_32->get_ax_12(); V_11 = L_33; Bone_t1086356328 * L_34 = V_8; NullCheck(L_34); float L_35 = L_34->get_ay_13(); V_12 = L_35; float L_36 = V_1; if ((((float)L_36) == ((float)(0.0f)))) { goto IL_0125; } } { float L_37 = V_11; Bone_t1086356328 * L_38 = V_4; NullCheck(L_38); float L_39 = L_38->get_ax_12(); float L_40 = V_11; TransformConstraintData_t529073346 * L_41 = __this->get_data_0(); NullCheck(L_41); float L_42 = L_41->get_offsetX_9(); float L_43 = V_1; V_11 = ((float)il2cpp_codegen_add((float)L_37, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_39, (float)L_40)), (float)L_42)), (float)L_43)))); float L_44 = V_12; Bone_t1086356328 * L_45 = V_4; NullCheck(L_45); float L_46 = L_45->get_ay_13(); float L_47 = V_12; TransformConstraintData_t529073346 * L_48 = __this->get_data_0(); NullCheck(L_48); float L_49 = L_48->get_offsetY_10(); float L_50 = V_1; V_12 = ((float)il2cpp_codegen_add((float)L_44, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_46, (float)L_47)), (float)L_49)), (float)L_50)))); } IL_0125: { Bone_t1086356328 * L_51 = V_8; NullCheck(L_51); float L_52 = L_51->get_ascaleX_15(); V_13 = L_52; Bone_t1086356328 * L_53 = V_8; NullCheck(L_53); float L_54 = L_53->get_ascaleY_16(); V_14 = L_54; float L_55 = V_2; if ((((float)L_55) == ((float)(0.0f)))) { goto IL_019a; } } { float L_56 = V_13; if ((!(((float)L_56) > ((float)(1.0E-05f))))) { goto IL_016e; } } { float L_57 = V_13; Bone_t1086356328 * L_58 = V_4; NullCheck(L_58); float L_59 = L_58->get_ascaleX_15(); float L_60 = V_13; TransformConstraintData_t529073346 * L_61 = __this->get_data_0(); NullCheck(L_61); float L_62 = L_61->get_offsetScaleX_11(); float L_63 = V_2; float L_64 = V_13; V_13 = ((float)((float)((float)il2cpp_codegen_add((float)L_57, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_59, (float)L_60)), (float)L_62)), (float)L_63))))/(float)L_64)); } IL_016e: { float L_65 = V_14; if ((!(((float)L_65) > ((float)(1.0E-05f))))) { goto IL_019a; } } { float L_66 = V_14; Bone_t1086356328 * L_67 = V_4; NullCheck(L_67); float L_68 = L_67->get_ascaleY_16(); float L_69 = V_14; TransformConstraintData_t529073346 * L_70 = __this->get_data_0(); NullCheck(L_70); float L_71 = L_70->get_offsetScaleY_12(); float L_72 = V_2; float L_73 = V_14; V_14 = ((float)((float)((float)il2cpp_codegen_add((float)L_66, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_68, (float)L_69)), (float)L_71)), (float)L_72))))/(float)L_73)); } IL_019a: { Bone_t1086356328 * L_74 = V_8; NullCheck(L_74); float L_75 = L_74->get_ashearY_18(); V_15 = L_75; float L_76 = V_3; if ((((float)L_76) == ((float)(0.0f)))) { goto IL_01fe; } } { Bone_t1086356328 * L_77 = V_4; NullCheck(L_77); float L_78 = L_77->get_ashearY_18(); float L_79 = V_15; TransformConstraintData_t529073346 * L_80 = __this->get_data_0(); NullCheck(L_80); float L_81 = L_80->get_offsetShearY_13(); V_16 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_78, (float)L_79)), (float)L_81)); float L_82 = V_16; float L_83 = V_16; V_16 = ((float)il2cpp_codegen_subtract((float)L_82, (float)(((float)((float)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)16384), (int32_t)(((int32_t)((int32_t)((double)il2cpp_codegen_subtract((double)(16384.499999999996), (double)(((double)((double)((float)((float)L_83/(float)(360.0f))))))))))))), (int32_t)((int32_t)360)))))))); Bone_t1086356328 * L_84 = V_8; Bone_t1086356328 * L_85 = L_84; NullCheck(L_85); float L_86 = L_85->get_shearY_11(); float L_87 = V_16; float L_88 = V_3; NullCheck(L_85); L_85->set_shearY_11(((float)il2cpp_codegen_add((float)L_86, (float)((float)il2cpp_codegen_multiply((float)L_87, (float)L_88))))); } IL_01fe: { Bone_t1086356328 * L_89 = V_8; float L_90 = V_11; float L_91 = V_12; float L_92 = V_9; float L_93 = V_13; float L_94 = V_14; Bone_t1086356328 * L_95 = V_8; NullCheck(L_95); float L_96 = L_95->get_ashearX_17(); float L_97 = V_15; NullCheck(L_89); Bone_UpdateWorldTransform_m1569389598(L_89, L_90, L_91, L_92, L_93, L_94, L_96, L_97, /*hidden argument*/NULL); int32_t L_98 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_98, (int32_t)1)); } IL_021e: { int32_t L_99 = V_6; int32_t L_100 = V_7; if ((((int32_t)L_99) < ((int32_t)L_100))) { goto IL_0059; } } { return; } } // System.Void Spine.TransformConstraint::ApplyRelativeLocal() extern "C" IL2CPP_METHOD_ATTR void TransformConstraint_ApplyRelativeLocal_m1648430675 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; Bone_t1086356328 * V_4 = NULL; BoneU5BU5D_t374432249* V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; Bone_t1086356328 * V_8 = NULL; float V_9 = 0.0f; float V_10 = 0.0f; float V_11 = 0.0f; float V_12 = 0.0f; float V_13 = 0.0f; float V_14 = 0.0f; { float L_0 = __this->get_rotateMix_3(); V_0 = L_0; float L_1 = __this->get_translateMix_4(); V_1 = L_1; float L_2 = __this->get_scaleMix_5(); V_2 = L_2; float L_3 = __this->get_shearMix_6(); V_3 = L_3; Bone_t1086356328 * L_4 = __this->get_target_2(); V_4 = L_4; Bone_t1086356328 * L_5 = V_4; NullCheck(L_5); bool L_6 = L_5->get_appliedValid_19(); if (L_6) { goto IL_0037; } } { Bone_t1086356328 * L_7 = V_4; NullCheck(L_7); Bone_UpdateAppliedTransform_m3509461156(L_7, /*hidden argument*/NULL); } IL_0037: { ExposedList_1_t3793468194 * L_8 = __this->get_bones_1(); NullCheck(L_8); BoneU5BU5D_t374432249* L_9 = L_8->get_Items_0(); V_5 = L_9; V_6 = 0; ExposedList_1_t3793468194 * L_10 = __this->get_bones_1(); NullCheck(L_10); int32_t L_11 = L_10->get_Count_1(); V_7 = L_11; goto IL_01c1; } IL_0059: { BoneU5BU5D_t374432249* L_12 = V_5; int32_t L_13 = V_6; NullCheck(L_12); int32_t L_14 = L_13; Bone_t1086356328 * L_15 = (L_12)->GetAt(static_cast(L_14)); V_8 = L_15; Bone_t1086356328 * L_16 = V_8; NullCheck(L_16); bool L_17 = L_16->get_appliedValid_19(); if (L_17) { goto IL_0073; } } { Bone_t1086356328 * L_18 = V_8; NullCheck(L_18); Bone_UpdateAppliedTransform_m3509461156(L_18, /*hidden argument*/NULL); } IL_0073: { Bone_t1086356328 * L_19 = V_8; NullCheck(L_19); float L_20 = L_19->get_arotation_14(); V_9 = L_20; float L_21 = V_0; if ((((float)L_21) == ((float)(0.0f)))) { goto IL_00a1; } } { float L_22 = V_9; Bone_t1086356328 * L_23 = V_4; NullCheck(L_23); float L_24 = L_23->get_arotation_14(); TransformConstraintData_t529073346 * L_25 = __this->get_data_0(); NullCheck(L_25); float L_26 = L_25->get_offsetRotation_8(); float L_27 = V_0; V_9 = ((float)il2cpp_codegen_add((float)L_22, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_24, (float)L_26)), (float)L_27)))); } IL_00a1: { Bone_t1086356328 * L_28 = V_8; NullCheck(L_28); float L_29 = L_28->get_ax_12(); V_10 = L_29; Bone_t1086356328 * L_30 = V_8; NullCheck(L_30); float L_31 = L_30->get_ay_13(); V_11 = L_31; float L_32 = V_1; if ((((float)L_32) == ((float)(0.0f)))) { goto IL_00f2; } } { float L_33 = V_10; Bone_t1086356328 * L_34 = V_4; NullCheck(L_34); float L_35 = L_34->get_ax_12(); TransformConstraintData_t529073346 * L_36 = __this->get_data_0(); NullCheck(L_36); float L_37 = L_36->get_offsetX_9(); float L_38 = V_1; V_10 = ((float)il2cpp_codegen_add((float)L_33, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_35, (float)L_37)), (float)L_38)))); float L_39 = V_11; Bone_t1086356328 * L_40 = V_4; NullCheck(L_40); float L_41 = L_40->get_ay_13(); TransformConstraintData_t529073346 * L_42 = __this->get_data_0(); NullCheck(L_42); float L_43 = L_42->get_offsetY_10(); float L_44 = V_1; V_11 = ((float)il2cpp_codegen_add((float)L_39, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_41, (float)L_43)), (float)L_44)))); } IL_00f2: { Bone_t1086356328 * L_45 = V_8; NullCheck(L_45); float L_46 = L_45->get_ascaleX_15(); V_12 = L_46; Bone_t1086356328 * L_47 = V_8; NullCheck(L_47); float L_48 = L_47->get_ascaleY_16(); V_13 = L_48; float L_49 = V_2; if ((((float)L_49) == ((float)(0.0f)))) { goto IL_0173; } } { float L_50 = V_12; if ((!(((float)L_50) > ((float)(1.0E-05f))))) { goto IL_0141; } } { float L_51 = V_12; Bone_t1086356328 * L_52 = V_4; NullCheck(L_52); float L_53 = L_52->get_ascaleX_15(); TransformConstraintData_t529073346 * L_54 = __this->get_data_0(); NullCheck(L_54); float L_55 = L_54->get_offsetScaleX_11(); float L_56 = V_2; V_12 = ((float)il2cpp_codegen_multiply((float)L_51, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_53, (float)(1.0f))), (float)L_55)), (float)L_56)), (float)(1.0f))))); } IL_0141: { float L_57 = V_13; if ((!(((float)L_57) > ((float)(1.0E-05f))))) { goto IL_0173; } } { float L_58 = V_13; Bone_t1086356328 * L_59 = V_4; NullCheck(L_59); float L_60 = L_59->get_ascaleY_16(); TransformConstraintData_t529073346 * L_61 = __this->get_data_0(); NullCheck(L_61); float L_62 = L_61->get_offsetScaleY_12(); float L_63 = V_2; V_13 = ((float)il2cpp_codegen_multiply((float)L_58, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_60, (float)(1.0f))), (float)L_62)), (float)L_63)), (float)(1.0f))))); } IL_0173: { Bone_t1086356328 * L_64 = V_8; NullCheck(L_64); float L_65 = L_64->get_ashearY_18(); V_14 = L_65; float L_66 = V_3; if ((((float)L_66) == ((float)(0.0f)))) { goto IL_01a1; } } { float L_67 = V_14; Bone_t1086356328 * L_68 = V_4; NullCheck(L_68); float L_69 = L_68->get_ashearY_18(); TransformConstraintData_t529073346 * L_70 = __this->get_data_0(); NullCheck(L_70); float L_71 = L_70->get_offsetShearY_13(); float L_72 = V_3; V_14 = ((float)il2cpp_codegen_add((float)L_67, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_69, (float)L_71)), (float)L_72)))); } IL_01a1: { Bone_t1086356328 * L_73 = V_8; float L_74 = V_10; float L_75 = V_11; float L_76 = V_9; float L_77 = V_12; float L_78 = V_13; Bone_t1086356328 * L_79 = V_8; NullCheck(L_79); float L_80 = L_79->get_ashearX_17(); float L_81 = V_14; NullCheck(L_73); Bone_UpdateWorldTransform_m1569389598(L_73, L_74, L_75, L_76, L_77, L_78, L_80, L_81, /*hidden argument*/NULL); int32_t L_82 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01c1: { int32_t L_83 = V_6; int32_t L_84 = V_7; if ((((int32_t)L_83) < ((int32_t)L_84))) { goto IL_0059; } } { return; } } // System.String Spine.TransformConstraint::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* TransformConstraint_ToString_m1500239541 (TransformConstraint_t454030229 * __this, const RuntimeMethod* method) { { TransformConstraintData_t529073346 * L_0 = __this->get_data_0(); NullCheck(L_0); String_t* L_1 = L_0->get_name_0(); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.TransformConstraintData::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData__ctor_m414215057 (TransformConstraintData_t529073346 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransformConstraintData__ctor_m414215057_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ExposedList_1_t1542319060 * L_0 = (ExposedList_1_t1542319060 *)il2cpp_codegen_object_new(ExposedList_1_t1542319060_il2cpp_TypeInfo_var); ExposedList_1__ctor_m428831404(L_0, /*hidden argument*/ExposedList_1__ctor_m428831404_RuntimeMethod_var); __this->set_bones_2(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_1 = ___name0; if (L_1) { goto IL_0027; } } { ArgumentNullException_t1615371798 * L_2 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_2, _stringLiteral62725243, _stringLiteral1807104109, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,TransformConstraintData__ctor_m414215057_RuntimeMethod_var); } IL_0027: { String_t* L_3 = ___name0; __this->set_name_0(L_3); return; } } // System.String Spine.TransformConstraintData::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* TransformConstraintData_get_Name_m2902009180 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_0(); return L_0; } } // System.Int32 Spine.TransformConstraintData::get_Order() extern "C" IL2CPP_METHOD_ATTR int32_t TransformConstraintData_get_Order_m3468419868 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_order_1(); return L_0; } } // System.Void Spine.TransformConstraintData::set_Order(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_Order_m3228609210 (TransformConstraintData_t529073346 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_order_1(L_0); return; } } // Spine.ExposedList`1 Spine.TransformConstraintData::get_Bones() extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1542319060 * TransformConstraintData_get_Bones_m3769038784 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { ExposedList_1_t1542319060 * L_0 = __this->get_bones_2(); return L_0; } } // Spine.BoneData Spine.TransformConstraintData::get_Target() extern "C" IL2CPP_METHOD_ATTR BoneData_t3130174490 * TransformConstraintData_get_Target_m1555810153 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { BoneData_t3130174490 * L_0 = __this->get_target_3(); return L_0; } } // System.Void Spine.TransformConstraintData::set_Target(Spine.BoneData) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_Target_m410791204 (TransformConstraintData_t529073346 * __this, BoneData_t3130174490 * ___value0, const RuntimeMethod* method) { { BoneData_t3130174490 * L_0 = ___value0; __this->set_target_3(L_0); return; } } // System.Single Spine.TransformConstraintData::get_RotateMix() extern "C" IL2CPP_METHOD_ATTR float TransformConstraintData_get_RotateMix_m2955292994 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_rotateMix_4(); return L_0; } } // System.Void Spine.TransformConstraintData::set_RotateMix(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_RotateMix_m3187004997 (TransformConstraintData_t529073346 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_rotateMix_4(L_0); return; } } // System.Single Spine.TransformConstraintData::get_TranslateMix() extern "C" IL2CPP_METHOD_ATTR float TransformConstraintData_get_TranslateMix_m1804916071 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_translateMix_5(); return L_0; } } // System.Void Spine.TransformConstraintData::set_TranslateMix(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_TranslateMix_m2138462913 (TransformConstraintData_t529073346 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_translateMix_5(L_0); return; } } // System.Single Spine.TransformConstraintData::get_ScaleMix() extern "C" IL2CPP_METHOD_ATTR float TransformConstraintData_get_ScaleMix_m741935195 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_scaleMix_6(); return L_0; } } // System.Void Spine.TransformConstraintData::set_ScaleMix(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_ScaleMix_m747640786 (TransformConstraintData_t529073346 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_scaleMix_6(L_0); return; } } // System.Single Spine.TransformConstraintData::get_ShearMix() extern "C" IL2CPP_METHOD_ATTR float TransformConstraintData_get_ShearMix_m221123679 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_shearMix_7(); return L_0; } } // System.Void Spine.TransformConstraintData::set_ShearMix(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_ShearMix_m2245350353 (TransformConstraintData_t529073346 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_shearMix_7(L_0); return; } } // System.Single Spine.TransformConstraintData::get_OffsetRotation() extern "C" IL2CPP_METHOD_ATTR float TransformConstraintData_get_OffsetRotation_m1530471193 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_offsetRotation_8(); return L_0; } } // System.Void Spine.TransformConstraintData::set_OffsetRotation(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_OffsetRotation_m3106684192 (TransformConstraintData_t529073346 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_offsetRotation_8(L_0); return; } } // System.Single Spine.TransformConstraintData::get_OffsetX() extern "C" IL2CPP_METHOD_ATTR float TransformConstraintData_get_OffsetX_m1195773033 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_offsetX_9(); return L_0; } } // System.Void Spine.TransformConstraintData::set_OffsetX(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_OffsetX_m4034648085 (TransformConstraintData_t529073346 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_offsetX_9(L_0); return; } } // System.Single Spine.TransformConstraintData::get_OffsetY() extern "C" IL2CPP_METHOD_ATTR float TransformConstraintData_get_OffsetY_m3534425193 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_offsetY_10(); return L_0; } } // System.Void Spine.TransformConstraintData::set_OffsetY(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_OffsetY_m16702406 (TransformConstraintData_t529073346 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_offsetY_10(L_0); return; } } // System.Single Spine.TransformConstraintData::get_OffsetScaleX() extern "C" IL2CPP_METHOD_ATTR float TransformConstraintData_get_OffsetScaleX_m1228374730 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_offsetScaleX_11(); return L_0; } } // System.Void Spine.TransformConstraintData::set_OffsetScaleX(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_OffsetScaleX_m45524885 (TransformConstraintData_t529073346 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_offsetScaleX_11(L_0); return; } } // System.Single Spine.TransformConstraintData::get_OffsetScaleY() extern "C" IL2CPP_METHOD_ATTR float TransformConstraintData_get_OffsetScaleY_m1228374729 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_offsetScaleY_12(); return L_0; } } // System.Void Spine.TransformConstraintData::set_OffsetScaleY(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_OffsetScaleY_m1760589648 (TransformConstraintData_t529073346 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_offsetScaleY_12(L_0); return; } } // System.Single Spine.TransformConstraintData::get_OffsetShearY() extern "C" IL2CPP_METHOD_ATTR float TransformConstraintData_get_OffsetShearY_m628623865 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_offsetShearY_13(); return L_0; } } // System.Void Spine.TransformConstraintData::set_OffsetShearY(System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_OffsetShearY_m2964229812 (TransformConstraintData_t529073346 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_offsetShearY_13(L_0); return; } } // System.Boolean Spine.TransformConstraintData::get_Relative() extern "C" IL2CPP_METHOD_ATTR bool TransformConstraintData_get_Relative_m1451709323 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_relative_14(); return L_0; } } // System.Void Spine.TransformConstraintData::set_Relative(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_Relative_m3611099655 (TransformConstraintData_t529073346 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_relative_14(L_0); return; } } // System.Boolean Spine.TransformConstraintData::get_Local() extern "C" IL2CPP_METHOD_ATTR bool TransformConstraintData_get_Local_m324429356 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_local_15(); return L_0; } } // System.Void Spine.TransformConstraintData::set_Local(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintData_set_Local_m4249633955 (TransformConstraintData_t529073346 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_local_15(L_0); return; } } // System.String Spine.TransformConstraintData::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* TransformConstraintData_ToString_m143003951 (TransformConstraintData_t529073346 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_0(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.TransformConstraintTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintTimeline__ctor_m2544497800 (TransformConstraintTimeline_t410042030 * __this, int32_t ___frameCount0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransformConstraintTimeline__ctor_m2544497800_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___frameCount0; CurveTimeline__ctor_m1745141662(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ___frameCount0; __this->set_frames_16(((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)5))))); return; } } // System.Int32 Spine.TransformConstraintTimeline::get_TransformConstraintIndex() extern "C" IL2CPP_METHOD_ATTR int32_t TransformConstraintTimeline_get_TransformConstraintIndex_m3417797625 (TransformConstraintTimeline_t410042030 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_transformConstraintIndex_15(); return L_0; } } // System.Void Spine.TransformConstraintTimeline::set_TransformConstraintIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintTimeline_set_TransformConstraintIndex_m1102917216 (TransformConstraintTimeline_t410042030 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_transformConstraintIndex_15(L_0); return; } } // System.Single[] Spine.TransformConstraintTimeline::get_Frames() extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_t1444911251* TransformConstraintTimeline_get_Frames_m2282468478 (TransformConstraintTimeline_t410042030 * __this, const RuntimeMethod* method) { { SingleU5BU5D_t1444911251* L_0 = __this->get_frames_16(); return L_0; } } // System.Void Spine.TransformConstraintTimeline::set_Frames(System.Single[]) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintTimeline_set_Frames_m2201111221 (TransformConstraintTimeline_t410042030 * __this, SingleU5BU5D_t1444911251* ___value0, const RuntimeMethod* method) { { SingleU5BU5D_t1444911251* L_0 = ___value0; __this->set_frames_16(L_0); return; } } // System.Int32 Spine.TransformConstraintTimeline::get_PropertyId() extern "C" IL2CPP_METHOD_ATTR int32_t TransformConstraintTimeline_get_PropertyId_m2380271401 (TransformConstraintTimeline_t410042030 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_transformConstraintIndex_15(); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)167772160), (int32_t)L_0)); } } // System.Void Spine.TransformConstraintTimeline::SetFrame(System.Int32,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintTimeline_SetFrame_m1161508027 (TransformConstraintTimeline_t410042030 * __this, int32_t ___frameIndex0, float ___time1, float ___rotateMix2, float ___translateMix3, float ___scaleMix4, float ___shearMix5, const RuntimeMethod* method) { { int32_t L_0 = ___frameIndex0; ___frameIndex0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)5)); SingleU5BU5D_t1444911251* L_1 = __this->get_frames_16(); int32_t L_2 = ___frameIndex0; float L_3 = ___time1; NullCheck(L_1); (L_1)->SetAt(static_cast(L_2), (float)L_3); SingleU5BU5D_t1444911251* L_4 = __this->get_frames_16(); int32_t L_5 = ___frameIndex0; float L_6 = ___rotateMix2; NullCheck(L_4); (L_4)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))), (float)L_6); SingleU5BU5D_t1444911251* L_7 = __this->get_frames_16(); int32_t L_8 = ___frameIndex0; float L_9 = ___translateMix3; NullCheck(L_7); (L_7)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)2))), (float)L_9); SingleU5BU5D_t1444911251* L_10 = __this->get_frames_16(); int32_t L_11 = ___frameIndex0; float L_12 = ___scaleMix4; NullCheck(L_10); (L_10)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)3))), (float)L_12); SingleU5BU5D_t1444911251* L_13 = __this->get_frames_16(); int32_t L_14 = ___frameIndex0; float L_15 = ___shearMix5; NullCheck(L_13); (L_13)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)4))), (float)L_15); return; } } // System.Void Spine.TransformConstraintTimeline::Apply(Spine.Skeleton,System.Single,System.Single,Spine.ExposedList`1,System.Single,Spine.MixBlend,Spine.MixDirection) extern "C" IL2CPP_METHOD_ATTR void TransformConstraintTimeline_Apply_m130435296 (TransformConstraintTimeline_t410042030 * __this, Skeleton_t3686076450 * ___skeleton0, float ___lastTime1, float ___time2, ExposedList_1_t4085685707 * ___firedEvents3, float ___alpha4, int32_t ___blend5, int32_t ___direction6, const RuntimeMethod* method) { TransformConstraint_t454030229 * V_0 = NULL; SingleU5BU5D_t1444911251* V_1 = NULL; TransformConstraintData_t529073346 * V_2 = NULL; float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; float V_6 = 0.0f; int32_t V_7 = 0; int32_t V_8 = 0; float V_9 = 0.0f; float V_10 = 0.0f; TransformConstraintData_t529073346 * V_11 = NULL; { Skeleton_t3686076450 * L_0 = ___skeleton0; NullCheck(L_0); ExposedList_1_t3161142095 * L_1 = L_0->get_transformConstraints_5(); NullCheck(L_1); TransformConstraintU5BU5D_t1783343736* L_2 = L_1->get_Items_0(); int32_t L_3 = __this->get_transformConstraintIndex_15(); NullCheck(L_2); int32_t L_4 = L_3; TransformConstraint_t454030229 * L_5 = (L_2)->GetAt(static_cast(L_4)); V_0 = L_5; SingleU5BU5D_t1444911251* L_6 = __this->get_frames_16(); V_1 = L_6; float L_7 = ___time2; SingleU5BU5D_t1444911251* L_8 = V_1; NullCheck(L_8); int32_t L_9 = 0; float L_10 = (L_8)->GetAt(static_cast(L_9)); if ((!(((float)L_7) < ((float)L_10)))) { goto IL_00e5; } } { TransformConstraint_t454030229 * L_11 = V_0; NullCheck(L_11); TransformConstraintData_t529073346 * L_12 = L_11->get_data_0(); V_2 = L_12; int32_t L_13 = ___blend5; if (!L_13) { goto IL_003e; } } { int32_t L_14 = ___blend5; if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_006f; } } { goto IL_00e4; } IL_003e: { TransformConstraint_t454030229 * L_15 = V_0; TransformConstraintData_t529073346 * L_16 = V_2; NullCheck(L_16); float L_17 = L_16->get_rotateMix_4(); NullCheck(L_15); L_15->set_rotateMix_3(L_17); TransformConstraint_t454030229 * L_18 = V_0; TransformConstraintData_t529073346 * L_19 = V_2; NullCheck(L_19); float L_20 = L_19->get_translateMix_5(); NullCheck(L_18); L_18->set_translateMix_4(L_20); TransformConstraint_t454030229 * L_21 = V_0; TransformConstraintData_t529073346 * L_22 = V_2; NullCheck(L_22); float L_23 = L_22->get_scaleMix_6(); NullCheck(L_21); L_21->set_scaleMix_5(L_23); TransformConstraint_t454030229 * L_24 = V_0; TransformConstraintData_t529073346 * L_25 = V_2; NullCheck(L_25); float L_26 = L_25->get_shearMix_7(); NullCheck(L_24); L_24->set_shearMix_6(L_26); return; } IL_006f: { TransformConstraint_t454030229 * L_27 = V_0; TransformConstraint_t454030229 * L_28 = L_27; NullCheck(L_28); float L_29 = L_28->get_rotateMix_3(); TransformConstraintData_t529073346 * L_30 = V_2; NullCheck(L_30); float L_31 = L_30->get_rotateMix_4(); TransformConstraint_t454030229 * L_32 = V_0; NullCheck(L_32); float L_33 = L_32->get_rotateMix_3(); float L_34 = ___alpha4; NullCheck(L_28); L_28->set_rotateMix_3(((float)il2cpp_codegen_add((float)L_29, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_31, (float)L_33)), (float)L_34))))); TransformConstraint_t454030229 * L_35 = V_0; TransformConstraint_t454030229 * L_36 = L_35; NullCheck(L_36); float L_37 = L_36->get_translateMix_4(); TransformConstraintData_t529073346 * L_38 = V_2; NullCheck(L_38); float L_39 = L_38->get_translateMix_5(); TransformConstraint_t454030229 * L_40 = V_0; NullCheck(L_40); float L_41 = L_40->get_translateMix_4(); float L_42 = ___alpha4; NullCheck(L_36); L_36->set_translateMix_4(((float)il2cpp_codegen_add((float)L_37, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_39, (float)L_41)), (float)L_42))))); TransformConstraint_t454030229 * L_43 = V_0; TransformConstraint_t454030229 * L_44 = L_43; NullCheck(L_44); float L_45 = L_44->get_scaleMix_5(); TransformConstraintData_t529073346 * L_46 = V_2; NullCheck(L_46); float L_47 = L_46->get_scaleMix_6(); TransformConstraint_t454030229 * L_48 = V_0; NullCheck(L_48); float L_49 = L_48->get_scaleMix_5(); float L_50 = ___alpha4; NullCheck(L_44); L_44->set_scaleMix_5(((float)il2cpp_codegen_add((float)L_45, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_47, (float)L_49)), (float)L_50))))); TransformConstraint_t454030229 * L_51 = V_0; TransformConstraint_t454030229 * L_52 = L_51; NullCheck(L_52); float L_53 = L_52->get_shearMix_6(); TransformConstraintData_t529073346 * L_54 = V_2; NullCheck(L_54); float L_55 = L_54->get_shearMix_7(); TransformConstraint_t454030229 * L_56 = V_0; NullCheck(L_56); float L_57 = L_56->get_shearMix_6(); float L_58 = ___alpha4; NullCheck(L_52); L_52->set_shearMix_6(((float)il2cpp_codegen_add((float)L_53, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_55, (float)L_57)), (float)L_58))))); return; } IL_00e4: { return; } IL_00e5: { float L_59 = ___time2; SingleU5BU5D_t1444911251* L_60 = V_1; SingleU5BU5D_t1444911251* L_61 = V_1; NullCheck(L_61); NullCheck(L_60); int32_t L_62 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_61)->max_length)))), (int32_t)5)); float L_63 = (L_60)->GetAt(static_cast(L_62)); if ((!(((float)L_59) >= ((float)L_63)))) { goto IL_011e; } } { SingleU5BU5D_t1444911251* L_64 = V_1; NullCheck(L_64); V_7 = (((int32_t)((int32_t)(((RuntimeArray *)L_64)->max_length)))); SingleU5BU5D_t1444911251* L_65 = V_1; int32_t L_66 = V_7; NullCheck(L_65); int32_t L_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)((int32_t)-4))); float L_68 = (L_65)->GetAt(static_cast(L_67)); V_3 = L_68; SingleU5BU5D_t1444911251* L_69 = V_1; int32_t L_70 = V_7; NullCheck(L_69); int32_t L_71 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)((int32_t)-3))); float L_72 = (L_69)->GetAt(static_cast(L_71)); V_4 = L_72; SingleU5BU5D_t1444911251* L_73 = V_1; int32_t L_74 = V_7; NullCheck(L_73); int32_t L_75 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)((int32_t)-2))); float L_76 = (L_73)->GetAt(static_cast(L_75)); V_5 = L_76; SingleU5BU5D_t1444911251* L_77 = V_1; int32_t L_78 = V_7; NullCheck(L_77); int32_t L_79 = ((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)(-1))); float L_80 = (L_77)->GetAt(static_cast(L_79)); V_6 = L_80; goto IL_01b4; } IL_011e: { SingleU5BU5D_t1444911251* L_81 = V_1; float L_82 = ___time2; int32_t L_83 = Animation_BinarySearch_m3606306837(NULL /*static, unused*/, L_81, L_82, 5, /*hidden argument*/NULL); V_8 = L_83; SingleU5BU5D_t1444911251* L_84 = V_1; int32_t L_85 = V_8; NullCheck(L_84); int32_t L_86 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)((int32_t)-4))); float L_87 = (L_84)->GetAt(static_cast(L_86)); V_3 = L_87; SingleU5BU5D_t1444911251* L_88 = V_1; int32_t L_89 = V_8; NullCheck(L_88); int32_t L_90 = ((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)((int32_t)-3))); float L_91 = (L_88)->GetAt(static_cast(L_90)); V_4 = L_91; SingleU5BU5D_t1444911251* L_92 = V_1; int32_t L_93 = V_8; NullCheck(L_92); int32_t L_94 = ((int32_t)il2cpp_codegen_add((int32_t)L_93, (int32_t)((int32_t)-2))); float L_95 = (L_92)->GetAt(static_cast(L_94)); V_5 = L_95; SingleU5BU5D_t1444911251* L_96 = V_1; int32_t L_97 = V_8; NullCheck(L_96); int32_t L_98 = ((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)(-1))); float L_99 = (L_96)->GetAt(static_cast(L_98)); V_6 = L_99; SingleU5BU5D_t1444911251* L_100 = V_1; int32_t L_101 = V_8; NullCheck(L_100); int32_t L_102 = L_101; float L_103 = (L_100)->GetAt(static_cast(L_102)); V_9 = L_103; int32_t L_104 = V_8; float L_105 = ___time2; float L_106 = V_9; SingleU5BU5D_t1444911251* L_107 = V_1; int32_t L_108 = V_8; NullCheck(L_107); int32_t L_109 = ((int32_t)il2cpp_codegen_add((int32_t)L_108, (int32_t)((int32_t)-5))); float L_110 = (L_107)->GetAt(static_cast(L_109)); float L_111 = V_9; float L_112 = CurveTimeline_GetCurvePercent_m2554062217(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_104/(int32_t)5)), (int32_t)1)), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)L_105, (float)L_106))/(float)((float)il2cpp_codegen_subtract((float)L_110, (float)L_111)))))), /*hidden argument*/NULL); V_10 = L_112; float L_113 = V_3; SingleU5BU5D_t1444911251* L_114 = V_1; int32_t L_115 = V_8; NullCheck(L_114); int32_t L_116 = ((int32_t)il2cpp_codegen_add((int32_t)L_115, (int32_t)1)); float L_117 = (L_114)->GetAt(static_cast(L_116)); float L_118 = V_3; float L_119 = V_10; V_3 = ((float)il2cpp_codegen_add((float)L_113, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_117, (float)L_118)), (float)L_119)))); float L_120 = V_4; SingleU5BU5D_t1444911251* L_121 = V_1; int32_t L_122 = V_8; NullCheck(L_121); int32_t L_123 = ((int32_t)il2cpp_codegen_add((int32_t)L_122, (int32_t)2)); float L_124 = (L_121)->GetAt(static_cast(L_123)); float L_125 = V_4; float L_126 = V_10; V_4 = ((float)il2cpp_codegen_add((float)L_120, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_124, (float)L_125)), (float)L_126)))); float L_127 = V_5; SingleU5BU5D_t1444911251* L_128 = V_1; int32_t L_129 = V_8; NullCheck(L_128); int32_t L_130 = ((int32_t)il2cpp_codegen_add((int32_t)L_129, (int32_t)3)); float L_131 = (L_128)->GetAt(static_cast(L_130)); float L_132 = V_5; float L_133 = V_10; V_5 = ((float)il2cpp_codegen_add((float)L_127, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_131, (float)L_132)), (float)L_133)))); float L_134 = V_6; SingleU5BU5D_t1444911251* L_135 = V_1; int32_t L_136 = V_8; NullCheck(L_135); int32_t L_137 = ((int32_t)il2cpp_codegen_add((int32_t)L_136, (int32_t)4)); float L_138 = (L_135)->GetAt(static_cast(L_137)); float L_139 = V_6; float L_140 = V_10; V_6 = ((float)il2cpp_codegen_add((float)L_134, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_138, (float)L_139)), (float)L_140)))); } IL_01b4: { int32_t L_141 = ___blend5; if (L_141) { goto IL_0233; } } { TransformConstraint_t454030229 * L_142 = V_0; NullCheck(L_142); TransformConstraintData_t529073346 * L_143 = L_142->get_data_0(); V_11 = L_143; TransformConstraint_t454030229 * L_144 = V_0; TransformConstraintData_t529073346 * L_145 = V_11; NullCheck(L_145); float L_146 = L_145->get_rotateMix_4(); float L_147 = V_3; TransformConstraintData_t529073346 * L_148 = V_11; NullCheck(L_148); float L_149 = L_148->get_rotateMix_4(); float L_150 = ___alpha4; NullCheck(L_144); L_144->set_rotateMix_3(((float)il2cpp_codegen_add((float)L_146, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_147, (float)L_149)), (float)L_150))))); TransformConstraint_t454030229 * L_151 = V_0; TransformConstraintData_t529073346 * L_152 = V_11; NullCheck(L_152); float L_153 = L_152->get_translateMix_5(); float L_154 = V_4; TransformConstraintData_t529073346 * L_155 = V_11; NullCheck(L_155); float L_156 = L_155->get_translateMix_5(); float L_157 = ___alpha4; NullCheck(L_151); L_151->set_translateMix_4(((float)il2cpp_codegen_add((float)L_153, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_154, (float)L_156)), (float)L_157))))); TransformConstraint_t454030229 * L_158 = V_0; TransformConstraintData_t529073346 * L_159 = V_11; NullCheck(L_159); float L_160 = L_159->get_scaleMix_6(); float L_161 = V_5; TransformConstraintData_t529073346 * L_162 = V_11; NullCheck(L_162); float L_163 = L_162->get_scaleMix_6(); float L_164 = ___alpha4; NullCheck(L_158); L_158->set_scaleMix_5(((float)il2cpp_codegen_add((float)L_160, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_161, (float)L_163)), (float)L_164))))); TransformConstraint_t454030229 * L_165 = V_0; TransformConstraintData_t529073346 * L_166 = V_11; NullCheck(L_166); float L_167 = L_166->get_shearMix_7(); float L_168 = V_6; TransformConstraintData_t529073346 * L_169 = V_11; NullCheck(L_169); float L_170 = L_169->get_shearMix_7(); float L_171 = ___alpha4; NullCheck(L_165); L_165->set_shearMix_6(((float)il2cpp_codegen_add((float)L_167, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_168, (float)L_170)), (float)L_171))))); goto IL_0296; } IL_0233: { TransformConstraint_t454030229 * L_172 = V_0; TransformConstraint_t454030229 * L_173 = L_172; NullCheck(L_173); float L_174 = L_173->get_rotateMix_3(); float L_175 = V_3; TransformConstraint_t454030229 * L_176 = V_0; NullCheck(L_176); float L_177 = L_176->get_rotateMix_3(); float L_178 = ___alpha4; NullCheck(L_173); L_173->set_rotateMix_3(((float)il2cpp_codegen_add((float)L_174, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_175, (float)L_177)), (float)L_178))))); TransformConstraint_t454030229 * L_179 = V_0; TransformConstraint_t454030229 * L_180 = L_179; NullCheck(L_180); float L_181 = L_180->get_translateMix_4(); float L_182 = V_4; TransformConstraint_t454030229 * L_183 = V_0; NullCheck(L_183); float L_184 = L_183->get_translateMix_4(); float L_185 = ___alpha4; NullCheck(L_180); L_180->set_translateMix_4(((float)il2cpp_codegen_add((float)L_181, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_182, (float)L_184)), (float)L_185))))); TransformConstraint_t454030229 * L_186 = V_0; TransformConstraint_t454030229 * L_187 = L_186; NullCheck(L_187); float L_188 = L_187->get_scaleMix_5(); float L_189 = V_5; TransformConstraint_t454030229 * L_190 = V_0; NullCheck(L_190); float L_191 = L_190->get_scaleMix_5(); float L_192 = ___alpha4; NullCheck(L_187); L_187->set_scaleMix_5(((float)il2cpp_codegen_add((float)L_188, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_189, (float)L_191)), (float)L_192))))); TransformConstraint_t454030229 * L_193 = V_0; TransformConstraint_t454030229 * L_194 = L_193; NullCheck(L_194); float L_195 = L_194->get_shearMix_6(); float L_196 = V_6; TransformConstraint_t454030229 * L_197 = V_0; NullCheck(L_197); float L_198 = L_197->get_shearMix_6(); float L_199 = ___alpha4; NullCheck(L_194); L_194->set_shearMix_6(((float)il2cpp_codegen_add((float)L_195, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_196, (float)L_198)), (float)L_199))))); } IL_0296: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.TranslateTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TranslateTimeline__ctor_m1628050115 (TranslateTimeline_t2733426737 * __this, int32_t ___frameCount0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TranslateTimeline__ctor_m1628050115_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___frameCount0; CurveTimeline__ctor_m1745141662(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ___frameCount0; __this->set_frames_12(((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)3))))); return; } } // System.Int32 Spine.TranslateTimeline::get_BoneIndex() extern "C" IL2CPP_METHOD_ATTR int32_t TranslateTimeline_get_BoneIndex_m1163927621 (TranslateTimeline_t2733426737 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_boneIndex_11(); return L_0; } } // System.Void Spine.TranslateTimeline::set_BoneIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TranslateTimeline_set_BoneIndex_m3032808498 (TranslateTimeline_t2733426737 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_boneIndex_11(L_0); return; } } // System.Single[] Spine.TranslateTimeline::get_Frames() extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_t1444911251* TranslateTimeline_get_Frames_m1594434020 (TranslateTimeline_t2733426737 * __this, const RuntimeMethod* method) { { SingleU5BU5D_t1444911251* L_0 = __this->get_frames_12(); return L_0; } } // System.Void Spine.TranslateTimeline::set_Frames(System.Single[]) extern "C" IL2CPP_METHOD_ATTR void TranslateTimeline_set_Frames_m3657719566 (TranslateTimeline_t2733426737 * __this, SingleU5BU5D_t1444911251* ___value0, const RuntimeMethod* method) { { SingleU5BU5D_t1444911251* L_0 = ___value0; __this->set_frames_12(L_0); return; } } // System.Int32 Spine.TranslateTimeline::get_PropertyId() extern "C" IL2CPP_METHOD_ATTR int32_t TranslateTimeline_get_PropertyId_m3537279968 (TranslateTimeline_t2733426737 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_boneIndex_11(); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)16777216), (int32_t)L_0)); } } // System.Void Spine.TranslateTimeline::SetFrame(System.Int32,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void TranslateTimeline_SetFrame_m3636016591 (TranslateTimeline_t2733426737 * __this, int32_t ___frameIndex0, float ___time1, float ___x2, float ___y3, const RuntimeMethod* method) { { int32_t L_0 = ___frameIndex0; ___frameIndex0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)3)); SingleU5BU5D_t1444911251* L_1 = __this->get_frames_12(); int32_t L_2 = ___frameIndex0; float L_3 = ___time1; NullCheck(L_1); (L_1)->SetAt(static_cast(L_2), (float)L_3); SingleU5BU5D_t1444911251* L_4 = __this->get_frames_12(); int32_t L_5 = ___frameIndex0; float L_6 = ___x2; NullCheck(L_4); (L_4)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))), (float)L_6); SingleU5BU5D_t1444911251* L_7 = __this->get_frames_12(); int32_t L_8 = ___frameIndex0; float L_9 = ___y3; NullCheck(L_7); (L_7)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)2))), (float)L_9); return; } } // System.Void Spine.TranslateTimeline::Apply(Spine.Skeleton,System.Single,System.Single,Spine.ExposedList`1,System.Single,Spine.MixBlend,Spine.MixDirection) extern "C" IL2CPP_METHOD_ATTR void TranslateTimeline_Apply_m3034017831 (TranslateTimeline_t2733426737 * __this, Skeleton_t3686076450 * ___skeleton0, float ___lastTime1, float ___time2, ExposedList_1_t4085685707 * ___firedEvents3, float ___alpha4, int32_t ___blend5, int32_t ___direction6, const RuntimeMethod* method) { Bone_t1086356328 * V_0 = NULL; SingleU5BU5D_t1444911251* V_1 = NULL; float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; float V_5 = 0.0f; float V_6 = 0.0f; { Skeleton_t3686076450 * L_0 = ___skeleton0; NullCheck(L_0); ExposedList_1_t3793468194 * L_1 = L_0->get_bones_1(); NullCheck(L_1); BoneU5BU5D_t374432249* L_2 = L_1->get_Items_0(); int32_t L_3 = __this->get_boneIndex_11(); NullCheck(L_2); int32_t L_4 = L_3; Bone_t1086356328 * L_5 = (L_2)->GetAt(static_cast(L_4)); V_0 = L_5; SingleU5BU5D_t1444911251* L_6 = __this->get_frames_12(); V_1 = L_6; float L_7 = ___time2; SingleU5BU5D_t1444911251* L_8 = V_1; NullCheck(L_8); int32_t L_9 = 0; float L_10 = (L_8)->GetAt(static_cast(L_9)); if ((!(((float)L_7) < ((float)L_10)))) { goto IL_00a0; } } { int32_t L_11 = ___blend5; if (!L_11) { goto IL_0037; } } { int32_t L_12 = ___blend5; if ((((int32_t)L_12) == ((int32_t)1))) { goto IL_005a; } } { goto IL_009f; } IL_0037: { Bone_t1086356328 * L_13 = V_0; Bone_t1086356328 * L_14 = V_0; NullCheck(L_14); BoneData_t3130174490 * L_15 = L_14->get_data_1(); NullCheck(L_15); float L_16 = L_15->get_x_4(); NullCheck(L_13); L_13->set_x_5(L_16); Bone_t1086356328 * L_17 = V_0; Bone_t1086356328 * L_18 = V_0; NullCheck(L_18); BoneData_t3130174490 * L_19 = L_18->get_data_1(); NullCheck(L_19); float L_20 = L_19->get_y_5(); NullCheck(L_17); L_17->set_y_6(L_20); return; } IL_005a: { Bone_t1086356328 * L_21 = V_0; Bone_t1086356328 * L_22 = L_21; NullCheck(L_22); float L_23 = L_22->get_x_5(); Bone_t1086356328 * L_24 = V_0; NullCheck(L_24); BoneData_t3130174490 * L_25 = L_24->get_data_1(); NullCheck(L_25); float L_26 = L_25->get_x_4(); Bone_t1086356328 * L_27 = V_0; NullCheck(L_27); float L_28 = L_27->get_x_5(); float L_29 = ___alpha4; NullCheck(L_22); L_22->set_x_5(((float)il2cpp_codegen_add((float)L_23, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_26, (float)L_28)), (float)L_29))))); Bone_t1086356328 * L_30 = V_0; Bone_t1086356328 * L_31 = L_30; NullCheck(L_31); float L_32 = L_31->get_y_6(); Bone_t1086356328 * L_33 = V_0; NullCheck(L_33); BoneData_t3130174490 * L_34 = L_33->get_data_1(); NullCheck(L_34); float L_35 = L_34->get_y_5(); Bone_t1086356328 * L_36 = V_0; NullCheck(L_36); float L_37 = L_36->get_y_6(); float L_38 = ___alpha4; NullCheck(L_31); L_31->set_y_6(((float)il2cpp_codegen_add((float)L_32, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_35, (float)L_37)), (float)L_38))))); return; } IL_009f: { return; } IL_00a0: { float L_39 = ___time2; SingleU5BU5D_t1444911251* L_40 = V_1; SingleU5BU5D_t1444911251* L_41 = V_1; NullCheck(L_41); NullCheck(L_40); int32_t L_42 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_41)->max_length)))), (int32_t)3)); float L_43 = (L_40)->GetAt(static_cast(L_42)); if ((!(((float)L_39) >= ((float)L_43)))) { goto IL_00c3; } } { SingleU5BU5D_t1444911251* L_44 = V_1; SingleU5BU5D_t1444911251* L_45 = V_1; NullCheck(L_45); NullCheck(L_44); int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_45)->max_length)))), (int32_t)((int32_t)-2))); float L_47 = (L_44)->GetAt(static_cast(L_46)); V_2 = L_47; SingleU5BU5D_t1444911251* L_48 = V_1; SingleU5BU5D_t1444911251* L_49 = V_1; NullCheck(L_49); NullCheck(L_48); int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_49)->max_length)))), (int32_t)(-1))); float L_51 = (L_48)->GetAt(static_cast(L_50)); V_3 = L_51; goto IL_0121; } IL_00c3: { SingleU5BU5D_t1444911251* L_52 = V_1; float L_53 = ___time2; int32_t L_54 = Animation_BinarySearch_m3606306837(NULL /*static, unused*/, L_52, L_53, 3, /*hidden argument*/NULL); V_4 = L_54; SingleU5BU5D_t1444911251* L_55 = V_1; int32_t L_56 = V_4; NullCheck(L_55); int32_t L_57 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)((int32_t)-2))); float L_58 = (L_55)->GetAt(static_cast(L_57)); V_2 = L_58; SingleU5BU5D_t1444911251* L_59 = V_1; int32_t L_60 = V_4; NullCheck(L_59); int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)(-1))); float L_62 = (L_59)->GetAt(static_cast(L_61)); V_3 = L_62; SingleU5BU5D_t1444911251* L_63 = V_1; int32_t L_64 = V_4; NullCheck(L_63); int32_t L_65 = L_64; float L_66 = (L_63)->GetAt(static_cast(L_65)); V_5 = L_66; int32_t L_67 = V_4; float L_68 = ___time2; float L_69 = V_5; SingleU5BU5D_t1444911251* L_70 = V_1; int32_t L_71 = V_4; NullCheck(L_70); int32_t L_72 = ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)((int32_t)-3))); float L_73 = (L_70)->GetAt(static_cast(L_72)); float L_74 = V_5; float L_75 = CurveTimeline_GetCurvePercent_m2554062217(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_67/(int32_t)3)), (int32_t)1)), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)L_68, (float)L_69))/(float)((float)il2cpp_codegen_subtract((float)L_73, (float)L_74)))))), /*hidden argument*/NULL); V_6 = L_75; float L_76 = V_2; SingleU5BU5D_t1444911251* L_77 = V_1; int32_t L_78 = V_4; NullCheck(L_77); int32_t L_79 = ((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); float L_80 = (L_77)->GetAt(static_cast(L_79)); float L_81 = V_2; float L_82 = V_6; V_2 = ((float)il2cpp_codegen_add((float)L_76, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_80, (float)L_81)), (float)L_82)))); float L_83 = V_3; SingleU5BU5D_t1444911251* L_84 = V_1; int32_t L_85 = V_4; NullCheck(L_84); int32_t L_86 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)2)); float L_87 = (L_84)->GetAt(static_cast(L_86)); float L_88 = V_3; float L_89 = V_6; V_3 = ((float)il2cpp_codegen_add((float)L_83, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_87, (float)L_88)), (float)L_89)))); } IL_0121: { int32_t L_90 = ___blend5; switch (L_90) { case 0: { goto IL_013d; } case 1: { goto IL_016e; } case 2: { goto IL_016e; } case 3: { goto IL_01bb; } } } { goto IL_01e2; } IL_013d: { Bone_t1086356328 * L_91 = V_0; Bone_t1086356328 * L_92 = V_0; NullCheck(L_92); BoneData_t3130174490 * L_93 = L_92->get_data_1(); NullCheck(L_93); float L_94 = L_93->get_x_4(); float L_95 = V_2; float L_96 = ___alpha4; NullCheck(L_91); L_91->set_x_5(((float)il2cpp_codegen_add((float)L_94, (float)((float)il2cpp_codegen_multiply((float)L_95, (float)L_96))))); Bone_t1086356328 * L_97 = V_0; Bone_t1086356328 * L_98 = V_0; NullCheck(L_98); BoneData_t3130174490 * L_99 = L_98->get_data_1(); NullCheck(L_99); float L_100 = L_99->get_y_5(); float L_101 = V_3; float L_102 = ___alpha4; NullCheck(L_97); L_97->set_y_6(((float)il2cpp_codegen_add((float)L_100, (float)((float)il2cpp_codegen_multiply((float)L_101, (float)L_102))))); goto IL_01e2; } IL_016e: { Bone_t1086356328 * L_103 = V_0; Bone_t1086356328 * L_104 = L_103; NullCheck(L_104); float L_105 = L_104->get_x_5(); Bone_t1086356328 * L_106 = V_0; NullCheck(L_106); BoneData_t3130174490 * L_107 = L_106->get_data_1(); NullCheck(L_107); float L_108 = L_107->get_x_4(); float L_109 = V_2; Bone_t1086356328 * L_110 = V_0; NullCheck(L_110); float L_111 = L_110->get_x_5(); float L_112 = ___alpha4; NullCheck(L_104); L_104->set_x_5(((float)il2cpp_codegen_add((float)L_105, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_108, (float)L_109)), (float)L_111)), (float)L_112))))); Bone_t1086356328 * L_113 = V_0; Bone_t1086356328 * L_114 = L_113; NullCheck(L_114); float L_115 = L_114->get_y_6(); Bone_t1086356328 * L_116 = V_0; NullCheck(L_116); BoneData_t3130174490 * L_117 = L_116->get_data_1(); NullCheck(L_117); float L_118 = L_117->get_y_5(); float L_119 = V_3; Bone_t1086356328 * L_120 = V_0; NullCheck(L_120); float L_121 = L_120->get_y_6(); float L_122 = ___alpha4; NullCheck(L_114); L_114->set_y_6(((float)il2cpp_codegen_add((float)L_115, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_118, (float)L_119)), (float)L_121)), (float)L_122))))); goto IL_01e2; } IL_01bb: { Bone_t1086356328 * L_123 = V_0; Bone_t1086356328 * L_124 = L_123; NullCheck(L_124); float L_125 = L_124->get_x_5(); float L_126 = V_2; float L_127 = ___alpha4; NullCheck(L_124); L_124->set_x_5(((float)il2cpp_codegen_add((float)L_125, (float)((float)il2cpp_codegen_multiply((float)L_126, (float)L_127))))); Bone_t1086356328 * L_128 = V_0; Bone_t1086356328 * L_129 = L_128; NullCheck(L_129); float L_130 = L_129->get_y_6(); float L_131 = V_3; float L_132 = ___alpha4; NullCheck(L_129); L_129->set_y_6(((float)il2cpp_codegen_add((float)L_130, (float)((float)il2cpp_codegen_multiply((float)L_131, (float)L_132))))); goto IL_01e2; } IL_01e2: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Triangulator::.ctor() extern "C" IL2CPP_METHOD_ATTR void Triangulator__ctor_m2266871982 (Triangulator_t2502879214 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Triangulator__ctor_m2266871982_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ExposedList_1_t2516523210 * L_0 = (ExposedList_1_t2516523210 *)il2cpp_codegen_object_new(ExposedList_1_t2516523210_il2cpp_TypeInfo_var); ExposedList_1__ctor_m2435345141(L_0, /*hidden argument*/ExposedList_1__ctor_m2435345141_RuntimeMethod_var); __this->set_convexPolygons_0(L_0); ExposedList_1_t4070202189 * L_1 = (ExposedList_1_t4070202189 *)il2cpp_codegen_object_new(ExposedList_1_t4070202189_il2cpp_TypeInfo_var); ExposedList_1__ctor_m1001969347(L_1, /*hidden argument*/ExposedList_1__ctor_m1001969347_RuntimeMethod_var); __this->set_convexPolygonsIndices_1(L_1); ExposedList_1_t1363090323 * L_2 = (ExposedList_1_t1363090323 *)il2cpp_codegen_object_new(ExposedList_1_t1363090323_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3946806410(L_2, /*hidden argument*/ExposedList_1__ctor_m3946806410_RuntimeMethod_var); __this->set_indicesArray_2(L_2); ExposedList_1_t2804399831 * L_3 = (ExposedList_1_t2804399831 *)il2cpp_codegen_object_new(ExposedList_1_t2804399831_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3843255198(L_3, /*hidden argument*/ExposedList_1__ctor_m3843255198_RuntimeMethod_var); __this->set_isConcaveArray_3(L_3); ExposedList_1_t1363090323 * L_4 = (ExposedList_1_t1363090323 *)il2cpp_codegen_object_new(ExposedList_1_t1363090323_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3946806410(L_4, /*hidden argument*/ExposedList_1__ctor_m3946806410_RuntimeMethod_var); __this->set_triangles_4(L_4); Pool_1_t3075278099 * L_5 = (Pool_1_t3075278099 *)il2cpp_codegen_object_new(Pool_1_t3075278099_il2cpp_TypeInfo_var); Pool_1__ctor_m641751984(L_5, ((int32_t)16), ((int32_t)2147483647LL), /*hidden argument*/Pool_1__ctor_m641751984_RuntimeMethod_var); __this->set_polygonPool_5(L_5); Pool_1_t333989782 * L_6 = (Pool_1_t333989782 *)il2cpp_codegen_object_new(Pool_1_t333989782_il2cpp_TypeInfo_var); Pool_1__ctor_m1148803441(L_6, ((int32_t)16), ((int32_t)2147483647LL), /*hidden argument*/Pool_1__ctor_m1148803441_RuntimeMethod_var); __this->set_polygonIndicesPool_6(L_6); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // Spine.ExposedList`1 Spine.Triangulator::Triangulate(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t1363090323 * Triangulator_Triangulate_m2533590094 (Triangulator_t2502879214 * __this, ExposedList_1_t4104378640 * ___verticesArray0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Triangulator_Triangulate_m2533590094_MetadataUsageId); s_Il2CppMethodInitialized = true; } SingleU5BU5D_t1444911251* V_0 = NULL; int32_t V_1 = 0; ExposedList_1_t1363090323 * V_2 = NULL; Int32U5BU5D_t385246372* V_3 = NULL; int32_t V_4 = 0; ExposedList_1_t2804399831 * V_5 = NULL; BooleanU5BU5D_t2897418192* V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; ExposedList_1_t1363090323 * V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; float V_16 = 0.0f; float V_17 = 0.0f; float V_18 = 0.0f; float V_19 = 0.0f; float V_20 = 0.0f; float V_21 = 0.0f; int32_t V_22 = 0; int32_t V_23 = 0; float V_24 = 0.0f; float V_25 = 0.0f; int32_t V_26 = 0; int32_t V_27 = 0; int32_t G_B28_0 = 0; { ExposedList_1_t4104378640 * L_0 = ___verticesArray0; NullCheck(L_0); SingleU5BU5D_t1444911251* L_1 = L_0->get_Items_0(); V_0 = L_1; ExposedList_1_t4104378640 * L_2 = ___verticesArray0; NullCheck(L_2); int32_t L_3 = L_2->get_Count_1(); V_1 = ((int32_t)((int32_t)L_3>>(int32_t)1)); ExposedList_1_t1363090323 * L_4 = __this->get_indicesArray_2(); V_2 = L_4; ExposedList_1_t1363090323 * L_5 = V_2; NullCheck(L_5); ExposedList_1_Clear_m4098542002(L_5, (bool)1, /*hidden argument*/ExposedList_1_Clear_m4098542002_RuntimeMethod_var); ExposedList_1_t1363090323 * L_6 = V_2; int32_t L_7 = V_1; NullCheck(L_6); ExposedList_1_t1363090323 * L_8 = ExposedList_1_Resize_m3268840586(L_6, L_7, /*hidden argument*/ExposedList_1_Resize_m3268840586_RuntimeMethod_var); NullCheck(L_8); Int32U5BU5D_t385246372* L_9 = L_8->get_Items_0(); V_3 = L_9; V_4 = 0; goto IL_003f; } IL_0033: { Int32U5BU5D_t385246372* L_10 = V_3; int32_t L_11 = V_4; int32_t L_12 = V_4; NullCheck(L_10); (L_10)->SetAt(static_cast(L_11), (int32_t)L_12); int32_t L_13 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_003f: { int32_t L_14 = V_4; int32_t L_15 = V_1; if ((((int32_t)L_14) < ((int32_t)L_15))) { goto IL_0033; } } { ExposedList_1_t2804399831 * L_16 = __this->get_isConcaveArray_3(); V_5 = L_16; ExposedList_1_t2804399831 * L_17 = V_5; int32_t L_18 = V_1; NullCheck(L_17); ExposedList_1_t2804399831 * L_19 = ExposedList_1_Resize_m2805455983(L_17, L_18, /*hidden argument*/ExposedList_1_Resize_m2805455983_RuntimeMethod_var); NullCheck(L_19); BooleanU5BU5D_t2897418192* L_20 = L_19->get_Items_0(); V_6 = L_20; V_7 = 0; int32_t L_21 = V_1; V_8 = L_21; goto IL_007e; } IL_0069: { BooleanU5BU5D_t2897418192* L_22 = V_6; int32_t L_23 = V_7; int32_t L_24 = V_7; int32_t L_25 = V_1; SingleU5BU5D_t1444911251* L_26 = V_0; Int32U5BU5D_t385246372* L_27 = V_3; bool L_28 = Triangulator_IsConcave_m489988254(NULL /*static, unused*/, L_24, L_25, L_26, L_27, /*hidden argument*/NULL); NullCheck(L_22); (L_22)->SetAt(static_cast(L_23), (bool)L_28); int32_t L_29 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_007e: { int32_t L_30 = V_7; int32_t L_31 = V_8; if ((((int32_t)L_30) < ((int32_t)L_31))) { goto IL_0069; } } { ExposedList_1_t1363090323 * L_32 = __this->get_triangles_4(); V_9 = L_32; ExposedList_1_t1363090323 * L_33 = V_9; NullCheck(L_33); ExposedList_1_Clear_m4098542002(L_33, (bool)1, /*hidden argument*/ExposedList_1_Clear_m4098542002_RuntimeMethod_var); ExposedList_1_t1363090323 * L_34 = V_9; int32_t L_35 = V_1; int32_t L_36 = Math_Max_m1873195862(NULL /*static, unused*/, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_35, (int32_t)2)), /*hidden argument*/NULL); NullCheck(L_34); ExposedList_1_EnsureCapacity_m397734561(L_34, ((int32_t)((int32_t)L_36<<(int32_t)2)), /*hidden argument*/ExposedList_1_EnsureCapacity_m397734561_RuntimeMethod_var); goto IL_024c; } IL_00ae: { int32_t L_37 = V_1; V_10 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)1)); V_11 = 0; V_12 = 1; } IL_00b9: { BooleanU5BU5D_t2897418192* L_38 = V_6; int32_t L_39 = V_11; NullCheck(L_38); int32_t L_40 = L_39; uint8_t L_41 = (L_38)->GetAt(static_cast(L_40)); if (L_41) { goto IL_0194; } } { Int32U5BU5D_t385246372* L_42 = V_3; int32_t L_43 = V_10; NullCheck(L_42); int32_t L_44 = L_43; int32_t L_45 = (L_42)->GetAt(static_cast(L_44)); V_13 = ((int32_t)((int32_t)L_45<<(int32_t)1)); Int32U5BU5D_t385246372* L_46 = V_3; int32_t L_47 = V_11; NullCheck(L_46); int32_t L_48 = L_47; int32_t L_49 = (L_46)->GetAt(static_cast(L_48)); V_14 = ((int32_t)((int32_t)L_49<<(int32_t)1)); Int32U5BU5D_t385246372* L_50 = V_3; int32_t L_51 = V_12; NullCheck(L_50); int32_t L_52 = L_51; int32_t L_53 = (L_50)->GetAt(static_cast(L_52)); V_15 = ((int32_t)((int32_t)L_53<<(int32_t)1)); SingleU5BU5D_t1444911251* L_54 = V_0; int32_t L_55 = V_13; NullCheck(L_54); int32_t L_56 = L_55; float L_57 = (L_54)->GetAt(static_cast(L_56)); V_16 = L_57; SingleU5BU5D_t1444911251* L_58 = V_0; int32_t L_59 = V_13; NullCheck(L_58); int32_t L_60 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); float L_61 = (L_58)->GetAt(static_cast(L_60)); V_17 = L_61; SingleU5BU5D_t1444911251* L_62 = V_0; int32_t L_63 = V_14; NullCheck(L_62); int32_t L_64 = L_63; float L_65 = (L_62)->GetAt(static_cast(L_64)); V_18 = L_65; SingleU5BU5D_t1444911251* L_66 = V_0; int32_t L_67 = V_14; NullCheck(L_66); int32_t L_68 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); float L_69 = (L_66)->GetAt(static_cast(L_68)); V_19 = L_69; SingleU5BU5D_t1444911251* L_70 = V_0; int32_t L_71 = V_15; NullCheck(L_70); int32_t L_72 = L_71; float L_73 = (L_70)->GetAt(static_cast(L_72)); V_20 = L_73; SingleU5BU5D_t1444911251* L_74 = V_0; int32_t L_75 = V_15; NullCheck(L_74); int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); float L_77 = (L_74)->GetAt(static_cast(L_76)); V_21 = L_77; int32_t L_78 = V_12; int32_t L_79 = V_1; V_22 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1))%(int32_t)L_79)); goto IL_0186; } IL_0112: { BooleanU5BU5D_t2897418192* L_80 = V_6; int32_t L_81 = V_22; NullCheck(L_80); int32_t L_82 = L_81; uint8_t L_83 = (L_80)->GetAt(static_cast(L_82)); if (L_83) { goto IL_0121; } } { goto IL_017e; } IL_0121: { Int32U5BU5D_t385246372* L_84 = V_3; int32_t L_85 = V_22; NullCheck(L_84); int32_t L_86 = L_85; int32_t L_87 = (L_84)->GetAt(static_cast(L_86)); V_23 = ((int32_t)((int32_t)L_87<<(int32_t)1)); SingleU5BU5D_t1444911251* L_88 = V_0; int32_t L_89 = V_23; NullCheck(L_88); int32_t L_90 = L_89; float L_91 = (L_88)->GetAt(static_cast(L_90)); V_24 = L_91; SingleU5BU5D_t1444911251* L_92 = V_0; int32_t L_93 = V_23; NullCheck(L_92); int32_t L_94 = ((int32_t)il2cpp_codegen_add((int32_t)L_93, (int32_t)1)); float L_95 = (L_92)->GetAt(static_cast(L_94)); V_25 = L_95; float L_96 = V_20; float L_97 = V_21; float L_98 = V_16; float L_99 = V_17; float L_100 = V_24; float L_101 = V_25; bool L_102 = Triangulator_PositiveArea_m4056920511(NULL /*static, unused*/, L_96, L_97, L_98, L_99, L_100, L_101, /*hidden argument*/NULL); if (!L_102) { goto IL_017e; } } { float L_103 = V_16; float L_104 = V_17; float L_105 = V_18; float L_106 = V_19; float L_107 = V_24; float L_108 = V_25; bool L_109 = Triangulator_PositiveArea_m4056920511(NULL /*static, unused*/, L_103, L_104, L_105, L_106, L_107, L_108, /*hidden argument*/NULL); if (!L_109) { goto IL_017e; } } { float L_110 = V_18; float L_111 = V_19; float L_112 = V_20; float L_113 = V_21; float L_114 = V_24; float L_115 = V_25; bool L_116 = Triangulator_PositiveArea_m4056920511(NULL /*static, unused*/, L_110, L_111, L_112, L_113, L_114, L_115, /*hidden argument*/NULL); if (!L_116) { goto IL_017e; } } { goto IL_0194; } IL_017e: { int32_t L_117 = V_22; int32_t L_118 = V_1; V_22 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_117, (int32_t)1))%(int32_t)L_118)); } IL_0186: { int32_t L_119 = V_22; int32_t L_120 = V_10; if ((!(((uint32_t)L_119) == ((uint32_t)L_120)))) { goto IL_0112; } } { goto IL_01d2; } IL_0194: { int32_t L_121 = V_12; if (L_121) { goto IL_01bd; } } IL_019b: { BooleanU5BU5D_t2897418192* L_122 = V_6; int32_t L_123 = V_11; NullCheck(L_122); int32_t L_124 = L_123; uint8_t L_125 = (L_122)->GetAt(static_cast(L_124)); if (L_125) { goto IL_01aa; } } { goto IL_01b8; } IL_01aa: { int32_t L_126 = V_11; V_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_126, (int32_t)1)); int32_t L_127 = V_11; if ((((int32_t)L_127) > ((int32_t)0))) { goto IL_019b; } } IL_01b8: { goto IL_01d2; } IL_01bd: { int32_t L_128 = V_11; V_10 = L_128; int32_t L_129 = V_12; V_11 = L_129; int32_t L_130 = V_12; int32_t L_131 = V_1; V_12 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)1))%(int32_t)L_131)); goto IL_00b9; } IL_01d2: { ExposedList_1_t1363090323 * L_132 = V_9; Int32U5BU5D_t385246372* L_133 = V_3; int32_t L_134 = V_1; int32_t L_135 = V_11; int32_t L_136 = V_1; NullCheck(L_133); int32_t L_137 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_134, (int32_t)L_135)), (int32_t)1))%(int32_t)L_136)); int32_t L_138 = (L_133)->GetAt(static_cast(L_137)); NullCheck(L_132); ExposedList_1_Add_m2905482489(L_132, L_138, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); ExposedList_1_t1363090323 * L_139 = V_9; Int32U5BU5D_t385246372* L_140 = V_3; int32_t L_141 = V_11; NullCheck(L_140); int32_t L_142 = L_141; int32_t L_143 = (L_140)->GetAt(static_cast(L_142)); NullCheck(L_139); ExposedList_1_Add_m2905482489(L_139, L_143, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); ExposedList_1_t1363090323 * L_144 = V_9; Int32U5BU5D_t385246372* L_145 = V_3; int32_t L_146 = V_11; int32_t L_147 = V_1; NullCheck(L_145); int32_t L_148 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_146, (int32_t)1))%(int32_t)L_147)); int32_t L_149 = (L_145)->GetAt(static_cast(L_148)); NullCheck(L_144); ExposedList_1_Add_m2905482489(L_144, L_149, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); ExposedList_1_t1363090323 * L_150 = V_2; int32_t L_151 = V_11; NullCheck(L_150); ExposedList_1_RemoveAt_m3845229811(L_150, L_151, /*hidden argument*/ExposedList_1_RemoveAt_m3845229811_RuntimeMethod_var); ExposedList_1_t2804399831 * L_152 = V_5; int32_t L_153 = V_11; NullCheck(L_152); ExposedList_1_RemoveAt_m1238664670(L_152, L_153, /*hidden argument*/ExposedList_1_RemoveAt_m1238664670_RuntimeMethod_var); int32_t L_154 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_154, (int32_t)1)); int32_t L_155 = V_1; int32_t L_156 = V_11; int32_t L_157 = V_1; V_26 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_155, (int32_t)L_156)), (int32_t)1))%(int32_t)L_157)); int32_t L_158 = V_11; int32_t L_159 = V_1; if ((!(((uint32_t)L_158) == ((uint32_t)L_159)))) { goto IL_022a; } } { G_B28_0 = 0; goto IL_022c; } IL_022a: { int32_t L_160 = V_11; G_B28_0 = L_160; } IL_022c: { V_27 = G_B28_0; BooleanU5BU5D_t2897418192* L_161 = V_6; int32_t L_162 = V_26; int32_t L_163 = V_26; int32_t L_164 = V_1; SingleU5BU5D_t1444911251* L_165 = V_0; Int32U5BU5D_t385246372* L_166 = V_3; bool L_167 = Triangulator_IsConcave_m489988254(NULL /*static, unused*/, L_163, L_164, L_165, L_166, /*hidden argument*/NULL); NullCheck(L_161); (L_161)->SetAt(static_cast(L_162), (bool)L_167); BooleanU5BU5D_t2897418192* L_168 = V_6; int32_t L_169 = V_27; int32_t L_170 = V_27; int32_t L_171 = V_1; SingleU5BU5D_t1444911251* L_172 = V_0; Int32U5BU5D_t385246372* L_173 = V_3; bool L_174 = Triangulator_IsConcave_m489988254(NULL /*static, unused*/, L_170, L_171, L_172, L_173, /*hidden argument*/NULL); NullCheck(L_168); (L_168)->SetAt(static_cast(L_169), (bool)L_174); } IL_024c: { int32_t L_175 = V_1; if ((((int32_t)L_175) > ((int32_t)3))) { goto IL_00ae; } } { int32_t L_176 = V_1; if ((!(((uint32_t)L_176) == ((uint32_t)3)))) { goto IL_0278; } } { ExposedList_1_t1363090323 * L_177 = V_9; Int32U5BU5D_t385246372* L_178 = V_3; NullCheck(L_178); int32_t L_179 = 2; int32_t L_180 = (L_178)->GetAt(static_cast(L_179)); NullCheck(L_177); ExposedList_1_Add_m2905482489(L_177, L_180, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); ExposedList_1_t1363090323 * L_181 = V_9; Int32U5BU5D_t385246372* L_182 = V_3; NullCheck(L_182); int32_t L_183 = 0; int32_t L_184 = (L_182)->GetAt(static_cast(L_183)); NullCheck(L_181); ExposedList_1_Add_m2905482489(L_181, L_184, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); ExposedList_1_t1363090323 * L_185 = V_9; Int32U5BU5D_t385246372* L_186 = V_3; NullCheck(L_186); int32_t L_187 = 1; int32_t L_188 = (L_186)->GetAt(static_cast(L_187)); NullCheck(L_185); ExposedList_1_Add_m2905482489(L_185, L_188, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); } IL_0278: { ExposedList_1_t1363090323 * L_189 = V_9; return L_189; } } // Spine.ExposedList`1> Spine.Triangulator::Decompose(Spine.ExposedList`1,Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR ExposedList_1_t2516523210 * Triangulator_Decompose_m866404716 (Triangulator_t2502879214 * __this, ExposedList_1_t4104378640 * ___verticesArray0, ExposedList_1_t1363090323 * ___triangles1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Triangulator_Decompose_m866404716_MetadataUsageId); s_Il2CppMethodInitialized = true; } SingleU5BU5D_t1444911251* V_0 = NULL; ExposedList_1_t2516523210 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; ExposedList_1_t4070202189 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; ExposedList_1_t1363090323 * V_7 = NULL; ExposedList_1_t4104378640 * V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; Int32U5BU5D_t385246372* V_11 = NULL; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; float V_17 = 0.0f; float V_18 = 0.0f; float V_19 = 0.0f; float V_20 = 0.0f; float V_21 = 0.0f; float V_22 = 0.0f; bool V_23 = false; int32_t V_24 = 0; SingleU5BU5D_t1444911251* V_25 = NULL; int32_t V_26 = 0; int32_t V_27 = 0; int32_t V_28 = 0; int32_t V_29 = 0; int32_t V_30 = 0; int32_t V_31 = 0; int32_t V_32 = 0; SingleU5BU5D_t1444911251* V_33 = NULL; float V_34 = 0.0f; float V_35 = 0.0f; float V_36 = 0.0f; float V_37 = 0.0f; float V_38 = 0.0f; float V_39 = 0.0f; float V_40 = 0.0f; float V_41 = 0.0f; int32_t V_42 = 0; int32_t V_43 = 0; ExposedList_1_t1363090323 * V_44 = NULL; int32_t V_45 = 0; int32_t V_46 = 0; int32_t V_47 = 0; ExposedList_1_t4104378640 * V_48 = NULL; float V_49 = 0.0f; float V_50 = 0.0f; int32_t V_51 = 0; int32_t V_52 = 0; int32_t V_53 = 0; { ExposedList_1_t4104378640 * L_0 = ___verticesArray0; NullCheck(L_0); SingleU5BU5D_t1444911251* L_1 = L_0->get_Items_0(); V_0 = L_1; ExposedList_1_t2516523210 * L_2 = __this->get_convexPolygons_0(); V_1 = L_2; V_2 = 0; ExposedList_1_t2516523210 * L_3 = V_1; NullCheck(L_3); int32_t L_4 = L_3->get_Count_1(); V_3 = L_4; goto IL_0033; } IL_001c: { Pool_1_t3075278099 * L_5 = __this->get_polygonPool_5(); ExposedList_1_t2516523210 * L_6 = V_1; NullCheck(L_6); ExposedList_1U5BU5D_t2972111025* L_7 = L_6->get_Items_0(); int32_t L_8 = V_2; NullCheck(L_7); int32_t L_9 = L_8; ExposedList_1_t4104378640 * L_10 = (L_7)->GetAt(static_cast(L_9)); NullCheck(L_5); Pool_1_Free_m1225833002(L_5, L_10, /*hidden argument*/Pool_1_Free_m1225833002_RuntimeMethod_var); int32_t L_11 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0033: { int32_t L_12 = V_2; int32_t L_13 = V_3; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_001c; } } { ExposedList_1_t2516523210 * L_14 = V_1; NullCheck(L_14); ExposedList_1_Clear_m1331953053(L_14, (bool)1, /*hidden argument*/ExposedList_1_Clear_m1331953053_RuntimeMethod_var); ExposedList_1_t4070202189 * L_15 = __this->get_convexPolygonsIndices_1(); V_4 = L_15; V_5 = 0; ExposedList_1_t4070202189 * L_16 = V_4; NullCheck(L_16); int32_t L_17 = L_16->get_Count_1(); V_6 = L_17; goto IL_0075; } IL_005a: { Pool_1_t333989782 * L_18 = __this->get_polygonIndicesPool_6(); ExposedList_1_t4070202189 * L_19 = V_4; NullCheck(L_19); ExposedList_1U5BU5D_t1912446146* L_20 = L_19->get_Items_0(); int32_t L_21 = V_5; NullCheck(L_20); int32_t L_22 = L_21; ExposedList_1_t1363090323 * L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck(L_18); Pool_1_Free_m2709439144(L_18, L_23, /*hidden argument*/Pool_1_Free_m2709439144_RuntimeMethod_var); int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0075: { int32_t L_25 = V_5; int32_t L_26 = V_6; if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_005a; } } { ExposedList_1_t4070202189 * L_27 = V_4; NullCheck(L_27); ExposedList_1_Clear_m999719442(L_27, (bool)1, /*hidden argument*/ExposedList_1_Clear_m999719442_RuntimeMethod_var); Pool_1_t333989782 * L_28 = __this->get_polygonIndicesPool_6(); NullCheck(L_28); ExposedList_1_t1363090323 * L_29 = Pool_1_Obtain_m2397920947(L_28, /*hidden argument*/Pool_1_Obtain_m2397920947_RuntimeMethod_var); V_7 = L_29; ExposedList_1_t1363090323 * L_30 = V_7; NullCheck(L_30); ExposedList_1_Clear_m4098542002(L_30, (bool)1, /*hidden argument*/ExposedList_1_Clear_m4098542002_RuntimeMethod_var); Pool_1_t3075278099 * L_31 = __this->get_polygonPool_5(); NullCheck(L_31); ExposedList_1_t4104378640 * L_32 = Pool_1_Obtain_m2528370935(L_31, /*hidden argument*/Pool_1_Obtain_m2528370935_RuntimeMethod_var); V_8 = L_32; ExposedList_1_t4104378640 * L_33 = V_8; NullCheck(L_33); ExposedList_1_Clear_m661012492(L_33, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); V_9 = (-1); V_10 = 0; ExposedList_1_t1363090323 * L_34 = ___triangles1; NullCheck(L_34); Int32U5BU5D_t385246372* L_35 = L_34->get_Items_0(); V_11 = L_35; V_12 = 0; ExposedList_1_t1363090323 * L_36 = ___triangles1; NullCheck(L_36); int32_t L_37 = L_36->get_Count_1(); V_13 = L_37; goto IL_0283; } IL_00ce: { Int32U5BU5D_t385246372* L_38 = V_11; int32_t L_39 = V_12; NullCheck(L_38); int32_t L_40 = L_39; int32_t L_41 = (L_38)->GetAt(static_cast(L_40)); V_14 = ((int32_t)((int32_t)L_41<<(int32_t)1)); Int32U5BU5D_t385246372* L_42 = V_11; int32_t L_43 = V_12; NullCheck(L_42); int32_t L_44 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); int32_t L_45 = (L_42)->GetAt(static_cast(L_44)); V_15 = ((int32_t)((int32_t)L_45<<(int32_t)1)); Int32U5BU5D_t385246372* L_46 = V_11; int32_t L_47 = V_12; NullCheck(L_46); int32_t L_48 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)2)); int32_t L_49 = (L_46)->GetAt(static_cast(L_48)); V_16 = ((int32_t)((int32_t)L_49<<(int32_t)1)); SingleU5BU5D_t1444911251* L_50 = V_0; int32_t L_51 = V_14; NullCheck(L_50); int32_t L_52 = L_51; float L_53 = (L_50)->GetAt(static_cast(L_52)); V_17 = L_53; SingleU5BU5D_t1444911251* L_54 = V_0; int32_t L_55 = V_14; NullCheck(L_54); int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); float L_57 = (L_54)->GetAt(static_cast(L_56)); V_18 = L_57; SingleU5BU5D_t1444911251* L_58 = V_0; int32_t L_59 = V_15; NullCheck(L_58); int32_t L_60 = L_59; float L_61 = (L_58)->GetAt(static_cast(L_60)); V_19 = L_61; SingleU5BU5D_t1444911251* L_62 = V_0; int32_t L_63 = V_15; NullCheck(L_62); int32_t L_64 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); float L_65 = (L_62)->GetAt(static_cast(L_64)); V_20 = L_65; SingleU5BU5D_t1444911251* L_66 = V_0; int32_t L_67 = V_16; NullCheck(L_66); int32_t L_68 = L_67; float L_69 = (L_66)->GetAt(static_cast(L_68)); V_21 = L_69; SingleU5BU5D_t1444911251* L_70 = V_0; int32_t L_71 = V_16; NullCheck(L_70); int32_t L_72 = ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)1)); float L_73 = (L_70)->GetAt(static_cast(L_72)); V_22 = L_73; V_23 = (bool)0; int32_t L_74 = V_9; int32_t L_75 = V_14; if ((!(((uint32_t)L_74) == ((uint32_t)L_75)))) { goto IL_01a7; } } { ExposedList_1_t4104378640 * L_76 = V_8; NullCheck(L_76); int32_t L_77 = L_76->get_Count_1(); V_24 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_77, (int32_t)4)); ExposedList_1_t4104378640 * L_78 = V_8; NullCheck(L_78); SingleU5BU5D_t1444911251* L_79 = L_78->get_Items_0(); V_25 = L_79; SingleU5BU5D_t1444911251* L_80 = V_25; int32_t L_81 = V_24; NullCheck(L_80); int32_t L_82 = L_81; float L_83 = (L_80)->GetAt(static_cast(L_82)); SingleU5BU5D_t1444911251* L_84 = V_25; int32_t L_85 = V_24; NullCheck(L_84); int32_t L_86 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); float L_87 = (L_84)->GetAt(static_cast(L_86)); SingleU5BU5D_t1444911251* L_88 = V_25; int32_t L_89 = V_24; NullCheck(L_88); int32_t L_90 = ((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)2)); float L_91 = (L_88)->GetAt(static_cast(L_90)); SingleU5BU5D_t1444911251* L_92 = V_25; int32_t L_93 = V_24; NullCheck(L_92); int32_t L_94 = ((int32_t)il2cpp_codegen_add((int32_t)L_93, (int32_t)3)); float L_95 = (L_92)->GetAt(static_cast(L_94)); float L_96 = V_21; float L_97 = V_22; int32_t L_98 = Triangulator_Winding_m2403851322(NULL /*static, unused*/, L_83, L_87, L_91, L_95, L_96, L_97, /*hidden argument*/NULL); V_26 = L_98; float L_99 = V_21; float L_100 = V_22; SingleU5BU5D_t1444911251* L_101 = V_25; NullCheck(L_101); int32_t L_102 = 0; float L_103 = (L_101)->GetAt(static_cast(L_102)); SingleU5BU5D_t1444911251* L_104 = V_25; NullCheck(L_104); int32_t L_105 = 1; float L_106 = (L_104)->GetAt(static_cast(L_105)); SingleU5BU5D_t1444911251* L_107 = V_25; NullCheck(L_107); int32_t L_108 = 2; float L_109 = (L_107)->GetAt(static_cast(L_108)); SingleU5BU5D_t1444911251* L_110 = V_25; NullCheck(L_110); int32_t L_111 = 3; float L_112 = (L_110)->GetAt(static_cast(L_111)); int32_t L_113 = Triangulator_Winding_m2403851322(NULL /*static, unused*/, L_99, L_100, L_103, L_106, L_109, L_112, /*hidden argument*/NULL); V_27 = L_113; int32_t L_114 = V_26; int32_t L_115 = V_10; if ((!(((uint32_t)L_114) == ((uint32_t)L_115)))) { goto IL_01a7; } } { int32_t L_116 = V_27; int32_t L_117 = V_10; if ((!(((uint32_t)L_116) == ((uint32_t)L_117)))) { goto IL_01a7; } } { ExposedList_1_t4104378640 * L_118 = V_8; float L_119 = V_21; NullCheck(L_118); ExposedList_1_Add_m1323117931(L_118, L_119, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_120 = V_8; float L_121 = V_22; NullCheck(L_120); ExposedList_1_Add_m1323117931(L_120, L_121, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t1363090323 * L_122 = V_7; int32_t L_123 = V_16; NullCheck(L_122); ExposedList_1_Add_m2905482489(L_122, L_123, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); V_23 = (bool)1; } IL_01a7: { bool L_124 = V_23; if (L_124) { goto IL_027d; } } { ExposedList_1_t4104378640 * L_125 = V_8; NullCheck(L_125); int32_t L_126 = L_125->get_Count_1(); if ((((int32_t)L_126) <= ((int32_t)0))) { goto IL_01d1; } } { ExposedList_1_t2516523210 * L_127 = V_1; ExposedList_1_t4104378640 * L_128 = V_8; NullCheck(L_127); ExposedList_1_Add_m4169004992(L_127, L_128, /*hidden argument*/ExposedList_1_Add_m4169004992_RuntimeMethod_var); ExposedList_1_t4070202189 * L_129 = V_4; ExposedList_1_t1363090323 * L_130 = V_7; NullCheck(L_129); ExposedList_1_Add_m438205664(L_129, L_130, /*hidden argument*/ExposedList_1_Add_m438205664_RuntimeMethod_var); goto IL_01eb; } IL_01d1: { Pool_1_t3075278099 * L_131 = __this->get_polygonPool_5(); ExposedList_1_t4104378640 * L_132 = V_8; NullCheck(L_131); Pool_1_Free_m1225833002(L_131, L_132, /*hidden argument*/Pool_1_Free_m1225833002_RuntimeMethod_var); Pool_1_t333989782 * L_133 = __this->get_polygonIndicesPool_6(); ExposedList_1_t1363090323 * L_134 = V_7; NullCheck(L_133); Pool_1_Free_m2709439144(L_133, L_134, /*hidden argument*/Pool_1_Free_m2709439144_RuntimeMethod_var); } IL_01eb: { Pool_1_t3075278099 * L_135 = __this->get_polygonPool_5(); NullCheck(L_135); ExposedList_1_t4104378640 * L_136 = Pool_1_Obtain_m2528370935(L_135, /*hidden argument*/Pool_1_Obtain_m2528370935_RuntimeMethod_var); V_8 = L_136; ExposedList_1_t4104378640 * L_137 = V_8; NullCheck(L_137); ExposedList_1_Clear_m661012492(L_137, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); ExposedList_1_t4104378640 * L_138 = V_8; float L_139 = V_17; NullCheck(L_138); ExposedList_1_Add_m1323117931(L_138, L_139, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_140 = V_8; float L_141 = V_18; NullCheck(L_140); ExposedList_1_Add_m1323117931(L_140, L_141, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_142 = V_8; float L_143 = V_19; NullCheck(L_142); ExposedList_1_Add_m1323117931(L_142, L_143, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_144 = V_8; float L_145 = V_20; NullCheck(L_144); ExposedList_1_Add_m1323117931(L_144, L_145, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_146 = V_8; float L_147 = V_21; NullCheck(L_146); ExposedList_1_Add_m1323117931(L_146, L_147, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_148 = V_8; float L_149 = V_22; NullCheck(L_148); ExposedList_1_Add_m1323117931(L_148, L_149, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); Pool_1_t333989782 * L_150 = __this->get_polygonIndicesPool_6(); NullCheck(L_150); ExposedList_1_t1363090323 * L_151 = Pool_1_Obtain_m2397920947(L_150, /*hidden argument*/Pool_1_Obtain_m2397920947_RuntimeMethod_var); V_7 = L_151; ExposedList_1_t1363090323 * L_152 = V_7; NullCheck(L_152); ExposedList_1_Clear_m4098542002(L_152, (bool)1, /*hidden argument*/ExposedList_1_Clear_m4098542002_RuntimeMethod_var); ExposedList_1_t1363090323 * L_153 = V_7; int32_t L_154 = V_14; NullCheck(L_153); ExposedList_1_Add_m2905482489(L_153, L_154, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); ExposedList_1_t1363090323 * L_155 = V_7; int32_t L_156 = V_15; NullCheck(L_155); ExposedList_1_Add_m2905482489(L_155, L_156, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); ExposedList_1_t1363090323 * L_157 = V_7; int32_t L_158 = V_16; NullCheck(L_157); ExposedList_1_Add_m2905482489(L_157, L_158, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); float L_159 = V_17; float L_160 = V_18; float L_161 = V_19; float L_162 = V_20; float L_163 = V_21; float L_164 = V_22; int32_t L_165 = Triangulator_Winding_m2403851322(NULL /*static, unused*/, L_159, L_160, L_161, L_162, L_163, L_164, /*hidden argument*/NULL); V_10 = L_165; int32_t L_166 = V_14; V_9 = L_166; } IL_027d: { int32_t L_167 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_167, (int32_t)3)); } IL_0283: { int32_t L_168 = V_12; int32_t L_169 = V_13; if ((((int32_t)L_168) < ((int32_t)L_169))) { goto IL_00ce; } } { ExposedList_1_t4104378640 * L_170 = V_8; NullCheck(L_170); int32_t L_171 = L_170->get_Count_1(); if ((((int32_t)L_171) <= ((int32_t)0))) { goto IL_02aa; } } { ExposedList_1_t2516523210 * L_172 = V_1; ExposedList_1_t4104378640 * L_173 = V_8; NullCheck(L_172); ExposedList_1_Add_m4169004992(L_172, L_173, /*hidden argument*/ExposedList_1_Add_m4169004992_RuntimeMethod_var); ExposedList_1_t4070202189 * L_174 = V_4; ExposedList_1_t1363090323 * L_175 = V_7; NullCheck(L_174); ExposedList_1_Add_m438205664(L_174, L_175, /*hidden argument*/ExposedList_1_Add_m438205664_RuntimeMethod_var); } IL_02aa: { V_28 = 0; ExposedList_1_t2516523210 * L_176 = V_1; NullCheck(L_176); int32_t L_177 = L_176->get_Count_1(); V_29 = L_177; goto IL_0489; } IL_02ba: { ExposedList_1_t4070202189 * L_178 = V_4; NullCheck(L_178); ExposedList_1U5BU5D_t1912446146* L_179 = L_178->get_Items_0(); int32_t L_180 = V_28; NullCheck(L_179); int32_t L_181 = L_180; ExposedList_1_t1363090323 * L_182 = (L_179)->GetAt(static_cast(L_181)); V_7 = L_182; ExposedList_1_t1363090323 * L_183 = V_7; NullCheck(L_183); int32_t L_184 = L_183->get_Count_1(); if (L_184) { goto IL_02d7; } } { goto IL_0483; } IL_02d7: { ExposedList_1_t1363090323 * L_185 = V_7; NullCheck(L_185); Int32U5BU5D_t385246372* L_186 = L_185->get_Items_0(); NullCheck(L_186); int32_t L_187 = 0; int32_t L_188 = (L_186)->GetAt(static_cast(L_187)); V_30 = L_188; ExposedList_1_t1363090323 * L_189 = V_7; NullCheck(L_189); Int32U5BU5D_t385246372* L_190 = L_189->get_Items_0(); ExposedList_1_t1363090323 * L_191 = V_7; NullCheck(L_191); int32_t L_192 = L_191->get_Count_1(); NullCheck(L_190); int32_t L_193 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_192, (int32_t)1)); int32_t L_194 = (L_190)->GetAt(static_cast(L_193)); V_31 = L_194; ExposedList_1_t2516523210 * L_195 = V_1; NullCheck(L_195); ExposedList_1U5BU5D_t2972111025* L_196 = L_195->get_Items_0(); int32_t L_197 = V_28; NullCheck(L_196); int32_t L_198 = L_197; ExposedList_1_t4104378640 * L_199 = (L_196)->GetAt(static_cast(L_198)); V_8 = L_199; ExposedList_1_t4104378640 * L_200 = V_8; NullCheck(L_200); int32_t L_201 = L_200->get_Count_1(); V_32 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_201, (int32_t)4)); ExposedList_1_t4104378640 * L_202 = V_8; NullCheck(L_202); SingleU5BU5D_t1444911251* L_203 = L_202->get_Items_0(); V_33 = L_203; SingleU5BU5D_t1444911251* L_204 = V_33; int32_t L_205 = V_32; NullCheck(L_204); int32_t L_206 = L_205; float L_207 = (L_204)->GetAt(static_cast(L_206)); V_34 = L_207; SingleU5BU5D_t1444911251* L_208 = V_33; int32_t L_209 = V_32; NullCheck(L_208); int32_t L_210 = ((int32_t)il2cpp_codegen_add((int32_t)L_209, (int32_t)1)); float L_211 = (L_208)->GetAt(static_cast(L_210)); V_35 = L_211; SingleU5BU5D_t1444911251* L_212 = V_33; int32_t L_213 = V_32; NullCheck(L_212); int32_t L_214 = ((int32_t)il2cpp_codegen_add((int32_t)L_213, (int32_t)2)); float L_215 = (L_212)->GetAt(static_cast(L_214)); V_36 = L_215; SingleU5BU5D_t1444911251* L_216 = V_33; int32_t L_217 = V_32; NullCheck(L_216); int32_t L_218 = ((int32_t)il2cpp_codegen_add((int32_t)L_217, (int32_t)3)); float L_219 = (L_216)->GetAt(static_cast(L_218)); V_37 = L_219; SingleU5BU5D_t1444911251* L_220 = V_33; NullCheck(L_220); int32_t L_221 = 0; float L_222 = (L_220)->GetAt(static_cast(L_221)); V_38 = L_222; SingleU5BU5D_t1444911251* L_223 = V_33; NullCheck(L_223); int32_t L_224 = 1; float L_225 = (L_223)->GetAt(static_cast(L_224)); V_39 = L_225; SingleU5BU5D_t1444911251* L_226 = V_33; NullCheck(L_226); int32_t L_227 = 2; float L_228 = (L_226)->GetAt(static_cast(L_227)); V_40 = L_228; SingleU5BU5D_t1444911251* L_229 = V_33; NullCheck(L_229); int32_t L_230 = 3; float L_231 = (L_229)->GetAt(static_cast(L_230)); V_41 = L_231; float L_232 = V_34; float L_233 = V_35; float L_234 = V_36; float L_235 = V_37; float L_236 = V_38; float L_237 = V_39; int32_t L_238 = Triangulator_Winding_m2403851322(NULL /*static, unused*/, L_232, L_233, L_234, L_235, L_236, L_237, /*hidden argument*/NULL); V_42 = L_238; V_43 = 0; goto IL_047a; } IL_0369: { int32_t L_239 = V_43; int32_t L_240 = V_28; if ((!(((uint32_t)L_239) == ((uint32_t)L_240)))) { goto IL_0377; } } { goto IL_0474; } IL_0377: { ExposedList_1_t4070202189 * L_241 = V_4; NullCheck(L_241); ExposedList_1U5BU5D_t1912446146* L_242 = L_241->get_Items_0(); int32_t L_243 = V_43; NullCheck(L_242); int32_t L_244 = L_243; ExposedList_1_t1363090323 * L_245 = (L_242)->GetAt(static_cast(L_244)); V_44 = L_245; ExposedList_1_t1363090323 * L_246 = V_44; NullCheck(L_246); int32_t L_247 = L_246->get_Count_1(); if ((((int32_t)L_247) == ((int32_t)3))) { goto IL_0395; } } { goto IL_0474; } IL_0395: { ExposedList_1_t1363090323 * L_248 = V_44; NullCheck(L_248); Int32U5BU5D_t385246372* L_249 = L_248->get_Items_0(); NullCheck(L_249); int32_t L_250 = 0; int32_t L_251 = (L_249)->GetAt(static_cast(L_250)); V_45 = L_251; ExposedList_1_t1363090323 * L_252 = V_44; NullCheck(L_252); Int32U5BU5D_t385246372* L_253 = L_252->get_Items_0(); NullCheck(L_253); int32_t L_254 = 1; int32_t L_255 = (L_253)->GetAt(static_cast(L_254)); V_46 = L_255; ExposedList_1_t1363090323 * L_256 = V_44; NullCheck(L_256); Int32U5BU5D_t385246372* L_257 = L_256->get_Items_0(); NullCheck(L_257); int32_t L_258 = 2; int32_t L_259 = (L_257)->GetAt(static_cast(L_258)); V_47 = L_259; ExposedList_1_t2516523210 * L_260 = V_1; NullCheck(L_260); ExposedList_1U5BU5D_t2972111025* L_261 = L_260->get_Items_0(); int32_t L_262 = V_43; NullCheck(L_261); int32_t L_263 = L_262; ExposedList_1_t4104378640 * L_264 = (L_261)->GetAt(static_cast(L_263)); V_48 = L_264; ExposedList_1_t4104378640 * L_265 = V_48; NullCheck(L_265); SingleU5BU5D_t1444911251* L_266 = L_265->get_Items_0(); ExposedList_1_t4104378640 * L_267 = V_48; NullCheck(L_267); int32_t L_268 = L_267->get_Count_1(); NullCheck(L_266); int32_t L_269 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_268, (int32_t)2)); float L_270 = (L_266)->GetAt(static_cast(L_269)); V_49 = L_270; ExposedList_1_t4104378640 * L_271 = V_48; NullCheck(L_271); SingleU5BU5D_t1444911251* L_272 = L_271->get_Items_0(); ExposedList_1_t4104378640 * L_273 = V_48; NullCheck(L_273); int32_t L_274 = L_273->get_Count_1(); NullCheck(L_272); int32_t L_275 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_274, (int32_t)1)); float L_276 = (L_272)->GetAt(static_cast(L_275)); V_50 = L_276; int32_t L_277 = V_45; int32_t L_278 = V_30; if ((!(((uint32_t)L_277) == ((uint32_t)L_278)))) { goto IL_03f9; } } { int32_t L_279 = V_46; int32_t L_280 = V_31; if ((((int32_t)L_279) == ((int32_t)L_280))) { goto IL_03fe; } } IL_03f9: { goto IL_0474; } IL_03fe: { float L_281 = V_34; float L_282 = V_35; float L_283 = V_36; float L_284 = V_37; float L_285 = V_49; float L_286 = V_50; int32_t L_287 = Triangulator_Winding_m2403851322(NULL /*static, unused*/, L_281, L_282, L_283, L_284, L_285, L_286, /*hidden argument*/NULL); V_51 = L_287; float L_288 = V_49; float L_289 = V_50; float L_290 = V_38; float L_291 = V_39; float L_292 = V_40; float L_293 = V_41; int32_t L_294 = Triangulator_Winding_m2403851322(NULL /*static, unused*/, L_288, L_289, L_290, L_291, L_292, L_293, /*hidden argument*/NULL); V_52 = L_294; int32_t L_295 = V_51; int32_t L_296 = V_42; if ((!(((uint32_t)L_295) == ((uint32_t)L_296)))) { goto IL_0474; } } { int32_t L_297 = V_52; int32_t L_298 = V_42; if ((!(((uint32_t)L_297) == ((uint32_t)L_298)))) { goto IL_0474; } } { ExposedList_1_t4104378640 * L_299 = V_48; NullCheck(L_299); ExposedList_1_Clear_m661012492(L_299, (bool)1, /*hidden argument*/ExposedList_1_Clear_m661012492_RuntimeMethod_var); ExposedList_1_t1363090323 * L_300 = V_44; NullCheck(L_300); ExposedList_1_Clear_m4098542002(L_300, (bool)1, /*hidden argument*/ExposedList_1_Clear_m4098542002_RuntimeMethod_var); ExposedList_1_t4104378640 * L_301 = V_8; float L_302 = V_49; NullCheck(L_301); ExposedList_1_Add_m1323117931(L_301, L_302, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t4104378640 * L_303 = V_8; float L_304 = V_50; NullCheck(L_303); ExposedList_1_Add_m1323117931(L_303, L_304, /*hidden argument*/ExposedList_1_Add_m1323117931_RuntimeMethod_var); ExposedList_1_t1363090323 * L_305 = V_7; int32_t L_306 = V_47; NullCheck(L_305); ExposedList_1_Add_m2905482489(L_305, L_306, /*hidden argument*/ExposedList_1_Add_m2905482489_RuntimeMethod_var); float L_307 = V_36; V_34 = L_307; float L_308 = V_37; V_35 = L_308; float L_309 = V_49; V_36 = L_309; float L_310 = V_50; V_37 = L_310; V_43 = 0; } IL_0474: { int32_t L_311 = V_43; V_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_311, (int32_t)1)); } IL_047a: { int32_t L_312 = V_43; int32_t L_313 = V_29; if ((((int32_t)L_312) < ((int32_t)L_313))) { goto IL_0369; } } IL_0483: { int32_t L_314 = V_28; V_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_314, (int32_t)1)); } IL_0489: { int32_t L_315 = V_28; int32_t L_316 = V_29; if ((((int32_t)L_315) < ((int32_t)L_316))) { goto IL_02ba; } } { ExposedList_1_t2516523210 * L_317 = V_1; NullCheck(L_317); int32_t L_318 = L_317->get_Count_1(); V_53 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_318, (int32_t)1)); goto IL_04f5; } IL_04a1: { ExposedList_1_t2516523210 * L_319 = V_1; NullCheck(L_319); ExposedList_1U5BU5D_t2972111025* L_320 = L_319->get_Items_0(); int32_t L_321 = V_53; NullCheck(L_320); int32_t L_322 = L_321; ExposedList_1_t4104378640 * L_323 = (L_320)->GetAt(static_cast(L_322)); V_8 = L_323; ExposedList_1_t4104378640 * L_324 = V_8; NullCheck(L_324); int32_t L_325 = L_324->get_Count_1(); if (L_325) { goto IL_04ef; } } { ExposedList_1_t2516523210 * L_326 = V_1; int32_t L_327 = V_53; NullCheck(L_326); ExposedList_1_RemoveAt_m3272360670(L_326, L_327, /*hidden argument*/ExposedList_1_RemoveAt_m3272360670_RuntimeMethod_var); Pool_1_t3075278099 * L_328 = __this->get_polygonPool_5(); ExposedList_1_t4104378640 * L_329 = V_8; NullCheck(L_328); Pool_1_Free_m1225833002(L_328, L_329, /*hidden argument*/Pool_1_Free_m1225833002_RuntimeMethod_var); ExposedList_1_t4070202189 * L_330 = V_4; NullCheck(L_330); ExposedList_1U5BU5D_t1912446146* L_331 = L_330->get_Items_0(); int32_t L_332 = V_53; NullCheck(L_331); int32_t L_333 = L_332; ExposedList_1_t1363090323 * L_334 = (L_331)->GetAt(static_cast(L_333)); V_7 = L_334; ExposedList_1_t4070202189 * L_335 = V_4; int32_t L_336 = V_53; NullCheck(L_335); ExposedList_1_RemoveAt_m2813030033(L_335, L_336, /*hidden argument*/ExposedList_1_RemoveAt_m2813030033_RuntimeMethod_var); Pool_1_t333989782 * L_337 = __this->get_polygonIndicesPool_6(); ExposedList_1_t1363090323 * L_338 = V_7; NullCheck(L_337); Pool_1_Free_m2709439144(L_337, L_338, /*hidden argument*/Pool_1_Free_m2709439144_RuntimeMethod_var); } IL_04ef: { int32_t L_339 = V_53; V_53 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_339, (int32_t)1)); } IL_04f5: { int32_t L_340 = V_53; if ((((int32_t)L_340) >= ((int32_t)0))) { goto IL_04a1; } } { ExposedList_1_t2516523210 * L_341 = V_1; return L_341; } } // System.Boolean Spine.Triangulator::IsConcave(System.Int32,System.Int32,System.Single[],System.Int32[]) extern "C" IL2CPP_METHOD_ATTR bool Triangulator_IsConcave_m489988254 (RuntimeObject * __this /* static, unused */, int32_t ___index0, int32_t ___vertexCount1, SingleU5BU5D_t1444911251* ___vertices2, Int32U5BU5D_t385246372* ___indices3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { Int32U5BU5D_t385246372* L_0 = ___indices3; int32_t L_1 = ___vertexCount1; int32_t L_2 = ___index0; int32_t L_3 = ___vertexCount1; NullCheck(L_0); int32_t L_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)L_2)), (int32_t)1))%(int32_t)L_3)); int32_t L_5 = (L_0)->GetAt(static_cast(L_4)); V_0 = ((int32_t)((int32_t)L_5<<(int32_t)1)); Int32U5BU5D_t385246372* L_6 = ___indices3; int32_t L_7 = ___index0; NullCheck(L_6); int32_t L_8 = L_7; int32_t L_9 = (L_6)->GetAt(static_cast(L_8)); V_1 = ((int32_t)((int32_t)L_9<<(int32_t)1)); Int32U5BU5D_t385246372* L_10 = ___indices3; int32_t L_11 = ___index0; int32_t L_12 = ___vertexCount1; NullCheck(L_10); int32_t L_13 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1))%(int32_t)L_12)); int32_t L_14 = (L_10)->GetAt(static_cast(L_13)); V_2 = ((int32_t)((int32_t)L_14<<(int32_t)1)); SingleU5BU5D_t1444911251* L_15 = ___vertices2; int32_t L_16 = V_0; NullCheck(L_15); int32_t L_17 = L_16; float L_18 = (L_15)->GetAt(static_cast(L_17)); SingleU5BU5D_t1444911251* L_19 = ___vertices2; int32_t L_20 = V_0; NullCheck(L_19); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); float L_22 = (L_19)->GetAt(static_cast(L_21)); SingleU5BU5D_t1444911251* L_23 = ___vertices2; int32_t L_24 = V_1; NullCheck(L_23); int32_t L_25 = L_24; float L_26 = (L_23)->GetAt(static_cast(L_25)); SingleU5BU5D_t1444911251* L_27 = ___vertices2; int32_t L_28 = V_1; NullCheck(L_27); int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); float L_30 = (L_27)->GetAt(static_cast(L_29)); SingleU5BU5D_t1444911251* L_31 = ___vertices2; int32_t L_32 = V_2; NullCheck(L_31); int32_t L_33 = L_32; float L_34 = (L_31)->GetAt(static_cast(L_33)); SingleU5BU5D_t1444911251* L_35 = ___vertices2; int32_t L_36 = V_2; NullCheck(L_35); int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); float L_38 = (L_35)->GetAt(static_cast(L_37)); bool L_39 = Triangulator_PositiveArea_m4056920511(NULL /*static, unused*/, L_18, L_22, L_26, L_30, L_34, L_38, /*hidden argument*/NULL); return (bool)((((int32_t)L_39) == ((int32_t)0))? 1 : 0); } } // System.Boolean Spine.Triangulator::PositiveArea(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool Triangulator_PositiveArea_m4056920511 (RuntimeObject * __this /* static, unused */, float ___p1x0, float ___p1y1, float ___p2x2, float ___p2y3, float ___p3x4, float ___p3y5, const RuntimeMethod* method) { { float L_0 = ___p1x0; float L_1 = ___p3y5; float L_2 = ___p2y3; float L_3 = ___p2x2; float L_4 = ___p1y1; float L_5 = ___p3y5; float L_6 = ___p3x4; float L_7 = ___p2y3; float L_8 = ___p1y1; return (bool)((((int32_t)((!(((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_0, (float)((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)))), (float)((float)il2cpp_codegen_multiply((float)L_3, (float)((float)il2cpp_codegen_subtract((float)L_4, (float)L_5)))))), (float)((float)il2cpp_codegen_multiply((float)L_6, (float)((float)il2cpp_codegen_subtract((float)L_7, (float)L_8))))))) >= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Int32 Spine.Triangulator::Winding(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Triangulator_Winding_m2403851322 (RuntimeObject * __this /* static, unused */, float ___p1x0, float ___p1y1, float ___p2x2, float ___p2y3, float ___p3x4, float ___p3y5, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; int32_t G_B3_0 = 0; { float L_0 = ___p2x2; float L_1 = ___p1x0; V_0 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___p2y3; float L_3 = ___p1y1; V_1 = ((float)il2cpp_codegen_subtract((float)L_2, (float)L_3)); float L_4 = ___p3x4; float L_5 = V_1; float L_6 = ___p3y5; float L_7 = V_0; float L_8 = V_0; float L_9 = ___p1y1; float L_10 = ___p1x0; float L_11 = V_1; if ((!(((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), (float)((float)il2cpp_codegen_multiply((float)L_6, (float)L_7)))), (float)((float)il2cpp_codegen_multiply((float)L_8, (float)L_9)))), (float)((float)il2cpp_codegen_multiply((float)L_10, (float)L_11))))) >= ((float)(0.0f))))) { goto IL_0029; } } { G_B3_0 = 1; goto IL_002a; } IL_0029: { G_B3_0 = (-1); } IL_002a: { return G_B3_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.TwoColorTimeline::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TwoColorTimeline__ctor_m2850126244 (TwoColorTimeline_t1834727230 * __this, int32_t ___frameCount0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TwoColorTimeline__ctor_m2850126244_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___frameCount0; CurveTimeline__ctor_m1745141662(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ___frameCount0; __this->set_frames_22(((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)8))))); return; } } // System.Int32 Spine.TwoColorTimeline::get_SlotIndex() extern "C" IL2CPP_METHOD_ATTR int32_t TwoColorTimeline_get_SlotIndex_m2836425856 (TwoColorTimeline_t1834727230 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_slotIndex_21(); return L_0; } } // System.Void Spine.TwoColorTimeline::set_SlotIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TwoColorTimeline_set_SlotIndex_m1407546096 (TwoColorTimeline_t1834727230 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TwoColorTimeline_set_SlotIndex_m1407546096_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___value0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0012; } } { ArgumentOutOfRangeException_t777629997 * L_1 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m3628145864(L_1, _stringLiteral246570001, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,TwoColorTimeline_set_SlotIndex_m1407546096_RuntimeMethod_var); } IL_0012: { int32_t L_2 = ___value0; __this->set_slotIndex_21(L_2); return; } } // System.Single[] Spine.TwoColorTimeline::get_Frames() extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_t1444911251* TwoColorTimeline_get_Frames_m1655443096 (TwoColorTimeline_t1834727230 * __this, const RuntimeMethod* method) { { SingleU5BU5D_t1444911251* L_0 = __this->get_frames_22(); return L_0; } } // System.Int32 Spine.TwoColorTimeline::get_PropertyId() extern "C" IL2CPP_METHOD_ATTR int32_t TwoColorTimeline_get_PropertyId_m1366150740 (TwoColorTimeline_t1834727230 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_slotIndex_21(); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)234881024), (int32_t)L_0)); } } // System.Void Spine.TwoColorTimeline::SetFrame(System.Int32,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void TwoColorTimeline_SetFrame_m2529862136 (TwoColorTimeline_t1834727230 * __this, int32_t ___frameIndex0, float ___time1, float ___r2, float ___g3, float ___b4, float ___a5, float ___r26, float ___g27, float ___b28, const RuntimeMethod* method) { { int32_t L_0 = ___frameIndex0; ___frameIndex0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)8)); SingleU5BU5D_t1444911251* L_1 = __this->get_frames_22(); int32_t L_2 = ___frameIndex0; float L_3 = ___time1; NullCheck(L_1); (L_1)->SetAt(static_cast(L_2), (float)L_3); SingleU5BU5D_t1444911251* L_4 = __this->get_frames_22(); int32_t L_5 = ___frameIndex0; float L_6 = ___r2; NullCheck(L_4); (L_4)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))), (float)L_6); SingleU5BU5D_t1444911251* L_7 = __this->get_frames_22(); int32_t L_8 = ___frameIndex0; float L_9 = ___g3; NullCheck(L_7); (L_7)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)2))), (float)L_9); SingleU5BU5D_t1444911251* L_10 = __this->get_frames_22(); int32_t L_11 = ___frameIndex0; float L_12 = ___b4; NullCheck(L_10); (L_10)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)3))), (float)L_12); SingleU5BU5D_t1444911251* L_13 = __this->get_frames_22(); int32_t L_14 = ___frameIndex0; float L_15 = ___a5; NullCheck(L_13); (L_13)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)4))), (float)L_15); SingleU5BU5D_t1444911251* L_16 = __this->get_frames_22(); int32_t L_17 = ___frameIndex0; float L_18 = ___r26; NullCheck(L_16); (L_16)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)5))), (float)L_18); SingleU5BU5D_t1444911251* L_19 = __this->get_frames_22(); int32_t L_20 = ___frameIndex0; float L_21 = ___g27; NullCheck(L_19); (L_19)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)6))), (float)L_21); SingleU5BU5D_t1444911251* L_22 = __this->get_frames_22(); int32_t L_23 = ___frameIndex0; float L_24 = ___b28; NullCheck(L_22); (L_22)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)7))), (float)L_24); return; } } // System.Void Spine.TwoColorTimeline::Apply(Spine.Skeleton,System.Single,System.Single,Spine.ExposedList`1,System.Single,Spine.MixBlend,Spine.MixDirection) extern "C" IL2CPP_METHOD_ATTR void TwoColorTimeline_Apply_m1886278449 (TwoColorTimeline_t1834727230 * __this, Skeleton_t3686076450 * ___skeleton0, float ___lastTime1, float ___time2, ExposedList_1_t4085685707 * ___firedEvents3, float ___alpha4, int32_t ___blend5, int32_t ___direction6, const RuntimeMethod* method) { Slot_t3514940700 * V_0 = NULL; SingleU5BU5D_t1444911251* V_1 = NULL; SlotData_t154801902 * V_2 = NULL; float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; float V_8 = 0.0f; float V_9 = 0.0f; int32_t V_10 = 0; int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; float V_14 = 0.0f; float V_15 = 0.0f; float V_16 = 0.0f; float V_17 = 0.0f; float V_18 = 0.0f; float V_19 = 0.0f; float V_20 = 0.0f; { Skeleton_t3686076450 * L_0 = ___skeleton0; NullCheck(L_0); ExposedList_1_t1927085270 * L_1 = L_0->get_slots_2(); NullCheck(L_1); SlotU5BU5D_t285245173* L_2 = L_1->get_Items_0(); int32_t L_3 = __this->get_slotIndex_21(); NullCheck(L_2); int32_t L_4 = L_3; Slot_t3514940700 * L_5 = (L_2)->GetAt(static_cast(L_4)); V_0 = L_5; SingleU5BU5D_t1444911251* L_6 = __this->get_frames_22(); V_1 = L_6; float L_7 = ___time2; SingleU5BU5D_t1444911251* L_8 = V_1; NullCheck(L_8); int32_t L_9 = 0; float L_10 = (L_8)->GetAt(static_cast(L_9)); if ((!(((float)L_7) < ((float)L_10)))) { goto IL_0160; } } { Slot_t3514940700 * L_11 = V_0; NullCheck(L_11); SlotData_t154801902 * L_12 = L_11->get_data_0(); V_2 = L_12; int32_t L_13 = ___blend5; if (!L_13) { goto IL_003e; } } { int32_t L_14 = ___blend5; if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_0093; } } { goto IL_015f; } IL_003e: { Slot_t3514940700 * L_15 = V_0; SlotData_t154801902 * L_16 = V_2; NullCheck(L_16); float L_17 = L_16->get_r_3(); NullCheck(L_15); L_15->set_r_2(L_17); Slot_t3514940700 * L_18 = V_0; SlotData_t154801902 * L_19 = V_2; NullCheck(L_19); float L_20 = L_19->get_g_4(); NullCheck(L_18); L_18->set_g_3(L_20); Slot_t3514940700 * L_21 = V_0; SlotData_t154801902 * L_22 = V_2; NullCheck(L_22); float L_23 = L_22->get_b_5(); NullCheck(L_21); L_21->set_b_4(L_23); Slot_t3514940700 * L_24 = V_0; SlotData_t154801902 * L_25 = V_2; NullCheck(L_25); float L_26 = L_25->get_a_6(); NullCheck(L_24); L_24->set_a_5(L_26); Slot_t3514940700 * L_27 = V_0; SlotData_t154801902 * L_28 = V_2; NullCheck(L_28); float L_29 = L_28->get_r2_7(); NullCheck(L_27); L_27->set_r2_6(L_29); Slot_t3514940700 * L_30 = V_0; SlotData_t154801902 * L_31 = V_2; NullCheck(L_31); float L_32 = L_31->get_g2_8(); NullCheck(L_30); L_30->set_g2_7(L_32); Slot_t3514940700 * L_33 = V_0; SlotData_t154801902 * L_34 = V_2; NullCheck(L_34); float L_35 = L_34->get_b2_9(); NullCheck(L_33); L_33->set_b2_8(L_35); return; } IL_0093: { Slot_t3514940700 * L_36 = V_0; Slot_t3514940700 * L_37 = L_36; NullCheck(L_37); float L_38 = L_37->get_r_2(); Slot_t3514940700 * L_39 = V_0; NullCheck(L_39); float L_40 = L_39->get_r_2(); SlotData_t154801902 * L_41 = V_2; NullCheck(L_41); float L_42 = L_41->get_r_3(); float L_43 = ___alpha4; NullCheck(L_37); L_37->set_r_2(((float)il2cpp_codegen_add((float)L_38, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_40, (float)L_42)), (float)L_43))))); Slot_t3514940700 * L_44 = V_0; Slot_t3514940700 * L_45 = L_44; NullCheck(L_45); float L_46 = L_45->get_g_3(); Slot_t3514940700 * L_47 = V_0; NullCheck(L_47); float L_48 = L_47->get_g_3(); SlotData_t154801902 * L_49 = V_2; NullCheck(L_49); float L_50 = L_49->get_g_4(); float L_51 = ___alpha4; NullCheck(L_45); L_45->set_g_3(((float)il2cpp_codegen_add((float)L_46, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_48, (float)L_50)), (float)L_51))))); Slot_t3514940700 * L_52 = V_0; Slot_t3514940700 * L_53 = L_52; NullCheck(L_53); float L_54 = L_53->get_b_4(); Slot_t3514940700 * L_55 = V_0; NullCheck(L_55); float L_56 = L_55->get_b_4(); SlotData_t154801902 * L_57 = V_2; NullCheck(L_57); float L_58 = L_57->get_b_5(); float L_59 = ___alpha4; NullCheck(L_53); L_53->set_b_4(((float)il2cpp_codegen_add((float)L_54, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_56, (float)L_58)), (float)L_59))))); Slot_t3514940700 * L_60 = V_0; Slot_t3514940700 * L_61 = L_60; NullCheck(L_61); float L_62 = L_61->get_a_5(); Slot_t3514940700 * L_63 = V_0; NullCheck(L_63); float L_64 = L_63->get_a_5(); SlotData_t154801902 * L_65 = V_2; NullCheck(L_65); float L_66 = L_65->get_a_6(); float L_67 = ___alpha4; NullCheck(L_61); L_61->set_a_5(((float)il2cpp_codegen_add((float)L_62, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_64, (float)L_66)), (float)L_67))))); Slot_t3514940700 * L_68 = V_0; Slot_t3514940700 * L_69 = L_68; NullCheck(L_69); float L_70 = L_69->get_r2_6(); Slot_t3514940700 * L_71 = V_0; NullCheck(L_71); float L_72 = L_71->get_r2_6(); SlotData_t154801902 * L_73 = V_2; NullCheck(L_73); float L_74 = L_73->get_r2_7(); float L_75 = ___alpha4; NullCheck(L_69); L_69->set_r2_6(((float)il2cpp_codegen_add((float)L_70, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_72, (float)L_74)), (float)L_75))))); Slot_t3514940700 * L_76 = V_0; Slot_t3514940700 * L_77 = L_76; NullCheck(L_77); float L_78 = L_77->get_g2_7(); Slot_t3514940700 * L_79 = V_0; NullCheck(L_79); float L_80 = L_79->get_g2_7(); SlotData_t154801902 * L_81 = V_2; NullCheck(L_81); float L_82 = L_81->get_g2_8(); float L_83 = ___alpha4; NullCheck(L_77); L_77->set_g2_7(((float)il2cpp_codegen_add((float)L_78, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_80, (float)L_82)), (float)L_83))))); Slot_t3514940700 * L_84 = V_0; Slot_t3514940700 * L_85 = L_84; NullCheck(L_85); float L_86 = L_85->get_b2_8(); Slot_t3514940700 * L_87 = V_0; NullCheck(L_87); float L_88 = L_87->get_b2_8(); SlotData_t154801902 * L_89 = V_2; NullCheck(L_89); float L_90 = L_89->get_b2_9(); float L_91 = ___alpha4; NullCheck(L_85); L_85->set_b2_8(((float)il2cpp_codegen_add((float)L_86, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_88, (float)L_90)), (float)L_91))))); return; } IL_015f: { return; } IL_0160: { float L_92 = ___time2; SingleU5BU5D_t1444911251* L_93 = V_1; SingleU5BU5D_t1444911251* L_94 = V_1; NullCheck(L_94); NullCheck(L_93); int32_t L_95 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_94)->max_length)))), (int32_t)8)); float L_96 = (L_93)->GetAt(static_cast(L_95)); if ((!(((float)L_92) >= ((float)L_96)))) { goto IL_01b4; } } { SingleU5BU5D_t1444911251* L_97 = V_1; NullCheck(L_97); V_10 = (((int32_t)((int32_t)(((RuntimeArray *)L_97)->max_length)))); SingleU5BU5D_t1444911251* L_98 = V_1; int32_t L_99 = V_10; NullCheck(L_98); int32_t L_100 = ((int32_t)il2cpp_codegen_add((int32_t)L_99, (int32_t)((int32_t)-7))); float L_101 = (L_98)->GetAt(static_cast(L_100)); V_3 = L_101; SingleU5BU5D_t1444911251* L_102 = V_1; int32_t L_103 = V_10; NullCheck(L_102); int32_t L_104 = ((int32_t)il2cpp_codegen_add((int32_t)L_103, (int32_t)((int32_t)-6))); float L_105 = (L_102)->GetAt(static_cast(L_104)); V_4 = L_105; SingleU5BU5D_t1444911251* L_106 = V_1; int32_t L_107 = V_10; NullCheck(L_106); int32_t L_108 = ((int32_t)il2cpp_codegen_add((int32_t)L_107, (int32_t)((int32_t)-5))); float L_109 = (L_106)->GetAt(static_cast(L_108)); V_5 = L_109; SingleU5BU5D_t1444911251* L_110 = V_1; int32_t L_111 = V_10; NullCheck(L_110); int32_t L_112 = ((int32_t)il2cpp_codegen_add((int32_t)L_111, (int32_t)((int32_t)-4))); float L_113 = (L_110)->GetAt(static_cast(L_112)); V_6 = L_113; SingleU5BU5D_t1444911251* L_114 = V_1; int32_t L_115 = V_10; NullCheck(L_114); int32_t L_116 = ((int32_t)il2cpp_codegen_add((int32_t)L_115, (int32_t)((int32_t)-3))); float L_117 = (L_114)->GetAt(static_cast(L_116)); V_7 = L_117; SingleU5BU5D_t1444911251* L_118 = V_1; int32_t L_119 = V_10; NullCheck(L_118); int32_t L_120 = ((int32_t)il2cpp_codegen_add((int32_t)L_119, (int32_t)((int32_t)-2))); float L_121 = (L_118)->GetAt(static_cast(L_120)); V_8 = L_121; SingleU5BU5D_t1444911251* L_122 = V_1; int32_t L_123 = V_10; NullCheck(L_122); int32_t L_124 = ((int32_t)il2cpp_codegen_add((int32_t)L_123, (int32_t)(-1))); float L_125 = (L_122)->GetAt(static_cast(L_124)); V_9 = L_125; goto IL_0298; } IL_01b4: { SingleU5BU5D_t1444911251* L_126 = V_1; float L_127 = ___time2; int32_t L_128 = Animation_BinarySearch_m3606306837(NULL /*static, unused*/, L_126, L_127, 8, /*hidden argument*/NULL); V_11 = L_128; SingleU5BU5D_t1444911251* L_129 = V_1; int32_t L_130 = V_11; NullCheck(L_129); int32_t L_131 = ((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)((int32_t)-7))); float L_132 = (L_129)->GetAt(static_cast(L_131)); V_3 = L_132; SingleU5BU5D_t1444911251* L_133 = V_1; int32_t L_134 = V_11; NullCheck(L_133); int32_t L_135 = ((int32_t)il2cpp_codegen_add((int32_t)L_134, (int32_t)((int32_t)-6))); float L_136 = (L_133)->GetAt(static_cast(L_135)); V_4 = L_136; SingleU5BU5D_t1444911251* L_137 = V_1; int32_t L_138 = V_11; NullCheck(L_137); int32_t L_139 = ((int32_t)il2cpp_codegen_add((int32_t)L_138, (int32_t)((int32_t)-5))); float L_140 = (L_137)->GetAt(static_cast(L_139)); V_5 = L_140; SingleU5BU5D_t1444911251* L_141 = V_1; int32_t L_142 = V_11; NullCheck(L_141); int32_t L_143 = ((int32_t)il2cpp_codegen_add((int32_t)L_142, (int32_t)((int32_t)-4))); float L_144 = (L_141)->GetAt(static_cast(L_143)); V_6 = L_144; SingleU5BU5D_t1444911251* L_145 = V_1; int32_t L_146 = V_11; NullCheck(L_145); int32_t L_147 = ((int32_t)il2cpp_codegen_add((int32_t)L_146, (int32_t)((int32_t)-3))); float L_148 = (L_145)->GetAt(static_cast(L_147)); V_7 = L_148; SingleU5BU5D_t1444911251* L_149 = V_1; int32_t L_150 = V_11; NullCheck(L_149); int32_t L_151 = ((int32_t)il2cpp_codegen_add((int32_t)L_150, (int32_t)((int32_t)-2))); float L_152 = (L_149)->GetAt(static_cast(L_151)); V_8 = L_152; SingleU5BU5D_t1444911251* L_153 = V_1; int32_t L_154 = V_11; NullCheck(L_153); int32_t L_155 = ((int32_t)il2cpp_codegen_add((int32_t)L_154, (int32_t)(-1))); float L_156 = (L_153)->GetAt(static_cast(L_155)); V_9 = L_156; SingleU5BU5D_t1444911251* L_157 = V_1; int32_t L_158 = V_11; NullCheck(L_157); int32_t L_159 = L_158; float L_160 = (L_157)->GetAt(static_cast(L_159)); V_12 = L_160; int32_t L_161 = V_11; float L_162 = ___time2; float L_163 = V_12; SingleU5BU5D_t1444911251* L_164 = V_1; int32_t L_165 = V_11; NullCheck(L_164); int32_t L_166 = ((int32_t)il2cpp_codegen_add((int32_t)L_165, (int32_t)((int32_t)-8))); float L_167 = (L_164)->GetAt(static_cast(L_166)); float L_168 = V_12; float L_169 = CurveTimeline_GetCurvePercent_m2554062217(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_161/(int32_t)8)), (int32_t)1)), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)L_162, (float)L_163))/(float)((float)il2cpp_codegen_subtract((float)L_167, (float)L_168)))))), /*hidden argument*/NULL); V_13 = L_169; float L_170 = V_3; SingleU5BU5D_t1444911251* L_171 = V_1; int32_t L_172 = V_11; NullCheck(L_171); int32_t L_173 = ((int32_t)il2cpp_codegen_add((int32_t)L_172, (int32_t)1)); float L_174 = (L_171)->GetAt(static_cast(L_173)); float L_175 = V_3; float L_176 = V_13; V_3 = ((float)il2cpp_codegen_add((float)L_170, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_174, (float)L_175)), (float)L_176)))); float L_177 = V_4; SingleU5BU5D_t1444911251* L_178 = V_1; int32_t L_179 = V_11; NullCheck(L_178); int32_t L_180 = ((int32_t)il2cpp_codegen_add((int32_t)L_179, (int32_t)2)); float L_181 = (L_178)->GetAt(static_cast(L_180)); float L_182 = V_4; float L_183 = V_13; V_4 = ((float)il2cpp_codegen_add((float)L_177, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_181, (float)L_182)), (float)L_183)))); float L_184 = V_5; SingleU5BU5D_t1444911251* L_185 = V_1; int32_t L_186 = V_11; NullCheck(L_185); int32_t L_187 = ((int32_t)il2cpp_codegen_add((int32_t)L_186, (int32_t)3)); float L_188 = (L_185)->GetAt(static_cast(L_187)); float L_189 = V_5; float L_190 = V_13; V_5 = ((float)il2cpp_codegen_add((float)L_184, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_188, (float)L_189)), (float)L_190)))); float L_191 = V_6; SingleU5BU5D_t1444911251* L_192 = V_1; int32_t L_193 = V_11; NullCheck(L_192); int32_t L_194 = ((int32_t)il2cpp_codegen_add((int32_t)L_193, (int32_t)4)); float L_195 = (L_192)->GetAt(static_cast(L_194)); float L_196 = V_6; float L_197 = V_13; V_6 = ((float)il2cpp_codegen_add((float)L_191, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_195, (float)L_196)), (float)L_197)))); float L_198 = V_7; SingleU5BU5D_t1444911251* L_199 = V_1; int32_t L_200 = V_11; NullCheck(L_199); int32_t L_201 = ((int32_t)il2cpp_codegen_add((int32_t)L_200, (int32_t)5)); float L_202 = (L_199)->GetAt(static_cast(L_201)); float L_203 = V_7; float L_204 = V_13; V_7 = ((float)il2cpp_codegen_add((float)L_198, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_202, (float)L_203)), (float)L_204)))); float L_205 = V_8; SingleU5BU5D_t1444911251* L_206 = V_1; int32_t L_207 = V_11; NullCheck(L_206); int32_t L_208 = ((int32_t)il2cpp_codegen_add((int32_t)L_207, (int32_t)6)); float L_209 = (L_206)->GetAt(static_cast(L_208)); float L_210 = V_8; float L_211 = V_13; V_8 = ((float)il2cpp_codegen_add((float)L_205, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_209, (float)L_210)), (float)L_211)))); float L_212 = V_9; SingleU5BU5D_t1444911251* L_213 = V_1; int32_t L_214 = V_11; NullCheck(L_213); int32_t L_215 = ((int32_t)il2cpp_codegen_add((int32_t)L_214, (int32_t)7)); float L_216 = (L_213)->GetAt(static_cast(L_215)); float L_217 = V_9; float L_218 = V_13; V_9 = ((float)il2cpp_codegen_add((float)L_212, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_216, (float)L_217)), (float)L_218)))); } IL_0298: { float L_219 = ___alpha4; if ((!(((float)L_219) == ((float)(1.0f))))) { goto IL_02e0; } } { Slot_t3514940700 * L_220 = V_0; float L_221 = V_3; NullCheck(L_220); L_220->set_r_2(L_221); Slot_t3514940700 * L_222 = V_0; float L_223 = V_4; NullCheck(L_222); L_222->set_g_3(L_223); Slot_t3514940700 * L_224 = V_0; float L_225 = V_5; NullCheck(L_224); L_224->set_b_4(L_225); Slot_t3514940700 * L_226 = V_0; float L_227 = V_6; NullCheck(L_226); L_226->set_a_5(L_227); Slot_t3514940700 * L_228 = V_0; float L_229 = V_7; NullCheck(L_228); L_228->set_r2_6(L_229); Slot_t3514940700 * L_230 = V_0; float L_231 = V_8; NullCheck(L_230); L_230->set_g2_7(L_231); Slot_t3514940700 * L_232 = V_0; float L_233 = V_9; NullCheck(L_232); L_232->set_b2_8(L_233); goto IL_03f5; } IL_02e0: { int32_t L_234 = ___blend5; if (L_234) { goto IL_0347; } } { Slot_t3514940700 * L_235 = V_0; NullCheck(L_235); SlotData_t154801902 * L_236 = L_235->get_data_0(); NullCheck(L_236); float L_237 = L_236->get_r_3(); V_14 = L_237; Slot_t3514940700 * L_238 = V_0; NullCheck(L_238); SlotData_t154801902 * L_239 = L_238->get_data_0(); NullCheck(L_239); float L_240 = L_239->get_g_4(); V_15 = L_240; Slot_t3514940700 * L_241 = V_0; NullCheck(L_241); SlotData_t154801902 * L_242 = L_241->get_data_0(); NullCheck(L_242); float L_243 = L_242->get_b_5(); V_16 = L_243; Slot_t3514940700 * L_244 = V_0; NullCheck(L_244); SlotData_t154801902 * L_245 = L_244->get_data_0(); NullCheck(L_245); float L_246 = L_245->get_a_6(); V_17 = L_246; Slot_t3514940700 * L_247 = V_0; NullCheck(L_247); SlotData_t154801902 * L_248 = L_247->get_data_0(); NullCheck(L_248); float L_249 = L_248->get_r2_7(); V_18 = L_249; Slot_t3514940700 * L_250 = V_0; NullCheck(L_250); SlotData_t154801902 * L_251 = L_250->get_data_0(); NullCheck(L_251); float L_252 = L_251->get_g2_8(); V_19 = L_252; Slot_t3514940700 * L_253 = V_0; NullCheck(L_253); SlotData_t154801902 * L_254 = L_253->get_data_0(); NullCheck(L_254); float L_255 = L_254->get_b2_9(); V_20 = L_255; goto IL_037f; } IL_0347: { Slot_t3514940700 * L_256 = V_0; NullCheck(L_256); float L_257 = L_256->get_r_2(); V_14 = L_257; Slot_t3514940700 * L_258 = V_0; NullCheck(L_258); float L_259 = L_258->get_g_3(); V_15 = L_259; Slot_t3514940700 * L_260 = V_0; NullCheck(L_260); float L_261 = L_260->get_b_4(); V_16 = L_261; Slot_t3514940700 * L_262 = V_0; NullCheck(L_262); float L_263 = L_262->get_a_5(); V_17 = L_263; Slot_t3514940700 * L_264 = V_0; NullCheck(L_264); float L_265 = L_264->get_r2_6(); V_18 = L_265; Slot_t3514940700 * L_266 = V_0; NullCheck(L_266); float L_267 = L_266->get_g2_7(); V_19 = L_267; Slot_t3514940700 * L_268 = V_0; NullCheck(L_268); float L_269 = L_268->get_b2_8(); V_20 = L_269; } IL_037f: { Slot_t3514940700 * L_270 = V_0; float L_271 = V_14; float L_272 = V_3; float L_273 = V_14; float L_274 = ___alpha4; NullCheck(L_270); L_270->set_r_2(((float)il2cpp_codegen_add((float)L_271, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_272, (float)L_273)), (float)L_274))))); Slot_t3514940700 * L_275 = V_0; float L_276 = V_15; float L_277 = V_4; float L_278 = V_15; float L_279 = ___alpha4; NullCheck(L_275); L_275->set_g_3(((float)il2cpp_codegen_add((float)L_276, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_277, (float)L_278)), (float)L_279))))); Slot_t3514940700 * L_280 = V_0; float L_281 = V_16; float L_282 = V_5; float L_283 = V_16; float L_284 = ___alpha4; NullCheck(L_280); L_280->set_b_4(((float)il2cpp_codegen_add((float)L_281, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_282, (float)L_283)), (float)L_284))))); Slot_t3514940700 * L_285 = V_0; float L_286 = V_17; float L_287 = V_6; float L_288 = V_17; float L_289 = ___alpha4; NullCheck(L_285); L_285->set_a_5(((float)il2cpp_codegen_add((float)L_286, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_287, (float)L_288)), (float)L_289))))); Slot_t3514940700 * L_290 = V_0; float L_291 = V_18; float L_292 = V_7; float L_293 = V_18; float L_294 = ___alpha4; NullCheck(L_290); L_290->set_r2_6(((float)il2cpp_codegen_add((float)L_291, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_292, (float)L_293)), (float)L_294))))); Slot_t3514940700 * L_295 = V_0; float L_296 = V_19; float L_297 = V_8; float L_298 = V_19; float L_299 = ___alpha4; NullCheck(L_295); L_295->set_g2_7(((float)il2cpp_codegen_add((float)L_296, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_297, (float)L_298)), (float)L_299))))); Slot_t3514940700 * L_300 = V_0; float L_301 = V_20; float L_302 = V_9; float L_303 = V_20; float L_304 = ___alpha4; NullCheck(L_300); L_300->set_b2_8(((float)il2cpp_codegen_add((float)L_301, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_302, (float)L_303)), (float)L_304))))); } IL_03f5: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.AnimationReferenceAsset::.ctor() extern "C" IL2CPP_METHOD_ATTR void AnimationReferenceAsset__ctor_m2137552378 (AnimationReferenceAsset_t3989077076 * __this, const RuntimeMethod* method) { { ScriptableObject__ctor_m1310743131(__this, /*hidden argument*/NULL); return; } } // Spine.Unity.SkeletonDataAsset Spine.Unity.AnimationReferenceAsset::get_SkeletonDataAsset() extern "C" IL2CPP_METHOD_ATTR SkeletonDataAsset_t3748144825 * AnimationReferenceAsset_get_SkeletonDataAsset_m43335770 (AnimationReferenceAsset_t3989077076 * __this, const RuntimeMethod* method) { { SkeletonDataAsset_t3748144825 * L_0 = __this->get_skeletonDataAsset_3(); return L_0; } } // Spine.Animation Spine.Unity.AnimationReferenceAsset::get_Animation() extern "C" IL2CPP_METHOD_ATTR Animation_t615783283 * AnimationReferenceAsset_get_Animation_m491359590 (AnimationReferenceAsset_t3989077076 * __this, const RuntimeMethod* method) { { Animation_t615783283 * L_0 = __this->get_animation_5(); if (L_0) { goto IL_0011; } } { AnimationReferenceAsset_Initialize_m1528097503(__this, /*hidden argument*/NULL); } IL_0011: { Animation_t615783283 * L_1 = __this->get_animation_5(); return L_1; } } // System.Void Spine.Unity.AnimationReferenceAsset::Initialize() extern "C" IL2CPP_METHOD_ATTR void AnimationReferenceAsset_Initialize_m1528097503 (AnimationReferenceAsset_t3989077076 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationReferenceAsset_Initialize_m1528097503_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SkeletonDataAsset_t3748144825 * L_0 = __this->get_skeletonDataAsset_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return; } IL_0012: { SkeletonDataAsset_t3748144825 * L_2 = __this->get_skeletonDataAsset_3(); NullCheck(L_2); SkeletonData_t2032710716 * L_3 = SkeletonDataAsset_GetSkeletonData_m2938549301(L_2, (bool)1, /*hidden argument*/NULL); String_t* L_4 = __this->get_animationName_4(); NullCheck(L_3); Animation_t615783283 * L_5 = SkeletonData_FindAnimation_m3119151155(L_3, L_4, /*hidden argument*/NULL); __this->set_animation_5(L_5); Animation_t615783283 * L_6 = __this->get_animation_5(); if (L_6) { goto IL_0061; } } { ObjectU5BU5D_t2843939325* L_7 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)2)); String_t* L_8 = __this->get_animationName_4(); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject *)L_8); ObjectU5BU5D_t2843939325* L_9 = L_7; SkeletonDataAsset_t3748144825 * L_10 = __this->get_skeletonDataAsset_3(); NullCheck(L_10); String_t* L_11 = Object_get_name_m4211327027(L_10, /*hidden argument*/NULL); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(1), (RuntimeObject *)L_11); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarningFormat_m2535776735(NULL /*static, unused*/, _stringLiteral811115864, L_9, /*hidden argument*/NULL); } IL_0061: { return; } } // Spine.Animation Spine.Unity.AnimationReferenceAsset::op_Implicit(Spine.Unity.AnimationReferenceAsset) extern "C" IL2CPP_METHOD_ATTR Animation_t615783283 * AnimationReferenceAsset_op_Implicit_m3516197753 (RuntimeObject * __this /* static, unused */, AnimationReferenceAsset_t3989077076 * ___asset0, const RuntimeMethod* method) { { AnimationReferenceAsset_t3989077076 * L_0 = ___asset0; NullCheck(L_0); Animation_t615783283 * L_1 = AnimationReferenceAsset_get_Animation_m491359590(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.AtlasAssetBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void AtlasAssetBase__ctor_m1469063312 (AtlasAssetBase_t517294719 * __this, const RuntimeMethod* method) { { ScriptableObject__ctor_m1310743131(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.BlendModeMaterialsAsset::.ctor() extern "C" IL2CPP_METHOD_ATTR void BlendModeMaterialsAsset__ctor_m3429134694 (BlendModeMaterialsAsset_t3340025785 * __this, const RuntimeMethod* method) { { SkeletonDataModifierAsset__ctor_m258714667(__this, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.BlendModeMaterialsAsset::Apply(Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR void BlendModeMaterialsAsset_Apply_m4201177727 (BlendModeMaterialsAsset_t3340025785 * __this, SkeletonData_t2032710716 * ___skeletonData0, const RuntimeMethod* method) { { SkeletonData_t2032710716 * L_0 = ___skeletonData0; Material_t340375123 * L_1 = __this->get_multiplyMaterialTemplate_2(); Material_t340375123 * L_2 = __this->get_screenMaterialTemplate_3(); Material_t340375123 * L_3 = __this->get_additiveMaterialTemplate_4(); bool L_4 = __this->get_applyAdditiveMaterial_5(); BlendModeMaterialsAsset_ApplyMaterials_m160650928(NULL /*static, unused*/, L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.BlendModeMaterialsAsset::ApplyMaterials(Spine.SkeletonData,UnityEngine.Material,UnityEngine.Material,UnityEngine.Material,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void BlendModeMaterialsAsset_ApplyMaterials_m160650928 (RuntimeObject * __this /* static, unused */, SkeletonData_t2032710716 * ___skeletonData0, Material_t340375123 * ___multiplyTemplate1, Material_t340375123 * ___screenTemplate2, Material_t340375123 * ___additiveTemplate3, bool ___includeAdditiveSlots4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BlendModeMaterialsAsset_ApplyMaterials_m160650928_MetadataUsageId); s_Il2CppMethodInitialized = true; } AtlasMaterialCache_t2039582058 * V_0 = NULL; List_1_t220863998 * V_1 = NULL; SlotDataU5BU5D_t329267611* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; SlotData_t154801902 * V_5 = NULL; Skin_t1174584606 * V_6 = NULL; Enumerator_t3210537627 V_7; memset(&V_7, 0, sizeof(V_7)); Material_t340375123 * V_8 = NULL; int32_t V_9 = 0; Attachment_t3043756552 * V_10 = NULL; Enumerator_t2110107875 V_11; memset(&V_11, 0, sizeof(V_11)); RuntimeObject* V_12 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { SkeletonData_t2032710716 * L_0 = ___skeletonData0; if (L_0) { goto IL_0011; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral1245365512, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,BlendModeMaterialsAsset_ApplyMaterials_m160650928_RuntimeMethod_var); } IL_0011: { AtlasMaterialCache_t2039582058 * L_2 = (AtlasMaterialCache_t2039582058 *)il2cpp_codegen_object_new(AtlasMaterialCache_t2039582058_il2cpp_TypeInfo_var); AtlasMaterialCache__ctor_m2555825132(L_2, /*hidden argument*/NULL); V_0 = L_2; } IL_0017: try { // begin try (depth: 1) { List_1_t220863998 * L_3 = (List_1_t220863998 *)il2cpp_codegen_object_new(List_1_t220863998_il2cpp_TypeInfo_var); List_1__ctor_m584379437(L_3, /*hidden argument*/List_1__ctor_m584379437_RuntimeMethod_var); V_1 = L_3; SkeletonData_t2032710716 * L_4 = ___skeletonData0; NullCheck(L_4); ExposedList_1_t2861913768 * L_5 = SkeletonData_get_Slots_m3012766345(L_4, /*hidden argument*/NULL); NullCheck(L_5); SlotDataU5BU5D_t329267611* L_6 = L_5->get_Items_0(); V_2 = L_6; V_3 = 0; SkeletonData_t2032710716 * L_7 = ___skeletonData0; NullCheck(L_7); ExposedList_1_t2861913768 * L_8 = SkeletonData_get_Slots_m3012766345(L_7, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = L_8->get_Count_1(); V_4 = L_9; goto IL_016c; } IL_003d: { SlotDataU5BU5D_t329267611* L_10 = V_2; int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = L_11; SlotData_t154801902 * L_13 = (L_10)->GetAt(static_cast(L_12)); V_5 = L_13; SlotData_t154801902 * L_14 = V_5; NullCheck(L_14); int32_t L_15 = L_14->get_blendMode_12(); if (L_15) { goto IL_0053; } } IL_004e: { goto IL_0168; } IL_0053: { bool L_16 = ___includeAdditiveSlots4; if (L_16) { goto IL_006c; } } IL_005a: { SlotData_t154801902 * L_17 = V_5; NullCheck(L_17); int32_t L_18 = L_17->get_blendMode_12(); if ((!(((uint32_t)L_18) == ((uint32_t)1)))) { goto IL_006c; } } IL_0067: { goto IL_0168; } IL_006c: { List_1_t220863998 * L_19 = V_1; NullCheck(L_19); List_1_Clear_m4165166064(L_19, /*hidden argument*/List_1_Clear_m4165166064_RuntimeMethod_var); SkeletonData_t2032710716 * L_20 = ___skeletonData0; NullCheck(L_20); ExposedList_1_t3881696472 * L_21 = SkeletonData_get_Skins_m4121155493(L_20, /*hidden argument*/NULL); NullCheck(L_21); Enumerator_t3210537627 L_22 = ExposedList_1_GetEnumerator_m1257016777(L_21, /*hidden argument*/ExposedList_1_GetEnumerator_m1257016777_RuntimeMethod_var); V_7 = L_22; } IL_007f: try { // begin try (depth: 2) { goto IL_0096; } IL_0084: { Skin_t1174584606 * L_23 = Enumerator_get_Current_m3991522829((&V_7), /*hidden argument*/Enumerator_get_Current_m3991522829_RuntimeMethod_var); V_6 = L_23; Skin_t1174584606 * L_24 = V_6; int32_t L_25 = V_3; List_1_t220863998 * L_26 = V_1; NullCheck(L_24); Skin_FindAttachmentsForSlot_m2366953916(L_24, L_25, L_26, /*hidden argument*/NULL); } IL_0096: { bool L_27 = Enumerator_MoveNext_m34116288((&V_7), /*hidden argument*/Enumerator_MoveNext_m34116288_RuntimeMethod_var); if (L_27) { goto IL_0084; } } IL_00a2: { IL2CPP_LEAVE(0xB5, FINALLY_00a7); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00a7; } FINALLY_00a7: { // begin finally (depth: 2) Enumerator_Dispose_m4206477783((&V_7), /*hidden argument*/Enumerator_Dispose_m4206477783_RuntimeMethod_var); IL2CPP_END_FINALLY(167) } // end finally (depth: 2) IL2CPP_CLEANUP(167) { IL2CPP_JUMP_TBL(0xB5, IL_00b5) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00b5: { V_8 = (Material_t340375123 *)NULL; SlotData_t154801902 * L_28 = V_5; NullCheck(L_28); int32_t L_29 = L_28->get_blendMode_12(); V_9 = L_29; int32_t L_30 = V_9; if ((((int32_t)L_30) == ((int32_t)2))) { goto IL_00de; } } IL_00c9: { int32_t L_31 = V_9; if ((((int32_t)L_31) == ((int32_t)3))) { goto IL_00e6; } } IL_00d1: { int32_t L_32 = V_9; if ((((int32_t)L_32) == ((int32_t)1))) { goto IL_00ee; } } IL_00d9: { goto IL_00f6; } IL_00de: { Material_t340375123 * L_33 = ___multiplyTemplate1; V_8 = L_33; goto IL_00f6; } IL_00e6: { Material_t340375123 * L_34 = ___screenTemplate2; V_8 = L_34; goto IL_00f6; } IL_00ee: { Material_t340375123 * L_35 = ___additiveTemplate3; V_8 = L_35; goto IL_00f6; } IL_00f6: { Material_t340375123 * L_36 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_37 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_36, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_37) { goto IL_0108; } } IL_0103: { goto IL_0168; } IL_0108: { List_1_t220863998 * L_38 = V_1; NullCheck(L_38); Enumerator_t2110107875 L_39 = List_1_GetEnumerator_m637203621(L_38, /*hidden argument*/List_1_GetEnumerator_m637203621_RuntimeMethod_var); V_11 = L_39; } IL_0110: try { // begin try (depth: 2) { goto IL_0149; } IL_0115: { Attachment_t3043756552 * L_40 = Enumerator_get_Current_m186887871((&V_11), /*hidden argument*/Enumerator_get_Current_m186887871_RuntimeMethod_var); V_10 = L_40; Attachment_t3043756552 * L_41 = V_10; V_12 = ((RuntimeObject*)IsInst((RuntimeObject*)L_41, IHasRendererObject_t2801175345_il2cpp_TypeInfo_var)); RuntimeObject* L_42 = V_12; if (!L_42) { goto IL_0149; } } IL_012e: { RuntimeObject* L_43 = V_12; AtlasMaterialCache_t2039582058 * L_44 = V_0; RuntimeObject* L_45 = V_12; NullCheck(L_45); RuntimeObject * L_46 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object Spine.IHasRendererObject::get_RendererObject() */, IHasRendererObject_t2801175345_il2cpp_TypeInfo_var, L_45); Material_t340375123 * L_47 = V_8; NullCheck(L_44); AtlasRegion_t13903284 * L_48 = AtlasMaterialCache_CloneAtlasRegionWithMaterial_m226356593(L_44, ((AtlasRegion_t13903284 *)CastclassClass((RuntimeObject*)L_46, AtlasRegion_t13903284_il2cpp_TypeInfo_var)), L_47, /*hidden argument*/NULL); NullCheck(L_43); InterfaceActionInvoker1< RuntimeObject * >::Invoke(1 /* System.Void Spine.IHasRendererObject::set_RendererObject(System.Object) */, IHasRendererObject_t2801175345_il2cpp_TypeInfo_var, L_43, L_48); } IL_0149: { bool L_49 = Enumerator_MoveNext_m1116309734((&V_11), /*hidden argument*/Enumerator_MoveNext_m1116309734_RuntimeMethod_var); if (L_49) { goto IL_0115; } } IL_0155: { IL2CPP_LEAVE(0x168, FINALLY_015a); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_015a; } FINALLY_015a: { // begin finally (depth: 2) Enumerator_Dispose_m3648041405((&V_11), /*hidden argument*/Enumerator_Dispose_m3648041405_RuntimeMethod_var); IL2CPP_END_FINALLY(346) } // end finally (depth: 2) IL2CPP_CLEANUP(346) { IL2CPP_JUMP_TBL(0x168, IL_0168) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0168: { int32_t L_50 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); } IL_016c: { int32_t L_51 = V_3; int32_t L_52 = V_4; if ((((int32_t)L_51) < ((int32_t)L_52))) { goto IL_003d; } } IL_0174: { IL2CPP_LEAVE(0x186, FINALLY_0179); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0179; } FINALLY_0179: { // begin finally (depth: 1) { AtlasMaterialCache_t2039582058 * L_53 = V_0; if (!L_53) { goto IL_0185; } } IL_017f: { AtlasMaterialCache_t2039582058 * L_54 = V_0; NullCheck(L_54); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_54); } IL_0185: { IL2CPP_END_FINALLY(377) } } // end finally (depth: 1) IL2CPP_CLEANUP(377) { IL2CPP_JUMP_TBL(0x186, IL_0186) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0186: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.BlendModeMaterialsAsset/AtlasMaterialCache::.ctor() extern "C" IL2CPP_METHOD_ATTR void AtlasMaterialCache__ctor_m2555825132 (AtlasMaterialCache_t2039582058 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasMaterialCache__ctor_m2555825132_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t236371284 * L_0 = (Dictionary_2_t236371284 *)il2cpp_codegen_object_new(Dictionary_2_t236371284_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4202786107(L_0, /*hidden argument*/Dictionary_2__ctor_m4202786107_RuntimeMethod_var); __this->set_cache_0(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // Spine.AtlasRegion Spine.Unity.BlendModeMaterialsAsset/AtlasMaterialCache::CloneAtlasRegionWithMaterial(Spine.AtlasRegion,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasMaterialCache_CloneAtlasRegionWithMaterial_m226356593 (AtlasMaterialCache_t2039582058 * __this, AtlasRegion_t13903284 * ___originalRegion0, Material_t340375123 * ___materialTemplate1, const RuntimeMethod* method) { AtlasRegion_t13903284 * V_0 = NULL; { AtlasRegion_t13903284 * L_0 = ___originalRegion0; NullCheck(L_0); AtlasRegion_t13903284 * L_1 = AtlasRegion_Clone_m2169886420(L_0, /*hidden argument*/NULL); V_0 = L_1; AtlasRegion_t13903284 * L_2 = V_0; AtlasRegion_t13903284 * L_3 = ___originalRegion0; NullCheck(L_3); AtlasPage_t4077017671 * L_4 = L_3->get_page_0(); Material_t340375123 * L_5 = ___materialTemplate1; AtlasPage_t4077017671 * L_6 = AtlasMaterialCache_GetAtlasPageWithMaterial_m1656045646(__this, L_4, L_5, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_page_0(L_6); AtlasRegion_t13903284 * L_7 = V_0; return L_7; } } // Spine.AtlasPage Spine.Unity.BlendModeMaterialsAsset/AtlasMaterialCache::GetAtlasPageWithMaterial(Spine.AtlasPage,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasPage_t4077017671 * AtlasMaterialCache_GetAtlasPageWithMaterial_m1656045646 (AtlasMaterialCache_t2039582058 * __this, AtlasPage_t4077017671 * ___originalPage0, Material_t340375123 * ___materialTemplate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasMaterialCache_GetAtlasPageWithMaterial_m1656045646_MetadataUsageId); s_Il2CppMethodInitialized = true; } AtlasPage_t4077017671 * V_0 = NULL; KeyValuePair_2_t2541365703 V_1; memset(&V_1, 0, sizeof(V_1)); Material_t340375123 * V_2 = NULL; Material_t340375123 * V_3 = NULL; { AtlasPage_t4077017671 * L_0 = ___originalPage0; if (L_0) { goto IL_0011; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral953765182, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,AtlasMaterialCache_GetAtlasPageWithMaterial_m1656045646_RuntimeMethod_var); } IL_0011: { V_0 = (AtlasPage_t4077017671 *)NULL; AtlasPage_t4077017671 * L_2 = ___originalPage0; Material_t340375123 * L_3 = ___materialTemplate1; KeyValuePair_2__ctor_m4185698372((&V_1), L_2, L_3, /*hidden argument*/KeyValuePair_2__ctor_m4185698372_RuntimeMethod_var); Dictionary_2_t236371284 * L_4 = __this->get_cache_0(); KeyValuePair_2_t2541365703 L_5 = V_1; NullCheck(L_4); Dictionary_2_TryGetValue_m4061471256(L_4, L_5, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m4061471256_RuntimeMethod_var); AtlasPage_t4077017671 * L_6 = V_0; if (L_6) { goto IL_0087; } } { AtlasPage_t4077017671 * L_7 = ___originalPage0; NullCheck(L_7); AtlasPage_t4077017671 * L_8 = AtlasPage_Clone_m1037363737(L_7, /*hidden argument*/NULL); V_0 = L_8; AtlasPage_t4077017671 * L_9 = ___originalPage0; NullCheck(L_9); RuntimeObject * L_10 = L_9->get_rendererObject_6(); V_2 = ((Material_t340375123 *)IsInstClass((RuntimeObject*)L_10, Material_t340375123_il2cpp_TypeInfo_var)); AtlasPage_t4077017671 * L_11 = V_0; Material_t340375123 * L_12 = ___materialTemplate1; Material_t340375123 * L_13 = (Material_t340375123 *)il2cpp_codegen_object_new(Material_t340375123_il2cpp_TypeInfo_var); Material__ctor_m249231841(L_13, L_12, /*hidden argument*/NULL); V_3 = L_13; Material_t340375123 * L_14 = V_3; Material_t340375123 * L_15 = V_2; NullCheck(L_15); String_t* L_16 = Object_get_name_m4211327027(L_15, /*hidden argument*/NULL); Material_t340375123 * L_17 = ___materialTemplate1; NullCheck(L_17); String_t* L_18 = Object_get_name_m4211327027(L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Concat_m3755062657(NULL /*static, unused*/, L_16, _stringLiteral3452614528, L_18, /*hidden argument*/NULL); NullCheck(L_14); Object_set_name_m291480324(L_14, L_19, /*hidden argument*/NULL); Material_t340375123 * L_20 = V_3; Material_t340375123 * L_21 = V_2; NullCheck(L_21); Texture_t3661962703 * L_22 = Material_get_mainTexture_m692510677(L_21, /*hidden argument*/NULL); NullCheck(L_20); Material_set_mainTexture_m544811714(L_20, L_22, /*hidden argument*/NULL); Material_t340375123 * L_23 = V_3; NullCheck(L_11); L_11->set_rendererObject_6(L_23); Dictionary_2_t236371284 * L_24 = __this->get_cache_0(); KeyValuePair_2_t2541365703 L_25 = V_1; AtlasPage_t4077017671 * L_26 = V_0; NullCheck(L_24); Dictionary_2_Add_m3238632(L_24, L_25, L_26, /*hidden argument*/Dictionary_2_Add_m3238632_RuntimeMethod_var); } IL_0087: { AtlasPage_t4077017671 * L_27 = V_0; return L_27; } } // System.Void Spine.Unity.BlendModeMaterialsAsset/AtlasMaterialCache::Dispose() extern "C" IL2CPP_METHOD_ATTR void AtlasMaterialCache_Dispose_m871421346 (AtlasMaterialCache_t2039582058 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasMaterialCache_Dispose_m871421346_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t236371284 * L_0 = __this->get_cache_0(); NullCheck(L_0); Dictionary_2_Clear_m3986410827(L_0, /*hidden argument*/Dictionary_2_Clear_m3986410827_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.BoneFollower::.ctor() extern "C" IL2CPP_METHOD_ATTR void BoneFollower__ctor_m2264909605 (BoneFollower_t3069400636 * __this, const RuntimeMethod* method) { { __this->set_followZPosition_4((bool)1); __this->set_followBoneRotation_5((bool)1); __this->set_followSkeletonFlip_6((bool)1); __this->set_initializeOnAwake_8((bool)1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // Spine.Unity.SkeletonRenderer Spine.Unity.BoneFollower::get_SkeletonRenderer() extern "C" IL2CPP_METHOD_ATTR SkeletonRenderer_t2098681813 * BoneFollower_get_SkeletonRenderer_m3313128286 (BoneFollower_t3069400636 * __this, const RuntimeMethod* method) { { SkeletonRenderer_t2098681813 * L_0 = __this->get_skeletonRenderer_2(); return L_0; } } // System.Void Spine.Unity.BoneFollower::set_SkeletonRenderer(Spine.Unity.SkeletonRenderer) extern "C" IL2CPP_METHOD_ATTR void BoneFollower_set_SkeletonRenderer_m2458408341 (BoneFollower_t3069400636 * __this, SkeletonRenderer_t2098681813 * ___value0, const RuntimeMethod* method) { { SkeletonRenderer_t2098681813 * L_0 = ___value0; __this->set_skeletonRenderer_2(L_0); BoneFollower_Initialize_m981641093(__this, /*hidden argument*/NULL); return; } } // System.Boolean Spine.Unity.BoneFollower::SetBone(System.String) extern "C" IL2CPP_METHOD_ATTR bool BoneFollower_SetBone_m295009476 (BoneFollower_t3069400636 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoneFollower_SetBone_m295009476_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SkeletonRenderer_t2098681813 * L_0 = __this->get_skeletonRenderer_2(); NullCheck(L_0); Skeleton_t3686076450 * L_1 = L_0->get_skeleton_28(); String_t* L_2 = ___name0; NullCheck(L_1); Bone_t1086356328 * L_3 = Skeleton_FindBone_m691037340(L_1, L_2, /*hidden argument*/NULL); __this->set_bone_10(L_3); Bone_t1086356328 * L_4 = __this->get_bone_10(); if (L_4) { goto IL_0035; } } { String_t* L_5 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1825277037, L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m1665621915(NULL /*static, unused*/, L_6, __this, /*hidden argument*/NULL); return (bool)0; } IL_0035: { String_t* L_7 = ___name0; __this->set_boneName_3(L_7); return (bool)1; } } // System.Void Spine.Unity.BoneFollower::Awake() extern "C" IL2CPP_METHOD_ATTR void BoneFollower_Awake_m2419685358 (BoneFollower_t3069400636 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_initializeOnAwake_8(); if (!L_0) { goto IL_0011; } } { BoneFollower_Initialize_m981641093(__this, /*hidden argument*/NULL); } IL_0011: { return; } } // System.Void Spine.Unity.BoneFollower::HandleRebuildRenderer(Spine.Unity.SkeletonRenderer) extern "C" IL2CPP_METHOD_ATTR void BoneFollower_HandleRebuildRenderer_m98990558 (BoneFollower_t3069400636 * __this, SkeletonRenderer_t2098681813 * ___skeletonRenderer0, const RuntimeMethod* method) { { BoneFollower_Initialize_m981641093(__this, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.BoneFollower::Initialize() extern "C" IL2CPP_METHOD_ATTR void BoneFollower_Initialize_m981641093 (BoneFollower_t3069400636 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoneFollower_Initialize_m981641093_MetadataUsageId); s_Il2CppMethodInitialized = true; } BoneFollower_t3069400636 * G_B2_0 = NULL; BoneFollower_t3069400636 * G_B1_0 = NULL; int32_t G_B3_0 = 0; BoneFollower_t3069400636 * G_B3_1 = NULL; { __this->set_bone_10((Bone_t1086356328 *)NULL); SkeletonRenderer_t2098681813 * L_0 = __this->get_skeletonRenderer_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); G_B1_0 = __this; if (!L_1) { G_B2_0 = __this; goto IL_0026; } } { SkeletonRenderer_t2098681813 * L_2 = __this->get_skeletonRenderer_2(); NullCheck(L_2); bool L_3 = L_2->get_valid_27(); G_B3_0 = ((int32_t)(L_3)); G_B3_1 = G_B1_0; goto IL_0027; } IL_0026: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_0027: { NullCheck(G_B3_1); G_B3_1->set_valid_9((bool)G_B3_0); bool L_4 = __this->get_valid_9(); if (L_4) { goto IL_0038; } } { return; } IL_0038: { SkeletonRenderer_t2098681813 * L_5 = __this->get_skeletonRenderer_2(); NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); __this->set_skeletonTransform_11(L_6); SkeletonRenderer_t2098681813 * L_7 = __this->get_skeletonRenderer_2(); intptr_t L_8 = (intptr_t)BoneFollower_HandleRebuildRenderer_m98990558_RuntimeMethod_var; SkeletonRendererDelegate_t3507789975 * L_9 = (SkeletonRendererDelegate_t3507789975 *)il2cpp_codegen_object_new(SkeletonRendererDelegate_t3507789975_il2cpp_TypeInfo_var); SkeletonRendererDelegate__ctor_m2854803474(L_9, __this, L_8, /*hidden argument*/NULL); NullCheck(L_7); SkeletonRenderer_remove_OnRebuild_m2269045001(L_7, L_9, /*hidden argument*/NULL); SkeletonRenderer_t2098681813 * L_10 = __this->get_skeletonRenderer_2(); intptr_t L_11 = (intptr_t)BoneFollower_HandleRebuildRenderer_m98990558_RuntimeMethod_var; SkeletonRendererDelegate_t3507789975 * L_12 = (SkeletonRendererDelegate_t3507789975 *)il2cpp_codegen_object_new(SkeletonRendererDelegate_t3507789975_il2cpp_TypeInfo_var); SkeletonRendererDelegate__ctor_m2854803474(L_12, __this, L_11, /*hidden argument*/NULL); NullCheck(L_10); SkeletonRenderer_add_OnRebuild_m1167015989(L_10, L_12, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = __this->get_skeletonTransform_11(); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_get_parent_m835071599(L_14, /*hidden argument*/NULL); bool L_16 = Object_ReferenceEquals_m610702577(NULL /*static, unused*/, L_13, L_15, /*hidden argument*/NULL); __this->set_skeletonTransformIsParent_12(L_16); String_t* L_17 = __this->get_boneName_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_18 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); if (L_18) { goto IL_00bf; } } { SkeletonRenderer_t2098681813 * L_19 = __this->get_skeletonRenderer_2(); NullCheck(L_19); Skeleton_t3686076450 * L_20 = L_19->get_skeleton_28(); String_t* L_21 = __this->get_boneName_3(); NullCheck(L_20); Bone_t1086356328 * L_22 = Skeleton_FindBone_m691037340(L_20, L_21, /*hidden argument*/NULL); __this->set_bone_10(L_22); } IL_00bf: { return; } } // System.Void Spine.Unity.BoneFollower::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void BoneFollower_OnDestroy_m4099271676 (BoneFollower_t3069400636 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoneFollower_OnDestroy_m4099271676_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SkeletonRenderer_t2098681813 * L_0 = __this->get_skeletonRenderer_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0028; } } { SkeletonRenderer_t2098681813 * L_2 = __this->get_skeletonRenderer_2(); intptr_t L_3 = (intptr_t)BoneFollower_HandleRebuildRenderer_m98990558_RuntimeMethod_var; SkeletonRendererDelegate_t3507789975 * L_4 = (SkeletonRendererDelegate_t3507789975 *)il2cpp_codegen_object_new(SkeletonRendererDelegate_t3507789975_il2cpp_TypeInfo_var); SkeletonRendererDelegate__ctor_m2854803474(L_4, __this, L_3, /*hidden argument*/NULL); NullCheck(L_2); SkeletonRenderer_remove_OnRebuild_m2269045001(L_2, L_4, /*hidden argument*/NULL); } IL_0028: { return; } } // System.Void Spine.Unity.BoneFollower::LateUpdate() extern "C" IL2CPP_METHOD_ATTR void BoneFollower_LateUpdate_m1183180437 (BoneFollower_t3069400636 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoneFollower_LateUpdate_m1183180437_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); float V_2 = 0.0f; Quaternion_t2301928331 V_3; memset(&V_3, 0, sizeof(V_3)); Quaternion_t2301928331 V_4; memset(&V_4, 0, sizeof(V_4)); Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); float V_7 = 0.0f; Transform_t3600365921 * V_8 = NULL; Matrix4x4_t1817901843 V_9; memset(&V_9, 0, sizeof(V_9)); Vector3_t3722313464 V_10; memset(&V_10, 0, sizeof(V_10)); Vector3_t3722313464 V_11; memset(&V_11, 0, sizeof(V_11)); float G_B10_0 = 0.0f; float G_B10_1 = 0.0f; Transform_t3600365921 * G_B10_2 = NULL; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; Transform_t3600365921 * G_B9_2 = NULL; float G_B11_0 = 0.0f; float G_B11_1 = 0.0f; float G_B11_2 = 0.0f; Transform_t3600365921 * G_B11_3 = NULL; Vector3_t3722313464 G_B31_0; memset(&G_B31_0, 0, sizeof(G_B31_0)); { bool L_0 = __this->get_valid_9(); if (L_0) { goto IL_0012; } } { BoneFollower_Initialize_m981641093(__this, /*hidden argument*/NULL); return; } IL_0012: { Bone_t1086356328 * L_1 = __this->get_bone_10(); if (L_1) { goto IL_005c; } } { String_t* L_2 = __this->get_boneName_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002e; } } { return; } IL_002e: { SkeletonRenderer_t2098681813 * L_4 = __this->get_skeletonRenderer_2(); NullCheck(L_4); Skeleton_t3686076450 * L_5 = L_4->get_skeleton_28(); String_t* L_6 = __this->get_boneName_3(); NullCheck(L_5); Bone_t1086356328 * L_7 = Skeleton_FindBone_m691037340(L_5, L_6, /*hidden argument*/NULL); __this->set_bone_10(L_7); String_t* L_8 = __this->get_boneName_3(); bool L_9 = BoneFollower_SetBone_m295009476(__this, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_005c; } } { return; } IL_005c: { Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); V_0 = L_10; bool L_11 = __this->get_skeletonTransformIsParent_12(); if (!L_11) { goto IL_0138; } } { Transform_t3600365921 * L_12 = V_0; Bone_t1086356328 * L_13 = __this->get_bone_10(); NullCheck(L_13); float L_14 = L_13->get_worldX_22(); Bone_t1086356328 * L_15 = __this->get_bone_10(); NullCheck(L_15); float L_16 = L_15->get_worldY_25(); bool L_17 = __this->get_followZPosition_4(); G_B9_0 = L_16; G_B9_1 = L_14; G_B9_2 = L_12; if (!L_17) { G_B10_0 = L_16; G_B10_1 = L_14; G_B10_2 = L_12; goto IL_009a; } } { G_B11_0 = (0.0f); G_B11_1 = G_B9_0; G_B11_2 = G_B9_1; G_B11_3 = G_B9_2; goto IL_00a8; } IL_009a: { Transform_t3600365921 * L_18 = V_0; NullCheck(L_18); Vector3_t3722313464 L_19 = Transform_get_localPosition_m4234289348(L_18, /*hidden argument*/NULL); V_1 = L_19; float L_20 = (&V_1)->get_z_3(); G_B11_0 = L_20; G_B11_1 = G_B10_0; G_B11_2 = G_B10_1; G_B11_3 = G_B10_2; } IL_00a8: { Vector3_t3722313464 L_21; memset(&L_21, 0, sizeof(L_21)); Vector3__ctor_m3353183577((&L_21), G_B11_2, G_B11_1, G_B11_0, /*hidden argument*/NULL); NullCheck(G_B11_3); Transform_set_localPosition_m4128471975(G_B11_3, L_21, /*hidden argument*/NULL); bool L_22 = __this->get_followBoneRotation_5(); if (!L_22) { goto IL_0133; } } { Bone_t1086356328 * L_23 = __this->get_bone_10(); NullCheck(L_23); float L_24 = L_23->get_c_23(); Bone_t1086356328 * L_25 = __this->get_bone_10(); NullCheck(L_25); float L_26 = L_25->get_a_20(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_27 = atan2f(L_24, L_26); V_2 = ((float)il2cpp_codegen_multiply((float)L_27, (float)(0.5f))); bool L_28 = __this->get_followLocalScale_7(); if (!L_28) { goto IL_0107; } } { Bone_t1086356328 * L_29 = __this->get_bone_10(); NullCheck(L_29); float L_30 = L_29->get_scaleX_8(); if ((!(((float)L_30) < ((float)(0.0f))))) { goto IL_0107; } } { float L_31 = V_2; V_2 = ((float)il2cpp_codegen_add((float)L_31, (float)(1.57079637f))); } IL_0107: { il2cpp_codegen_initobj((&V_4), sizeof(Quaternion_t2301928331 )); Quaternion_t2301928331 L_32 = V_4; V_3 = L_32; float L_33 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_34 = sinf(L_33); (&V_3)->set_z_2(L_34); float L_35 = V_2; float L_36 = cosf(L_35); (&V_3)->set_w_3(L_36); Transform_t3600365921 * L_37 = V_0; Quaternion_t2301928331 L_38 = V_3; NullCheck(L_37); Transform_set_localRotation_m19445462(L_37, L_38, /*hidden argument*/NULL); } IL_0133: { goto IL_025c; } IL_0138: { Transform_t3600365921 * L_39 = __this->get_skeletonTransform_11(); Bone_t1086356328 * L_40 = __this->get_bone_10(); NullCheck(L_40); float L_41 = L_40->get_worldX_22(); Bone_t1086356328 * L_42 = __this->get_bone_10(); NullCheck(L_42); float L_43 = L_42->get_worldY_25(); Vector3_t3722313464 L_44; memset(&L_44, 0, sizeof(L_44)); Vector3__ctor_m3353183577((&L_44), L_41, L_43, (0.0f), /*hidden argument*/NULL); NullCheck(L_39); Vector3_t3722313464 L_45 = Transform_TransformPoint_m226827784(L_39, L_44, /*hidden argument*/NULL); V_5 = L_45; bool L_46 = __this->get_followZPosition_4(); if (L_46) { goto IL_0186; } } { Transform_t3600365921 * L_47 = V_0; NullCheck(L_47); Vector3_t3722313464 L_48 = Transform_get_position_m36019626(L_47, /*hidden argument*/NULL); V_6 = L_48; float L_49 = (&V_6)->get_z_3(); (&V_5)->set_z_3(L_49); } IL_0186: { Bone_t1086356328 * L_50 = __this->get_bone_10(); NullCheck(L_50); float L_51 = Bone_get_WorldRotationX_m2836530618(L_50, /*hidden argument*/NULL); V_7 = L_51; Transform_t3600365921 * L_52 = V_0; NullCheck(L_52); Transform_t3600365921 * L_53 = Transform_get_parent_m835071599(L_52, /*hidden argument*/NULL); V_8 = L_53; Transform_t3600365921 * L_54 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_55 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_54, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_55) { goto IL_01df; } } { Transform_t3600365921 * L_56 = V_8; NullCheck(L_56); Matrix4x4_t1817901843 L_57 = Transform_get_localToWorldMatrix_m4155710351(L_56, /*hidden argument*/NULL); V_9 = L_57; float L_58 = (&V_9)->get_m00_0(); float L_59 = (&V_9)->get_m11_5(); float L_60 = (&V_9)->get_m01_4(); float L_61 = (&V_9)->get_m10_1(); if ((!(((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_58, (float)L_59)), (float)((float)il2cpp_codegen_multiply((float)L_60, (float)L_61))))) < ((float)(0.0f))))) { goto IL_01df; } } { float L_62 = V_7; V_7 = ((-L_62)); } IL_01df: { bool L_63 = __this->get_followBoneRotation_5(); if (!L_63) { goto IL_0254; } } { Transform_t3600365921 * L_64 = __this->get_skeletonTransform_11(); NullCheck(L_64); Quaternion_t2301928331 L_65 = Transform_get_rotation_m3502953881(L_64, /*hidden argument*/NULL); V_4 = L_65; Vector3_t3722313464 L_66 = Quaternion_get_eulerAngles_m3425202016((&V_4), /*hidden argument*/NULL); V_10 = L_66; bool L_67 = __this->get_followLocalScale_7(); if (!L_67) { goto IL_022a; } } { Bone_t1086356328 * L_68 = __this->get_bone_10(); NullCheck(L_68); float L_69 = L_68->get_scaleX_8(); if ((!(((float)L_69) < ((float)(0.0f))))) { goto IL_022a; } } { float L_70 = V_7; V_7 = ((float)il2cpp_codegen_add((float)L_70, (float)(180.0f))); } IL_022a: { Transform_t3600365921 * L_71 = V_0; Vector3_t3722313464 L_72 = V_5; float L_73 = (&V_10)->get_x_1(); float L_74 = (&V_10)->get_y_2(); float L_75 = (&V_10)->get_z_3(); float L_76 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_77 = Quaternion_Euler_m3049309462(NULL /*static, unused*/, L_73, L_74, ((float)il2cpp_codegen_add((float)L_75, (float)L_76)), /*hidden argument*/NULL); NullCheck(L_71); Transform_SetPositionAndRotation_m2620258152(L_71, L_72, L_77, /*hidden argument*/NULL); goto IL_025c; } IL_0254: { Transform_t3600365921 * L_78 = V_0; Vector3_t3722313464 L_79 = V_5; NullCheck(L_78); Transform_set_position_m3387557959(L_78, L_79, /*hidden argument*/NULL); } IL_025c: { bool L_80 = __this->get_followLocalScale_7(); if (!L_80) { goto IL_028c; } } { Bone_t1086356328 * L_81 = __this->get_bone_10(); NullCheck(L_81); float L_82 = L_81->get_scaleX_8(); Bone_t1086356328 * L_83 = __this->get_bone_10(); NullCheck(L_83); float L_84 = L_83->get_scaleY_9(); Vector3_t3722313464 L_85; memset(&L_85, 0, sizeof(L_85)); Vector3__ctor_m3353183577((&L_85), L_82, L_84, (1.0f), /*hidden argument*/NULL); G_B31_0 = L_85; goto IL_02a0; } IL_028c: { Vector3_t3722313464 L_86; memset(&L_86, 0, sizeof(L_86)); Vector3__ctor_m3353183577((&L_86), (1.0f), (1.0f), (1.0f), /*hidden argument*/NULL); G_B31_0 = L_86; } IL_02a0: { V_11 = G_B31_0; bool L_87 = __this->get_followSkeletonFlip_6(); if (!L_87) { goto IL_02e1; } } { Vector3_t3722313464 * L_88 = (&V_11); float L_89 = L_88->get_y_2(); Bone_t1086356328 * L_90 = __this->get_bone_10(); NullCheck(L_90); Skeleton_t3686076450 * L_91 = L_90->get_skeleton_2(); NullCheck(L_91); float L_92 = L_91->get_scaleX_15(); Bone_t1086356328 * L_93 = __this->get_bone_10(); NullCheck(L_93); Skeleton_t3686076450 * L_94 = L_93->get_skeleton_2(); NullCheck(L_94); float L_95 = L_94->get_scaleY_16(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_96 = Mathf_Sign_m3457838305(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_92, (float)L_95)), /*hidden argument*/NULL); L_88->set_y_2(((float)il2cpp_codegen_multiply((float)L_89, (float)L_96))); } IL_02e1: { Transform_t3600365921 * L_97 = V_0; Vector3_t3722313464 L_98 = V_11; NullCheck(L_97); Transform_set_localScale_m3053443106(L_97, L_98, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.BoneFollowerGraphic::.ctor() extern "C" IL2CPP_METHOD_ATTR void BoneFollowerGraphic__ctor_m3371615471 (BoneFollowerGraphic_t46362405 * __this, const RuntimeMethod* method) { { __this->set_initializeOnAwake_3((bool)1); __this->set_followBoneRotation_5((bool)1); __this->set_followSkeletonFlip_6((bool)1); __this->set_followZPosition_8((bool)1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // Spine.Unity.SkeletonGraphic Spine.Unity.BoneFollowerGraphic::get_SkeletonGraphic() extern "C" IL2CPP_METHOD_ATTR SkeletonGraphic_t1744877482 * BoneFollowerGraphic_get_SkeletonGraphic_m3461612212 (BoneFollowerGraphic_t46362405 * __this, const RuntimeMethod* method) { { SkeletonGraphic_t1744877482 * L_0 = __this->get_skeletonGraphic_2(); return L_0; } } // System.Void Spine.Unity.BoneFollowerGraphic::set_SkeletonGraphic(Spine.Unity.SkeletonGraphic) extern "C" IL2CPP_METHOD_ATTR void BoneFollowerGraphic_set_SkeletonGraphic_m1569648926 (BoneFollowerGraphic_t46362405 * __this, SkeletonGraphic_t1744877482 * ___value0, const RuntimeMethod* method) { { SkeletonGraphic_t1744877482 * L_0 = ___value0; __this->set_skeletonGraphic_2(L_0); BoneFollowerGraphic_Initialize_m1775218346(__this, /*hidden argument*/NULL); return; } } // System.Boolean Spine.Unity.BoneFollowerGraphic::SetBone(System.String) extern "C" IL2CPP_METHOD_ATTR bool BoneFollowerGraphic_SetBone_m1670211129 (BoneFollowerGraphic_t46362405 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoneFollowerGraphic_SetBone_m1670211129_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SkeletonGraphic_t1744877482 * L_0 = __this->get_skeletonGraphic_2(); NullCheck(L_0); Skeleton_t3686076450 * L_1 = SkeletonGraphic_get_Skeleton_m206847662(L_0, /*hidden argument*/NULL); String_t* L_2 = ___name0; NullCheck(L_1); Bone_t1086356328 * L_3 = Skeleton_FindBone_m691037340(L_1, L_2, /*hidden argument*/NULL); __this->set_bone_9(L_3); Bone_t1086356328 * L_4 = __this->get_bone_9(); if (L_4) { goto IL_0035; } } { String_t* L_5 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1825277037, L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m1665621915(NULL /*static, unused*/, L_6, __this, /*hidden argument*/NULL); return (bool)0; } IL_0035: { String_t* L_7 = ___name0; __this->set_boneName_4(L_7); return (bool)1; } } // System.Void Spine.Unity.BoneFollowerGraphic::Awake() extern "C" IL2CPP_METHOD_ATTR void BoneFollowerGraphic_Awake_m2559789943 (BoneFollowerGraphic_t46362405 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_initializeOnAwake_3(); if (!L_0) { goto IL_0011; } } { BoneFollowerGraphic_Initialize_m1775218346(__this, /*hidden argument*/NULL); } IL_0011: { return; } } // System.Void Spine.Unity.BoneFollowerGraphic::Initialize() extern "C" IL2CPP_METHOD_ATTR void BoneFollowerGraphic_Initialize_m1775218346 (BoneFollowerGraphic_t46362405 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoneFollowerGraphic_Initialize_m1775218346_MetadataUsageId); s_Il2CppMethodInitialized = true; } BoneFollowerGraphic_t46362405 * G_B2_0 = NULL; BoneFollowerGraphic_t46362405 * G_B1_0 = NULL; int32_t G_B3_0 = 0; BoneFollowerGraphic_t46362405 * G_B3_1 = NULL; { __this->set_bone_9((Bone_t1086356328 *)NULL); SkeletonGraphic_t1744877482 * L_0 = __this->get_skeletonGraphic_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); G_B1_0 = __this; if (!L_1) { G_B2_0 = __this; goto IL_0026; } } { SkeletonGraphic_t1744877482 * L_2 = __this->get_skeletonGraphic_2(); NullCheck(L_2); bool L_3 = SkeletonGraphic_get_IsValid_m2725560868(L_2, /*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_3)); G_B3_1 = G_B1_0; goto IL_0027; } IL_0026: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_0027: { NullCheck(G_B3_1); G_B3_1->set_valid_12((bool)G_B3_0); bool L_4 = __this->get_valid_12(); if (L_4) { goto IL_0038; } } { return; } IL_0038: { SkeletonGraphic_t1744877482 * L_5 = __this->get_skeletonGraphic_2(); NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); __this->set_skeletonTransform_10(L_6); Transform_t3600365921 * L_7 = __this->get_skeletonTransform_10(); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_get_parent_m835071599(L_8, /*hidden argument*/NULL); bool L_10 = Object_ReferenceEquals_m610702577(NULL /*static, unused*/, L_7, L_9, /*hidden argument*/NULL); __this->set_skeletonTransformIsParent_11(L_10); String_t* L_11 = __this->get_boneName_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_12 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0091; } } { SkeletonGraphic_t1744877482 * L_13 = __this->get_skeletonGraphic_2(); NullCheck(L_13); Skeleton_t3686076450 * L_14 = SkeletonGraphic_get_Skeleton_m206847662(L_13, /*hidden argument*/NULL); String_t* L_15 = __this->get_boneName_4(); NullCheck(L_14); Bone_t1086356328 * L_16 = Skeleton_FindBone_m691037340(L_14, L_15, /*hidden argument*/NULL); __this->set_bone_9(L_16); } IL_0091: { return; } } // System.Void Spine.Unity.BoneFollowerGraphic::LateUpdate() extern "C" IL2CPP_METHOD_ATTR void BoneFollowerGraphic_LateUpdate_m2314196095 (BoneFollowerGraphic_t46362405 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoneFollowerGraphic_LateUpdate_m2314196095_MetadataUsageId); s_Il2CppMethodInitialized = true; } RectTransform_t3704657025 * V_0 = NULL; Canvas_t3310196443 * V_1 = NULL; float V_2 = 0.0f; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); float V_6 = 0.0f; Transform_t3600365921 * V_7 = NULL; Matrix4x4_t1817901843 V_8; memset(&V_8, 0, sizeof(V_8)); Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); Quaternion_t2301928331 V_10; memset(&V_10, 0, sizeof(V_10)); Quaternion_t2301928331 V_11; memset(&V_11, 0, sizeof(V_11)); Vector3_t3722313464 V_12; memset(&V_12, 0, sizeof(V_12)); Vector3_t3722313464 V_13; memset(&V_13, 0, sizeof(V_13)); float G_B14_0 = 0.0f; float G_B14_1 = 0.0f; RectTransform_t3704657025 * G_B14_2 = NULL; float G_B13_0 = 0.0f; float G_B13_1 = 0.0f; RectTransform_t3704657025 * G_B13_2 = NULL; float G_B15_0 = 0.0f; float G_B15_1 = 0.0f; float G_B15_2 = 0.0f; RectTransform_t3704657025 * G_B15_3 = NULL; Vector3_t3722313464 G_B29_0; memset(&G_B29_0, 0, sizeof(G_B29_0)); { bool L_0 = __this->get_valid_12(); if (L_0) { goto IL_0012; } } { BoneFollowerGraphic_Initialize_m1775218346(__this, /*hidden argument*/NULL); return; } IL_0012: { Bone_t1086356328 * L_1 = __this->get_bone_9(); if (L_1) { goto IL_005c; } } { String_t* L_2 = __this->get_boneName_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002e; } } { return; } IL_002e: { SkeletonGraphic_t1744877482 * L_4 = __this->get_skeletonGraphic_2(); NullCheck(L_4); Skeleton_t3686076450 * L_5 = SkeletonGraphic_get_Skeleton_m206847662(L_4, /*hidden argument*/NULL); String_t* L_6 = __this->get_boneName_4(); NullCheck(L_5); Bone_t1086356328 * L_7 = Skeleton_FindBone_m691037340(L_5, L_6, /*hidden argument*/NULL); __this->set_bone_9(L_7); String_t* L_8 = __this->get_boneName_4(); bool L_9 = BoneFollowerGraphic_SetBone_m1670211129(__this, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_005c; } } { return; } IL_005c: { Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); V_0 = ((RectTransform_t3704657025 *)IsInstSealed((RuntimeObject*)L_10, RectTransform_t3704657025_il2cpp_TypeInfo_var)); RectTransform_t3704657025 * L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_11, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_0075; } } { return; } IL_0075: { SkeletonGraphic_t1744877482 * L_13 = __this->get_skeletonGraphic_2(); NullCheck(L_13); Canvas_t3310196443 * L_14 = Graphic_get_canvas_m3320066409(L_13, /*hidden argument*/NULL); V_1 = L_14; Canvas_t3310196443 * L_15 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_15, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_16) { goto IL_0099; } } { SkeletonGraphic_t1744877482 * L_17 = __this->get_skeletonGraphic_2(); NullCheck(L_17); Canvas_t3310196443 * L_18 = Component_GetComponentInParent_TisCanvas_t3310196443_m3569201252(L_17, /*hidden argument*/Component_GetComponentInParent_TisCanvas_t3310196443_m3569201252_RuntimeMethod_var); V_1 = L_18; } IL_0099: { Canvas_t3310196443 * L_19 = V_1; NullCheck(L_19); float L_20 = Canvas_get_referencePixelsPerUnit_m3420541976(L_19, /*hidden argument*/NULL); V_2 = L_20; bool L_21 = __this->get_skeletonTransformIsParent_11(); if (!L_21) { goto IL_0114; } } { RectTransform_t3704657025 * L_22 = V_0; Bone_t1086356328 * L_23 = __this->get_bone_9(); NullCheck(L_23); float L_24 = L_23->get_worldX_22(); float L_25 = V_2; Bone_t1086356328 * L_26 = __this->get_bone_9(); NullCheck(L_26); float L_27 = L_26->get_worldY_25(); float L_28 = V_2; bool L_29 = __this->get_followZPosition_8(); G_B13_0 = ((float)il2cpp_codegen_multiply((float)L_27, (float)L_28)); G_B13_1 = ((float)il2cpp_codegen_multiply((float)L_24, (float)L_25)); G_B13_2 = L_22; if (!L_29) { G_B14_0 = ((float)il2cpp_codegen_multiply((float)L_27, (float)L_28)); G_B14_1 = ((float)il2cpp_codegen_multiply((float)L_24, (float)L_25)); G_B14_2 = L_22; goto IL_00db; } } { G_B15_0 = (0.0f); G_B15_1 = G_B13_0; G_B15_2 = G_B13_1; G_B15_3 = G_B13_2; goto IL_00e9; } IL_00db: { RectTransform_t3704657025 * L_30 = V_0; NullCheck(L_30); Vector3_t3722313464 L_31 = Transform_get_localPosition_m4234289348(L_30, /*hidden argument*/NULL); V_3 = L_31; float L_32 = (&V_3)->get_z_3(); G_B15_0 = L_32; G_B15_1 = G_B14_0; G_B15_2 = G_B14_1; G_B15_3 = G_B14_2; } IL_00e9: { Vector3_t3722313464 L_33; memset(&L_33, 0, sizeof(L_33)); Vector3__ctor_m3353183577((&L_33), G_B15_2, G_B15_1, G_B15_0, /*hidden argument*/NULL); NullCheck(G_B15_3); Transform_set_localPosition_m4128471975(G_B15_3, L_33, /*hidden argument*/NULL); bool L_34 = __this->get_followBoneRotation_5(); if (!L_34) { goto IL_010f; } } { RectTransform_t3704657025 * L_35 = V_0; Bone_t1086356328 * L_36 = __this->get_bone_9(); Quaternion_t2301928331 L_37 = SkeletonExtensions_GetQuaternion_m1958350052(NULL /*static, unused*/, L_36, /*hidden argument*/NULL); NullCheck(L_35); Transform_set_localRotation_m19445462(L_35, L_37, /*hidden argument*/NULL); } IL_010f: { goto IL_0228; } IL_0114: { Transform_t3600365921 * L_38 = __this->get_skeletonTransform_10(); Bone_t1086356328 * L_39 = __this->get_bone_9(); NullCheck(L_39); float L_40 = L_39->get_worldX_22(); float L_41 = V_2; Bone_t1086356328 * L_42 = __this->get_bone_9(); NullCheck(L_42); float L_43 = L_42->get_worldY_25(); float L_44 = V_2; Vector3_t3722313464 L_45; memset(&L_45, 0, sizeof(L_45)); Vector3__ctor_m3353183577((&L_45), ((float)il2cpp_codegen_multiply((float)L_40, (float)L_41)), ((float)il2cpp_codegen_multiply((float)L_43, (float)L_44)), (0.0f), /*hidden argument*/NULL); NullCheck(L_38); Vector3_t3722313464 L_46 = Transform_TransformPoint_m226827784(L_38, L_45, /*hidden argument*/NULL); V_4 = L_46; bool L_47 = __this->get_followZPosition_8(); if (L_47) { goto IL_0166; } } { RectTransform_t3704657025 * L_48 = V_0; NullCheck(L_48); Vector3_t3722313464 L_49 = Transform_get_position_m36019626(L_48, /*hidden argument*/NULL); V_5 = L_49; float L_50 = (&V_5)->get_z_3(); (&V_4)->set_z_3(L_50); } IL_0166: { Bone_t1086356328 * L_51 = __this->get_bone_9(); NullCheck(L_51); float L_52 = Bone_get_WorldRotationX_m2836530618(L_51, /*hidden argument*/NULL); V_6 = L_52; RectTransform_t3704657025 * L_53 = V_0; NullCheck(L_53); Transform_t3600365921 * L_54 = Transform_get_parent_m835071599(L_53, /*hidden argument*/NULL); V_7 = L_54; Transform_t3600365921 * L_55 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_56 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_55, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_56) { goto IL_01bf; } } { Transform_t3600365921 * L_57 = V_7; NullCheck(L_57); Matrix4x4_t1817901843 L_58 = Transform_get_localToWorldMatrix_m4155710351(L_57, /*hidden argument*/NULL); V_8 = L_58; float L_59 = (&V_8)->get_m00_0(); float L_60 = (&V_8)->get_m11_5(); float L_61 = (&V_8)->get_m01_4(); float L_62 = (&V_8)->get_m10_1(); if ((!(((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_59, (float)L_60)), (float)((float)il2cpp_codegen_multiply((float)L_61, (float)L_62))))) < ((float)(0.0f))))) { goto IL_01bf; } } { float L_63 = V_6; V_6 = ((-L_63)); } IL_01bf: { bool L_64 = __this->get_followBoneRotation_5(); if (!L_64) { goto IL_0220; } } { Transform_t3600365921 * L_65 = __this->get_skeletonTransform_10(); NullCheck(L_65); Quaternion_t2301928331 L_66 = Transform_get_rotation_m3502953881(L_65, /*hidden argument*/NULL); V_10 = L_66; Vector3_t3722313464 L_67 = Quaternion_get_eulerAngles_m3425202016((&V_10), /*hidden argument*/NULL); V_9 = L_67; RectTransform_t3704657025 * L_68 = V_0; Vector3_t3722313464 L_69 = V_4; float L_70 = (&V_9)->get_x_1(); float L_71 = (&V_9)->get_y_2(); Transform_t3600365921 * L_72 = __this->get_skeletonTransform_10(); NullCheck(L_72); Quaternion_t2301928331 L_73 = Transform_get_rotation_m3502953881(L_72, /*hidden argument*/NULL); V_11 = L_73; Vector3_t3722313464 L_74 = Quaternion_get_eulerAngles_m3425202016((&V_11), /*hidden argument*/NULL); V_12 = L_74; float L_75 = (&V_12)->get_z_3(); float L_76 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_77 = Quaternion_Euler_m3049309462(NULL /*static, unused*/, L_70, L_71, ((float)il2cpp_codegen_add((float)L_75, (float)L_76)), /*hidden argument*/NULL); NullCheck(L_68); Transform_SetPositionAndRotation_m2620258152(L_68, L_69, L_77, /*hidden argument*/NULL); goto IL_0228; } IL_0220: { RectTransform_t3704657025 * L_78 = V_0; Vector3_t3722313464 L_79 = V_4; NullCheck(L_78); Transform_set_position_m3387557959(L_78, L_79, /*hidden argument*/NULL); } IL_0228: { bool L_80 = __this->get_followLocalScale_7(); if (!L_80) { goto IL_0258; } } { Bone_t1086356328 * L_81 = __this->get_bone_9(); NullCheck(L_81); float L_82 = L_81->get_scaleX_8(); Bone_t1086356328 * L_83 = __this->get_bone_9(); NullCheck(L_83); float L_84 = L_83->get_scaleY_9(); Vector3_t3722313464 L_85; memset(&L_85, 0, sizeof(L_85)); Vector3__ctor_m3353183577((&L_85), L_82, L_84, (1.0f), /*hidden argument*/NULL); G_B29_0 = L_85; goto IL_026c; } IL_0258: { Vector3_t3722313464 L_86; memset(&L_86, 0, sizeof(L_86)); Vector3__ctor_m3353183577((&L_86), (1.0f), (1.0f), (1.0f), /*hidden argument*/NULL); G_B29_0 = L_86; } IL_026c: { V_13 = G_B29_0; bool L_87 = __this->get_followSkeletonFlip_6(); if (!L_87) { goto IL_02ad; } } { Vector3_t3722313464 * L_88 = (&V_13); float L_89 = L_88->get_y_2(); Bone_t1086356328 * L_90 = __this->get_bone_9(); NullCheck(L_90); Skeleton_t3686076450 * L_91 = L_90->get_skeleton_2(); NullCheck(L_91); float L_92 = L_91->get_scaleX_15(); Bone_t1086356328 * L_93 = __this->get_bone_9(); NullCheck(L_93); Skeleton_t3686076450 * L_94 = L_93->get_skeleton_2(); NullCheck(L_94); float L_95 = L_94->get_scaleY_16(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_96 = Mathf_Sign_m3457838305(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_92, (float)L_95)), /*hidden argument*/NULL); L_88->set_y_2(((float)il2cpp_codegen_multiply((float)L_89, (float)L_96))); } IL_02ad: { RectTransform_t3704657025 * L_97 = V_0; Vector3_t3722313464 L_98 = V_13; NullCheck(L_97); Transform_set_localScale_m3053443106(L_97, L_98, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.BoundingBoxFollower::.ctor() extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower__ctor_m210445392 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoundingBoxFollower__ctor_m210445392_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_clearStateOnDisable_6((bool)1); Dictionary_2_t3714483914 * L_0 = (Dictionary_2_t3714483914 *)il2cpp_codegen_object_new(Dictionary_2_t3714483914_il2cpp_TypeInfo_var); Dictionary_2__ctor_m501591564(L_0, /*hidden argument*/Dictionary_2__ctor_m501591564_RuntimeMethod_var); __this->set_colliderTable_11(L_0); Dictionary_2_t1209791819 * L_1 = (Dictionary_2_t1209791819 *)il2cpp_codegen_object_new(Dictionary_2_t1209791819_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4126811519(L_1, /*hidden argument*/Dictionary_2__ctor_m4126811519_RuntimeMethod_var); __this->set_nameTable_12(L_1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // Spine.Slot Spine.Unity.BoundingBoxFollower::get_Slot() extern "C" IL2CPP_METHOD_ATTR Slot_t3514940700 * BoundingBoxFollower_get_Slot_m3726721621 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { { Slot_t3514940700 * L_0 = __this->get_slot_7(); return L_0; } } // Spine.BoundingBoxAttachment Spine.Unity.BoundingBoxFollower::get_CurrentAttachment() extern "C" IL2CPP_METHOD_ATTR BoundingBoxAttachment_t2797506510 * BoundingBoxFollower_get_CurrentAttachment_m819083684 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { { BoundingBoxAttachment_t2797506510 * L_0 = __this->get_currentAttachment_8(); return L_0; } } // System.String Spine.Unity.BoundingBoxFollower::get_CurrentAttachmentName() extern "C" IL2CPP_METHOD_ATTR String_t* BoundingBoxFollower_get_CurrentAttachmentName_m2753823291 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_currentAttachmentName_9(); return L_0; } } // UnityEngine.PolygonCollider2D Spine.Unity.BoundingBoxFollower::get_CurrentCollider() extern "C" IL2CPP_METHOD_ATTR PolygonCollider2D_t57175488 * BoundingBoxFollower_get_CurrentCollider_m1782815493 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { { PolygonCollider2D_t57175488 * L_0 = __this->get_currentCollider_10(); return L_0; } } // System.Boolean Spine.Unity.BoundingBoxFollower::get_IsTrigger() extern "C" IL2CPP_METHOD_ATTR bool BoundingBoxFollower_get_IsTrigger_m2167271470 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isTrigger_5(); return L_0; } } // System.Void Spine.Unity.BoundingBoxFollower::Start() extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_Start_m3636826808 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { { BoundingBoxFollower_Initialize_m634313052(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.BoundingBoxFollower::OnEnable() extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_OnEnable_m2485797064 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoundingBoxFollower_OnEnable_m2485797064_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SkeletonRenderer_t2098681813 * L_0 = __this->get_skeletonRenderer_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_003f; } } { SkeletonRenderer_t2098681813 * L_2 = __this->get_skeletonRenderer_3(); intptr_t L_3 = (intptr_t)BoundingBoxFollower_HandleRebuild_m137432630_RuntimeMethod_var; SkeletonRendererDelegate_t3507789975 * L_4 = (SkeletonRendererDelegate_t3507789975 *)il2cpp_codegen_object_new(SkeletonRendererDelegate_t3507789975_il2cpp_TypeInfo_var); SkeletonRendererDelegate__ctor_m2854803474(L_4, __this, L_3, /*hidden argument*/NULL); NullCheck(L_2); SkeletonRenderer_remove_OnRebuild_m2269045001(L_2, L_4, /*hidden argument*/NULL); SkeletonRenderer_t2098681813 * L_5 = __this->get_skeletonRenderer_3(); intptr_t L_6 = (intptr_t)BoundingBoxFollower_HandleRebuild_m137432630_RuntimeMethod_var; SkeletonRendererDelegate_t3507789975 * L_7 = (SkeletonRendererDelegate_t3507789975 *)il2cpp_codegen_object_new(SkeletonRendererDelegate_t3507789975_il2cpp_TypeInfo_var); SkeletonRendererDelegate__ctor_m2854803474(L_7, __this, L_6, /*hidden argument*/NULL); NullCheck(L_5); SkeletonRenderer_add_OnRebuild_m1167015989(L_5, L_7, /*hidden argument*/NULL); } IL_003f: { BoundingBoxFollower_Initialize_m634313052(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.BoundingBoxFollower::HandleRebuild(Spine.Unity.SkeletonRenderer) extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_HandleRebuild_m137432630 (BoundingBoxFollower_t4182505745 * __this, SkeletonRenderer_t2098681813 * ___sr0, const RuntimeMethod* method) { { BoundingBoxFollower_Initialize_m634313052(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.BoundingBoxFollower::Initialize(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_Initialize_m634313052 (BoundingBoxFollower_t4182505745 * __this, bool ___overwrite0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoundingBoxFollower_Initialize_m634313052_MetadataUsageId); s_Il2CppMethodInitialized = true; } Skeleton_t3686076450 * V_0 = NULL; int32_t V_1 = 0; Skin_t1174584606 * V_2 = NULL; Enumerator_t3210537627 V_3; memset(&V_3, 0, sizeof(V_3)); bool V_4 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { SkeletonRenderer_t2098681813 * L_0 = __this->get_skeletonRenderer_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return; } IL_0012: { SkeletonRenderer_t2098681813 * L_2 = __this->get_skeletonRenderer_3(); NullCheck(L_2); VirtActionInvoker1< bool >::Invoke(9 /* System.Void Spine.Unity.SkeletonRenderer::Initialize(System.Boolean) */, L_2, (bool)0); String_t* L_3 = __this->get_slotName_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_002f; } } { return; } IL_002f: { bool L_5 = ___overwrite0; if (L_5) { goto IL_008d; } } { Dictionary_2_t3714483914 * L_6 = __this->get_colliderTable_11(); NullCheck(L_6); int32_t L_7 = Dictionary_2_get_Count_m3795598783(L_6, /*hidden argument*/Dictionary_2_get_Count_m3795598783_RuntimeMethod_var); if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_008d; } } { Slot_t3514940700 * L_8 = __this->get_slot_7(); if (!L_8) { goto IL_008d; } } { SkeletonRenderer_t2098681813 * L_9 = __this->get_skeletonRenderer_3(); NullCheck(L_9); Skeleton_t3686076450 * L_10 = L_9->get_skeleton_28(); Slot_t3514940700 * L_11 = __this->get_slot_7(); NullCheck(L_11); Skeleton_t3686076450 * L_12 = Slot_get_Skeleton_m2786986788(L_11, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Skeleton_t3686076450 *)L_10) == ((RuntimeObject*)(Skeleton_t3686076450 *)L_12)))) { goto IL_008d; } } { String_t* L_13 = __this->get_slotName_4(); Slot_t3514940700 * L_14 = __this->get_slot_7(); NullCheck(L_14); SlotData_t154801902 * L_15 = L_14->get_data_0(); NullCheck(L_15); String_t* L_16 = L_15->get_name_1(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_17 = String_op_Equality_m920492651(NULL /*static, unused*/, L_13, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_008d; } } { return; } IL_008d: { BoundingBoxFollower_DisposeColliders_m2912969000(__this, /*hidden argument*/NULL); SkeletonRenderer_t2098681813 * L_18 = __this->get_skeletonRenderer_3(); NullCheck(L_18); Skeleton_t3686076450 * L_19 = L_18->get_skeleton_28(); V_0 = L_19; Skeleton_t3686076450 * L_20 = V_0; String_t* L_21 = __this->get_slotName_4(); NullCheck(L_20); Slot_t3514940700 * L_22 = Skeleton_FindSlot_m4126498326(L_20, L_21, /*hidden argument*/NULL); __this->set_slot_7(L_22); Skeleton_t3686076450 * L_23 = V_0; String_t* L_24 = __this->get_slotName_4(); NullCheck(L_23); int32_t L_25 = Skeleton_FindSlotIndex_m2311708325(L_23, L_24, /*hidden argument*/NULL); V_1 = L_25; Slot_t3514940700 * L_26 = __this->get_slot_7(); if (L_26) { goto IL_00f4; } } { IL2CPP_RUNTIME_CLASS_INIT(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var); bool L_27 = ((BoundingBoxFollower_t4182505745_StaticFields*)il2cpp_codegen_static_fields_for(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var))->get_DebugMessages_2(); if (!L_27) { goto IL_00f3; } } { String_t* L_28 = __this->get_slotName_4(); GameObject_t1113636619 * L_29 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_29); String_t* L_30 = Object_get_name_m4211327027(L_29, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_31 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral2078576443, L_28, L_30, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m3752629331(NULL /*static, unused*/, L_31, /*hidden argument*/NULL); } IL_00f3: { return; } IL_00f4: { GameObject_t1113636619 * L_32 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_32); bool L_33 = GameObject_get_activeInHierarchy_m2006396688(L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_0161; } } { Skeleton_t3686076450 * L_34 = V_0; NullCheck(L_34); SkeletonData_t2032710716 * L_35 = Skeleton_get_Data_m2598242662(L_34, /*hidden argument*/NULL); NullCheck(L_35); ExposedList_1_t3881696472 * L_36 = SkeletonData_get_Skins_m4121155493(L_35, /*hidden argument*/NULL); NullCheck(L_36); Enumerator_t3210537627 L_37 = ExposedList_1_GetEnumerator_m1257016777(L_36, /*hidden argument*/ExposedList_1_GetEnumerator_m1257016777_RuntimeMethod_var); V_3 = L_37; } IL_0115: try { // begin try (depth: 1) { goto IL_012a; } IL_011a: { Skin_t1174584606 * L_38 = Enumerator_get_Current_m3991522829((&V_3), /*hidden argument*/Enumerator_get_Current_m3991522829_RuntimeMethod_var); V_2 = L_38; Skin_t1174584606 * L_39 = V_2; int32_t L_40 = V_1; BoundingBoxFollower_AddSkin_m1398649183(__this, L_39, L_40, /*hidden argument*/NULL); } IL_012a: { bool L_41 = Enumerator_MoveNext_m34116288((&V_3), /*hidden argument*/Enumerator_MoveNext_m34116288_RuntimeMethod_var); if (L_41) { goto IL_011a; } } IL_0136: { IL2CPP_LEAVE(0x149, FINALLY_013b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_013b; } FINALLY_013b: { // begin finally (depth: 1) Enumerator_Dispose_m4206477783((&V_3), /*hidden argument*/Enumerator_Dispose_m4206477783_RuntimeMethod_var); IL2CPP_END_FINALLY(315) } // end finally (depth: 1) IL2CPP_CLEANUP(315) { IL2CPP_JUMP_TBL(0x149, IL_0149) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0149: { Skeleton_t3686076450 * L_42 = V_0; NullCheck(L_42); Skin_t1174584606 * L_43 = L_42->get_skin_9(); if (!L_43) { goto IL_0161; } } { Skeleton_t3686076450 * L_44 = V_0; NullCheck(L_44); Skin_t1174584606 * L_45 = L_44->get_skin_9(); int32_t L_46 = V_1; BoundingBoxFollower_AddSkin_m1398649183(__this, L_45, L_46, /*hidden argument*/NULL); } IL_0161: { IL2CPP_RUNTIME_CLASS_INIT(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var); bool L_47 = ((BoundingBoxFollower_t4182505745_StaticFields*)il2cpp_codegen_static_fields_for(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var))->get_DebugMessages_2(); if (!L_47) { goto IL_01be; } } { Dictionary_2_t3714483914 * L_48 = __this->get_colliderTable_11(); NullCheck(L_48); int32_t L_49 = Dictionary_2_get_Count_m3795598783(L_48, /*hidden argument*/Dictionary_2_get_Count_m3795598783_RuntimeMethod_var); V_4 = (bool)((((int32_t)((((int32_t)L_49) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_50 = V_4; if (L_50) { goto IL_01be; } } { GameObject_t1113636619 * L_51 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_51); bool L_52 = GameObject_get_activeInHierarchy_m2006396688(L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_01b4; } } { String_t* L_53 = __this->get_slotName_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_54 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral105247644, L_53, _stringLiteral1743770662, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m3752629331(NULL /*static, unused*/, L_54, /*hidden argument*/NULL); goto IL_01be; } IL_01b4: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m3752629331(NULL /*static, unused*/, _stringLiteral135586441, /*hidden argument*/NULL); } IL_01be: { return; } } // System.Void Spine.Unity.BoundingBoxFollower::AddSkin(Spine.Skin,System.Int32) extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_AddSkin_m1398649183 (BoundingBoxFollower_t4182505745 * __this, Skin_t1174584606 * ___skin0, int32_t ___slotIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoundingBoxFollower_AddSkin_m1398649183_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; String_t* V_1 = NULL; Enumerator_t913802012 V_2; memset(&V_2, 0, sizeof(V_2)); Attachment_t3043756552 * V_3 = NULL; BoundingBoxAttachment_t2797506510 * V_4 = NULL; PolygonCollider2D_t57175488 * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Skin_t1174584606 * L_0 = ___skin0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { List_1_t3319525431 * L_1 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_1, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_0 = L_1; Skin_t1174584606 * L_2 = ___skin0; int32_t L_3 = ___slotIndex1; List_1_t3319525431 * L_4 = V_0; NullCheck(L_2); Skin_FindNamesForSlot_m3907987374(L_2, L_3, L_4, /*hidden argument*/NULL); List_1_t3319525431 * L_5 = V_0; NullCheck(L_5); Enumerator_t913802012 L_6 = List_1_GetEnumerator_m144489546(L_5, /*hidden argument*/List_1_GetEnumerator_m144489546_RuntimeMethod_var); V_2 = L_6; } IL_001c: try { // begin try (depth: 1) { goto IL_00d4; } IL_0021: { String_t* L_7 = Enumerator_get_Current_m4220703840((&V_2), /*hidden argument*/Enumerator_get_Current_m4220703840_RuntimeMethod_var); V_1 = L_7; Skin_t1174584606 * L_8 = ___skin0; int32_t L_9 = ___slotIndex1; String_t* L_10 = V_1; NullCheck(L_8); Attachment_t3043756552 * L_11 = Skin_GetAttachment_m2040609636(L_8, L_9, L_10, /*hidden argument*/NULL); V_3 = L_11; Attachment_t3043756552 * L_12 = V_3; V_4 = ((BoundingBoxAttachment_t2797506510 *)IsInstClass((RuntimeObject*)L_12, BoundingBoxAttachment_t2797506510_il2cpp_TypeInfo_var)); IL2CPP_RUNTIME_CLASS_INIT(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var); bool L_13 = ((BoundingBoxFollower_t4182505745_StaticFields*)il2cpp_codegen_static_fields_for(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var))->get_DebugMessages_2(); if (!L_13) { goto IL_0066; } } IL_0044: { Attachment_t3043756552 * L_14 = V_3; if (!L_14) { goto IL_0066; } } IL_004a: { BoundingBoxAttachment_t2797506510 * L_15 = V_4; if (L_15) { goto IL_0066; } } IL_0051: { String_t* L_16 = __this->get_slotName_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral353136429, L_16, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); } IL_0066: { BoundingBoxAttachment_t2797506510 * L_18 = V_4; if (!L_18) { goto IL_00d4; } } IL_006d: { Dictionary_2_t3714483914 * L_19 = __this->get_colliderTable_11(); BoundingBoxAttachment_t2797506510 * L_20 = V_4; NullCheck(L_19); bool L_21 = Dictionary_2_ContainsKey_m3605370614(L_19, L_20, /*hidden argument*/Dictionary_2_ContainsKey_m3605370614_RuntimeMethod_var); if (L_21) { goto IL_00d4; } } IL_007f: { BoundingBoxAttachment_t2797506510 * L_22 = V_4; Slot_t3514940700 * L_23 = __this->get_slot_7(); GameObject_t1113636619 * L_24 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); bool L_25 = __this->get_isTrigger_5(); PolygonCollider2D_t57175488 * L_26 = SkeletonUtility_AddBoundingBoxAsComponent_m2381254289(NULL /*static, unused*/, L_22, L_23, L_24, L_25, /*hidden argument*/NULL); V_5 = L_26; PolygonCollider2D_t57175488 * L_27 = V_5; NullCheck(L_27); Behaviour_set_enabled_m20417929(L_27, (bool)0, /*hidden argument*/NULL); PolygonCollider2D_t57175488 * L_28 = V_5; NullCheck(L_28); Object_set_hideFlags_m1648752846(L_28, 8, /*hidden argument*/NULL); PolygonCollider2D_t57175488 * L_29 = V_5; bool L_30 = BoundingBoxFollower_get_IsTrigger_m2167271470(__this, /*hidden argument*/NULL); NullCheck(L_29); Collider2D_set_isTrigger_m2923405871(L_29, L_30, /*hidden argument*/NULL); Dictionary_2_t3714483914 * L_31 = __this->get_colliderTable_11(); BoundingBoxAttachment_t2797506510 * L_32 = V_4; PolygonCollider2D_t57175488 * L_33 = V_5; NullCheck(L_31); Dictionary_2_Add_m1707232708(L_31, L_32, L_33, /*hidden argument*/Dictionary_2_Add_m1707232708_RuntimeMethod_var); Dictionary_2_t1209791819 * L_34 = __this->get_nameTable_12(); BoundingBoxAttachment_t2797506510 * L_35 = V_4; String_t* L_36 = V_1; NullCheck(L_34); Dictionary_2_Add_m1761179523(L_34, L_35, L_36, /*hidden argument*/Dictionary_2_Add_m1761179523_RuntimeMethod_var); } IL_00d4: { bool L_37 = Enumerator_MoveNext_m3024952464((&V_2), /*hidden argument*/Enumerator_MoveNext_m3024952464_RuntimeMethod_var); if (L_37) { goto IL_0021; } } IL_00e0: { IL2CPP_LEAVE(0xF3, FINALLY_00e5); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00e5; } FINALLY_00e5: { // begin finally (depth: 1) Enumerator_Dispose_m2026665411((&V_2), /*hidden argument*/Enumerator_Dispose_m2026665411_RuntimeMethod_var); IL2CPP_END_FINALLY(229) } // end finally (depth: 1) IL2CPP_CLEANUP(229) { IL2CPP_JUMP_TBL(0xF3, IL_00f3) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00f3: { return; } } // System.Void Spine.Unity.BoundingBoxFollower::OnDisable() extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_OnDisable_m1798431672 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_clearStateOnDisable_6(); if (!L_0) { goto IL_0011; } } { BoundingBoxFollower_ClearState_m1574674950(__this, /*hidden argument*/NULL); } IL_0011: { return; } } // System.Void Spine.Unity.BoundingBoxFollower::ClearState() extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_ClearState_m1574674950 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoundingBoxFollower_ClearState_m1574674950_MetadataUsageId); s_Il2CppMethodInitialized = true; } PolygonCollider2D_t57175488 * V_0 = NULL; Enumerator_t4283377571 V_1; memset(&V_1, 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Dictionary_2_t3714483914 * L_0 = __this->get_colliderTable_11(); if (!L_0) { goto IL_004f; } } { Dictionary_2_t3714483914 * L_1 = __this->get_colliderTable_11(); NullCheck(L_1); ValueCollection_t1135560936 * L_2 = Dictionary_2_get_Values_m2134848300(L_1, /*hidden argument*/Dictionary_2_get_Values_m2134848300_RuntimeMethod_var); NullCheck(L_2); Enumerator_t4283377571 L_3 = ValueCollection_GetEnumerator_m177247189(L_2, /*hidden argument*/ValueCollection_GetEnumerator_m177247189_RuntimeMethod_var); V_1 = L_3; } IL_001c: try { // begin try (depth: 1) { goto IL_0030; } IL_0021: { PolygonCollider2D_t57175488 * L_4 = Enumerator_get_Current_m2439353676((&V_1), /*hidden argument*/Enumerator_get_Current_m2439353676_RuntimeMethod_var); V_0 = L_4; PolygonCollider2D_t57175488 * L_5 = V_0; NullCheck(L_5); Behaviour_set_enabled_m20417929(L_5, (bool)0, /*hidden argument*/NULL); } IL_0030: { bool L_6 = Enumerator_MoveNext_m3388216024((&V_1), /*hidden argument*/Enumerator_MoveNext_m3388216024_RuntimeMethod_var); if (L_6) { goto IL_0021; } } IL_003c: { IL2CPP_LEAVE(0x4F, FINALLY_0041); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0041; } FINALLY_0041: { // begin finally (depth: 1) Enumerator_Dispose_m3179140814((&V_1), /*hidden argument*/Enumerator_Dispose_m3179140814_RuntimeMethod_var); IL2CPP_END_FINALLY(65) } // end finally (depth: 1) IL2CPP_CLEANUP(65) { IL2CPP_JUMP_TBL(0x4F, IL_004f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004f: { __this->set_currentAttachment_8((BoundingBoxAttachment_t2797506510 *)NULL); __this->set_currentAttachmentName_9((String_t*)NULL); __this->set_currentCollider_10((PolygonCollider2D_t57175488 *)NULL); return; } } // System.Void Spine.Unity.BoundingBoxFollower::DisposeColliders() extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_DisposeColliders_m2912969000 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoundingBoxFollower_DisposeColliders_m2912969000_MetadataUsageId); s_Il2CppMethodInitialized = true; } PolygonCollider2DU5BU5D_t759784257* V_0 = NULL; PolygonCollider2D_t57175488 * V_1 = NULL; PolygonCollider2DU5BU5D_t759784257* V_2 = NULL; int32_t V_3 = 0; PolygonCollider2D_t57175488 * V_4 = NULL; PolygonCollider2DU5BU5D_t759784257* V_5 = NULL; int32_t V_6 = 0; PolygonCollider2D_t57175488 * V_7 = NULL; PolygonCollider2DU5BU5D_t759784257* V_8 = NULL; int32_t V_9 = 0; { PolygonCollider2DU5BU5D_t759784257* L_0 = Component_GetComponents_TisPolygonCollider2D_t57175488_m2976083482(__this, /*hidden argument*/Component_GetComponents_TisPolygonCollider2D_t57175488_m2976083482_RuntimeMethod_var); V_0 = L_0; PolygonCollider2DU5BU5D_t759784257* L_1 = V_0; NullCheck(L_1); if ((((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) { goto IL_0010; } } { return; } IL_0010: { bool L_2 = Application_get_isEditor_m857789090(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_2) { goto IL_0091; } } { bool L_3 = Application_get_isPlaying_m100394690(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_3) { goto IL_0055; } } { PolygonCollider2DU5BU5D_t759784257* L_4 = V_0; V_2 = L_4; V_3 = 0; goto IL_0047; } IL_002d: { PolygonCollider2DU5BU5D_t759784257* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; PolygonCollider2D_t57175488 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_1 = L_8; PolygonCollider2D_t57175488 * L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_0043; } } { PolygonCollider2D_t57175488 * L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_Destroy_m565254235(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); } IL_0043: { int32_t L_12 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0047: { int32_t L_13 = V_3; PolygonCollider2DU5BU5D_t759784257* L_14 = V_2; NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_002d; } } { goto IL_008c; } IL_0055: { PolygonCollider2DU5BU5D_t759784257* L_15 = V_0; V_5 = L_15; V_6 = 0; goto IL_0081; } IL_0060: { PolygonCollider2DU5BU5D_t759784257* L_16 = V_5; int32_t L_17 = V_6; NullCheck(L_16); int32_t L_18 = L_17; PolygonCollider2D_t57175488 * L_19 = (L_16)->GetAt(static_cast(L_18)); V_4 = L_19; PolygonCollider2D_t57175488 * L_20 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_21 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_20, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_21) { goto IL_007b; } } { PolygonCollider2D_t57175488 * L_22 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_DestroyImmediate_m3193525861(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); } IL_007b: { int32_t L_23 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0081: { int32_t L_24 = V_6; PolygonCollider2DU5BU5D_t759784257* L_25 = V_5; NullCheck(L_25); if ((((int32_t)L_24) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_25)->max_length))))))) { goto IL_0060; } } IL_008c: { goto IL_00c8; } IL_0091: { PolygonCollider2DU5BU5D_t759784257* L_26 = V_0; V_8 = L_26; V_9 = 0; goto IL_00bd; } IL_009c: { PolygonCollider2DU5BU5D_t759784257* L_27 = V_8; int32_t L_28 = V_9; NullCheck(L_27); int32_t L_29 = L_28; PolygonCollider2D_t57175488 * L_30 = (L_27)->GetAt(static_cast(L_29)); V_7 = L_30; PolygonCollider2D_t57175488 * L_31 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_32 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_31, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_32) { goto IL_00b7; } } { PolygonCollider2D_t57175488 * L_33 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_Destroy_m565254235(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); } IL_00b7: { int32_t L_34 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00bd: { int32_t L_35 = V_9; PolygonCollider2DU5BU5D_t759784257* L_36 = V_8; NullCheck(L_36); if ((((int32_t)L_35) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_36)->max_length))))))) { goto IL_009c; } } IL_00c8: { __this->set_slot_7((Slot_t3514940700 *)NULL); __this->set_currentAttachment_8((BoundingBoxAttachment_t2797506510 *)NULL); __this->set_currentAttachmentName_9((String_t*)NULL); __this->set_currentCollider_10((PolygonCollider2D_t57175488 *)NULL); Dictionary_2_t3714483914 * L_37 = __this->get_colliderTable_11(); NullCheck(L_37); Dictionary_2_Clear_m1157377238(L_37, /*hidden argument*/Dictionary_2_Clear_m1157377238_RuntimeMethod_var); Dictionary_2_t1209791819 * L_38 = __this->get_nameTable_12(); NullCheck(L_38); Dictionary_2_Clear_m1385260365(L_38, /*hidden argument*/Dictionary_2_Clear_m1385260365_RuntimeMethod_var); return; } } // System.Void Spine.Unity.BoundingBoxFollower::LateUpdate() extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_LateUpdate_m2967546000 (BoundingBoxFollower_t4182505745 * __this, const RuntimeMethod* method) { { Slot_t3514940700 * L_0 = __this->get_slot_7(); if (!L_0) { goto IL_0032; } } { Slot_t3514940700 * L_1 = __this->get_slot_7(); NullCheck(L_1); Attachment_t3043756552 * L_2 = Slot_get_Attachment_m1453611526(L_1, /*hidden argument*/NULL); BoundingBoxAttachment_t2797506510 * L_3 = __this->get_currentAttachment_8(); if ((((RuntimeObject*)(Attachment_t3043756552 *)L_2) == ((RuntimeObject*)(BoundingBoxAttachment_t2797506510 *)L_3))) { goto IL_0032; } } { Slot_t3514940700 * L_4 = __this->get_slot_7(); NullCheck(L_4); Attachment_t3043756552 * L_5 = Slot_get_Attachment_m1453611526(L_4, /*hidden argument*/NULL); BoundingBoxFollower_MatchAttachment_m979365972(__this, L_5, /*hidden argument*/NULL); } IL_0032: { return; } } // System.Void Spine.Unity.BoundingBoxFollower::MatchAttachment(Spine.Attachment) extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower_MatchAttachment_m979365972 (BoundingBoxFollower_t4182505745 * __this, Attachment_t3043756552 * ___attachment0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoundingBoxFollower_MatchAttachment_m979365972_MetadataUsageId); s_Il2CppMethodInitialized = true; } BoundingBoxAttachment_t2797506510 * V_0 = NULL; PolygonCollider2D_t57175488 * V_1 = NULL; { Attachment_t3043756552 * L_0 = ___attachment0; V_0 = ((BoundingBoxAttachment_t2797506510 *)IsInstClass((RuntimeObject*)L_0, BoundingBoxAttachment_t2797506510_il2cpp_TypeInfo_var)); IL2CPP_RUNTIME_CLASS_INIT(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var); bool L_1 = ((BoundingBoxFollower_t4182505745_StaticFields*)il2cpp_codegen_static_fields_for(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var))->get_DebugMessages_2(); if (!L_1) { goto IL_0027; } } { Attachment_t3043756552 * L_2 = ___attachment0; if (!L_2) { goto IL_0027; } } { BoundingBoxAttachment_t2797506510 * L_3 = V_0; if (L_3) { goto IL_0027; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m3752629331(NULL /*static, unused*/, _stringLiteral2859688251, /*hidden argument*/NULL); } IL_0027: { PolygonCollider2D_t57175488 * L_4 = __this->get_currentCollider_10(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0044; } } { PolygonCollider2D_t57175488 * L_6 = __this->get_currentCollider_10(); NullCheck(L_6); Behaviour_set_enabled_m20417929(L_6, (bool)0, /*hidden argument*/NULL); } IL_0044: { BoundingBoxAttachment_t2797506510 * L_7 = V_0; if (L_7) { goto IL_0064; } } { __this->set_currentCollider_10((PolygonCollider2D_t57175488 *)NULL); __this->set_currentAttachment_8((BoundingBoxAttachment_t2797506510 *)NULL); __this->set_currentAttachmentName_9((String_t*)NULL); goto IL_00e8; } IL_0064: { Dictionary_2_t3714483914 * L_8 = __this->get_colliderTable_11(); BoundingBoxAttachment_t2797506510 * L_9 = V_0; NullCheck(L_8); Dictionary_2_TryGetValue_m111575127(L_8, L_9, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m111575127_RuntimeMethod_var); PolygonCollider2D_t57175488 * L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_10, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_00b0; } } { PolygonCollider2D_t57175488 * L_12 = V_1; __this->set_currentCollider_10(L_12); PolygonCollider2D_t57175488 * L_13 = __this->get_currentCollider_10(); NullCheck(L_13); Behaviour_set_enabled_m20417929(L_13, (bool)1, /*hidden argument*/NULL); BoundingBoxAttachment_t2797506510 * L_14 = V_0; __this->set_currentAttachment_8(L_14); Dictionary_2_t1209791819 * L_15 = __this->get_nameTable_12(); BoundingBoxAttachment_t2797506510 * L_16 = V_0; NullCheck(L_15); String_t* L_17 = Dictionary_2_get_Item_m3349829479(L_15, L_16, /*hidden argument*/Dictionary_2_get_Item_m3349829479_RuntimeMethod_var); __this->set_currentAttachmentName_9(L_17); goto IL_00e8; } IL_00b0: { __this->set_currentCollider_10((PolygonCollider2D_t57175488 *)NULL); BoundingBoxAttachment_t2797506510 * L_18 = V_0; __this->set_currentAttachment_8(L_18); __this->set_currentAttachmentName_9((String_t*)NULL); IL2CPP_RUNTIME_CLASS_INIT(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var); bool L_19 = ((BoundingBoxFollower_t4182505745_StaticFields*)il2cpp_codegen_static_fields_for(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var))->get_DebugMessages_2(); if (!L_19) { goto IL_00e8; } } { ObjectU5BU5D_t2843939325* L_20 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)1)); BoundingBoxAttachment_t2797506510 * L_21 = V_0; NullCheck(L_21); String_t* L_22 = Attachment_get_Name_m3847529203(L_21, /*hidden argument*/NULL); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_22); (L_20)->SetAt(static_cast(0), (RuntimeObject *)L_22); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogFormat_m309087137(NULL /*static, unused*/, _stringLiteral2733363666, L_20, /*hidden argument*/NULL); } IL_00e8: { return; } } // System.Void Spine.Unity.BoundingBoxFollower::.cctor() extern "C" IL2CPP_METHOD_ATTR void BoundingBoxFollower__cctor_m3318581936 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BoundingBoxFollower__cctor_m3318581936_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((BoundingBoxFollower_t4182505745_StaticFields*)il2cpp_codegen_static_fields_for(BoundingBoxFollower_t4182505745_il2cpp_TypeInfo_var))->set_DebugMessages_2((bool)1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.EventDataReferenceAsset::.ctor() extern "C" IL2CPP_METHOD_ATTR void EventDataReferenceAsset__ctor_m2776358251 (EventDataReferenceAsset_t4034732881 * __this, const RuntimeMethod* method) { { ScriptableObject__ctor_m1310743131(__this, /*hidden argument*/NULL); return; } } // Spine.EventData Spine.Unity.EventDataReferenceAsset::get_EventData() extern "C" IL2CPP_METHOD_ATTR EventData_t724759987 * EventDataReferenceAsset_get_EventData_m2797560205 (EventDataReferenceAsset_t4034732881 * __this, const RuntimeMethod* method) { { EventData_t724759987 * L_0 = __this->get_eventData_5(); if (L_0) { goto IL_0011; } } { EventDataReferenceAsset_Initialize_m379103964(__this, /*hidden argument*/NULL); } IL_0011: { EventData_t724759987 * L_1 = __this->get_eventData_5(); return L_1; } } // System.Void Spine.Unity.EventDataReferenceAsset::Initialize() extern "C" IL2CPP_METHOD_ATTR void EventDataReferenceAsset_Initialize_m379103964 (EventDataReferenceAsset_t4034732881 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventDataReferenceAsset_Initialize_m379103964_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SkeletonDataAsset_t3748144825 * L_0 = __this->get_skeletonDataAsset_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return; } IL_0012: { SkeletonDataAsset_t3748144825 * L_2 = __this->get_skeletonDataAsset_3(); NullCheck(L_2); SkeletonData_t2032710716 * L_3 = SkeletonDataAsset_GetSkeletonData_m2938549301(L_2, (bool)1, /*hidden argument*/NULL); String_t* L_4 = __this->get_eventName_4(); NullCheck(L_3); EventData_t724759987 * L_5 = SkeletonData_FindEvent_m1265923769(L_3, L_4, /*hidden argument*/NULL); __this->set_eventData_5(L_5); EventData_t724759987 * L_6 = __this->get_eventData_5(); if (L_6) { goto IL_0061; } } { ObjectU5BU5D_t2843939325* L_7 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)2)); String_t* L_8 = __this->get_eventName_4(); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject *)L_8); ObjectU5BU5D_t2843939325* L_9 = L_7; SkeletonDataAsset_t3748144825 * L_10 = __this->get_skeletonDataAsset_3(); NullCheck(L_10); String_t* L_11 = Object_get_name_m4211327027(L_10, /*hidden argument*/NULL); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(1), (RuntimeObject *)L_11); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarningFormat_m2535776735(NULL /*static, unused*/, _stringLiteral1808074702, L_9, /*hidden argument*/NULL); } IL_0061: { return; } } // Spine.EventData Spine.Unity.EventDataReferenceAsset::op_Implicit(Spine.Unity.EventDataReferenceAsset) extern "C" IL2CPP_METHOD_ATTR EventData_t724759987 * EventDataReferenceAsset_op_Implicit_m2602043655 (RuntimeObject * __this /* static, unused */, EventDataReferenceAsset_t4034732881 * ___asset0, const RuntimeMethod* method) { { EventDataReferenceAsset_t4034732881 * L_0 = ___asset0; NullCheck(L_0); EventData_t724759987 * L_1 = EventDataReferenceAsset_get_EventData_m2797560205(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.MaterialsTextureLoader::.ctor(Spine.Unity.SpineAtlasAsset) extern "C" IL2CPP_METHOD_ATTR void MaterialsTextureLoader__ctor_m1104951569 (MaterialsTextureLoader_t1402074808 * __this, SpineAtlasAsset_t3023093230 * ___atlasAsset0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); SpineAtlasAsset_t3023093230 * L_0 = ___atlasAsset0; __this->set_atlasAsset_0(L_0); return; } } // System.Void Spine.Unity.MaterialsTextureLoader::Load(Spine.AtlasPage,System.String) extern "C" IL2CPP_METHOD_ATTR void MaterialsTextureLoader_Load_m25043686 (MaterialsTextureLoader_t1402074808 * __this, AtlasPage_t4077017671 * ___page0, String_t* ___path1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MaterialsTextureLoader_Load_m25043686_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Material_t340375123 * V_1 = NULL; Material_t340375123 * V_2 = NULL; MaterialU5BU5D_t561872642* V_3 = NULL; int32_t V_4 = 0; { String_t* L_0 = ___path1; IL2CPP_RUNTIME_CLASS_INIT(Path_t1605229823_il2cpp_TypeInfo_var); String_t* L_1 = Path_GetFileNameWithoutExtension_m895535029(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; V_1 = (Material_t340375123 *)NULL; SpineAtlasAsset_t3023093230 * L_2 = __this->get_atlasAsset_0(); NullCheck(L_2); MaterialU5BU5D_t561872642* L_3 = L_2->get_materials_3(); V_3 = L_3; V_4 = 0; goto IL_006d; } IL_001d: { MaterialU5BU5D_t561872642* L_4 = V_3; int32_t L_5 = V_4; NullCheck(L_4); int32_t L_6 = L_5; Material_t340375123 * L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; Material_t340375123 * L_8 = V_2; NullCheck(L_8); Texture_t3661962703 * L_9 = Material_get_mainTexture_m692510677(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_004a; } } { Material_t340375123 * L_11 = V_2; NullCheck(L_11); String_t* L_12 = Object_get_name_m4211327027(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2351069019, L_12, /*hidden argument*/NULL); Material_t340375123 * L_14 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m1665621915(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/NULL); return; } IL_004a: { Material_t340375123 * L_15 = V_2; NullCheck(L_15); Texture_t3661962703 * L_16 = Material_get_mainTexture_m692510677(L_15, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_17 = Object_get_name_m4211327027(L_16, /*hidden argument*/NULL); String_t* L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_19 = String_op_Equality_m920492651(NULL /*static, unused*/, L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0067; } } { Material_t340375123 * L_20 = V_2; V_1 = L_20; goto IL_0077; } IL_0067: { int32_t L_21 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_006d: { int32_t L_22 = V_4; MaterialU5BU5D_t561872642* L_23 = V_3; NullCheck(L_23); if ((((int32_t)L_22) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_23)->max_length))))))) { goto IL_001d; } } IL_0077: { Material_t340375123 * L_24 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_25 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_24, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_25) { goto IL_00aa; } } { String_t* L_26 = V_0; SpineAtlasAsset_t3023093230 * L_27 = __this->get_atlasAsset_0(); NullCheck(L_27); String_t* L_28 = Object_get_name_m4211327027(L_27, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = String_Concat_m2163913788(NULL /*static, unused*/, _stringLiteral2193808703, L_26, _stringLiteral2411013401, L_28, /*hidden argument*/NULL); SpineAtlasAsset_t3023093230 * L_30 = __this->get_atlasAsset_0(); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m1665621915(NULL /*static, unused*/, L_29, L_30, /*hidden argument*/NULL); return; } IL_00aa: { AtlasPage_t4077017671 * L_31 = ___page0; Material_t340375123 * L_32 = V_1; NullCheck(L_31); L_31->set_rendererObject_6(L_32); AtlasPage_t4077017671 * L_33 = ___page0; NullCheck(L_33); int32_t L_34 = L_33->get_width_7(); if (!L_34) { goto IL_00c7; } } { AtlasPage_t4077017671 * L_35 = ___page0; NullCheck(L_35); int32_t L_36 = L_35->get_height_8(); if (L_36) { goto IL_00e9; } } IL_00c7: { AtlasPage_t4077017671 * L_37 = ___page0; Material_t340375123 * L_38 = V_1; NullCheck(L_38); Texture_t3661962703 * L_39 = Material_get_mainTexture_m692510677(L_38, /*hidden argument*/NULL); NullCheck(L_39); int32_t L_40 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_39); NullCheck(L_37); L_37->set_width_7(L_40); AtlasPage_t4077017671 * L_41 = ___page0; Material_t340375123 * L_42 = V_1; NullCheck(L_42); Texture_t3661962703 * L_43 = Material_get_mainTexture_m692510677(L_42, /*hidden argument*/NULL); NullCheck(L_43); int32_t L_44 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_height() */, L_43); NullCheck(L_41); L_41->set_height_8(L_44); } IL_00e9: { return; } } // System.Void Spine.Unity.MaterialsTextureLoader::Unload(System.Object) extern "C" IL2CPP_METHOD_ATTR void MaterialsTextureLoader_Unload_m4075030536 (MaterialsTextureLoader_t1402074808 * __this, RuntimeObject * ___texture0, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.MeshGenerator::.ctor() extern "C" IL2CPP_METHOD_ATTR void MeshGenerator__ctor_m1545232425 (MeshGenerator_t1354683548 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator__ctor_m1545232425_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t4070202189 * V_0 = NULL; { Settings_t612870457 L_0 = Settings_get_Default_m897432602(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_settings_0(L_0); ExposedList_1_t2134458034 * L_1 = (ExposedList_1_t2134458034 *)il2cpp_codegen_object_new(ExposedList_1_t2134458034_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3684064253(L_1, 4, /*hidden argument*/ExposedList_1__ctor_m3684064253_RuntimeMethod_var); __this->set_vertexBuffer_3(L_1); ExposedList_1_t568374093 * L_2 = (ExposedList_1_t568374093 *)il2cpp_codegen_object_new(ExposedList_1_t568374093_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3902463542(L_2, 4, /*hidden argument*/ExposedList_1__ctor_m3902463542_RuntimeMethod_var); __this->set_uvBuffer_4(L_2); ExposedList_1_t1012645862 * L_3 = (ExposedList_1_t1012645862 *)il2cpp_codegen_object_new(ExposedList_1_t1012645862_il2cpp_TypeInfo_var); ExposedList_1__ctor_m823976159(L_3, 4, /*hidden argument*/ExposedList_1__ctor_m823976159_RuntimeMethod_var); __this->set_colorBuffer_5(L_3); ExposedList_1_t4070202189 * L_4 = (ExposedList_1_t4070202189 *)il2cpp_codegen_object_new(ExposedList_1_t4070202189_il2cpp_TypeInfo_var); ExposedList_1__ctor_m1001969347(L_4, /*hidden argument*/ExposedList_1__ctor_m1001969347_RuntimeMethod_var); V_0 = L_4; ExposedList_1_t4070202189 * L_5 = V_0; ExposedList_1_t1363090323 * L_6 = (ExposedList_1_t1363090323 *)il2cpp_codegen_object_new(ExposedList_1_t1363090323_il2cpp_TypeInfo_var); ExposedList_1__ctor_m4079222511(L_6, 6, /*hidden argument*/ExposedList_1__ctor_m4079222511_RuntimeMethod_var); NullCheck(L_5); ExposedList_1_Add_m438205664(L_5, L_6, /*hidden argument*/ExposedList_1_Add_m438205664_RuntimeMethod_var); ExposedList_1_t4070202189 * L_7 = V_0; __this->set_submeshes_6(L_7); SkeletonClipping_t1669006083 * L_8 = (SkeletonClipping_t1669006083 *)il2cpp_codegen_object_new(SkeletonClipping_t1669006083_il2cpp_TypeInfo_var); SkeletonClipping__ctor_m528902015(L_8, /*hidden argument*/NULL); __this->set_clipper_11(L_8); __this->set_tempVerts_12(((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)8))); Int32U5BU5D_t385246372* L_9 = ((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)6)); RuntimeFieldHandle_t1871169219 L_10 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255370____U24fieldU2D6D78A7DEB7B1A2A73F2CDFA8EFC4FE6DDCC4E47A_1_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_9, L_10, /*hidden argument*/NULL); __this->set_regionTriangles_13(L_9); Object__ctor_m297566312(__this, /*hidden argument*/NULL); ExposedList_1_t4070202189 * L_11 = __this->get_submeshes_6(); NullCheck(L_11); ExposedList_1_TrimExcess_m1743153177(L_11, /*hidden argument*/ExposedList_1_TrimExcess_m1743153177_RuntimeMethod_var); return; } } // System.Int32 Spine.Unity.MeshGenerator::get_VertexCount() extern "C" IL2CPP_METHOD_ATTR int32_t MeshGenerator_get_VertexCount_m1312960041 (MeshGenerator_t1354683548 * __this, const RuntimeMethod* method) { { ExposedList_1_t2134458034 * L_0 = __this->get_vertexBuffer_3(); NullCheck(L_0); int32_t L_1 = L_0->get_Count_1(); return L_1; } } // Spine.Unity.MeshGeneratorBuffers Spine.Unity.MeshGenerator::get_Buffers() extern "C" IL2CPP_METHOD_ATTR MeshGeneratorBuffers_t1424700926 MeshGenerator_get_Buffers_m1902321551 (MeshGenerator_t1354683548 * __this, const RuntimeMethod* method) { MeshGeneratorBuffers_t1424700926 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(MeshGeneratorBuffers_t1424700926 )); int32_t L_0 = MeshGenerator_get_VertexCount_m1312960041(__this, /*hidden argument*/NULL); (&V_0)->set_vertexCount_0(L_0); ExposedList_1_t2134458034 * L_1 = __this->get_vertexBuffer_3(); NullCheck(L_1); Vector3U5BU5D_t1718750761* L_2 = L_1->get_Items_0(); (&V_0)->set_vertexBuffer_1(L_2); ExposedList_1_t568374093 * L_3 = __this->get_uvBuffer_4(); NullCheck(L_3); Vector2U5BU5D_t1457185986* L_4 = L_3->get_Items_0(); (&V_0)->set_uvBuffer_2(L_4); ExposedList_1_t1012645862 * L_5 = __this->get_colorBuffer_5(); NullCheck(L_5); Color32U5BU5D_t3850468773* L_6 = L_5->get_Items_0(); (&V_0)->set_colorBuffer_3(L_6); (&V_0)->set_meshGenerator_4(__this); MeshGeneratorBuffers_t1424700926 L_7 = V_0; return L_7; } } // System.Void Spine.Unity.MeshGenerator::GenerateSingleSubmeshInstruction(Spine.Unity.SkeletonRendererInstruction,Spine.Skeleton,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_GenerateSingleSubmeshInstruction_m3214192451 (RuntimeObject * __this /* static, unused */, SkeletonRendererInstruction_t651787775 * ___instructionOutput0, Skeleton_t3686076450 * ___skeleton1, Material_t340375123 * ___material2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_GenerateSingleSubmeshInstruction_m3214192451_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t1927085270 * V_0 = NULL; int32_t V_1 = 0; ExposedList_1_t2759233236 * V_2 = NULL; AttachmentU5BU5D_t1033217241* V_3 = NULL; int32_t V_4 = 0; SubmeshInstruction_t52121370 V_5; memset(&V_5, 0, sizeof(V_5)); SubmeshInstruction_t52121370 V_6; memset(&V_6, 0, sizeof(V_6)); bool V_7 = false; SlotU5BU5D_t285245173* V_8 = NULL; int32_t V_9 = 0; Slot_t3514940700 * V_10 = NULL; Attachment_t3043756552 * V_11 = NULL; int32_t V_12 = 0; int32_t V_13 = 0; RegionAttachment_t1770147391 * V_14 = NULL; MeshAttachment_t1975337962 * V_15 = NULL; ClippingAttachment_t2586274570 * V_16 = NULL; { Skeleton_t3686076450 * L_0 = ___skeleton1; NullCheck(L_0); ExposedList_1_t1927085270 * L_1 = L_0->get_drawOrder_3(); V_0 = L_1; ExposedList_1_t1927085270 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = L_2->get_Count_1(); V_1 = L_3; SkeletonRendererInstruction_t651787775 * L_4 = ___instructionOutput0; NullCheck(L_4); SkeletonRendererInstruction_Clear_m1239640949(L_4, /*hidden argument*/NULL); SkeletonRendererInstruction_t651787775 * L_5 = ___instructionOutput0; NullCheck(L_5); ExposedList_1_t2759233236 * L_6 = L_5->get_submeshInstructions_0(); V_2 = L_6; ExposedList_1_t2759233236 * L_7 = V_2; NullCheck(L_7); ExposedList_1_Resize_m1195975214(L_7, 1, /*hidden argument*/ExposedList_1_Resize_m1195975214_RuntimeMethod_var); SkeletonRendererInstruction_t651787775 * L_8 = ___instructionOutput0; NullCheck(L_8); ExposedList_1_t1455901122 * L_9 = L_8->get_attachments_4(); int32_t L_10 = V_1; NullCheck(L_9); ExposedList_1_Resize_m768487897(L_9, L_10, /*hidden argument*/ExposedList_1_Resize_m768487897_RuntimeMethod_var); SkeletonRendererInstruction_t651787775 * L_11 = ___instructionOutput0; NullCheck(L_11); ExposedList_1_t1455901122 * L_12 = L_11->get_attachments_4(); NullCheck(L_12); AttachmentU5BU5D_t1033217241* L_13 = L_12->get_Items_0(); V_3 = L_13; V_4 = 0; il2cpp_codegen_initobj((&V_6), sizeof(SubmeshInstruction_t52121370 )); Skeleton_t3686076450 * L_14 = ___skeleton1; (&V_6)->set_skeleton_0(L_14); (&V_6)->set_preActiveClippingSlotSource_5((-1)); (&V_6)->set_startSlot_1(0); (&V_6)->set_rawFirstVertexIndex_8(0); Material_t340375123 * L_15 = ___material2; (&V_6)->set_material_3(L_15); (&V_6)->set_forceSeparate_4((bool)0); int32_t L_16 = V_1; (&V_6)->set_endSlot_2(L_16); SubmeshInstruction_t52121370 L_17 = V_6; V_5 = L_17; V_7 = (bool)0; ExposedList_1_t1927085270 * L_18 = V_0; NullCheck(L_18); SlotU5BU5D_t285245173* L_19 = L_18->get_Items_0(); V_8 = L_19; V_9 = 0; goto IL_0140; } IL_0096: { SlotU5BU5D_t285245173* L_20 = V_8; int32_t L_21 = V_9; NullCheck(L_20); int32_t L_22 = L_21; Slot_t3514940700 * L_23 = (L_20)->GetAt(static_cast(L_22)); V_10 = L_23; Slot_t3514940700 * L_24 = V_10; NullCheck(L_24); Attachment_t3043756552 * L_25 = L_24->get_attachment_10(); V_11 = L_25; AttachmentU5BU5D_t1033217241* L_26 = V_3; int32_t L_27 = V_9; Attachment_t3043756552 * L_28 = V_11; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_28); (L_26)->SetAt(static_cast(L_27), (Attachment_t3043756552 *)L_28); Attachment_t3043756552 * L_29 = V_11; V_14 = ((RegionAttachment_t1770147391 *)IsInstClass((RuntimeObject*)L_29, RegionAttachment_t1770147391_il2cpp_TypeInfo_var)); RegionAttachment_t1770147391 * L_30 = V_14; if (!L_30) { goto IL_00c7; } } { V_13 = 4; V_12 = 6; goto IL_0113; } IL_00c7: { Attachment_t3043756552 * L_31 = V_11; V_15 = ((MeshAttachment_t1975337962 *)IsInstClass((RuntimeObject*)L_31, MeshAttachment_t1975337962_il2cpp_TypeInfo_var)); MeshAttachment_t1975337962 * L_32 = V_15; if (!L_32) { goto IL_00f2; } } { MeshAttachment_t1975337962 * L_33 = V_15; NullCheck(L_33); int32_t L_34 = ((VertexAttachment_t4074366829 *)L_33)->get_worldVerticesLength_6(); V_13 = ((int32_t)((int32_t)L_34>>(int32_t)1)); MeshAttachment_t1975337962 * L_35 = V_15; NullCheck(L_35); Int32U5BU5D_t385246372* L_36 = L_35->get_triangles_16(); NullCheck(L_36); V_12 = (((int32_t)((int32_t)(((RuntimeArray *)L_36)->max_length)))); goto IL_0113; } IL_00f2: { Attachment_t3043756552 * L_37 = V_11; V_16 = ((ClippingAttachment_t2586274570 *)IsInstClass((RuntimeObject*)L_37, ClippingAttachment_t2586274570_il2cpp_TypeInfo_var)); ClippingAttachment_t2586274570 * L_38 = V_16; if (!L_38) { goto IL_010d; } } { (&V_5)->set_hasClipping_9((bool)1); V_7 = (bool)1; } IL_010d: { V_13 = 0; V_12 = 0; } IL_0113: { SubmeshInstruction_t52121370 * L_39 = (&V_5); int32_t L_40 = L_39->get_rawTriangleCount_6(); int32_t L_41 = V_12; L_39->set_rawTriangleCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)L_41))); SubmeshInstruction_t52121370 * L_42 = (&V_5); int32_t L_43 = L_42->get_rawVertexCount_7(); int32_t L_44 = V_13; L_42->set_rawVertexCount_7(((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)L_44))); int32_t L_45 = V_4; int32_t L_46 = V_13; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)L_46)); int32_t L_47 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); } IL_0140: { int32_t L_48 = V_9; int32_t L_49 = V_1; if ((((int32_t)L_48) < ((int32_t)L_49))) { goto IL_0096; } } { SkeletonRendererInstruction_t651787775 * L_50 = ___instructionOutput0; bool L_51 = V_7; NullCheck(L_50); L_50->set_hasActiveClipping_2(L_51); SkeletonRendererInstruction_t651787775 * L_52 = ___instructionOutput0; int32_t L_53 = V_4; NullCheck(L_52); L_52->set_rawVertexCount_3(L_53); ExposedList_1_t2759233236 * L_54 = V_2; NullCheck(L_54); SubmeshInstructionU5BU5D_t131014463* L_55 = L_54->get_Items_0(); NullCheck(L_55); SubmeshInstruction_t52121370 L_56 = V_5; *(SubmeshInstruction_t52121370 *)((L_55)->GetAddressAt(static_cast(0))) = L_56; return; } } // System.Void Spine.Unity.MeshGenerator::GenerateSkeletonRendererInstruction(Spine.Unity.SkeletonRendererInstruction,Spine.Skeleton,System.Collections.Generic.Dictionary`2,System.Collections.Generic.List`1,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_GenerateSkeletonRendererInstruction_m828142940 (RuntimeObject * __this /* static, unused */, SkeletonRendererInstruction_t651787775 * ___instructionOutput0, Skeleton_t3686076450 * ___skeleton1, Dictionary_2_t3424054551 * ___customSlotMaterials2, List_1_t692048146 * ___separatorSlots3, bool ___generateMeshOverride4, bool ___immutableTriangles5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_GenerateSkeletonRendererInstruction_m828142940_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExposedList_1_t1927085270 * V_0 = NULL; int32_t V_1 = 0; ExposedList_1_t2759233236 * V_2 = NULL; AttachmentU5BU5D_t1033217241* V_3 = NULL; int32_t V_4 = 0; bool V_5 = false; SubmeshInstruction_t52121370 V_6; memset(&V_6, 0, sizeof(V_6)); SubmeshInstruction_t52121370 V_7; memset(&V_7, 0, sizeof(V_7)); bool V_8 = false; int32_t V_9 = 0; bool V_10 = false; int32_t V_11 = 0; int32_t V_12 = 0; SlotData_t154801902 * V_13 = NULL; int32_t V_14 = 0; SlotU5BU5D_t285245173* V_15 = NULL; int32_t V_16 = 0; Slot_t3514940700 * V_17 = NULL; Attachment_t3043756552 * V_18 = NULL; int32_t V_19 = 0; int32_t V_20 = 0; RuntimeObject * V_21 = NULL; bool V_22 = false; RegionAttachment_t1770147391 * V_23 = NULL; MeshAttachment_t1975337962 * V_24 = NULL; ClippingAttachment_t2586274570 * V_25 = NULL; int32_t V_26 = 0; Material_t340375123 * V_27 = NULL; int32_t G_B3_0 = 0; int32_t G_B6_0 = 0; { Skeleton_t3686076450 * L_0 = ___skeleton1; NullCheck(L_0); ExposedList_1_t1927085270 * L_1 = L_0->get_drawOrder_3(); V_0 = L_1; ExposedList_1_t1927085270 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = L_2->get_Count_1(); V_1 = L_3; SkeletonRendererInstruction_t651787775 * L_4 = ___instructionOutput0; NullCheck(L_4); SkeletonRendererInstruction_Clear_m1239640949(L_4, /*hidden argument*/NULL); SkeletonRendererInstruction_t651787775 * L_5 = ___instructionOutput0; NullCheck(L_5); ExposedList_1_t2759233236 * L_6 = L_5->get_submeshInstructions_0(); V_2 = L_6; SkeletonRendererInstruction_t651787775 * L_7 = ___instructionOutput0; NullCheck(L_7); ExposedList_1_t1455901122 * L_8 = L_7->get_attachments_4(); int32_t L_9 = V_1; NullCheck(L_8); ExposedList_1_Resize_m768487897(L_8, L_9, /*hidden argument*/ExposedList_1_Resize_m768487897_RuntimeMethod_var); SkeletonRendererInstruction_t651787775 * L_10 = ___instructionOutput0; NullCheck(L_10); ExposedList_1_t1455901122 * L_11 = L_10->get_attachments_4(); NullCheck(L_11); AttachmentU5BU5D_t1033217241* L_12 = L_11->get_Items_0(); V_3 = L_12; V_4 = 0; V_5 = (bool)0; il2cpp_codegen_initobj((&V_7), sizeof(SubmeshInstruction_t52121370 )); Skeleton_t3686076450 * L_13 = ___skeleton1; (&V_7)->set_skeleton_0(L_13); (&V_7)->set_preActiveClippingSlotSource_5((-1)); SubmeshInstruction_t52121370 L_14 = V_7; V_6 = L_14; Dictionary_2_t3424054551 * L_15 = ___customSlotMaterials2; if (!L_15) { goto IL_0067; } } { Dictionary_2_t3424054551 * L_16 = ___customSlotMaterials2; NullCheck(L_16); int32_t L_17 = Dictionary_2_get_Count_m3655427197(L_16, /*hidden argument*/Dictionary_2_get_Count_m3655427197_RuntimeMethod_var); G_B3_0 = ((((int32_t)L_17) > ((int32_t)0))? 1 : 0); goto IL_0068; } IL_0067: { G_B3_0 = 0; } IL_0068: { V_8 = (bool)G_B3_0; List_1_t692048146 * L_18 = ___separatorSlots3; if (L_18) { goto IL_0076; } } { G_B6_0 = 0; goto IL_007c; } IL_0076: { List_1_t692048146 * L_19 = ___separatorSlots3; NullCheck(L_19); int32_t L_20 = List_1_get_Count_m2251484450(L_19, /*hidden argument*/List_1_get_Count_m2251484450_RuntimeMethod_var); G_B6_0 = L_20; } IL_007c: { V_9 = G_B6_0; int32_t L_21 = V_9; V_10 = (bool)((((int32_t)L_21) > ((int32_t)0))? 1 : 0); V_11 = (-1); V_12 = (-1); V_13 = (SlotData_t154801902 *)NULL; V_14 = 0; ExposedList_1_t1927085270 * L_22 = V_0; NullCheck(L_22); SlotU5BU5D_t285245173* L_23 = L_22->get_Items_0(); V_15 = L_23; V_16 = 0; goto IL_035e; } IL_00a1: { SlotU5BU5D_t285245173* L_24 = V_15; int32_t L_25 = V_16; NullCheck(L_24); int32_t L_26 = L_25; Slot_t3514940700 * L_27 = (L_24)->GetAt(static_cast(L_26)); V_17 = L_27; Slot_t3514940700 * L_28 = V_17; NullCheck(L_28); Attachment_t3043756552 * L_29 = L_28->get_attachment_10(); V_18 = L_29; AttachmentU5BU5D_t1033217241* L_30 = V_3; int32_t L_31 = V_16; Attachment_t3043756552 * L_32 = V_18; NullCheck(L_30); ArrayElementTypeCheck (L_30, L_32); (L_30)->SetAt(static_cast(L_31), (Attachment_t3043756552 *)L_32); V_19 = 0; V_20 = 0; V_21 = NULL; V_22 = (bool)0; Attachment_t3043756552 * L_33 = V_18; V_23 = ((RegionAttachment_t1770147391 *)IsInstClass((RuntimeObject*)L_33, RegionAttachment_t1770147391_il2cpp_TypeInfo_var)); RegionAttachment_t1770147391 * L_34 = V_23; if (!L_34) { goto IL_00e7; } } { RegionAttachment_t1770147391 * L_35 = V_23; NullCheck(L_35); RuntimeObject * L_36 = RegionAttachment_get_RendererObject_m3051590338(L_35, /*hidden argument*/NULL); V_21 = L_36; V_19 = 4; V_20 = 6; goto IL_0146; } IL_00e7: { Attachment_t3043756552 * L_37 = V_18; V_24 = ((MeshAttachment_t1975337962 *)IsInstClass((RuntimeObject*)L_37, MeshAttachment_t1975337962_il2cpp_TypeInfo_var)); MeshAttachment_t1975337962 * L_38 = V_24; if (!L_38) { goto IL_011b; } } { MeshAttachment_t1975337962 * L_39 = V_24; NullCheck(L_39); RuntimeObject * L_40 = MeshAttachment_get_RendererObject_m1965843365(L_39, /*hidden argument*/NULL); V_21 = L_40; MeshAttachment_t1975337962 * L_41 = V_24; NullCheck(L_41); int32_t L_42 = ((VertexAttachment_t4074366829 *)L_41)->get_worldVerticesLength_6(); V_19 = ((int32_t)((int32_t)L_42>>(int32_t)1)); MeshAttachment_t1975337962 * L_43 = V_24; NullCheck(L_43); Int32U5BU5D_t385246372* L_44 = L_43->get_triangles_16(); NullCheck(L_44); V_20 = (((int32_t)((int32_t)(((RuntimeArray *)L_44)->max_length)))); goto IL_0146; } IL_011b: { Attachment_t3043756552 * L_45 = V_18; V_25 = ((ClippingAttachment_t2586274570 *)IsInstClass((RuntimeObject*)L_45, ClippingAttachment_t2586274570_il2cpp_TypeInfo_var)); ClippingAttachment_t2586274570 * L_46 = V_25; if (!L_46) { goto IL_0143; } } { ClippingAttachment_t2586274570 * L_47 = V_25; NullCheck(L_47); SlotData_t154801902 * L_48 = L_47->get_endSlot_7(); V_13 = L_48; int32_t L_49 = V_16; V_11 = L_49; (&V_6)->set_hasClipping_9((bool)1); V_5 = (bool)1; } IL_0143: { V_22 = (bool)1; } IL_0146: { SlotData_t154801902 * L_50 = V_13; if (!L_50) { goto IL_016a; } } { Slot_t3514940700 * L_51 = V_17; NullCheck(L_51); SlotData_t154801902 * L_52 = L_51->get_data_0(); SlotData_t154801902 * L_53 = V_13; if ((!(((RuntimeObject*)(SlotData_t154801902 *)L_52) == ((RuntimeObject*)(SlotData_t154801902 *)L_53)))) { goto IL_016a; } } { int32_t L_54 = V_16; int32_t L_55 = V_11; if ((((int32_t)L_54) == ((int32_t)L_55))) { goto IL_016a; } } { V_13 = (SlotData_t154801902 *)NULL; V_11 = (-1); } IL_016a: { bool L_56 = V_10; if (!L_56) { goto IL_01b1; } } { (&V_6)->set_forceSeparate_4((bool)0); V_26 = 0; goto IL_01a8; } IL_0181: { Slot_t3514940700 * L_57 = V_17; List_1_t692048146 * L_58 = ___separatorSlots3; int32_t L_59 = V_26; NullCheck(L_58); Slot_t3514940700 * L_60 = List_1_get_Item_m2903528553(L_58, L_59, /*hidden argument*/List_1_get_Item_m2903528553_RuntimeMethod_var); bool L_61 = Object_ReferenceEquals_m610702577(NULL /*static, unused*/, L_57, L_60, /*hidden argument*/NULL); if (!L_61) { goto IL_01a2; } } { (&V_6)->set_forceSeparate_4((bool)1); goto IL_01b1; } IL_01a2: { int32_t L_62 = V_26; V_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_01a8: { int32_t L_63 = V_26; int32_t L_64 = V_9; if ((((int32_t)L_63) < ((int32_t)L_64))) { goto IL_0181; } } IL_01b1: { bool L_65 = V_22; if (!L_65) { goto IL_023c; } } { bool L_66 = (&V_6)->get_forceSeparate_4(); if (!L_66) { goto IL_0237; } } { bool L_67 = ___generateMeshOverride4; if (!L_67) { goto IL_0237; } } { int32_t L_68 = V_16; (&V_6)->set_endSlot_2(L_68); int32_t L_69 = V_12; (&V_6)->set_preActiveClippingSlotSource_5(L_69); ExposedList_1_t2759233236 * L_70 = V_2; int32_t L_71 = V_14; NullCheck(L_70); ExposedList_1_Resize_m1195975214(L_70, ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)1)), /*hidden argument*/ExposedList_1_Resize_m1195975214_RuntimeMethod_var); ExposedList_1_t2759233236 * L_72 = V_2; NullCheck(L_72); SubmeshInstructionU5BU5D_t131014463* L_73 = L_72->get_Items_0(); int32_t L_74 = V_14; NullCheck(L_73); SubmeshInstruction_t52121370 L_75 = V_6; *(SubmeshInstruction_t52121370 *)((L_73)->GetAddressAt(static_cast(L_74))) = L_75; int32_t L_76 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); int32_t L_77 = V_16; (&V_6)->set_startSlot_1(L_77); int32_t L_78 = V_11; V_12 = L_78; (&V_6)->set_rawTriangleCount_6(0); (&V_6)->set_rawVertexCount_7(0); int32_t L_79 = V_4; (&V_6)->set_rawFirstVertexIndex_8(L_79); int32_t L_80 = V_11; (&V_6)->set_hasClipping_9((bool)((((int32_t)((((int32_t)L_80) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0)); } IL_0237: { goto IL_0358; } IL_023c: { bool L_81 = V_8; if (!L_81) { goto IL_026f; } } { Dictionary_2_t3424054551 * L_82 = ___customSlotMaterials2; Slot_t3514940700 * L_83 = V_17; NullCheck(L_82); bool L_84 = Dictionary_2_TryGetValue_m1070781829(L_82, L_83, (&V_27), /*hidden argument*/Dictionary_2_TryGetValue_m1070781829_RuntimeMethod_var); if (L_84) { goto IL_026a; } } { RuntimeObject * L_85 = V_21; NullCheck(((AtlasRegion_t13903284 *)CastclassClass((RuntimeObject*)L_85, AtlasRegion_t13903284_il2cpp_TypeInfo_var))); AtlasPage_t4077017671 * L_86 = ((AtlasRegion_t13903284 *)CastclassClass((RuntimeObject*)L_85, AtlasRegion_t13903284_il2cpp_TypeInfo_var))->get_page_0(); NullCheck(L_86); RuntimeObject * L_87 = L_86->get_rendererObject_6(); V_27 = ((Material_t340375123 *)CastclassClass((RuntimeObject*)L_87, Material_t340375123_il2cpp_TypeInfo_var)); } IL_026a: { goto IL_0287; } IL_026f: { RuntimeObject * L_88 = V_21; NullCheck(((AtlasRegion_t13903284 *)CastclassClass((RuntimeObject*)L_88, AtlasRegion_t13903284_il2cpp_TypeInfo_var))); AtlasPage_t4077017671 * L_89 = ((AtlasRegion_t13903284 *)CastclassClass((RuntimeObject*)L_88, AtlasRegion_t13903284_il2cpp_TypeInfo_var))->get_page_0(); NullCheck(L_89); RuntimeObject * L_90 = L_89->get_rendererObject_6(); V_27 = ((Material_t340375123 *)CastclassClass((RuntimeObject*)L_90, Material_t340375123_il2cpp_TypeInfo_var)); } IL_0287: { bool L_91 = (&V_6)->get_forceSeparate_4(); if (L_91) { goto IL_02b3; } } { int32_t L_92 = (&V_6)->get_rawVertexCount_7(); if ((((int32_t)L_92) <= ((int32_t)0))) { goto IL_031f; } } { Material_t340375123 * L_93 = (&V_6)->get_material_3(); Material_t340375123 * L_94 = V_27; bool L_95 = Object_ReferenceEquals_m610702577(NULL /*static, unused*/, L_93, L_94, /*hidden argument*/NULL); if (L_95) { goto IL_031f; } } IL_02b3: { int32_t L_96 = V_16; (&V_6)->set_endSlot_2(L_96); int32_t L_97 = V_12; (&V_6)->set_preActiveClippingSlotSource_5(L_97); ExposedList_1_t2759233236 * L_98 = V_2; int32_t L_99 = V_14; NullCheck(L_98); ExposedList_1_Resize_m1195975214(L_98, ((int32_t)il2cpp_codegen_add((int32_t)L_99, (int32_t)1)), /*hidden argument*/ExposedList_1_Resize_m1195975214_RuntimeMethod_var); ExposedList_1_t2759233236 * L_100 = V_2; NullCheck(L_100); SubmeshInstructionU5BU5D_t131014463* L_101 = L_100->get_Items_0(); int32_t L_102 = V_14; NullCheck(L_101); SubmeshInstruction_t52121370 L_103 = V_6; *(SubmeshInstruction_t52121370 *)((L_101)->GetAddressAt(static_cast(L_102))) = L_103; int32_t L_104 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_104, (int32_t)1)); int32_t L_105 = V_16; (&V_6)->set_startSlot_1(L_105); int32_t L_106 = V_11; V_12 = L_106; (&V_6)->set_rawTriangleCount_6(0); (&V_6)->set_rawVertexCount_7(0); int32_t L_107 = V_4; (&V_6)->set_rawFirstVertexIndex_8(L_107); int32_t L_108 = V_11; (&V_6)->set_hasClipping_9((bool)((((int32_t)((((int32_t)L_108) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0)); } IL_031f: { Material_t340375123 * L_109 = V_27; (&V_6)->set_material_3(L_109); SubmeshInstruction_t52121370 * L_110 = (&V_6); int32_t L_111 = L_110->get_rawTriangleCount_6(); int32_t L_112 = V_20; L_110->set_rawTriangleCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_111, (int32_t)L_112))); SubmeshInstruction_t52121370 * L_113 = (&V_6); int32_t L_114 = L_113->get_rawVertexCount_7(); int32_t L_115 = V_19; L_113->set_rawVertexCount_7(((int32_t)il2cpp_codegen_add((int32_t)L_114, (int32_t)L_115))); int32_t L_116 = V_4; (&V_6)->set_rawFirstVertexIndex_8(L_116); int32_t L_117 = V_4; int32_t L_118 = V_19; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_117, (int32_t)L_118)); } IL_0358: { int32_t L_119 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_119, (int32_t)1)); } IL_035e: { int32_t L_120 = V_16; int32_t L_121 = V_1; if ((((int32_t)L_120) < ((int32_t)L_121))) { goto IL_00a1; } } { int32_t L_122 = (&V_6)->get_rawVertexCount_7(); if ((((int32_t)L_122) <= ((int32_t)0))) { goto IL_03ab; } } { int32_t L_123 = V_1; (&V_6)->set_endSlot_2(L_123); int32_t L_124 = V_12; (&V_6)->set_preActiveClippingSlotSource_5(L_124); (&V_6)->set_forceSeparate_4((bool)0); ExposedList_1_t2759233236 * L_125 = V_2; int32_t L_126 = V_14; NullCheck(L_125); ExposedList_1_Resize_m1195975214(L_125, ((int32_t)il2cpp_codegen_add((int32_t)L_126, (int32_t)1)), /*hidden argument*/ExposedList_1_Resize_m1195975214_RuntimeMethod_var); ExposedList_1_t2759233236 * L_127 = V_2; NullCheck(L_127); SubmeshInstructionU5BU5D_t131014463* L_128 = L_127->get_Items_0(); int32_t L_129 = V_14; NullCheck(L_128); SubmeshInstruction_t52121370 L_130 = V_6; *(SubmeshInstruction_t52121370 *)((L_128)->GetAddressAt(static_cast(L_129))) = L_130; } IL_03ab: { SkeletonRendererInstruction_t651787775 * L_131 = ___instructionOutput0; bool L_132 = V_5; NullCheck(L_131); L_131->set_hasActiveClipping_2(L_132); SkeletonRendererInstruction_t651787775 * L_133 = ___instructionOutput0; int32_t L_134 = V_4; NullCheck(L_133); L_133->set_rawVertexCount_3(L_134); SkeletonRendererInstruction_t651787775 * L_135 = ___instructionOutput0; bool L_136 = ___immutableTriangles5; NullCheck(L_135); L_135->set_immutableTriangles_1(L_136); return; } } // System.Void Spine.Unity.MeshGenerator::TryReplaceMaterials(Spine.ExposedList`1,System.Collections.Generic.Dictionary`2) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_TryReplaceMaterials_m153787108 (RuntimeObject * __this /* static, unused */, ExposedList_1_t2759233236 * ___workingSubmeshInstructions0, Dictionary_2_t3700682020 * ___customMaterialOverride1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_TryReplaceMaterials_m153787108_MetadataUsageId); s_Il2CppMethodInitialized = true; } SubmeshInstructionU5BU5D_t131014463* V_0 = NULL; int32_t V_1 = 0; Material_t340375123 * V_2 = NULL; Material_t340375123 * V_3 = NULL; { ExposedList_1_t2759233236 * L_0 = ___workingSubmeshInstructions0; NullCheck(L_0); SubmeshInstructionU5BU5D_t131014463* L_1 = L_0->get_Items_0(); V_0 = L_1; V_1 = 0; goto IL_003a; } IL_000e: { SubmeshInstructionU5BU5D_t131014463* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); Material_t340375123 * L_4 = ((L_2)->GetAddressAt(static_cast(L_3)))->get_material_3(); V_2 = L_4; Dictionary_2_t3700682020 * L_5 = ___customMaterialOverride1; Material_t340375123 * L_6 = V_2; NullCheck(L_5); bool L_7 = Dictionary_2_TryGetValue_m1631298066(L_5, L_6, (&V_3), /*hidden argument*/Dictionary_2_TryGetValue_m1631298066_RuntimeMethod_var); if (!L_7) { goto IL_0036; } } { SubmeshInstructionU5BU5D_t131014463* L_8 = V_0; int32_t L_9 = V_1; NullCheck(L_8); Material_t340375123 * L_10 = V_3; ((L_8)->GetAddressAt(static_cast(L_9)))->set_material_3(L_10); } IL_0036: { int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_003a: { int32_t L_12 = V_1; ExposedList_1_t2759233236 * L_13 = ___workingSubmeshInstructions0; NullCheck(L_13); int32_t L_14 = L_13->get_Count_1(); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_000e; } } { return; } } // System.Void Spine.Unity.MeshGenerator::Begin() extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_Begin_m3172604809 (MeshGenerator_t1354683548 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_Begin_m3172604809_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ExposedList_1_t2134458034 * L_0 = __this->get_vertexBuffer_3(); NullCheck(L_0); ExposedList_1_Clear_m2930873748(L_0, (bool)0, /*hidden argument*/ExposedList_1_Clear_m2930873748_RuntimeMethod_var); ExposedList_1_t1012645862 * L_1 = __this->get_colorBuffer_5(); NullCheck(L_1); ExposedList_1_Clear_m3815630333(L_1, (bool)0, /*hidden argument*/ExposedList_1_Clear_m3815630333_RuntimeMethod_var); ExposedList_1_t568374093 * L_2 = __this->get_uvBuffer_4(); NullCheck(L_2); ExposedList_1_Clear_m1405878336(L_2, (bool)0, /*hidden argument*/ExposedList_1_Clear_m1405878336_RuntimeMethod_var); SkeletonClipping_t1669006083 * L_3 = __this->get_clipper_11(); NullCheck(L_3); SkeletonClipping_ClipEnd_m3652419567(L_3, /*hidden argument*/NULL); Vector2_t2156229523 * L_4 = __this->get_address_of_meshBoundsMin_7(); L_4->set_x_0((std::numeric_limits::infinity())); Vector2_t2156229523 * L_5 = __this->get_address_of_meshBoundsMin_7(); L_5->set_y_1((std::numeric_limits::infinity())); Vector2_t2156229523 * L_6 = __this->get_address_of_meshBoundsMax_8(); L_6->set_x_0((-std::numeric_limits::infinity())); Vector2_t2156229523 * L_7 = __this->get_address_of_meshBoundsMax_8(); L_7->set_y_1((-std::numeric_limits::infinity())); __this->set_meshBoundsThickness_9((0.0f)); __this->set_submeshIndex_10(0); ExposedList_1_t4070202189 * L_8 = __this->get_submeshes_6(); NullCheck(L_8); L_8->set_Count_1(1); return; } } // System.Void Spine.Unity.MeshGenerator::AddSubmesh(Spine.Unity.SubmeshInstruction,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_AddSubmesh_m1472407074 (MeshGenerator_t1354683548 * __this, SubmeshInstruction_t52121370 ___instruction0, bool ___updateTriangles1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_AddSubmesh_m1472407074_MetadataUsageId); s_Il2CppMethodInitialized = true; } Settings_t612870457 V_0; memset(&V_0, 0, sizeof(V_0)); int32_t V_1 = 0; ExposedList_1_t1363090323 * V_2 = NULL; Skeleton_t3686076450 * V_3 = NULL; SlotU5BU5D_t285245173* V_4 = NULL; Color32_t2600501292 V_5; memset(&V_5, 0, sizeof(V_5)); Color32_t2600501292 V_6; memset(&V_6, 0, sizeof(V_6)); float V_7 = 0.0f; float V_8 = 0.0f; float V_9 = 0.0f; float V_10 = 0.0f; Vector2_t2156229523 V_11; memset(&V_11, 0, sizeof(V_11)); Vector2_t2156229523 V_12; memset(&V_12, 0, sizeof(V_12)); float V_13 = 0.0f; bool V_14 = false; bool V_15 = false; bool V_16 = false; Slot_t3514940700 * V_17 = NULL; int32_t V_18 = 0; Slot_t3514940700 * V_19 = NULL; Attachment_t3043756552 * V_20 = NULL; float V_21 = 0.0f; SingleU5BU5D_t1444911251* V_22 = NULL; SingleU5BU5D_t1444911251* V_23 = NULL; Int32U5BU5D_t385246372* V_24 = NULL; int32_t V_25 = 0; int32_t V_26 = 0; Color_t2555686324 V_27; memset(&V_27, 0, sizeof(V_27)); Color_t2555686324 V_28; memset(&V_28, 0, sizeof(V_28)); RegionAttachment_t1770147391 * V_29 = NULL; MeshAttachment_t1975337962 * V_30 = NULL; int32_t V_31 = 0; ClippingAttachment_t2586274570 * V_32 = NULL; int32_t V_33 = 0; int32_t V_34 = 0; int32_t V_35 = 0; int32_t V_36 = 0; int32_t V_37 = 0; Vector3U5BU5D_t1718750761* V_38 = NULL; Vector2U5BU5D_t1457185986* V_39 = NULL; Color32U5BU5D_t3850468773* V_40 = NULL; int32_t V_41 = 0; int32_t V_42 = 0; int32_t V_43 = 0; float V_44 = 0.0f; float V_45 = 0.0f; int32_t V_46 = 0; int32_t V_47 = 0; int32_t V_48 = 0; float V_49 = 0.0f; float V_50 = 0.0f; int32_t V_51 = 0; int32_t V_52 = 0; Int32U5BU5D_t385246372* V_53 = NULL; int32_t V_54 = 0; Int32U5BU5D_t385246372* V_55 = NULL; int32_t V_56 = 0; int32_t V_57 = 0; int32_t G_B7_0 = 0; { Settings_t612870457 L_0 = __this->get_settings_0(); V_0 = L_0; int32_t L_1 = __this->get_submeshIndex_10(); V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); ExposedList_1_t4070202189 * L_2 = __this->get_submeshes_6(); NullCheck(L_2); ExposedList_1U5BU5D_t1912446146* L_3 = L_2->get_Items_0(); NullCheck(L_3); int32_t L_4 = V_1; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))) >= ((int32_t)L_4))) { goto IL_0030; } } { ExposedList_1_t4070202189 * L_5 = __this->get_submeshes_6(); int32_t L_6 = V_1; NullCheck(L_5); ExposedList_1_Resize_m4091388429(L_5, L_6, /*hidden argument*/ExposedList_1_Resize_m4091388429_RuntimeMethod_var); } IL_0030: { ExposedList_1_t4070202189 * L_7 = __this->get_submeshes_6(); int32_t L_8 = V_1; NullCheck(L_7); L_7->set_Count_1(L_8); ExposedList_1_t4070202189 * L_9 = __this->get_submeshes_6(); NullCheck(L_9); ExposedList_1U5BU5D_t1912446146* L_10 = L_9->get_Items_0(); int32_t L_11 = __this->get_submeshIndex_10(); NullCheck(L_10); int32_t L_12 = L_11; ExposedList_1_t1363090323 * L_13 = (L_10)->GetAt(static_cast(L_12)); V_2 = L_13; ExposedList_1_t1363090323 * L_14 = V_2; if (L_14) { goto IL_006e; } } { ExposedList_1_t4070202189 * L_15 = __this->get_submeshes_6(); NullCheck(L_15); ExposedList_1U5BU5D_t1912446146* L_16 = L_15->get_Items_0(); int32_t L_17 = __this->get_submeshIndex_10(); ExposedList_1_t1363090323 * L_18 = (ExposedList_1_t1363090323 *)il2cpp_codegen_object_new(ExposedList_1_t1363090323_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3946806410(L_18, /*hidden argument*/ExposedList_1__ctor_m3946806410_RuntimeMethod_var); ExposedList_1_t1363090323 * L_19 = L_18; V_2 = L_19; NullCheck(L_16); ArrayElementTypeCheck (L_16, L_19); (L_16)->SetAt(static_cast(L_17), (ExposedList_1_t1363090323 *)L_19); } IL_006e: { ExposedList_1_t1363090323 * L_20 = V_2; NullCheck(L_20); ExposedList_1_Clear_m4098542002(L_20, (bool)0, /*hidden argument*/ExposedList_1_Clear_m4098542002_RuntimeMethod_var); Skeleton_t3686076450 * L_21 = (&___instruction0)->get_skeleton_0(); V_3 = L_21; Skeleton_t3686076450 * L_22 = V_3; NullCheck(L_22); ExposedList_1_t1927085270 * L_23 = L_22->get_drawOrder_3(); NullCheck(L_23); SlotU5BU5D_t285245173* L_24 = L_23->get_Items_0(); V_4 = L_24; il2cpp_codegen_initobj((&V_6), sizeof(Color32_t2600501292 )); Color32_t2600501292 L_25 = V_6; V_5 = L_25; Skeleton_t3686076450 * L_26 = V_3; NullCheck(L_26); float L_27 = L_26->get_a_13(); V_7 = ((float)il2cpp_codegen_multiply((float)L_27, (float)(255.0f))); Skeleton_t3686076450 * L_28 = V_3; NullCheck(L_28); float L_29 = L_28->get_r_10(); V_8 = L_29; Skeleton_t3686076450 * L_30 = V_3; NullCheck(L_30); float L_31 = L_30->get_g_11(); V_9 = L_31; Skeleton_t3686076450 * L_32 = V_3; NullCheck(L_32); float L_33 = L_32->get_b_12(); V_10 = L_33; Vector2_t2156229523 L_34 = __this->get_meshBoundsMin_7(); V_11 = L_34; Vector2_t2156229523 L_35 = __this->get_meshBoundsMax_8(); V_12 = L_35; float L_36 = (&V_0)->get_zSpacing_1(); V_13 = L_36; bool L_37 = (&V_0)->get_pmaVertexColors_2(); V_14 = L_37; bool L_38 = (&V_0)->get_tintBlack_3(); V_15 = L_38; bool L_39 = (&V_0)->get_useClipping_0(); if (!L_39) { goto IL_00fc; } } { bool L_40 = (&___instruction0)->get_hasClipping_9(); G_B7_0 = ((int32_t)(L_40)); goto IL_00fd; } IL_00fc: { G_B7_0 = 0; } IL_00fd: { V_16 = (bool)G_B7_0; bool L_41 = V_16; if (!L_41) { goto IL_0139; } } { int32_t L_42 = (&___instruction0)->get_preActiveClippingSlotSource_5(); if ((((int32_t)L_42) < ((int32_t)0))) { goto IL_0139; } } { SlotU5BU5D_t285245173* L_43 = V_4; int32_t L_44 = (&___instruction0)->get_preActiveClippingSlotSource_5(); NullCheck(L_43); int32_t L_45 = L_44; Slot_t3514940700 * L_46 = (L_43)->GetAt(static_cast(L_45)); V_17 = L_46; SkeletonClipping_t1669006083 * L_47 = __this->get_clipper_11(); Slot_t3514940700 * L_48 = V_17; Slot_t3514940700 * L_49 = V_17; NullCheck(L_49); Attachment_t3043756552 * L_50 = L_49->get_attachment_10(); NullCheck(L_47); SkeletonClipping_ClipStart_m3725425886(L_47, L_48, ((ClippingAttachment_t2586274570 *)IsInstClass((RuntimeObject*)L_50, ClippingAttachment_t2586274570_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); } IL_0139: { int32_t L_51 = (&___instruction0)->get_startSlot_1(); V_18 = L_51; goto IL_07fb; } IL_0147: { SlotU5BU5D_t285245173* L_52 = V_4; int32_t L_53 = V_18; NullCheck(L_52); int32_t L_54 = L_53; Slot_t3514940700 * L_55 = (L_52)->GetAt(static_cast(L_54)); V_19 = L_55; Slot_t3514940700 * L_56 = V_19; NullCheck(L_56); Attachment_t3043756552 * L_57 = L_56->get_attachment_10(); V_20 = L_57; float L_58 = V_13; int32_t L_59 = V_18; V_21 = ((float)il2cpp_codegen_multiply((float)L_58, (float)(((float)((float)L_59))))); SingleU5BU5D_t1444911251* L_60 = __this->get_tempVerts_12(); V_22 = L_60; il2cpp_codegen_initobj((&V_28), sizeof(Color_t2555686324 )); Color_t2555686324 L_61 = V_28; V_27 = L_61; Attachment_t3043756552 * L_62 = V_20; V_29 = ((RegionAttachment_t1770147391 *)IsInstClass((RuntimeObject*)L_62, RegionAttachment_t1770147391_il2cpp_TypeInfo_var)); RegionAttachment_t1770147391 * L_63 = V_29; if (!L_63) { goto IL_01e9; } } { RegionAttachment_t1770147391 * L_64 = V_29; Slot_t3514940700 * L_65 = V_19; NullCheck(L_65); Bone_t1086356328 * L_66 = L_65->get_bone_1(); SingleU5BU5D_t1444911251* L_67 = V_22; NullCheck(L_64); RegionAttachment_ComputeWorldVertices_m598853595(L_64, L_66, L_67, 0, 2, /*hidden argument*/NULL); RegionAttachment_t1770147391 * L_68 = V_29; NullCheck(L_68); SingleU5BU5D_t1444911251* L_69 = L_68->get_uvs_23(); V_23 = L_69; Int32U5BU5D_t385246372* L_70 = __this->get_regionTriangles_13(); V_24 = L_70; RegionAttachment_t1770147391 * L_71 = V_29; NullCheck(L_71); float L_72 = L_71->get_r_24(); (&V_27)->set_r_0(L_72); RegionAttachment_t1770147391 * L_73 = V_29; NullCheck(L_73); float L_74 = L_73->get_g_25(); (&V_27)->set_g_1(L_74); RegionAttachment_t1770147391 * L_75 = V_29; NullCheck(L_75); float L_76 = L_75->get_b_26(); (&V_27)->set_b_2(L_76); RegionAttachment_t1770147391 * L_77 = V_29; NullCheck(L_77); float L_78 = L_77->get_a_27(); (&V_27)->set_a_3(L_78); V_25 = 4; V_26 = 6; goto IL_02cc; } IL_01e9: { Attachment_t3043756552 * L_79 = V_20; V_30 = ((MeshAttachment_t1975337962 *)IsInstClass((RuntimeObject*)L_79, MeshAttachment_t1975337962_il2cpp_TypeInfo_var)); MeshAttachment_t1975337962 * L_80 = V_30; if (!L_80) { goto IL_028e; } } { MeshAttachment_t1975337962 * L_81 = V_30; NullCheck(L_81); int32_t L_82 = ((VertexAttachment_t4074366829 *)L_81)->get_worldVerticesLength_6(); V_31 = L_82; SingleU5BU5D_t1444911251* L_83 = V_22; NullCheck(L_83); int32_t L_84 = V_31; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_83)->max_length))))) >= ((int32_t)L_84))) { goto IL_021e; } } { int32_t L_85 = V_31; V_22 = ((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)L_85)); SingleU5BU5D_t1444911251* L_86 = V_22; __this->set_tempVerts_12(L_86); } IL_021e: { MeshAttachment_t1975337962 * L_87 = V_30; Slot_t3514940700 * L_88 = V_19; int32_t L_89 = V_31; SingleU5BU5D_t1444911251* L_90 = V_22; NullCheck(L_87); VertexAttachment_ComputeWorldVertices_m3237522835(L_87, L_88, 0, L_89, L_90, 0, 2, /*hidden argument*/NULL); MeshAttachment_t1975337962 * L_91 = V_30; NullCheck(L_91); SingleU5BU5D_t1444911251* L_92 = L_91->get_uvs_14(); V_23 = L_92; MeshAttachment_t1975337962 * L_93 = V_30; NullCheck(L_93); Int32U5BU5D_t385246372* L_94 = L_93->get_triangles_16(); V_24 = L_94; MeshAttachment_t1975337962 * L_95 = V_30; NullCheck(L_95); float L_96 = L_95->get_r_17(); (&V_27)->set_r_0(L_96); MeshAttachment_t1975337962 * L_97 = V_30; NullCheck(L_97); float L_98 = L_97->get_g_18(); (&V_27)->set_g_1(L_98); MeshAttachment_t1975337962 * L_99 = V_30; NullCheck(L_99); float L_100 = L_99->get_b_19(); (&V_27)->set_b_2(L_100); MeshAttachment_t1975337962 * L_101 = V_30; NullCheck(L_101); float L_102 = L_101->get_a_20(); (&V_27)->set_a_3(L_102); int32_t L_103 = V_31; V_25 = ((int32_t)((int32_t)L_103>>(int32_t)1)); MeshAttachment_t1975337962 * L_104 = V_30; NullCheck(L_104); Int32U5BU5D_t385246372* L_105 = L_104->get_triangles_16(); NullCheck(L_105); V_26 = (((int32_t)((int32_t)(((RuntimeArray *)L_105)->max_length)))); goto IL_02cc; } IL_028e: { bool L_106 = V_16; if (!L_106) { goto IL_02ba; } } { Attachment_t3043756552 * L_107 = V_20; V_32 = ((ClippingAttachment_t2586274570 *)IsInstClass((RuntimeObject*)L_107, ClippingAttachment_t2586274570_il2cpp_TypeInfo_var)); ClippingAttachment_t2586274570 * L_108 = V_32; if (!L_108) { goto IL_02ba; } } { SkeletonClipping_t1669006083 * L_109 = __this->get_clipper_11(); Slot_t3514940700 * L_110 = V_19; ClippingAttachment_t2586274570 * L_111 = V_32; NullCheck(L_109); SkeletonClipping_ClipStart_m3725425886(L_109, L_110, L_111, /*hidden argument*/NULL); goto IL_07f5; } IL_02ba: { SkeletonClipping_t1669006083 * L_112 = __this->get_clipper_11(); Slot_t3514940700 * L_113 = V_19; NullCheck(L_112); SkeletonClipping_ClipEnd_m1213898514(L_112, L_113, /*hidden argument*/NULL); goto IL_07f5; } IL_02cc: { bool L_114 = V_14; if (!L_114) { goto IL_0375; } } { float L_115 = V_7; Slot_t3514940700 * L_116 = V_19; NullCheck(L_116); float L_117 = L_116->get_a_5(); float L_118 = (&V_27)->get_a_3(); (&V_5)->set_a_4((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_115, (float)L_117)), (float)L_118)))))); float L_119 = V_8; Slot_t3514940700 * L_120 = V_19; NullCheck(L_120); float L_121 = L_120->get_r_2(); float L_122 = (&V_27)->get_r_0(); uint8_t L_123 = (&V_5)->get_a_4(); (&V_5)->set_r_1((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_119, (float)L_121)), (float)L_122)), (float)(((float)((float)L_123))))))))); float L_124 = V_9; Slot_t3514940700 * L_125 = V_19; NullCheck(L_125); float L_126 = L_125->get_g_3(); float L_127 = (&V_27)->get_g_1(); uint8_t L_128 = (&V_5)->get_a_4(); (&V_5)->set_g_2((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_124, (float)L_126)), (float)L_127)), (float)(((float)((float)L_128))))))))); float L_129 = V_10; Slot_t3514940700 * L_130 = V_19; NullCheck(L_130); float L_131 = L_130->get_b_4(); float L_132 = (&V_27)->get_b_2(); uint8_t L_133 = (&V_5)->get_a_4(); (&V_5)->set_b_3((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_129, (float)L_131)), (float)L_132)), (float)(((float)((float)L_133))))))))); Slot_t3514940700 * L_134 = V_19; NullCheck(L_134); SlotData_t154801902 * L_135 = L_134->get_data_0(); NullCheck(L_135); int32_t L_136 = L_135->get_blendMode_12(); if ((!(((uint32_t)L_136) == ((uint32_t)1)))) { goto IL_0370; } } { (&V_5)->set_a_4((uint8_t)0); } IL_0370: { goto IL_03ef; } IL_0375: { float L_137 = V_7; Slot_t3514940700 * L_138 = V_19; NullCheck(L_138); float L_139 = L_138->get_a_5(); float L_140 = (&V_27)->get_a_3(); (&V_5)->set_a_4((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_137, (float)L_139)), (float)L_140)))))); float L_141 = V_8; Slot_t3514940700 * L_142 = V_19; NullCheck(L_142); float L_143 = L_142->get_r_2(); float L_144 = (&V_27)->get_r_0(); (&V_5)->set_r_1((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_141, (float)L_143)), (float)L_144)), (float)(255.0f))))))); float L_145 = V_9; Slot_t3514940700 * L_146 = V_19; NullCheck(L_146); float L_147 = L_146->get_g_3(); float L_148 = (&V_27)->get_g_1(); (&V_5)->set_g_2((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_145, (float)L_147)), (float)L_148)), (float)(255.0f))))))); float L_149 = V_10; Slot_t3514940700 * L_150 = V_19; NullCheck(L_150); float L_151 = L_150->get_b_4(); float L_152 = (&V_27)->get_b_2(); (&V_5)->set_b_3((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_149, (float)L_151)), (float)L_152)), (float)(255.0f))))))); } IL_03ef: { bool L_153 = V_16; if (!L_153) { goto IL_0479; } } { SkeletonClipping_t1669006083 * L_154 = __this->get_clipper_11(); NullCheck(L_154); bool L_155 = SkeletonClipping_get_IsClipping_m1017750339(L_154, /*hidden argument*/NULL); if (!L_155) { goto IL_0479; } } { SkeletonClipping_t1669006083 * L_156 = __this->get_clipper_11(); SingleU5BU5D_t1444911251* L_157 = V_22; int32_t L_158 = V_25; Int32U5BU5D_t385246372* L_159 = V_24; int32_t L_160 = V_26; SingleU5BU5D_t1444911251* L_161 = V_23; NullCheck(L_156); SkeletonClipping_ClipTriangles_m544481178(L_156, L_157, ((int32_t)((int32_t)L_158<<(int32_t)1)), L_159, L_160, L_161, /*hidden argument*/NULL); SkeletonClipping_t1669006083 * L_162 = __this->get_clipper_11(); NullCheck(L_162); ExposedList_1_t4104378640 * L_163 = L_162->get_clippedVertices_3(); NullCheck(L_163); SingleU5BU5D_t1444911251* L_164 = L_163->get_Items_0(); V_22 = L_164; SkeletonClipping_t1669006083 * L_165 = __this->get_clipper_11(); NullCheck(L_165); ExposedList_1_t4104378640 * L_166 = L_165->get_clippedVertices_3(); NullCheck(L_166); int32_t L_167 = L_166->get_Count_1(); V_25 = ((int32_t)((int32_t)L_167>>(int32_t)1)); SkeletonClipping_t1669006083 * L_168 = __this->get_clipper_11(); NullCheck(L_168); ExposedList_1_t1363090323 * L_169 = L_168->get_clippedTriangles_4(); NullCheck(L_169); Int32U5BU5D_t385246372* L_170 = L_169->get_Items_0(); V_24 = L_170; SkeletonClipping_t1669006083 * L_171 = __this->get_clipper_11(); NullCheck(L_171); ExposedList_1_t1363090323 * L_172 = L_171->get_clippedTriangles_4(); NullCheck(L_172); int32_t L_173 = L_172->get_Count_1(); V_26 = L_173; SkeletonClipping_t1669006083 * L_174 = __this->get_clipper_11(); NullCheck(L_174); ExposedList_1_t4104378640 * L_175 = L_174->get_clippedUVs_5(); NullCheck(L_175); SingleU5BU5D_t1444911251* L_176 = L_175->get_Items_0(); V_23 = L_176; } IL_0479: { int32_t L_177 = V_25; if (!L_177) { goto IL_07e8; } } { int32_t L_178 = V_26; if (!L_178) { goto IL_07e8; } } { bool L_179 = V_15; if (!L_179) { goto IL_04ab; } } { Slot_t3514940700 * L_180 = V_19; NullCheck(L_180); float L_181 = L_180->get_r2_6(); Slot_t3514940700 * L_182 = V_19; NullCheck(L_182); float L_183 = L_182->get_g2_7(); Slot_t3514940700 * L_184 = V_19; NullCheck(L_184); float L_185 = L_184->get_b2_8(); int32_t L_186 = V_25; MeshGenerator_AddAttachmentTintBlack_m2533196682(__this, L_181, L_183, L_185, L_186, /*hidden argument*/NULL); } IL_04ab: { ExposedList_1_t2134458034 * L_187 = __this->get_vertexBuffer_3(); NullCheck(L_187); int32_t L_188 = L_187->get_Count_1(); V_33 = L_188; int32_t L_189 = V_33; int32_t L_190 = V_25; V_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_189, (int32_t)L_190)); ExposedList_1_t2134458034 * L_191 = __this->get_vertexBuffer_3(); NullCheck(L_191); Vector3U5BU5D_t1718750761* L_192 = L_191->get_Items_0(); NullCheck(L_192); V_35 = (((int32_t)((int32_t)(((RuntimeArray *)L_192)->max_length)))); int32_t L_193 = V_34; int32_t L_194 = V_35; if ((((int32_t)L_193) <= ((int32_t)L_194))) { goto IL_0526; } } { int32_t L_195 = V_35; V_36 = (((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)(((float)((float)L_195))), (float)(1.3f)))))); int32_t L_196 = V_36; int32_t L_197 = V_34; if ((((int32_t)L_196) >= ((int32_t)L_197))) { goto IL_04f0; } } { int32_t L_198 = V_34; V_36 = L_198; } IL_04f0: { ExposedList_1_t2134458034 * L_199 = __this->get_vertexBuffer_3(); NullCheck(L_199); Vector3U5BU5D_t1718750761** L_200 = L_199->get_address_of_Items_0(); int32_t L_201 = V_36; Array_Resize_TisVector3_t3722313464_m1451335840(NULL /*static, unused*/, L_200, L_201, /*hidden argument*/Array_Resize_TisVector3_t3722313464_m1451335840_RuntimeMethod_var); ExposedList_1_t568374093 * L_202 = __this->get_uvBuffer_4(); NullCheck(L_202); Vector2U5BU5D_t1457185986** L_203 = L_202->get_address_of_Items_0(); int32_t L_204 = V_36; Array_Resize_TisVector2_t2156229523_m450741798(NULL /*static, unused*/, L_203, L_204, /*hidden argument*/Array_Resize_TisVector2_t2156229523_m450741798_RuntimeMethod_var); ExposedList_1_t1012645862 * L_205 = __this->get_colorBuffer_5(); NullCheck(L_205); Color32U5BU5D_t3850468773** L_206 = L_205->get_address_of_Items_0(); int32_t L_207 = V_36; Array_Resize_TisColor32_t2600501292_m2130986601(NULL /*static, unused*/, L_206, L_207, /*hidden argument*/Array_Resize_TisColor32_t2600501292_m2130986601_RuntimeMethod_var); } IL_0526: { ExposedList_1_t2134458034 * L_208 = __this->get_vertexBuffer_3(); ExposedList_1_t568374093 * L_209 = __this->get_uvBuffer_4(); ExposedList_1_t1012645862 * L_210 = __this->get_colorBuffer_5(); int32_t L_211 = V_34; int32_t L_212 = L_211; V_37 = L_212; NullCheck(L_210); L_210->set_Count_1(L_212); int32_t L_213 = V_37; int32_t L_214 = L_213; V_37 = L_214; NullCheck(L_209); L_209->set_Count_1(L_214); int32_t L_215 = V_37; NullCheck(L_208); L_208->set_Count_1(L_215); ExposedList_1_t2134458034 * L_216 = __this->get_vertexBuffer_3(); NullCheck(L_216); Vector3U5BU5D_t1718750761* L_217 = L_216->get_Items_0(); V_38 = L_217; ExposedList_1_t568374093 * L_218 = __this->get_uvBuffer_4(); NullCheck(L_218); Vector2U5BU5D_t1457185986* L_219 = L_218->get_Items_0(); V_39 = L_219; ExposedList_1_t1012645862 * L_220 = __this->get_colorBuffer_5(); NullCheck(L_220); Color32U5BU5D_t3850468773* L_221 = L_220->get_Items_0(); V_40 = L_221; int32_t L_222 = V_33; if (L_222) { goto IL_067e; } } { V_41 = 0; goto IL_0670; } IL_0589: { int32_t L_223 = V_33; int32_t L_224 = V_41; V_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_223, (int32_t)L_224)); int32_t L_225 = V_41; V_43 = ((int32_t)((int32_t)L_225<<(int32_t)1)); SingleU5BU5D_t1444911251* L_226 = V_22; int32_t L_227 = V_43; NullCheck(L_226); int32_t L_228 = L_227; float L_229 = (L_226)->GetAt(static_cast(L_228)); V_44 = L_229; SingleU5BU5D_t1444911251* L_230 = V_22; int32_t L_231 = V_43; NullCheck(L_230); int32_t L_232 = ((int32_t)il2cpp_codegen_add((int32_t)L_231, (int32_t)1)); float L_233 = (L_230)->GetAt(static_cast(L_232)); V_45 = L_233; Vector3U5BU5D_t1718750761* L_234 = V_38; int32_t L_235 = V_42; NullCheck(L_234); float L_236 = V_44; ((L_234)->GetAddressAt(static_cast(L_235)))->set_x_1(L_236); Vector3U5BU5D_t1718750761* L_237 = V_38; int32_t L_238 = V_42; NullCheck(L_237); float L_239 = V_45; ((L_237)->GetAddressAt(static_cast(L_238)))->set_y_2(L_239); Vector3U5BU5D_t1718750761* L_240 = V_38; int32_t L_241 = V_42; NullCheck(L_240); float L_242 = V_21; ((L_240)->GetAddressAt(static_cast(L_241)))->set_z_3(L_242); Vector2U5BU5D_t1457185986* L_243 = V_39; int32_t L_244 = V_42; NullCheck(L_243); SingleU5BU5D_t1444911251* L_245 = V_23; int32_t L_246 = V_43; NullCheck(L_245); int32_t L_247 = L_246; float L_248 = (L_245)->GetAt(static_cast(L_247)); ((L_243)->GetAddressAt(static_cast(L_244)))->set_x_0(L_248); Vector2U5BU5D_t1457185986* L_249 = V_39; int32_t L_250 = V_42; NullCheck(L_249); SingleU5BU5D_t1444911251* L_251 = V_23; int32_t L_252 = V_43; NullCheck(L_251); int32_t L_253 = ((int32_t)il2cpp_codegen_add((int32_t)L_252, (int32_t)1)); float L_254 = (L_251)->GetAt(static_cast(L_253)); ((L_249)->GetAddressAt(static_cast(L_250)))->set_y_1(L_254); Color32U5BU5D_t3850468773* L_255 = V_40; int32_t L_256 = V_42; NullCheck(L_255); Color32_t2600501292 L_257 = V_5; *(Color32_t2600501292 *)((L_255)->GetAddressAt(static_cast(L_256))) = L_257; float L_258 = V_44; float L_259 = (&V_11)->get_x_0(); if ((!(((float)L_258) < ((float)L_259)))) { goto IL_0625; } } { float L_260 = V_44; (&V_11)->set_x_0(L_260); } IL_0625: { float L_261 = V_44; float L_262 = (&V_12)->get_x_0(); if ((!(((float)L_261) > ((float)L_262)))) { goto IL_063c; } } { float L_263 = V_44; (&V_12)->set_x_0(L_263); } IL_063c: { float L_264 = V_45; float L_265 = (&V_11)->get_y_1(); if ((!(((float)L_264) < ((float)L_265)))) { goto IL_0653; } } { float L_266 = V_45; (&V_11)->set_y_1(L_266); } IL_0653: { float L_267 = V_45; float L_268 = (&V_12)->get_y_1(); if ((!(((float)L_267) > ((float)L_268)))) { goto IL_066a; } } { float L_269 = V_45; (&V_12)->set_y_1(L_269); } IL_066a: { int32_t L_270 = V_41; V_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_270, (int32_t)1)); } IL_0670: { int32_t L_271 = V_41; int32_t L_272 = V_25; if ((((int32_t)L_271) < ((int32_t)L_272))) { goto IL_0589; } } { goto IL_0780; } IL_067e: { V_46 = 0; goto IL_0777; } IL_0686: { int32_t L_273 = V_33; int32_t L_274 = V_46; V_47 = ((int32_t)il2cpp_codegen_add((int32_t)L_273, (int32_t)L_274)); int32_t L_275 = V_46; V_48 = ((int32_t)((int32_t)L_275<<(int32_t)1)); SingleU5BU5D_t1444911251* L_276 = V_22; int32_t L_277 = V_48; NullCheck(L_276); int32_t L_278 = L_277; float L_279 = (L_276)->GetAt(static_cast(L_278)); V_49 = L_279; SingleU5BU5D_t1444911251* L_280 = V_22; int32_t L_281 = V_48; NullCheck(L_280); int32_t L_282 = ((int32_t)il2cpp_codegen_add((int32_t)L_281, (int32_t)1)); float L_283 = (L_280)->GetAt(static_cast(L_282)); V_50 = L_283; Vector3U5BU5D_t1718750761* L_284 = V_38; int32_t L_285 = V_47; NullCheck(L_284); float L_286 = V_49; ((L_284)->GetAddressAt(static_cast(L_285)))->set_x_1(L_286); Vector3U5BU5D_t1718750761* L_287 = V_38; int32_t L_288 = V_47; NullCheck(L_287); float L_289 = V_50; ((L_287)->GetAddressAt(static_cast(L_288)))->set_y_2(L_289); Vector3U5BU5D_t1718750761* L_290 = V_38; int32_t L_291 = V_47; NullCheck(L_290); float L_292 = V_21; ((L_290)->GetAddressAt(static_cast(L_291)))->set_z_3(L_292); Vector2U5BU5D_t1457185986* L_293 = V_39; int32_t L_294 = V_47; NullCheck(L_293); SingleU5BU5D_t1444911251* L_295 = V_23; int32_t L_296 = V_48; NullCheck(L_295); int32_t L_297 = L_296; float L_298 = (L_295)->GetAt(static_cast(L_297)); ((L_293)->GetAddressAt(static_cast(L_294)))->set_x_0(L_298); Vector2U5BU5D_t1457185986* L_299 = V_39; int32_t L_300 = V_47; NullCheck(L_299); SingleU5BU5D_t1444911251* L_301 = V_23; int32_t L_302 = V_48; NullCheck(L_301); int32_t L_303 = ((int32_t)il2cpp_codegen_add((int32_t)L_302, (int32_t)1)); float L_304 = (L_301)->GetAt(static_cast(L_303)); ((L_299)->GetAddressAt(static_cast(L_300)))->set_y_1(L_304); Color32U5BU5D_t3850468773* L_305 = V_40; int32_t L_306 = V_47; NullCheck(L_305); Color32_t2600501292 L_307 = V_5; *(Color32_t2600501292 *)((L_305)->GetAddressAt(static_cast(L_306))) = L_307; float L_308 = V_49; float L_309 = (&V_11)->get_x_0(); if ((!(((float)L_308) < ((float)L_309)))) { goto IL_0727; } } { float L_310 = V_49; (&V_11)->set_x_0(L_310); goto IL_073e; } IL_0727: { float L_311 = V_49; float L_312 = (&V_12)->get_x_0(); if ((!(((float)L_311) > ((float)L_312)))) { goto IL_073e; } } { float L_313 = V_49; (&V_12)->set_x_0(L_313); } IL_073e: { float L_314 = V_50; float L_315 = (&V_11)->get_y_1(); if ((!(((float)L_314) < ((float)L_315)))) { goto IL_075a; } } { float L_316 = V_50; (&V_11)->set_y_1(L_316); goto IL_0771; } IL_075a: { float L_317 = V_50; float L_318 = (&V_12)->get_y_1(); if ((!(((float)L_317) > ((float)L_318)))) { goto IL_0771; } } { float L_319 = V_50; (&V_12)->set_y_1(L_319); } IL_0771: { int32_t L_320 = V_46; V_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_320, (int32_t)1)); } IL_0777: { int32_t L_321 = V_46; int32_t L_322 = V_25; if ((((int32_t)L_321) < ((int32_t)L_322))) { goto IL_0686; } } IL_0780: { bool L_323 = ___updateTriangles1; if (!L_323) { goto IL_07e8; } } { ExposedList_1_t1363090323 * L_324 = V_2; NullCheck(L_324); int32_t L_325 = L_324->get_Count_1(); V_51 = L_325; int32_t L_326 = V_51; int32_t L_327 = V_26; V_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_326, (int32_t)L_327)); int32_t L_328 = V_52; ExposedList_1_t1363090323 * L_329 = V_2; NullCheck(L_329); Int32U5BU5D_t385246372* L_330 = L_329->get_Items_0(); NullCheck(L_330); if ((((int32_t)L_328) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_330)->max_length))))))) { goto IL_07b1; } } { ExposedList_1_t1363090323 * L_331 = V_2; NullCheck(L_331); Int32U5BU5D_t385246372** L_332 = L_331->get_address_of_Items_0(); int32_t L_333 = V_52; Array_Resize_TisInt32_t2950945753_m3746919008(NULL /*static, unused*/, L_332, L_333, /*hidden argument*/Array_Resize_TisInt32_t2950945753_m3746919008_RuntimeMethod_var); } IL_07b1: { ExposedList_1_t1363090323 * L_334 = V_2; int32_t L_335 = V_52; NullCheck(L_334); L_334->set_Count_1(L_335); ExposedList_1_t1363090323 * L_336 = V_2; NullCheck(L_336); Int32U5BU5D_t385246372* L_337 = L_336->get_Items_0(); V_53 = L_337; V_54 = 0; goto IL_07df; } IL_07c9: { Int32U5BU5D_t385246372* L_338 = V_53; int32_t L_339 = V_51; int32_t L_340 = V_54; Int32U5BU5D_t385246372* L_341 = V_24; int32_t L_342 = V_54; NullCheck(L_341); int32_t L_343 = L_342; int32_t L_344 = (L_341)->GetAt(static_cast(L_343)); int32_t L_345 = V_33; NullCheck(L_338); (L_338)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_339, (int32_t)L_340))), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_344, (int32_t)L_345))); int32_t L_346 = V_54; V_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_346, (int32_t)1)); } IL_07df: { int32_t L_347 = V_54; int32_t L_348 = V_26; if ((((int32_t)L_347) < ((int32_t)L_348))) { goto IL_07c9; } } IL_07e8: { SkeletonClipping_t1669006083 * L_349 = __this->get_clipper_11(); Slot_t3514940700 * L_350 = V_19; NullCheck(L_349); SkeletonClipping_ClipEnd_m1213898514(L_349, L_350, /*hidden argument*/NULL); } IL_07f5: { int32_t L_351 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_351, (int32_t)1)); } IL_07fb: { int32_t L_352 = V_18; int32_t L_353 = (&___instruction0)->get_endSlot_2(); if ((((int32_t)L_352) < ((int32_t)L_353))) { goto IL_0147; } } { SkeletonClipping_t1669006083 * L_354 = __this->get_clipper_11(); NullCheck(L_354); SkeletonClipping_ClipEnd_m3652419567(L_354, /*hidden argument*/NULL); Vector2_t2156229523 L_355 = V_11; __this->set_meshBoundsMin_7(L_355); Vector2_t2156229523 L_356 = V_12; __this->set_meshBoundsMax_8(L_356); int32_t L_357 = (&___instruction0)->get_endSlot_2(); float L_358 = V_13; __this->set_meshBoundsThickness_9(((float)il2cpp_codegen_multiply((float)(((float)((float)L_357))), (float)L_358))); ExposedList_1_t1363090323 * L_359 = V_2; NullCheck(L_359); Int32U5BU5D_t385246372* L_360 = L_359->get_Items_0(); V_55 = L_360; ExposedList_1_t1363090323 * L_361 = V_2; NullCheck(L_361); int32_t L_362 = L_361->get_Count_1(); V_56 = L_362; Int32U5BU5D_t385246372* L_363 = V_55; NullCheck(L_363); V_57 = (((int32_t)((int32_t)(((RuntimeArray *)L_363)->max_length)))); goto IL_085c; } IL_0850: { Int32U5BU5D_t385246372* L_364 = V_55; int32_t L_365 = V_56; NullCheck(L_364); (L_364)->SetAt(static_cast(L_365), (int32_t)0); int32_t L_366 = V_56; V_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_366, (int32_t)1)); } IL_085c: { int32_t L_367 = V_56; int32_t L_368 = V_57; if ((((int32_t)L_367) < ((int32_t)L_368))) { goto IL_0850; } } { int32_t L_369 = __this->get_submeshIndex_10(); __this->set_submeshIndex_10(((int32_t)il2cpp_codegen_add((int32_t)L_369, (int32_t)1))); return; } } // System.Void Spine.Unity.MeshGenerator::BuildMesh(Spine.Unity.SkeletonRendererInstruction,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_BuildMesh_m988070589 (MeshGenerator_t1354683548 * __this, SkeletonRendererInstruction_t651787775 * ___instruction0, bool ___updateTriangles1, const RuntimeMethod* method) { SubmeshInstructionU5BU5D_t131014463* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { SkeletonRendererInstruction_t651787775 * L_0 = ___instruction0; NullCheck(L_0); ExposedList_1_t2759233236 * L_1 = L_0->get_submeshInstructions_0(); NullCheck(L_1); SubmeshInstructionU5BU5D_t131014463* L_2 = L_1->get_Items_0(); V_0 = L_2; V_1 = 0; SkeletonRendererInstruction_t651787775 * L_3 = ___instruction0; NullCheck(L_3); ExposedList_1_t2759233236 * L_4 = L_3->get_submeshInstructions_0(); NullCheck(L_4); int32_t L_5 = L_4->get_Count_1(); V_2 = L_5; goto IL_0036; } IL_001f: { SubmeshInstructionU5BU5D_t131014463* L_6 = V_0; int32_t L_7 = V_1; NullCheck(L_6); bool L_8 = ___updateTriangles1; MeshGenerator_AddSubmesh_m1472407074(__this, (*(SubmeshInstruction_t52121370 *)((L_6)->GetAddressAt(static_cast(L_7)))), L_8, /*hidden argument*/NULL); int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0036: { int32_t L_10 = V_1; int32_t L_11 = V_2; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_001f; } } { return; } } // System.Void Spine.Unity.MeshGenerator::BuildMeshWithArrays(Spine.Unity.SkeletonRendererInstruction,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_BuildMeshWithArrays_m1999138870 (MeshGenerator_t1354683548 * __this, SkeletonRendererInstruction_t651787775 * ___instruction0, bool ___updateTriangles1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_BuildMeshWithArrays_m1999138870_MetadataUsageId); s_Il2CppMethodInitialized = true; } Settings_t612870457 V_0; memset(&V_0, 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; Color32_t2600501292 V_3; memset(&V_3, 0, sizeof(V_3)); Color32_t2600501292 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; SingleU5BU5D_t1444911251* V_6 = NULL; Vector2_t2156229523 V_7; memset(&V_7, 0, sizeof(V_7)); Vector2_t2156229523 V_8; memset(&V_8, 0, sizeof(V_8)); Vector3U5BU5D_t1718750761* V_9 = NULL; Vector2U5BU5D_t1457185986* V_10 = NULL; Color32U5BU5D_t3850468773* V_11 = NULL; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; SubmeshInstruction_t52121370 V_15; memset(&V_15, 0, sizeof(V_15)); Skeleton_t3686076450 * V_16 = NULL; SlotU5BU5D_t285245173* V_17 = NULL; float V_18 = 0.0f; float V_19 = 0.0f; float V_20 = 0.0f; float V_21 = 0.0f; int32_t V_22 = 0; int32_t V_23 = 0; Vector2_t2156229523 V_24; memset(&V_24, 0, sizeof(V_24)); Vector2_t2156229523 V_25; memset(&V_25, 0, sizeof(V_25)); int32_t V_26 = 0; Vector2U5BU5D_t1457185986* V_27 = NULL; Vector2U5BU5D_t1457185986* V_28 = NULL; int32_t V_29 = 0; Slot_t3514940700 * V_30 = NULL; Attachment_t3043756552 * V_31 = NULL; RegionAttachment_t1770147391 * V_32 = NULL; MeshAttachment_t1975337962 * V_33 = NULL; int32_t V_34 = 0; int32_t V_35 = 0; int32_t V_36 = 0; Slot_t3514940700 * V_37 = NULL; Attachment_t3043756552 * V_38 = NULL; float V_39 = 0.0f; RegionAttachment_t1770147391 * V_40 = NULL; float V_41 = 0.0f; float V_42 = 0.0f; float V_43 = 0.0f; float V_44 = 0.0f; float V_45 = 0.0f; float V_46 = 0.0f; float V_47 = 0.0f; float V_48 = 0.0f; SingleU5BU5D_t1444911251* V_49 = NULL; MeshAttachment_t1975337962 * V_50 = NULL; int32_t V_51 = 0; SingleU5BU5D_t1444911251* V_52 = NULL; float V_53 = 0.0f; float V_54 = 0.0f; int32_t V_55 = 0; float V_56 = 0.0f; float V_57 = 0.0f; int32_t V_58 = 0; int32_t V_59 = 0; int32_t V_60 = 0; ExposedList_1_t1363090323 * V_61 = NULL; SubmeshInstructionU5BU5D_t131014463* V_62 = NULL; int32_t V_63 = 0; int32_t V_64 = 0; SubmeshInstruction_t52121370 V_65; memset(&V_65, 0, sizeof(V_65)); ExposedList_1_t1363090323 * V_66 = NULL; int32_t V_67 = 0; Int32U5BU5D_t385246372* V_68 = NULL; int32_t V_69 = 0; int32_t V_70 = 0; Int32U5BU5D_t385246372* V_71 = NULL; int32_t V_72 = 0; Skeleton_t3686076450 * V_73 = NULL; SlotU5BU5D_t285245173* V_74 = NULL; int32_t V_75 = 0; int32_t V_76 = 0; Attachment_t3043756552 * V_77 = NULL; MeshAttachment_t1975337962 * V_78 = NULL; Int32U5BU5D_t385246372* V_79 = NULL; int32_t V_80 = 0; int32_t V_81 = 0; { Settings_t612870457 L_0 = __this->get_settings_0(); V_0 = L_0; SkeletonRendererInstruction_t651787775 * L_1 = ___instruction0; NullCheck(L_1); int32_t L_2 = L_1->get_rawVertexCount_3(); V_1 = L_2; int32_t L_3 = V_1; ExposedList_1_t2134458034 * L_4 = __this->get_vertexBuffer_3(); NullCheck(L_4); Vector3U5BU5D_t1718750761* L_5 = L_4->get_Items_0(); NullCheck(L_5); if ((((int32_t)L_3) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length))))))) { goto IL_0054; } } { ExposedList_1_t2134458034 * L_6 = __this->get_vertexBuffer_3(); NullCheck(L_6); Vector3U5BU5D_t1718750761** L_7 = L_6->get_address_of_Items_0(); int32_t L_8 = V_1; Array_Resize_TisVector3_t3722313464_m1451335840(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/Array_Resize_TisVector3_t3722313464_m1451335840_RuntimeMethod_var); ExposedList_1_t568374093 * L_9 = __this->get_uvBuffer_4(); NullCheck(L_9); Vector2U5BU5D_t1457185986** L_10 = L_9->get_address_of_Items_0(); int32_t L_11 = V_1; Array_Resize_TisVector2_t2156229523_m450741798(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/Array_Resize_TisVector2_t2156229523_m450741798_RuntimeMethod_var); ExposedList_1_t1012645862 * L_12 = __this->get_colorBuffer_5(); NullCheck(L_12); Color32U5BU5D_t3850468773** L_13 = L_12->get_address_of_Items_0(); int32_t L_14 = V_1; Array_Resize_TisColor32_t2600501292_m2130986601(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/Array_Resize_TisColor32_t2600501292_m2130986601_RuntimeMethod_var); } IL_0054: { ExposedList_1_t2134458034 * L_15 = __this->get_vertexBuffer_3(); ExposedList_1_t568374093 * L_16 = __this->get_uvBuffer_4(); ExposedList_1_t1012645862 * L_17 = __this->get_colorBuffer_5(); int32_t L_18 = V_1; int32_t L_19 = L_18; V_2 = L_19; NullCheck(L_17); L_17->set_Count_1(L_19); int32_t L_20 = V_2; int32_t L_21 = L_20; V_2 = L_21; NullCheck(L_16); L_16->set_Count_1(L_21); int32_t L_22 = V_2; NullCheck(L_15); L_15->set_Count_1(L_22); il2cpp_codegen_initobj((&V_4), sizeof(Color32_t2600501292 )); Color32_t2600501292 L_23 = V_4; V_3 = L_23; V_5 = 0; SingleU5BU5D_t1444911251* L_24 = __this->get_tempVerts_12(); V_6 = L_24; Vector2_t2156229523 L_25 = __this->get_meshBoundsMin_7(); V_7 = L_25; Vector2_t2156229523 L_26 = __this->get_meshBoundsMax_8(); V_8 = L_26; ExposedList_1_t2134458034 * L_27 = __this->get_vertexBuffer_3(); NullCheck(L_27); Vector3U5BU5D_t1718750761* L_28 = L_27->get_Items_0(); V_9 = L_28; ExposedList_1_t568374093 * L_29 = __this->get_uvBuffer_4(); NullCheck(L_29); Vector2U5BU5D_t1457185986* L_30 = L_29->get_Items_0(); V_10 = L_30; ExposedList_1_t1012645862 * L_31 = __this->get_colorBuffer_5(); NullCheck(L_31); Color32U5BU5D_t3850468773* L_32 = L_31->get_Items_0(); V_11 = L_32; V_12 = 0; V_13 = 0; SkeletonRendererInstruction_t651787775 * L_33 = ___instruction0; NullCheck(L_33); ExposedList_1_t2759233236 * L_34 = L_33->get_submeshInstructions_0(); NullCheck(L_34); int32_t L_35 = L_34->get_Count_1(); V_14 = L_35; goto IL_0b26; } IL_00e1: { SkeletonRendererInstruction_t651787775 * L_36 = ___instruction0; NullCheck(L_36); ExposedList_1_t2759233236 * L_37 = L_36->get_submeshInstructions_0(); NullCheck(L_37); SubmeshInstructionU5BU5D_t131014463* L_38 = L_37->get_Items_0(); int32_t L_39 = V_13; NullCheck(L_38); V_15 = (*(SubmeshInstruction_t52121370 *)((L_38)->GetAddressAt(static_cast(L_39)))); Skeleton_t3686076450 * L_40 = (&V_15)->get_skeleton_0(); V_16 = L_40; Skeleton_t3686076450 * L_41 = V_16; NullCheck(L_41); ExposedList_1_t1927085270 * L_42 = L_41->get_drawOrder_3(); NullCheck(L_42); SlotU5BU5D_t285245173* L_43 = L_42->get_Items_0(); V_17 = L_43; Skeleton_t3686076450 * L_44 = V_16; NullCheck(L_44); float L_45 = L_44->get_a_13(); V_18 = ((float)il2cpp_codegen_multiply((float)L_45, (float)(255.0f))); Skeleton_t3686076450 * L_46 = V_16; NullCheck(L_46); float L_47 = L_46->get_r_10(); V_19 = L_47; Skeleton_t3686076450 * L_48 = V_16; NullCheck(L_48); float L_49 = L_48->get_g_11(); V_20 = L_49; Skeleton_t3686076450 * L_50 = V_16; NullCheck(L_50); float L_51 = L_50->get_b_12(); V_21 = L_51; int32_t L_52 = (&V_15)->get_endSlot_2(); V_22 = L_52; int32_t L_53 = (&V_15)->get_startSlot_1(); V_23 = L_53; int32_t L_54 = V_22; V_12 = L_54; bool L_55 = (&V_0)->get_tintBlack_3(); if (!L_55) { goto IL_0346; } } { int32_t L_56 = V_5; V_26 = L_56; (&V_25)->set_y_1((1.0f)); ExposedList_1_t568374093 * L_57 = __this->get_uv2_17(); if (L_57) { goto IL_018e; } } { ExposedList_1_t568374093 * L_58 = (ExposedList_1_t568374093 *)il2cpp_codegen_object_new(ExposedList_1_t568374093_il2cpp_TypeInfo_var); ExposedList_1__ctor_m2343744373(L_58, /*hidden argument*/ExposedList_1__ctor_m2343744373_RuntimeMethod_var); __this->set_uv2_17(L_58); ExposedList_1_t568374093 * L_59 = (ExposedList_1_t568374093 *)il2cpp_codegen_object_new(ExposedList_1_t568374093_il2cpp_TypeInfo_var); ExposedList_1__ctor_m2343744373(L_59, /*hidden argument*/ExposedList_1__ctor_m2343744373_RuntimeMethod_var); __this->set_uv3_18(L_59); } IL_018e: { int32_t L_60 = V_1; ExposedList_1_t568374093 * L_61 = __this->get_uv2_17(); NullCheck(L_61); Vector2U5BU5D_t1457185986* L_62 = L_61->get_Items_0(); NullCheck(L_62); if ((((int32_t)L_60) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_62)->max_length))))))) { goto IL_01c3; } } { ExposedList_1_t568374093 * L_63 = __this->get_uv2_17(); NullCheck(L_63); Vector2U5BU5D_t1457185986** L_64 = L_63->get_address_of_Items_0(); int32_t L_65 = V_1; Array_Resize_TisVector2_t2156229523_m450741798(NULL /*static, unused*/, L_64, L_65, /*hidden argument*/Array_Resize_TisVector2_t2156229523_m450741798_RuntimeMethod_var); ExposedList_1_t568374093 * L_66 = __this->get_uv3_18(); NullCheck(L_66); Vector2U5BU5D_t1457185986** L_67 = L_66->get_address_of_Items_0(); int32_t L_68 = V_1; Array_Resize_TisVector2_t2156229523_m450741798(NULL /*static, unused*/, L_67, L_68, /*hidden argument*/Array_Resize_TisVector2_t2156229523_m450741798_RuntimeMethod_var); } IL_01c3: { ExposedList_1_t568374093 * L_69 = __this->get_uv2_17(); ExposedList_1_t568374093 * L_70 = __this->get_uv3_18(); int32_t L_71 = V_1; int32_t L_72 = L_71; V_2 = L_72; NullCheck(L_70); L_70->set_Count_1(L_72); int32_t L_73 = V_2; NullCheck(L_69); L_69->set_Count_1(L_73); ExposedList_1_t568374093 * L_74 = __this->get_uv2_17(); NullCheck(L_74); Vector2U5BU5D_t1457185986* L_75 = L_74->get_Items_0(); V_27 = L_75; ExposedList_1_t568374093 * L_76 = __this->get_uv3_18(); NullCheck(L_76); Vector2U5BU5D_t1457185986* L_77 = L_76->get_Items_0(); V_28 = L_77; int32_t L_78 = V_23; V_29 = L_78; goto IL_033d; } IL_0200: { SlotU5BU5D_t285245173* L_79 = V_17; int32_t L_80 = V_29; NullCheck(L_79); int32_t L_81 = L_80; Slot_t3514940700 * L_82 = (L_79)->GetAt(static_cast(L_81)); V_30 = L_82; Slot_t3514940700 * L_83 = V_30; NullCheck(L_83); Attachment_t3043756552 * L_84 = L_83->get_attachment_10(); V_31 = L_84; Slot_t3514940700 * L_85 = V_30; NullCheck(L_85); float L_86 = L_85->get_r2_6(); (&V_24)->set_x_0(L_86); Slot_t3514940700 * L_87 = V_30; NullCheck(L_87); float L_88 = L_87->get_g2_7(); (&V_24)->set_y_1(L_88); Slot_t3514940700 * L_89 = V_30; NullCheck(L_89); float L_90 = L_89->get_b2_8(); (&V_25)->set_x_0(L_90); Attachment_t3043756552 * L_91 = V_31; V_32 = ((RegionAttachment_t1770147391 *)IsInstClass((RuntimeObject*)L_91, RegionAttachment_t1770147391_il2cpp_TypeInfo_var)); RegionAttachment_t1770147391 * L_92 = V_32; if (!L_92) { goto IL_02e1; } } { Vector2U5BU5D_t1457185986* L_93 = V_27; int32_t L_94 = V_26; NullCheck(L_93); Vector2_t2156229523 L_95 = V_24; *(Vector2_t2156229523 *)((L_93)->GetAddressAt(static_cast(L_94))) = L_95; Vector2U5BU5D_t1457185986* L_96 = V_27; int32_t L_97 = V_26; NullCheck(L_96); Vector2_t2156229523 L_98 = V_24; *(Vector2_t2156229523 *)((L_96)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1))))) = L_98; Vector2U5BU5D_t1457185986* L_99 = V_27; int32_t L_100 = V_26; NullCheck(L_99); Vector2_t2156229523 L_101 = V_24; *(Vector2_t2156229523 *)((L_99)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_100, (int32_t)2))))) = L_101; Vector2U5BU5D_t1457185986* L_102 = V_27; int32_t L_103 = V_26; NullCheck(L_102); Vector2_t2156229523 L_104 = V_24; *(Vector2_t2156229523 *)((L_102)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_103, (int32_t)3))))) = L_104; Vector2U5BU5D_t1457185986* L_105 = V_28; int32_t L_106 = V_26; NullCheck(L_105); Vector2_t2156229523 L_107 = V_25; *(Vector2_t2156229523 *)((L_105)->GetAddressAt(static_cast(L_106))) = L_107; Vector2U5BU5D_t1457185986* L_108 = V_28; int32_t L_109 = V_26; NullCheck(L_108); Vector2_t2156229523 L_110 = V_25; *(Vector2_t2156229523 *)((L_108)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_109, (int32_t)1))))) = L_110; Vector2U5BU5D_t1457185986* L_111 = V_28; int32_t L_112 = V_26; NullCheck(L_111); Vector2_t2156229523 L_113 = V_25; *(Vector2_t2156229523 *)((L_111)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_112, (int32_t)2))))) = L_113; Vector2U5BU5D_t1457185986* L_114 = V_28; int32_t L_115 = V_26; NullCheck(L_114); Vector2_t2156229523 L_116 = V_25; *(Vector2_t2156229523 *)((L_114)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_115, (int32_t)3))))) = L_116; int32_t L_117 = V_26; V_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_117, (int32_t)4)); goto IL_0337; } IL_02e1: { Attachment_t3043756552 * L_118 = V_31; V_33 = ((MeshAttachment_t1975337962 *)IsInstClass((RuntimeObject*)L_118, MeshAttachment_t1975337962_il2cpp_TypeInfo_var)); MeshAttachment_t1975337962 * L_119 = V_33; if (!L_119) { goto IL_0337; } } { MeshAttachment_t1975337962 * L_120 = V_33; NullCheck(L_120); int32_t L_121 = ((VertexAttachment_t4074366829 *)L_120)->get_worldVerticesLength_6(); V_34 = L_121; V_35 = 0; goto IL_032e; } IL_0302: { Vector2U5BU5D_t1457185986* L_122 = V_27; int32_t L_123 = V_26; NullCheck(L_122); Vector2_t2156229523 L_124 = V_24; *(Vector2_t2156229523 *)((L_122)->GetAddressAt(static_cast(L_123))) = L_124; Vector2U5BU5D_t1457185986* L_125 = V_28; int32_t L_126 = V_26; NullCheck(L_125); Vector2_t2156229523 L_127 = V_25; *(Vector2_t2156229523 *)((L_125)->GetAddressAt(static_cast(L_126))) = L_127; int32_t L_128 = V_26; V_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_128, (int32_t)1)); int32_t L_129 = V_35; V_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_129, (int32_t)2)); } IL_032e: { int32_t L_130 = V_35; int32_t L_131 = V_34; if ((((int32_t)L_130) < ((int32_t)L_131))) { goto IL_0302; } } IL_0337: { int32_t L_132 = V_29; V_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_132, (int32_t)1)); } IL_033d: { int32_t L_133 = V_29; int32_t L_134 = V_22; if ((((int32_t)L_133) < ((int32_t)L_134))) { goto IL_0200; } } IL_0346: { int32_t L_135 = V_23; V_36 = L_135; goto IL_0b17; } IL_034f: { SlotU5BU5D_t285245173* L_136 = V_17; int32_t L_137 = V_36; NullCheck(L_136); int32_t L_138 = L_137; Slot_t3514940700 * L_139 = (L_136)->GetAt(static_cast(L_138)); V_37 = L_139; Slot_t3514940700 * L_140 = V_37; NullCheck(L_140); Attachment_t3043756552 * L_141 = L_140->get_attachment_10(); V_38 = L_141; int32_t L_142 = V_36; float L_143 = (&V_0)->get_zSpacing_1(); V_39 = ((float)il2cpp_codegen_multiply((float)(((float)((float)L_142))), (float)L_143)); Attachment_t3043756552 * L_144 = V_38; V_40 = ((RegionAttachment_t1770147391 *)IsInstClass((RuntimeObject*)L_144, RegionAttachment_t1770147391_il2cpp_TypeInfo_var)); RegionAttachment_t1770147391 * L_145 = V_40; if (!L_145) { goto IL_0838; } } { RegionAttachment_t1770147391 * L_146 = V_40; Slot_t3514940700 * L_147 = V_37; NullCheck(L_147); Bone_t1086356328 * L_148 = L_147->get_bone_1(); SingleU5BU5D_t1444911251* L_149 = V_6; NullCheck(L_146); RegionAttachment_ComputeWorldVertices_m598853595(L_146, L_148, L_149, 0, 2, /*hidden argument*/NULL); SingleU5BU5D_t1444911251* L_150 = V_6; NullCheck(L_150); int32_t L_151 = 0; float L_152 = (L_150)->GetAt(static_cast(L_151)); V_41 = L_152; SingleU5BU5D_t1444911251* L_153 = V_6; NullCheck(L_153); int32_t L_154 = 1; float L_155 = (L_153)->GetAt(static_cast(L_154)); V_42 = L_155; SingleU5BU5D_t1444911251* L_156 = V_6; NullCheck(L_156); int32_t L_157 = 2; float L_158 = (L_156)->GetAt(static_cast(L_157)); V_43 = L_158; SingleU5BU5D_t1444911251* L_159 = V_6; NullCheck(L_159); int32_t L_160 = 3; float L_161 = (L_159)->GetAt(static_cast(L_160)); V_44 = L_161; SingleU5BU5D_t1444911251* L_162 = V_6; NullCheck(L_162); int32_t L_163 = 4; float L_164 = (L_162)->GetAt(static_cast(L_163)); V_45 = L_164; SingleU5BU5D_t1444911251* L_165 = V_6; NullCheck(L_165); int32_t L_166 = 5; float L_167 = (L_165)->GetAt(static_cast(L_166)); V_46 = L_167; SingleU5BU5D_t1444911251* L_168 = V_6; NullCheck(L_168); int32_t L_169 = 6; float L_170 = (L_168)->GetAt(static_cast(L_169)); V_47 = L_170; SingleU5BU5D_t1444911251* L_171 = V_6; NullCheck(L_171); int32_t L_172 = 7; float L_173 = (L_171)->GetAt(static_cast(L_172)); V_48 = L_173; Vector3U5BU5D_t1718750761* L_174 = V_9; int32_t L_175 = V_5; NullCheck(L_174); float L_176 = V_41; ((L_174)->GetAddressAt(static_cast(L_175)))->set_x_1(L_176); Vector3U5BU5D_t1718750761* L_177 = V_9; int32_t L_178 = V_5; NullCheck(L_177); float L_179 = V_42; ((L_177)->GetAddressAt(static_cast(L_178)))->set_y_2(L_179); Vector3U5BU5D_t1718750761* L_180 = V_9; int32_t L_181 = V_5; NullCheck(L_180); float L_182 = V_39; ((L_180)->GetAddressAt(static_cast(L_181)))->set_z_3(L_182); Vector3U5BU5D_t1718750761* L_183 = V_9; int32_t L_184 = V_5; NullCheck(L_183); float L_185 = V_47; ((L_183)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_184, (int32_t)1)))))->set_x_1(L_185); Vector3U5BU5D_t1718750761* L_186 = V_9; int32_t L_187 = V_5; NullCheck(L_186); float L_188 = V_48; ((L_186)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_187, (int32_t)1)))))->set_y_2(L_188); Vector3U5BU5D_t1718750761* L_189 = V_9; int32_t L_190 = V_5; NullCheck(L_189); float L_191 = V_39; ((L_189)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_190, (int32_t)1)))))->set_z_3(L_191); Vector3U5BU5D_t1718750761* L_192 = V_9; int32_t L_193 = V_5; NullCheck(L_192); float L_194 = V_43; ((L_192)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_193, (int32_t)2)))))->set_x_1(L_194); Vector3U5BU5D_t1718750761* L_195 = V_9; int32_t L_196 = V_5; NullCheck(L_195); float L_197 = V_44; ((L_195)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_196, (int32_t)2)))))->set_y_2(L_197); Vector3U5BU5D_t1718750761* L_198 = V_9; int32_t L_199 = V_5; NullCheck(L_198); float L_200 = V_39; ((L_198)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_199, (int32_t)2)))))->set_z_3(L_200); Vector3U5BU5D_t1718750761* L_201 = V_9; int32_t L_202 = V_5; NullCheck(L_201); float L_203 = V_45; ((L_201)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_202, (int32_t)3)))))->set_x_1(L_203); Vector3U5BU5D_t1718750761* L_204 = V_9; int32_t L_205 = V_5; NullCheck(L_204); float L_206 = V_46; ((L_204)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_205, (int32_t)3)))))->set_y_2(L_206); Vector3U5BU5D_t1718750761* L_207 = V_9; int32_t L_208 = V_5; NullCheck(L_207); float L_209 = V_39; ((L_207)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_208, (int32_t)3)))))->set_z_3(L_209); bool L_210 = (&V_0)->get_pmaVertexColors_2(); if (!L_210) { goto IL_053e; } } { float L_211 = V_18; Slot_t3514940700 * L_212 = V_37; NullCheck(L_212); float L_213 = L_212->get_a_5(); RegionAttachment_t1770147391 * L_214 = V_40; NullCheck(L_214); float L_215 = L_214->get_a_27(); (&V_3)->set_a_4((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_211, (float)L_213)), (float)L_215)))))); float L_216 = V_19; Slot_t3514940700 * L_217 = V_37; NullCheck(L_217); float L_218 = L_217->get_r_2(); RegionAttachment_t1770147391 * L_219 = V_40; NullCheck(L_219); float L_220 = L_219->get_r_24(); uint8_t L_221 = (&V_3)->get_a_4(); (&V_3)->set_r_1((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_216, (float)L_218)), (float)L_220)), (float)(((float)((float)L_221))))))))); float L_222 = V_20; Slot_t3514940700 * L_223 = V_37; NullCheck(L_223); float L_224 = L_223->get_g_3(); RegionAttachment_t1770147391 * L_225 = V_40; NullCheck(L_225); float L_226 = L_225->get_g_25(); uint8_t L_227 = (&V_3)->get_a_4(); (&V_3)->set_g_2((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_222, (float)L_224)), (float)L_226)), (float)(((float)((float)L_227))))))))); float L_228 = V_21; Slot_t3514940700 * L_229 = V_37; NullCheck(L_229); float L_230 = L_229->get_b_4(); RegionAttachment_t1770147391 * L_231 = V_40; NullCheck(L_231); float L_232 = L_231->get_b_26(); uint8_t L_233 = (&V_3)->get_a_4(); (&V_3)->set_b_3((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_228, (float)L_230)), (float)L_232)), (float)(((float)((float)L_233))))))))); Slot_t3514940700 * L_234 = V_37; NullCheck(L_234); SlotData_t154801902 * L_235 = L_234->get_data_0(); NullCheck(L_235); int32_t L_236 = L_235->get_blendMode_12(); if ((!(((uint32_t)L_236) == ((uint32_t)1)))) { goto IL_0539; } } { (&V_3)->set_a_4((uint8_t)0); } IL_0539: { goto IL_05b8; } IL_053e: { float L_237 = V_18; Slot_t3514940700 * L_238 = V_37; NullCheck(L_238); float L_239 = L_238->get_a_5(); RegionAttachment_t1770147391 * L_240 = V_40; NullCheck(L_240); float L_241 = L_240->get_a_27(); (&V_3)->set_a_4((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_237, (float)L_239)), (float)L_241)))))); float L_242 = V_19; Slot_t3514940700 * L_243 = V_37; NullCheck(L_243); float L_244 = L_243->get_r_2(); RegionAttachment_t1770147391 * L_245 = V_40; NullCheck(L_245); float L_246 = L_245->get_r_24(); (&V_3)->set_r_1((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_242, (float)L_244)), (float)L_246)), (float)(255.0f))))))); float L_247 = V_20; Slot_t3514940700 * L_248 = V_37; NullCheck(L_248); float L_249 = L_248->get_g_3(); RegionAttachment_t1770147391 * L_250 = V_40; NullCheck(L_250); float L_251 = L_250->get_g_25(); (&V_3)->set_g_2((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_247, (float)L_249)), (float)L_251)), (float)(255.0f))))))); float L_252 = V_21; Slot_t3514940700 * L_253 = V_37; NullCheck(L_253); float L_254 = L_253->get_b_4(); RegionAttachment_t1770147391 * L_255 = V_40; NullCheck(L_255); float L_256 = L_255->get_b_26(); (&V_3)->set_b_3((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_252, (float)L_254)), (float)L_256)), (float)(255.0f))))))); } IL_05b8: { Color32U5BU5D_t3850468773* L_257 = V_11; int32_t L_258 = V_5; NullCheck(L_257); Color32_t2600501292 L_259 = V_3; *(Color32_t2600501292 *)((L_257)->GetAddressAt(static_cast(L_258))) = L_259; Color32U5BU5D_t3850468773* L_260 = V_11; int32_t L_261 = V_5; NullCheck(L_260); Color32_t2600501292 L_262 = V_3; *(Color32_t2600501292 *)((L_260)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_261, (int32_t)1))))) = L_262; Color32U5BU5D_t3850468773* L_263 = V_11; int32_t L_264 = V_5; NullCheck(L_263); Color32_t2600501292 L_265 = V_3; *(Color32_t2600501292 *)((L_263)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_264, (int32_t)2))))) = L_265; Color32U5BU5D_t3850468773* L_266 = V_11; int32_t L_267 = V_5; NullCheck(L_266); Color32_t2600501292 L_268 = V_3; *(Color32_t2600501292 *)((L_266)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_267, (int32_t)3))))) = L_268; RegionAttachment_t1770147391 * L_269 = V_40; NullCheck(L_269); SingleU5BU5D_t1444911251* L_270 = L_269->get_uvs_23(); V_49 = L_270; Vector2U5BU5D_t1457185986* L_271 = V_10; int32_t L_272 = V_5; NullCheck(L_271); SingleU5BU5D_t1444911251* L_273 = V_49; NullCheck(L_273); int32_t L_274 = 0; float L_275 = (L_273)->GetAt(static_cast(L_274)); ((L_271)->GetAddressAt(static_cast(L_272)))->set_x_0(L_275); Vector2U5BU5D_t1457185986* L_276 = V_10; int32_t L_277 = V_5; NullCheck(L_276); SingleU5BU5D_t1444911251* L_278 = V_49; NullCheck(L_278); int32_t L_279 = 1; float L_280 = (L_278)->GetAt(static_cast(L_279)); ((L_276)->GetAddressAt(static_cast(L_277)))->set_y_1(L_280); Vector2U5BU5D_t1457185986* L_281 = V_10; int32_t L_282 = V_5; NullCheck(L_281); SingleU5BU5D_t1444911251* L_283 = V_49; NullCheck(L_283); int32_t L_284 = 6; float L_285 = (L_283)->GetAt(static_cast(L_284)); ((L_281)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_282, (int32_t)1)))))->set_x_0(L_285); Vector2U5BU5D_t1457185986* L_286 = V_10; int32_t L_287 = V_5; NullCheck(L_286); SingleU5BU5D_t1444911251* L_288 = V_49; NullCheck(L_288); int32_t L_289 = 7; float L_290 = (L_288)->GetAt(static_cast(L_289)); ((L_286)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_287, (int32_t)1)))))->set_y_1(L_290); Vector2U5BU5D_t1457185986* L_291 = V_10; int32_t L_292 = V_5; NullCheck(L_291); SingleU5BU5D_t1444911251* L_293 = V_49; NullCheck(L_293); int32_t L_294 = 2; float L_295 = (L_293)->GetAt(static_cast(L_294)); ((L_291)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_292, (int32_t)2)))))->set_x_0(L_295); Vector2U5BU5D_t1457185986* L_296 = V_10; int32_t L_297 = V_5; NullCheck(L_296); SingleU5BU5D_t1444911251* L_298 = V_49; NullCheck(L_298); int32_t L_299 = 3; float L_300 = (L_298)->GetAt(static_cast(L_299)); ((L_296)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_297, (int32_t)2)))))->set_y_1(L_300); Vector2U5BU5D_t1457185986* L_301 = V_10; int32_t L_302 = V_5; NullCheck(L_301); SingleU5BU5D_t1444911251* L_303 = V_49; NullCheck(L_303); int32_t L_304 = 4; float L_305 = (L_303)->GetAt(static_cast(L_304)); ((L_301)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_302, (int32_t)3)))))->set_x_0(L_305); Vector2U5BU5D_t1457185986* L_306 = V_10; int32_t L_307 = V_5; NullCheck(L_306); SingleU5BU5D_t1444911251* L_308 = V_49; NullCheck(L_308); int32_t L_309 = 5; float L_310 = (L_308)->GetAt(static_cast(L_309)); ((L_306)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_307, (int32_t)3)))))->set_y_1(L_310); float L_311 = V_41; float L_312 = (&V_7)->get_x_0(); if ((!(((float)L_311) < ((float)L_312)))) { goto IL_06b6; } } { float L_313 = V_41; (&V_7)->set_x_0(L_313); } IL_06b6: { float L_314 = V_41; float L_315 = (&V_8)->get_x_0(); if ((!(((float)L_314) > ((float)L_315)))) { goto IL_06cd; } } { float L_316 = V_41; (&V_8)->set_x_0(L_316); } IL_06cd: { float L_317 = V_43; float L_318 = (&V_7)->get_x_0(); if ((!(((float)L_317) < ((float)L_318)))) { goto IL_06e9; } } { float L_319 = V_43; (&V_7)->set_x_0(L_319); goto IL_0700; } IL_06e9: { float L_320 = V_43; float L_321 = (&V_8)->get_x_0(); if ((!(((float)L_320) > ((float)L_321)))) { goto IL_0700; } } { float L_322 = V_43; (&V_8)->set_x_0(L_322); } IL_0700: { float L_323 = V_45; float L_324 = (&V_7)->get_x_0(); if ((!(((float)L_323) < ((float)L_324)))) { goto IL_071c; } } { float L_325 = V_45; (&V_7)->set_x_0(L_325); goto IL_0733; } IL_071c: { float L_326 = V_45; float L_327 = (&V_8)->get_x_0(); if ((!(((float)L_326) > ((float)L_327)))) { goto IL_0733; } } { float L_328 = V_45; (&V_8)->set_x_0(L_328); } IL_0733: { float L_329 = V_47; float L_330 = (&V_7)->get_x_0(); if ((!(((float)L_329) < ((float)L_330)))) { goto IL_074f; } } { float L_331 = V_47; (&V_7)->set_x_0(L_331); goto IL_0766; } IL_074f: { float L_332 = V_47; float L_333 = (&V_8)->get_x_0(); if ((!(((float)L_332) > ((float)L_333)))) { goto IL_0766; } } { float L_334 = V_47; (&V_8)->set_x_0(L_334); } IL_0766: { float L_335 = V_42; float L_336 = (&V_7)->get_y_1(); if ((!(((float)L_335) < ((float)L_336)))) { goto IL_077d; } } { float L_337 = V_42; (&V_7)->set_y_1(L_337); } IL_077d: { float L_338 = V_42; float L_339 = (&V_8)->get_y_1(); if ((!(((float)L_338) > ((float)L_339)))) { goto IL_0794; } } { float L_340 = V_42; (&V_8)->set_y_1(L_340); } IL_0794: { float L_341 = V_44; float L_342 = (&V_7)->get_y_1(); if ((!(((float)L_341) < ((float)L_342)))) { goto IL_07b0; } } { float L_343 = V_44; (&V_7)->set_y_1(L_343); goto IL_07c7; } IL_07b0: { float L_344 = V_44; float L_345 = (&V_8)->get_y_1(); if ((!(((float)L_344) > ((float)L_345)))) { goto IL_07c7; } } { float L_346 = V_44; (&V_8)->set_y_1(L_346); } IL_07c7: { float L_347 = V_46; float L_348 = (&V_7)->get_y_1(); if ((!(((float)L_347) < ((float)L_348)))) { goto IL_07e3; } } { float L_349 = V_46; (&V_7)->set_y_1(L_349); goto IL_07fa; } IL_07e3: { float L_350 = V_46; float L_351 = (&V_8)->get_y_1(); if ((!(((float)L_350) > ((float)L_351)))) { goto IL_07fa; } } { float L_352 = V_46; (&V_8)->set_y_1(L_352); } IL_07fa: { float L_353 = V_48; float L_354 = (&V_7)->get_y_1(); if ((!(((float)L_353) < ((float)L_354)))) { goto IL_0816; } } { float L_355 = V_48; (&V_7)->set_y_1(L_355); goto IL_082d; } IL_0816: { float L_356 = V_48; float L_357 = (&V_8)->get_y_1(); if ((!(((float)L_356) > ((float)L_357)))) { goto IL_082d; } } { float L_358 = V_48; (&V_8)->set_y_1(L_358); } IL_082d: { int32_t L_359 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_359, (int32_t)4)); goto IL_0b11; } IL_0838: { Attachment_t3043756552 * L_360 = V_38; V_50 = ((MeshAttachment_t1975337962 *)IsInstClass((RuntimeObject*)L_360, MeshAttachment_t1975337962_il2cpp_TypeInfo_var)); MeshAttachment_t1975337962 * L_361 = V_50; if (!L_361) { goto IL_0b11; } } { MeshAttachment_t1975337962 * L_362 = V_50; NullCheck(L_362); int32_t L_363 = ((VertexAttachment_t4074366829 *)L_362)->get_worldVerticesLength_6(); V_51 = L_363; SingleU5BU5D_t1444911251* L_364 = V_6; NullCheck(L_364); int32_t L_365 = V_51; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_364)->max_length))))) >= ((int32_t)L_365))) { goto IL_086c; } } { int32_t L_366 = V_51; SingleU5BU5D_t1444911251* L_367 = ((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)L_366)); V_6 = L_367; __this->set_tempVerts_12(L_367); } IL_086c: { MeshAttachment_t1975337962 * L_368 = V_50; Slot_t3514940700 * L_369 = V_37; SingleU5BU5D_t1444911251* L_370 = V_6; NullCheck(L_368); VertexAttachment_ComputeWorldVertices_m2967005673(L_368, L_369, L_370, /*hidden argument*/NULL); bool L_371 = (&V_0)->get_pmaVertexColors_2(); if (!L_371) { goto IL_0925; } } { float L_372 = V_18; Slot_t3514940700 * L_373 = V_37; NullCheck(L_373); float L_374 = L_373->get_a_5(); MeshAttachment_t1975337962 * L_375 = V_50; NullCheck(L_375); float L_376 = L_375->get_a_20(); (&V_3)->set_a_4((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_372, (float)L_374)), (float)L_376)))))); float L_377 = V_19; Slot_t3514940700 * L_378 = V_37; NullCheck(L_378); float L_379 = L_378->get_r_2(); MeshAttachment_t1975337962 * L_380 = V_50; NullCheck(L_380); float L_381 = L_380->get_r_17(); uint8_t L_382 = (&V_3)->get_a_4(); (&V_3)->set_r_1((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_377, (float)L_379)), (float)L_381)), (float)(((float)((float)L_382))))))))); float L_383 = V_20; Slot_t3514940700 * L_384 = V_37; NullCheck(L_384); float L_385 = L_384->get_g_3(); MeshAttachment_t1975337962 * L_386 = V_50; NullCheck(L_386); float L_387 = L_386->get_g_18(); uint8_t L_388 = (&V_3)->get_a_4(); (&V_3)->set_g_2((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_383, (float)L_385)), (float)L_387)), (float)(((float)((float)L_388))))))))); float L_389 = V_21; Slot_t3514940700 * L_390 = V_37; NullCheck(L_390); float L_391 = L_390->get_b_4(); MeshAttachment_t1975337962 * L_392 = V_50; NullCheck(L_392); float L_393 = L_392->get_b_19(); uint8_t L_394 = (&V_3)->get_a_4(); (&V_3)->set_b_3((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_389, (float)L_391)), (float)L_393)), (float)(((float)((float)L_394))))))))); Slot_t3514940700 * L_395 = V_37; NullCheck(L_395); SlotData_t154801902 * L_396 = L_395->get_data_0(); NullCheck(L_396); int32_t L_397 = L_396->get_blendMode_12(); if ((!(((uint32_t)L_397) == ((uint32_t)1)))) { goto IL_0920; } } { (&V_3)->set_a_4((uint8_t)0); } IL_0920: { goto IL_099f; } IL_0925: { float L_398 = V_18; Slot_t3514940700 * L_399 = V_37; NullCheck(L_399); float L_400 = L_399->get_a_5(); MeshAttachment_t1975337962 * L_401 = V_50; NullCheck(L_401); float L_402 = L_401->get_a_20(); (&V_3)->set_a_4((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_398, (float)L_400)), (float)L_402)))))); float L_403 = V_19; Slot_t3514940700 * L_404 = V_37; NullCheck(L_404); float L_405 = L_404->get_r_2(); MeshAttachment_t1975337962 * L_406 = V_50; NullCheck(L_406); float L_407 = L_406->get_r_17(); (&V_3)->set_r_1((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_403, (float)L_405)), (float)L_407)), (float)(255.0f))))))); float L_408 = V_20; Slot_t3514940700 * L_409 = V_37; NullCheck(L_409); float L_410 = L_409->get_g_3(); MeshAttachment_t1975337962 * L_411 = V_50; NullCheck(L_411); float L_412 = L_411->get_g_18(); (&V_3)->set_g_2((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_408, (float)L_410)), (float)L_412)), (float)(255.0f))))))); float L_413 = V_21; Slot_t3514940700 * L_414 = V_37; NullCheck(L_414); float L_415 = L_414->get_b_4(); MeshAttachment_t1975337962 * L_416 = V_50; NullCheck(L_416); float L_417 = L_416->get_b_19(); (&V_3)->set_b_3((uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_413, (float)L_415)), (float)L_417)), (float)(255.0f))))))); } IL_099f: { MeshAttachment_t1975337962 * L_418 = V_50; NullCheck(L_418); SingleU5BU5D_t1444911251* L_419 = L_418->get_uvs_14(); V_52 = L_419; int32_t L_420 = V_5; if (L_420) { goto IL_0a17; } } { SingleU5BU5D_t1444911251* L_421 = V_6; NullCheck(L_421); int32_t L_422 = 0; float L_423 = (L_421)->GetAt(static_cast(L_422)); V_53 = L_423; SingleU5BU5D_t1444911251* L_424 = V_6; NullCheck(L_424); int32_t L_425 = 1; float L_426 = (L_424)->GetAt(static_cast(L_425)); V_54 = L_426; float L_427 = V_53; float L_428 = (&V_7)->get_x_0(); if ((!(((float)L_427) < ((float)L_428)))) { goto IL_09d2; } } { float L_429 = V_53; (&V_7)->set_x_0(L_429); } IL_09d2: { float L_430 = V_53; float L_431 = (&V_8)->get_x_0(); if ((!(((float)L_430) > ((float)L_431)))) { goto IL_09e9; } } { float L_432 = V_53; (&V_8)->set_x_0(L_432); } IL_09e9: { float L_433 = V_54; float L_434 = (&V_7)->get_y_1(); if ((!(((float)L_433) < ((float)L_434)))) { goto IL_0a00; } } { float L_435 = V_54; (&V_7)->set_y_1(L_435); } IL_0a00: { float L_436 = V_54; float L_437 = (&V_8)->get_y_1(); if ((!(((float)L_436) > ((float)L_437)))) { goto IL_0a17; } } { float L_438 = V_54; (&V_8)->set_y_1(L_438); } IL_0a17: { V_55 = 0; goto IL_0b08; } IL_0a1f: { SingleU5BU5D_t1444911251* L_439 = V_6; int32_t L_440 = V_55; NullCheck(L_439); int32_t L_441 = L_440; float L_442 = (L_439)->GetAt(static_cast(L_441)); V_56 = L_442; SingleU5BU5D_t1444911251* L_443 = V_6; int32_t L_444 = V_55; NullCheck(L_443); int32_t L_445 = ((int32_t)il2cpp_codegen_add((int32_t)L_444, (int32_t)1)); float L_446 = (L_443)->GetAt(static_cast(L_445)); V_57 = L_446; Vector3U5BU5D_t1718750761* L_447 = V_9; int32_t L_448 = V_5; NullCheck(L_447); float L_449 = V_56; ((L_447)->GetAddressAt(static_cast(L_448)))->set_x_1(L_449); Vector3U5BU5D_t1718750761* L_450 = V_9; int32_t L_451 = V_5; NullCheck(L_450); float L_452 = V_57; ((L_450)->GetAddressAt(static_cast(L_451)))->set_y_2(L_452); Vector3U5BU5D_t1718750761* L_453 = V_9; int32_t L_454 = V_5; NullCheck(L_453); float L_455 = V_39; ((L_453)->GetAddressAt(static_cast(L_454)))->set_z_3(L_455); Color32U5BU5D_t3850468773* L_456 = V_11; int32_t L_457 = V_5; NullCheck(L_456); Color32_t2600501292 L_458 = V_3; *(Color32_t2600501292 *)((L_456)->GetAddressAt(static_cast(L_457))) = L_458; Vector2U5BU5D_t1457185986* L_459 = V_10; int32_t L_460 = V_5; NullCheck(L_459); SingleU5BU5D_t1444911251* L_461 = V_52; int32_t L_462 = V_55; NullCheck(L_461); int32_t L_463 = L_462; float L_464 = (L_461)->GetAt(static_cast(L_463)); ((L_459)->GetAddressAt(static_cast(L_460)))->set_x_0(L_464); Vector2U5BU5D_t1457185986* L_465 = V_10; int32_t L_466 = V_5; NullCheck(L_465); SingleU5BU5D_t1444911251* L_467 = V_52; int32_t L_468 = V_55; NullCheck(L_467); int32_t L_469 = ((int32_t)il2cpp_codegen_add((int32_t)L_468, (int32_t)1)); float L_470 = (L_467)->GetAt(static_cast(L_469)); ((L_465)->GetAddressAt(static_cast(L_466)))->set_y_1(L_470); float L_471 = V_56; float L_472 = (&V_7)->get_x_0(); if ((!(((float)L_471) < ((float)L_472)))) { goto IL_0ab2; } } { float L_473 = V_56; (&V_7)->set_x_0(L_473); goto IL_0ac9; } IL_0ab2: { float L_474 = V_56; float L_475 = (&V_8)->get_x_0(); if ((!(((float)L_474) > ((float)L_475)))) { goto IL_0ac9; } } { float L_476 = V_56; (&V_8)->set_x_0(L_476); } IL_0ac9: { float L_477 = V_57; float L_478 = (&V_7)->get_y_1(); if ((!(((float)L_477) < ((float)L_478)))) { goto IL_0ae5; } } { float L_479 = V_57; (&V_7)->set_y_1(L_479); goto IL_0afc; } IL_0ae5: { float L_480 = V_57; float L_481 = (&V_8)->get_y_1(); if ((!(((float)L_480) > ((float)L_481)))) { goto IL_0afc; } } { float L_482 = V_57; (&V_8)->set_y_1(L_482); } IL_0afc: { int32_t L_483 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_483, (int32_t)1)); int32_t L_484 = V_55; V_55 = ((int32_t)il2cpp_codegen_add((int32_t)L_484, (int32_t)2)); } IL_0b08: { int32_t L_485 = V_55; int32_t L_486 = V_51; if ((((int32_t)L_485) < ((int32_t)L_486))) { goto IL_0a1f; } } IL_0b11: { int32_t L_487 = V_36; V_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_487, (int32_t)1)); } IL_0b17: { int32_t L_488 = V_36; int32_t L_489 = V_22; if ((((int32_t)L_488) < ((int32_t)L_489))) { goto IL_034f; } } { int32_t L_490 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_490, (int32_t)1)); } IL_0b26: { int32_t L_491 = V_13; int32_t L_492 = V_14; if ((((int32_t)L_491) < ((int32_t)L_492))) { goto IL_00e1; } } { Vector2_t2156229523 L_493 = V_7; __this->set_meshBoundsMin_7(L_493); Vector2_t2156229523 L_494 = V_8; __this->set_meshBoundsMax_8(L_494); int32_t L_495 = V_12; float L_496 = (&V_0)->get_zSpacing_1(); __this->set_meshBoundsThickness_9(((float)il2cpp_codegen_multiply((float)(((float)((float)L_495))), (float)L_496))); SkeletonRendererInstruction_t651787775 * L_497 = ___instruction0; NullCheck(L_497); ExposedList_1_t2759233236 * L_498 = L_497->get_submeshInstructions_0(); NullCheck(L_498); int32_t L_499 = L_498->get_Count_1(); V_58 = L_499; ExposedList_1_t4070202189 * L_500 = __this->get_submeshes_6(); int32_t L_501 = V_58; NullCheck(L_500); L_500->set_Count_1(L_501); bool L_502 = ___updateTriangles1; if (!L_502) { goto IL_0da4; } } { ExposedList_1_t4070202189 * L_503 = __this->get_submeshes_6(); NullCheck(L_503); ExposedList_1U5BU5D_t1912446146* L_504 = L_503->get_Items_0(); NullCheck(L_504); int32_t L_505 = V_58; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_504)->max_length))))) >= ((int32_t)L_505))) { goto IL_0be4; } } { ExposedList_1_t4070202189 * L_506 = __this->get_submeshes_6(); int32_t L_507 = V_58; NullCheck(L_506); ExposedList_1_Resize_m4091388429(L_506, L_507, /*hidden argument*/ExposedList_1_Resize_m4091388429_RuntimeMethod_var); V_59 = 0; int32_t L_508 = V_58; V_60 = L_508; goto IL_0bdb; } IL_0b9e: { ExposedList_1_t4070202189 * L_509 = __this->get_submeshes_6(); NullCheck(L_509); ExposedList_1U5BU5D_t1912446146* L_510 = L_509->get_Items_0(); int32_t L_511 = V_59; NullCheck(L_510); int32_t L_512 = L_511; ExposedList_1_t1363090323 * L_513 = (L_510)->GetAt(static_cast(L_512)); V_61 = L_513; ExposedList_1_t1363090323 * L_514 = V_61; if (L_514) { goto IL_0bcd; } } { ExposedList_1_t4070202189 * L_515 = __this->get_submeshes_6(); NullCheck(L_515); ExposedList_1U5BU5D_t1912446146* L_516 = L_515->get_Items_0(); int32_t L_517 = V_59; ExposedList_1_t1363090323 * L_518 = (ExposedList_1_t1363090323 *)il2cpp_codegen_object_new(ExposedList_1_t1363090323_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3946806410(L_518, /*hidden argument*/ExposedList_1__ctor_m3946806410_RuntimeMethod_var); NullCheck(L_516); ArrayElementTypeCheck (L_516, L_518); (L_516)->SetAt(static_cast(L_517), (ExposedList_1_t1363090323 *)L_518); goto IL_0bd5; } IL_0bcd: { ExposedList_1_t1363090323 * L_519 = V_61; NullCheck(L_519); ExposedList_1_Clear_m4098542002(L_519, (bool)0, /*hidden argument*/ExposedList_1_Clear_m4098542002_RuntimeMethod_var); } IL_0bd5: { int32_t L_520 = V_59; V_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_520, (int32_t)1)); } IL_0bdb: { int32_t L_521 = V_59; int32_t L_522 = V_60; if ((((int32_t)L_521) < ((int32_t)L_522))) { goto IL_0b9e; } } IL_0be4: { SkeletonRendererInstruction_t651787775 * L_523 = ___instruction0; NullCheck(L_523); ExposedList_1_t2759233236 * L_524 = L_523->get_submeshInstructions_0(); NullCheck(L_524); SubmeshInstructionU5BU5D_t131014463* L_525 = L_524->get_Items_0(); V_62 = L_525; V_63 = 0; V_64 = 0; goto IL_0d9b; } IL_0bfc: { SubmeshInstructionU5BU5D_t131014463* L_526 = V_62; int32_t L_527 = V_64; NullCheck(L_526); V_65 = (*(SubmeshInstruction_t52121370 *)((L_526)->GetAddressAt(static_cast(L_527)))); ExposedList_1_t4070202189 * L_528 = __this->get_submeshes_6(); NullCheck(L_528); ExposedList_1U5BU5D_t1912446146* L_529 = L_528->get_Items_0(); int32_t L_530 = V_64; NullCheck(L_529); int32_t L_531 = L_530; ExposedList_1_t1363090323 * L_532 = (L_529)->GetAt(static_cast(L_531)); V_66 = L_532; int32_t L_533 = (&V_65)->get_rawTriangleCount_6(); V_67 = L_533; int32_t L_534 = V_67; ExposedList_1_t1363090323 * L_535 = V_66; NullCheck(L_535); Int32U5BU5D_t385246372* L_536 = L_535->get_Items_0(); NullCheck(L_536); if ((((int32_t)L_534) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_536)->max_length))))))) { goto IL_0c48; } } { ExposedList_1_t1363090323 * L_537 = V_66; NullCheck(L_537); Int32U5BU5D_t385246372** L_538 = L_537->get_address_of_Items_0(); int32_t L_539 = V_67; Array_Resize_TisInt32_t2950945753_m3746919008(NULL /*static, unused*/, L_538, L_539, /*hidden argument*/Array_Resize_TisInt32_t2950945753_m3746919008_RuntimeMethod_var); goto IL_0c85; } IL_0c48: { int32_t L_540 = V_67; ExposedList_1_t1363090323 * L_541 = V_66; NullCheck(L_541); Int32U5BU5D_t385246372* L_542 = L_541->get_Items_0(); NullCheck(L_542); if ((((int32_t)L_540) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_542)->max_length))))))) { goto IL_0c85; } } { ExposedList_1_t1363090323 * L_543 = V_66; NullCheck(L_543); Int32U5BU5D_t385246372* L_544 = L_543->get_Items_0(); V_68 = L_544; int32_t L_545 = V_67; V_69 = L_545; Int32U5BU5D_t385246372* L_546 = V_68; NullCheck(L_546); V_70 = (((int32_t)((int32_t)(((RuntimeArray *)L_546)->max_length)))); goto IL_0c7c; } IL_0c70: { Int32U5BU5D_t385246372* L_547 = V_68; int32_t L_548 = V_69; NullCheck(L_547); (L_547)->SetAt(static_cast(L_548), (int32_t)0); int32_t L_549 = V_69; V_69 = ((int32_t)il2cpp_codegen_add((int32_t)L_549, (int32_t)1)); } IL_0c7c: { int32_t L_550 = V_69; int32_t L_551 = V_70; if ((((int32_t)L_550) < ((int32_t)L_551))) { goto IL_0c70; } } IL_0c85: { ExposedList_1_t1363090323 * L_552 = V_66; int32_t L_553 = V_67; NullCheck(L_552); L_552->set_Count_1(L_553); ExposedList_1_t1363090323 * L_554 = V_66; NullCheck(L_554); Int32U5BU5D_t385246372* L_555 = L_554->get_Items_0(); V_71 = L_555; V_72 = 0; Skeleton_t3686076450 * L_556 = (&V_65)->get_skeleton_0(); V_73 = L_556; Skeleton_t3686076450 * L_557 = V_73; NullCheck(L_557); ExposedList_1_t1927085270 * L_558 = L_557->get_drawOrder_3(); NullCheck(L_558); SlotU5BU5D_t285245173* L_559 = L_558->get_Items_0(); V_74 = L_559; int32_t L_560 = (&V_65)->get_startSlot_1(); V_75 = L_560; int32_t L_561 = (&V_65)->get_endSlot_2(); V_76 = L_561; goto IL_0d8c; } IL_0cc8: { SlotU5BU5D_t285245173* L_562 = V_74; int32_t L_563 = V_75; NullCheck(L_562); int32_t L_564 = L_563; Slot_t3514940700 * L_565 = (L_562)->GetAt(static_cast(L_564)); NullCheck(L_565); Attachment_t3043756552 * L_566 = L_565->get_attachment_10(); V_77 = L_566; Attachment_t3043756552 * L_567 = V_77; if (!((RegionAttachment_t1770147391 *)IsInstClass((RuntimeObject*)L_567, RegionAttachment_t1770147391_il2cpp_TypeInfo_var))) { goto IL_0d2f; } } { Int32U5BU5D_t385246372* L_568 = V_71; int32_t L_569 = V_72; int32_t L_570 = V_63; NullCheck(L_568); (L_568)->SetAt(static_cast(L_569), (int32_t)L_570); Int32U5BU5D_t385246372* L_571 = V_71; int32_t L_572 = V_72; int32_t L_573 = V_63; NullCheck(L_571); (L_571)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_572, (int32_t)1))), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_573, (int32_t)2))); Int32U5BU5D_t385246372* L_574 = V_71; int32_t L_575 = V_72; int32_t L_576 = V_63; NullCheck(L_574); (L_574)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_575, (int32_t)2))), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_576, (int32_t)1))); Int32U5BU5D_t385246372* L_577 = V_71; int32_t L_578 = V_72; int32_t L_579 = V_63; NullCheck(L_577); (L_577)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_578, (int32_t)3))), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_579, (int32_t)2))); Int32U5BU5D_t385246372* L_580 = V_71; int32_t L_581 = V_72; int32_t L_582 = V_63; NullCheck(L_580); (L_580)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_581, (int32_t)4))), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_582, (int32_t)3))); Int32U5BU5D_t385246372* L_583 = V_71; int32_t L_584 = V_72; int32_t L_585 = V_63; NullCheck(L_583); (L_583)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_584, (int32_t)5))), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_585, (int32_t)1))); int32_t L_586 = V_72; V_72 = ((int32_t)il2cpp_codegen_add((int32_t)L_586, (int32_t)6)); int32_t L_587 = V_63; V_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_587, (int32_t)4)); goto IL_0d86; } IL_0d2f: { Attachment_t3043756552 * L_588 = V_77; V_78 = ((MeshAttachment_t1975337962 *)IsInstClass((RuntimeObject*)L_588, MeshAttachment_t1975337962_il2cpp_TypeInfo_var)); MeshAttachment_t1975337962 * L_589 = V_78; if (!L_589) { goto IL_0d86; } } { MeshAttachment_t1975337962 * L_590 = V_78; NullCheck(L_590); Int32U5BU5D_t385246372* L_591 = L_590->get_triangles_16(); V_79 = L_591; V_80 = 0; Int32U5BU5D_t385246372* L_592 = V_79; NullCheck(L_592); V_81 = (((int32_t)((int32_t)(((RuntimeArray *)L_592)->max_length)))); goto IL_0d6f; } IL_0d56: { Int32U5BU5D_t385246372* L_593 = V_71; int32_t L_594 = V_72; int32_t L_595 = V_63; Int32U5BU5D_t385246372* L_596 = V_79; int32_t L_597 = V_80; NullCheck(L_596); int32_t L_598 = L_597; int32_t L_599 = (L_596)->GetAt(static_cast(L_598)); NullCheck(L_593); (L_593)->SetAt(static_cast(L_594), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_595, (int32_t)L_599))); int32_t L_600 = V_80; V_80 = ((int32_t)il2cpp_codegen_add((int32_t)L_600, (int32_t)1)); int32_t L_601 = V_72; V_72 = ((int32_t)il2cpp_codegen_add((int32_t)L_601, (int32_t)1)); } IL_0d6f: { int32_t L_602 = V_80; int32_t L_603 = V_81; if ((((int32_t)L_602) < ((int32_t)L_603))) { goto IL_0d56; } } { int32_t L_604 = V_63; MeshAttachment_t1975337962 * L_605 = V_78; NullCheck(L_605); int32_t L_606 = ((VertexAttachment_t4074366829 *)L_605)->get_worldVerticesLength_6(); V_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_604, (int32_t)((int32_t)((int32_t)L_606>>(int32_t)1)))); } IL_0d86: { int32_t L_607 = V_75; V_75 = ((int32_t)il2cpp_codegen_add((int32_t)L_607, (int32_t)1)); } IL_0d8c: { int32_t L_608 = V_75; int32_t L_609 = V_76; if ((((int32_t)L_608) < ((int32_t)L_609))) { goto IL_0cc8; } } { int32_t L_610 = V_64; V_64 = ((int32_t)il2cpp_codegen_add((int32_t)L_610, (int32_t)1)); } IL_0d9b: { int32_t L_611 = V_64; int32_t L_612 = V_58; if ((((int32_t)L_611) < ((int32_t)L_612))) { goto IL_0bfc; } } IL_0da4: { return; } } // System.Void Spine.Unity.MeshGenerator::ScaleVertexData(System.Single) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_ScaleVertexData_m904932471 (MeshGenerator_t1354683548 * __this, float ___scale0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_ScaleVertexData_m904932471_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { ExposedList_1_t2134458034 * L_0 = __this->get_vertexBuffer_3(); NullCheck(L_0); Vector3U5BU5D_t1718750761* L_1 = L_0->get_Items_0(); V_0 = L_1; V_1 = 0; ExposedList_1_t2134458034 * L_2 = __this->get_vertexBuffer_3(); NullCheck(L_2); int32_t L_3 = L_2->get_Count_1(); V_2 = L_3; goto IL_003b; } IL_001f: { Vector3U5BU5D_t1718750761* L_4 = V_0; int32_t L_5 = V_1; NullCheck(L_4); Vector3_t3722313464 * L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); float L_7 = ___scale0; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, (*(Vector3_t3722313464 *)L_6), L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)L_6 = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_003b: { int32_t L_10 = V_1; int32_t L_11 = V_2; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_001f; } } { Vector2_t2156229523 L_12 = __this->get_meshBoundsMin_7(); float L_13 = ___scale0; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_14 = Vector2_op_Multiply_m2347887432(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); __this->set_meshBoundsMin_7(L_14); Vector2_t2156229523 L_15 = __this->get_meshBoundsMax_8(); float L_16 = ___scale0; Vector2_t2156229523 L_17 = Vector2_op_Multiply_m2347887432(NULL /*static, unused*/, L_15, L_16, /*hidden argument*/NULL); __this->set_meshBoundsMax_8(L_17); float L_18 = __this->get_meshBoundsThickness_9(); float L_19 = ___scale0; __this->set_meshBoundsThickness_9(((float)il2cpp_codegen_multiply((float)L_18, (float)L_19))); return; } } // System.Void Spine.Unity.MeshGenerator::AddAttachmentTintBlack(System.Single,System.Single,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_AddAttachmentTintBlack_m2533196682 (MeshGenerator_t1354683548 * __this, float ___r20, float ___g21, float ___b22, int32_t ___vertexCount3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_AddAttachmentTintBlack_m2533196682_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); Vector2_t2156229523 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; Vector2U5BU5D_t1457185986* V_5 = NULL; Vector2U5BU5D_t1457185986* V_6 = NULL; int32_t V_7 = 0; { float L_0 = ___r20; float L_1 = ___g21; Vector2__ctor_m3970636864((&V_0), L_0, L_1, /*hidden argument*/NULL); float L_2 = ___b22; Vector2__ctor_m3970636864((&V_1), L_2, (1.0f), /*hidden argument*/NULL); ExposedList_1_t2134458034 * L_3 = __this->get_vertexBuffer_3(); NullCheck(L_3); int32_t L_4 = L_3->get_Count_1(); V_2 = L_4; int32_t L_5 = V_2; int32_t L_6 = ___vertexCount3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)); ExposedList_1_t568374093 * L_7 = __this->get_uv2_17(); if (L_7) { goto IL_0048; } } { ExposedList_1_t568374093 * L_8 = (ExposedList_1_t568374093 *)il2cpp_codegen_object_new(ExposedList_1_t568374093_il2cpp_TypeInfo_var); ExposedList_1__ctor_m2343744373(L_8, /*hidden argument*/ExposedList_1__ctor_m2343744373_RuntimeMethod_var); __this->set_uv2_17(L_8); ExposedList_1_t568374093 * L_9 = (ExposedList_1_t568374093 *)il2cpp_codegen_object_new(ExposedList_1_t568374093_il2cpp_TypeInfo_var); ExposedList_1__ctor_m2343744373(L_9, /*hidden argument*/ExposedList_1__ctor_m2343744373_RuntimeMethod_var); __this->set_uv3_18(L_9); } IL_0048: { int32_t L_10 = V_3; ExposedList_1_t568374093 * L_11 = __this->get_uv2_17(); NullCheck(L_11); Vector2U5BU5D_t1457185986* L_12 = L_11->get_Items_0(); NullCheck(L_12); if ((((int32_t)L_10) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_007d; } } { ExposedList_1_t568374093 * L_13 = __this->get_uv2_17(); NullCheck(L_13); Vector2U5BU5D_t1457185986** L_14 = L_13->get_address_of_Items_0(); int32_t L_15 = V_3; Array_Resize_TisVector2_t2156229523_m450741798(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/Array_Resize_TisVector2_t2156229523_m450741798_RuntimeMethod_var); ExposedList_1_t568374093 * L_16 = __this->get_uv3_18(); NullCheck(L_16); Vector2U5BU5D_t1457185986** L_17 = L_16->get_address_of_Items_0(); int32_t L_18 = V_3; Array_Resize_TisVector2_t2156229523_m450741798(NULL /*static, unused*/, L_17, L_18, /*hidden argument*/Array_Resize_TisVector2_t2156229523_m450741798_RuntimeMethod_var); } IL_007d: { ExposedList_1_t568374093 * L_19 = __this->get_uv2_17(); ExposedList_1_t568374093 * L_20 = __this->get_uv3_18(); int32_t L_21 = V_3; int32_t L_22 = L_21; V_4 = L_22; NullCheck(L_20); L_20->set_Count_1(L_22); int32_t L_23 = V_4; NullCheck(L_19); L_19->set_Count_1(L_23); ExposedList_1_t568374093 * L_24 = __this->get_uv2_17(); NullCheck(L_24); Vector2U5BU5D_t1457185986* L_25 = L_24->get_Items_0(); V_5 = L_25; ExposedList_1_t568374093 * L_26 = __this->get_uv3_18(); NullCheck(L_26); Vector2U5BU5D_t1457185986* L_27 = L_26->get_Items_0(); V_6 = L_27; V_7 = 0; goto IL_00e3; } IL_00bb: { Vector2U5BU5D_t1457185986* L_28 = V_5; int32_t L_29 = V_2; int32_t L_30 = V_7; NullCheck(L_28); Vector2_t2156229523 L_31 = V_0; *(Vector2_t2156229523 *)((L_28)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30))))) = L_31; Vector2U5BU5D_t1457185986* L_32 = V_6; int32_t L_33 = V_2; int32_t L_34 = V_7; NullCheck(L_32); Vector2_t2156229523 L_35 = V_1; *(Vector2_t2156229523 *)((L_32)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)L_34))))) = L_35; int32_t L_36 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); } IL_00e3: { int32_t L_37 = V_7; int32_t L_38 = ___vertexCount3; if ((((int32_t)L_37) < ((int32_t)L_38))) { goto IL_00bb; } } { return; } } // System.Void Spine.Unity.MeshGenerator::FillVertexData(UnityEngine.Mesh) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_FillVertexData_m1136269201 (MeshGenerator_t1354683548 * __this, Mesh_t3648964284 * ___mesh0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_FillVertexData_m1136269201_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; Vector2U5BU5D_t1457185986* V_1 = NULL; Color32U5BU5D_t3850468773* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); int32_t V_6 = 0; Bounds_t2266837910 V_7; memset(&V_7, 0, sizeof(V_7)); float V_8 = 0.0f; float V_9 = 0.0f; Bounds_t2266837910 V_10; memset(&V_10, 0, sizeof(V_10)); int32_t V_11 = 0; int32_t V_12 = 0; Vector3U5BU5D_t1718750761* V_13 = NULL; int32_t V_14 = 0; int32_t V_15 = 0; { ExposedList_1_t2134458034 * L_0 = __this->get_vertexBuffer_3(); NullCheck(L_0); Vector3U5BU5D_t1718750761* L_1 = L_0->get_Items_0(); V_0 = L_1; ExposedList_1_t568374093 * L_2 = __this->get_uvBuffer_4(); NullCheck(L_2); Vector2U5BU5D_t1457185986* L_3 = L_2->get_Items_0(); V_1 = L_3; ExposedList_1_t1012645862 * L_4 = __this->get_colorBuffer_5(); NullCheck(L_4); Color32U5BU5D_t3850468773* L_5 = L_4->get_Items_0(); V_2 = L_5; Vector3U5BU5D_t1718750761* L_6 = V_0; NullCheck(L_6); V_3 = (((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length)))); ExposedList_1_t2134458034 * L_7 = __this->get_vertexBuffer_3(); NullCheck(L_7); int32_t L_8 = L_7->get_Count_1(); V_4 = L_8; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_9 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); V_5 = L_9; int32_t L_10 = V_4; V_6 = L_10; goto IL_005a; } IL_0045: { Vector3U5BU5D_t1718750761* L_11 = V_0; int32_t L_12 = V_6; NullCheck(L_11); Vector3_t3722313464 L_13 = V_5; *(Vector3_t3722313464 *)((L_11)->GetAddressAt(static_cast(L_12))) = L_13; int32_t L_14 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_005a: { int32_t L_15 = V_6; int32_t L_16 = V_3; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_0045; } } { Mesh_t3648964284 * L_17 = ___mesh0; Vector3U5BU5D_t1718750761* L_18 = V_0; NullCheck(L_17); Mesh_set_vertices_m2084450642(L_17, L_18, /*hidden argument*/NULL); Mesh_t3648964284 * L_19 = ___mesh0; Vector2U5BU5D_t1457185986* L_20 = V_1; NullCheck(L_19); Mesh_set_uv_m1258646872(L_19, L_20, /*hidden argument*/NULL); Mesh_t3648964284 * L_21 = ___mesh0; Color32U5BU5D_t3850468773* L_22 = V_2; NullCheck(L_21); Mesh_set_colors32_m645370667(L_21, L_22, /*hidden argument*/NULL); Vector2_t2156229523 * L_23 = __this->get_address_of_meshBoundsMin_7(); float L_24 = L_23->get_x_0(); bool L_25 = Single_IsInfinity_m936314085(NULL /*static, unused*/, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_00a1; } } { Mesh_t3648964284 * L_26 = ___mesh0; il2cpp_codegen_initobj((&V_7), sizeof(Bounds_t2266837910 )); Bounds_t2266837910 L_27 = V_7; NullCheck(L_26); Mesh_set_bounds_m901235523(L_26, L_27, /*hidden argument*/NULL); goto IL_0133; } IL_00a1: { Vector2_t2156229523 * L_28 = __this->get_address_of_meshBoundsMax_8(); float L_29 = L_28->get_x_0(); Vector2_t2156229523 * L_30 = __this->get_address_of_meshBoundsMin_7(); float L_31 = L_30->get_x_0(); V_8 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_29, (float)L_31)), (float)(0.5f))); Vector2_t2156229523 * L_32 = __this->get_address_of_meshBoundsMax_8(); float L_33 = L_32->get_y_1(); Vector2_t2156229523 * L_34 = __this->get_address_of_meshBoundsMin_7(); float L_35 = L_34->get_y_1(); V_9 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_33, (float)L_35)), (float)(0.5f))); Mesh_t3648964284 * L_36 = ___mesh0; il2cpp_codegen_initobj((&V_10), sizeof(Bounds_t2266837910 )); Vector2_t2156229523 * L_37 = __this->get_address_of_meshBoundsMin_7(); float L_38 = L_37->get_x_0(); float L_39 = V_8; Vector2_t2156229523 * L_40 = __this->get_address_of_meshBoundsMin_7(); float L_41 = L_40->get_y_1(); float L_42 = V_9; Vector3_t3722313464 L_43; memset(&L_43, 0, sizeof(L_43)); Vector3__ctor_m1719387948((&L_43), ((float)il2cpp_codegen_add((float)L_38, (float)L_39)), ((float)il2cpp_codegen_add((float)L_41, (float)L_42)), /*hidden argument*/NULL); Bounds_set_center_m335768106((&V_10), L_43, /*hidden argument*/NULL); float L_44 = V_8; float L_45 = V_9; float L_46 = __this->get_meshBoundsThickness_9(); Vector3_t3722313464 L_47; memset(&L_47, 0, sizeof(L_47)); Vector3__ctor_m3353183577((&L_47), L_44, L_45, ((float)il2cpp_codegen_multiply((float)L_46, (float)(0.5f))), /*hidden argument*/NULL); Bounds_set_extents_m2537337060((&V_10), L_47, /*hidden argument*/NULL); Bounds_t2266837910 L_48 = V_10; NullCheck(L_36); Mesh_set_bounds_m901235523(L_36, L_48, /*hidden argument*/NULL); } IL_0133: { ExposedList_1_t2134458034 * L_49 = __this->get_vertexBuffer_3(); NullCheck(L_49); int32_t L_50 = L_49->get_Count_1(); V_11 = L_50; Settings_t612870457 * L_51 = __this->get_address_of_settings_0(); bool L_52 = L_51->get_addNormals_5(); if (!L_52) { goto IL_01cf; } } { V_12 = 0; Vector3U5BU5D_t1718750761* L_53 = __this->get_normals_14(); if (L_53) { goto IL_0170; } } { int32_t L_54 = V_11; __this->set_normals_14(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)L_54))); goto IL_017a; } IL_0170: { Vector3U5BU5D_t1718750761* L_55 = __this->get_normals_14(); NullCheck(L_55); V_12 = (((int32_t)((int32_t)(((RuntimeArray *)L_55)->max_length)))); } IL_017a: { int32_t L_56 = V_12; int32_t L_57 = V_11; if ((((int32_t)L_56) >= ((int32_t)L_57))) { goto IL_01c3; } } { Vector3U5BU5D_t1718750761** L_58 = __this->get_address_of_normals_14(); int32_t L_59 = V_11; Array_Resize_TisVector3_t3722313464_m1451335840(NULL /*static, unused*/, L_58, L_59, /*hidden argument*/Array_Resize_TisVector3_t3722313464_m1451335840_RuntimeMethod_var); Vector3U5BU5D_t1718750761* L_60 = __this->get_normals_14(); V_13 = L_60; int32_t L_61 = V_12; V_14 = L_61; goto IL_01ba; } IL_01a1: { Vector3U5BU5D_t1718750761* L_62 = V_13; int32_t L_63 = V_14; NullCheck(L_62); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_64 = Vector3_get_back_m4077847766(NULL /*static, unused*/, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_62)->GetAddressAt(static_cast(L_63))) = L_64; int32_t L_65 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_01ba: { int32_t L_66 = V_14; int32_t L_67 = V_11; if ((((int32_t)L_66) < ((int32_t)L_67))) { goto IL_01a1; } } IL_01c3: { Mesh_t3648964284 * L_68 = ___mesh0; Vector3U5BU5D_t1718750761* L_69 = __this->get_normals_14(); NullCheck(L_68); Mesh_set_normals_m332514528(L_68, L_69, /*hidden argument*/NULL); } IL_01cf: { Settings_t612870457 * L_70 = __this->get_address_of_settings_0(); bool L_71 = L_70->get_tintBlack_3(); if (!L_71) { goto IL_025d; } } { ExposedList_1_t568374093 * L_72 = __this->get_uv2_17(); if (!L_72) { goto IL_025d; } } { int32_t L_73 = V_3; ExposedList_1_t568374093 * L_74 = __this->get_uv2_17(); NullCheck(L_74); Vector2U5BU5D_t1457185986* L_75 = L_74->get_Items_0(); NullCheck(L_75); if ((((int32_t)L_73) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_75)->max_length))))))) { goto IL_023b; } } { ExposedList_1_t568374093 * L_76 = __this->get_uv2_17(); NullCheck(L_76); Vector2U5BU5D_t1457185986** L_77 = L_76->get_address_of_Items_0(); int32_t L_78 = V_3; Array_Resize_TisVector2_t2156229523_m450741798(NULL /*static, unused*/, L_77, L_78, /*hidden argument*/Array_Resize_TisVector2_t2156229523_m450741798_RuntimeMethod_var); ExposedList_1_t568374093 * L_79 = __this->get_uv3_18(); NullCheck(L_79); Vector2U5BU5D_t1457185986** L_80 = L_79->get_address_of_Items_0(); int32_t L_81 = V_3; Array_Resize_TisVector2_t2156229523_m450741798(NULL /*static, unused*/, L_80, L_81, /*hidden argument*/Array_Resize_TisVector2_t2156229523_m450741798_RuntimeMethod_var); ExposedList_1_t568374093 * L_82 = __this->get_uv2_17(); ExposedList_1_t568374093 * L_83 = __this->get_uv3_18(); int32_t L_84 = V_3; int32_t L_85 = L_84; V_15 = L_85; NullCheck(L_83); L_83->set_Count_1(L_85); int32_t L_86 = V_15; NullCheck(L_82); L_82->set_Count_1(L_86); } IL_023b: { Mesh_t3648964284 * L_87 = ___mesh0; ExposedList_1_t568374093 * L_88 = __this->get_uv2_17(); NullCheck(L_88); Vector2U5BU5D_t1457185986* L_89 = L_88->get_Items_0(); NullCheck(L_87); Mesh_set_uv2_m2840654016(L_87, L_89, /*hidden argument*/NULL); Mesh_t3648964284 * L_90 = ___mesh0; ExposedList_1_t568374093 * L_91 = __this->get_uv3_18(); NullCheck(L_91); Vector2U5BU5D_t1457185986* L_92 = L_91->get_Items_0(); NullCheck(L_90); Mesh_set_uv3_m2941819926(L_90, L_92, /*hidden argument*/NULL); } IL_025d: { return; } } // System.Void Spine.Unity.MeshGenerator::FillLateVertexData(UnityEngine.Mesh) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_FillLateVertexData_m3104819225 (MeshGenerator_t1354683548 * __this, Mesh_t3648964284 * ___mesh0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_FillLateVertexData_m3104819225_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ExposedList_1U5BU5D_t1912446146* V_1 = NULL; int32_t V_2 = 0; Vector3U5BU5D_t1718750761* V_3 = NULL; Vector2U5BU5D_t1457185986* V_4 = NULL; int32_t V_5 = 0; Int32U5BU5D_t385246372* V_6 = NULL; int32_t V_7 = 0; { Settings_t612870457 * L_0 = __this->get_address_of_settings_0(); bool L_1 = L_0->get_calculateTangents_4(); if (!L_1) { goto IL_00bc; } } { ExposedList_1_t2134458034 * L_2 = __this->get_vertexBuffer_3(); NullCheck(L_2); int32_t L_3 = L_2->get_Count_1(); V_0 = L_3; ExposedList_1_t4070202189 * L_4 = __this->get_submeshes_6(); NullCheck(L_4); ExposedList_1U5BU5D_t1912446146* L_5 = L_4->get_Items_0(); V_1 = L_5; ExposedList_1_t4070202189 * L_6 = __this->get_submeshes_6(); NullCheck(L_6); int32_t L_7 = L_6->get_Count_1(); V_2 = L_7; ExposedList_1_t2134458034 * L_8 = __this->get_vertexBuffer_3(); NullCheck(L_8); Vector3U5BU5D_t1718750761* L_9 = L_8->get_Items_0(); V_3 = L_9; ExposedList_1_t568374093 * L_10 = __this->get_uvBuffer_4(); NullCheck(L_10); Vector2U5BU5D_t1457185986* L_11 = L_10->get_Items_0(); V_4 = L_11; Vector4U5BU5D_t934056436** L_12 = __this->get_address_of_tangents_15(); Vector2U5BU5D_t1457185986** L_13 = __this->get_address_of_tempTanBuffer_16(); int32_t L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); MeshGenerator_SolveTangents2DEnsureSize_m1819787858(NULL /*static, unused*/, L_12, L_13, L_14, /*hidden argument*/NULL); V_5 = 0; goto IL_0096; } IL_0067: { ExposedList_1U5BU5D_t1912446146* L_15 = V_1; int32_t L_16 = V_5; NullCheck(L_15); int32_t L_17 = L_16; ExposedList_1_t1363090323 * L_18 = (L_15)->GetAt(static_cast(L_17)); NullCheck(L_18); Int32U5BU5D_t385246372* L_19 = L_18->get_Items_0(); V_6 = L_19; ExposedList_1U5BU5D_t1912446146* L_20 = V_1; int32_t L_21 = V_5; NullCheck(L_20); int32_t L_22 = L_21; ExposedList_1_t1363090323 * L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck(L_23); int32_t L_24 = L_23->get_Count_1(); V_7 = L_24; Vector2U5BU5D_t1457185986* L_25 = __this->get_tempTanBuffer_16(); Int32U5BU5D_t385246372* L_26 = V_6; int32_t L_27 = V_7; Vector3U5BU5D_t1718750761* L_28 = V_3; Vector2U5BU5D_t1457185986* L_29 = V_4; int32_t L_30 = V_0; IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); MeshGenerator_SolveTangents2DTriangles_m3086668314(NULL /*static, unused*/, L_25, L_26, L_27, L_28, L_29, L_30, /*hidden argument*/NULL); int32_t L_31 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_0096: { int32_t L_32 = V_5; int32_t L_33 = V_2; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0067; } } { Vector4U5BU5D_t934056436* L_34 = __this->get_tangents_15(); Vector2U5BU5D_t1457185986* L_35 = __this->get_tempTanBuffer_16(); int32_t L_36 = V_0; IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); MeshGenerator_SolveTangents2DBuffer_m1415136128(NULL /*static, unused*/, L_34, L_35, L_36, /*hidden argument*/NULL); Mesh_t3648964284 * L_37 = ___mesh0; Vector4U5BU5D_t934056436* L_38 = __this->get_tangents_15(); NullCheck(L_37); Mesh_set_tangents_m1592250690(L_37, L_38, /*hidden argument*/NULL); } IL_00bc: { return; } } // System.Void Spine.Unity.MeshGenerator::FillTriangles(UnityEngine.Mesh) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_FillTriangles_m3982768070 (MeshGenerator_t1354683548 * __this, Mesh_t3648964284 * ___mesh0, const RuntimeMethod* method) { int32_t V_0 = 0; ExposedList_1U5BU5D_t1912446146* V_1 = NULL; int32_t V_2 = 0; { ExposedList_1_t4070202189 * L_0 = __this->get_submeshes_6(); NullCheck(L_0); int32_t L_1 = L_0->get_Count_1(); V_0 = L_1; ExposedList_1_t4070202189 * L_2 = __this->get_submeshes_6(); NullCheck(L_2); ExposedList_1U5BU5D_t1912446146* L_3 = L_2->get_Items_0(); V_1 = L_3; Mesh_t3648964284 * L_4 = ___mesh0; int32_t L_5 = V_0; NullCheck(L_4); Mesh_set_subMeshCount_m3209867014(L_4, L_5, /*hidden argument*/NULL); V_2 = 0; goto IL_003a; } IL_0026: { Mesh_t3648964284 * L_6 = ___mesh0; ExposedList_1U5BU5D_t1912446146* L_7 = V_1; int32_t L_8 = V_2; NullCheck(L_7); int32_t L_9 = L_8; ExposedList_1_t1363090323 * L_10 = (L_7)->GetAt(static_cast(L_9)); NullCheck(L_10); Int32U5BU5D_t385246372* L_11 = L_10->get_Items_0(); int32_t L_12 = V_2; NullCheck(L_6); Mesh_SetTriangles_m3900263478(L_6, L_11, L_12, (bool)0, /*hidden argument*/NULL); int32_t L_13 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_003a: { int32_t L_14 = V_2; int32_t L_15 = V_0; if ((((int32_t)L_14) < ((int32_t)L_15))) { goto IL_0026; } } { return; } } // System.Void Spine.Unity.MeshGenerator::FillTrianglesSingle(UnityEngine.Mesh) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_FillTrianglesSingle_m1692217932 (MeshGenerator_t1354683548 * __this, Mesh_t3648964284 * ___mesh0, const RuntimeMethod* method) { { Mesh_t3648964284 * L_0 = ___mesh0; ExposedList_1_t4070202189 * L_1 = __this->get_submeshes_6(); NullCheck(L_1); ExposedList_1U5BU5D_t1912446146* L_2 = L_1->get_Items_0(); NullCheck(L_2); int32_t L_3 = 0; ExposedList_1_t1363090323 * L_4 = (L_2)->GetAt(static_cast(L_3)); NullCheck(L_4); Int32U5BU5D_t385246372* L_5 = L_4->get_Items_0(); NullCheck(L_0); Mesh_SetTriangles_m3900263478(L_0, L_5, 0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.MeshGenerator::EnsureVertexCapacity(System.Int32,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_EnsureVertexCapacity_m2234253104 (MeshGenerator_t1354683548 * __this, int32_t ___minimumVertexCount0, bool ___inlcudeTintBlack1, bool ___includeTangents2, bool ___includeNormals3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_EnsureVertexCapacity_m2234253104_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___minimumVertexCount0; ExposedList_1_t2134458034 * L_1 = __this->get_vertexBuffer_3(); NullCheck(L_1); Vector3U5BU5D_t1718750761* L_2 = L_1->get_Items_0(); NullCheck(L_2); if ((((int32_t)L_0) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))))) { goto IL_00e6; } } { ExposedList_1_t2134458034 * L_3 = __this->get_vertexBuffer_3(); NullCheck(L_3); Vector3U5BU5D_t1718750761** L_4 = L_3->get_address_of_Items_0(); int32_t L_5 = ___minimumVertexCount0; Array_Resize_TisVector3_t3722313464_m1451335840(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/Array_Resize_TisVector3_t3722313464_m1451335840_RuntimeMethod_var); ExposedList_1_t568374093 * L_6 = __this->get_uvBuffer_4(); NullCheck(L_6); Vector2U5BU5D_t1457185986** L_7 = L_6->get_address_of_Items_0(); int32_t L_8 = ___minimumVertexCount0; Array_Resize_TisVector2_t2156229523_m450741798(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/Array_Resize_TisVector2_t2156229523_m450741798_RuntimeMethod_var); ExposedList_1_t1012645862 * L_9 = __this->get_colorBuffer_5(); NullCheck(L_9); Color32U5BU5D_t3850468773** L_10 = L_9->get_address_of_Items_0(); int32_t L_11 = ___minimumVertexCount0; Array_Resize_TisColor32_t2600501292_m2130986601(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/Array_Resize_TisColor32_t2600501292_m2130986601_RuntimeMethod_var); bool L_12 = ___inlcudeTintBlack1; if (!L_12) { goto IL_0089; } } { ExposedList_1_t568374093 * L_13 = __this->get_uv2_17(); if (L_13) { goto IL_006f; } } { int32_t L_14 = ___minimumVertexCount0; ExposedList_1_t568374093 * L_15 = (ExposedList_1_t568374093 *)il2cpp_codegen_object_new(ExposedList_1_t568374093_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3902463542(L_15, L_14, /*hidden argument*/ExposedList_1__ctor_m3902463542_RuntimeMethod_var); __this->set_uv2_17(L_15); int32_t L_16 = ___minimumVertexCount0; ExposedList_1_t568374093 * L_17 = (ExposedList_1_t568374093 *)il2cpp_codegen_object_new(ExposedList_1_t568374093_il2cpp_TypeInfo_var); ExposedList_1__ctor_m3902463542(L_17, L_16, /*hidden argument*/ExposedList_1__ctor_m3902463542_RuntimeMethod_var); __this->set_uv3_18(L_17); } IL_006f: { ExposedList_1_t568374093 * L_18 = __this->get_uv2_17(); int32_t L_19 = ___minimumVertexCount0; NullCheck(L_18); ExposedList_1_Resize_m575125562(L_18, L_19, /*hidden argument*/ExposedList_1_Resize_m575125562_RuntimeMethod_var); ExposedList_1_t568374093 * L_20 = __this->get_uv3_18(); int32_t L_21 = ___minimumVertexCount0; NullCheck(L_20); ExposedList_1_Resize_m575125562(L_20, L_21, /*hidden argument*/ExposedList_1_Resize_m575125562_RuntimeMethod_var); } IL_0089: { bool L_22 = ___includeNormals3; if (!L_22) { goto IL_00b8; } } { Vector3U5BU5D_t1718750761* L_23 = __this->get_normals_14(); if (L_23) { goto IL_00ac; } } { int32_t L_24 = ___minimumVertexCount0; __this->set_normals_14(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)L_24))); goto IL_00b8; } IL_00ac: { Vector3U5BU5D_t1718750761** L_25 = __this->get_address_of_normals_14(); int32_t L_26 = ___minimumVertexCount0; Array_Resize_TisVector3_t3722313464_m1451335840(NULL /*static, unused*/, L_25, L_26, /*hidden argument*/Array_Resize_TisVector3_t3722313464_m1451335840_RuntimeMethod_var); } IL_00b8: { bool L_27 = ___includeTangents2; if (!L_27) { goto IL_00e6; } } { Vector4U5BU5D_t934056436* L_28 = __this->get_tangents_15(); if (L_28) { goto IL_00da; } } { int32_t L_29 = ___minimumVertexCount0; __this->set_tangents_15(((Vector4U5BU5D_t934056436*)SZArrayNew(Vector4U5BU5D_t934056436_il2cpp_TypeInfo_var, (uint32_t)L_29))); goto IL_00e6; } IL_00da: { Vector4U5BU5D_t934056436** L_30 = __this->get_address_of_tangents_15(); int32_t L_31 = ___minimumVertexCount0; Array_Resize_TisVector4_t3319028937_m1108402566(NULL /*static, unused*/, L_30, L_31, /*hidden argument*/Array_Resize_TisVector4_t3319028937_m1108402566_RuntimeMethod_var); } IL_00e6: { return; } } // System.Void Spine.Unity.MeshGenerator::TrimExcess() extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_TrimExcess_m720330685 (MeshGenerator_t1354683548 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_TrimExcess_m720330685_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { ExposedList_1_t2134458034 * L_0 = __this->get_vertexBuffer_3(); NullCheck(L_0); ExposedList_1_TrimExcess_m1796103156(L_0, /*hidden argument*/ExposedList_1_TrimExcess_m1796103156_RuntimeMethod_var); ExposedList_1_t568374093 * L_1 = __this->get_uvBuffer_4(); NullCheck(L_1); ExposedList_1_TrimExcess_m2849180601(L_1, /*hidden argument*/ExposedList_1_TrimExcess_m2849180601_RuntimeMethod_var); ExposedList_1_t1012645862 * L_2 = __this->get_colorBuffer_5(); NullCheck(L_2); ExposedList_1_TrimExcess_m2021962554(L_2, /*hidden argument*/ExposedList_1_TrimExcess_m2021962554_RuntimeMethod_var); ExposedList_1_t568374093 * L_3 = __this->get_uv2_17(); if (!L_3) { goto IL_0037; } } { ExposedList_1_t568374093 * L_4 = __this->get_uv2_17(); NullCheck(L_4); ExposedList_1_TrimExcess_m2849180601(L_4, /*hidden argument*/ExposedList_1_TrimExcess_m2849180601_RuntimeMethod_var); } IL_0037: { ExposedList_1_t568374093 * L_5 = __this->get_uv3_18(); if (!L_5) { goto IL_004d; } } { ExposedList_1_t568374093 * L_6 = __this->get_uv3_18(); NullCheck(L_6); ExposedList_1_TrimExcess_m2849180601(L_6, /*hidden argument*/ExposedList_1_TrimExcess_m2849180601_RuntimeMethod_var); } IL_004d: { ExposedList_1_t2134458034 * L_7 = __this->get_vertexBuffer_3(); NullCheck(L_7); int32_t L_8 = L_7->get_Count_1(); V_0 = L_8; Vector3U5BU5D_t1718750761* L_9 = __this->get_normals_14(); if (!L_9) { goto IL_0070; } } { Vector3U5BU5D_t1718750761** L_10 = __this->get_address_of_normals_14(); int32_t L_11 = V_0; Array_Resize_TisVector3_t3722313464_m1451335840(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/Array_Resize_TisVector3_t3722313464_m1451335840_RuntimeMethod_var); } IL_0070: { Vector4U5BU5D_t934056436* L_12 = __this->get_tangents_15(); if (!L_12) { goto IL_0087; } } { Vector4U5BU5D_t934056436** L_13 = __this->get_address_of_tangents_15(); int32_t L_14 = V_0; Array_Resize_TisVector4_t3319028937_m1108402566(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/Array_Resize_TisVector4_t3319028937_m1108402566_RuntimeMethod_var); } IL_0087: { return; } } // System.Void Spine.Unity.MeshGenerator::SolveTangents2DEnsureSize(UnityEngine.Vector4[]&,UnityEngine.Vector2[]&,System.Int32) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_SolveTangents2DEnsureSize_m1819787858 (RuntimeObject * __this /* static, unused */, Vector4U5BU5D_t934056436** ___tangentBuffer0, Vector2U5BU5D_t1457185986** ___tempTanBuffer1, int32_t ___vertexCount2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_SolveTangents2DEnsureSize_m1819787858_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector4U5BU5D_t934056436** L_0 = ___tangentBuffer0; Vector4U5BU5D_t934056436* L_1 = *((Vector4U5BU5D_t934056436**)L_0); if (!L_1) { goto IL_0011; } } { Vector4U5BU5D_t934056436** L_2 = ___tangentBuffer0; Vector4U5BU5D_t934056436* L_3 = *((Vector4U5BU5D_t934056436**)L_2); NullCheck(L_3); int32_t L_4 = ___vertexCount2; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))) >= ((int32_t)L_4))) { goto IL_0019; } } IL_0011: { Vector4U5BU5D_t934056436** L_5 = ___tangentBuffer0; int32_t L_6 = ___vertexCount2; *((RuntimeObject **)(L_5)) = (RuntimeObject *)((Vector4U5BU5D_t934056436*)SZArrayNew(Vector4U5BU5D_t934056436_il2cpp_TypeInfo_var, (uint32_t)L_6)); Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_5), (RuntimeObject *)((Vector4U5BU5D_t934056436*)SZArrayNew(Vector4U5BU5D_t934056436_il2cpp_TypeInfo_var, (uint32_t)L_6))); } IL_0019: { Vector2U5BU5D_t1457185986** L_7 = ___tempTanBuffer1; Vector2U5BU5D_t1457185986* L_8 = *((Vector2U5BU5D_t1457185986**)L_7); if (!L_8) { goto IL_002c; } } { Vector2U5BU5D_t1457185986** L_9 = ___tempTanBuffer1; Vector2U5BU5D_t1457185986* L_10 = *((Vector2U5BU5D_t1457185986**)L_9); NullCheck(L_10); int32_t L_11 = ___vertexCount2; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))) >= ((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_11, (int32_t)2))))) { goto IL_0036; } } IL_002c: { Vector2U5BU5D_t1457185986** L_12 = ___tempTanBuffer1; int32_t L_13 = ___vertexCount2; *((RuntimeObject **)(L_12)) = (RuntimeObject *)((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)2)))); Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_12), (RuntimeObject *)((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)2))))); } IL_0036: { return; } } // System.Void Spine.Unity.MeshGenerator::SolveTangents2DTriangles(UnityEngine.Vector2[],System.Int32[],System.Int32,UnityEngine.Vector3[],UnityEngine.Vector2[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_SolveTangents2DTriangles_m3086668314 (RuntimeObject * __this /* static, unused */, Vector2U5BU5D_t1457185986* ___tempTanBuffer0, Int32U5BU5D_t385246372* ___triangles1, int32_t ___triangleCount2, Vector3U5BU5D_t1718750761* ___vertices3, Vector2U5BU5D_t1457185986* ___uvs4, int32_t ___vertexCount5, const RuntimeMethod* method) { Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); Vector2_t2156229523 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); Vector2_t2156229523 V_9; memset(&V_9, 0, sizeof(V_9)); Vector2_t2156229523 V_10; memset(&V_10, 0, sizeof(V_10)); Vector2_t2156229523 V_11; memset(&V_11, 0, sizeof(V_11)); float V_12 = 0.0f; float V_13 = 0.0f; float V_14 = 0.0f; float V_15 = 0.0f; float V_16 = 0.0f; float V_17 = 0.0f; float V_18 = 0.0f; float V_19 = 0.0f; float V_20 = 0.0f; float V_21 = 0.0f; Vector2_t2156229523 V_22; memset(&V_22, 0, sizeof(V_22)); float G_B4_0 = 0.0f; { V_2 = 0; goto IL_01ec; } IL_0007: { Int32U5BU5D_t385246372* L_0 = ___triangles1; int32_t L_1 = V_2; NullCheck(L_0); int32_t L_2 = L_1; int32_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_3 = L_3; Int32U5BU5D_t385246372* L_4 = ___triangles1; int32_t L_5 = V_2; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); int32_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_4 = L_7; Int32U5BU5D_t385246372* L_8 = ___triangles1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)2)); int32_t L_11 = (L_8)->GetAt(static_cast(L_10)); V_5 = L_11; Vector3U5BU5D_t1718750761* L_12 = ___vertices3; int32_t L_13 = V_3; NullCheck(L_12); V_6 = (*(Vector3_t3722313464 *)((L_12)->GetAddressAt(static_cast(L_13)))); Vector3U5BU5D_t1718750761* L_14 = ___vertices3; int32_t L_15 = V_4; NullCheck(L_14); V_7 = (*(Vector3_t3722313464 *)((L_14)->GetAddressAt(static_cast(L_15)))); Vector3U5BU5D_t1718750761* L_16 = ___vertices3; int32_t L_17 = V_5; NullCheck(L_16); V_8 = (*(Vector3_t3722313464 *)((L_16)->GetAddressAt(static_cast(L_17)))); Vector2U5BU5D_t1457185986* L_18 = ___uvs4; int32_t L_19 = V_3; NullCheck(L_18); V_9 = (*(Vector2_t2156229523 *)((L_18)->GetAddressAt(static_cast(L_19)))); Vector2U5BU5D_t1457185986* L_20 = ___uvs4; int32_t L_21 = V_4; NullCheck(L_20); V_10 = (*(Vector2_t2156229523 *)((L_20)->GetAddressAt(static_cast(L_21)))); Vector2U5BU5D_t1457185986* L_22 = ___uvs4; int32_t L_23 = V_5; NullCheck(L_22); V_11 = (*(Vector2_t2156229523 *)((L_22)->GetAddressAt(static_cast(L_23)))); float L_24 = (&V_7)->get_x_1(); float L_25 = (&V_6)->get_x_1(); V_12 = ((float)il2cpp_codegen_subtract((float)L_24, (float)L_25)); float L_26 = (&V_8)->get_x_1(); float L_27 = (&V_6)->get_x_1(); V_13 = ((float)il2cpp_codegen_subtract((float)L_26, (float)L_27)); float L_28 = (&V_7)->get_y_2(); float L_29 = (&V_6)->get_y_2(); V_14 = ((float)il2cpp_codegen_subtract((float)L_28, (float)L_29)); float L_30 = (&V_8)->get_y_2(); float L_31 = (&V_6)->get_y_2(); V_15 = ((float)il2cpp_codegen_subtract((float)L_30, (float)L_31)); float L_32 = (&V_10)->get_x_0(); float L_33 = (&V_9)->get_x_0(); V_16 = ((float)il2cpp_codegen_subtract((float)L_32, (float)L_33)); float L_34 = (&V_11)->get_x_0(); float L_35 = (&V_9)->get_x_0(); V_17 = ((float)il2cpp_codegen_subtract((float)L_34, (float)L_35)); float L_36 = (&V_10)->get_y_1(); float L_37 = (&V_9)->get_y_1(); V_18 = ((float)il2cpp_codegen_subtract((float)L_36, (float)L_37)); float L_38 = (&V_11)->get_y_1(); float L_39 = (&V_9)->get_y_1(); V_19 = ((float)il2cpp_codegen_subtract((float)L_38, (float)L_39)); float L_40 = V_16; float L_41 = V_19; float L_42 = V_17; float L_43 = V_18; V_20 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_40, (float)L_41)), (float)((float)il2cpp_codegen_multiply((float)L_42, (float)L_43)))); float L_44 = V_20; if ((!(((float)L_44) == ((float)(0.0f))))) { goto IL_011f; } } { G_B4_0 = (0.0f); goto IL_0127; } IL_011f: { float L_45 = V_20; G_B4_0 = ((float)((float)(1.0f)/(float)L_45)); } IL_0127: { V_21 = G_B4_0; float L_46 = V_19; float L_47 = V_12; float L_48 = V_18; float L_49 = V_13; float L_50 = V_21; (&V_0)->set_x_0(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_46, (float)L_47)), (float)((float)il2cpp_codegen_multiply((float)L_48, (float)L_49)))), (float)L_50))); float L_51 = V_19; float L_52 = V_14; float L_53 = V_18; float L_54 = V_15; float L_55 = V_21; (&V_0)->set_y_1(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_51, (float)L_52)), (float)((float)il2cpp_codegen_multiply((float)L_53, (float)L_54)))), (float)L_55))); Vector2U5BU5D_t1457185986* L_56 = ___tempTanBuffer0; int32_t L_57 = V_3; NullCheck(L_56); Vector2U5BU5D_t1457185986* L_58 = ___tempTanBuffer0; int32_t L_59 = V_4; NullCheck(L_58); Vector2U5BU5D_t1457185986* L_60 = ___tempTanBuffer0; int32_t L_61 = V_5; NullCheck(L_60); Vector2_t2156229523 L_62 = V_0; Vector2_t2156229523 L_63 = L_62; V_22 = L_63; *(Vector2_t2156229523 *)((L_60)->GetAddressAt(static_cast(L_61))) = L_63; Vector2_t2156229523 L_64 = V_22; Vector2_t2156229523 L_65 = L_64; V_22 = L_65; *(Vector2_t2156229523 *)((L_58)->GetAddressAt(static_cast(L_59))) = L_65; Vector2_t2156229523 L_66 = V_22; *(Vector2_t2156229523 *)((L_56)->GetAddressAt(static_cast(L_57))) = L_66; float L_67 = V_16; float L_68 = V_13; float L_69 = V_17; float L_70 = V_12; float L_71 = V_21; (&V_1)->set_x_0(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_67, (float)L_68)), (float)((float)il2cpp_codegen_multiply((float)L_69, (float)L_70)))), (float)L_71))); float L_72 = V_16; float L_73 = V_15; float L_74 = V_17; float L_75 = V_14; float L_76 = V_21; (&V_1)->set_y_1(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_72, (float)L_73)), (float)((float)il2cpp_codegen_multiply((float)L_74, (float)L_75)))), (float)L_76))); Vector2U5BU5D_t1457185986* L_77 = ___tempTanBuffer0; int32_t L_78 = ___vertexCount5; int32_t L_79 = V_3; NullCheck(L_77); Vector2U5BU5D_t1457185986* L_80 = ___tempTanBuffer0; int32_t L_81 = ___vertexCount5; int32_t L_82 = V_4; NullCheck(L_80); Vector2U5BU5D_t1457185986* L_83 = ___tempTanBuffer0; int32_t L_84 = ___vertexCount5; int32_t L_85 = V_5; NullCheck(L_83); Vector2_t2156229523 L_86 = V_1; Vector2_t2156229523 L_87 = L_86; V_22 = L_87; *(Vector2_t2156229523 *)((L_83)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)L_85))))) = L_87; Vector2_t2156229523 L_88 = V_22; Vector2_t2156229523 L_89 = L_88; V_22 = L_89; *(Vector2_t2156229523 *)((L_80)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)L_82))))) = L_89; Vector2_t2156229523 L_90 = V_22; *(Vector2_t2156229523 *)((L_77)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)L_79))))) = L_90; int32_t L_91 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)3)); } IL_01ec: { int32_t L_92 = V_2; int32_t L_93 = ___triangleCount2; if ((((int32_t)L_92) < ((int32_t)L_93))) { goto IL_0007; } } { return; } } // System.Void Spine.Unity.MeshGenerator::SolveTangents2DBuffer(UnityEngine.Vector4[],UnityEngine.Vector2[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_SolveTangents2DBuffer_m1415136128 (RuntimeObject * __this /* static, unused */, Vector4U5BU5D_t934056436* ___tangents0, Vector2U5BU5D_t1457185986* ___tempTanBuffer1, int32_t ___vertexCount2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_SolveTangents2DBuffer_m1415136128_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector4_t3319028937 V_0; memset(&V_0, 0, sizeof(V_0)); int32_t V_1 = 0; Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); float V_3 = 0.0f; float V_4 = 0.0f; Vector2_t2156229523 V_5; memset(&V_5, 0, sizeof(V_5)); Vector4_t3319028937 * G_B5_0 = NULL; Vector4_t3319028937 * G_B4_0 = NULL; int32_t G_B6_0 = 0; Vector4_t3319028937 * G_B6_1 = NULL; { (&V_0)->set_z_3((0.0f)); V_1 = 0; goto IL_00ed; } IL_0013: { Vector2U5BU5D_t1457185986* L_0 = ___tempTanBuffer1; int32_t L_1 = V_1; NullCheck(L_0); V_2 = (*(Vector2_t2156229523 *)((L_0)->GetAddressAt(static_cast(L_1)))); float L_2 = (&V_2)->get_x_0(); float L_3 = (&V_2)->get_x_0(); float L_4 = (&V_2)->get_y_1(); float L_5 = (&V_2)->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = sqrtf(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_2, (float)L_3)), (float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5))))); V_3 = L_6; float L_7 = V_3; if ((!(((double)(((double)((double)L_7)))) > ((double)(1.0E-05))))) { goto IL_007e; } } { float L_8 = V_3; V_4 = ((float)((float)(1.0f)/(float)L_8)); Vector2_t2156229523 * L_9 = (&V_2); float L_10 = L_9->get_x_0(); float L_11 = V_4; L_9->set_x_0(((float)il2cpp_codegen_multiply((float)L_10, (float)L_11))); Vector2_t2156229523 * L_12 = (&V_2); float L_13 = L_12->get_y_1(); float L_14 = V_4; L_12->set_y_1(((float)il2cpp_codegen_multiply((float)L_13, (float)L_14))); } IL_007e: { Vector2U5BU5D_t1457185986* L_15 = ___tempTanBuffer1; int32_t L_16 = ___vertexCount2; int32_t L_17 = V_1; NullCheck(L_15); V_5 = (*(Vector2_t2156229523 *)((L_15)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_17)))))); float L_18 = (&V_2)->get_x_0(); (&V_0)->set_x_1(L_18); float L_19 = (&V_2)->get_y_1(); (&V_0)->set_y_2(L_19); float L_20 = (&V_2)->get_y_1(); float L_21 = (&V_5)->get_x_0(); float L_22 = (&V_2)->get_x_0(); float L_23 = (&V_5)->get_y_1(); G_B4_0 = (&V_0); if ((!(((float)((float)il2cpp_codegen_multiply((float)L_20, (float)L_21))) > ((float)((float)il2cpp_codegen_multiply((float)L_22, (float)L_23)))))) { G_B5_0 = (&V_0); goto IL_00d5; } } { G_B6_0 = 1; G_B6_1 = G_B4_0; goto IL_00d6; } IL_00d5: { G_B6_0 = (-1); G_B6_1 = G_B5_0; } IL_00d6: { G_B6_1->set_w_4((((float)((float)G_B6_0)))); Vector4U5BU5D_t934056436* L_24 = ___tangents0; int32_t L_25 = V_1; NullCheck(L_24); Vector4_t3319028937 L_26 = V_0; *(Vector4_t3319028937 *)((L_24)->GetAddressAt(static_cast(L_25))) = L_26; int32_t L_27 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_00ed: { int32_t L_28 = V_1; int32_t L_29 = ___vertexCount2; if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0013; } } { return; } } // System.Void Spine.Unity.MeshGenerator::FillMeshLocal(UnityEngine.Mesh,Spine.RegionAttachment) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_FillMeshLocal_m336127423 (RuntimeObject * __this /* static, unused */, Mesh_t3648964284 * ___mesh0, RegionAttachment_t1770147391 * ___regionAttachment1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_FillMeshLocal_m336127423_MetadataUsageId); s_Il2CppMethodInitialized = true; } SingleU5BU5D_t1444911251* V_0 = NULL; SingleU5BU5D_t1444911251* V_1 = NULL; Color32_t2600501292 V_2; memset(&V_2, 0, sizeof(V_2)); int32_t V_3 = 0; { Mesh_t3648964284 * L_0 = ___mesh0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { RegionAttachment_t1770147391 * L_2 = ___regionAttachment1; if (L_2) { goto IL_0014; } } { return; } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); List_1_t899420910 * L_3 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); NullCheck(L_3); List_1_Clear_m3097985365(L_3, /*hidden argument*/List_1_Clear_m3097985365_RuntimeMethod_var); RegionAttachment_t1770147391 * L_4 = ___regionAttachment1; NullCheck(L_4); SingleU5BU5D_t1444911251* L_5 = RegionAttachment_get_Offset_m1074129620(L_4, /*hidden argument*/NULL); V_0 = L_5; List_1_t899420910 * L_6 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); SingleU5BU5D_t1444911251* L_7 = V_0; NullCheck(L_7); int32_t L_8 = 0; float L_9 = (L_7)->GetAt(static_cast(L_8)); SingleU5BU5D_t1444911251* L_10 = V_0; NullCheck(L_10); int32_t L_11 = 1; float L_12 = (L_10)->GetAt(static_cast(L_11)); Vector3_t3722313464 L_13; memset(&L_13, 0, sizeof(L_13)); Vector3__ctor_m1719387948((&L_13), L_9, L_12, /*hidden argument*/NULL); NullCheck(L_6); List_1_Add_m1524640104(L_6, L_13, /*hidden argument*/List_1_Add_m1524640104_RuntimeMethod_var); List_1_t899420910 * L_14 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); SingleU5BU5D_t1444911251* L_15 = V_0; NullCheck(L_15); int32_t L_16 = 2; float L_17 = (L_15)->GetAt(static_cast(L_16)); SingleU5BU5D_t1444911251* L_18 = V_0; NullCheck(L_18); int32_t L_19 = 3; float L_20 = (L_18)->GetAt(static_cast(L_19)); Vector3_t3722313464 L_21; memset(&L_21, 0, sizeof(L_21)); Vector3__ctor_m1719387948((&L_21), L_17, L_20, /*hidden argument*/NULL); NullCheck(L_14); List_1_Add_m1524640104(L_14, L_21, /*hidden argument*/List_1_Add_m1524640104_RuntimeMethod_var); List_1_t899420910 * L_22 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); SingleU5BU5D_t1444911251* L_23 = V_0; NullCheck(L_23); int32_t L_24 = 4; float L_25 = (L_23)->GetAt(static_cast(L_24)); SingleU5BU5D_t1444911251* L_26 = V_0; NullCheck(L_26); int32_t L_27 = 5; float L_28 = (L_26)->GetAt(static_cast(L_27)); Vector3_t3722313464 L_29; memset(&L_29, 0, sizeof(L_29)); Vector3__ctor_m1719387948((&L_29), L_25, L_28, /*hidden argument*/NULL); NullCheck(L_22); List_1_Add_m1524640104(L_22, L_29, /*hidden argument*/List_1_Add_m1524640104_RuntimeMethod_var); List_1_t899420910 * L_30 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); SingleU5BU5D_t1444911251* L_31 = V_0; NullCheck(L_31); int32_t L_32 = 6; float L_33 = (L_31)->GetAt(static_cast(L_32)); SingleU5BU5D_t1444911251* L_34 = V_0; NullCheck(L_34); int32_t L_35 = 7; float L_36 = (L_34)->GetAt(static_cast(L_35)); Vector3_t3722313464 L_37; memset(&L_37, 0, sizeof(L_37)); Vector3__ctor_m1719387948((&L_37), L_33, L_36, /*hidden argument*/NULL); NullCheck(L_30); List_1_Add_m1524640104(L_30, L_37, /*hidden argument*/List_1_Add_m1524640104_RuntimeMethod_var); List_1_t3628304265 * L_38 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); NullCheck(L_38); List_1_Clear_m2188935509(L_38, /*hidden argument*/List_1_Clear_m2188935509_RuntimeMethod_var); RegionAttachment_t1770147391 * L_39 = ___regionAttachment1; NullCheck(L_39); SingleU5BU5D_t1444911251* L_40 = RegionAttachment_get_UVs_m635731274(L_39, /*hidden argument*/NULL); V_1 = L_40; List_1_t3628304265 * L_41 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); SingleU5BU5D_t1444911251* L_42 = V_1; NullCheck(L_42); int32_t L_43 = 2; float L_44 = (L_42)->GetAt(static_cast(L_43)); SingleU5BU5D_t1444911251* L_45 = V_1; NullCheck(L_45); int32_t L_46 = 3; float L_47 = (L_45)->GetAt(static_cast(L_46)); Vector2_t2156229523 L_48; memset(&L_48, 0, sizeof(L_48)); Vector2__ctor_m3970636864((&L_48), L_44, L_47, /*hidden argument*/NULL); NullCheck(L_41); List_1_Add_m2298161512(L_41, L_48, /*hidden argument*/List_1_Add_m2298161512_RuntimeMethod_var); List_1_t3628304265 * L_49 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); SingleU5BU5D_t1444911251* L_50 = V_1; NullCheck(L_50); int32_t L_51 = 4; float L_52 = (L_50)->GetAt(static_cast(L_51)); SingleU5BU5D_t1444911251* L_53 = V_1; NullCheck(L_53); int32_t L_54 = 5; float L_55 = (L_53)->GetAt(static_cast(L_54)); Vector2_t2156229523 L_56; memset(&L_56, 0, sizeof(L_56)); Vector2__ctor_m3970636864((&L_56), L_52, L_55, /*hidden argument*/NULL); NullCheck(L_49); List_1_Add_m2298161512(L_49, L_56, /*hidden argument*/List_1_Add_m2298161512_RuntimeMethod_var); List_1_t3628304265 * L_57 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); SingleU5BU5D_t1444911251* L_58 = V_1; NullCheck(L_58); int32_t L_59 = 6; float L_60 = (L_58)->GetAt(static_cast(L_59)); SingleU5BU5D_t1444911251* L_61 = V_1; NullCheck(L_61); int32_t L_62 = 7; float L_63 = (L_61)->GetAt(static_cast(L_62)); Vector2_t2156229523 L_64; memset(&L_64, 0, sizeof(L_64)); Vector2__ctor_m3970636864((&L_64), L_60, L_63, /*hidden argument*/NULL); NullCheck(L_57); List_1_Add_m2298161512(L_57, L_64, /*hidden argument*/List_1_Add_m2298161512_RuntimeMethod_var); List_1_t3628304265 * L_65 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); SingleU5BU5D_t1444911251* L_66 = V_1; NullCheck(L_66); int32_t L_67 = 0; float L_68 = (L_66)->GetAt(static_cast(L_67)); SingleU5BU5D_t1444911251* L_69 = V_1; NullCheck(L_69); int32_t L_70 = 1; float L_71 = (L_69)->GetAt(static_cast(L_70)); Vector2_t2156229523 L_72; memset(&L_72, 0, sizeof(L_72)); Vector2__ctor_m3970636864((&L_72), L_68, L_71, /*hidden argument*/NULL); NullCheck(L_65); List_1_Add_m2298161512(L_65, L_72, /*hidden argument*/List_1_Add_m2298161512_RuntimeMethod_var); List_1_t4072576034 * L_73 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentColors32_21(); NullCheck(L_73); List_1_Clear_m3048681609(L_73, /*hidden argument*/List_1_Clear_m3048681609_RuntimeMethod_var); RegionAttachment_t1770147391 * L_74 = ___regionAttachment1; NullCheck(L_74); float L_75 = L_74->get_r_24(); RegionAttachment_t1770147391 * L_76 = ___regionAttachment1; NullCheck(L_76); float L_77 = L_76->get_g_25(); RegionAttachment_t1770147391 * L_78 = ___regionAttachment1; NullCheck(L_78); float L_79 = L_78->get_b_26(); RegionAttachment_t1770147391 * L_80 = ___regionAttachment1; NullCheck(L_80); float L_81 = L_80->get_a_27(); Color_t2555686324 L_82; memset(&L_82, 0, sizeof(L_82)); Color__ctor_m2943235014((&L_82), L_75, L_77, L_79, L_81, /*hidden argument*/NULL); Color32_t2600501292 L_83 = Color32_op_Implicit_m2658259763(NULL /*static, unused*/, L_82, /*hidden argument*/NULL); V_2 = L_83; V_3 = 0; goto IL_0121; } IL_0112: { IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); List_1_t4072576034 * L_84 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentColors32_21(); Color32_t2600501292 L_85 = V_2; NullCheck(L_84); List_1_Add_m3298024076(L_84, L_85, /*hidden argument*/List_1_Add_m3298024076_RuntimeMethod_var); int32_t L_86 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_86, (int32_t)1)); } IL_0121: { int32_t L_87 = V_3; if ((((int32_t)L_87) < ((int32_t)4))) { goto IL_0112; } } { IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); List_1_t128053199 * L_88 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentIndices_22(); NullCheck(L_88); List_1_Clear_m2154023298(L_88, /*hidden argument*/List_1_Clear_m2154023298_RuntimeMethod_var); List_1_t128053199 * L_89 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentIndices_22(); Int32U5BU5D_t385246372* L_90 = ((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)6)); RuntimeFieldHandle_t1871169219 L_91 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255370____U24fieldU2D23447D2BC3FF6984AB09F575BC63CFE460337394_2_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_90, L_91, /*hidden argument*/NULL); NullCheck(L_89); List_1_AddRange_m3513848896(L_89, (RuntimeObject*)(RuntimeObject*)L_90, /*hidden argument*/List_1_AddRange_m3513848896_RuntimeMethod_var); Mesh_t3648964284 * L_92 = ___mesh0; NullCheck(L_92); Mesh_Clear_m2630385472(L_92, /*hidden argument*/NULL); Mesh_t3648964284 * L_93 = ___mesh0; RegionAttachment_t1770147391 * L_94 = ___regionAttachment1; NullCheck(L_94); String_t* L_95 = Attachment_get_Name_m3847529203(L_94, /*hidden argument*/NULL); NullCheck(L_93); Object_set_name_m291480324(L_93, L_95, /*hidden argument*/NULL); Mesh_t3648964284 * L_96 = ___mesh0; List_1_t899420910 * L_97 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); NullCheck(L_96); Mesh_SetVertices_m685324028(L_96, L_97, /*hidden argument*/NULL); Mesh_t3648964284 * L_98 = ___mesh0; List_1_t3628304265 * L_99 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); NullCheck(L_98); Mesh_SetUVs_m3071410036(L_98, 0, L_99, /*hidden argument*/NULL); Mesh_t3648964284 * L_100 = ___mesh0; List_1_t4072576034 * L_101 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentColors32_21(); NullCheck(L_100); Mesh_SetColors_m637808999(L_100, L_101, /*hidden argument*/NULL); Mesh_t3648964284 * L_102 = ___mesh0; List_1_t128053199 * L_103 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentIndices_22(); NullCheck(L_102); Mesh_SetTriangles_m1523451247(L_102, L_103, 0, /*hidden argument*/NULL); Mesh_t3648964284 * L_104 = ___mesh0; NullCheck(L_104); Mesh_RecalculateBounds_m39931642(L_104, /*hidden argument*/NULL); List_1_t899420910 * L_105 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); NullCheck(L_105); List_1_Clear_m3097985365(L_105, /*hidden argument*/List_1_Clear_m3097985365_RuntimeMethod_var); List_1_t3628304265 * L_106 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); NullCheck(L_106); List_1_Clear_m2188935509(L_106, /*hidden argument*/List_1_Clear_m2188935509_RuntimeMethod_var); List_1_t4072576034 * L_107 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentColors32_21(); NullCheck(L_107); List_1_Clear_m3048681609(L_107, /*hidden argument*/List_1_Clear_m3048681609_RuntimeMethod_var); List_1_t128053199 * L_108 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentIndices_22(); NullCheck(L_108); List_1_Clear_m2154023298(L_108, /*hidden argument*/List_1_Clear_m2154023298_RuntimeMethod_var); return; } } // System.Void Spine.Unity.MeshGenerator::FillMeshLocal(UnityEngine.Mesh,Spine.MeshAttachment,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR void MeshGenerator_FillMeshLocal_m22544451 (RuntimeObject * __this /* static, unused */, Mesh_t3648964284 * ___mesh0, MeshAttachment_t1975337962 * ___meshAttachment1, SkeletonData_t2032710716 * ___skeletonData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator_FillMeshLocal_m22544451_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Int32U5BU5D_t385246372* V_2 = NULL; int32_t V_3 = 0; SingleU5BU5D_t1444911251* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; float V_7 = 0.0f; float V_8 = 0.0f; int32_t V_9 = 0; BoneMatrix_t2668835335 V_10; memset(&V_10, 0, sizeof(V_10)); float V_11 = 0.0f; float V_12 = 0.0f; float V_13 = 0.0f; SingleU5BU5D_t1444911251* V_14 = NULL; Vector3_t3722313464 V_15; memset(&V_15, 0, sizeof(V_15)); Vector3_t3722313464 V_16; memset(&V_16, 0, sizeof(V_16)); int32_t V_17 = 0; int32_t V_18 = 0; SingleU5BU5D_t1444911251* V_19 = NULL; Vector2_t2156229523 V_20; memset(&V_20, 0, sizeof(V_20)); Vector2_t2156229523 V_21; memset(&V_21, 0, sizeof(V_21)); Color32_t2600501292 V_22; memset(&V_22, 0, sizeof(V_22)); int32_t V_23 = 0; int32_t V_24 = 0; { Mesh_t3648964284 * L_0 = ___mesh0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { MeshAttachment_t1975337962 * L_2 = ___meshAttachment1; if (L_2) { goto IL_0014; } } { return; } IL_0014: { MeshAttachment_t1975337962 * L_3 = ___meshAttachment1; NullCheck(L_3); int32_t L_4 = VertexAttachment_get_WorldVerticesLength_m4071134523(L_3, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_4/(int32_t)2)); IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); List_1_t899420910 * L_5 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); NullCheck(L_5); List_1_Clear_m3097985365(L_5, /*hidden argument*/List_1_Clear_m3097985365_RuntimeMethod_var); MeshAttachment_t1975337962 * L_6 = ___meshAttachment1; bool L_7 = SkeletonExtensions_IsWeighted_m2425492830(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0128; } } { MeshAttachment_t1975337962 * L_8 = ___meshAttachment1; NullCheck(L_8); int32_t L_9 = VertexAttachment_get_WorldVerticesLength_m4071134523(L_8, /*hidden argument*/NULL); V_1 = L_9; MeshAttachment_t1975337962 * L_10 = ___meshAttachment1; NullCheck(L_10); Int32U5BU5D_t385246372* L_11 = ((VertexAttachment_t4074366829 *)L_10)->get_bones_4(); V_2 = L_11; V_3 = 0; MeshAttachment_t1975337962 * L_12 = ___meshAttachment1; NullCheck(L_12); SingleU5BU5D_t1444911251* L_13 = ((VertexAttachment_t4074366829 *)L_12)->get_vertices_5(); V_4 = L_13; V_5 = 0; V_6 = 0; goto IL_011b; } IL_0055: { V_7 = (0.0f); V_8 = (0.0f); Int32U5BU5D_t385246372* L_14 = V_2; int32_t L_15 = V_3; int32_t L_16 = L_15; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); NullCheck(L_14); int32_t L_17 = L_16; int32_t L_18 = (L_14)->GetAt(static_cast(L_17)); V_9 = L_18; int32_t L_19 = V_9; int32_t L_20 = V_3; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)L_20)); goto IL_00fa; } IL_0077: { SkeletonData_t2032710716 * L_21 = ___skeletonData2; NullCheck(L_21); ExposedList_1_t1542319060 * L_22 = L_21->get_bones_1(); NullCheck(L_22); BoneDataU5BU5D_t1439018559* L_23 = L_22->get_Items_0(); Int32U5BU5D_t385246372* L_24 = V_2; int32_t L_25 = V_3; NullCheck(L_24); int32_t L_26 = L_25; int32_t L_27 = (L_24)->GetAt(static_cast(L_26)); NullCheck(L_23); int32_t L_28 = L_27; BoneData_t3130174490 * L_29 = (L_23)->GetAt(static_cast(L_28)); BoneMatrix_t2668835335 L_30 = BoneMatrix_CalculateSetupWorld_m1168190740(NULL /*static, unused*/, L_29, /*hidden argument*/NULL); V_10 = L_30; SingleU5BU5D_t1444911251* L_31 = V_4; int32_t L_32 = V_6; NullCheck(L_31); int32_t L_33 = L_32; float L_34 = (L_31)->GetAt(static_cast(L_33)); V_11 = L_34; SingleU5BU5D_t1444911251* L_35 = V_4; int32_t L_36 = V_6; NullCheck(L_35); int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); float L_38 = (L_35)->GetAt(static_cast(L_37)); V_12 = L_38; SingleU5BU5D_t1444911251* L_39 = V_4; int32_t L_40 = V_6; NullCheck(L_39); int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)2)); float L_42 = (L_39)->GetAt(static_cast(L_41)); V_13 = L_42; float L_43 = V_7; float L_44 = V_11; float L_45 = (&V_10)->get_a_0(); float L_46 = V_12; float L_47 = (&V_10)->get_b_1(); float L_48 = (&V_10)->get_x_4(); float L_49 = V_13; V_7 = ((float)il2cpp_codegen_add((float)L_43, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_44, (float)L_45)), (float)((float)il2cpp_codegen_multiply((float)L_46, (float)L_47)))), (float)L_48)), (float)L_49)))); float L_50 = V_8; float L_51 = V_11; float L_52 = (&V_10)->get_c_2(); float L_53 = V_12; float L_54 = (&V_10)->get_d_3(); float L_55 = (&V_10)->get_y_5(); float L_56 = V_13; V_8 = ((float)il2cpp_codegen_add((float)L_50, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_51, (float)L_52)), (float)((float)il2cpp_codegen_multiply((float)L_53, (float)L_54)))), (float)L_55)), (float)L_56)))); int32_t L_57 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); int32_t L_58 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); } IL_00fa: { int32_t L_59 = V_3; int32_t L_60 = V_9; if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_0077; } } { IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); List_1_t899420910 * L_61 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); float L_62 = V_7; float L_63 = V_8; Vector3_t3722313464 L_64; memset(&L_64, 0, sizeof(L_64)); Vector3__ctor_m1719387948((&L_64), L_62, L_63, /*hidden argument*/NULL); NullCheck(L_61); List_1_Add_m1524640104(L_61, L_64, /*hidden argument*/List_1_Add_m1524640104_RuntimeMethod_var); int32_t L_65 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)2)); } IL_011b: { int32_t L_66 = V_5; int32_t L_67 = V_1; if ((((int32_t)L_66) < ((int32_t)L_67))) { goto IL_0055; } } { goto IL_017e; } IL_0128: { MeshAttachment_t1975337962 * L_68 = ___meshAttachment1; NullCheck(L_68); SingleU5BU5D_t1444911251* L_69 = VertexAttachment_get_Vertices_m770818849(L_68, /*hidden argument*/NULL); V_14 = L_69; il2cpp_codegen_initobj((&V_16), sizeof(Vector3_t3722313464 )); Vector3_t3722313464 L_70 = V_16; V_15 = L_70; V_17 = 0; goto IL_0176; } IL_0144: { int32_t L_71 = V_17; V_18 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_71, (int32_t)2)); SingleU5BU5D_t1444911251* L_72 = V_14; int32_t L_73 = V_18; NullCheck(L_72); int32_t L_74 = L_73; float L_75 = (L_72)->GetAt(static_cast(L_74)); (&V_15)->set_x_1(L_75); SingleU5BU5D_t1444911251* L_76 = V_14; int32_t L_77 = V_18; NullCheck(L_76); int32_t L_78 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); float L_79 = (L_76)->GetAt(static_cast(L_78)); (&V_15)->set_y_2(L_79); IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); List_1_t899420910 * L_80 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); Vector3_t3722313464 L_81 = V_15; NullCheck(L_80); List_1_Add_m1524640104(L_80, L_81, /*hidden argument*/List_1_Add_m1524640104_RuntimeMethod_var); int32_t L_82 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0176: { int32_t L_83 = V_17; int32_t L_84 = V_0; if ((((int32_t)L_83) < ((int32_t)L_84))) { goto IL_0144; } } IL_017e: { MeshAttachment_t1975337962 * L_85 = ___meshAttachment1; NullCheck(L_85); SingleU5BU5D_t1444911251* L_86 = L_85->get_uvs_14(); V_19 = L_86; il2cpp_codegen_initobj((&V_21), sizeof(Vector2_t2156229523 )); Vector2_t2156229523 L_87 = V_21; V_20 = L_87; MeshAttachment_t1975337962 * L_88 = ___meshAttachment1; NullCheck(L_88); float L_89 = L_88->get_r_17(); MeshAttachment_t1975337962 * L_90 = ___meshAttachment1; NullCheck(L_90); float L_91 = L_90->get_g_18(); MeshAttachment_t1975337962 * L_92 = ___meshAttachment1; NullCheck(L_92); float L_93 = L_92->get_b_19(); MeshAttachment_t1975337962 * L_94 = ___meshAttachment1; NullCheck(L_94); float L_95 = L_94->get_a_20(); Color_t2555686324 L_96; memset(&L_96, 0, sizeof(L_96)); Color__ctor_m2943235014((&L_96), L_89, L_91, L_93, L_95, /*hidden argument*/NULL); Color32_t2600501292 L_97 = Color32_op_Implicit_m2658259763(NULL /*static, unused*/, L_96, /*hidden argument*/NULL); V_22 = L_97; IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); List_1_t3628304265 * L_98 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); NullCheck(L_98); List_1_Clear_m2188935509(L_98, /*hidden argument*/List_1_Clear_m2188935509_RuntimeMethod_var); List_1_t4072576034 * L_99 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentColors32_21(); NullCheck(L_99); List_1_Clear_m3048681609(L_99, /*hidden argument*/List_1_Clear_m3048681609_RuntimeMethod_var); V_23 = 0; goto IL_0210; } IL_01d2: { int32_t L_100 = V_23; V_24 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)2)); SingleU5BU5D_t1444911251* L_101 = V_19; int32_t L_102 = V_24; NullCheck(L_101); int32_t L_103 = L_102; float L_104 = (L_101)->GetAt(static_cast(L_103)); (&V_20)->set_x_0(L_104); SingleU5BU5D_t1444911251* L_105 = V_19; int32_t L_106 = V_24; NullCheck(L_105); int32_t L_107 = ((int32_t)il2cpp_codegen_add((int32_t)L_106, (int32_t)1)); float L_108 = (L_105)->GetAt(static_cast(L_107)); (&V_20)->set_y_1(L_108); IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); List_1_t3628304265 * L_109 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); Vector2_t2156229523 L_110 = V_20; NullCheck(L_109); List_1_Add_m2298161512(L_109, L_110, /*hidden argument*/List_1_Add_m2298161512_RuntimeMethod_var); List_1_t4072576034 * L_111 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentColors32_21(); Color32_t2600501292 L_112 = V_22; NullCheck(L_111); List_1_Add_m3298024076(L_111, L_112, /*hidden argument*/List_1_Add_m3298024076_RuntimeMethod_var); int32_t L_113 = V_23; V_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_113, (int32_t)1)); } IL_0210: { int32_t L_114 = V_23; int32_t L_115 = V_0; if ((((int32_t)L_114) < ((int32_t)L_115))) { goto IL_01d2; } } { IL2CPP_RUNTIME_CLASS_INIT(MeshGenerator_t1354683548_il2cpp_TypeInfo_var); List_1_t128053199 * L_116 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentIndices_22(); NullCheck(L_116); List_1_Clear_m2154023298(L_116, /*hidden argument*/List_1_Clear_m2154023298_RuntimeMethod_var); List_1_t128053199 * L_117 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentIndices_22(); MeshAttachment_t1975337962 * L_118 = ___meshAttachment1; NullCheck(L_118); Int32U5BU5D_t385246372* L_119 = L_118->get_triangles_16(); NullCheck(L_117); List_1_AddRange_m3513848896(L_117, (RuntimeObject*)(RuntimeObject*)L_119, /*hidden argument*/List_1_AddRange_m3513848896_RuntimeMethod_var); Mesh_t3648964284 * L_120 = ___mesh0; NullCheck(L_120); Mesh_Clear_m2630385472(L_120, /*hidden argument*/NULL); Mesh_t3648964284 * L_121 = ___mesh0; MeshAttachment_t1975337962 * L_122 = ___meshAttachment1; NullCheck(L_122); String_t* L_123 = Attachment_get_Name_m3847529203(L_122, /*hidden argument*/NULL); NullCheck(L_121); Object_set_name_m291480324(L_121, L_123, /*hidden argument*/NULL); Mesh_t3648964284 * L_124 = ___mesh0; List_1_t899420910 * L_125 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); NullCheck(L_124); Mesh_SetVertices_m685324028(L_124, L_125, /*hidden argument*/NULL); Mesh_t3648964284 * L_126 = ___mesh0; List_1_t3628304265 * L_127 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); NullCheck(L_126); Mesh_SetUVs_m3071410036(L_126, 0, L_127, /*hidden argument*/NULL); Mesh_t3648964284 * L_128 = ___mesh0; List_1_t4072576034 * L_129 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentColors32_21(); NullCheck(L_128); Mesh_SetColors_m637808999(L_128, L_129, /*hidden argument*/NULL); Mesh_t3648964284 * L_130 = ___mesh0; List_1_t128053199 * L_131 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentIndices_22(); NullCheck(L_130); Mesh_SetTriangles_m1523451247(L_130, L_131, 0, /*hidden argument*/NULL); Mesh_t3648964284 * L_132 = ___mesh0; NullCheck(L_132); Mesh_RecalculateBounds_m39931642(L_132, /*hidden argument*/NULL); List_1_t899420910 * L_133 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentVerts_19(); NullCheck(L_133); List_1_Clear_m3097985365(L_133, /*hidden argument*/List_1_Clear_m3097985365_RuntimeMethod_var); List_1_t3628304265 * L_134 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentUVs_20(); NullCheck(L_134); List_1_Clear_m2188935509(L_134, /*hidden argument*/List_1_Clear_m2188935509_RuntimeMethod_var); List_1_t4072576034 * L_135 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentColors32_21(); NullCheck(L_135); List_1_Clear_m3048681609(L_135, /*hidden argument*/List_1_Clear_m3048681609_RuntimeMethod_var); List_1_t128053199 * L_136 = ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->get_AttachmentIndices_22(); NullCheck(L_136); List_1_Clear_m2154023298(L_136, /*hidden argument*/List_1_Clear_m2154023298_RuntimeMethod_var); return; } } // System.Void Spine.Unity.MeshGenerator::.cctor() extern "C" IL2CPP_METHOD_ATTR void MeshGenerator__cctor_m17263737 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGenerator__cctor_m17263737_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t899420910 * L_0 = (List_1_t899420910 *)il2cpp_codegen_object_new(List_1_t899420910_il2cpp_TypeInfo_var); List_1__ctor_m2503402603(L_0, /*hidden argument*/List_1__ctor_m2503402603_RuntimeMethod_var); ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->set_AttachmentVerts_19(L_0); List_1_t3628304265 * L_1 = (List_1_t3628304265 *)il2cpp_codegen_object_new(List_1_t3628304265_il2cpp_TypeInfo_var); List_1__ctor_m2503988995(L_1, /*hidden argument*/List_1__ctor_m2503988995_RuntimeMethod_var); ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->set_AttachmentUVs_20(L_1); List_1_t4072576034 * L_2 = (List_1_t4072576034 *)il2cpp_codegen_object_new(List_1_t4072576034_il2cpp_TypeInfo_var); List_1__ctor_m277901844(L_2, /*hidden argument*/List_1__ctor_m277901844_RuntimeMethod_var); ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->set_AttachmentColors32_21(L_2); List_1_t128053199 * L_3 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_3, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); ((MeshGenerator_t1354683548_StaticFields*)il2cpp_codegen_static_fields_for(MeshGenerator_t1354683548_il2cpp_TypeInfo_var))->set_AttachmentIndices_22(L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: Spine.Unity.MeshGenerator/Settings extern "C" void Settings_t612870457_marshal_pinvoke(const Settings_t612870457& unmarshaled, Settings_t612870457_marshaled_pinvoke& marshaled) { marshaled.___useClipping_0 = static_cast(unmarshaled.get_useClipping_0()); marshaled.___zSpacing_1 = unmarshaled.get_zSpacing_1(); marshaled.___pmaVertexColors_2 = static_cast(unmarshaled.get_pmaVertexColors_2()); marshaled.___tintBlack_3 = static_cast(unmarshaled.get_tintBlack_3()); marshaled.___calculateTangents_4 = static_cast(unmarshaled.get_calculateTangents_4()); marshaled.___addNormals_5 = static_cast(unmarshaled.get_addNormals_5()); marshaled.___immutableTriangles_6 = static_cast(unmarshaled.get_immutableTriangles_6()); } extern "C" void Settings_t612870457_marshal_pinvoke_back(const Settings_t612870457_marshaled_pinvoke& marshaled, Settings_t612870457& unmarshaled) { bool unmarshaled_useClipping_temp_0 = false; unmarshaled_useClipping_temp_0 = static_cast(marshaled.___useClipping_0); unmarshaled.set_useClipping_0(unmarshaled_useClipping_temp_0); float unmarshaled_zSpacing_temp_1 = 0.0f; unmarshaled_zSpacing_temp_1 = marshaled.___zSpacing_1; unmarshaled.set_zSpacing_1(unmarshaled_zSpacing_temp_1); bool unmarshaled_pmaVertexColors_temp_2 = false; unmarshaled_pmaVertexColors_temp_2 = static_cast(marshaled.___pmaVertexColors_2); unmarshaled.set_pmaVertexColors_2(unmarshaled_pmaVertexColors_temp_2); bool unmarshaled_tintBlack_temp_3 = false; unmarshaled_tintBlack_temp_3 = static_cast(marshaled.___tintBlack_3); unmarshaled.set_tintBlack_3(unmarshaled_tintBlack_temp_3); bool unmarshaled_calculateTangents_temp_4 = false; unmarshaled_calculateTangents_temp_4 = static_cast(marshaled.___calculateTangents_4); unmarshaled.set_calculateTangents_4(unmarshaled_calculateTangents_temp_4); bool unmarshaled_addNormals_temp_5 = false; unmarshaled_addNormals_temp_5 = static_cast(marshaled.___addNormals_5); unmarshaled.set_addNormals_5(unmarshaled_addNormals_temp_5); bool unmarshaled_immutableTriangles_temp_6 = false; unmarshaled_immutableTriangles_temp_6 = static_cast(marshaled.___immutableTriangles_6); unmarshaled.set_immutableTriangles_6(unmarshaled_immutableTriangles_temp_6); } // Conversion method for clean up from marshalling of: Spine.Unity.MeshGenerator/Settings extern "C" void Settings_t612870457_marshal_pinvoke_cleanup(Settings_t612870457_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: Spine.Unity.MeshGenerator/Settings extern "C" void Settings_t612870457_marshal_com(const Settings_t612870457& unmarshaled, Settings_t612870457_marshaled_com& marshaled) { marshaled.___useClipping_0 = static_cast(unmarshaled.get_useClipping_0()); marshaled.___zSpacing_1 = unmarshaled.get_zSpacing_1(); marshaled.___pmaVertexColors_2 = static_cast(unmarshaled.get_pmaVertexColors_2()); marshaled.___tintBlack_3 = static_cast(unmarshaled.get_tintBlack_3()); marshaled.___calculateTangents_4 = static_cast(unmarshaled.get_calculateTangents_4()); marshaled.___addNormals_5 = static_cast(unmarshaled.get_addNormals_5()); marshaled.___immutableTriangles_6 = static_cast(unmarshaled.get_immutableTriangles_6()); } extern "C" void Settings_t612870457_marshal_com_back(const Settings_t612870457_marshaled_com& marshaled, Settings_t612870457& unmarshaled) { bool unmarshaled_useClipping_temp_0 = false; unmarshaled_useClipping_temp_0 = static_cast(marshaled.___useClipping_0); unmarshaled.set_useClipping_0(unmarshaled_useClipping_temp_0); float unmarshaled_zSpacing_temp_1 = 0.0f; unmarshaled_zSpacing_temp_1 = marshaled.___zSpacing_1; unmarshaled.set_zSpacing_1(unmarshaled_zSpacing_temp_1); bool unmarshaled_pmaVertexColors_temp_2 = false; unmarshaled_pmaVertexColors_temp_2 = static_cast(marshaled.___pmaVertexColors_2); unmarshaled.set_pmaVertexColors_2(unmarshaled_pmaVertexColors_temp_2); bool unmarshaled_tintBlack_temp_3 = false; unmarshaled_tintBlack_temp_3 = static_cast(marshaled.___tintBlack_3); unmarshaled.set_tintBlack_3(unmarshaled_tintBlack_temp_3); bool unmarshaled_calculateTangents_temp_4 = false; unmarshaled_calculateTangents_temp_4 = static_cast(marshaled.___calculateTangents_4); unmarshaled.set_calculateTangents_4(unmarshaled_calculateTangents_temp_4); bool unmarshaled_addNormals_temp_5 = false; unmarshaled_addNormals_temp_5 = static_cast(marshaled.___addNormals_5); unmarshaled.set_addNormals_5(unmarshaled_addNormals_temp_5); bool unmarshaled_immutableTriangles_temp_6 = false; unmarshaled_immutableTriangles_temp_6 = static_cast(marshaled.___immutableTriangles_6); unmarshaled.set_immutableTriangles_6(unmarshaled_immutableTriangles_temp_6); } // Conversion method for clean up from marshalling of: Spine.Unity.MeshGenerator/Settings extern "C" void Settings_t612870457_marshal_com_cleanup(Settings_t612870457_marshaled_com& marshaled) { } // Spine.Unity.MeshGenerator/Settings Spine.Unity.MeshGenerator/Settings::get_Default() extern "C" IL2CPP_METHOD_ATTR Settings_t612870457 Settings_get_Default_m897432602 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { Settings_t612870457 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Settings_t612870457 )); (&V_0)->set_pmaVertexColors_2((bool)1); (&V_0)->set_zSpacing_1((0.0f)); (&V_0)->set_useClipping_0((bool)1); (&V_0)->set_tintBlack_3((bool)0); (&V_0)->set_calculateTangents_4((bool)0); (&V_0)->set_addNormals_5((bool)0); (&V_0)->set_immutableTriangles_6((bool)0); Settings_t612870457 L_0 = V_0; return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: Spine.Unity.MeshGeneratorBuffers extern "C" void MeshGeneratorBuffers_t1424700926_marshal_pinvoke(const MeshGeneratorBuffers_t1424700926& unmarshaled, MeshGeneratorBuffers_t1424700926_marshaled_pinvoke& marshaled) { Exception_t* ___meshGenerator_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'meshGenerator' of type 'MeshGeneratorBuffers': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___meshGenerator_4Exception,NULL); } extern "C" void MeshGeneratorBuffers_t1424700926_marshal_pinvoke_back(const MeshGeneratorBuffers_t1424700926_marshaled_pinvoke& marshaled, MeshGeneratorBuffers_t1424700926& unmarshaled) { Exception_t* ___meshGenerator_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'meshGenerator' of type 'MeshGeneratorBuffers': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___meshGenerator_4Exception,NULL); } // Conversion method for clean up from marshalling of: Spine.Unity.MeshGeneratorBuffers extern "C" void MeshGeneratorBuffers_t1424700926_marshal_pinvoke_cleanup(MeshGeneratorBuffers_t1424700926_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: Spine.Unity.MeshGeneratorBuffers extern "C" void MeshGeneratorBuffers_t1424700926_marshal_com(const MeshGeneratorBuffers_t1424700926& unmarshaled, MeshGeneratorBuffers_t1424700926_marshaled_com& marshaled) { Exception_t* ___meshGenerator_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'meshGenerator' of type 'MeshGeneratorBuffers': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___meshGenerator_4Exception,NULL); } extern "C" void MeshGeneratorBuffers_t1424700926_marshal_com_back(const MeshGeneratorBuffers_t1424700926_marshaled_com& marshaled, MeshGeneratorBuffers_t1424700926& unmarshaled) { Exception_t* ___meshGenerator_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'meshGenerator' of type 'MeshGeneratorBuffers': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___meshGenerator_4Exception,NULL); } // Conversion method for clean up from marshalling of: Spine.Unity.MeshGeneratorBuffers extern "C" void MeshGeneratorBuffers_t1424700926_marshal_com_cleanup(MeshGeneratorBuffers_t1424700926_marshaled_com& marshaled) { } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.MeshGeneratorDelegate::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void MeshGeneratorDelegate__ctor_m499660518 (MeshGeneratorDelegate_t1654156803 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Void Spine.Unity.MeshGeneratorDelegate::Invoke(Spine.Unity.MeshGeneratorBuffers) extern "C" IL2CPP_METHOD_ATTR void MeshGeneratorDelegate_Invoke_m3222219162 (MeshGeneratorDelegate_t1654156803 * __this, MeshGeneratorBuffers_t1424700926 ___buffers0, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { MeshGeneratorDelegate_Invoke_m3222219162((MeshGeneratorDelegate_t1654156803 *)__this->get_prev_9(), ___buffers0, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 1) { // open { typedef void (*FunctionPointerType) (RuntimeObject *, MeshGeneratorBuffers_t1424700926 , const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, ___buffers0, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, MeshGeneratorBuffers_t1424700926 , const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___buffers0, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker1< MeshGeneratorBuffers_t1424700926 >::Invoke(targetMethod, targetThis, ___buffers0); else GenericVirtActionInvoker1< MeshGeneratorBuffers_t1424700926 >::Invoke(targetMethod, targetThis, ___buffers0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker1< MeshGeneratorBuffers_t1424700926 >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___buffers0); else VirtActionInvoker1< MeshGeneratorBuffers_t1424700926 >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___buffers0); } } else { typedef void (*FunctionPointerType) (void*, MeshGeneratorBuffers_t1424700926 , const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___buffers0, targetMethod); } } } } // System.IAsyncResult Spine.Unity.MeshGeneratorDelegate::BeginInvoke(Spine.Unity.MeshGeneratorBuffers,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* MeshGeneratorDelegate_BeginInvoke_m1321006877 (MeshGeneratorDelegate_t1654156803 * __this, MeshGeneratorBuffers_t1424700926 ___buffers0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshGeneratorDelegate_BeginInvoke_m1321006877_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[2] = {0}; __d_args[0] = Box(MeshGeneratorBuffers_t1424700926_il2cpp_TypeInfo_var, &___buffers0); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void Spine.Unity.MeshGeneratorDelegate::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void MeshGeneratorDelegate_EndInvoke_m3109853662 (MeshGeneratorDelegate_t1654156803 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.MeshRendererBuffers::.ctor() extern "C" IL2CPP_METHOD_ATTR void MeshRendererBuffers__ctor_m2887845995 (MeshRendererBuffers_t756429994 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshRendererBuffers__ctor_m2887845995_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ExposedList_1_t3047486989 * L_0 = (ExposedList_1_t3047486989 *)il2cpp_codegen_object_new(ExposedList_1_t3047486989_il2cpp_TypeInfo_var); ExposedList_1__ctor_m1537034780(L_0, /*hidden argument*/ExposedList_1__ctor_m1537034780_RuntimeMethod_var); __this->set_submeshMaterials_1(L_0); __this->set_sharedMaterials_2(((MaterialU5BU5D_t561872642*)SZArrayNew(MaterialU5BU5D_t561872642_il2cpp_TypeInfo_var, (uint32_t)0))); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.MeshRendererBuffers::Initialize() extern "C" IL2CPP_METHOD_ATTR void MeshRendererBuffers_Initialize_m2351480214 (MeshRendererBuffers_t756429994 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshRendererBuffers_Initialize_m2351480214_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DoubleBuffered_1_t2489386064 * L_0 = __this->get_doubleBufferedMesh_0(); if (!L_0) { goto IL_003c; } } { DoubleBuffered_1_t2489386064 * L_1 = __this->get_doubleBufferedMesh_0(); NullCheck(L_1); SmartMesh_t524811292 * L_2 = DoubleBuffered_1_GetNext_m3383426248(L_1, /*hidden argument*/DoubleBuffered_1_GetNext_m3383426248_RuntimeMethod_var); NullCheck(L_2); SmartMesh_Clear_m2429062449(L_2, /*hidden argument*/NULL); DoubleBuffered_1_t2489386064 * L_3 = __this->get_doubleBufferedMesh_0(); NullCheck(L_3); SmartMesh_t524811292 * L_4 = DoubleBuffered_1_GetNext_m3383426248(L_3, /*hidden argument*/DoubleBuffered_1_GetNext_m3383426248_RuntimeMethod_var); NullCheck(L_4); SmartMesh_Clear_m2429062449(L_4, /*hidden argument*/NULL); ExposedList_1_t3047486989 * L_5 = __this->get_submeshMaterials_1(); NullCheck(L_5); ExposedList_1_Clear_m2707233374(L_5, (bool)1, /*hidden argument*/ExposedList_1_Clear_m2707233374_RuntimeMethod_var); goto IL_0047; } IL_003c: { DoubleBuffered_1_t2489386064 * L_6 = (DoubleBuffered_1_t2489386064 *)il2cpp_codegen_object_new(DoubleBuffered_1_t2489386064_il2cpp_TypeInfo_var); DoubleBuffered_1__ctor_m3887314594(L_6, /*hidden argument*/DoubleBuffered_1__ctor_m3887314594_RuntimeMethod_var); __this->set_doubleBufferedMesh_0(L_6); } IL_0047: { return; } } // UnityEngine.Material[] Spine.Unity.MeshRendererBuffers::GetUpdatedSharedMaterialsArray() extern "C" IL2CPP_METHOD_ATTR MaterialU5BU5D_t561872642* MeshRendererBuffers_GetUpdatedSharedMaterialsArray_m4160850398 (MeshRendererBuffers_t756429994 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshRendererBuffers_GetUpdatedSharedMaterialsArray_m4160850398_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ExposedList_1_t3047486989 * L_0 = __this->get_submeshMaterials_1(); NullCheck(L_0); int32_t L_1 = L_0->get_Count_1(); MaterialU5BU5D_t561872642* L_2 = __this->get_sharedMaterials_2(); NullCheck(L_2); if ((!(((uint32_t)L_1) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length)))))))) { goto IL_002e; } } { ExposedList_1_t3047486989 * L_3 = __this->get_submeshMaterials_1(); MaterialU5BU5D_t561872642* L_4 = __this->get_sharedMaterials_2(); NullCheck(L_3); ExposedList_1_CopyTo_m1395289096(L_3, L_4, /*hidden argument*/ExposedList_1_CopyTo_m1395289096_RuntimeMethod_var); goto IL_003f; } IL_002e: { ExposedList_1_t3047486989 * L_5 = __this->get_submeshMaterials_1(); NullCheck(L_5); MaterialU5BU5D_t561872642* L_6 = ExposedList_1_ToArray_m552609367(L_5, /*hidden argument*/ExposedList_1_ToArray_m552609367_RuntimeMethod_var); __this->set_sharedMaterials_2(L_6); } IL_003f: { MaterialU5BU5D_t561872642* L_7 = __this->get_sharedMaterials_2(); return L_7; } } // System.Boolean Spine.Unity.MeshRendererBuffers::MaterialsChangedInLastUpdate() extern "C" IL2CPP_METHOD_ATTR bool MeshRendererBuffers_MaterialsChangedInLastUpdate_m3705702070 (MeshRendererBuffers_t756429994 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; MaterialU5BU5D_t561872642* V_1 = NULL; MaterialU5BU5D_t561872642* V_2 = NULL; int32_t V_3 = 0; { ExposedList_1_t3047486989 * L_0 = __this->get_submeshMaterials_1(); NullCheck(L_0); int32_t L_1 = L_0->get_Count_1(); V_0 = L_1; MaterialU5BU5D_t561872642* L_2 = __this->get_sharedMaterials_2(); V_1 = L_2; int32_t L_3 = V_0; MaterialU5BU5D_t561872642* L_4 = V_1; NullCheck(L_4); if ((((int32_t)L_3) == ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length))))))) { goto IL_001e; } } { return (bool)1; } IL_001e: { ExposedList_1_t3047486989 * L_5 = __this->get_submeshMaterials_1(); NullCheck(L_5); MaterialU5BU5D_t561872642* L_6 = L_5->get_Items_0(); V_2 = L_6; V_3 = 0; goto IL_0047; } IL_0031: { MaterialU5BU5D_t561872642* L_7 = V_2; int32_t L_8 = V_3; NullCheck(L_7); int32_t L_9 = L_8; Material_t340375123 * L_10 = (L_7)->GetAt(static_cast(L_9)); MaterialU5BU5D_t561872642* L_11 = V_1; int32_t L_12 = V_3; NullCheck(L_11); int32_t L_13 = L_12; Material_t340375123 * L_14 = (L_11)->GetAt(static_cast(L_13)); bool L_15 = Object_ReferenceEquals_m610702577(NULL /*static, unused*/, L_10, L_14, /*hidden argument*/NULL); if (L_15) { goto IL_0043; } } { return (bool)1; } IL_0043: { int32_t L_16 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0047: { int32_t L_17 = V_3; int32_t L_18 = V_0; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_0031; } } { return (bool)0; } } // System.Void Spine.Unity.MeshRendererBuffers::UpdateSharedMaterials(Spine.ExposedList`1) extern "C" IL2CPP_METHOD_ATTR void MeshRendererBuffers_UpdateSharedMaterials_m1762800979 (MeshRendererBuffers_t756429994 * __this, ExposedList_1_t2759233236 * ___instructions0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshRendererBuffers_UpdateSharedMaterials_m1762800979_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; MaterialU5BU5D_t561872642* V_1 = NULL; SubmeshInstructionU5BU5D_t131014463* V_2 = NULL; int32_t V_3 = 0; { ExposedList_1_t2759233236 * L_0 = ___instructions0; NullCheck(L_0); int32_t L_1 = L_0->get_Count_1(); V_0 = L_1; int32_t L_2 = V_0; ExposedList_1_t3047486989 * L_3 = __this->get_submeshMaterials_1(); NullCheck(L_3); MaterialU5BU5D_t561872642* L_4 = L_3->get_Items_0(); NullCheck(L_4); if ((((int32_t)L_2) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length))))))) { goto IL_002b; } } { ExposedList_1_t3047486989 * L_5 = __this->get_submeshMaterials_1(); NullCheck(L_5); MaterialU5BU5D_t561872642** L_6 = L_5->get_address_of_Items_0(); int32_t L_7 = V_0; Array_Resize_TisMaterial_t340375123_m727937149(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/Array_Resize_TisMaterial_t340375123_m727937149_RuntimeMethod_var); } IL_002b: { ExposedList_1_t3047486989 * L_8 = __this->get_submeshMaterials_1(); int32_t L_9 = V_0; NullCheck(L_8); L_8->set_Count_1(L_9); ExposedList_1_t3047486989 * L_10 = __this->get_submeshMaterials_1(); NullCheck(L_10); MaterialU5BU5D_t561872642* L_11 = L_10->get_Items_0(); V_1 = L_11; ExposedList_1_t2759233236 * L_12 = ___instructions0; NullCheck(L_12); SubmeshInstructionU5BU5D_t131014463* L_13 = L_12->get_Items_0(); V_2 = L_13; V_3 = 0; goto IL_0064; } IL_0051: { MaterialU5BU5D_t561872642* L_14 = V_1; int32_t L_15 = V_3; SubmeshInstructionU5BU5D_t131014463* L_16 = V_2; int32_t L_17 = V_3; NullCheck(L_16); Material_t340375123 * L_18 = ((L_16)->GetAddressAt(static_cast(L_17)))->get_material_3(); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_18); (L_14)->SetAt(static_cast(L_15), (Material_t340375123 *)L_18); int32_t L_19 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0064: { int32_t L_20 = V_3; int32_t L_21 = V_0; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_0051; } } { return; } } // Spine.Unity.MeshRendererBuffers/SmartMesh Spine.Unity.MeshRendererBuffers::GetNextMesh() extern "C" IL2CPP_METHOD_ATTR SmartMesh_t524811292 * MeshRendererBuffers_GetNextMesh_m3418846583 (MeshRendererBuffers_t756429994 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshRendererBuffers_GetNextMesh_m3418846583_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DoubleBuffered_1_t2489386064 * L_0 = __this->get_doubleBufferedMesh_0(); NullCheck(L_0); SmartMesh_t524811292 * L_1 = DoubleBuffered_1_GetNext_m3383426248(L_0, /*hidden argument*/DoubleBuffered_1_GetNext_m3383426248_RuntimeMethod_var); return L_1; } } // System.Void Spine.Unity.MeshRendererBuffers::Clear() extern "C" IL2CPP_METHOD_ATTR void MeshRendererBuffers_Clear_m814174438 (MeshRendererBuffers_t756429994 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshRendererBuffers_Clear_m814174438_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_sharedMaterials_2(((MaterialU5BU5D_t561872642*)SZArrayNew(MaterialU5BU5D_t561872642_il2cpp_TypeInfo_var, (uint32_t)0))); ExposedList_1_t3047486989 * L_0 = __this->get_submeshMaterials_1(); NullCheck(L_0); ExposedList_1_Clear_m2707233374(L_0, (bool)1, /*hidden argument*/ExposedList_1_Clear_m2707233374_RuntimeMethod_var); return; } } // System.Void Spine.Unity.MeshRendererBuffers::Dispose() extern "C" IL2CPP_METHOD_ATTR void MeshRendererBuffers_Dispose_m822640974 (MeshRendererBuffers_t756429994 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MeshRendererBuffers_Dispose_m822640974_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DoubleBuffered_1_t2489386064 * L_0 = __this->get_doubleBufferedMesh_0(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { DoubleBuffered_1_t2489386064 * L_1 = __this->get_doubleBufferedMesh_0(); NullCheck(L_1); SmartMesh_t524811292 * L_2 = DoubleBuffered_1_GetNext_m3383426248(L_1, /*hidden argument*/DoubleBuffered_1_GetNext_m3383426248_RuntimeMethod_var); NullCheck(L_2); SmartMesh_Dispose_m3995802772(L_2, /*hidden argument*/NULL); DoubleBuffered_1_t2489386064 * L_3 = __this->get_doubleBufferedMesh_0(); NullCheck(L_3); SmartMesh_t524811292 * L_4 = DoubleBuffered_1_GetNext_m3383426248(L_3, /*hidden argument*/DoubleBuffered_1_GetNext_m3383426248_RuntimeMethod_var); NullCheck(L_4); SmartMesh_Dispose_m3995802772(L_4, /*hidden argument*/NULL); __this->set_doubleBufferedMesh_0((DoubleBuffered_1_t2489386064 *)NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.MeshRendererBuffers/SmartMesh::.ctor() extern "C" IL2CPP_METHOD_ATTR void SmartMesh__ctor_m1899341288 (SmartMesh_t524811292 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SmartMesh__ctor_m1899341288_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Mesh_t3648964284 * L_0 = SpineMesh_NewSkeletonMesh_m1099943509(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mesh_0(L_0); SkeletonRendererInstruction_t651787775 * L_1 = (SkeletonRendererInstruction_t651787775 *)il2cpp_codegen_object_new(SkeletonRendererInstruction_t651787775_il2cpp_TypeInfo_var); SkeletonRendererInstruction__ctor_m1610212124(L_1, /*hidden argument*/NULL); __this->set_instructionUsed_1(L_1); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.MeshRendererBuffers/SmartMesh::Clear() extern "C" IL2CPP_METHOD_ATTR void SmartMesh_Clear_m2429062449 (SmartMesh_t524811292 * __this, const RuntimeMethod* method) { { Mesh_t3648964284 * L_0 = __this->get_mesh_0(); NullCheck(L_0); Mesh_Clear_m2630385472(L_0, /*hidden argument*/NULL); SkeletonRendererInstruction_t651787775 * L_1 = __this->get_instructionUsed_1(); NullCheck(L_1); SkeletonRendererInstruction_Clear_m1239640949(L_1, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.MeshRendererBuffers/SmartMesh::Dispose() extern "C" IL2CPP_METHOD_ATTR void SmartMesh_Dispose_m3995802772 (SmartMesh_t524811292 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SmartMesh_Dispose_m3995802772_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Mesh_t3648964284 * L_0 = __this->get_mesh_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { Mesh_t3648964284 * L_2 = __this->get_mesh_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_Destroy_m565254235(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); } IL_001c: { __this->set_mesh_0((Mesh_t3648964284 *)NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.Modules.AnimationMatchModifierAsset::.ctor() extern "C" IL2CPP_METHOD_ATTR void AnimationMatchModifierAsset__ctor_m227670880 (AnimationMatchModifierAsset_t1533421897 * __this, const RuntimeMethod* method) { { __this->set_matchAllAnimations_2((bool)1); SkeletonDataModifierAsset__ctor_m258714667(__this, /*hidden argument*/NULL); return; } } // System.Void Spine.Unity.Modules.AnimationMatchModifierAsset::Apply(Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR void AnimationMatchModifierAsset_Apply_m1535821863 (AnimationMatchModifierAsset_t1533421897 * __this, SkeletonData_t2032710716 * ___skeletonData0, const RuntimeMethod* method) { { bool L_0 = __this->get_matchAllAnimations_2(); if (!L_0) { goto IL_0017; } } { SkeletonData_t2032710716 * L_1 = ___skeletonData0; NullCheck(L_1); ExposedList_1_t3322895149 * L_2 = L_1->get_animations_6(); SkeletonData_t2032710716 * L_3 = ___skeletonData0; AnimationTools_MatchAnimationTimelines_m2035025484(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); } IL_0017: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::MatchAnimationTimelines(System.Collections.Generic.IEnumerable`1,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR void AnimationTools_MatchAnimationTimelines_m2035025484 (RuntimeObject * __this /* static, unused */, RuntimeObject* ___animations0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_MatchAnimationTimelines_m2035025484_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t860519662 * V_0 = NULL; Animation_t615783283 * V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; Enumerator_t4007759352 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; List_1_t128053199 * V_6 = NULL; HashSet_1_t1515895227 * V_7 = NULL; Animation_t615783283 * V_8 = NULL; RuntimeObject* V_9 = NULL; RuntimeObject* V_10 = NULL; Enumerator_t4007759352 V_11; memset(&V_11, 0, sizeof(V_11)); ExposedList_1_t383950901 * V_12 = NULL; int32_t V_13 = 0; Enumerator_t2017297076 V_14; memset(&V_14, 0, sizeof(V_14)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { RuntimeObject* L_0 = ___animations0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { SkeletonData_t2032710716 * L_1 = ___skeletonData1; if (L_1) { goto IL_001d; } } { ArgumentNullException_t1615371798 * L_2 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_2, _stringLiteral1245365512, _stringLiteral2538375060, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,AnimationTools_MatchAnimationTimelines_m2035025484_RuntimeMethod_var); } IL_001d: { Dictionary_2_t860519662 * L_3 = (Dictionary_2_t860519662 *)il2cpp_codegen_object_new(Dictionary_2_t860519662_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3738914018(L_3, /*hidden argument*/Dictionary_2__ctor_m3738914018_RuntimeMethod_var); V_0 = L_3; RuntimeObject* L_4 = ___animations0; NullCheck(L_4); RuntimeObject* L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t3890603468_il2cpp_TypeInfo_var, L_4); V_2 = L_5; } IL_002a: try { // begin try (depth: 1) { goto IL_00a3; } IL_002f: { RuntimeObject* L_6 = V_2; NullCheck(L_6); Animation_t615783283 * L_7 = InterfaceFuncInvoker0< Animation_t615783283 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t1048353751_il2cpp_TypeInfo_var, L_6); V_1 = L_7; Animation_t615783283 * L_8 = V_1; NullCheck(L_8); ExposedList_1_t383950901 * L_9 = L_8->get_timelines_0(); NullCheck(L_9); Enumerator_t4007759352 L_10 = ExposedList_1_GetEnumerator_m2347295266(L_9, /*hidden argument*/ExposedList_1_GetEnumerator_m2347295266_RuntimeMethod_var); V_4 = L_10; } IL_0043: try { // begin try (depth: 2) { goto IL_0084; } IL_0048: { RuntimeObject* L_11 = Enumerator_get_Current_m1861996426((&V_4), /*hidden argument*/Enumerator_get_Current_m1861996426_RuntimeMethod_var); V_3 = L_11; RuntimeObject* L_12 = V_3; if (!((EventTimeline_t2341881094 *)IsInstClass((RuntimeObject*)L_12, EventTimeline_t2341881094_il2cpp_TypeInfo_var))) { goto IL_0060; } } IL_005b: { goto IL_0084; } IL_0060: { RuntimeObject* L_13 = V_3; NullCheck(L_13); int32_t L_14 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 Spine.Timeline::get_PropertyId() */, Timeline_t1971806331_il2cpp_TypeInfo_var, L_13); V_5 = L_14; Dictionary_2_t860519662 * L_15 = V_0; int32_t L_16 = V_5; NullCheck(L_15); bool L_17 = Dictionary_2_ContainsKey_m3297174944(L_15, L_16, /*hidden argument*/Dictionary_2_ContainsKey_m3297174944_RuntimeMethod_var); if (L_17) { goto IL_0084; } } IL_0075: { Dictionary_2_t860519662 * L_18 = V_0; int32_t L_19 = V_5; RuntimeObject* L_20 = V_3; SkeletonData_t2032710716 * L_21 = ___skeletonData1; RuntimeObject* L_22 = AnimationTools_GetFillerTimeline_m468643382(NULL /*static, unused*/, L_20, L_21, /*hidden argument*/NULL); NullCheck(L_18); Dictionary_2_Add_m641770333(L_18, L_19, L_22, /*hidden argument*/Dictionary_2_Add_m641770333_RuntimeMethod_var); } IL_0084: { bool L_23 = Enumerator_MoveNext_m2313567125((&V_4), /*hidden argument*/Enumerator_MoveNext_m2313567125_RuntimeMethod_var); if (L_23) { goto IL_0048; } } IL_0090: { IL2CPP_LEAVE(0xA3, FINALLY_0095); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0095; } FINALLY_0095: { // begin finally (depth: 2) Enumerator_Dispose_m436304025((&V_4), /*hidden argument*/Enumerator_Dispose_m436304025_RuntimeMethod_var); IL2CPP_END_FINALLY(149) } // end finally (depth: 2) IL2CPP_CLEANUP(149) { IL2CPP_JUMP_TBL(0xA3, IL_00a3) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00a3: { RuntimeObject* L_24 = V_2; NullCheck(L_24); bool L_25 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_24); if (L_25) { goto IL_002f; } } IL_00ae: { IL2CPP_LEAVE(0xC0, FINALLY_00b3); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b3; } FINALLY_00b3: { // begin finally (depth: 1) { RuntimeObject* L_26 = V_2; if (!L_26) { goto IL_00bf; } } IL_00b9: { RuntimeObject* L_27 = V_2; NullCheck(L_27); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_27); } IL_00bf: { IL2CPP_END_FINALLY(179) } } // end finally (depth: 1) IL2CPP_CLEANUP(179) { IL2CPP_JUMP_TBL(0xC0, IL_00c0) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00c0: { Dictionary_2_t860519662 * L_28 = V_0; NullCheck(L_28); KeyCollection_t1050195133 * L_29 = Dictionary_2_get_Keys_m1719530334(L_28, /*hidden argument*/Dictionary_2_get_Keys_m1719530334_RuntimeMethod_var); List_1_t128053199 * L_30 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m768015532(L_30, L_29, /*hidden argument*/List_1__ctor_m768015532_RuntimeMethod_var); V_6 = L_30; HashSet_1_t1515895227 * L_31 = (HashSet_1_t1515895227 *)il2cpp_codegen_object_new(HashSet_1_t1515895227_il2cpp_TypeInfo_var); HashSet_1__ctor_m1416043629(L_31, /*hidden argument*/HashSet_1__ctor_m1416043629_RuntimeMethod_var); V_7 = L_31; RuntimeObject* L_32 = ___animations0; NullCheck(L_32); RuntimeObject* L_33 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t3890603468_il2cpp_TypeInfo_var, L_32); V_9 = L_33; } IL_00dc: try { // begin try (depth: 1) { goto IL_01a8; } IL_00e1: { RuntimeObject* L_34 = V_9; NullCheck(L_34); Animation_t615783283 * L_35 = InterfaceFuncInvoker0< Animation_t615783283 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t1048353751_il2cpp_TypeInfo_var, L_34); V_8 = L_35; HashSet_1_t1515895227 * L_36 = V_7; NullCheck(L_36); HashSet_1_Clear_m2259714021(L_36, /*hidden argument*/HashSet_1_Clear_m2259714021_RuntimeMethod_var); Animation_t615783283 * L_37 = V_8; NullCheck(L_37); ExposedList_1_t383950901 * L_38 = L_37->get_timelines_0(); NullCheck(L_38); Enumerator_t4007759352 L_39 = ExposedList_1_GetEnumerator_m2347295266(L_38, /*hidden argument*/ExposedList_1_GetEnumerator_m2347295266_RuntimeMethod_var); V_11 = L_39; } IL_00ff: try { // begin try (depth: 2) { goto IL_012d; } IL_0104: { RuntimeObject* L_40 = Enumerator_get_Current_m1861996426((&V_11), /*hidden argument*/Enumerator_get_Current_m1861996426_RuntimeMethod_var); V_10 = L_40; RuntimeObject* L_41 = V_10; if (!((EventTimeline_t2341881094 *)IsInstClass((RuntimeObject*)L_41, EventTimeline_t2341881094_il2cpp_TypeInfo_var))) { goto IL_011e; } } IL_0119: { goto IL_012d; } IL_011e: { HashSet_1_t1515895227 * L_42 = V_7; RuntimeObject* L_43 = V_10; NullCheck(L_43); int32_t L_44 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 Spine.Timeline::get_PropertyId() */, Timeline_t1971806331_il2cpp_TypeInfo_var, L_43); NullCheck(L_42); HashSet_1_Add_m1208034806(L_42, L_44, /*hidden argument*/HashSet_1_Add_m1208034806_RuntimeMethod_var); } IL_012d: { bool L_45 = Enumerator_MoveNext_m2313567125((&V_11), /*hidden argument*/Enumerator_MoveNext_m2313567125_RuntimeMethod_var); if (L_45) { goto IL_0104; } } IL_0139: { IL2CPP_LEAVE(0x14C, FINALLY_013e); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_013e; } FINALLY_013e: { // begin finally (depth: 2) Enumerator_Dispose_m436304025((&V_11), /*hidden argument*/Enumerator_Dispose_m436304025_RuntimeMethod_var); IL2CPP_END_FINALLY(318) } // end finally (depth: 2) IL2CPP_CLEANUP(318) { IL2CPP_JUMP_TBL(0x14C, IL_014c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_014c: { Animation_t615783283 * L_46 = V_8; NullCheck(L_46); ExposedList_1_t383950901 * L_47 = L_46->get_timelines_0(); V_12 = L_47; List_1_t128053199 * L_48 = V_6; NullCheck(L_48); Enumerator_t2017297076 L_49 = List_1_GetEnumerator_m2050286038(L_48, /*hidden argument*/List_1_GetEnumerator_m2050286038_RuntimeMethod_var); V_14 = L_49; } IL_015e: try { // begin try (depth: 2) { goto IL_0189; } IL_0163: { int32_t L_50 = Enumerator_get_Current_m765460575((&V_14), /*hidden argument*/Enumerator_get_Current_m765460575_RuntimeMethod_var); V_13 = L_50; HashSet_1_t1515895227 * L_51 = V_7; int32_t L_52 = V_13; NullCheck(L_51); bool L_53 = HashSet_1_Contains_m3645280372(L_51, L_52, /*hidden argument*/HashSet_1_Contains_m3645280372_RuntimeMethod_var); if (L_53) { goto IL_0189; } } IL_017a: { ExposedList_1_t383950901 * L_54 = V_12; Dictionary_2_t860519662 * L_55 = V_0; int32_t L_56 = V_13; NullCheck(L_55); RuntimeObject* L_57 = Dictionary_2_get_Item_m4195691980(L_55, L_56, /*hidden argument*/Dictionary_2_get_Item_m4195691980_RuntimeMethod_var); NullCheck(L_54); ExposedList_1_Add_m1394417668(L_54, L_57, /*hidden argument*/ExposedList_1_Add_m1394417668_RuntimeMethod_var); } IL_0189: { bool L_58 = Enumerator_MoveNext_m3689483608((&V_14), /*hidden argument*/Enumerator_MoveNext_m3689483608_RuntimeMethod_var); if (L_58) { goto IL_0163; } } IL_0195: { IL2CPP_LEAVE(0x1A8, FINALLY_019a); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_019a; } FINALLY_019a: { // begin finally (depth: 2) Enumerator_Dispose_m222348240((&V_14), /*hidden argument*/Enumerator_Dispose_m222348240_RuntimeMethod_var); IL2CPP_END_FINALLY(410) } // end finally (depth: 2) IL2CPP_CLEANUP(410) { IL2CPP_JUMP_TBL(0x1A8, IL_01a8) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01a8: { RuntimeObject* L_59 = V_9; NullCheck(L_59); bool L_60 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_59); if (L_60) { goto IL_00e1; } } IL_01b4: { IL2CPP_LEAVE(0x1C8, FINALLY_01b9); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01b9; } FINALLY_01b9: { // begin finally (depth: 1) { RuntimeObject* L_61 = V_9; if (!L_61) { goto IL_01c7; } } IL_01c0: { RuntimeObject* L_62 = V_9; NullCheck(L_62); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_62); } IL_01c7: { IL2CPP_END_FINALLY(441) } } // end finally (depth: 1) IL2CPP_CLEANUP(441) { IL2CPP_JUMP_TBL(0x1C8, IL_01c8) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01c8: { Dictionary_2_t860519662 * L_63 = V_0; NullCheck(L_63); Dictionary_2_Clear_m3084719972(L_63, /*hidden argument*/Dictionary_2_Clear_m3084719972_RuntimeMethod_var); V_0 = (Dictionary_2_t860519662 *)NULL; List_1_t128053199 * L_64 = V_6; NullCheck(L_64); List_1_Clear_m2154023298(L_64, /*hidden argument*/List_1_Clear_m2154023298_RuntimeMethod_var); V_6 = (List_1_t128053199 *)NULL; HashSet_1_t1515895227 * L_65 = V_7; NullCheck(L_65); HashSet_1_Clear_m2259714021(L_65, /*hidden argument*/HashSet_1_Clear_m2259714021_RuntimeMethod_var); V_7 = (HashSet_1_t1515895227 *)NULL; return; } } // Spine.Timeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.Timeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* AnimationTools_GetFillerTimeline_m468643382 (RuntimeObject * __this /* static, unused */, RuntimeObject* ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m468643382_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { RuntimeObject* L_0 = ___timeline0; NullCheck(L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 Spine.Timeline::get_PropertyId() */, Timeline_t1971806331_il2cpp_TypeInfo_var, L_0); V_0 = L_1; int32_t L_2 = V_0; V_1 = ((int32_t)((int32_t)L_2>>(int32_t)((int32_t)24))); int32_t L_3 = V_1; V_2 = L_3; int32_t L_4 = V_2; switch (L_4) { case 0: { goto IL_0055; } case 1: { goto IL_0062; } case 2: { goto IL_006f; } case 3: { goto IL_007c; } case 4: { goto IL_0089; } case 5: { goto IL_0096; } case 6: { goto IL_00b0; } case 7: { goto IL_010b; } case 8: { goto IL_00bd; } case 9: { goto IL_00ca; } case 10: { goto IL_00d7; } case 11: { goto IL_00e4; } case 12: { goto IL_00f1; } case 13: { goto IL_00fe; } case 14: { goto IL_00a3; } } } { goto IL_010b; } IL_0055: { RuntimeObject* L_5 = ___timeline0; SkeletonData_t2032710716 * L_6 = ___skeletonData1; RotateTimeline_t860518009 * L_7 = AnimationTools_GetFillerTimeline_m3440630842(NULL /*static, unused*/, ((RotateTimeline_t860518009 *)CastclassClass((RuntimeObject*)L_5, RotateTimeline_t860518009_il2cpp_TypeInfo_var)), L_6, /*hidden argument*/NULL); return L_7; } IL_0062: { RuntimeObject* L_8 = ___timeline0; SkeletonData_t2032710716 * L_9 = ___skeletonData1; TranslateTimeline_t2733426737 * L_10 = AnimationTools_GetFillerTimeline_m4202188386(NULL /*static, unused*/, ((TranslateTimeline_t2733426737 *)CastclassClass((RuntimeObject*)L_8, TranslateTimeline_t2733426737_il2cpp_TypeInfo_var)), L_9, /*hidden argument*/NULL); return L_10; } IL_006f: { RuntimeObject* L_11 = ___timeline0; SkeletonData_t2032710716 * L_12 = ___skeletonData1; ScaleTimeline_t1810411048 * L_13 = AnimationTools_GetFillerTimeline_m3254538843(NULL /*static, unused*/, ((ScaleTimeline_t1810411048 *)CastclassClass((RuntimeObject*)L_11, ScaleTimeline_t1810411048_il2cpp_TypeInfo_var)), L_12, /*hidden argument*/NULL); return L_13; } IL_007c: { RuntimeObject* L_14 = ___timeline0; SkeletonData_t2032710716 * L_15 = ___skeletonData1; ShearTimeline_t3812859450 * L_16 = AnimationTools_GetFillerTimeline_m1298393578(NULL /*static, unused*/, ((ShearTimeline_t3812859450 *)CastclassClass((RuntimeObject*)L_14, ShearTimeline_t3812859450_il2cpp_TypeInfo_var)), L_15, /*hidden argument*/NULL); return L_16; } IL_0089: { RuntimeObject* L_17 = ___timeline0; SkeletonData_t2032710716 * L_18 = ___skeletonData1; AttachmentTimeline_t2048728856 * L_19 = AnimationTools_GetFillerTimeline_m3032531324(NULL /*static, unused*/, ((AttachmentTimeline_t2048728856 *)CastclassClass((RuntimeObject*)L_17, AttachmentTimeline_t2048728856_il2cpp_TypeInfo_var)), L_18, /*hidden argument*/NULL); return L_19; } IL_0096: { RuntimeObject* L_20 = ___timeline0; SkeletonData_t2032710716 * L_21 = ___skeletonData1; ColorTimeline_t3754116780 * L_22 = AnimationTools_GetFillerTimeline_m1113253236(NULL /*static, unused*/, ((ColorTimeline_t3754116780 *)CastclassClass((RuntimeObject*)L_20, ColorTimeline_t3754116780_il2cpp_TypeInfo_var)), L_21, /*hidden argument*/NULL); return L_22; } IL_00a3: { RuntimeObject* L_23 = ___timeline0; SkeletonData_t2032710716 * L_24 = ___skeletonData1; TwoColorTimeline_t1834727230 * L_25 = AnimationTools_GetFillerTimeline_m2089849211(NULL /*static, unused*/, ((TwoColorTimeline_t1834727230 *)CastclassClass((RuntimeObject*)L_23, TwoColorTimeline_t1834727230_il2cpp_TypeInfo_var)), L_24, /*hidden argument*/NULL); return L_25; } IL_00b0: { RuntimeObject* L_26 = ___timeline0; SkeletonData_t2032710716 * L_27 = ___skeletonData1; DeformTimeline_t3552075840 * L_28 = AnimationTools_GetFillerTimeline_m1729129665(NULL /*static, unused*/, ((DeformTimeline_t3552075840 *)CastclassClass((RuntimeObject*)L_26, DeformTimeline_t3552075840_il2cpp_TypeInfo_var)), L_27, /*hidden argument*/NULL); return L_28; } IL_00bd: { RuntimeObject* L_29 = ___timeline0; SkeletonData_t2032710716 * L_30 = ___skeletonData1; DrawOrderTimeline_t1092982325 * L_31 = AnimationTools_GetFillerTimeline_m3040295675(NULL /*static, unused*/, ((DrawOrderTimeline_t1092982325 *)CastclassClass((RuntimeObject*)L_29, DrawOrderTimeline_t1092982325_il2cpp_TypeInfo_var)), L_30, /*hidden argument*/NULL); return L_31; } IL_00ca: { RuntimeObject* L_32 = ___timeline0; SkeletonData_t2032710716 * L_33 = ___skeletonData1; IkConstraintTimeline_t1094182104 * L_34 = AnimationTools_GetFillerTimeline_m3545708406(NULL /*static, unused*/, ((IkConstraintTimeline_t1094182104 *)CastclassClass((RuntimeObject*)L_32, IkConstraintTimeline_t1094182104_il2cpp_TypeInfo_var)), L_33, /*hidden argument*/NULL); return L_34; } IL_00d7: { RuntimeObject* L_35 = ___timeline0; SkeletonData_t2032710716 * L_36 = ___skeletonData1; TransformConstraintTimeline_t410042030 * L_37 = AnimationTools_GetFillerTimeline_m2268904027(NULL /*static, unused*/, ((TransformConstraintTimeline_t410042030 *)CastclassClass((RuntimeObject*)L_35, TransformConstraintTimeline_t410042030_il2cpp_TypeInfo_var)), L_36, /*hidden argument*/NULL); return L_37; } IL_00e4: { RuntimeObject* L_38 = ___timeline0; SkeletonData_t2032710716 * L_39 = ___skeletonData1; PathConstraintPositionTimeline_t1963796833 * L_40 = AnimationTools_GetFillerTimeline_m257620583(NULL /*static, unused*/, ((PathConstraintPositionTimeline_t1963796833 *)CastclassClass((RuntimeObject*)L_38, PathConstraintPositionTimeline_t1963796833_il2cpp_TypeInfo_var)), L_39, /*hidden argument*/NULL); return L_40; } IL_00f1: { RuntimeObject* L_41 = ___timeline0; SkeletonData_t2032710716 * L_42 = ___skeletonData1; PathConstraintSpacingTimeline_t1125597164 * L_43 = AnimationTools_GetFillerTimeline_m3253386413(NULL /*static, unused*/, ((PathConstraintSpacingTimeline_t1125597164 *)CastclassClass((RuntimeObject*)L_41, PathConstraintSpacingTimeline_t1125597164_il2cpp_TypeInfo_var)), L_42, /*hidden argument*/NULL); return L_43; } IL_00fe: { RuntimeObject* L_44 = ___timeline0; SkeletonData_t2032710716 * L_45 = ___skeletonData1; PathConstraintMixTimeline_t534890125 * L_46 = AnimationTools_GetFillerTimeline_m1439698906(NULL /*static, unused*/, ((PathConstraintMixTimeline_t534890125 *)CastclassClass((RuntimeObject*)L_44, PathConstraintMixTimeline_t534890125_il2cpp_TypeInfo_var)), L_45, /*hidden argument*/NULL); return L_46; } IL_010b: { return (RuntimeObject*)NULL; } } // Spine.RotateTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.RotateTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR RotateTimeline_t860518009 * AnimationTools_GetFillerTimeline_m3440630842 (RuntimeObject * __this /* static, unused */, RotateTimeline_t860518009 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m3440630842_MetadataUsageId); s_Il2CppMethodInitialized = true; } RotateTimeline_t860518009 * V_0 = NULL; { RotateTimeline_t860518009 * L_0 = (RotateTimeline_t860518009 *)il2cpp_codegen_object_new(RotateTimeline_t860518009_il2cpp_TypeInfo_var); RotateTimeline__ctor_m3851472634(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; RotateTimeline_t860518009 * L_1 = V_0; RotateTimeline_t860518009 * L_2 = ___timeline0; NullCheck(L_2); int32_t L_3 = L_2->get_boneIndex_9(); NullCheck(L_1); L_1->set_boneIndex_9(L_3); RotateTimeline_t860518009 * L_4 = V_0; NullCheck(L_4); RotateTimeline_SetFrame_m2588394311(L_4, 0, (0.0f), (0.0f), /*hidden argument*/NULL); RotateTimeline_t860518009 * L_5 = V_0; return L_5; } } // Spine.TranslateTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.TranslateTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR TranslateTimeline_t2733426737 * AnimationTools_GetFillerTimeline_m4202188386 (RuntimeObject * __this /* static, unused */, TranslateTimeline_t2733426737 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m4202188386_MetadataUsageId); s_Il2CppMethodInitialized = true; } TranslateTimeline_t2733426737 * V_0 = NULL; { TranslateTimeline_t2733426737 * L_0 = (TranslateTimeline_t2733426737 *)il2cpp_codegen_object_new(TranslateTimeline_t2733426737_il2cpp_TypeInfo_var); TranslateTimeline__ctor_m1628050115(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; TranslateTimeline_t2733426737 * L_1 = V_0; TranslateTimeline_t2733426737 * L_2 = ___timeline0; NullCheck(L_2); int32_t L_3 = L_2->get_boneIndex_11(); NullCheck(L_1); L_1->set_boneIndex_11(L_3); TranslateTimeline_t2733426737 * L_4 = V_0; NullCheck(L_4); TranslateTimeline_SetFrame_m3636016591(L_4, 0, (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); TranslateTimeline_t2733426737 * L_5 = V_0; return L_5; } } // Spine.ScaleTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.ScaleTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR ScaleTimeline_t1810411048 * AnimationTools_GetFillerTimeline_m3254538843 (RuntimeObject * __this /* static, unused */, ScaleTimeline_t1810411048 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m3254538843_MetadataUsageId); s_Il2CppMethodInitialized = true; } ScaleTimeline_t1810411048 * V_0 = NULL; { ScaleTimeline_t1810411048 * L_0 = (ScaleTimeline_t1810411048 *)il2cpp_codegen_object_new(ScaleTimeline_t1810411048_il2cpp_TypeInfo_var); ScaleTimeline__ctor_m460360373(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; ScaleTimeline_t1810411048 * L_1 = V_0; ScaleTimeline_t1810411048 * L_2 = ___timeline0; NullCheck(L_2); int32_t L_3 = ((TranslateTimeline_t2733426737 *)L_2)->get_boneIndex_11(); NullCheck(L_1); ((TranslateTimeline_t2733426737 *)L_1)->set_boneIndex_11(L_3); ScaleTimeline_t1810411048 * L_4 = V_0; NullCheck(L_4); TranslateTimeline_SetFrame_m3636016591(L_4, 0, (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); ScaleTimeline_t1810411048 * L_5 = V_0; return L_5; } } // Spine.ShearTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.ShearTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR ShearTimeline_t3812859450 * AnimationTools_GetFillerTimeline_m1298393578 (RuntimeObject * __this /* static, unused */, ShearTimeline_t3812859450 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m1298393578_MetadataUsageId); s_Il2CppMethodInitialized = true; } ShearTimeline_t3812859450 * V_0 = NULL; { ShearTimeline_t3812859450 * L_0 = (ShearTimeline_t3812859450 *)il2cpp_codegen_object_new(ShearTimeline_t3812859450_il2cpp_TypeInfo_var); ShearTimeline__ctor_m3406431517(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; ShearTimeline_t3812859450 * L_1 = V_0; ShearTimeline_t3812859450 * L_2 = ___timeline0; NullCheck(L_2); int32_t L_3 = ((TranslateTimeline_t2733426737 *)L_2)->get_boneIndex_11(); NullCheck(L_1); ((TranslateTimeline_t2733426737 *)L_1)->set_boneIndex_11(L_3); ShearTimeline_t3812859450 * L_4 = V_0; NullCheck(L_4); TranslateTimeline_SetFrame_m3636016591(L_4, 0, (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); ShearTimeline_t3812859450 * L_5 = V_0; return L_5; } } // Spine.AttachmentTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.AttachmentTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR AttachmentTimeline_t2048728856 * AnimationTools_GetFillerTimeline_m3032531324 (RuntimeObject * __this /* static, unused */, AttachmentTimeline_t2048728856 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m3032531324_MetadataUsageId); s_Il2CppMethodInitialized = true; } AttachmentTimeline_t2048728856 * V_0 = NULL; SlotData_t154801902 * V_1 = NULL; { AttachmentTimeline_t2048728856 * L_0 = (AttachmentTimeline_t2048728856 *)il2cpp_codegen_object_new(AttachmentTimeline_t2048728856_il2cpp_TypeInfo_var); AttachmentTimeline__ctor_m1938363147(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; AttachmentTimeline_t2048728856 * L_1 = V_0; AttachmentTimeline_t2048728856 * L_2 = ___timeline0; NullCheck(L_2); int32_t L_3 = L_2->get_slotIndex_0(); NullCheck(L_1); L_1->set_slotIndex_0(L_3); SkeletonData_t2032710716 * L_4 = ___skeletonData1; NullCheck(L_4); ExposedList_1_t2861913768 * L_5 = L_4->get_slots_2(); NullCheck(L_5); SlotDataU5BU5D_t329267611* L_6 = L_5->get_Items_0(); AttachmentTimeline_t2048728856 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->get_slotIndex_0(); NullCheck(L_6); int32_t L_9 = L_8; SlotData_t154801902 * L_10 = (L_6)->GetAt(static_cast(L_9)); V_1 = L_10; AttachmentTimeline_t2048728856 * L_11 = V_0; SlotData_t154801902 * L_12 = V_1; NullCheck(L_12); String_t* L_13 = L_12->get_attachmentName_11(); NullCheck(L_11); AttachmentTimeline_SetFrame_m3608645729(L_11, 0, (0.0f), L_13, /*hidden argument*/NULL); AttachmentTimeline_t2048728856 * L_14 = V_0; return L_14; } } // Spine.ColorTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.ColorTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR ColorTimeline_t3754116780 * AnimationTools_GetFillerTimeline_m1113253236 (RuntimeObject * __this /* static, unused */, ColorTimeline_t3754116780 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m1113253236_MetadataUsageId); s_Il2CppMethodInitialized = true; } ColorTimeline_t3754116780 * V_0 = NULL; SlotData_t154801902 * V_1 = NULL; { ColorTimeline_t3754116780 * L_0 = (ColorTimeline_t3754116780 *)il2cpp_codegen_object_new(ColorTimeline_t3754116780_il2cpp_TypeInfo_var); ColorTimeline__ctor_m3866746517(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; ColorTimeline_t3754116780 * L_1 = V_0; ColorTimeline_t3754116780 * L_2 = ___timeline0; NullCheck(L_2); int32_t L_3 = L_2->get_slotIndex_15(); NullCheck(L_1); L_1->set_slotIndex_15(L_3); SkeletonData_t2032710716 * L_4 = ___skeletonData1; NullCheck(L_4); ExposedList_1_t2861913768 * L_5 = L_4->get_slots_2(); NullCheck(L_5); SlotDataU5BU5D_t329267611* L_6 = L_5->get_Items_0(); ColorTimeline_t3754116780 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->get_slotIndex_15(); NullCheck(L_6); int32_t L_9 = L_8; SlotData_t154801902 * L_10 = (L_6)->GetAt(static_cast(L_9)); V_1 = L_10; ColorTimeline_t3754116780 * L_11 = V_0; SlotData_t154801902 * L_12 = V_1; NullCheck(L_12); float L_13 = L_12->get_r_3(); SlotData_t154801902 * L_14 = V_1; NullCheck(L_14); float L_15 = L_14->get_g_4(); SlotData_t154801902 * L_16 = V_1; NullCheck(L_16); float L_17 = L_16->get_b_5(); SlotData_t154801902 * L_18 = V_1; NullCheck(L_18); float L_19 = L_18->get_a_6(); NullCheck(L_11); ColorTimeline_SetFrame_m229843151(L_11, 0, (0.0f), L_13, L_15, L_17, L_19, /*hidden argument*/NULL); ColorTimeline_t3754116780 * L_20 = V_0; return L_20; } } // Spine.TwoColorTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.TwoColorTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR TwoColorTimeline_t1834727230 * AnimationTools_GetFillerTimeline_m2089849211 (RuntimeObject * __this /* static, unused */, TwoColorTimeline_t1834727230 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m2089849211_MetadataUsageId); s_Il2CppMethodInitialized = true; } TwoColorTimeline_t1834727230 * V_0 = NULL; SlotData_t154801902 * V_1 = NULL; { TwoColorTimeline_t1834727230 * L_0 = (TwoColorTimeline_t1834727230 *)il2cpp_codegen_object_new(TwoColorTimeline_t1834727230_il2cpp_TypeInfo_var); TwoColorTimeline__ctor_m2850126244(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; TwoColorTimeline_t1834727230 * L_1 = V_0; TwoColorTimeline_t1834727230 * L_2 = ___timeline0; NullCheck(L_2); int32_t L_3 = L_2->get_slotIndex_21(); NullCheck(L_1); L_1->set_slotIndex_21(L_3); SkeletonData_t2032710716 * L_4 = ___skeletonData1; NullCheck(L_4); ExposedList_1_t2861913768 * L_5 = L_4->get_slots_2(); NullCheck(L_5); SlotDataU5BU5D_t329267611* L_6 = L_5->get_Items_0(); TwoColorTimeline_t1834727230 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->get_slotIndex_21(); NullCheck(L_6); int32_t L_9 = L_8; SlotData_t154801902 * L_10 = (L_6)->GetAt(static_cast(L_9)); V_1 = L_10; TwoColorTimeline_t1834727230 * L_11 = V_0; SlotData_t154801902 * L_12 = V_1; NullCheck(L_12); float L_13 = L_12->get_r_3(); SlotData_t154801902 * L_14 = V_1; NullCheck(L_14); float L_15 = L_14->get_g_4(); SlotData_t154801902 * L_16 = V_1; NullCheck(L_16); float L_17 = L_16->get_b_5(); SlotData_t154801902 * L_18 = V_1; NullCheck(L_18); float L_19 = L_18->get_a_6(); SlotData_t154801902 * L_20 = V_1; NullCheck(L_20); float L_21 = L_20->get_r2_7(); SlotData_t154801902 * L_22 = V_1; NullCheck(L_22); float L_23 = L_22->get_g2_8(); SlotData_t154801902 * L_24 = V_1; NullCheck(L_24); float L_25 = L_24->get_b2_9(); NullCheck(L_11); TwoColorTimeline_SetFrame_m2529862136(L_11, 0, (0.0f), L_13, L_15, L_17, L_19, L_21, L_23, L_25, /*hidden argument*/NULL); TwoColorTimeline_t1834727230 * L_26 = V_0; return L_26; } } // Spine.DeformTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.DeformTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR DeformTimeline_t3552075840 * AnimationTools_GetFillerTimeline_m1729129665 (RuntimeObject * __this /* static, unused */, DeformTimeline_t3552075840 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m1729129665_MetadataUsageId); s_Il2CppMethodInitialized = true; } DeformTimeline_t3552075840 * V_0 = NULL; { DeformTimeline_t3552075840 * L_0 = (DeformTimeline_t3552075840 *)il2cpp_codegen_object_new(DeformTimeline_t3552075840_il2cpp_TypeInfo_var); DeformTimeline__ctor_m471795702(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; DeformTimeline_t3552075840 * L_1 = V_0; DeformTimeline_t3552075840 * L_2 = ___timeline0; NullCheck(L_2); int32_t L_3 = L_2->get_slotIndex_5(); NullCheck(L_1); L_1->set_slotIndex_5(L_3); DeformTimeline_t3552075840 * L_4 = V_0; DeformTimeline_t3552075840 * L_5 = ___timeline0; NullCheck(L_5); VertexAttachment_t4074366829 * L_6 = L_5->get_attachment_8(); NullCheck(L_4); L_4->set_attachment_8(L_6); DeformTimeline_t3552075840 * L_7 = V_0; NullCheck(L_7); VertexAttachment_t4074366829 * L_8 = L_7->get_attachment_8(); bool L_9 = SkeletonExtensions_IsWeighted_m2425492830(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0052; } } { DeformTimeline_t3552075840 * L_10 = V_0; DeformTimeline_t3552075840 * L_11 = V_0; NullCheck(L_11); VertexAttachment_t4074366829 * L_12 = L_11->get_attachment_8(); NullCheck(L_12); SingleU5BU5D_t1444911251* L_13 = L_12->get_vertices_5(); NullCheck(L_13); NullCheck(L_10); DeformTimeline_SetFrame_m3684133779(L_10, 0, (0.0f), ((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length)))))), /*hidden argument*/NULL); goto IL_0073; } IL_0052: { DeformTimeline_t3552075840 * L_14 = V_0; DeformTimeline_t3552075840 * L_15 = V_0; NullCheck(L_15); VertexAttachment_t4074366829 * L_16 = L_15->get_attachment_8(); NullCheck(L_16); SingleU5BU5D_t1444911251* L_17 = L_16->get_vertices_5(); NullCheck((RuntimeArray *)(RuntimeArray *)L_17); RuntimeObject * L_18 = Array_Clone_m2672907798((RuntimeArray *)(RuntimeArray *)L_17, /*hidden argument*/NULL); NullCheck(L_14); DeformTimeline_SetFrame_m3684133779(L_14, 0, (0.0f), ((SingleU5BU5D_t1444911251*)IsInst((RuntimeObject*)L_18, SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); } IL_0073: { DeformTimeline_t3552075840 * L_19 = V_0; return L_19; } } // Spine.DrawOrderTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.DrawOrderTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR DrawOrderTimeline_t1092982325 * AnimationTools_GetFillerTimeline_m3040295675 (RuntimeObject * __this /* static, unused */, DrawOrderTimeline_t1092982325 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m3040295675_MetadataUsageId); s_Il2CppMethodInitialized = true; } DrawOrderTimeline_t1092982325 * V_0 = NULL; { DrawOrderTimeline_t1092982325 * L_0 = (DrawOrderTimeline_t1092982325 *)il2cpp_codegen_object_new(DrawOrderTimeline_t1092982325_il2cpp_TypeInfo_var); DrawOrderTimeline__ctor_m380664354(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; DrawOrderTimeline_t1092982325 * L_1 = V_0; NullCheck(L_1); DrawOrderTimeline_SetFrame_m648187960(L_1, 0, (0.0f), (Int32U5BU5D_t385246372*)(Int32U5BU5D_t385246372*)NULL, /*hidden argument*/NULL); DrawOrderTimeline_t1092982325 * L_2 = V_0; return L_2; } } // Spine.IkConstraintTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.IkConstraintTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR IkConstraintTimeline_t1094182104 * AnimationTools_GetFillerTimeline_m3545708406 (RuntimeObject * __this /* static, unused */, IkConstraintTimeline_t1094182104 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m3545708406_MetadataUsageId); s_Il2CppMethodInitialized = true; } IkConstraintTimeline_t1094182104 * V_0 = NULL; IkConstraintData_t459120129 * V_1 = NULL; { IkConstraintTimeline_t1094182104 * L_0 = (IkConstraintTimeline_t1094182104 *)il2cpp_codegen_object_new(IkConstraintTimeline_t1094182104_il2cpp_TypeInfo_var); IkConstraintTimeline__ctor_m616678923(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; SkeletonData_t2032710716 * L_1 = ___skeletonData1; NullCheck(L_1); ExposedList_1_t3166231995 * L_2 = L_1->get_ikConstraints_7(); NullCheck(L_2); IkConstraintDataU5BU5D_t269274332* L_3 = L_2->get_Items_0(); IkConstraintTimeline_t1094182104 * L_4 = ___timeline0; NullCheck(L_4); int32_t L_5 = L_4->get_ikConstraintIndex_15(); NullCheck(L_3); int32_t L_6 = L_5; IkConstraintData_t459120129 * L_7 = (L_3)->GetAt(static_cast(L_6)); V_1 = L_7; IkConstraintTimeline_t1094182104 * L_8 = V_0; IkConstraintData_t459120129 * L_9 = V_1; NullCheck(L_9); float L_10 = L_9->get_mix_8(); IkConstraintData_t459120129 * L_11 = V_1; NullCheck(L_11); int32_t L_12 = L_11->get_bendDirection_4(); IkConstraintData_t459120129 * L_13 = V_1; NullCheck(L_13); bool L_14 = L_13->get_compress_5(); IkConstraintData_t459120129 * L_15 = V_1; NullCheck(L_15); bool L_16 = L_15->get_stretch_6(); NullCheck(L_8); IkConstraintTimeline_SetFrame_m1415257799(L_8, 0, (0.0f), L_10, L_12, L_14, L_16, /*hidden argument*/NULL); IkConstraintTimeline_t1094182104 * L_17 = V_0; return L_17; } } // Spine.TransformConstraintTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.TransformConstraintTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR TransformConstraintTimeline_t410042030 * AnimationTools_GetFillerTimeline_m2268904027 (RuntimeObject * __this /* static, unused */, TransformConstraintTimeline_t410042030 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m2268904027_MetadataUsageId); s_Il2CppMethodInitialized = true; } TransformConstraintTimeline_t410042030 * V_0 = NULL; TransformConstraintData_t529073346 * V_1 = NULL; { TransformConstraintTimeline_t410042030 * L_0 = (TransformConstraintTimeline_t410042030 *)il2cpp_codegen_object_new(TransformConstraintTimeline_t410042030_il2cpp_TypeInfo_var); TransformConstraintTimeline__ctor_m2544497800(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; SkeletonData_t2032710716 * L_1 = ___skeletonData1; NullCheck(L_1); ExposedList_1_t3236185212 * L_2 = L_1->get_transformConstraints_8(); NullCheck(L_2); TransformConstraintDataU5BU5D_t2360202743* L_3 = L_2->get_Items_0(); TransformConstraintTimeline_t410042030 * L_4 = ___timeline0; NullCheck(L_4); int32_t L_5 = L_4->get_transformConstraintIndex_15(); NullCheck(L_3); int32_t L_6 = L_5; TransformConstraintData_t529073346 * L_7 = (L_3)->GetAt(static_cast(L_6)); V_1 = L_7; TransformConstraintTimeline_t410042030 * L_8 = V_0; TransformConstraintData_t529073346 * L_9 = V_1; NullCheck(L_9); float L_10 = L_9->get_rotateMix_4(); TransformConstraintData_t529073346 * L_11 = V_1; NullCheck(L_11); float L_12 = L_11->get_translateMix_5(); TransformConstraintData_t529073346 * L_13 = V_1; NullCheck(L_13); float L_14 = L_13->get_scaleMix_6(); TransformConstraintData_t529073346 * L_15 = V_1; NullCheck(L_15); float L_16 = L_15->get_shearMix_7(); NullCheck(L_8); TransformConstraintTimeline_SetFrame_m1161508027(L_8, 0, (0.0f), L_10, L_12, L_14, L_16, /*hidden argument*/NULL); TransformConstraintTimeline_t410042030 * L_17 = V_0; return L_17; } } // Spine.PathConstraintPositionTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.PathConstraintPositionTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR PathConstraintPositionTimeline_t1963796833 * AnimationTools_GetFillerTimeline_m257620583 (RuntimeObject * __this /* static, unused */, PathConstraintPositionTimeline_t1963796833 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m257620583_MetadataUsageId); s_Il2CppMethodInitialized = true; } PathConstraintPositionTimeline_t1963796833 * V_0 = NULL; PathConstraintData_t981297034 * V_1 = NULL; { PathConstraintPositionTimeline_t1963796833 * L_0 = (PathConstraintPositionTimeline_t1963796833 *)il2cpp_codegen_object_new(PathConstraintPositionTimeline_t1963796833_il2cpp_TypeInfo_var); PathConstraintPositionTimeline__ctor_m1628534052(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; SkeletonData_t2032710716 * L_1 = ___skeletonData1; NullCheck(L_1); ExposedList_1_t3688408900 * L_2 = L_1->get_pathConstraints_9(); NullCheck(L_2); PathConstraintDataU5BU5D_t2576410383* L_3 = L_2->get_Items_0(); PathConstraintPositionTimeline_t1963796833 * L_4 = ___timeline0; NullCheck(L_4); int32_t L_5 = L_4->get_pathConstraintIndex_9(); NullCheck(L_3); int32_t L_6 = L_5; PathConstraintData_t981297034 * L_7 = (L_3)->GetAt(static_cast(L_6)); V_1 = L_7; PathConstraintPositionTimeline_t1963796833 * L_8 = V_0; PathConstraintData_t981297034 * L_9 = V_1; NullCheck(L_9); float L_10 = L_9->get_position_8(); NullCheck(L_8); PathConstraintPositionTimeline_SetFrame_m210799475(L_8, 0, (0.0f), L_10, /*hidden argument*/NULL); PathConstraintPositionTimeline_t1963796833 * L_11 = V_0; return L_11; } } // Spine.PathConstraintSpacingTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.PathConstraintSpacingTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR PathConstraintSpacingTimeline_t1125597164 * AnimationTools_GetFillerTimeline_m3253386413 (RuntimeObject * __this /* static, unused */, PathConstraintSpacingTimeline_t1125597164 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m3253386413_MetadataUsageId); s_Il2CppMethodInitialized = true; } PathConstraintSpacingTimeline_t1125597164 * V_0 = NULL; PathConstraintData_t981297034 * V_1 = NULL; { PathConstraintSpacingTimeline_t1125597164 * L_0 = (PathConstraintSpacingTimeline_t1125597164 *)il2cpp_codegen_object_new(PathConstraintSpacingTimeline_t1125597164_il2cpp_TypeInfo_var); PathConstraintSpacingTimeline__ctor_m1425927580(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; SkeletonData_t2032710716 * L_1 = ___skeletonData1; NullCheck(L_1); ExposedList_1_t3688408900 * L_2 = L_1->get_pathConstraints_9(); NullCheck(L_2); PathConstraintDataU5BU5D_t2576410383* L_3 = L_2->get_Items_0(); PathConstraintSpacingTimeline_t1125597164 * L_4 = ___timeline0; NullCheck(L_4); int32_t L_5 = ((PathConstraintPositionTimeline_t1963796833 *)L_4)->get_pathConstraintIndex_9(); NullCheck(L_3); int32_t L_6 = L_5; PathConstraintData_t981297034 * L_7 = (L_3)->GetAt(static_cast(L_6)); V_1 = L_7; PathConstraintSpacingTimeline_t1125597164 * L_8 = V_0; PathConstraintData_t981297034 * L_9 = V_1; NullCheck(L_9); float L_10 = L_9->get_spacing_9(); NullCheck(L_8); PathConstraintPositionTimeline_SetFrame_m210799475(L_8, 0, (0.0f), L_10, /*hidden argument*/NULL); PathConstraintSpacingTimeline_t1125597164 * L_11 = V_0; return L_11; } } // Spine.PathConstraintMixTimeline Spine.Unity.Modules.AnimationMatchModifierAsset/AnimationTools::GetFillerTimeline(Spine.PathConstraintMixTimeline,Spine.SkeletonData) extern "C" IL2CPP_METHOD_ATTR PathConstraintMixTimeline_t534890125 * AnimationTools_GetFillerTimeline_m1439698906 (RuntimeObject * __this /* static, unused */, PathConstraintMixTimeline_t534890125 * ___timeline0, SkeletonData_t2032710716 * ___skeletonData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AnimationTools_GetFillerTimeline_m1439698906_MetadataUsageId); s_Il2CppMethodInitialized = true; } PathConstraintMixTimeline_t534890125 * V_0 = NULL; PathConstraintData_t981297034 * V_1 = NULL; { PathConstraintMixTimeline_t534890125 * L_0 = (PathConstraintMixTimeline_t534890125 *)il2cpp_codegen_object_new(PathConstraintMixTimeline_t534890125_il2cpp_TypeInfo_var); PathConstraintMixTimeline__ctor_m1198689827(L_0, 1, /*hidden argument*/NULL); V_0 = L_0; SkeletonData_t2032710716 * L_1 = ___skeletonData1; NullCheck(L_1); ExposedList_1_t3688408900 * L_2 = L_1->get_pathConstraints_9(); NullCheck(L_2); PathConstraintDataU5BU5D_t2576410383* L_3 = L_2->get_Items_0(); PathConstraintMixTimeline_t534890125 * L_4 = ___timeline0; NullCheck(L_4); int32_t L_5 = L_4->get_pathConstraintIndex_11(); NullCheck(L_3); int32_t L_6 = L_5; PathConstraintData_t981297034 * L_7 = (L_3)->GetAt(static_cast(L_6)); V_1 = L_7; PathConstraintMixTimeline_t534890125 * L_8 = V_0; PathConstraintData_t981297034 * L_9 = V_1; NullCheck(L_9); float L_10 = L_9->get_rotateMix_10(); PathConstraintData_t981297034 * L_11 = V_1; NullCheck(L_11); float L_12 = L_11->get_translateMix_11(); NullCheck(L_8); PathConstraintMixTimeline_SetFrame_m3866680330(L_8, 0, (0.0f), L_10, L_12, /*hidden argument*/NULL); PathConstraintMixTimeline_t534890125 * L_13 = V_0; return L_13; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegion(UnityEngine.Texture2D,UnityEngine.Material,System.Single) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegion_m3101777090 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___t0, Material_t340375123 * ___materialPropertySource1, float ___scale2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToAtlasRegion_m3101777090_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Texture2D_t3840446185 * L_0 = ___t0; Material_t340375123 * L_1 = ___materialPropertySource1; NullCheck(L_1); Shader_t4151988712 * L_2 = Material_get_shader_m1331119247(L_1, /*hidden argument*/NULL); float L_3 = ___scale2; Material_t340375123 * L_4 = ___materialPropertySource1; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasRegion_t13903284 * L_5 = AtlasUtilities_ToAtlasRegion_m3969837229(NULL /*static, unused*/, L_0, L_2, L_3, L_4, /*hidden argument*/NULL); return L_5; } } // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegion(UnityEngine.Texture2D,UnityEngine.Shader,System.Single,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegion_m3969837229 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___t0, Shader_t4151988712 * ___shader1, float ___scale2, Material_t340375123 * ___materialPropertySource3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToAtlasRegion_m3969837229_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; AtlasPage_t4077017671 * V_1 = NULL; float V_2 = 0.0f; float V_3 = 0.0f; AtlasRegion_t13903284 * V_4 = NULL; Vector2_t2156229523 V_5; memset(&V_5, 0, sizeof(V_5)); Vector2_t2156229523 V_6; memset(&V_6, 0, sizeof(V_6)); { Shader_t4151988712 * L_0 = ___shader1; Material_t340375123 * L_1 = (Material_t340375123 *)il2cpp_codegen_object_new(Material_t340375123_il2cpp_TypeInfo_var); Material__ctor_m1662457592(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; Material_t340375123 * L_2 = ___materialPropertySource3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0026; } } { Material_t340375123 * L_4 = V_0; Material_t340375123 * L_5 = ___materialPropertySource3; NullCheck(L_4); Material_CopyPropertiesFromMaterial_m2896226580(L_4, L_5, /*hidden argument*/NULL); Material_t340375123 * L_6 = V_0; Material_t340375123 * L_7 = ___materialPropertySource3; NullCheck(L_7); StringU5BU5D_t1281789340* L_8 = Material_get_shaderKeywords_m541729302(L_7, /*hidden argument*/NULL); NullCheck(L_6); Material_set_shaderKeywords_m4017377042(L_6, L_8, /*hidden argument*/NULL); } IL_0026: { Material_t340375123 * L_9 = V_0; Texture2D_t3840446185 * L_10 = ___t0; NullCheck(L_9); Material_set_mainTexture_m544811714(L_9, L_10, /*hidden argument*/NULL); Material_t340375123 * L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasPage_t4077017671 * L_12 = AtlasUtilities_ToSpineAtlasPage_m3199167117(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); V_1 = L_12; Texture2D_t3840446185 * L_13 = ___t0; NullCheck(L_13); int32_t L_14 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_13); V_2 = (((float)((float)L_14))); Texture2D_t3840446185 * L_15 = ___t0; NullCheck(L_15); int32_t L_16 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_height() */, L_15); V_3 = (((float)((float)L_16))); AtlasRegion_t13903284 * L_17 = (AtlasRegion_t13903284 *)il2cpp_codegen_object_new(AtlasRegion_t13903284_il2cpp_TypeInfo_var); AtlasRegion__ctor_m2705127635(L_17, /*hidden argument*/NULL); V_4 = L_17; AtlasRegion_t13903284 * L_18 = V_4; Texture2D_t3840446185 * L_19 = ___t0; NullCheck(L_19); String_t* L_20 = Object_get_name_m4211327027(L_19, /*hidden argument*/NULL); NullCheck(L_18); L_18->set_name_1(L_20); AtlasRegion_t13903284 * L_21 = V_4; NullCheck(L_21); L_21->set_index_14((-1)); AtlasRegion_t13903284 * L_22 = V_4; NullCheck(L_22); L_22->set_rotate_15((bool)0); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_23 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); V_5 = L_23; float L_24 = V_2; float L_25 = V_3; Vector2_t2156229523 L_26; memset(&L_26, 0, sizeof(L_26)); Vector2__ctor_m3970636864((&L_26), L_24, L_25, /*hidden argument*/NULL); float L_27 = ___scale2; Vector2_t2156229523 L_28 = Vector2_op_Multiply_m2347887432(NULL /*static, unused*/, L_26, L_27, /*hidden argument*/NULL); V_6 = L_28; AtlasRegion_t13903284 * L_29 = V_4; float L_30 = V_2; NullCheck(L_29); L_29->set_width_4((((int32_t)((int32_t)L_30)))); AtlasRegion_t13903284 * L_31 = V_4; float L_32 = V_2; NullCheck(L_31); L_31->set_originalWidth_12((((int32_t)((int32_t)L_32)))); AtlasRegion_t13903284 * L_33 = V_4; float L_34 = V_3; NullCheck(L_33); L_33->set_height_5((((int32_t)((int32_t)L_34)))); AtlasRegion_t13903284 * L_35 = V_4; float L_36 = V_3; NullCheck(L_35); L_35->set_originalHeight_13((((int32_t)((int32_t)L_36)))); AtlasRegion_t13903284 * L_37 = V_4; float L_38 = V_2; float L_39 = (&V_5)->get_x_0(); float L_40 = (&V_6)->get_x_0(); float L_41 = AtlasUtilities_InverseLerp_m1405870606(NULL /*static, unused*/, L_39, L_40, (0.0f), /*hidden argument*/NULL); NullCheck(L_37); L_37->set_offsetX_10(((float)il2cpp_codegen_multiply((float)L_38, (float)((float)il2cpp_codegen_subtract((float)(0.5f), (float)L_41))))); AtlasRegion_t13903284 * L_42 = V_4; float L_43 = V_3; float L_44 = (&V_5)->get_y_1(); float L_45 = (&V_6)->get_y_1(); float L_46 = AtlasUtilities_InverseLerp_m1405870606(NULL /*static, unused*/, L_44, L_45, (0.0f), /*hidden argument*/NULL); NullCheck(L_42); L_42->set_offsetY_11(((float)il2cpp_codegen_multiply((float)L_43, (float)((float)il2cpp_codegen_subtract((float)(0.5f), (float)L_46))))); AtlasRegion_t13903284 * L_47 = V_4; NullCheck(L_47); L_47->set_u_6((0.0f)); AtlasRegion_t13903284 * L_48 = V_4; NullCheck(L_48); L_48->set_v_7((1.0f)); AtlasRegion_t13903284 * L_49 = V_4; NullCheck(L_49); L_49->set_u2_8((1.0f)); AtlasRegion_t13903284 * L_50 = V_4; NullCheck(L_50); L_50->set_v2_9((0.0f)); AtlasRegion_t13903284 * L_51 = V_4; NullCheck(L_51); L_51->set_x_2(0); AtlasRegion_t13903284 * L_52 = V_4; NullCheck(L_52); L_52->set_y_3(0); AtlasRegion_t13903284 * L_53 = V_4; AtlasPage_t4077017671 * L_54 = V_1; NullCheck(L_53); L_53->set_page_0(L_54); AtlasRegion_t13903284 * L_55 = V_4; return L_55; } } // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegionPMAClone(UnityEngine.Texture2D,UnityEngine.Material,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegionPMAClone_m197350038 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___t0, Material_t340375123 * ___materialPropertySource1, int32_t ___textureFormat2, bool ___mipmaps3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToAtlasRegionPMAClone_m197350038_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Texture2D_t3840446185 * L_0 = ___t0; Material_t340375123 * L_1 = ___materialPropertySource1; NullCheck(L_1); Shader_t4151988712 * L_2 = Material_get_shader_m1331119247(L_1, /*hidden argument*/NULL); int32_t L_3 = ___textureFormat2; bool L_4 = ___mipmaps3; Material_t340375123 * L_5 = ___materialPropertySource1; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasRegion_t13903284 * L_6 = AtlasUtilities_ToAtlasRegionPMAClone_m2350221794(NULL /*static, unused*/, L_0, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegionPMAClone(UnityEngine.Texture2D,UnityEngine.Shader,UnityEngine.TextureFormat,System.Boolean,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegionPMAClone_m2350221794 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___t0, Shader_t4151988712 * ___shader1, int32_t ___textureFormat2, bool ___mipmaps3, Material_t340375123 * ___materialPropertySource4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToAtlasRegionPMAClone_m2350221794_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; Texture2D_t3840446185 * V_1 = NULL; AtlasPage_t4077017671 * V_2 = NULL; AtlasRegion_t13903284 * V_3 = NULL; { Shader_t4151988712 * L_0 = ___shader1; Material_t340375123 * L_1 = (Material_t340375123 *)il2cpp_codegen_object_new(Material_t340375123_il2cpp_TypeInfo_var); Material__ctor_m1662457592(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; Material_t340375123 * L_2 = ___materialPropertySource4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0029; } } { Material_t340375123 * L_4 = V_0; Material_t340375123 * L_5 = ___materialPropertySource4; NullCheck(L_4); Material_CopyPropertiesFromMaterial_m2896226580(L_4, L_5, /*hidden argument*/NULL); Material_t340375123 * L_6 = V_0; Material_t340375123 * L_7 = ___materialPropertySource4; NullCheck(L_7); StringU5BU5D_t1281789340* L_8 = Material_get_shaderKeywords_m541729302(L_7, /*hidden argument*/NULL); NullCheck(L_6); Material_set_shaderKeywords_m4017377042(L_6, L_8, /*hidden argument*/NULL); } IL_0029: { Texture2D_t3840446185 * L_9 = ___t0; int32_t L_10 = ___textureFormat2; bool L_11 = ___mipmaps3; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Texture2D_t3840446185 * L_12 = AtlasUtilities_GetClone_m3734465269(NULL /*static, unused*/, L_9, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; Texture2D_t3840446185 * L_13 = V_1; AtlasUtilities_ApplyPMA_m4232201476(NULL /*static, unused*/, L_13, (bool)1, /*hidden argument*/NULL); Texture2D_t3840446185 * L_14 = V_1; Texture2D_t3840446185 * L_15 = ___t0; NullCheck(L_15); String_t* L_16 = Object_get_name_m4211327027(L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Concat_m3937257545(NULL /*static, unused*/, L_16, _stringLiteral3965242783, /*hidden argument*/NULL); NullCheck(L_14); Object_set_name_m291480324(L_14, L_17, /*hidden argument*/NULL); Material_t340375123 * L_18 = V_0; Texture2D_t3840446185 * L_19 = ___t0; NullCheck(L_19); String_t* L_20 = Object_get_name_m4211327027(L_19, /*hidden argument*/NULL); Shader_t4151988712 * L_21 = ___shader1; NullCheck(L_21); String_t* L_22 = Object_get_name_m4211327027(L_21, /*hidden argument*/NULL); String_t* L_23 = String_Concat_m3937257545(NULL /*static, unused*/, L_20, L_22, /*hidden argument*/NULL); NullCheck(L_18); Object_set_name_m291480324(L_18, L_23, /*hidden argument*/NULL); Material_t340375123 * L_24 = V_0; Texture2D_t3840446185 * L_25 = V_1; NullCheck(L_24); Material_set_mainTexture_m544811714(L_24, L_25, /*hidden argument*/NULL); Material_t340375123 * L_26 = V_0; AtlasPage_t4077017671 * L_27 = AtlasUtilities_ToSpineAtlasPage_m3199167117(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); V_2 = L_27; Texture2D_t3840446185 * L_28 = V_1; Shader_t4151988712 * L_29 = ___shader1; AtlasRegion_t13903284 * L_30 = AtlasUtilities_ToAtlasRegion_m3969837229(NULL /*static, unused*/, L_28, L_29, (0.01f), (Material_t340375123 *)NULL, /*hidden argument*/NULL); V_3 = L_30; AtlasRegion_t13903284 * L_31 = V_3; AtlasPage_t4077017671 * L_32 = V_2; NullCheck(L_31); L_31->set_page_0(L_32); AtlasRegion_t13903284 * L_33 = V_3; return L_33; } } // Spine.AtlasPage Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToSpineAtlasPage(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasPage_t4077017671 * AtlasUtilities_ToSpineAtlasPage_m3199167117 (RuntimeObject * __this /* static, unused */, Material_t340375123 * ___m0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToSpineAtlasPage_m3199167117_MetadataUsageId); s_Il2CppMethodInitialized = true; } AtlasPage_t4077017671 * V_0 = NULL; AtlasPage_t4077017671 * V_1 = NULL; Texture_t3661962703 * V_2 = NULL; { AtlasPage_t4077017671 * L_0 = (AtlasPage_t4077017671 *)il2cpp_codegen_object_new(AtlasPage_t4077017671_il2cpp_TypeInfo_var); AtlasPage__ctor_m3795786881(L_0, /*hidden argument*/NULL); V_1 = L_0; AtlasPage_t4077017671 * L_1 = V_1; Material_t340375123 * L_2 = ___m0; NullCheck(L_1); L_1->set_rendererObject_6(L_2); AtlasPage_t4077017671 * L_3 = V_1; Material_t340375123 * L_4 = ___m0; NullCheck(L_4); String_t* L_5 = Object_get_name_m4211327027(L_4, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_name_0(L_5); AtlasPage_t4077017671 * L_6 = V_1; V_0 = L_6; Material_t340375123 * L_7 = ___m0; NullCheck(L_7); Texture_t3661962703 * L_8 = Material_get_mainTexture_m692510677(L_7, /*hidden argument*/NULL); V_2 = L_8; Texture_t3661962703 * L_9 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_0046; } } { AtlasPage_t4077017671 * L_11 = V_0; Texture_t3661962703 * L_12 = V_2; NullCheck(L_12); int32_t L_13 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_12); NullCheck(L_11); L_11->set_width_7(L_13); AtlasPage_t4077017671 * L_14 = V_0; Texture_t3661962703 * L_15 = V_2; NullCheck(L_15); int32_t L_16 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_height() */, L_15); NullCheck(L_14); L_14->set_height_8(L_16); } IL_0046: { AtlasPage_t4077017671 * L_17 = V_0; return L_17; } } // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegion(UnityEngine.Sprite,Spine.AtlasPage) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegion_m59348705 (RuntimeObject * __this /* static, unused */, Sprite_t280657092 * ___s0, AtlasPage_t4077017671 * ___page1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToAtlasRegion_m59348705_MetadataUsageId); s_Il2CppMethodInitialized = true; } AtlasRegion_t13903284 * V_0 = NULL; { AtlasPage_t4077017671 * L_0 = ___page1; if (L_0) { goto IL_0016; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m2009621981(L_1, _stringLiteral1581755031, _stringLiteral1655886140, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,AtlasUtilities_ToAtlasRegion_m59348705_RuntimeMethod_var); } IL_0016: { Sprite_t280657092 * L_2 = ___s0; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasRegion_t13903284 * L_3 = AtlasUtilities_ToAtlasRegion_m3063878357(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); V_0 = L_3; AtlasRegion_t13903284 * L_4 = V_0; AtlasPage_t4077017671 * L_5 = ___page1; NullCheck(L_4); L_4->set_page_0(L_5); AtlasRegion_t13903284 * L_6 = V_0; return L_6; } } // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegion(UnityEngine.Sprite,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegion_m3338558178 (RuntimeObject * __this /* static, unused */, Sprite_t280657092 * ___s0, Material_t340375123 * ___material1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToAtlasRegion_m3338558178_MetadataUsageId); s_Il2CppMethodInitialized = true; } AtlasRegion_t13903284 * V_0 = NULL; { Sprite_t280657092 * L_0 = ___s0; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasRegion_t13903284 * L_1 = AtlasUtilities_ToAtlasRegion_m3063878357(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); V_0 = L_1; AtlasRegion_t13903284 * L_2 = V_0; Material_t340375123 * L_3 = ___material1; AtlasPage_t4077017671 * L_4 = AtlasUtilities_ToSpineAtlasPage_m3199167117(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_page_0(L_4); AtlasRegion_t13903284 * L_5 = V_0; return L_5; } } // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegionPMAClone(UnityEngine.Sprite,UnityEngine.Material,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegionPMAClone_m396801130 (RuntimeObject * __this /* static, unused */, Sprite_t280657092 * ___s0, Material_t340375123 * ___materialPropertySource1, int32_t ___textureFormat2, bool ___mipmaps3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToAtlasRegionPMAClone_m396801130_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Sprite_t280657092 * L_0 = ___s0; Material_t340375123 * L_1 = ___materialPropertySource1; NullCheck(L_1); Shader_t4151988712 * L_2 = Material_get_shader_m1331119247(L_1, /*hidden argument*/NULL); int32_t L_3 = ___textureFormat2; bool L_4 = ___mipmaps3; Material_t340375123 * L_5 = ___materialPropertySource1; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasRegion_t13903284 * L_6 = AtlasUtilities_ToAtlasRegionPMAClone_m788415134(NULL /*static, unused*/, L_0, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegionPMAClone(UnityEngine.Sprite,UnityEngine.Shader,UnityEngine.TextureFormat,System.Boolean,UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegionPMAClone_m788415134 (RuntimeObject * __this /* static, unused */, Sprite_t280657092 * ___s0, Shader_t4151988712 * ___shader1, int32_t ___textureFormat2, bool ___mipmaps3, Material_t340375123 * ___materialPropertySource4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToAtlasRegionPMAClone_m788415134_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; Texture2D_t3840446185 * V_1 = NULL; AtlasPage_t4077017671 * V_2 = NULL; AtlasRegion_t13903284 * V_3 = NULL; { Shader_t4151988712 * L_0 = ___shader1; Material_t340375123 * L_1 = (Material_t340375123 *)il2cpp_codegen_object_new(Material_t340375123_il2cpp_TypeInfo_var); Material__ctor_m1662457592(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; Material_t340375123 * L_2 = ___materialPropertySource4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0029; } } { Material_t340375123 * L_4 = V_0; Material_t340375123 * L_5 = ___materialPropertySource4; NullCheck(L_4); Material_CopyPropertiesFromMaterial_m2896226580(L_4, L_5, /*hidden argument*/NULL); Material_t340375123 * L_6 = V_0; Material_t340375123 * L_7 = ___materialPropertySource4; NullCheck(L_7); StringU5BU5D_t1281789340* L_8 = Material_get_shaderKeywords_m541729302(L_7, /*hidden argument*/NULL); NullCheck(L_6); Material_set_shaderKeywords_m4017377042(L_6, L_8, /*hidden argument*/NULL); } IL_0029: { Sprite_t280657092 * L_9 = ___s0; int32_t L_10 = ___textureFormat2; bool L_11 = ___mipmaps3; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Texture2D_t3840446185 * L_12 = AtlasUtilities_ToTexture_m710929259(NULL /*static, unused*/, L_9, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; Texture2D_t3840446185 * L_13 = V_1; AtlasUtilities_ApplyPMA_m4232201476(NULL /*static, unused*/, L_13, (bool)1, /*hidden argument*/NULL); Texture2D_t3840446185 * L_14 = V_1; Sprite_t280657092 * L_15 = ___s0; NullCheck(L_15); String_t* L_16 = Object_get_name_m4211327027(L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Concat_m3937257545(NULL /*static, unused*/, L_16, _stringLiteral3965242783, /*hidden argument*/NULL); NullCheck(L_14); Object_set_name_m291480324(L_14, L_17, /*hidden argument*/NULL); Material_t340375123 * L_18 = V_0; Texture2D_t3840446185 * L_19 = V_1; NullCheck(L_19); String_t* L_20 = Object_get_name_m4211327027(L_19, /*hidden argument*/NULL); Shader_t4151988712 * L_21 = ___shader1; NullCheck(L_21); String_t* L_22 = Object_get_name_m4211327027(L_21, /*hidden argument*/NULL); String_t* L_23 = String_Concat_m3937257545(NULL /*static, unused*/, L_20, L_22, /*hidden argument*/NULL); NullCheck(L_18); Object_set_name_m291480324(L_18, L_23, /*hidden argument*/NULL); Material_t340375123 * L_24 = V_0; Texture2D_t3840446185 * L_25 = V_1; NullCheck(L_24); Material_set_mainTexture_m544811714(L_24, L_25, /*hidden argument*/NULL); Material_t340375123 * L_26 = V_0; AtlasPage_t4077017671 * L_27 = AtlasUtilities_ToSpineAtlasPage_m3199167117(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); V_2 = L_27; Sprite_t280657092 * L_28 = ___s0; AtlasRegion_t13903284 * L_29 = AtlasUtilities_ToAtlasRegion_m3063878357(NULL /*static, unused*/, L_28, (bool)1, /*hidden argument*/NULL); V_3 = L_29; AtlasRegion_t13903284 * L_30 = V_3; AtlasPage_t4077017671 * L_31 = V_2; NullCheck(L_30); L_30->set_page_0(L_31); AtlasRegion_t13903284 * L_32 = V_3; return L_32; } } // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToAtlasRegion(UnityEngine.Sprite,System.Boolean) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_ToAtlasRegion_m3063878357 (RuntimeObject * __this /* static, unused */, Sprite_t280657092 * ___s0, bool ___isolatedTexture1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToAtlasRegion_m3063878357_MetadataUsageId); s_Il2CppMethodInitialized = true; } AtlasRegion_t13903284 * V_0 = NULL; Bounds_t2266837910 V_1; memset(&V_1, 0, sizeof(V_1)); Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); Vector2_t2156229523 V_3; memset(&V_3, 0, sizeof(V_3)); Rect_t2360479859 V_4; memset(&V_4, 0, sizeof(V_4)); Texture2D_t3840446185 * V_5 = NULL; Rect_t2360479859 V_6; memset(&V_6, 0, sizeof(V_6)); AtlasRegion_t13903284 * G_B2_0 = NULL; AtlasRegion_t13903284 * G_B1_0 = NULL; int32_t G_B3_0 = 0; AtlasRegion_t13903284 * G_B3_1 = NULL; { AtlasRegion_t13903284 * L_0 = (AtlasRegion_t13903284 *)il2cpp_codegen_object_new(AtlasRegion_t13903284_il2cpp_TypeInfo_var); AtlasRegion__ctor_m2705127635(L_0, /*hidden argument*/NULL); V_0 = L_0; AtlasRegion_t13903284 * L_1 = V_0; Sprite_t280657092 * L_2 = ___s0; NullCheck(L_2); String_t* L_3 = Object_get_name_m4211327027(L_2, /*hidden argument*/NULL); NullCheck(L_1); L_1->set_name_1(L_3); AtlasRegion_t13903284 * L_4 = V_0; NullCheck(L_4); L_4->set_index_14((-1)); AtlasRegion_t13903284 * L_5 = V_0; Sprite_t280657092 * L_6 = ___s0; NullCheck(L_6); bool L_7 = Sprite_get_packed_m1179604684(L_6, /*hidden argument*/NULL); G_B1_0 = L_5; if (!L_7) { G_B2_0 = L_5; goto IL_0033; } } { Sprite_t280657092 * L_8 = ___s0; NullCheck(L_8); int32_t L_9 = Sprite_get_packingRotation_m2557704184(L_8, /*hidden argument*/NULL); G_B3_0 = ((((int32_t)((((int32_t)L_9) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); G_B3_1 = G_B1_0; goto IL_0034; } IL_0033: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_0034: { NullCheck(G_B3_1); G_B3_1->set_rotate_15((bool)G_B3_0); Sprite_t280657092 * L_10 = ___s0; NullCheck(L_10); Bounds_t2266837910 L_11 = Sprite_get_bounds_m2438297458(L_10, /*hidden argument*/NULL); V_1 = L_11; Vector3_t3722313464 L_12 = Bounds_get_min_m3755135869((&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_13 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); V_2 = L_13; Vector3_t3722313464 L_14 = Bounds_get_max_m3756577669((&V_1), /*hidden argument*/NULL); Vector2_t2156229523 L_15 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); V_3 = L_15; Sprite_t280657092 * L_16 = ___s0; NullCheck(L_16); Rect_t2360479859 L_17 = Sprite_get_rect_m2575211689(L_16, /*hidden argument*/NULL); Sprite_t280657092 * L_18 = ___s0; NullCheck(L_18); Texture2D_t3840446185 * L_19 = Sprite_get_texture_m3976398399(L_18, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_height() */, L_19); IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Rect_t2360479859 L_21 = AtlasUtilities_SpineUnityFlipRect_m3537853565(NULL /*static, unused*/, L_17, L_20, /*hidden argument*/NULL); V_4 = L_21; AtlasRegion_t13903284 * L_22 = V_0; float L_23 = Rect_get_width_m3421484486((&V_4), /*hidden argument*/NULL); NullCheck(L_22); L_22->set_width_4((((int32_t)((int32_t)L_23)))); AtlasRegion_t13903284 * L_24 = V_0; float L_25 = Rect_get_width_m3421484486((&V_4), /*hidden argument*/NULL); NullCheck(L_24); L_24->set_originalWidth_12((((int32_t)((int32_t)L_25)))); AtlasRegion_t13903284 * L_26 = V_0; float L_27 = Rect_get_height_m1358425599((&V_4), /*hidden argument*/NULL); NullCheck(L_26); L_26->set_height_5((((int32_t)((int32_t)L_27)))); AtlasRegion_t13903284 * L_28 = V_0; float L_29 = Rect_get_height_m1358425599((&V_4), /*hidden argument*/NULL); NullCheck(L_28); L_28->set_originalHeight_13((((int32_t)((int32_t)L_29)))); AtlasRegion_t13903284 * L_30 = V_0; float L_31 = Rect_get_width_m3421484486((&V_4), /*hidden argument*/NULL); float L_32 = (&V_2)->get_x_0(); float L_33 = (&V_3)->get_x_0(); float L_34 = AtlasUtilities_InverseLerp_m1405870606(NULL /*static, unused*/, L_32, L_33, (0.0f), /*hidden argument*/NULL); NullCheck(L_30); L_30->set_offsetX_10(((float)il2cpp_codegen_multiply((float)L_31, (float)((float)il2cpp_codegen_subtract((float)(0.5f), (float)L_34))))); AtlasRegion_t13903284 * L_35 = V_0; float L_36 = Rect_get_height_m1358425599((&V_4), /*hidden argument*/NULL); float L_37 = (&V_2)->get_y_1(); float L_38 = (&V_3)->get_y_1(); float L_39 = AtlasUtilities_InverseLerp_m1405870606(NULL /*static, unused*/, L_37, L_38, (0.0f), /*hidden argument*/NULL); NullCheck(L_35); L_35->set_offsetY_11(((float)il2cpp_codegen_multiply((float)L_36, (float)((float)il2cpp_codegen_subtract((float)(0.5f), (float)L_39))))); bool L_40 = ___isolatedTexture1; if (!L_40) { goto IL_0147; } } { AtlasRegion_t13903284 * L_41 = V_0; NullCheck(L_41); L_41->set_u_6((0.0f)); AtlasRegion_t13903284 * L_42 = V_0; NullCheck(L_42); L_42->set_v_7((1.0f)); AtlasRegion_t13903284 * L_43 = V_0; NullCheck(L_43); L_43->set_u2_8((1.0f)); AtlasRegion_t13903284 * L_44 = V_0; NullCheck(L_44); L_44->set_v2_9((0.0f)); AtlasRegion_t13903284 * L_45 = V_0; NullCheck(L_45); L_45->set_x_2(0); AtlasRegion_t13903284 * L_46 = V_0; NullCheck(L_46); L_46->set_y_3(0); goto IL_01ba; } IL_0147: { Sprite_t280657092 * L_47 = ___s0; NullCheck(L_47); Texture2D_t3840446185 * L_48 = Sprite_get_texture_m3976398399(L_47, /*hidden argument*/NULL); V_5 = L_48; Sprite_t280657092 * L_49 = ___s0; NullCheck(L_49); Rect_t2360479859 L_50 = Sprite_get_textureRect_m3217515846(L_49, /*hidden argument*/NULL); Texture2D_t3840446185 * L_51 = V_5; NullCheck(L_51); int32_t L_52 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_51); Texture2D_t3840446185 * L_53 = V_5; NullCheck(L_53); int32_t L_54 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_height() */, L_53); IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Rect_t2360479859 L_55 = AtlasUtilities_TextureRectToUVRect_m849095516(NULL /*static, unused*/, L_50, L_52, L_54, /*hidden argument*/NULL); V_6 = L_55; AtlasRegion_t13903284 * L_56 = V_0; float L_57 = Rect_get_xMin_m581135837((&V_6), /*hidden argument*/NULL); NullCheck(L_56); L_56->set_u_6(L_57); AtlasRegion_t13903284 * L_58 = V_0; float L_59 = Rect_get_yMax_m743455479((&V_6), /*hidden argument*/NULL); NullCheck(L_58); L_58->set_v_7(L_59); AtlasRegion_t13903284 * L_60 = V_0; float L_61 = Rect_get_xMax_m3018144503((&V_6), /*hidden argument*/NULL); NullCheck(L_60); L_60->set_u2_8(L_61); AtlasRegion_t13903284 * L_62 = V_0; float L_63 = Rect_get_yMin_m2601414109((&V_6), /*hidden argument*/NULL); NullCheck(L_62); L_62->set_v2_9(L_63); AtlasRegion_t13903284 * L_64 = V_0; float L_65 = Rect_get_x_m3839990490((&V_4), /*hidden argument*/NULL); NullCheck(L_64); L_64->set_x_2((((int32_t)((int32_t)L_65)))); AtlasRegion_t13903284 * L_66 = V_0; float L_67 = Rect_get_y_m1501338330((&V_4), /*hidden argument*/NULL); NullCheck(L_66); L_66->set_y_3((((int32_t)((int32_t)L_67)))); } IL_01ba: { AtlasRegion_t13903284 * L_68 = V_0; return L_68; } } // System.Void Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetRepackedAttachments(System.Collections.Generic.List`1,System.Collections.Generic.List`1,UnityEngine.Material,UnityEngine.Material&,UnityEngine.Texture2D&,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,System.String,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void AtlasUtilities_GetRepackedAttachments_m4161536517 (RuntimeObject * __this /* static, unused */, List_1_t220863998 * ___sourceAttachments0, List_1_t220863998 * ___outputAttachments1, Material_t340375123 * ___materialPropertySource2, Material_t340375123 ** ___outputMaterial3, Texture2D_t3840446185 ** ___outputTexture4, int32_t ___maxAtlasSize5, int32_t ___padding6, int32_t ___textureFormat7, bool ___mipmaps8, String_t* ___newAssetName9, bool ___clearCache10, bool ___useOriginalNonrenderables11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_GetRepackedAttachments_m4161536517_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t3453009061 * V_0 = NULL; List_1_t128053199 * V_1 = NULL; List_1_t1017553631 * V_2 = NULL; List_1_t1485978026 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Attachment_t3043756552 * V_7 = NULL; Attachment_t3043756552 * V_8 = NULL; AtlasRegion_t13903284 * V_9 = NULL; int32_t V_10 = 0; Texture2D_t3840446185 * V_11 = NULL; RectU5BU5D_t2936723554* V_12 = NULL; Shader_t4151988712 * V_13 = NULL; Material_t340375123 * V_14 = NULL; AtlasPage_t4077017671 * V_15 = NULL; List_1_t1485978026 * V_16 = NULL; int32_t V_17 = 0; int32_t V_18 = 0; AtlasRegion_t13903284 * V_19 = NULL; AtlasRegion_t13903284 * V_20 = NULL; int32_t V_21 = 0; int32_t V_22 = 0; Attachment_t3043756552 * V_23 = NULL; int32_t G_B12_0 = 0; List_1_t220863998 * G_B12_1 = NULL; int32_t G_B11_0 = 0; List_1_t220863998 * G_B11_1 = NULL; Attachment_t3043756552 * G_B13_0 = NULL; int32_t G_B13_1 = 0; List_1_t220863998 * G_B13_2 = NULL; Shader_t4151988712 * G_B21_0 = NULL; { List_1_t220863998 * L_0 = ___sourceAttachments0; if (L_0) { goto IL_0011; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral3725702178, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,AtlasUtilities_GetRepackedAttachments_m4161536517_RuntimeMethod_var); } IL_0011: { List_1_t220863998 * L_2 = ___outputAttachments1; if (L_2) { goto IL_0022; } } { ArgumentNullException_t1615371798 * L_3 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_3, _stringLiteral2084742569, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,AtlasUtilities_GetRepackedAttachments_m4161536517_RuntimeMethod_var); } IL_0022: { Dictionary_2_t3453009061 * L_4 = (Dictionary_2_t3453009061 *)il2cpp_codegen_object_new(Dictionary_2_t3453009061_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2632030774(L_4, /*hidden argument*/Dictionary_2__ctor_m2632030774_RuntimeMethod_var); V_0 = L_4; List_1_t128053199 * L_5 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_5, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_1 = L_5; List_1_t1017553631 * L_6 = (List_1_t1017553631 *)il2cpp_codegen_object_new(List_1_t1017553631_il2cpp_TypeInfo_var); List_1__ctor_m4204035120(L_6, /*hidden argument*/List_1__ctor_m4204035120_RuntimeMethod_var); V_2 = L_6; List_1_t1485978026 * L_7 = (List_1_t1485978026 *)il2cpp_codegen_object_new(List_1_t1485978026_il2cpp_TypeInfo_var); List_1__ctor_m3643843290(L_7, /*hidden argument*/List_1__ctor_m3643843290_RuntimeMethod_var); V_3 = L_7; List_1_t220863998 * L_8 = ___outputAttachments1; NullCheck(L_8); List_1_Clear_m4165166064(L_8, /*hidden argument*/List_1_Clear_m4165166064_RuntimeMethod_var); List_1_t220863998 * L_9 = ___outputAttachments1; List_1_t220863998 * L_10 = ___sourceAttachments0; NullCheck(L_9); List_1_AddRange_m3931719155(L_9, L_10, /*hidden argument*/List_1_AddRange_m3931719155_RuntimeMethod_var); V_4 = 0; V_5 = 0; List_1_t220863998 * L_11 = ___sourceAttachments0; NullCheck(L_11); int32_t L_12 = List_1_get_Count_m2246734054(L_11, /*hidden argument*/List_1_get_Count_m2246734054_RuntimeMethod_var); V_6 = L_12; goto IL_0108; } IL_005a: { List_1_t220863998 * L_13 = ___sourceAttachments0; int32_t L_14 = V_5; NullCheck(L_13); Attachment_t3043756552 * L_15 = List_1_get_Item_m4258296249(L_13, L_14, /*hidden argument*/List_1_get_Item_m4258296249_RuntimeMethod_var); V_7 = L_15; Attachment_t3043756552 * L_16 = V_7; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); bool L_17 = AtlasUtilities_IsRenderable_m3572608320(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00dd; } } { Attachment_t3043756552 * L_18 = V_7; Attachment_t3043756552 * L_19 = AttachmentCloneExtensions_GetClone_m2482882320(NULL /*static, unused*/, L_18, (bool)1, /*hidden argument*/NULL); V_8 = L_19; Attachment_t3043756552 * L_20 = V_8; AtlasRegion_t13903284 * L_21 = AttachmentRegionExtensions_GetRegion_m2927865286(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); V_9 = L_21; Dictionary_2_t3453009061 * L_22 = V_0; AtlasRegion_t13903284 * L_23 = V_9; NullCheck(L_22); bool L_24 = Dictionary_2_TryGetValue_m684471540(L_22, L_23, (&V_10), /*hidden argument*/Dictionary_2_TryGetValue_m684471540_RuntimeMethod_var); if (!L_24) { goto IL_009f; } } { List_1_t128053199 * L_25 = V_1; int32_t L_26 = V_10; NullCheck(L_25); List_1_Add_m697420525(L_25, L_26, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); goto IL_00ce; } IL_009f: { List_1_t1485978026 * L_27 = V_3; AtlasRegion_t13903284 * L_28 = V_9; NullCheck(L_27); List_1_Add_m309576876(L_27, L_28, /*hidden argument*/List_1_Add_m309576876_RuntimeMethod_var); List_1_t1017553631 * L_29 = V_2; AtlasRegion_t13903284 * L_30 = V_9; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Texture2D_t3840446185 * L_31 = AtlasUtilities_ToTexture_m858961061(NULL /*static, unused*/, L_30, 4, (bool)0, /*hidden argument*/NULL); NullCheck(L_29); List_1_Add_m943256868(L_29, L_31, /*hidden argument*/List_1_Add_m943256868_RuntimeMethod_var); Dictionary_2_t3453009061 * L_32 = V_0; AtlasRegion_t13903284 * L_33 = V_9; int32_t L_34 = V_4; NullCheck(L_32); Dictionary_2_Add_m2642231724(L_32, L_33, L_34, /*hidden argument*/Dictionary_2_Add_m2642231724_RuntimeMethod_var); List_1_t128053199 * L_35 = V_1; int32_t L_36 = V_4; NullCheck(L_35); List_1_Add_m697420525(L_35, L_36, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_37 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00ce: { List_1_t220863998 * L_38 = ___outputAttachments1; int32_t L_39 = V_5; Attachment_t3043756552 * L_40 = V_8; NullCheck(L_38); List_1_set_Item_m1481125435(L_38, L_39, L_40, /*hidden argument*/List_1_set_Item_m1481125435_RuntimeMethod_var); goto IL_0102; } IL_00dd: { List_1_t220863998 * L_41 = ___outputAttachments1; int32_t L_42 = V_5; bool L_43 = ___useOriginalNonrenderables11; G_B11_0 = L_42; G_B11_1 = L_41; if (!L_43) { G_B12_0 = L_42; G_B12_1 = L_41; goto IL_00ee; } } { Attachment_t3043756552 * L_44 = V_7; G_B13_0 = L_44; G_B13_1 = G_B11_0; G_B13_2 = G_B11_1; goto IL_00f6; } IL_00ee: { Attachment_t3043756552 * L_45 = V_7; Attachment_t3043756552 * L_46 = AttachmentCloneExtensions_GetClone_m2482882320(NULL /*static, unused*/, L_45, (bool)1, /*hidden argument*/NULL); G_B13_0 = L_46; G_B13_1 = G_B12_0; G_B13_2 = G_B12_1; } IL_00f6: { NullCheck(G_B13_2); List_1_set_Item_m1481125435(G_B13_2, G_B13_1, G_B13_0, /*hidden argument*/List_1_set_Item_m1481125435_RuntimeMethod_var); List_1_t128053199 * L_47 = V_1; NullCheck(L_47); List_1_Add_m697420525(L_47, (-1), /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0102: { int32_t L_48 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_0108: { int32_t L_49 = V_5; int32_t L_50 = V_6; if ((((int32_t)L_49) < ((int32_t)L_50))) { goto IL_005a; } } { int32_t L_51 = ___maxAtlasSize5; int32_t L_52 = ___maxAtlasSize5; int32_t L_53 = ___textureFormat7; bool L_54 = ___mipmaps8; Texture2D_t3840446185 * L_55 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m2862217990(L_55, L_51, L_52, L_53, L_54, /*hidden argument*/NULL); V_11 = L_55; Texture2D_t3840446185 * L_56 = V_11; NullCheck(L_56); Texture_set_mipMapBias_m17532510(L_56, (-0.5f), /*hidden argument*/NULL); Texture2D_t3840446185 * L_57 = V_11; String_t* L_58 = ___newAssetName9; NullCheck(L_57); Object_set_name_m291480324(L_57, L_58, /*hidden argument*/NULL); List_1_t1017553631 * L_59 = V_2; NullCheck(L_59); int32_t L_60 = List_1_get_Count_m469491958(L_59, /*hidden argument*/List_1_get_Count_m469491958_RuntimeMethod_var); if ((((int32_t)L_60) <= ((int32_t)0))) { goto IL_0154; } } { Texture2D_t3840446185 * L_61 = V_11; List_1_t1017553631 * L_62 = V_2; NullCheck(L_62); Texture2D_t3840446185 * L_63 = List_1_get_Item_m2041285592(L_62, 0, /*hidden argument*/List_1_get_Item_m2041285592_RuntimeMethod_var); NullCheck(L_63); int32_t L_64 = Texture_get_anisoLevel_m2189137506(L_63, /*hidden argument*/NULL); NullCheck(L_61); Texture_set_anisoLevel_m4149907611(L_61, L_64, /*hidden argument*/NULL); } IL_0154: { Texture2D_t3840446185 * L_65 = V_11; List_1_t1017553631 * L_66 = V_2; NullCheck(L_66); Texture2DU5BU5D_t149664596* L_67 = List_1_ToArray_m3269406925(L_66, /*hidden argument*/List_1_ToArray_m3269406925_RuntimeMethod_var); int32_t L_68 = ___padding6; int32_t L_69 = ___maxAtlasSize5; NullCheck(L_65); RectU5BU5D_t2936723554* L_70 = Texture2D_PackTextures_m1477936917(L_65, L_67, L_68, L_69, /*hidden argument*/NULL); V_12 = L_70; Material_t340375123 * L_71 = ___materialPropertySource2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_72 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_71, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_72) { goto IL_0182; } } { Shader_t4151988712 * L_73 = Shader_Find_m2092206247(NULL /*static, unused*/, _stringLiteral389358955, /*hidden argument*/NULL); G_B21_0 = L_73; goto IL_0188; } IL_0182: { Material_t340375123 * L_74 = ___materialPropertySource2; NullCheck(L_74); Shader_t4151988712 * L_75 = Material_get_shader_m1331119247(L_74, /*hidden argument*/NULL); G_B21_0 = L_75; } IL_0188: { V_13 = G_B21_0; Shader_t4151988712 * L_76 = V_13; Material_t340375123 * L_77 = (Material_t340375123 *)il2cpp_codegen_object_new(Material_t340375123_il2cpp_TypeInfo_var); Material__ctor_m1662457592(L_77, L_76, /*hidden argument*/NULL); V_14 = L_77; Material_t340375123 * L_78 = ___materialPropertySource2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_79 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_78, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_79) { goto IL_01b4; } } { Material_t340375123 * L_80 = V_14; Material_t340375123 * L_81 = ___materialPropertySource2; NullCheck(L_80); Material_CopyPropertiesFromMaterial_m2896226580(L_80, L_81, /*hidden argument*/NULL); Material_t340375123 * L_82 = V_14; Material_t340375123 * L_83 = ___materialPropertySource2; NullCheck(L_83); StringU5BU5D_t1281789340* L_84 = Material_get_shaderKeywords_m541729302(L_83, /*hidden argument*/NULL); NullCheck(L_82); Material_set_shaderKeywords_m4017377042(L_82, L_84, /*hidden argument*/NULL); } IL_01b4: { Material_t340375123 * L_85 = V_14; String_t* L_86 = ___newAssetName9; NullCheck(L_85); Object_set_name_m291480324(L_85, L_86, /*hidden argument*/NULL); Material_t340375123 * L_87 = V_14; Texture2D_t3840446185 * L_88 = V_11; NullCheck(L_87); Material_set_mainTexture_m544811714(L_87, L_88, /*hidden argument*/NULL); Material_t340375123 * L_89 = V_14; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasPage_t4077017671 * L_90 = AtlasUtilities_ToSpineAtlasPage_m3199167117(NULL /*static, unused*/, L_89, /*hidden argument*/NULL); V_15 = L_90; AtlasPage_t4077017671 * L_91 = V_15; String_t* L_92 = ___newAssetName9; NullCheck(L_91); L_91->set_name_0(L_92); List_1_t1485978026 * L_93 = (List_1_t1485978026 *)il2cpp_codegen_object_new(List_1_t1485978026_il2cpp_TypeInfo_var); List_1__ctor_m3643843290(L_93, /*hidden argument*/List_1__ctor_m3643843290_RuntimeMethod_var); V_16 = L_93; V_17 = 0; List_1_t1485978026 * L_94 = V_3; NullCheck(L_94); int32_t L_95 = List_1_get_Count_m2328584697(L_94, /*hidden argument*/List_1_get_Count_m2328584697_RuntimeMethod_var); V_18 = L_95; goto IL_023b; } IL_01ef: { List_1_t1485978026 * L_96 = V_3; int32_t L_97 = V_17; NullCheck(L_96); AtlasRegion_t13903284 * L_98 = List_1_get_Item_m2680368064(L_96, L_97, /*hidden argument*/List_1_get_Item_m2680368064_RuntimeMethod_var); V_19 = L_98; RectU5BU5D_t2936723554* L_99 = V_12; int32_t L_100 = V_17; NullCheck(L_99); AtlasRegion_t13903284 * L_101 = V_19; NullCheck(L_101); String_t* L_102 = L_101->get_name_1(); AtlasPage_t4077017671 * L_103 = V_15; AtlasRegion_t13903284 * L_104 = V_19; NullCheck(L_104); float L_105 = L_104->get_offsetX_10(); AtlasRegion_t13903284 * L_106 = V_19; NullCheck(L_106); float L_107 = L_106->get_offsetY_11(); AtlasRegion_t13903284 * L_108 = V_19; NullCheck(L_108); bool L_109 = L_108->get_rotate_15(); IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasRegion_t13903284 * L_110 = AtlasUtilities_UVRectToAtlasRegion_m3451574295(NULL /*static, unused*/, (*(Rect_t2360479859 *)((L_99)->GetAddressAt(static_cast(L_100)))), L_102, L_103, L_105, L_107, L_109, /*hidden argument*/NULL); V_20 = L_110; List_1_t1485978026 * L_111 = V_16; AtlasRegion_t13903284 * L_112 = V_20; NullCheck(L_111); List_1_Add_m309576876(L_111, L_112, /*hidden argument*/List_1_Add_m309576876_RuntimeMethod_var); int32_t L_113 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_113, (int32_t)1)); } IL_023b: { int32_t L_114 = V_17; int32_t L_115 = V_18; if ((((int32_t)L_114) < ((int32_t)L_115))) { goto IL_01ef; } } { V_21 = 0; List_1_t220863998 * L_116 = ___outputAttachments1; NullCheck(L_116); int32_t L_117 = List_1_get_Count_m2246734054(L_116, /*hidden argument*/List_1_get_Count_m2246734054_RuntimeMethod_var); V_22 = L_117; goto IL_0287; } IL_0254: { List_1_t220863998 * L_118 = ___outputAttachments1; int32_t L_119 = V_21; NullCheck(L_118); Attachment_t3043756552 * L_120 = List_1_get_Item_m4258296249(L_118, L_119, /*hidden argument*/List_1_get_Item_m4258296249_RuntimeMethod_var); V_23 = L_120; Attachment_t3043756552 * L_121 = V_23; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); bool L_122 = AtlasUtilities_IsRenderable_m3572608320(NULL /*static, unused*/, L_121, /*hidden argument*/NULL); if (!L_122) { goto IL_0281; } } { Attachment_t3043756552 * L_123 = V_23; List_1_t1485978026 * L_124 = V_16; List_1_t128053199 * L_125 = V_1; int32_t L_126 = V_21; NullCheck(L_125); int32_t L_127 = List_1_get_Item_m987949881(L_125, L_126, /*hidden argument*/List_1_get_Item_m987949881_RuntimeMethod_var); NullCheck(L_124); AtlasRegion_t13903284 * L_128 = List_1_get_Item_m2680368064(L_124, L_127, /*hidden argument*/List_1_get_Item_m2680368064_RuntimeMethod_var); AttachmentRegionExtensions_SetRegion_m4049726838(NULL /*static, unused*/, L_123, L_128, (bool)1, /*hidden argument*/NULL); } IL_0281: { int32_t L_129 = V_21; V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_129, (int32_t)1)); } IL_0287: { int32_t L_130 = V_21; int32_t L_131 = V_22; if ((((int32_t)L_130) < ((int32_t)L_131))) { goto IL_0254; } } { bool L_132 = ___clearCache10; if (!L_132) { goto IL_029c; } } { IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasUtilities_ClearCache_m4080926352(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_029c: { Texture2D_t3840446185 ** L_133 = ___outputTexture4; Texture2D_t3840446185 * L_134 = V_11; *((RuntimeObject **)(L_133)) = (RuntimeObject *)L_134; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_133), (RuntimeObject *)L_134); Material_t340375123 ** L_135 = ___outputMaterial3; Material_t340375123 * L_136 = V_14; *((RuntimeObject **)(L_135)) = (RuntimeObject *)L_136; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_135), (RuntimeObject *)L_136); return; } } // Spine.Skin Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetRepackedSkin(Spine.Skin,System.String,UnityEngine.Material,UnityEngine.Material&,UnityEngine.Texture2D&,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Skin_t1174584606 * AtlasUtilities_GetRepackedSkin_m1970266134 (RuntimeObject * __this /* static, unused */, Skin_t1174584606 * ___o0, String_t* ___newName1, Material_t340375123 * ___materialPropertySource2, Material_t340375123 ** ___outputMaterial3, Texture2D_t3840446185 ** ___outputTexture4, int32_t ___maxAtlasSize5, int32_t ___padding6, int32_t ___textureFormat7, bool ___mipmaps8, bool ___useOriginalNonrenderables9, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_GetRepackedSkin_m1970266134_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Skin_t1174584606 * L_0 = ___o0; String_t* L_1 = ___newName1; Material_t340375123 * L_2 = ___materialPropertySource2; NullCheck(L_2); Shader_t4151988712 * L_3 = Material_get_shader_m1331119247(L_2, /*hidden argument*/NULL); Material_t340375123 ** L_4 = ___outputMaterial3; Texture2D_t3840446185 ** L_5 = ___outputTexture4; int32_t L_6 = ___maxAtlasSize5; int32_t L_7 = ___padding6; int32_t L_8 = ___textureFormat7; bool L_9 = ___mipmaps8; Material_t340375123 * L_10 = ___materialPropertySource2; bool L_11 = ___useOriginalNonrenderables9; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Skin_t1174584606 * L_12 = AtlasUtilities_GetRepackedSkin_m3638068295(NULL /*static, unused*/, L_0, L_1, L_3, L_4, L_5, L_6, L_7, L_8, L_9, L_10, L_11, (bool)1, /*hidden argument*/NULL); return L_12; } } // Spine.Skin Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetRepackedSkin(Spine.Skin,System.String,UnityEngine.Shader,UnityEngine.Material&,UnityEngine.Texture2D&,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,UnityEngine.Material,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Skin_t1174584606 * AtlasUtilities_GetRepackedSkin_m3638068295 (RuntimeObject * __this /* static, unused */, Skin_t1174584606 * ___o0, String_t* ___newName1, Shader_t4151988712 * ___shader2, Material_t340375123 ** ___outputMaterial3, Texture2D_t3840446185 ** ___outputTexture4, int32_t ___maxAtlasSize5, int32_t ___padding6, int32_t ___textureFormat7, bool ___mipmaps8, Material_t340375123 * ___materialPropertySource9, bool ___clearCache10, bool ___useOriginalNonrenderables11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_GetRepackedSkin_m3638068295_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t968660385 * V_0 = NULL; Skin_t1174584606 * V_1 = NULL; Dictionary_2_t3453009061 * V_2 = NULL; List_1_t128053199 * V_3 = NULL; List_1_t220863998 * V_4 = NULL; List_1_t1017553631 * V_5 = NULL; List_1_t1485978026 * V_6 = NULL; int32_t V_7 = 0; KeyValuePair_2_t3366332552 V_8; memset(&V_8, 0, sizeof(V_8)); Enumerator_t2922843160 V_9; memset(&V_9, 0, sizeof(V_9)); AttachmentKeyTuple_t1548106539 V_10; memset(&V_10, 0, sizeof(V_10)); Attachment_t3043756552 * V_11 = NULL; Attachment_t3043756552 * V_12 = NULL; AtlasRegion_t13903284 * V_13 = NULL; int32_t V_14 = 0; Texture2D_t3840446185 * V_15 = NULL; RectU5BU5D_t2936723554* V_16 = NULL; Material_t340375123 * V_17 = NULL; AtlasPage_t4077017671 * V_18 = NULL; List_1_t1485978026 * V_19 = NULL; int32_t V_20 = 0; int32_t V_21 = 0; AtlasRegion_t13903284 * V_22 = NULL; AtlasRegion_t13903284 * V_23 = NULL; int32_t V_24 = 0; int32_t V_25 = 0; Attachment_t3043756552 * V_26 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); String_t* G_B11_0 = NULL; int32_t G_B11_1 = 0; Skin_t1174584606 * G_B11_2 = NULL; String_t* G_B10_0 = NULL; int32_t G_B10_1 = 0; Skin_t1174584606 * G_B10_2 = NULL; Attachment_t3043756552 * G_B12_0 = NULL; String_t* G_B12_1 = NULL; int32_t G_B12_2 = 0; Skin_t1174584606 * G_B12_3 = NULL; { Skin_t1174584606 * L_0 = ___o0; if (L_0) { goto IL_0011; } } { NullReferenceException_t1023182353 * L_1 = (NullReferenceException_t1023182353 *)il2cpp_codegen_object_new(NullReferenceException_t1023182353_il2cpp_TypeInfo_var); NullReferenceException__ctor_m3076065613(L_1, _stringLiteral2562857200, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,AtlasUtilities_GetRepackedSkin_m3638068295_RuntimeMethod_var); } IL_0011: { Skin_t1174584606 * L_2 = ___o0; NullCheck(L_2); Dictionary_2_t968660385 * L_3 = Skin_get_Attachments_m1086333689(L_2, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = ___newName1; Skin_t1174584606 * L_5 = (Skin_t1174584606 *)il2cpp_codegen_object_new(Skin_t1174584606_il2cpp_TypeInfo_var); Skin__ctor_m26666071(L_5, L_4, /*hidden argument*/NULL); V_1 = L_5; Dictionary_2_t3453009061 * L_6 = (Dictionary_2_t3453009061 *)il2cpp_codegen_object_new(Dictionary_2_t3453009061_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2632030774(L_6, /*hidden argument*/Dictionary_2__ctor_m2632030774_RuntimeMethod_var); V_2 = L_6; List_1_t128053199 * L_7 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_7, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_3 = L_7; List_1_t220863998 * L_8 = (List_1_t220863998 *)il2cpp_codegen_object_new(List_1_t220863998_il2cpp_TypeInfo_var); List_1__ctor_m584379437(L_8, /*hidden argument*/List_1__ctor_m584379437_RuntimeMethod_var); V_4 = L_8; List_1_t1017553631 * L_9 = (List_1_t1017553631 *)il2cpp_codegen_object_new(List_1_t1017553631_il2cpp_TypeInfo_var); List_1__ctor_m4204035120(L_9, /*hidden argument*/List_1__ctor_m4204035120_RuntimeMethod_var); V_5 = L_9; List_1_t1485978026 * L_10 = (List_1_t1485978026 *)il2cpp_codegen_object_new(List_1_t1485978026_il2cpp_TypeInfo_var); List_1__ctor_m3643843290(L_10, /*hidden argument*/List_1__ctor_m3643843290_RuntimeMethod_var); V_6 = L_10; V_7 = 0; Dictionary_2_t968660385 * L_11 = V_0; NullCheck(L_11); Enumerator_t2922843160 L_12 = Dictionary_2_GetEnumerator_m826383037(L_11, /*hidden argument*/Dictionary_2_GetEnumerator_m826383037_RuntimeMethod_var); V_9 = L_12; } IL_004b: try { // begin try (depth: 1) { goto IL_0125; } IL_0050: { KeyValuePair_2_t3366332552 L_13 = Enumerator_get_Current_m2307594188((&V_9), /*hidden argument*/Enumerator_get_Current_m2307594188_RuntimeMethod_var); V_8 = L_13; AttachmentKeyTuple_t1548106539 L_14 = KeyValuePair_2_get_Key_m2771811339((&V_8), /*hidden argument*/KeyValuePair_2_get_Key_m2771811339_RuntimeMethod_var); V_10 = L_14; Attachment_t3043756552 * L_15 = KeyValuePair_2_get_Value_m3441137046((&V_8), /*hidden argument*/KeyValuePair_2_get_Value_m3441137046_RuntimeMethod_var); V_11 = L_15; Attachment_t3043756552 * L_16 = V_11; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); bool L_17 = AtlasUtilities_IsRenderable_m3572608320(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00fb; } } IL_0077: { Attachment_t3043756552 * L_18 = V_11; Attachment_t3043756552 * L_19 = AttachmentCloneExtensions_GetClone_m2482882320(NULL /*static, unused*/, L_18, (bool)1, /*hidden argument*/NULL); V_12 = L_19; Attachment_t3043756552 * L_20 = V_12; AtlasRegion_t13903284 * L_21 = AttachmentRegionExtensions_GetRegion_m2927865286(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); V_13 = L_21; Dictionary_2_t3453009061 * L_22 = V_2; AtlasRegion_t13903284 * L_23 = V_13; NullCheck(L_22); bool L_24 = Dictionary_2_TryGetValue_m684471540(L_22, L_23, (&V_14), /*hidden argument*/Dictionary_2_TryGetValue_m684471540_RuntimeMethod_var); if (!L_24) { goto IL_00a6; } } IL_0099: { List_1_t128053199 * L_25 = V_3; int32_t L_26 = V_14; NullCheck(L_25); List_1_Add_m697420525(L_25, L_26, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); goto IL_00d7; } IL_00a6: { List_1_t1485978026 * L_27 = V_6; AtlasRegion_t13903284 * L_28 = V_13; NullCheck(L_27); List_1_Add_m309576876(L_27, L_28, /*hidden argument*/List_1_Add_m309576876_RuntimeMethod_var); List_1_t1017553631 * L_29 = V_5; AtlasRegion_t13903284 * L_30 = V_13; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Texture2D_t3840446185 * L_31 = AtlasUtilities_ToTexture_m858961061(NULL /*static, unused*/, L_30, 4, (bool)0, /*hidden argument*/NULL); NullCheck(L_29); List_1_Add_m943256868(L_29, L_31, /*hidden argument*/List_1_Add_m943256868_RuntimeMethod_var); Dictionary_2_t3453009061 * L_32 = V_2; AtlasRegion_t13903284 * L_33 = V_13; int32_t L_34 = V_7; NullCheck(L_32); Dictionary_2_Add_m2642231724(L_32, L_33, L_34, /*hidden argument*/Dictionary_2_Add_m2642231724_RuntimeMethod_var); List_1_t128053199 * L_35 = V_3; int32_t L_36 = V_7; NullCheck(L_35); List_1_Add_m697420525(L_35, L_36, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_37 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00d7: { List_1_t220863998 * L_38 = V_4; Attachment_t3043756552 * L_39 = V_12; NullCheck(L_38); List_1_Add_m1935413977(L_38, L_39, /*hidden argument*/List_1_Add_m1935413977_RuntimeMethod_var); Skin_t1174584606 * L_40 = V_1; int32_t L_41 = (&V_10)->get_slotIndex_0(); String_t* L_42 = (&V_10)->get_name_1(); Attachment_t3043756552 * L_43 = V_12; NullCheck(L_40); Skin_AddAttachment_m165806907(L_40, L_41, L_42, L_43, /*hidden argument*/NULL); goto IL_0125; } IL_00fb: { Skin_t1174584606 * L_44 = V_1; int32_t L_45 = (&V_10)->get_slotIndex_0(); String_t* L_46 = (&V_10)->get_name_1(); bool L_47 = ___useOriginalNonrenderables11; G_B10_0 = L_46; G_B10_1 = L_45; G_B10_2 = L_44; if (!L_47) { G_B11_0 = L_46; G_B11_1 = L_45; G_B11_2 = L_44; goto IL_0118; } } IL_0111: { Attachment_t3043756552 * L_48 = V_11; G_B12_0 = L_48; G_B12_1 = G_B10_0; G_B12_2 = G_B10_1; G_B12_3 = G_B10_2; goto IL_0120; } IL_0118: { Attachment_t3043756552 * L_49 = V_11; Attachment_t3043756552 * L_50 = AttachmentCloneExtensions_GetClone_m2482882320(NULL /*static, unused*/, L_49, (bool)1, /*hidden argument*/NULL); G_B12_0 = L_50; G_B12_1 = G_B11_0; G_B12_2 = G_B11_1; G_B12_3 = G_B11_2; } IL_0120: { NullCheck(G_B12_3); Skin_AddAttachment_m165806907(G_B12_3, G_B12_2, G_B12_1, G_B12_0, /*hidden argument*/NULL); } IL_0125: { bool L_51 = Enumerator_MoveNext_m1747908408((&V_9), /*hidden argument*/Enumerator_MoveNext_m1747908408_RuntimeMethod_var); if (L_51) { goto IL_0050; } } IL_0131: { IL2CPP_LEAVE(0x144, FINALLY_0136); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0136; } FINALLY_0136: { // begin finally (depth: 1) Enumerator_Dispose_m1736142723((&V_9), /*hidden argument*/Enumerator_Dispose_m1736142723_RuntimeMethod_var); IL2CPP_END_FINALLY(310) } // end finally (depth: 1) IL2CPP_CLEANUP(310) { IL2CPP_JUMP_TBL(0x144, IL_0144) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0144: { int32_t L_52 = ___maxAtlasSize5; int32_t L_53 = ___maxAtlasSize5; int32_t L_54 = ___textureFormat7; bool L_55 = ___mipmaps8; Texture2D_t3840446185 * L_56 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m2862217990(L_56, L_52, L_53, L_54, L_55, /*hidden argument*/NULL); V_15 = L_56; Texture2D_t3840446185 * L_57 = V_15; NullCheck(L_57); Texture_set_mipMapBias_m17532510(L_57, (-0.5f), /*hidden argument*/NULL); Texture2D_t3840446185 * L_58 = V_15; List_1_t1017553631 * L_59 = V_5; NullCheck(L_59); Texture2D_t3840446185 * L_60 = List_1_get_Item_m2041285592(L_59, 0, /*hidden argument*/List_1_get_Item_m2041285592_RuntimeMethod_var); NullCheck(L_60); int32_t L_61 = Texture_get_anisoLevel_m2189137506(L_60, /*hidden argument*/NULL); NullCheck(L_58); Texture_set_anisoLevel_m4149907611(L_58, L_61, /*hidden argument*/NULL); Texture2D_t3840446185 * L_62 = V_15; String_t* L_63 = ___newName1; NullCheck(L_62); Object_set_name_m291480324(L_62, L_63, /*hidden argument*/NULL); Texture2D_t3840446185 * L_64 = V_15; List_1_t1017553631 * L_65 = V_5; NullCheck(L_65); Texture2DU5BU5D_t149664596* L_66 = List_1_ToArray_m3269406925(L_65, /*hidden argument*/List_1_ToArray_m3269406925_RuntimeMethod_var); int32_t L_67 = ___padding6; int32_t L_68 = ___maxAtlasSize5; NullCheck(L_64); RectU5BU5D_t2936723554* L_69 = Texture2D_PackTextures_m1477936917(L_64, L_66, L_67, L_68, /*hidden argument*/NULL); V_16 = L_69; Shader_t4151988712 * L_70 = ___shader2; Material_t340375123 * L_71 = (Material_t340375123 *)il2cpp_codegen_object_new(Material_t340375123_il2cpp_TypeInfo_var); Material__ctor_m1662457592(L_71, L_70, /*hidden argument*/NULL); V_17 = L_71; Material_t340375123 * L_72 = ___materialPropertySource9; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_73 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_72, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_73) { goto IL_01bb; } } { Material_t340375123 * L_74 = V_17; Material_t340375123 * L_75 = ___materialPropertySource9; NullCheck(L_74); Material_CopyPropertiesFromMaterial_m2896226580(L_74, L_75, /*hidden argument*/NULL); Material_t340375123 * L_76 = V_17; Material_t340375123 * L_77 = ___materialPropertySource9; NullCheck(L_77); StringU5BU5D_t1281789340* L_78 = Material_get_shaderKeywords_m541729302(L_77, /*hidden argument*/NULL); NullCheck(L_76); Material_set_shaderKeywords_m4017377042(L_76, L_78, /*hidden argument*/NULL); } IL_01bb: { Material_t340375123 * L_79 = V_17; String_t* L_80 = ___newName1; NullCheck(L_79); Object_set_name_m291480324(L_79, L_80, /*hidden argument*/NULL); Material_t340375123 * L_81 = V_17; Texture2D_t3840446185 * L_82 = V_15; NullCheck(L_81); Material_set_mainTexture_m544811714(L_81, L_82, /*hidden argument*/NULL); Material_t340375123 * L_83 = V_17; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasPage_t4077017671 * L_84 = AtlasUtilities_ToSpineAtlasPage_m3199167117(NULL /*static, unused*/, L_83, /*hidden argument*/NULL); V_18 = L_84; AtlasPage_t4077017671 * L_85 = V_18; String_t* L_86 = ___newName1; NullCheck(L_85); L_85->set_name_0(L_86); List_1_t1485978026 * L_87 = (List_1_t1485978026 *)il2cpp_codegen_object_new(List_1_t1485978026_il2cpp_TypeInfo_var); List_1__ctor_m3643843290(L_87, /*hidden argument*/List_1__ctor_m3643843290_RuntimeMethod_var); V_19 = L_87; V_20 = 0; List_1_t1485978026 * L_88 = V_6; NullCheck(L_88); int32_t L_89 = List_1_get_Count_m2328584697(L_88, /*hidden argument*/List_1_get_Count_m2328584697_RuntimeMethod_var); V_21 = L_89; goto IL_0242; } IL_01f5: { List_1_t1485978026 * L_90 = V_6; int32_t L_91 = V_20; NullCheck(L_90); AtlasRegion_t13903284 * L_92 = List_1_get_Item_m2680368064(L_90, L_91, /*hidden argument*/List_1_get_Item_m2680368064_RuntimeMethod_var); V_22 = L_92; RectU5BU5D_t2936723554* L_93 = V_16; int32_t L_94 = V_20; NullCheck(L_93); AtlasRegion_t13903284 * L_95 = V_22; NullCheck(L_95); String_t* L_96 = L_95->get_name_1(); AtlasPage_t4077017671 * L_97 = V_18; AtlasRegion_t13903284 * L_98 = V_22; NullCheck(L_98); float L_99 = L_98->get_offsetX_10(); AtlasRegion_t13903284 * L_100 = V_22; NullCheck(L_100); float L_101 = L_100->get_offsetY_11(); AtlasRegion_t13903284 * L_102 = V_22; NullCheck(L_102); bool L_103 = L_102->get_rotate_15(); IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasRegion_t13903284 * L_104 = AtlasUtilities_UVRectToAtlasRegion_m3451574295(NULL /*static, unused*/, (*(Rect_t2360479859 *)((L_93)->GetAddressAt(static_cast(L_94)))), L_96, L_97, L_99, L_101, L_103, /*hidden argument*/NULL); V_23 = L_104; List_1_t1485978026 * L_105 = V_19; AtlasRegion_t13903284 * L_106 = V_23; NullCheck(L_105); List_1_Add_m309576876(L_105, L_106, /*hidden argument*/List_1_Add_m309576876_RuntimeMethod_var); int32_t L_107 = V_20; V_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_107, (int32_t)1)); } IL_0242: { int32_t L_108 = V_20; int32_t L_109 = V_21; if ((((int32_t)L_108) < ((int32_t)L_109))) { goto IL_01f5; } } { V_24 = 0; List_1_t220863998 * L_110 = V_4; NullCheck(L_110); int32_t L_111 = List_1_get_Count_m2246734054(L_110, /*hidden argument*/List_1_get_Count_m2246734054_RuntimeMethod_var); V_25 = L_111; goto IL_0290; } IL_025c: { List_1_t220863998 * L_112 = V_4; int32_t L_113 = V_24; NullCheck(L_112); Attachment_t3043756552 * L_114 = List_1_get_Item_m4258296249(L_112, L_113, /*hidden argument*/List_1_get_Item_m4258296249_RuntimeMethod_var); V_26 = L_114; Attachment_t3043756552 * L_115 = V_26; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); bool L_116 = AtlasUtilities_IsRenderable_m3572608320(NULL /*static, unused*/, L_115, /*hidden argument*/NULL); if (!L_116) { goto IL_028a; } } { Attachment_t3043756552 * L_117 = V_26; List_1_t1485978026 * L_118 = V_19; List_1_t128053199 * L_119 = V_3; int32_t L_120 = V_24; NullCheck(L_119); int32_t L_121 = List_1_get_Item_m987949881(L_119, L_120, /*hidden argument*/List_1_get_Item_m987949881_RuntimeMethod_var); NullCheck(L_118); AtlasRegion_t13903284 * L_122 = List_1_get_Item_m2680368064(L_118, L_121, /*hidden argument*/List_1_get_Item_m2680368064_RuntimeMethod_var); AttachmentRegionExtensions_SetRegion_m4049726838(NULL /*static, unused*/, L_117, L_122, (bool)1, /*hidden argument*/NULL); } IL_028a: { int32_t L_123 = V_24; V_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_123, (int32_t)1)); } IL_0290: { int32_t L_124 = V_24; int32_t L_125 = V_25; if ((((int32_t)L_124) < ((int32_t)L_125))) { goto IL_025c; } } { bool L_126 = ___clearCache10; if (!L_126) { goto IL_02a5; } } { IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasUtilities_ClearCache_m4080926352(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_02a5: { Texture2D_t3840446185 ** L_127 = ___outputTexture4; Texture2D_t3840446185 * L_128 = V_15; *((RuntimeObject **)(L_127)) = (RuntimeObject *)L_128; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_127), (RuntimeObject *)L_128); Material_t340375123 ** L_129 = ___outputMaterial3; Material_t340375123 * L_130 = V_17; *((RuntimeObject **)(L_129)) = (RuntimeObject *)L_130; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_129), (RuntimeObject *)L_130); Skin_t1174584606 * L_131 = V_1; return L_131; } } // UnityEngine.Sprite Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToSprite(Spine.AtlasRegion,System.Single) extern "C" IL2CPP_METHOD_ATTR Sprite_t280657092 * AtlasUtilities_ToSprite_m2171127428 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___ar0, float ___pixelsPerUnit1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToSprite_m2171127428_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AtlasRegion_t13903284 * L_0 = ___ar0; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Texture2D_t3840446185 * L_1 = AtlasUtilities_GetMainTexture_m2502514248(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); AtlasRegion_t13903284 * L_2 = ___ar0; Rect_t2360479859 L_3 = AtlasUtilities_GetUnityRect_m3690290180(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); Vector2_t2156229523 L_4; memset(&L_4, 0, sizeof(L_4)); Vector2__ctor_m3970636864((&L_4), (0.5f), (0.5f), /*hidden argument*/NULL); float L_5 = ___pixelsPerUnit1; Sprite_t280657092 * L_6 = Sprite_Create_m3350529538(NULL /*static, unused*/, L_1, L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // System.Void Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ClearCache() extern "C" IL2CPP_METHOD_ATTR void AtlasUtilities_ClearCache_m4080926352 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ClearCache_m4080926352_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture2D_t3840446185 * V_0 = NULL; Enumerator_t2906797508 V_1; memset(&V_1, 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); List_1_t1017553631 * L_0 = ((AtlasUtilities_t1517471311_StaticFields*)il2cpp_codegen_static_fields_for(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var))->get_CachedRegionTexturesList_6(); NullCheck(L_0); Enumerator_t2906797508 L_1 = List_1_GetEnumerator_m4220947128(L_0, /*hidden argument*/List_1_GetEnumerator_m4220947128_RuntimeMethod_var); V_1 = L_1; } IL_000b: try { // begin try (depth: 1) { goto IL_001e; } IL_0010: { Texture2D_t3840446185 * L_2 = Enumerator_get_Current_m540448778((&V_1), /*hidden argument*/Enumerator_get_Current_m540448778_RuntimeMethod_var); V_0 = L_2; Texture2D_t3840446185 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_Destroy_m565254235(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); } IL_001e: { bool L_4 = Enumerator_MoveNext_m351093568((&V_1), /*hidden argument*/Enumerator_MoveNext_m351093568_RuntimeMethod_var); if (L_4) { goto IL_0010; } } IL_002a: { IL2CPP_LEAVE(0x3D, FINALLY_002f); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002f; } FINALLY_002f: { // begin finally (depth: 1) Enumerator_Dispose_m3322391252((&V_1), /*hidden argument*/Enumerator_Dispose_m3322391252_RuntimeMethod_var); IL2CPP_END_FINALLY(47) } // end finally (depth: 1) IL2CPP_CLEANUP(47) { IL2CPP_JUMP_TBL(0x3D, IL_003d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003d: { IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Dictionary_2_t47542197 * L_5 = ((AtlasUtilities_t1517471311_StaticFields*)il2cpp_codegen_static_fields_for(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var))->get_CachedRegionTextures_5(); NullCheck(L_5); Dictionary_2_Clear_m2554978873(L_5, /*hidden argument*/Dictionary_2_Clear_m2554978873_RuntimeMethod_var); List_1_t1017553631 * L_6 = ((AtlasUtilities_t1517471311_StaticFields*)il2cpp_codegen_static_fields_for(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var))->get_CachedRegionTexturesList_6(); NullCheck(L_6); List_1_Clear_m2536551180(L_6, /*hidden argument*/List_1_Clear_m2536551180_RuntimeMethod_var); return; } } // UnityEngine.Texture2D Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToTexture(Spine.AtlasRegion,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * AtlasUtilities_ToTexture_m858961061 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___ar0, int32_t ___textureFormat1, bool ___mipmaps2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToTexture_m858961061_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture2D_t3840446185 * V_0 = NULL; Texture2D_t3840446185 * V_1 = NULL; Rect_t2360479859 V_2; memset(&V_2, 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Texture2D_t3840446185 * V_5 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Dictionary_2_t47542197 * L_0 = ((AtlasUtilities_t1517471311_StaticFields*)il2cpp_codegen_static_fields_for(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var))->get_CachedRegionTextures_5(); AtlasRegion_t13903284 * L_1 = ___ar0; NullCheck(L_0); Dictionary_2_TryGetValue_m1794395738(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1794395738_RuntimeMethod_var); Texture2D_t3840446185 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_007c; } } { AtlasRegion_t13903284 * L_4 = ___ar0; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Texture2D_t3840446185 * L_5 = AtlasUtilities_GetMainTexture_m2502514248(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); V_1 = L_5; AtlasRegion_t13903284 * L_6 = ___ar0; Texture2D_t3840446185 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_height() */, L_7); Rect_t2360479859 L_9 = AtlasUtilities_GetUnityRect_m2219245313(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); V_2 = L_9; float L_10 = Rect_get_width_m3421484486((&V_2), /*hidden argument*/NULL); V_3 = (((int32_t)((int32_t)L_10))); float L_11 = Rect_get_height_m1358425599((&V_2), /*hidden argument*/NULL); V_4 = (((int32_t)((int32_t)L_11))); int32_t L_12 = V_3; int32_t L_13 = V_4; int32_t L_14 = ___textureFormat1; bool L_15 = ___mipmaps2; Texture2D_t3840446185 * L_16 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m2862217990(L_16, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); V_5 = L_16; Texture2D_t3840446185 * L_17 = V_5; AtlasRegion_t13903284 * L_18 = ___ar0; NullCheck(L_18); String_t* L_19 = L_18->get_name_1(); NullCheck(L_17); Object_set_name_m291480324(L_17, L_19, /*hidden argument*/NULL); Texture2D_t3840446185 * L_20 = V_5; V_0 = L_20; Texture2D_t3840446185 * L_21 = V_1; Rect_t2360479859 L_22 = V_2; Texture2D_t3840446185 * L_23 = V_0; AtlasUtilities_CopyTexture_m3858111779(NULL /*static, unused*/, L_21, L_22, L_23, /*hidden argument*/NULL); Dictionary_2_t47542197 * L_24 = ((AtlasUtilities_t1517471311_StaticFields*)il2cpp_codegen_static_fields_for(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var))->get_CachedRegionTextures_5(); AtlasRegion_t13903284 * L_25 = ___ar0; Texture2D_t3840446185 * L_26 = V_0; NullCheck(L_24); Dictionary_2_Add_m2084397363(L_24, L_25, L_26, /*hidden argument*/Dictionary_2_Add_m2084397363_RuntimeMethod_var); List_1_t1017553631 * L_27 = ((AtlasUtilities_t1517471311_StaticFields*)il2cpp_codegen_static_fields_for(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var))->get_CachedRegionTexturesList_6(); Texture2D_t3840446185 * L_28 = V_0; NullCheck(L_27); List_1_Add_m943256868(L_27, L_28, /*hidden argument*/List_1_Add_m943256868_RuntimeMethod_var); } IL_007c: { Texture2D_t3840446185 * L_29 = V_0; return L_29; } } // UnityEngine.Texture2D Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ToTexture(UnityEngine.Sprite,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * AtlasUtilities_ToTexture_m710929259 (RuntimeObject * __this /* static, unused */, Sprite_t280657092 * ___s0, int32_t ___textureFormat1, bool ___mipmaps2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_ToTexture_m710929259_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture2D_t3840446185 * V_0 = NULL; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); Texture2D_t3840446185 * V_2 = NULL; { Sprite_t280657092 * L_0 = ___s0; NullCheck(L_0); Texture2D_t3840446185 * L_1 = Sprite_get_texture_m3976398399(L_0, /*hidden argument*/NULL); V_0 = L_1; Sprite_t280657092 * L_2 = ___s0; NullCheck(L_2); Rect_t2360479859 L_3 = Sprite_get_textureRect_m3217515846(L_2, /*hidden argument*/NULL); V_1 = L_3; float L_4 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); float L_5 = Rect_get_height_m1358425599((&V_1), /*hidden argument*/NULL); int32_t L_6 = ___textureFormat1; bool L_7 = ___mipmaps2; Texture2D_t3840446185 * L_8 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m2862217990(L_8, (((int32_t)((int32_t)L_4))), (((int32_t)((int32_t)L_5))), L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; Texture2D_t3840446185 * L_9 = V_0; Rect_t2360479859 L_10 = V_1; Texture2D_t3840446185 * L_11 = V_2; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasUtilities_CopyTexture_m3858111779(NULL /*static, unused*/, L_9, L_10, L_11, /*hidden argument*/NULL); Texture2D_t3840446185 * L_12 = V_2; return L_12; } } // UnityEngine.Texture2D Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetClone(UnityEngine.Texture2D,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * AtlasUtilities_GetClone_m3734465269 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___t0, int32_t ___textureFormat1, bool ___mipmaps2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_GetClone_m3734465269_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture2D_t3840446185 * V_0 = NULL; { Texture2D_t3840446185 * L_0 = ___t0; NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_0); Texture2D_t3840446185 * L_2 = ___t0; NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_height() */, L_2); int32_t L_4 = ___textureFormat1; bool L_5 = ___mipmaps2; Texture2D_t3840446185 * L_6 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m2862217990(L_6, L_1, L_3, L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; Texture2D_t3840446185 * L_7 = ___t0; Texture2D_t3840446185 * L_8 = ___t0; NullCheck(L_8); int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_8); Texture2D_t3840446185 * L_10 = ___t0; NullCheck(L_10); int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_height() */, L_10); Rect_t2360479859 L_12; memset(&L_12, 0, sizeof(L_12)); Rect__ctor_m2614021312((&L_12), (0.0f), (0.0f), (((float)((float)L_9))), (((float)((float)L_11))), /*hidden argument*/NULL); Texture2D_t3840446185 * L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); AtlasUtilities_CopyTexture_m3858111779(NULL /*static, unused*/, L_7, L_12, L_13, /*hidden argument*/NULL); Texture2D_t3840446185 * L_14 = V_0; return L_14; } } // System.Void Spine.Unity.Modules.AttachmentTools.AtlasUtilities::CopyTexture(UnityEngine.Texture2D,UnityEngine.Rect,UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void AtlasUtilities_CopyTexture_m3858111779 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___source0, Rect_t2360479859 ___sourceRect1, Texture2D_t3840446185 * ___destination2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_CopyTexture_m3858111779_MetadataUsageId); s_Il2CppMethodInitialized = true; } ColorU5BU5D_t941916413* V_0 = NULL; { int32_t L_0 = SystemInfo_get_copyTextureSupport_m3633100286(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_0) { goto IL_0043; } } { Texture2D_t3840446185 * L_1 = ___source0; float L_2 = Rect_get_x_m3839990490((&___sourceRect1), /*hidden argument*/NULL); float L_3 = Rect_get_y_m1501338330((&___sourceRect1), /*hidden argument*/NULL); float L_4 = Rect_get_width_m3421484486((&___sourceRect1), /*hidden argument*/NULL); float L_5 = Rect_get_height_m1358425599((&___sourceRect1), /*hidden argument*/NULL); NullCheck(L_1); ColorU5BU5D_t941916413* L_6 = Texture2D_GetPixels_m255035209(L_1, (((int32_t)((int32_t)L_2))), (((int32_t)((int32_t)L_3))), (((int32_t)((int32_t)L_4))), (((int32_t)((int32_t)L_5))), /*hidden argument*/NULL); V_0 = L_6; Texture2D_t3840446185 * L_7 = ___destination2; ColorU5BU5D_t941916413* L_8 = V_0; NullCheck(L_7); Texture2D_SetPixels_m3008871897(L_7, L_8, /*hidden argument*/NULL); Texture2D_t3840446185 * L_9 = ___destination2; NullCheck(L_9); Texture2D_Apply_m2271746283(L_9, /*hidden argument*/NULL); goto IL_0070; } IL_0043: { Texture2D_t3840446185 * L_10 = ___source0; float L_11 = Rect_get_x_m3839990490((&___sourceRect1), /*hidden argument*/NULL); float L_12 = Rect_get_y_m1501338330((&___sourceRect1), /*hidden argument*/NULL); float L_13 = Rect_get_width_m3421484486((&___sourceRect1), /*hidden argument*/NULL); float L_14 = Rect_get_height_m1358425599((&___sourceRect1), /*hidden argument*/NULL); Texture2D_t3840446185 * L_15 = ___destination2; IL2CPP_RUNTIME_CLASS_INIT(Graphics_t783367614_il2cpp_TypeInfo_var); Graphics_CopyTexture_m1263291361(NULL /*static, unused*/, L_10, 0, 0, (((int32_t)((int32_t)L_11))), (((int32_t)((int32_t)L_12))), (((int32_t)((int32_t)L_13))), (((int32_t)((int32_t)L_14))), L_15, 0, 0, 0, 0, /*hidden argument*/NULL); } IL_0070: { return; } } // System.Boolean Spine.Unity.Modules.AttachmentTools.AtlasUtilities::IsRenderable(Spine.Attachment) extern "C" IL2CPP_METHOD_ATTR bool AtlasUtilities_IsRenderable_m3572608320 (RuntimeObject * __this /* static, unused */, Attachment_t3043756552 * ___a0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_IsRenderable_m3572608320_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Attachment_t3043756552 * L_0 = ___a0; return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IHasRendererObject_t2801175345_il2cpp_TypeInfo_var))) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); } } // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::SpineUnityFlipRect(UnityEngine.Rect,System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_SpineUnityFlipRect_m3537853565 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rect0, int32_t ___textureHeight1, const RuntimeMethod* method) { { int32_t L_0 = ___textureHeight1; float L_1 = Rect_get_y_m1501338330((&___rect0), /*hidden argument*/NULL); float L_2 = Rect_get_height_m1358425599((&___rect0), /*hidden argument*/NULL); Rect_set_y_m3702432190((&___rect0), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)(((float)((float)L_0))), (float)L_1)), (float)L_2)), /*hidden argument*/NULL); Rect_t2360479859 L_3 = ___rect0; return L_3; } } // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetUnityRect(Spine.AtlasRegion) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_GetUnityRect_m3690290180 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___region0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_GetUnityRect_m3690290180_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AtlasRegion_t13903284 * L_0 = ___region0; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Rect_t2360479859 L_1 = AtlasUtilities_GetSpineAtlasRect_m1140555442(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); AtlasRegion_t13903284 * L_2 = ___region0; NullCheck(L_2); AtlasPage_t4077017671 * L_3 = L_2->get_page_0(); NullCheck(L_3); int32_t L_4 = L_3->get_height_8(); Rect_t2360479859 L_5 = AtlasUtilities_SpineUnityFlipRect_m3537853565(NULL /*static, unused*/, L_1, L_4, /*hidden argument*/NULL); return L_5; } } // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetUnityRect(Spine.AtlasRegion,System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_GetUnityRect_m2219245313 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___region0, int32_t ___textureHeight1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_GetUnityRect_m2219245313_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AtlasRegion_t13903284 * L_0 = ___region0; IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Rect_t2360479859 L_1 = AtlasUtilities_GetSpineAtlasRect_m1140555442(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); int32_t L_2 = ___textureHeight1; Rect_t2360479859 L_3 = AtlasUtilities_SpineUnityFlipRect_m3537853565(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetSpineAtlasRect(Spine.AtlasRegion,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_GetSpineAtlasRect_m1140555442 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___region0, bool ___includeRotate1, const RuntimeMethod* method) { { bool L_0 = ___includeRotate1; if (!L_0) { goto IL_0033; } } { AtlasRegion_t13903284 * L_1 = ___region0; NullCheck(L_1); bool L_2 = L_1->get_rotate_15(); if (!L_2) { goto IL_0033; } } { AtlasRegion_t13903284 * L_3 = ___region0; NullCheck(L_3); int32_t L_4 = L_3->get_x_2(); AtlasRegion_t13903284 * L_5 = ___region0; NullCheck(L_5); int32_t L_6 = L_5->get_y_3(); AtlasRegion_t13903284 * L_7 = ___region0; NullCheck(L_7); int32_t L_8 = L_7->get_height_5(); AtlasRegion_t13903284 * L_9 = ___region0; NullCheck(L_9); int32_t L_10 = L_9->get_width_4(); Rect_t2360479859 L_11; memset(&L_11, 0, sizeof(L_11)); Rect__ctor_m2614021312((&L_11), (((float)((float)L_4))), (((float)((float)L_6))), (((float)((float)L_8))), (((float)((float)L_10))), /*hidden argument*/NULL); return L_11; } IL_0033: { AtlasRegion_t13903284 * L_12 = ___region0; NullCheck(L_12); int32_t L_13 = L_12->get_x_2(); AtlasRegion_t13903284 * L_14 = ___region0; NullCheck(L_14); int32_t L_15 = L_14->get_y_3(); AtlasRegion_t13903284 * L_16 = ___region0; NullCheck(L_16); int32_t L_17 = L_16->get_width_4(); AtlasRegion_t13903284 * L_18 = ___region0; NullCheck(L_18); int32_t L_19 = L_18->get_height_5(); Rect_t2360479859 L_20; memset(&L_20, 0, sizeof(L_20)); Rect__ctor_m2614021312((&L_20), (((float)((float)L_13))), (((float)((float)L_15))), (((float)((float)L_17))), (((float)((float)L_19))), /*hidden argument*/NULL); return L_20; } } // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::UVRectToTextureRect(UnityEngine.Rect,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_UVRectToTextureRect_m1737918216 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___uvRect0, int32_t ___texWidth1, int32_t ___texHeight2, const RuntimeMethod* method) { { Rect_t2360479859 * L_0 = (&___uvRect0); float L_1 = Rect_get_x_m3839990490(L_0, /*hidden argument*/NULL); int32_t L_2 = ___texWidth1; Rect_set_x_m2352063068(L_0, ((float)il2cpp_codegen_multiply((float)L_1, (float)(((float)((float)L_2))))), /*hidden argument*/NULL); Rect_t2360479859 * L_3 = (&___uvRect0); float L_4 = Rect_get_width_m3421484486(L_3, /*hidden argument*/NULL); int32_t L_5 = ___texWidth1; Rect_set_width_m2963421158(L_3, ((float)il2cpp_codegen_multiply((float)L_4, (float)(((float)((float)L_5))))), /*hidden argument*/NULL); Rect_t2360479859 * L_6 = (&___uvRect0); float L_7 = Rect_get_y_m1501338330(L_6, /*hidden argument*/NULL); int32_t L_8 = ___texHeight2; Rect_set_y_m3702432190(L_6, ((float)il2cpp_codegen_multiply((float)L_7, (float)(((float)((float)L_8))))), /*hidden argument*/NULL); Rect_t2360479859 * L_9 = (&___uvRect0); float L_10 = Rect_get_height_m1358425599(L_9, /*hidden argument*/NULL); int32_t L_11 = ___texHeight2; Rect_set_height_m1625569324(L_9, ((float)il2cpp_codegen_multiply((float)L_10, (float)(((float)((float)L_11))))), /*hidden argument*/NULL); Rect_t2360479859 L_12 = ___uvRect0; return L_12; } } // UnityEngine.Rect Spine.Unity.Modules.AttachmentTools.AtlasUtilities::TextureRectToUVRect(UnityEngine.Rect,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 AtlasUtilities_TextureRectToUVRect_m849095516 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___textureRect0, int32_t ___texWidth1, int32_t ___texHeight2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_TextureRectToUVRect_m849095516_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___texWidth1; float L_1 = Rect_get_x_m3839990490((&___textureRect0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_2 = Mathf_InverseLerp_m4155825980(NULL /*static, unused*/, (0.0f), (((float)((float)L_0))), L_1, /*hidden argument*/NULL); Rect_set_x_m2352063068((&___textureRect0), L_2, /*hidden argument*/NULL); int32_t L_3 = ___texHeight2; float L_4 = Rect_get_y_m1501338330((&___textureRect0), /*hidden argument*/NULL); float L_5 = Mathf_InverseLerp_m4155825980(NULL /*static, unused*/, (0.0f), (((float)((float)L_3))), L_4, /*hidden argument*/NULL); Rect_set_y_m3702432190((&___textureRect0), L_5, /*hidden argument*/NULL); int32_t L_6 = ___texWidth1; float L_7 = Rect_get_width_m3421484486((&___textureRect0), /*hidden argument*/NULL); float L_8 = Mathf_InverseLerp_m4155825980(NULL /*static, unused*/, (0.0f), (((float)((float)L_6))), L_7, /*hidden argument*/NULL); Rect_set_width_m2963421158((&___textureRect0), L_8, /*hidden argument*/NULL); int32_t L_9 = ___texHeight2; float L_10 = Rect_get_height_m1358425599((&___textureRect0), /*hidden argument*/NULL); float L_11 = Mathf_InverseLerp_m4155825980(NULL /*static, unused*/, (0.0f), (((float)((float)L_9))), L_10, /*hidden argument*/NULL); Rect_set_height_m1625569324((&___textureRect0), L_11, /*hidden argument*/NULL); Rect_t2360479859 L_12 = ___textureRect0; return L_12; } } // Spine.AtlasRegion Spine.Unity.Modules.AttachmentTools.AtlasUtilities::UVRectToAtlasRegion(UnityEngine.Rect,System.String,Spine.AtlasPage,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR AtlasRegion_t13903284 * AtlasUtilities_UVRectToAtlasRegion_m3451574295 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___uvRect0, String_t* ___name1, AtlasPage_t4077017671 * ___page2, float ___offsetX3, float ___offsetY4, bool ___rotate5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_UVRectToAtlasRegion_m3451574295_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; AtlasRegion_t13903284 * V_6 = NULL; { Rect_t2360479859 L_0 = ___uvRect0; AtlasPage_t4077017671 * L_1 = ___page2; NullCheck(L_1); int32_t L_2 = L_1->get_width_7(); AtlasPage_t4077017671 * L_3 = ___page2; NullCheck(L_3); int32_t L_4 = L_3->get_height_8(); IL2CPP_RUNTIME_CLASS_INIT(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var); Rect_t2360479859 L_5 = AtlasUtilities_UVRectToTextureRect_m1737918216(NULL /*static, unused*/, L_0, L_2, L_4, /*hidden argument*/NULL); V_0 = L_5; Rect_t2360479859 L_6 = V_0; AtlasPage_t4077017671 * L_7 = ___page2; NullCheck(L_7); int32_t L_8 = L_7->get_height_8(); Rect_t2360479859 L_9 = AtlasUtilities_SpineUnityFlipRect_m3537853565(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); V_1 = L_9; float L_10 = Rect_get_x_m3839990490((&V_1), /*hidden argument*/NULL); V_2 = (((int32_t)((int32_t)L_10))); float L_11 = Rect_get_y_m1501338330((&V_1), /*hidden argument*/NULL); V_3 = (((int32_t)((int32_t)L_11))); bool L_12 = ___rotate5; if (!L_12) { goto IL_0052; } } { float L_13 = Rect_get_height_m1358425599((&V_1), /*hidden argument*/NULL); V_4 = (((int32_t)((int32_t)L_13))); float L_14 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); V_5 = (((int32_t)((int32_t)L_14))); goto IL_0066; } IL_0052: { float L_15 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); V_4 = (((int32_t)((int32_t)L_15))); float L_16 = Rect_get_height_m1358425599((&V_1), /*hidden argument*/NULL); V_5 = (((int32_t)((int32_t)L_16))); } IL_0066: { AtlasRegion_t13903284 * L_17 = (AtlasRegion_t13903284 *)il2cpp_codegen_object_new(AtlasRegion_t13903284_il2cpp_TypeInfo_var); AtlasRegion__ctor_m2705127635(L_17, /*hidden argument*/NULL); V_6 = L_17; AtlasRegion_t13903284 * L_18 = V_6; AtlasPage_t4077017671 * L_19 = ___page2; NullCheck(L_18); L_18->set_page_0(L_19); AtlasRegion_t13903284 * L_20 = V_6; String_t* L_21 = ___name1; NullCheck(L_20); L_20->set_name_1(L_21); AtlasRegion_t13903284 * L_22 = V_6; float L_23 = Rect_get_xMin_m581135837((&___uvRect0), /*hidden argument*/NULL); NullCheck(L_22); L_22->set_u_6(L_23); AtlasRegion_t13903284 * L_24 = V_6; float L_25 = Rect_get_xMax_m3018144503((&___uvRect0), /*hidden argument*/NULL); NullCheck(L_24); L_24->set_u2_8(L_25); AtlasRegion_t13903284 * L_26 = V_6; float L_27 = Rect_get_yMax_m743455479((&___uvRect0), /*hidden argument*/NULL); NullCheck(L_26); L_26->set_v_7(L_27); AtlasRegion_t13903284 * L_28 = V_6; float L_29 = Rect_get_yMin_m2601414109((&___uvRect0), /*hidden argument*/NULL); NullCheck(L_28); L_28->set_v2_9(L_29); AtlasRegion_t13903284 * L_30 = V_6; NullCheck(L_30); L_30->set_index_14((-1)); AtlasRegion_t13903284 * L_31 = V_6; int32_t L_32 = V_4; NullCheck(L_31); L_31->set_width_4(L_32); AtlasRegion_t13903284 * L_33 = V_6; int32_t L_34 = V_4; NullCheck(L_33); L_33->set_originalWidth_12(L_34); AtlasRegion_t13903284 * L_35 = V_6; int32_t L_36 = V_5; NullCheck(L_35); L_35->set_height_5(L_36); AtlasRegion_t13903284 * L_37 = V_6; int32_t L_38 = V_5; NullCheck(L_37); L_37->set_originalHeight_13(L_38); AtlasRegion_t13903284 * L_39 = V_6; float L_40 = ___offsetX3; NullCheck(L_39); L_39->set_offsetX_10(L_40); AtlasRegion_t13903284 * L_41 = V_6; float L_42 = ___offsetY4; NullCheck(L_41); L_41->set_offsetY_11(L_42); AtlasRegion_t13903284 * L_43 = V_6; int32_t L_44 = V_2; NullCheck(L_43); L_43->set_x_2(L_44); AtlasRegion_t13903284 * L_45 = V_6; int32_t L_46 = V_3; NullCheck(L_45); L_45->set_y_3(L_46); AtlasRegion_t13903284 * L_47 = V_6; bool L_48 = ___rotate5; NullCheck(L_47); L_47->set_rotate_15(L_48); AtlasRegion_t13903284 * L_49 = V_6; return L_49; } } // UnityEngine.Texture2D Spine.Unity.Modules.AttachmentTools.AtlasUtilities::GetMainTexture(Spine.AtlasRegion) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * AtlasUtilities_GetMainTexture_m2502514248 (RuntimeObject * __this /* static, unused */, AtlasRegion_t13903284 * ___region0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities_GetMainTexture_m2502514248_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; { AtlasRegion_t13903284 * L_0 = ___region0; NullCheck(L_0); AtlasPage_t4077017671 * L_1 = L_0->get_page_0(); NullCheck(L_1); RuntimeObject * L_2 = L_1->get_rendererObject_6(); V_0 = ((Material_t340375123 *)IsInstClass((RuntimeObject*)L_2, Material_t340375123_il2cpp_TypeInfo_var)); Material_t340375123 * L_3 = V_0; NullCheck(L_3); Texture_t3661962703 * L_4 = Material_get_mainTexture_m692510677(L_3, /*hidden argument*/NULL); return ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_4, Texture2D_t3840446185_il2cpp_TypeInfo_var)); } } // System.Void Spine.Unity.Modules.AttachmentTools.AtlasUtilities::ApplyPMA(UnityEngine.Texture2D,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void AtlasUtilities_ApplyPMA_m4232201476 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___texture0, bool ___applyImmediately1, const RuntimeMethod* method) { ColorU5BU5D_t941916413* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Color_t2555686324 V_3; memset(&V_3, 0, sizeof(V_3)); float V_4 = 0.0f; { Texture2D_t3840446185 * L_0 = ___texture0; NullCheck(L_0); ColorU5BU5D_t941916413* L_1 = Texture2D_GetPixels_m2081641574(L_0, /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; ColorU5BU5D_t941916413* L_2 = V_0; NullCheck(L_2); V_2 = (((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length)))); goto IL_006c; } IL_0012: { ColorU5BU5D_t941916413* L_3 = V_0; int32_t L_4 = V_1; NullCheck(L_3); V_3 = (*(Color_t2555686324 *)((L_3)->GetAddressAt(static_cast(L_4)))); float L_5 = (&V_3)->get_a_3(); V_4 = L_5; float L_6 = (&V_3)->get_r_0(); float L_7 = V_4; (&V_3)->set_r_0(((float)il2cpp_codegen_multiply((float)L_6, (float)L_7))); float L_8 = (&V_3)->get_g_1(); float L_9 = V_4; (&V_3)->set_g_1(((float)il2cpp_codegen_multiply((float)L_8, (float)L_9))); float L_10 = (&V_3)->get_b_2(); float L_11 = V_4; (&V_3)->set_b_2(((float)il2cpp_codegen_multiply((float)L_10, (float)L_11))); ColorU5BU5D_t941916413* L_12 = V_0; int32_t L_13 = V_1; NullCheck(L_12); Color_t2555686324 L_14 = V_3; *(Color_t2555686324 *)((L_12)->GetAddressAt(static_cast(L_13))) = L_14; int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_006c: { int32_t L_16 = V_1; int32_t L_17 = V_2; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_0012; } } { Texture2D_t3840446185 * L_18 = ___texture0; ColorU5BU5D_t941916413* L_19 = V_0; NullCheck(L_18); Texture2D_SetPixels_m3008871897(L_18, L_19, /*hidden argument*/NULL); bool L_20 = ___applyImmediately1; if (!L_20) { goto IL_0086; } } { Texture2D_t3840446185 * L_21 = ___texture0; NullCheck(L_21); Texture2D_Apply_m2271746283(L_21, /*hidden argument*/NULL); } IL_0086: { return; } } // System.Single Spine.Unity.Modules.AttachmentTools.AtlasUtilities::InverseLerp(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float AtlasUtilities_InverseLerp_m1405870606 (RuntimeObject * __this /* static, unused */, float ___a0, float ___b1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___value2; float L_1 = ___a0; float L_2 = ___b1; float L_3 = ___a0; return ((float)((float)((float)il2cpp_codegen_subtract((float)L_0, (float)L_1))/(float)((float)il2cpp_codegen_subtract((float)L_2, (float)L_3)))); } } // System.Void Spine.Unity.Modules.AttachmentTools.AtlasUtilities::.cctor() extern "C" IL2CPP_METHOD_ATTR void AtlasUtilities__cctor_m4281394208 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AtlasUtilities__cctor_m4281394208_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t47542197 * L_0 = (Dictionary_2_t47542197 *)il2cpp_codegen_object_new(Dictionary_2_t47542197_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2365420851(L_0, /*hidden argument*/Dictionary_2__ctor_m2365420851_RuntimeMethod_var); ((AtlasUtilities_t1517471311_StaticFields*)il2cpp_codegen_static_fields_for(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var))->set_CachedRegionTextures_5(L_0); List_1_t1017553631 * L_1 = (List_1_t1017553631 *)il2cpp_codegen_object_new(List_1_t1017553631_il2cpp_TypeInfo_var); List_1__ctor_m4204035120(L_1, /*hidden argument*/List_1__ctor_m4204035120_RuntimeMethod_var); ((AtlasUtilities_t1517471311_StaticFields*)il2cpp_codegen_static_fields_for(AtlasUtilities_t1517471311_il2cpp_TypeInfo_var))->set_CachedRegionTexturesList_6(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif