#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 VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; struct GenericVirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; struct GenericInterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; // DMCore.CDataByte struct CDataByte_t2832074535; // DMCore.IDataUnit struct IDataUnit_t677250155; // System.Xml.XmlElement struct XmlElement_t561603118; // System.String struct String_t; // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524; // System.Byte[] struct ByteU5BU5D_t4116647657; // BetterList`1 struct BetterList_1_t289316694; // DMCore.CDataDouble struct CDataDouble_t3608737326; // DMCore.CDataFloat struct CDataFloat_t137586558; // DMCore.CDataInt struct CDataInt_t1932658480; // DMCore.CDataLong struct CDataLong_t929790239; // DMCore.CDataProperty struct CDataProperty_t2806246268; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // System.Action`2 struct Action_2_t2799970140; // System.Action`1 struct Action_1_t2019918284; // CBetterSet`1> struct CBetterSet_1_t2914247844; // CBetterSet`1 struct CBetterSet_1_t3194383868; // CBetterSet`1> struct CBetterSet_1_t2134195988; // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656; // BetterList`1 struct BetterList_1_t3113987842; // BetterList`1 struct BetterList_1_t2235126482; // DMCore.CDataWideStr struct CDataWideStr_t3874506662; // DMCore.CDataShort struct CDataShort_t848979497; // DMCore.CDataVector struct CDataVector_t3625709135; // DMCore.CDataQuaternion struct CDataQuaternion_t1158885499; // DMCore.CDataProperty/c__AnonStorey0 struct U3CBeforeChangeU3Ec__AnonStorey0_t1603444863; // System.Action`1> struct Action_1_t2972437735; // System.Action`1 struct Action_1_t3252573759; // DMCore.CDataProperty/c__AnonStorey1 struct U3CEndChangeU3Ec__AnonStorey1_t3838703680; // System.Action`1> struct Action_1_t2192385879; // System.Action`2 struct Action_2_t2470008838; // System.String[] struct StringU5BU5D_t1281789340; // DMCore.CDataString struct CDataString_t1317323776; // System.Char[] struct CharU5BU5D_t3528271667; // DMCore.CEventManager struct CEventManager_t474365641; // DMCore.ILogicBase struct ILogicBase_t2190831891; // System.Collections.Generic.List`1 struct List_1_t4056803065; // System.Collections.Generic.List`1 struct List_1_t257213610; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.OnEventCall struct OnEventCall_t3758354630; // DMCore.CEventManager/stEventInfo struct stEventInfo_t2584728323; // System.Delegate struct Delegate_t1188392813; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // DMCore.CGameSetting struct CGameSetting_t2678036671; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2591502567; // System.Collections.Generic.List`1 struct List_1_t3319525431; // System.Xml.XmlDocument struct XmlDocument_t2837193595; // UnityEngine.Object struct Object_t631007953; // UnityEngine.TextAsset struct TextAsset_t3022178571; // DMCore.CMsgBoxControl struct CMsgBoxControl_t806533544; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t863209702; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1919752173; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // DMCore.CDataArray struct CDataArray_t4068198041; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // DMCore.CMsgBoxControl/msgBoxData struct msgBoxData_t2023563693; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t1768738796; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t2825281267; // DMCore.Logic.CWndController struct CWndController_t749709641; // DMCore.CMsgManager struct CMsgManager_t455955613; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t1592625792; // UnityEngine.GameObject struct GameObject_t1113636619; // uiMessageHint struct uiMessageHint_t1249251163; // DMCore.Common struct Common_t3802143103; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.CAccManager struct CAccManager_t1454736772; // DMCore.ISoundManager struct ISoundManager_t434164892; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // DMCore.Framework.CSceneEffectManager struct CSceneEffectManager_t793970061; // DMCore.Logic.CEffectWndManager struct CEffectWndManager_t3902312294; // DMCore.Logic.shopModel struct shopModel_t101745799; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // DMCore.Logic.CSpeaker struct CSpeaker_t978472097; // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3384741; // DMCore.Logic.CSongManager struct CSongManager_t2375791487; // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264; // DMCore.Logic.CPlayerInviteTable struct CPlayerInviteTable_t2496984219; // DMCore.Logic.CCandyManager struct CCandyManager_t1000487739; // UnityEngine.Camera struct Camera_t4157153871; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // UnityEngine.Transform struct Transform_t3600365921; // UnityEngine.Component struct Component_t1923634451; // DMCore.DanceMode.BeatKeyResult struct BeatKeyResult_t1335677305; // DMCore.Framework.Misc.CEncrptHelp_Int struct CEncrptHelp_Int_t51280996; // DMCore.Framework.Misc.CEncrptHelp`1 struct CEncrptHelp_1_t2107105261; // System.Object[] struct ObjectU5BU5D_t2843939325; // DMCore.DanceMode.CBeatKeyCouple struct CBeatKeyCouple_t3767634746; // DMCore.DanceMode.IBeatKeys struct IBeatKeys_t2500473988; // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909; // DMCore.Framework.Movie.CAnimNode struct CAnimNode_t3327376431; // DMCore.DanceMode.CBeatKeyCtrlNode struct CBeatKeyCtrlNode_t1019706062; // DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc struct RoleSectionCalc_t3975632210; // System.Collections.Generic.List`1 struct List_1_t2807752047; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t739721426; // DMCore.DanceMode.CDanceScoreRatio struct CDanceScoreRatio_t899523984; // DMCore.DanceMode.CDanceMode struct CDanceMode_t1520520494; // DMCore.Logic.CPveManager struct CPveManager_t3058433014; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t1645250520; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // DMCore.DanceMode.ClassicalKeyLogic struct ClassicalKeyLogic_t2839086845; // DMCore.Logic.CLocalBattle struct CLocalBattle_t1519924991; // DMCore.Logic.CLocalSimulateRole struct CLocalSimulateRole_t4101146137; // DMCore.DanceMode.CBeatKeyFollowDirect struct CBeatKeyFollowDirect_t2524907670; // DMCore.DanceMode.IBeatKeyFollow struct IBeatKeyFollow_t1042819926; // DMCore.DanceMode.CBeatKeyFollowSphere struct CBeatKeyFollowSphere_t3380415390; // DMCore.DanceMode.CBeatKeyHold struct CBeatKeyHold_t782767741; // System.Collections.Generic.List`1 struct List_1_t2491780804; // System.Collections.Generic.List`1 struct List_1_t128053199; // BetterList`1 struct BetterList_1_t1515500177; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3213771897; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // DMCore.DanceMode.RevenueDetailData struct RevenueDetailData_t1092030774; // UIAtlas struct UIAtlas_t3195533529; // UIAtlas/Sprite struct Sprite_t2895597119; // System.Action`1 struct Action_1_t1192173657; // DMCore.DanceMode.CBeatKeyManager/c__AnonStorey0 struct U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399; // DMCore.Framework.Movie.CAnimSequence struct CAnimSequence_t1119714129; // DMCore.DanceMode.CBeatKeyManager/c__AnonStorey1 struct U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045; // DMCore.DanceMode.CBeatKeySequenceInfo struct CBeatKeySequenceInfo_t1686169301; // DMCore.DanceMode.CBeatKeyManager/c__AnonStorey2 struct U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775; // DMCore.DanceMode.IBeatKeySwingBase struct IBeatKeySwingBase_t1515627798; // DMCore.Logic.CMusicManager struct CMusicManager_t3263666357; // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410; // UnityEngine.Material struct Material_t340375123; // UnityEngine.Texture struct Texture_t3661962703; // DMCore.Framework.Misc.CImageHelp/DrawData struct DrawData_t875070952; // BetterList`1 struct BetterList_1_t30091270; // UnityEngine.Texture2D struct Texture2D_t3840446185; // DMCore.DanceMode.CBeatKeySimple struct CBeatKeySimple_t479423900; // DMCore.DanceMode.CBeatKeySwing_HS struct CBeatKeySwing_HS_t33793645; // DMCore.DanceMode.CBeatKeySwingCouple struct CBeatKeySwingCouple_t1807003983; // DMCore.DanceMode.CBeatKeySwingUI struct CBeatKeySwingUI_t1346072144; // UISprite struct UISprite_t194114938; // DMCore.DanceMode.CBeatKeySwingCtrollor struct CBeatKeySwingCtrollor_t4230979690; // System.Collections.Generic.List`1 struct List_1_t318665914; // CUISwingBeatKeyMain struct CUISwingBeatKeyMain_t3099516294; // System.Collections.Generic.List`1 struct List_1_t3913560973; // DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveBeatKey struct stActiveBeatKey_t2441486231; // System.Comparison`1 struct Comparison_1_t2216417410; // System.Comparison`1 struct Comparison_1_t2855037343; // DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup struct stActiveDeviceGroup_t3141558468; // DMCore.DanceMode.CBeatKeySwingHold struct CBeatKeySwingHold_t593251827; // DMCore.DanceMode.CBeatKeySwingHoldLineUI struct CBeatKeySwingHoldLineUI_t5305857; // UIWidget struct UIWidget_t3538521925; // DMCore.DanceMode.CBeatKeySwingSimple struct CBeatKeySwingSimple_t4104270215; // DMCore.Framework.Movie.CAnimMusicSection struct CAnimMusicSection_t536843937; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t757155719; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4142745948; // System.Collections.Generic.List`1 struct List_1_t2376830540; // System.Collections.Generic.List`1 struct List_1_t1621593514; // DMCore.DanceMode.CRoleBeatKeyData_Active struct CRoleBeatKeyData_Active_t3989483231; // DMCore.DanceMode.CRoleBeatKeyData_Section struct CRoleBeatKeyData_Section_t904755798; // DMCore.DanceMode.CRoleBeatKeyData_Total struct CRoleBeatKeyData_Total_t538171442; // DMCore.DanceMode.CRoleGiveLike struct CRoleGiveLike_t149518772; // DMCore.DanceMode.CDanceMode/c__AnonStorey0 struct U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421; // System.Predicate`1 struct Predicate_1_t974812896; // System.Predicate`1 struct Predicate_1_t3905400288; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // System.Comparison`1 struct Comparison_1_t679686977; // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd struct OnRoleAnimEnd_t3559497459; // UnityEngine.AnimationClip struct AnimationClip_t2318505987; // DMCore.DanceMode.CSectionRoleTask struct CSectionRoleTask_t2014828986; // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t3619707304; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // DMCore.DanceMode.CDanceMode_Battle struct CDanceMode_Battle_t3921573432; // System.Collections.Generic.List`1 struct List_1_t913674750; // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406; // MemberManager struct MemberManager_t2979457932; // DMCore.Logic.CPetManager struct CPetManager_t2941415134; // DMCore.Framework.Scene.ISceneNpcBase struct ISceneNpcBase_t3974693970; // DMCore.Logic.CPetActionConfig struct CPetActionConfig_t1976691651; // DMCore.Framework.Resource.CResourceAdapter struct CResourceAdapter_t3687212940; // System.Predicate`1 struct Predicate_1_t2672744813; // System.Action`1 struct Action_1_t1569734369; // DMCore.Framework.Scene.CRoleModelItem struct CRoleModelItem_t1608531946; // DMCore.Framework.Scene.CRoleModelItem_VehicleCfgManager struct CRoleModelItem_VehicleCfgManager_t2872767124; // DMCore.Framework.Scene.CRoleModelItem_VehicleCfg struct CRoleModelItem_VehicleCfg_t3488277076; // DMCore.Framework.Scene.CVehicleRoleAnimName struct CVehicleRoleAnimName_t758558953; // UnityEngine.AudioClip struct AudioClip_t3680889665; // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t110361559; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1380571261; // System.Collections.Generic.Dictionary`2>> struct Dictionary_2_t3277249325; // CBetterSet`1> struct CBetterSet_1_t433888323; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // DMCore.Framework.Movie.CAnimTrack struct CAnimTrack_t1608933299; // DMCore.DanceMode.BeatKeyResult[] struct BeatKeyResultU5BU5D_t601867396; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // BetterList`1[] struct BetterList_1U5BU5D_t3589998883; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t763310475; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t3194337727; // UnityEngine.Rect[] struct RectU5BU5D_t2936723554; // DMCore.DanceMode.CBeatKeyCtrlNode[] struct CBeatKeyCtrlNodeU5BU5D_t2944952891; // BetterList`1 struct BetterList_1_t2105966071; // DMCore.DanceMode.ClassicalKeyQueue struct ClassicalKeyQueue_t335011495; // BetterList`1 struct BetterList_1_t2891587622; // System.Collections.Generic.List`1 struct List_1_t3326345499; // BetterList`1 struct BetterList_1_t1002471007; // System.Collections.Generic.List`1> struct List_1_t3041809111; // uiCandies struct uiCandies_t442672041; // System.Collections.Generic.Queue`1 struct Queue_1_t699068519; // DMCore.Logic.stSpeaker struct stSpeaker_t2572138757; // uiSpeakBox struct uiSpeakBox_t2345481508; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3530625384; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2910090473; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1790591762; // System.Collections.Generic.List`1 struct List_1_t622380941; // System.Collections.Generic.List`1 struct List_1_t504483877; // DMCore.Framework.Scene.CRoleModelItem/stItemState struct stItemState_t244584211; // System.Collections.Generic.List`1 struct List_1_t4139125132; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1411863853; // DMCore.Logic.CPetManager/UpgradeEffect struct UpgradeEffect_t3030226768; // DMCore.Logic.CPetManager/GetMaterial struct GetMaterial_t2269987281; // System.Collections.Generic.List`1 struct List_1_t3149535657; // System.Int64[] struct Int64U5BU5D_t2559172825; // DMCore.Framework.Scene.CVehicleRoleAnimName[] struct CVehicleRoleAnimNameU5BU5D_t2303117652; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2376990407; // System.Collections.Generic.List`1 struct List_1_t2750885178; // DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveBeatKey[] struct stActiveBeatKeyU5BU5D_t3140523054; // DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup[] struct stActiveDeviceGroupU5BU5D_t3702968237; // System.Single[] struct SingleU5BU5D_t1444911251; // DMCore.Framework.Misc.CImageHelp/DrawData[] struct DrawDataU5BU5D_t1744264569; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t2041140128; // DMCore.DanceMode.CRoleGiveLike[] struct CRoleGiveLikeU5BU5D_t3901162749; // DMCore.DanceMode.CRoleBeatKeyData_Section[] struct CRoleBeatKeyData_SectionU5BU5D_t1234047891; // DMCore.DanceMode.CRoleBeatKeyData_Active[] struct CRoleBeatKeyData_ActiveU5BU5D_t3637688006; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1548932026; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t113521337; // System.Collections.ArrayList struct ArrayList_t2718874744; // DMCore.CDataProperty[] struct CDataPropertyU5BU5D_t2570513173; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t1420924889; // System.Xml.XmlNode/EmptyNodeList struct EmptyNodeList_t139615908; // System.Xml.XmlNodeListChildren struct XmlNodeListChildren_t1082692789; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // DMCore.CEventManager/stEventInfo[] struct stEventInfoU5BU5D_t872376722; // DMCore.Framework.XML.DMXmlSerial struct DMXmlSerial_t1029243897; // BetterList`1 struct BetterList_1_t2935806958; // DMCore.Framework.XML.DMXmlNode[] struct DMXmlNodeU5BU5D_t4275982093; // BetterList`1> struct BetterList_1_t1954990458; // BetterList`1> struct BetterList_1_t1174938602; // DMCore.IDataUnit[] struct IDataUnitU5BU5D_t196574602; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3341953614; // System.Collections.Generic.List`1 struct List_1_t3662906633; // UnityEngine.BoxCollider struct BoxCollider_t1640800422; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3314469724; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1014926741; // CDataModelBool struct CDataModelBool_t2269476966; // BetterList`1 struct BetterList_1_t3256166455; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3311733826; // CDataModelInt struct CDataModelInt_t3463393640; // DMCore.Logic.CPveManager/CheckEnergyStateCallback struct CheckEnergyStateCallback_t3528280671; // DMCore.Logic.CServerSimulator struct CServerSimulator_t2819548284; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1077746168; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4033884959; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3693168236; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3770330557; // System.Comparison`1 struct Comparison_1_t907937207; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3782052096; // System.Collections.Generic.List`1 struct List_1_t8294265; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3311957831; // System.Void struct Void_t1185182177; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Xml.XmlNameTable struct XmlNameTable_t71772148; // System.Xml.XmlImplementation struct XmlImplementation_t254178875; // System.Xml.XmlResolver struct XmlResolver_t626023767; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Xml.XmlNameEntryCache struct XmlNameEntryCache_t2890546907; // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927; // System.Xml.XmlAttribute struct XmlAttribute_t1173852259; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t266093086; // System.Xml.Schema.IXmlSchemaInfo struct IXmlSchemaInfo_t934654762; // System.Xml.XmlNodeChangedEventHandler struct XmlNodeChangedEventHandler_t1533444722; // UnityEngine.AudioSource struct AudioSource_t3935305588; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3546609324; // DMCore.Net.INetLink struct INetLink_t2717826932; // System.Collections.Generic.List`1 struct List_1_t3594922530; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t3261532576; // DMCore.Framework.Thread.CThreadLock struct CThreadLock_t3315856551; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // System.Collections.Generic.List`1 struct List_1_t2330697225; // System.Collections.Generic.List`1 struct List_1_t589903178; // System.Collections.Generic.List`1 struct List_1_t1151801416; // DMCore.Framework.Scene.CSceneModelObj struct CSceneModelObj_t2681526009; // DMCore.Net.CNetMainLogic/_ProcDelegate[] struct _ProcDelegateU5BU5D_t2947363969; // DMCore.Net.CCustomNetMsgHooker struct CCustomNetMsgHooker_t1749009394; // System.Collections.Generic.List`1 struct List_1_t1237090056; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // System.Xml.XmlAttributeCollection struct XmlAttributeCollection_t2316283784; // System.Xml.XmlNameEntry struct XmlNameEntry_t1073099671; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t1677636661; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_t1059417452; // System.Collections.Generic.List`1 struct List_1_t3346683719; // System.Collections.Generic.List`1 struct List_1_t2675634408; // System.Collections.Generic.List`1 struct List_1_t3107464159; // System.Collections.Generic.List`1 struct List_1_t4093334610; // DMCore.Logic.CWndController/UIWndStack struct UIWndStack_t3738908003; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3385622220; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3999618383; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // DMCore.Logic.CSongManager/CSongGroup[] struct CSongGroupU5BU5D_t2243977840; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t326174247; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535; // DMCore.Framework.Scene.CAvatarSite struct CAvatarSite_t1752665925; // DMCore.Framework.Scene.CRoleModel_Effect struct CRoleModel_Effect_t71978069; // DMCore.Framework.Scene.CRoleModelFace struct CRoleModelFace_t1285730091; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t497245277; // System.Collections.Generic.List`1 struct List_1_t1017553631; // DMCore.Framework.Scene.CPetModel struct CPetModel_t3783790547; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // UIPanel struct UIPanel_t1716472341; // UIGeometry struct UIGeometry_t1059483952; // UILabel struct UILabel_t3248798549; // System.Collections.Generic.List`1 struct List_1_t4083789546; // BetterList`1 struct BetterList_1_t501092462; // BetterList`1 struct BetterList_1_t3455293471; // System.Collections.Generic.List`1 struct List_1_t72704565; extern RuntimeClass* CDataByte_t2832074535_il2cpp_TypeInfo_var; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern const uint32_t CDataByte_Lerp_m2091083151_MetadataUsageId; extern String_t* _stringLiteral3493618073; extern const uint32_t CDataByte_SerialToXml_m3759884859_MetadataUsageId; extern const uint32_t CDataByte_SerialToXml_m3971906818_MetadataUsageId; extern const uint32_t CDataByte_DeserialFromXml_m3212485435_MetadataUsageId; extern const uint32_t CDataByte_DeserialFromXml_m3139089685_MetadataUsageId; extern const RuntimeMethod* BetterList_1_Add_m3689618584_RuntimeMethod_var; extern const uint32_t CDataByte_ToStream_m127757182_MetadataUsageId; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1974061245; extern const uint32_t CDataByte_ToWString_m3930477293_MetadataUsageId; extern RuntimeClass* CDataDouble_t3608737326_il2cpp_TypeInfo_var; extern const uint32_t CDataDouble_Lerp_m3313186339_MetadataUsageId; extern const uint32_t CDataDouble_SerialToXml_m748325391_MetadataUsageId; extern const uint32_t CDataDouble_SerialToXml_m3918945552_MetadataUsageId; extern const uint32_t CDataDouble_DeserialFromXml_m3028848038_MetadataUsageId; extern const uint32_t CDataDouble_DeserialFromXml_m1368749623_MetadataUsageId; extern RuntimeClass* BitConverter_t3118986983_il2cpp_TypeInfo_var; extern const uint32_t CDataDouble_FromStream_m3193983213_MetadataUsageId; extern const uint32_t CDataDouble_ToStream_m1890246549_MetadataUsageId; extern String_t* _stringLiteral2039331982; extern const uint32_t CDataDouble_ToWString_m3758760004_MetadataUsageId; extern RuntimeClass* CDataFloat_t137586558_il2cpp_TypeInfo_var; extern const uint32_t CDataFloat_Lerp_m2400175725_MetadataUsageId; extern const uint32_t CDataFloat_SerialToXml_m2976120970_MetadataUsageId; extern const uint32_t CDataFloat_SerialToXml_m2382629936_MetadataUsageId; extern const uint32_t CDataFloat_DeserialFromXml_m1847584402_MetadataUsageId; extern const uint32_t CDataFloat_DeserialFromXml_m2915385182_MetadataUsageId; extern const uint32_t CDataFloat_FromStream_m866262871_MetadataUsageId; extern const uint32_t CDataFloat_ToStream_m3360203539_MetadataUsageId; extern String_t* _stringLiteral622445823; extern const uint32_t CDataFloat_ToWString_m1266403107_MetadataUsageId; extern RuntimeClass* CDataInt_t1932658480_il2cpp_TypeInfo_var; extern const uint32_t CDataInt_Lerp_m1837515040_MetadataUsageId; extern const uint32_t CDataInt_SerialToXml_m3212865252_MetadataUsageId; extern const uint32_t CDataInt_SerialToXml_m1205895389_MetadataUsageId; extern const uint32_t CDataInt_DeserialFromXml_m1650450107_MetadataUsageId; extern const uint32_t CDataInt_DeserialFromXml_m3624988009_MetadataUsageId; extern const uint32_t CDataInt_FromStream_m2459452033_MetadataUsageId; extern const uint32_t CDataInt_ToStream_m896969786_MetadataUsageId; extern String_t* _stringLiteral2790412412; extern const uint32_t CDataInt_ToWString_m2703274329_MetadataUsageId; extern RuntimeClass* CDataLong_t929790239_il2cpp_TypeInfo_var; extern const uint32_t CDataLong_Lerp_m196918304_MetadataUsageId; extern const uint32_t CDataLong_SerialToXml_m48862161_MetadataUsageId; extern const uint32_t CDataLong_SerialToXml_m2136004120_MetadataUsageId; extern const uint32_t CDataLong_DeserialFromXml_m305694944_MetadataUsageId; extern const uint32_t CDataLong_DeserialFromXml_m1156235804_MetadataUsageId; extern const uint32_t CDataLong_FromStream_m2211966682_MetadataUsageId; extern const uint32_t CDataLong_ToStream_m3482478578_MetadataUsageId; extern String_t* _stringLiteral1808579369; extern const uint32_t CDataLong_ToWString_m3909219391_MetadataUsageId; extern RuntimeClass* Dictionary_2_t462506454_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3918223955_RuntimeMethod_var; extern const uint32_t CDataProperty__ctor_m4247268200_MetadataUsageId; extern RuntimeClass* CBetterSet_1_t2914247844_il2cpp_TypeInfo_var; extern RuntimeClass* CBetterSet_1_t2134195988_il2cpp_TypeInfo_var; extern const RuntimeMethod* CBetterSet_1__ctor_m1724447629_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Add_m2394651849_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1__ctor_m1827870712_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Add_m550620967_RuntimeMethod_var; extern const uint32_t CDataProperty_RegisterListener_m3253102657_MetadataUsageId; extern const RuntimeMethod* CBetterSet_1_Remove_m3955706456_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Remove_m1204249383_RuntimeMethod_var; extern const uint32_t CDataProperty_UnRegisterListener_m3592113079_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m2278475549_RuntimeMethod_var; extern const uint32_t CDataProperty_GetCount_m3325234687_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m778433196_RuntimeMethod_var; extern const uint32_t CDataProperty_Clear_m1542459772_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m1795873309_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2685611638_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m2229946461_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m717947528_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m495772941_RuntimeMethod_var; extern const uint32_t CDataProperty_Append_m3443704652_MetadataUsageId; extern const uint32_t CDataProperty_GetItemKey_m566303515_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m84676036_RuntimeMethod_var; extern const uint32_t CDataProperty_Exist_m372773481_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m2367277643_RuntimeMethod_var; extern const uint32_t CDataProperty_GetItem_m2648609559_MetadataUsageId; extern RuntimeClass* CDataProperty_t2806246268_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m3237201362_RuntimeMethod_var; extern const uint32_t CDataProperty_Lerp_m401927283_MetadataUsageId; extern RuntimeClass* DMXmlNode_t3958967524_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1985170616; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral3243520166; extern const uint32_t CDataProperty_SerialToXml_m3681605172_MetadataUsageId; extern const RuntimeMethod* BetterList_1_get_Item_m3745418477_RuntimeMethod_var; extern const uint32_t CDataProperty_DeserialFromXml_m289460092_MetadataUsageId; extern RuntimeClass* XmlElement_t561603118_il2cpp_TypeInfo_var; extern const uint32_t CDataProperty_DeserialFromXml_m1844093992_MetadataUsageId; extern const uint32_t CDataProperty_DeserialFromXmlRoot_m980672731_MetadataUsageId; extern const uint32_t CDataProperty_AddOrg_m2951900969_MetadataUsageId; extern const uint32_t CDataProperty_Add_m837145387_MetadataUsageId; extern const uint32_t CDataProperty_Add_m269030806_MetadataUsageId; extern RuntimeClass* CDataWideStr_t3874506662_il2cpp_TypeInfo_var; extern const uint32_t CDataProperty_Add_m1879965761_MetadataUsageId; extern RuntimeClass* CDataShort_t848979497_il2cpp_TypeInfo_var; extern const uint32_t CDataProperty_Add_m439020021_MetadataUsageId; extern RuntimeClass* CDataVector_t3625709135_il2cpp_TypeInfo_var; extern const uint32_t CDataProperty_Add_m687577116_MetadataUsageId; extern RuntimeClass* CDataQuaternion_t1158885499_il2cpp_TypeInfo_var; extern const uint32_t CDataProperty_Add_m3413242165_MetadataUsageId; extern const uint32_t CDataProperty_Add_m2743671346_MetadataUsageId; extern const uint32_t CDataProperty_Add_m418035731_MetadataUsageId; extern const uint32_t CDataProperty_GetInt_m1935343217_MetadataUsageId; extern const uint32_t CDataProperty_GetLong_m2096131398_MetadataUsageId; extern const uint32_t CDataProperty_GetDouble_m4012352384_MetadataUsageId; extern const uint32_t CDataProperty_GetFloat_m759046289_MetadataUsageId; extern const uint32_t CDataProperty_GetWideStr_m3656006276_MetadataUsageId; extern const uint32_t CDataProperty_GetVector_m1191907971_MetadataUsageId; extern const uint32_t CDataProperty_GetQuaternion_m126099201_MetadataUsageId; extern RuntimeClass* U3CBeforeChangeU3Ec__AnonStorey0_t1603444863_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t2972437735_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CBeforeChangeU3Ec__AnonStorey0_U3CU3Em__0_m3281458398_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m2579427177_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Foreach_m3800021336_RuntimeMethod_var; extern const uint32_t CDataProperty_BeforeChange_m869808880_MetadataUsageId; extern RuntimeClass* U3CEndChangeU3Ec__AnonStorey1_t3838703680_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t2192385879_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CEndChangeU3Ec__AnonStorey1_U3CU3Em__0_m2129809786_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m3033358938_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Foreach_m3146083753_RuntimeMethod_var; extern const uint32_t CDataProperty_EndChange_m2844758297_MetadataUsageId; extern const RuntimeMethod* Action_2_Invoke_m2132723267_RuntimeMethod_var; extern const uint32_t U3CBeforeChangeU3Ec__AnonStorey0_U3CU3Em__0_m3281458398_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m3134296422_RuntimeMethod_var; extern const uint32_t U3CEndChangeU3Ec__AnonStorey1_U3CU3Em__0_m2129809786_MetadataUsageId; extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var; extern const uint32_t CDataQuaternion__ctor_m3550254249_MetadataUsageId; extern const uint32_t CDataQuaternion_Lerp_m685555025_MetadataUsageId; extern String_t* _stringLiteral3452614616; extern String_t* _stringLiteral3452614615; extern String_t* _stringLiteral3452614614; extern String_t* _stringLiteral3452614601; extern const uint32_t CDataQuaternion_SerialToXml_m3468560547_MetadataUsageId; extern const uint32_t CDataQuaternion_SerialToXml_m76941664_MetadataUsageId; extern const uint32_t CDataQuaternion_DeserialFromXml_m966893927_MetadataUsageId; extern const uint32_t CDataQuaternion_DeserialFromXml_m794411862_MetadataUsageId; extern const uint32_t CDataQuaternion_FromStream_m1960061185_MetadataUsageId; extern const uint32_t CDataQuaternion_ToStream_m1362612588_MetadataUsageId; extern RuntimeClass* StringU5BU5D_t1281789340_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2669477658; extern String_t* _stringLiteral3452614532; extern const uint32_t CDataQuaternion_ToWString_m3485123131_MetadataUsageId; extern const uint32_t CDataShort_Lerp_m1584537213_MetadataUsageId; extern const uint32_t CDataShort_SerialToXml_m429910827_MetadataUsageId; extern const uint32_t CDataShort_SerialToXml_m582016094_MetadataUsageId; extern const uint32_t CDataShort_DeserialFromXml_m1273733612_MetadataUsageId; extern const uint32_t CDataShort_DeserialFromXml_m790076823_MetadataUsageId; extern const uint32_t CDataShort_FromStream_m983934242_MetadataUsageId; extern const uint32_t CDataShort_ToStream_m2947851041_MetadataUsageId; extern String_t* _stringLiteral1586514392; extern const uint32_t CDataShort_ToWString_m1078805877_MetadataUsageId; extern RuntimeClass* ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var; extern const uint32_t CDataString_FromStream_m3549360676_MetadataUsageId; extern const uint32_t CDataString_ToStream_m49967203_MetadataUsageId; extern String_t* _stringLiteral1813216868; extern const uint32_t CDataString_ToWString_m940779246_MetadataUsageId; extern const uint32_t CDataVector_Lerp_m2023439268_MetadataUsageId; extern const uint32_t CDataVector_SerialToXml_m3870037691_MetadataUsageId; extern const uint32_t CDataVector_SerialToXml_m148281308_MetadataUsageId; extern const uint32_t CDataVector_DeserialFromXml_m2600085720_MetadataUsageId; extern const uint32_t CDataVector_DeserialFromXml_m306094436_MetadataUsageId; extern const uint32_t CDataVector_FromStream_m258805248_MetadataUsageId; extern const uint32_t CDataVector_ToStream_m4142684142_MetadataUsageId; extern String_t* _stringLiteral1581316207; extern String_t* _stringLiteral3885865852; extern String_t* _stringLiteral3885800316; extern const uint32_t CDataVector_ToWString_m279081973_MetadataUsageId; extern const uint32_t CDataWideStr_SerialToXml_m2383202800_MetadataUsageId; extern const uint32_t CDataWideStr_SerialToXml_m1132023917_MetadataUsageId; extern const uint32_t CDataWideStr_DeserialFromXml_m2834429000_MetadataUsageId; extern const uint32_t CDataWideStr_DeserialFromXml_m1133993587_MetadataUsageId; extern RuntimeClass* Char_t3634460470_il2cpp_TypeInfo_var; extern const uint32_t CDataWideStr_FromStream_m2951626773_MetadataUsageId; extern const uint32_t CDataWideStr_ToStream_m763209216_MetadataUsageId; extern String_t* _stringLiteral2159317512; extern const uint32_t CDataWideStr_ToWString_m1153704441_MetadataUsageId; extern RuntimeClass* List_1_t4056803065_il2cpp_TypeInfo_var; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1619414463_RuntimeMethod_var; extern const uint32_t CEventManager__ctor_m1722202560_MetadataUsageId; extern RuntimeClass* stEventInfo_t2584728323_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m808938107_RuntimeMethod_var; extern const uint32_t CEventManager_PushOnce_m2143949090_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3385040449_RuntimeMethod_var; extern const RuntimeMethod* List_1_RemoveAt_m253192697_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2651422135_RuntimeMethod_var; extern const uint32_t CEventManager_StopEvent_m2167807725_MetadataUsageId; extern String_t* _stringLiteral1154775545; extern const uint32_t CEventManager_Push_m969834737_MetadataUsageId; extern const uint32_t CEventManager_OnUpdate_m3352806976_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m3451440948_RuntimeMethod_var; extern const uint32_t CEventManager_OnReset_m2202112945_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2591502567_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m1449143091_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern String_t* _stringLiteral1275054273; extern const uint32_t CGameSetting__ctor_m1205726859_MetadataUsageId; extern RuntimeClass* CGameSetting_t2678036671_il2cpp_TypeInfo_var; extern const uint32_t CGameSetting_GetInstance_m804447900_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2276455407_RuntimeMethod_var; extern const uint32_t CGameSetting_GetSurportLanguageCount_m3347302146_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3729392029_RuntimeMethod_var; extern const uint32_t CGameSetting_GetSurportLanguageByIndex_m1445753223_MetadataUsageId; extern const RuntimeMethod* List_1_Contains_m3852460914_RuntimeMethod_var; extern const uint32_t CGameSetting_IsSurportedLanguage_m3793837633_MetadataUsageId; extern RuntimeClass* XmlDocument_t2837193595_il2cpp_TypeInfo_var; extern RuntimeClass* TextAsset_t3022178571_il2cpp_TypeInfo_var; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern RuntimeClass* CLocalizationManager_t2604768345_il2cpp_TypeInfo_var; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Clear_m534060118_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m2548850424_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m3740437334_RuntimeMethod_var; extern String_t* _stringLiteral2328036797; extern String_t* _stringLiteral3107816307; extern String_t* _stringLiteral2057260601; extern String_t* _stringLiteral715407972; extern const uint32_t CGameSetting__OnLoad_m3557627810_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1160461005_RuntimeMethod_var; extern const uint32_t CGameSetting__GetConfigLib_m3161197234_MetadataUsageId; extern const uint32_t CGameSetting__CreateNodeString_m3812001495_MetadataUsageId; extern const uint32_t CGameSetting__CreateNodeFloat_m1927567931_MetadataUsageId; extern const uint32_t CGameSetting__CreateNodeInt_m4015085685_MetadataUsageId; extern RuntimeClass* LinkedList_1_t863209702_il2cpp_TypeInfo_var; extern const RuntimeMethod* LinkedList_1__ctor_m566248476_RuntimeMethod_var; extern const uint32_t CMsgBoxControl__ctor_m2595939517_MetadataUsageId; extern RuntimeClass* CMsgBoxControl_t806533544_il2cpp_TypeInfo_var; extern const uint32_t CMsgBoxControl_GetInstance_m4085806233_MetadataUsageId; extern const uint32_t CMsgBoxControl_Push_m4209073482_MetadataUsageId; extern const uint32_t CMsgBoxControl_Push_m1499792225_MetadataUsageId; extern RuntimeClass* msgBoxData_t2023563693_il2cpp_TypeInfo_var; extern const RuntimeMethod* LinkedList_1_AddLast_m1536327958_RuntimeMethod_var; extern String_t* _stringLiteral242355435; extern const uint32_t CMsgBoxControl_Push_m3569603018_MetadataUsageId; extern const RuntimeMethod* LinkedList_1_get_Count_m738683003_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_get_First_m632645090_RuntimeMethod_var; extern const RuntimeMethod* LinkedListNode_1_get_Value_m1762243055_RuntimeMethod_var; extern const uint32_t CMsgBoxControl_GetHead_m3462570009_MetadataUsageId; extern String_t* _stringLiteral129972941; extern String_t* _stringLiteral1730654801; extern const uint32_t CMsgBoxControl_GetBtnOKText_m374206150_MetadataUsageId; extern const RuntimeMethod* LinkedList_1_GetEnumerator_m2284258259_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m450632134_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m258020633_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m288469317_RuntimeMethod_var; extern const uint32_t CMsgBoxControl_Disable_m426399464_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const uint32_t CMsgBoxControl_OnTryExecuteHead_m1690851488_MetadataUsageId; extern const RuntimeMethod* LinkedList_1_RemoveFirst_m1096332373_RuntimeMethod_var; extern const uint32_t CMsgBoxControl_CloseMsgBox_m2122844749_MetadataUsageId; extern String_t* _stringLiteral2011002911; extern const uint32_t CMsgBoxControl_OnClkResult_m2058476521_MetadataUsageId; extern const uint32_t msgBoxData__ctor_m2046702609_MetadataUsageId; extern RuntimeClass* LinkedList_1_t687096698_il2cpp_TypeInfo_var; extern const RuntimeMethod* LinkedList_1__ctor_m3511298534_RuntimeMethod_var; extern const uint32_t CMsgManager__ctor_m1292633163_MetadataUsageId; extern RuntimeClass* CMsgManager_t455955613_il2cpp_TypeInfo_var; extern const uint32_t CMsgManager_GetInstance_m3446755799_MetadataUsageId; extern const RuntimeMethod* LinkedList_1_AddFirst_m3233453830_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_AddLast_m980610863_RuntimeMethod_var; extern const uint32_t CMsgManager_PushHint_m1231354654_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisuiMessageHint_t1249251163_m2856046555_RuntimeMethod_var; extern const uint32_t CMsgManager_OnTryExecuteHead_m514568797_MetadataUsageId; extern const RuntimeMethod* LinkedList_1_get_Count_m1415204279_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_get_First_m2874225059_RuntimeMethod_var; extern const RuntimeMethod* LinkedListNode_1_get_Value_m2392486284_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_RemoveFirst_m3486779266_RuntimeMethod_var; extern const uint32_t CMsgManager_PopHint_m3133530684_MetadataUsageId; extern RuntimeClass* ColorMap_t353729970_il2cpp_TypeInfo_var; extern RuntimeClass* NGUITools_t1206951095_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1628809185; extern const uint32_t Common_get_COLOR_MALE_PLAYER_m3502249044_MetadataUsageId; extern String_t* _stringLiteral3926316141; extern const uint32_t Common_get_COLOR_FEMALE_PLAYER_m2735327884_MetadataUsageId; extern String_t* _stringLiteral3454384067; extern const uint32_t Common_get_COLOR_MAIN_PLAYER_m261226371_MetadataUsageId; extern String_t* _stringLiteral1477689674; extern const uint32_t Common_get_COLOR_GRAY_m671063581_MetadataUsageId; extern String_t* _stringLiteral571050746; extern const uint32_t Common_get_COLOR_SYSTEM_BROADCAST_m2707079288_MetadataUsageId; extern String_t* _stringLiteral2433489111; extern const uint32_t Common_get_COLOR_SYSTEM_BROADCAST_RED_m3764181730_MetadataUsageId; extern String_t* _stringLiteral3966654379; extern const uint32_t Common_get_COLOR_PLAYER_BROADCAST_m1115095365_MetadataUsageId; extern RuntimeClass* Common_t3802143103_il2cpp_TypeInfo_var; extern const uint32_t Common__cctor_m2130470980_MetadataUsageId; extern const uint32_t CRoot_GetInstance_m3627548531_MetadataUsageId; extern RuntimeClass* CDanceManager_t448141780_il2cpp_TypeInfo_var; extern RuntimeClass* CAniTipManager_t2119919191_il2cpp_TypeInfo_var; extern RuntimeClass* CSceneEffectManager_t793970061_il2cpp_TypeInfo_var; extern String_t* _stringLiteral840214861; extern const uint32_t CRoot_SetLoadingSceneName_m1081407738_MetadataUsageId; extern RuntimeClass* CSpeaker_t978472097_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2736202052_il2cpp_TypeInfo_var; extern RuntimeClass* CDanceModeManager_t745595461_il2cpp_TypeInfo_var; extern RuntimeClass* CSongManager_t2375791487_il2cpp_TypeInfo_var; extern RuntimeClass* DanceSceneManager_t2271493662_il2cpp_TypeInfo_var; extern RuntimeClass* CFriendManager_t3708308264_il2cpp_TypeInfo_var; extern RuntimeClass* CPlayerInviteTable_t2496984219_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2392909825_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m282647386_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var; extern String_t* _stringLiteral3811860389; extern String_t* _stringLiteral3204537826; extern String_t* _stringLiteral3500937908; extern String_t* _stringLiteral2570825119; extern String_t* _stringLiteral2601265189; extern String_t* _stringLiteral2686215183; extern String_t* _stringLiteral583856644; extern const uint32_t CRoot_OnSceneLoadedEnd_m1698382656_MetadataUsageId; extern const uint32_t CRoot__ResetDanceManager_m3897972782_MetadataUsageId; extern RuntimeClass* GameObject_t1113636619_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2033050048; extern const uint32_t CRoot_CreateTouchEffect_m4266910845_MetadataUsageId; extern RuntimeClass* CInputHelp_t1757450660_il2cpp_TypeInfo_var; extern const uint32_t CRoot_OnTick_m1920649087_MetadataUsageId; extern RuntimeClass* CImageHelp_t3694350091_il2cpp_TypeInfo_var; extern RuntimeClass* CFontHelp_t2408739167_il2cpp_TypeInfo_var; extern const uint32_t CRoot_OnPaintEnd_m1419830443_MetadataUsageId; extern RuntimeClass* CLogHelp_t779629444_il2cpp_TypeInfo_var; extern RuntimeClass* CNetService_t1201271315_il2cpp_TypeInfo_var; extern RuntimeClass* ICameraBase_t3615533728_il2cpp_TypeInfo_var; extern RuntimeClass* CAnimSystem_t3541144328_il2cpp_TypeInfo_var; extern RuntimeClass* CTimerCtrl_t297173612_il2cpp_TypeInfo_var; extern RuntimeClass* CSceneService_t551449725_il2cpp_TypeInfo_var; extern RuntimeClass* ISoundManager_t434164892_il2cpp_TypeInfo_var; extern RuntimeClass* CAccManager_t1454736772_il2cpp_TypeInfo_var; extern RuntimeClass* CNetMainLogic_t857650587_il2cpp_TypeInfo_var; extern RuntimeClass* CEventManager_t474365641_il2cpp_TypeInfo_var; extern RuntimeClass* CLocationManager_t1346018200_il2cpp_TypeInfo_var; extern const uint32_t CRoot_OnInit_m1323521581_MetadataUsageId; extern RuntimeClass* CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var; extern const uint32_t BeatKeyResult__ctor_m3353885819_MetadataUsageId; extern const RuntimeMethod* CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var; extern const uint32_t BeatKeyResult_get_m_PerfectCnt_m3291851013_MetadataUsageId; extern const RuntimeMethod* CEncrptHelp_1_Set_m402441972_RuntimeMethod_var; extern const uint32_t BeatKeyResult_set_m_PerfectCnt_m2710121486_MetadataUsageId; extern const uint32_t BeatKeyResult_get_m_GreatCnt_m4274019200_MetadataUsageId; extern const uint32_t BeatKeyResult_set_m_GreatCnt_m1798494458_MetadataUsageId; extern const uint32_t BeatKeyResult_get_m_CoolCnt_m326624524_MetadataUsageId; extern const uint32_t BeatKeyResult_set_m_CoolCnt_m691563020_MetadataUsageId; extern const uint32_t BeatKeyResult_get_m_MissCnt_m3032174063_MetadataUsageId; extern const uint32_t BeatKeyResult_set_m_MissCnt_m3870741146_MetadataUsageId; extern const uint32_t BeatKeyResult_get_m_Score_m1192178185_MetadataUsageId; extern const uint32_t BeatKeyResult_set_m_Score_m3406215286_MetadataUsageId; extern const uint32_t BeatKeyResult_get_m_MaxCombo_m1083244857_MetadataUsageId; extern const uint32_t BeatKeyResult_set_m_MaxCombo_m2612683144_MetadataUsageId; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1546474961; extern const uint32_t BeatKeyResult_ToString_m98976034_MetadataUsageId; extern const uint32_t CBeatKeyCouple_OnInit_m2861240201_MetadataUsageId; extern String_t* _stringLiteral3096661318; extern String_t* _stringLiteral1530577377; extern const uint32_t CBeatKeyCouple_SerialToXml_m2820458171_MetadataUsageId; extern const uint32_t CBeatKeyCouple_DeserialFromXml_m1933150650_MetadataUsageId; extern String_t* _stringLiteral870061803; extern const uint32_t CBeatKeyCouple_GetUniqueName_m2575647163_MetadataUsageId; extern String_t* _stringLiteral1850259880; extern String_t* _stringLiteral3452614542; extern const uint32_t CBeatKeyCouple_GetBackRoundTextureName_m3683408291_MetadataUsageId; extern const uint32_t CBeatKeyCouple_SetCenter_m88240047_MetadataUsageId; extern RuntimeClass* Vector2_t2156229523_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeyCouple_GetCenterOther_m393150256_MetadataUsageId; extern const uint32_t CBeatKeyCouple_OnJudge_m1819752525_MetadataUsageId; extern RuntimeClass* CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3452614543; extern const uint32_t CBeatKeyCouple_OnPaintHalf_m2311267147_MetadataUsageId; extern String_t* _stringLiteral2986166144; extern const uint32_t CBeatKeyCouple_OnPaintLinkLine_m621333831_MetadataUsageId; extern RuntimeClass* RoleSectionCalc_t3975632210_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t2807752047_il2cpp_TypeInfo_var; extern RuntimeClass* LinkedList_1_t739721426_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m960483236_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1__ctor_m3966167_RuntimeMethod_var; extern const uint32_t CBeatKeyCtrlNode__ctor_m3372004428_MetadataUsageId; extern RuntimeClass* BeatKeyResult_t1335677305_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m3831509449_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1605103766_RuntimeMethod_var; extern const uint32_t CBeatKeyCtrlNode_SetSectionCnt_m3708356064_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m610710449_RuntimeMethod_var; extern String_t* _stringLiteral2437874177; extern String_t* _stringLiteral482716820; extern const uint32_t CBeatKeyCtrlNode_SetCurSectionIndex_m589556321_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2381307247_RuntimeMethod_var; extern const uint32_t CBeatKeyCtrlNode_GetBeatkeyTotalResult_m2152926868_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_GetBeatkeySectionResult_m4050231343_MetadataUsageId; extern RuntimeClass* CDanceScoreRatio_t899523984_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeyCtrlNode_GetComboStep_m3089368589_MetadataUsageId; extern const RuntimeMethod* LinkedList_1_Clear_m237357591_RuntimeMethod_var; extern const uint32_t CBeatKeyCtrlNode_OnReset_m2653490615_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_OnPaintEnd_m2269727901_MetadataUsageId; extern RuntimeClass* CPveManager_t3058433014_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeyCtrlNode_OnSendCurSectionResultTick_m1795040646_MetadataUsageId; extern const RuntimeMethod* LinkedList_1_AddLast_m993293143_RuntimeMethod_var; extern const uint32_t CBeatKeyCtrlNode_PushBeatKeyInfo_m1555642167_MetadataUsageId; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeyCtrlNode_SubmitCurScoreToServer_m3476926381_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_GetShouldGetMaxScore_m4013335836_MetadataUsageId; extern RuntimeClass* ClassicalKeyLogic_t2839086845_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3883940818; extern const uint32_t CBeatKeyCtrlNode_GetClassicalKeyResultScore_m1385950372_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_GetBeatKeyResultScore_m1135946825_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_PushResult_m3034607664_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_SendBeatKeyTick_m3747066503_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_ProcessMissProc_m1609470415_MetadataUsageId; extern RuntimeClass* CAppOSHelp_t338788720_il2cpp_TypeInfo_var; extern const RuntimeMethod* LinkedList_1_get_Count_m1460464802_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_GetEnumerator_m2568158687_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m643011588_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m63201536_RuntimeMethod_var; extern String_t* _stringLiteral33228063; extern const uint32_t CBeatKeyCtrlNode_DrawHelpPtTrace_m3785140563_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_get_m_MaxCombo_m2188428000_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_set_m_MaxCombo_m884249292_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_get_m_ComboCount_m53127184_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_set_m_ComboCount_m731721153_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_get_m_CurScore_m398873940_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_set_m_CurScore_m541508801_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_get_m_CurResult_m1093033511_MetadataUsageId; extern const uint32_t CBeatKeyCtrlNode_set_m_CurResult_m4088470556_MetadataUsageId; extern const uint32_t RoleSectionCalc__ctor_m4229354443_MetadataUsageId; extern const uint32_t RoleSectionCalc_get_m_score_m348615501_MetadataUsageId; extern const uint32_t RoleSectionCalc_set_m_score_m3058467443_MetadataUsageId; extern const uint32_t RoleSectionCalc_get_m_combo_m1823499645_MetadataUsageId; extern const uint32_t RoleSectionCalc_set_m_combo_m750357706_MetadataUsageId; extern RuntimeClass* IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeyFollowDirect__ctor_m3328182001_MetadataUsageId; extern const uint32_t CBeatKeyFollowDirect_OnInit_m2619426152_MetadataUsageId; extern String_t* _stringLiteral713654576; extern const uint32_t CBeatKeyFollowDirect_GetUniqueName_m2735678982_MetadataUsageId; extern const uint32_t CBeatKeyFollowDirect_SetCenter_m1726163013_MetadataUsageId; extern String_t* _stringLiteral3090482957; extern String_t* _stringLiteral4262355673; extern const uint32_t CBeatKeyFollowDirect_SerialToXml_m3429328369_MetadataUsageId; extern const uint32_t CBeatKeyFollowDirect_DeserialFromXml_m4101541787_MetadataUsageId; extern const uint32_t CBeatKeyFollowDirect_OnAnim_m2605270367_MetadataUsageId; extern String_t* _stringLiteral95343124; extern String_t* _stringLiteral1926744987; extern String_t* _stringLiteral1153114131; extern String_t* _stringLiteral3489590346; extern const uint32_t CBeatKeyFollowDirect_OnPaint_m164942500_MetadataUsageId; extern const uint32_t CBeatKeyFollowDirect_GetJudgeCenterByStep_m1644289869_MetadataUsageId; extern const uint32_t CBeatKeyFollowDirect_GetTangentByStep_m472396602_MetadataUsageId; extern const uint32_t CBeatKeyFollowDirect_SetJudgeResult_m1415922599_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere__ctor_m2116954931_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_OnInit_m857173372_MetadataUsageId; extern String_t* _stringLiteral2002989592; extern const uint32_t CBeatKeyFollowSphere_GetUniqueName_m2275573809_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_SetCenter_m961034863_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_PtInside_m4078626387_MetadataUsageId; extern String_t* _stringLiteral502471966; extern String_t* _stringLiteral858053652; extern String_t* _stringLiteral3890643180; extern String_t* _stringLiteral2150064340; extern String_t* _stringLiteral3452614544; extern const uint32_t CBeatKeyFollowSphere_SerialToXml_m3264039614_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_DeserialFromXml_m3661753372_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_OnAnim_m871329173_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_OnPaint_m1425970076_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_GetJudgeCenterByStep_m2574831242_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_GetTangentByStep_m2764113330_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_GetAngleByStep_m1341985810_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_CalcNearestAngleOffset_m1305494102_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_GetBoundingBox_m3112791760_MetadataUsageId; extern const uint32_t CBeatKeyFollowSphere_SetJudgeResult_m2707595676_MetadataUsageId; extern String_t* _stringLiteral1281355813; extern const uint32_t CBeatKeyHold_GetUniqueName_m2409760049_MetadataUsageId; extern String_t* _stringLiteral1851439520; extern String_t* _stringLiteral1850259872; extern const uint32_t CBeatKeyHold_GetBackRoundTextureName_m1441347084_MetadataUsageId; extern String_t* _stringLiteral2850790605; extern String_t* _stringLiteral77526600; extern const uint32_t CBeatKeyHold_SerialToXml_m2635904844_MetadataUsageId; extern const uint32_t CBeatKeyHold_DeserialFromXml_m3847326213_MetadataUsageId; extern const uint32_t CBeatKeyHold_GetJudgeEndMissTime_m727827588_MetadataUsageId; extern const uint32_t CBeatKeyHold_SetJudgePointCount_m2357206469_MetadataUsageId; extern const uint32_t CBeatKeyHold_SetHoldTime_m2063419916_MetadataUsageId; extern const uint32_t CBeatKeyHold_OnAnim_m1732442810_MetadataUsageId; extern String_t* _stringLiteral1413896344; extern String_t* _stringLiteral2087146533; extern String_t* _stringLiteral2778817041; extern const uint32_t CBeatKeyHold_OnPaint_m1076262735_MetadataUsageId; extern const uint32_t CBeatKeyHold_SetJudgeResult_m1707445291_MetadataUsageId; extern RuntimeClass* List_1_t2491780804_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern RuntimeClass* BetterList_1_t1515500177_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3213771897_il2cpp_TypeInfo_var; extern RuntimeClass* CBeatKeyCtrlNode_t1019706062_il2cpp_TypeInfo_var; extern RuntimeClass* RevenueDetailData_t1092030774_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3594297252_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m1628857705_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1__ctor_m2733640352_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m1198975265_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m70527682_RuntimeMethod_var; extern const uint32_t CBeatKeyManager__ctor_m3400760563_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisUIAtlas_t3195533529_m1062336934_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_GetBeatKeySpriteRect_m4186432858_MetadataUsageId; extern RuntimeClass* Action_1_t1192173657_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1_Clear_m3059841162_RuntimeMethod_var; extern const RuntimeMethod* CBeatKeyManager_U3COnUpdateU3Em__0_m1729630746_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m94632246_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_OnUpdate_m2805333502_MetadataUsageId; extern const RuntimeMethod* BetterList_1_Add_m1921504493_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_PushClkAreaMark_m1511125127_MetadataUsageId; extern const RuntimeMethod* BetterList_1_get_Item_m1993077838_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_IsClkAreaMarked_m690496986_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m186164705_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m888956288_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_GetSetionMaxScore_m117383213_MetadataUsageId; extern const uint32_t CBeatKeyManager_GetTotalMaxScore_m4279768256_MetadataUsageId; extern RuntimeClass* U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CPushNextBeatKeyU3Ec__AnonStorey0_U3CU3Em__0_m1848062457_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_PushNextBeatKey_m3327794647_MetadataUsageId; extern RuntimeClass* ClassicalKeyQueue_t335011495_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeyManager_CalcBeatKeyLevel_m2220578598_MetadataUsageId; extern RuntimeClass* CAnimMusicSection_t536843937_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1732937732; extern const uint32_t CBeatKeyManager_GetSectionTime_m3545411115_MetadataUsageId; extern RuntimeClass* U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CSubmitCurScoreToServerU3Ec__AnonStorey1_U3CU3Em__0_m923741018_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_SubmitCurScoreToServer_m3941174547_MetadataUsageId; extern const uint32_t CBeatKeyManager_GetCurBeatKeyTotalInfo_m2644932220_MetadataUsageId; extern RuntimeClass* CBeatKeySequenceInfo_t1686169301_il2cpp_TypeInfo_var; extern RuntimeClass* IBeatKeys_t2500473988_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeyManager_GetBeatKeyInfo_m2444300740_MetadataUsageId; extern RuntimeClass* IBeatKeySwingBase_t1515627798_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeyManager_GetBeatKeySwingInfo_m1659698273_MetadataUsageId; extern RuntimeClass* U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3COnPreImplementMusicCfgU3Ec__AnonStorey2_U3CU3Em__0_m585440546_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m2269680114_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m697420525_RuntimeMethod_var; extern const RuntimeMethod* List_1_set_Item_m2256214292_RuntimeMethod_var; extern String_t* _stringLiteral503871485; extern const uint32_t CBeatKeyManager_OnPreImplementMusicCfg_m3931481740_MetadataUsageId; extern const uint32_t CBeatKeyManager_GetRemainScore_m1530998991_MetadataUsageId; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3994067099; extern String_t* _stringLiteral2256478830; extern String_t* _stringLiteral2245253699; extern const uint32_t CBeatKeyManager_OnReset_m511383895_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3738999727_RuntimeMethod_var; extern const RuntimeMethod* Action_1_Invoke_m213090766_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m426199433_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_ForEachCtrlNode_m3921055972_MetadataUsageId; extern const uint32_t CBeatKeyManager_GetCtrlNode_m1565279547_MetadataUsageId; extern const uint32_t CBeatKeyManager_FindCtrlNode_m143344604_MetadataUsageId; extern String_t* _stringLiteral3135457802; extern const uint32_t CBeatKeyManager_PushHelpDrawCommand_m2252964895_MetadataUsageId; extern RuntimeClass* DrawData_t875070952_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1_Add_m1683788450_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_PushDrawCommand_m2067966824_MetadataUsageId; extern const uint32_t CBeatKeyManager_PushDrawCommandRound_m654246860_MetadataUsageId; extern const uint32_t CBeatKeyManager_PushDrawCommandRing_m816725797_MetadataUsageId; extern const uint32_t CBeatKeyManager_FlushDrawCommand_m3461331076_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m2770885298_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_OnPaint_m1704548695_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m2504005502_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2068559036_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m1964333351_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_get_Item_m3211502962_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Clear_m2578851880_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3314476719_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_OnPaintEnd_m930884944_MetadataUsageId; extern RuntimeClass* BetterList_1_t30091270_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m4222775898_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1__ctor_m4218031999_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m664527632_RuntimeMethod_var; extern const uint32_t CBeatKeyManager_GetDrawBufferByLayer_m4050499682_MetadataUsageId; extern String_t* _stringLiteral1626766511; extern String_t* _stringLiteral1625390255; extern String_t* _stringLiteral1626569903; extern String_t* _stringLiteral1625914543; extern String_t* _stringLiteral976467127; extern const uint32_t CBeatKeyManager_GetHelpImageName_m2133026402_MetadataUsageId; extern RuntimeClass* SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeyManager_GetHelpImageWidth_m367174396_MetadataUsageId; extern const uint32_t CBeatKeySimple_OnInit_m1530204847_MetadataUsageId; extern String_t* _stringLiteral3621000877; extern const uint32_t CBeatKeySimple_GetUniqueName_m1762640088_MetadataUsageId; extern const uint32_t CBeatKeySimple_OnAnim_m2192748428_MetadataUsageId; extern const uint32_t CBeatKeySimple_OnPaint_m318312217_MetadataUsageId; extern const uint32_t CBeatKeySwing_HS__ctor_m1679481483_MetadataUsageId; extern const uint32_t CBeatKeySwingCouple__ctor_m3765835536_MetadataUsageId; extern String_t* _stringLiteral457391285; extern const uint32_t CBeatKeySwingCouple_GetUniqueName_m3238553644_MetadataUsageId; extern RuntimeClass* CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeySwingCouple_CallEnterCmd_m2097008083_MetadataUsageId; extern const uint32_t CBeatKeySwingCouple_OnAnimHalf_m3907363298_MetadataUsageId; extern const uint32_t CBeatKeySwingCouple_OnAnimBegin_m632552308_MetadataUsageId; extern const uint32_t CBeatKeySwingCouple_PopGroup_m2386033415_MetadataUsageId; extern String_t* _stringLiteral3794332768; extern const uint32_t CBeatKeySwingCouple_SerialToXml_m2771920010_MetadataUsageId; extern const uint32_t CBeatKeySwingCouple_DeserialFromXml_m59015662_MetadataUsageId; extern RuntimeClass* List_1_t318665914_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3327540843_RuntimeMethod_var; extern const uint32_t CBeatKeySwingCtrollor__ctor_m1744848742_MetadataUsageId; extern const uint32_t CBeatKeySwingCtrollor_GetInstance_m3863652753_MetadataUsageId; extern RuntimeClass* CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var; extern const uint32_t CBeatKeySwingCtrollor_CreateBeatKeyUI_m752399584_MetadataUsageId; extern const uint32_t CBeatKeySwingCtrollor_GetGroupPosRange_m744327751_MetadataUsageId; extern const uint32_t CBeatKeySwingCtrollor_DestroyBeatKeUI_m387385837_MetadataUsageId; extern const uint32_t CBeatKeySwingCtrollor_ShowKeyResult_m196297322_MetadataUsageId; extern RuntimeClass* stActiveBeatKey_t2441486231_il2cpp_TypeInfo_var; extern RuntimeClass* Comparison_1_t2216417410_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m3806206120_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2811054622_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2044779841_RuntimeMethod_var; extern const RuntimeMethod* stActiveBeatKey_CmpByTime_m1458286041_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m3518168238_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m1960510018_RuntimeMethod_var; extern String_t* _stringLiteral3224519397; extern const uint32_t CBeatKeySwingCtrollor_PushCurGroupActiveKey_m2691060325_MetadataUsageId; extern const RuntimeMethod* List_1_RemoveAt_m415216317_RuntimeMethod_var; extern const uint32_t CBeatKeySwingCtrollor_PopKey_m1566635516_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3125981134_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m3789650859_RuntimeMethod_var; extern const uint32_t CBeatKeySwingCtrollor_Clear_m2371431506_MetadataUsageId; extern const uint32_t CBeatKeySwingCtrollor_CallCmd_HitGroup_m3465562026_MetadataUsageId; extern const uint32_t CBeatKeySwingCtrollor_SetSpeed_m3578334110_MetadataUsageId; extern String_t* _stringLiteral217883487; extern const uint32_t CBeatKeySwingCtrollor_GetValidMinIndex_m1819049386_MetadataUsageId; extern const uint32_t CBeatKeySwingCtrollor_IsKeyNull_m3177311314_MetadataUsageId; extern RuntimeClass* stActiveDeviceGroup_t3141558468_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m304094535_RuntimeMethod_var; extern const uint32_t CBeatKeySwingCtrollor_GetDeviceGroup_m3558133791_MetadataUsageId; extern RuntimeClass* Int32U5BU5D_t385246372_il2cpp_TypeInfo_var; extern RuntimeClass* List_1U5BU5D_t2041140128_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3913560973_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2613350501_RuntimeMethod_var; extern const uint32_t stActiveDeviceGroup__ctor_m804474334_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1670978692_RuntimeMethod_var; extern const uint32_t stActiveDeviceGroup_Clear_m4247859663_MetadataUsageId; extern const uint32_t CBeatKeySwingHold__ctor_m1962414686_MetadataUsageId; extern String_t* _stringLiteral2115468284; extern const uint32_t CBeatKeySwingHold_GetUniqueName_m676797126_MetadataUsageId; extern const uint32_t CBeatKeySwingHold_OnInitUI_m1698009099_MetadataUsageId; extern const uint32_t CBeatKeySwingHold_CallEnterCmd_m2929868182_MetadataUsageId; extern const uint32_t CBeatKeySwingHold_OnAnim_m104171062_MetadataUsageId; extern const uint32_t CBeatKeySwingHold_OnAnimBegin_m3987954521_MetadataUsageId; extern const uint32_t CBeatKeySwingHold_DestroyKeyUI_m3898763722_MetadataUsageId; extern const uint32_t CBeatKeySwingHold_SetJudgeResult_m1294616018_MetadataUsageId; extern const uint32_t CBeatKeySwingHold_SerialToXml_m2884208973_MetadataUsageId; extern const uint32_t CBeatKeySwingHold_DeserialFromXml_m3126713943_MetadataUsageId; extern const uint32_t CBeatKeySwingHold_SetJudgePointCount_m549643017_MetadataUsageId; extern const uint32_t CBeatKeySwingHold_SetTailUILength_m3827802568_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var; extern String_t* _stringLiteral3077330776; extern String_t* _stringLiteral1511246835; extern const uint32_t CBeatKeySwingHoldLineUI_set_TransRoot_m2112489032_MetadataUsageId; extern const uint32_t CBeatKeySwingHoldLineUI_SetColorAsGray_m2929613097_MetadataUsageId; extern const uint32_t CBeatKeySwingHoldLineUI_ResetColor_m900926230_MetadataUsageId; extern const uint32_t CBeatKeySwingSimple__ctor_m1984930385_MetadataUsageId; extern String_t* _stringLiteral1530669357; extern const uint32_t CBeatKeySwingSimple_GetUniqueName_m3452607288_MetadataUsageId; extern const uint32_t CBeatKeySwingSimple_CallEnterCmd_m1787182380_MetadataUsageId; extern const uint32_t CBeatKeySwingSimple_OnAnim_m1357618459_MetadataUsageId; extern const uint32_t CBeatKeySwingSimple_OnAnimBegin_m726036668_MetadataUsageId; extern String_t* _stringLiteral1949155672; extern const uint32_t CBeatKeySwingUI_set_TransVal_m2633877492_MetadataUsageId; extern const uint32_t CBeatKeySwingUI_SetColorAsGray_m2530523694_MetadataUsageId; extern const uint32_t CBeatKeySwingUI_ResetColor_m656928303_MetadataUsageId; extern const uint32_t CDanceManager__ctor_m1541532480_MetadataUsageId; extern String_t* _stringLiteral464003187; extern const uint32_t CDanceManager_GetCurMusicSection_m2983006170_MetadataUsageId; extern RuntimeClass* Dictionary_2_t757155719_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t2376830540_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t1621593514_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m1672898632_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m2725548240_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m3475903057_RuntimeMethod_var; extern const uint32_t CDanceMode__ctor_m3470105076_MetadataUsageId; extern const uint32_t CDanceMode_TriggerNewSection_m1416403425_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m4089993719_RuntimeMethod_var; extern const uint32_t CDanceMode_GetData_Active_m3645339220_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m151001132_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1328168521_RuntimeMethod_var; extern const uint32_t CDanceMode_GetData_Section_m2503424970_MetadataUsageId; extern const uint32_t CDanceMode_GetData_SectionRank_m4064607933_MetadataUsageId; extern const uint32_t CDanceMode_GetTotalBeatKeyResultByUserId_m4256946263_MetadataUsageId; extern const uint32_t CDanceMode_GetData_TotalCount_m3617191463_MetadataUsageId; extern RuntimeClass* CRoleBeatKeyData_Total_t538171442_il2cpp_TypeInfo_var; extern const uint32_t CDanceMode_GetData_TotalByIndex_m2969521879_MetadataUsageId; extern const uint32_t CDanceMode_GetData_TotalByUserID_m1365770619_MetadataUsageId; extern const uint32_t CDanceMode_GetData_TotalByUserID_m930871804_MetadataUsageId; extern RuntimeClass* U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t974812896_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_U3CU3Em__0_m1773581068_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m4112089560_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m2095654772_RuntimeMethod_var; extern const uint32_t CDanceMode_GetGiveLikeDataByUserID_m1062189309_MetadataUsageId; extern RuntimeClass* CRoleGiveLike_t149518772_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3779545563_RuntimeMethod_var; extern const uint32_t CDanceMode_AddListData_m3526060947_MetadataUsageId; extern const uint32_t CDanceMode_GetData_FinalResultType_m1166432652_MetadataUsageId; extern const RuntimeMethod* List_1_RemoveAt_m3841199640_RuntimeMethod_var; extern const uint32_t CDanceMode_FilterRoleBeatKeyData_m1106883004_MetadataUsageId; extern RuntimeClass* CDanceMode_t1520520494_il2cpp_TypeInfo_var; extern RuntimeClass* Comparison_1_t679686977_il2cpp_TypeInfo_var; extern const RuntimeMethod* CRoleBeatKeyData_Section_ScoreCompare_m508288295_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m216704895_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m3817389247_RuntimeMethod_var; extern const uint32_t CDanceMode_SortRoleResult_m2190656169_MetadataUsageId; extern RuntimeClass* CRoleBeatKeyData_Active_t3989483231_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Add_m3526959193_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m3159443484_RuntimeMethod_var; extern const uint32_t CDanceMode_SetData_Active_m3820342168_MetadataUsageId; extern const uint32_t CDanceMode_SetData_Active_m2052631992_MetadataUsageId; extern RuntimeClass* CRoleBeatKeyData_Section_t904755798_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3761848878_RuntimeMethod_var; extern const uint32_t CDanceMode_OnServer_ServerRoleBeatKeyResult_m1493793335_MetadataUsageId; extern const uint32_t CDanceMode_OnServer_SectionJudgeResult_m1562514731_MetadataUsageId; extern const uint32_t CDanceMode_PickLeftTime_m182819962_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m1795345642_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m3473948516_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m1185194456_RuntimeMethod_var; extern const uint32_t CDanceMode_Clear_m3295038275_MetadataUsageId; extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1719305668; extern String_t* _stringLiteral791095265; extern String_t* _stringLiteral73945996; extern String_t* _stringLiteral1776769073; extern String_t* _stringLiteral2832798177; extern const uint32_t CDanceMode_PrepareResources_m4062725341_MetadataUsageId; extern const uint32_t CDanceMode_OnMusicEndRoleAnim_m176759538_MetadataUsageId; extern String_t* _stringLiteral3941088982; extern String_t* _stringLiteral789984009; extern String_t* _stringLiteral2502039926; extern String_t* _stringLiteral1436727204; extern const uint32_t CDanceMode_OnActiveDataChanged_m1463851639_MetadataUsageId; extern const uint32_t CDanceMode_OnSectionRoleMoveing_m3634149004_MetadataUsageId; extern RuntimeClass* SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var; extern const RuntimeMethod* SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var; extern const RuntimeMethod* CSortTemplete_SortFunctor2_TisInt32_t2950945753_m1838322212_RuntimeMethod_var; extern const uint32_t CDanceMode_DanceResultSortFunctor_m461843203_MetadataUsageId; extern RuntimeClass* CSectionRoleTask_t2014828986_il2cpp_TypeInfo_var; extern const uint32_t CDanceMode__cctor_m482866539_MetadataUsageId; extern RuntimeClass* List_1_t913674750_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3581340774_RuntimeMethod_var; extern const uint32_t CDanceMode_Battle__ctor_m1551519832_MetadataUsageId; extern RuntimeClass* PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3231470291; extern String_t* _stringLiteral1077017624; extern String_t* _stringLiteral3898450985; extern String_t* _stringLiteral3030520892; extern String_t* _stringLiteral1263558111; extern String_t* _stringLiteral1985169474; extern String_t* _stringLiteral1807570755; extern String_t* _stringLiteral649244181; extern const uint32_t CDanceMode_Battle_PrepareResources_m1805255656_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2696058023_RuntimeMethod_var; extern const uint32_t CDanceMode_Battle_Clear_m1175465674_MetadataUsageId; extern RuntimeClass* MemberManager_t2979457932_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2820005844; extern String_t* _stringLiteral1726884675; extern String_t* _stringLiteral208721149; extern String_t* _stringLiteral406945646; extern String_t* _stringLiteral4041997353; extern const uint32_t CDanceMode_Battle_OnRoleReady_m1513974623_MetadataUsageId; extern RuntimeClass* CPetManager_t2941415134_il2cpp_TypeInfo_var; extern RuntimeClass* CPetActionConfig_t1976691651_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3907413264; extern String_t* _stringLiteral4205146971; extern String_t* _stringLiteral2671359227; extern String_t* _stringLiteral3054539787; extern String_t* _stringLiteral3798006808; extern String_t* _stringLiteral3898450984; extern String_t* _stringLiteral3367079003; extern String_t* _stringLiteral1419756861; extern String_t* _stringLiteral3367079006; extern String_t* _stringLiteral1419691325; extern const uint32_t CDanceMode_Battle_OnMusicEndRoleAnim_m718640585_MetadataUsageId; extern RuntimeClass* ISceneRole_t2394225724_il2cpp_TypeInfo_var; extern RuntimeClass* CDanceMode_Battle_t3921573432_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t2672744813_il2cpp_TypeInfo_var; extern const RuntimeMethod* IResHelp__FunPathDanceAnim_m180543390_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m2189065264_RuntimeMethod_var; extern const RuntimeMethod* IResHelp__FunPathDanceCamera_m2753716925_RuntimeMethod_var; extern const RuntimeMethod* IResHelp__FunPathAvatar_m3023652776_RuntimeMethod_var; extern const uint32_t CDanceMode_Battle_OnBeforeShowResultUI_m59728986_MetadataUsageId; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1791571397; extern String_t* _stringLiteral771408658; extern String_t* _stringLiteral2005233345; extern const uint32_t CDanceMode_Battle_OnShowResultUI_m2530990726_MetadataUsageId; extern const RuntimeMethod* List_1_RemoveAt_m2770200702_RuntimeMethod_var; extern const uint32_t CDanceMode_Battle_GetAnimRandomVal_m3715496810_MetadataUsageId; extern RuntimeClass* Action_1_t1569734369_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m358737454_RuntimeMethod_var; extern const RuntimeMethod* List_1_Contains_m679968318_RuntimeMethod_var; extern const RuntimeMethod* CDanceMode_Battle_OnDefaultEffect_m3176144485_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m4059354831_RuntimeMethod_var; extern const RuntimeMethod* CDanceMode_Battle_OnShowTime_m59002147_RuntimeMethod_var; extern const uint32_t CDanceMode_Battle_OnStartRoleAnim_m1946265708_MetadataUsageId; extern String_t* _stringLiteral1984011109; extern const uint32_t CDanceMode_Battle_OnShowTime_m59002147_MetadataUsageId; extern RuntimeClass* OnEventCall_t3758354630_il2cpp_TypeInfo_var; extern RuntimeClass* Matrix4x4_t1817901843_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m3814898732_RuntimeMethod_var; extern const RuntimeMethod* CDanceMode_Battle_OnCallRoleAnim_m2689486947_RuntimeMethod_var; extern const RuntimeMethod* CDanceMode_Battle_OnCameraMoving_m266169293_RuntimeMethod_var; extern String_t* _stringLiteral2724846569; extern String_t* _stringLiteral1105275284; extern const uint32_t CDanceMode_Battle_OnCallRoleAnim_m2689486947_MetadataUsageId; extern const uint32_t CDanceMode_Battle_OnCameraMoving_m266169293_MetadataUsageId; extern String_t* _stringLiteral403571131; extern String_t* _stringLiteral1362697702; extern const uint32_t CDanceMode_Battle_OnSectionChanged_m1098420027_MetadataUsageId; extern const uint32_t CDanceMode_Battle_OnSectionChangedClient_m3328513697_MetadataUsageId; extern RuntimeClass* WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var; extern RuntimeClass* SortKeyInfo_1_t110361559_il2cpp_TypeInfo_var; extern const RuntimeMethod* SortKeyInfo_1__ctor_m4042510263_RuntimeMethod_var; extern const RuntimeMethod* CSortTemplete_SortFunctor4_TisInt64_t3736567304_m1583900750_RuntimeMethod_var; extern const uint32_t CDanceMode_Battle_DanceResultSortFunctor_m2203783409_MetadataUsageId; extern String_t* _stringLiteral4237443167; extern const uint32_t CDanceMode_Battle_On3DShowTimeEff_m2382049018_MetadataUsageId; struct ByteU5BU5D_t4116647657; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct ObjectU5BU5D_t2843939325; struct SingleU5BU5D_t1444911251; struct Int32U5BU5D_t385246372; struct List_1U5BU5D_t2041140128; #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 CPROPERTY_T963755051_H #define CPROPERTY_T963755051_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CProperty struct CProperty_t963755051 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CProperty::m_DicPropData Dictionary_2_t1380571261 * ___m_DicPropData_0; // System.Collections.Generic.Dictionary`2>> DMCore.Framework.Scene.CProperty::m_DicWatch Dictionary_2_t3277249325 * ___m_DicWatch_1; // CBetterSet`1> DMCore.Framework.Scene.CProperty::m_propChangeBefore CBetterSet_1_t433888323 * ___m_propChangeBefore_2; // CBetterSet`1> DMCore.Framework.Scene.CProperty::m_propChangeEnd CBetterSet_1_t2134195988 * ___m_propChangeEnd_3; public: inline static int32_t get_offset_of_m_DicPropData_0() { return static_cast(offsetof(CProperty_t963755051, ___m_DicPropData_0)); } inline Dictionary_2_t1380571261 * get_m_DicPropData_0() const { return ___m_DicPropData_0; } inline Dictionary_2_t1380571261 ** get_address_of_m_DicPropData_0() { return &___m_DicPropData_0; } inline void set_m_DicPropData_0(Dictionary_2_t1380571261 * value) { ___m_DicPropData_0 = value; Il2CppCodeGenWriteBarrier((&___m_DicPropData_0), value); } inline static int32_t get_offset_of_m_DicWatch_1() { return static_cast(offsetof(CProperty_t963755051, ___m_DicWatch_1)); } inline Dictionary_2_t3277249325 * get_m_DicWatch_1() const { return ___m_DicWatch_1; } inline Dictionary_2_t3277249325 ** get_address_of_m_DicWatch_1() { return &___m_DicWatch_1; } inline void set_m_DicWatch_1(Dictionary_2_t3277249325 * value) { ___m_DicWatch_1 = value; Il2CppCodeGenWriteBarrier((&___m_DicWatch_1), value); } inline static int32_t get_offset_of_m_propChangeBefore_2() { return static_cast(offsetof(CProperty_t963755051, ___m_propChangeBefore_2)); } inline CBetterSet_1_t433888323 * get_m_propChangeBefore_2() const { return ___m_propChangeBefore_2; } inline CBetterSet_1_t433888323 ** get_address_of_m_propChangeBefore_2() { return &___m_propChangeBefore_2; } inline void set_m_propChangeBefore_2(CBetterSet_1_t433888323 * value) { ___m_propChangeBefore_2 = value; Il2CppCodeGenWriteBarrier((&___m_propChangeBefore_2), value); } inline static int32_t get_offset_of_m_propChangeEnd_3() { return static_cast(offsetof(CProperty_t963755051, ___m_propChangeEnd_3)); } inline CBetterSet_1_t2134195988 * get_m_propChangeEnd_3() const { return ___m_propChangeEnd_3; } inline CBetterSet_1_t2134195988 ** get_address_of_m_propChangeEnd_3() { return &___m_propChangeEnd_3; } inline void set_m_propChangeEnd_3(CBetterSet_1_t2134195988 * value) { ___m_propChangeEnd_3 = value; Il2CppCodeGenWriteBarrier((&___m_propChangeEnd_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPERTY_T963755051_H #ifndef CDANCEMODE_T1520520494_H #define CDANCEMODE_T1520520494_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceMode struct CDanceMode_t1520520494 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.DanceMode.CDanceMode::m_listActive Dictionary_2_t757155719 * ___m_listActive_0; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_listSection List_1_t2376830540 * ___m_listSection_1; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_listGiveLike List_1_t1621593514 * ___m_listGiveLike_2; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_ListUserId List_1_t128053199 * ___m_ListUserId_3; // System.Int32 DMCore.DanceMode.CDanceMode::m_SectionIndex int32_t ___m_SectionIndex_4; // System.Int32 DMCore.DanceMode.CDanceMode::m_SectionCount int32_t ___m_SectionCount_5; // System.Int32 DMCore.DanceMode.CDanceMode::m_ServerResultSectionIndex int32_t ___m_ServerResultSectionIndex_6; // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd DMCore.DanceMode.CDanceMode::m_ptrRoleAnimEnd OnRoleAnimEnd_t3559497459 * ___m_ptrRoleAnimEnd_8; public: inline static int32_t get_offset_of_m_listActive_0() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listActive_0)); } inline Dictionary_2_t757155719 * get_m_listActive_0() const { return ___m_listActive_0; } inline Dictionary_2_t757155719 ** get_address_of_m_listActive_0() { return &___m_listActive_0; } inline void set_m_listActive_0(Dictionary_2_t757155719 * value) { ___m_listActive_0 = value; Il2CppCodeGenWriteBarrier((&___m_listActive_0), value); } inline static int32_t get_offset_of_m_listSection_1() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listSection_1)); } inline List_1_t2376830540 * get_m_listSection_1() const { return ___m_listSection_1; } inline List_1_t2376830540 ** get_address_of_m_listSection_1() { return &___m_listSection_1; } inline void set_m_listSection_1(List_1_t2376830540 * value) { ___m_listSection_1 = value; Il2CppCodeGenWriteBarrier((&___m_listSection_1), value); } inline static int32_t get_offset_of_m_listGiveLike_2() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listGiveLike_2)); } inline List_1_t1621593514 * get_m_listGiveLike_2() const { return ___m_listGiveLike_2; } inline List_1_t1621593514 ** get_address_of_m_listGiveLike_2() { return &___m_listGiveLike_2; } inline void set_m_listGiveLike_2(List_1_t1621593514 * value) { ___m_listGiveLike_2 = value; Il2CppCodeGenWriteBarrier((&___m_listGiveLike_2), value); } inline static int32_t get_offset_of_m_ListUserId_3() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ListUserId_3)); } inline List_1_t128053199 * get_m_ListUserId_3() const { return ___m_ListUserId_3; } inline List_1_t128053199 ** get_address_of_m_ListUserId_3() { return &___m_ListUserId_3; } inline void set_m_ListUserId_3(List_1_t128053199 * value) { ___m_ListUserId_3 = value; Il2CppCodeGenWriteBarrier((&___m_ListUserId_3), value); } inline static int32_t get_offset_of_m_SectionIndex_4() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_SectionIndex_4)); } inline int32_t get_m_SectionIndex_4() const { return ___m_SectionIndex_4; } inline int32_t* get_address_of_m_SectionIndex_4() { return &___m_SectionIndex_4; } inline void set_m_SectionIndex_4(int32_t value) { ___m_SectionIndex_4 = value; } inline static int32_t get_offset_of_m_SectionCount_5() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_SectionCount_5)); } inline int32_t get_m_SectionCount_5() const { return ___m_SectionCount_5; } inline int32_t* get_address_of_m_SectionCount_5() { return &___m_SectionCount_5; } inline void set_m_SectionCount_5(int32_t value) { ___m_SectionCount_5 = value; } inline static int32_t get_offset_of_m_ServerResultSectionIndex_6() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ServerResultSectionIndex_6)); } inline int32_t get_m_ServerResultSectionIndex_6() const { return ___m_ServerResultSectionIndex_6; } inline int32_t* get_address_of_m_ServerResultSectionIndex_6() { return &___m_ServerResultSectionIndex_6; } inline void set_m_ServerResultSectionIndex_6(int32_t value) { ___m_ServerResultSectionIndex_6 = value; } inline static int32_t get_offset_of_m_ptrRoleAnimEnd_8() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ptrRoleAnimEnd_8)); } inline OnRoleAnimEnd_t3559497459 * get_m_ptrRoleAnimEnd_8() const { return ___m_ptrRoleAnimEnd_8; } inline OnRoleAnimEnd_t3559497459 ** get_address_of_m_ptrRoleAnimEnd_8() { return &___m_ptrRoleAnimEnd_8; } inline void set_m_ptrRoleAnimEnd_8(OnRoleAnimEnd_t3559497459 * value) { ___m_ptrRoleAnimEnd_8 = value; Il2CppCodeGenWriteBarrier((&___m_ptrRoleAnimEnd_8), value); } }; struct CDanceMode_t1520520494_StaticFields { public: // DMCore.DanceMode.CSectionRoleTask DMCore.DanceMode.CDanceMode::s_roleTask CSectionRoleTask_t2014828986 * ___s_roleTask_7; // System.Comparison`1 DMCore.DanceMode.CDanceMode::<>f__mg$cache0 Comparison_1_t679686977 * ___U3CU3Ef__mgU24cache0_9; // System.Comparison`1 DMCore.DanceMode.CDanceMode::<>f__mg$cache1 Comparison_1_t679686977 * ___U3CU3Ef__mgU24cache1_10; public: inline static int32_t get_offset_of_s_roleTask_7() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___s_roleTask_7)); } inline CSectionRoleTask_t2014828986 * get_s_roleTask_7() const { return ___s_roleTask_7; } inline CSectionRoleTask_t2014828986 ** get_address_of_s_roleTask_7() { return &___s_roleTask_7; } inline void set_s_roleTask_7(CSectionRoleTask_t2014828986 * value) { ___s_roleTask_7 = value; Il2CppCodeGenWriteBarrier((&___s_roleTask_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_9() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___U3CU3Ef__mgU24cache0_9)); } inline Comparison_1_t679686977 * get_U3CU3Ef__mgU24cache0_9() const { return ___U3CU3Ef__mgU24cache0_9; } inline Comparison_1_t679686977 ** get_address_of_U3CU3Ef__mgU24cache0_9() { return &___U3CU3Ef__mgU24cache0_9; } inline void set_U3CU3Ef__mgU24cache0_9(Comparison_1_t679686977 * value) { ___U3CU3Ef__mgU24cache0_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_10() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___U3CU3Ef__mgU24cache1_10)); } inline Comparison_1_t679686977 * get_U3CU3Ef__mgU24cache1_10() const { return ___U3CU3Ef__mgU24cache1_10; } inline Comparison_1_t679686977 ** get_address_of_U3CU3Ef__mgU24cache1_10() { return &___U3CU3Ef__mgU24cache1_10; } inline void set_U3CU3Ef__mgU24cache1_10(Comparison_1_t679686977 * value) { ___U3CU3Ef__mgU24cache1_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMODE_T1520520494_H #ifndef LINKEDLIST_1_T739721426_H #define LINKEDLIST_1_T739721426_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t739721426 : public RuntimeObject { public: // System.UInt32 System.Collections.Generic.LinkedList`1::count uint32_t ___count_2; // System.UInt32 System.Collections.Generic.LinkedList`1::version uint32_t ___version_3; // System.Object System.Collections.Generic.LinkedList`1::syncRoot RuntimeObject * ___syncRoot_4; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::first LinkedListNode_1_t1645250520 * ___first_5; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::si SerializationInfo_t950877179 * ___si_6; public: inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(LinkedList_1_t739721426, ___count_2)); } inline uint32_t get_count_2() const { return ___count_2; } inline uint32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(uint32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(LinkedList_1_t739721426, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_syncRoot_4() { return static_cast(offsetof(LinkedList_1_t739721426, ___syncRoot_4)); } inline RuntimeObject * get_syncRoot_4() const { return ___syncRoot_4; } inline RuntimeObject ** get_address_of_syncRoot_4() { return &___syncRoot_4; } inline void set_syncRoot_4(RuntimeObject * value) { ___syncRoot_4 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_4), value); } inline static int32_t get_offset_of_first_5() { return static_cast(offsetof(LinkedList_1_t739721426, ___first_5)); } inline LinkedListNode_1_t1645250520 * get_first_5() const { return ___first_5; } inline LinkedListNode_1_t1645250520 ** get_address_of_first_5() { return &___first_5; } inline void set_first_5(LinkedListNode_1_t1645250520 * value) { ___first_5 = value; Il2CppCodeGenWriteBarrier((&___first_5), value); } inline static int32_t get_offset_of_si_6() { return static_cast(offsetof(LinkedList_1_t739721426, ___si_6)); } inline SerializationInfo_t950877179 * get_si_6() const { return ___si_6; } inline SerializationInfo_t950877179 ** get_address_of_si_6() { return &___si_6; } inline void set_si_6(SerializationInfo_t950877179 * value) { ___si_6 = value; Il2CppCodeGenWriteBarrier((&___si_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLIST_1_T739721426_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 ROLESECTIONCALC_T3975632210_H #define ROLESECTIONCALC_T3975632210_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc struct RoleSectionCalc_t3975632210 : public RuntimeObject { public: // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::m_sectionIndex int32_t ___m_sectionIndex_0; // System.Single DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::m_fLastSent float ___m_fLastSent_1; // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::m_missCount int32_t ___m_missCount_2; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::_score CEncrptHelp_Int_t51280996 * ____score_3; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::_combo CEncrptHelp_Int_t51280996 * ____combo_4; public: inline static int32_t get_offset_of_m_sectionIndex_0() { return static_cast(offsetof(RoleSectionCalc_t3975632210, ___m_sectionIndex_0)); } inline int32_t get_m_sectionIndex_0() const { return ___m_sectionIndex_0; } inline int32_t* get_address_of_m_sectionIndex_0() { return &___m_sectionIndex_0; } inline void set_m_sectionIndex_0(int32_t value) { ___m_sectionIndex_0 = value; } inline static int32_t get_offset_of_m_fLastSent_1() { return static_cast(offsetof(RoleSectionCalc_t3975632210, ___m_fLastSent_1)); } inline float get_m_fLastSent_1() const { return ___m_fLastSent_1; } inline float* get_address_of_m_fLastSent_1() { return &___m_fLastSent_1; } inline void set_m_fLastSent_1(float value) { ___m_fLastSent_1 = value; } inline static int32_t get_offset_of_m_missCount_2() { return static_cast(offsetof(RoleSectionCalc_t3975632210, ___m_missCount_2)); } inline int32_t get_m_missCount_2() const { return ___m_missCount_2; } inline int32_t* get_address_of_m_missCount_2() { return &___m_missCount_2; } inline void set_m_missCount_2(int32_t value) { ___m_missCount_2 = value; } inline static int32_t get_offset_of__score_3() { return static_cast(offsetof(RoleSectionCalc_t3975632210, ____score_3)); } inline CEncrptHelp_Int_t51280996 * get__score_3() const { return ____score_3; } inline CEncrptHelp_Int_t51280996 ** get_address_of__score_3() { return &____score_3; } inline void set__score_3(CEncrptHelp_Int_t51280996 * value) { ____score_3 = value; Il2CppCodeGenWriteBarrier((&____score_3), value); } inline static int32_t get_offset_of__combo_4() { return static_cast(offsetof(RoleSectionCalc_t3975632210, ____combo_4)); } inline CEncrptHelp_Int_t51280996 * get__combo_4() const { return ____combo_4; } inline CEncrptHelp_Int_t51280996 ** get_address_of__combo_4() { return &____combo_4; } inline void set__combo_4(CEncrptHelp_Int_t51280996 * value) { ____combo_4 = value; Il2CppCodeGenWriteBarrier((&____combo_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROLESECTIONCALC_T3975632210_H #ifndef CANIMNODE_T3327376431_H #define CANIMNODE_T3327376431_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.CAnimNode struct CAnimNode_t3327376431 : public RuntimeObject { public: // DMCore.Framework.Movie.CAnimSequence DMCore.Framework.Movie.CAnimNode::k__BackingField CAnimSequence_t1119714129 * ___U3COwnerU3Ek__BackingField_0; // System.Single DMCore.Framework.Movie.CAnimNode::m_fTimeStart float ___m_fTimeStart_1; // System.Single DMCore.Framework.Movie.CAnimNode::m_fTimeEnd float ___m_fTimeEnd_2; // System.Single DMCore.Framework.Movie.CAnimNode::m_fFadeIn float ___m_fFadeIn_3; // DMCore.Framework.Movie.CAnimTrack DMCore.Framework.Movie.CAnimNode::m_pAnimTrack CAnimTrack_t1608933299 * ___m_pAnimTrack_4; // System.Single DMCore.Framework.Movie.CAnimNode::m_fTimeElapsed float ___m_fTimeElapsed_5; // System.Boolean DMCore.Framework.Movie.CAnimNode::m_bTriggered bool ___m_bTriggered_6; public: inline static int32_t get_offset_of_U3COwnerU3Ek__BackingField_0() { return static_cast(offsetof(CAnimNode_t3327376431, ___U3COwnerU3Ek__BackingField_0)); } inline CAnimSequence_t1119714129 * get_U3COwnerU3Ek__BackingField_0() const { return ___U3COwnerU3Ek__BackingField_0; } inline CAnimSequence_t1119714129 ** get_address_of_U3COwnerU3Ek__BackingField_0() { return &___U3COwnerU3Ek__BackingField_0; } inline void set_U3COwnerU3Ek__BackingField_0(CAnimSequence_t1119714129 * value) { ___U3COwnerU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3COwnerU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_m_fTimeStart_1() { return static_cast(offsetof(CAnimNode_t3327376431, ___m_fTimeStart_1)); } inline float get_m_fTimeStart_1() const { return ___m_fTimeStart_1; } inline float* get_address_of_m_fTimeStart_1() { return &___m_fTimeStart_1; } inline void set_m_fTimeStart_1(float value) { ___m_fTimeStart_1 = value; } inline static int32_t get_offset_of_m_fTimeEnd_2() { return static_cast(offsetof(CAnimNode_t3327376431, ___m_fTimeEnd_2)); } inline float get_m_fTimeEnd_2() const { return ___m_fTimeEnd_2; } inline float* get_address_of_m_fTimeEnd_2() { return &___m_fTimeEnd_2; } inline void set_m_fTimeEnd_2(float value) { ___m_fTimeEnd_2 = value; } inline static int32_t get_offset_of_m_fFadeIn_3() { return static_cast(offsetof(CAnimNode_t3327376431, ___m_fFadeIn_3)); } inline float get_m_fFadeIn_3() const { return ___m_fFadeIn_3; } inline float* get_address_of_m_fFadeIn_3() { return &___m_fFadeIn_3; } inline void set_m_fFadeIn_3(float value) { ___m_fFadeIn_3 = value; } inline static int32_t get_offset_of_m_pAnimTrack_4() { return static_cast(offsetof(CAnimNode_t3327376431, ___m_pAnimTrack_4)); } inline CAnimTrack_t1608933299 * get_m_pAnimTrack_4() const { return ___m_pAnimTrack_4; } inline CAnimTrack_t1608933299 ** get_address_of_m_pAnimTrack_4() { return &___m_pAnimTrack_4; } inline void set_m_pAnimTrack_4(CAnimTrack_t1608933299 * value) { ___m_pAnimTrack_4 = value; Il2CppCodeGenWriteBarrier((&___m_pAnimTrack_4), value); } inline static int32_t get_offset_of_m_fTimeElapsed_5() { return static_cast(offsetof(CAnimNode_t3327376431, ___m_fTimeElapsed_5)); } inline float get_m_fTimeElapsed_5() const { return ___m_fTimeElapsed_5; } inline float* get_address_of_m_fTimeElapsed_5() { return &___m_fTimeElapsed_5; } inline void set_m_fTimeElapsed_5(float value) { ___m_fTimeElapsed_5 = value; } inline static int32_t get_offset_of_m_bTriggered_6() { return static_cast(offsetof(CAnimNode_t3327376431, ___m_bTriggered_6)); } inline bool get_m_bTriggered_6() const { return ___m_bTriggered_6; } inline bool* get_address_of_m_bTriggered_6() { return &___m_bTriggered_6; } inline void set_m_bTriggered_6(bool value) { ___m_bTriggered_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANIMNODE_T3327376431_H #ifndef CENCRPTHELP_1_T2107105261_H #define CENCRPTHELP_1_T2107105261_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CEncrptHelp`1 struct CEncrptHelp_1_t2107105261 : public RuntimeObject { public: // BetterList`1 DMCore.Framework.Misc.CEncrptHelp`1::m_result BetterList_1_t289316694 * ___m_result_0; // System.Byte[] DMCore.Framework.Misc.CEncrptHelp`1::m_keyVal ByteU5BU5D_t4116647657* ___m_keyVal_1; public: inline static int32_t get_offset_of_m_result_0() { return static_cast(offsetof(CEncrptHelp_1_t2107105261, ___m_result_0)); } inline BetterList_1_t289316694 * get_m_result_0() const { return ___m_result_0; } inline BetterList_1_t289316694 ** get_address_of_m_result_0() { return &___m_result_0; } inline void set_m_result_0(BetterList_1_t289316694 * value) { ___m_result_0 = value; Il2CppCodeGenWriteBarrier((&___m_result_0), value); } inline static int32_t get_offset_of_m_keyVal_1() { return static_cast(offsetof(CEncrptHelp_1_t2107105261, ___m_keyVal_1)); } inline ByteU5BU5D_t4116647657* get_m_keyVal_1() const { return ___m_keyVal_1; } inline ByteU5BU5D_t4116647657** get_address_of_m_keyVal_1() { return &___m_keyVal_1; } inline void set_m_keyVal_1(ByteU5BU5D_t4116647657* value) { ___m_keyVal_1 = value; Il2CppCodeGenWriteBarrier((&___m_keyVal_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CENCRPTHELP_1_T2107105261_H #ifndef LIST_1_T2807752047_H #define LIST_1_T2807752047_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_t2807752047 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BeatKeyResultU5BU5D_t601867396* ____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_t2807752047, ____items_1)); } inline BeatKeyResultU5BU5D_t601867396* get__items_1() const { return ____items_1; } inline BeatKeyResultU5BU5D_t601867396** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BeatKeyResultU5BU5D_t601867396* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2807752047, ____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_t2807752047, ____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_t2807752047_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray BeatKeyResultU5BU5D_t601867396* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2807752047_StaticFields, ___EmptyArray_4)); } inline BeatKeyResultU5BU5D_t601867396* get_EmptyArray_4() const { return ___EmptyArray_4; } inline BeatKeyResultU5BU5D_t601867396** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(BeatKeyResultU5BU5D_t601867396* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2807752047_H #ifndef REVENUEDETAILDATA_T1092030774_H #define REVENUEDETAILDATA_T1092030774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.RevenueDetailData struct RevenueDetailData_t1092030774 : public RuntimeObject { public: // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpBase int32_t ___ExpBase_0; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpAdd int32_t ___ExpAdd_1; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpFirstWinFlag int32_t ___ExpFirstWinFlag_2; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpDoubleFlag int32_t ___ExpDoubleFlag_3; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpVipFlag int32_t ___ExpVipFlag_4; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpLoverFlag int32_t ___ExpLoverFlag_5; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpMemberFlag int32_t ___ExpMemberFlag_6; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpPetFlag int32_t ___ExpPetFlag_7; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldBase int32_t ___GoldBase_8; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldAdd int32_t ___GoldAdd_9; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldFirstWinFlag int32_t ___GoldFirstWinFlag_10; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldDoubleFlag int32_t ___GoldDoubleFlag_11; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldVipFlag int32_t ___GoldVipFlag_12; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldLoverFlag int32_t ___GoldLoverFlag_13; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldMemberFlag int32_t ___GoldMemberFlag_14; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldPetFlag int32_t ___GoldPetFlag_15; public: inline static int32_t get_offset_of_ExpBase_0() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpBase_0)); } inline int32_t get_ExpBase_0() const { return ___ExpBase_0; } inline int32_t* get_address_of_ExpBase_0() { return &___ExpBase_0; } inline void set_ExpBase_0(int32_t value) { ___ExpBase_0 = value; } inline static int32_t get_offset_of_ExpAdd_1() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpAdd_1)); } inline int32_t get_ExpAdd_1() const { return ___ExpAdd_1; } inline int32_t* get_address_of_ExpAdd_1() { return &___ExpAdd_1; } inline void set_ExpAdd_1(int32_t value) { ___ExpAdd_1 = value; } inline static int32_t get_offset_of_ExpFirstWinFlag_2() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpFirstWinFlag_2)); } inline int32_t get_ExpFirstWinFlag_2() const { return ___ExpFirstWinFlag_2; } inline int32_t* get_address_of_ExpFirstWinFlag_2() { return &___ExpFirstWinFlag_2; } inline void set_ExpFirstWinFlag_2(int32_t value) { ___ExpFirstWinFlag_2 = value; } inline static int32_t get_offset_of_ExpDoubleFlag_3() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpDoubleFlag_3)); } inline int32_t get_ExpDoubleFlag_3() const { return ___ExpDoubleFlag_3; } inline int32_t* get_address_of_ExpDoubleFlag_3() { return &___ExpDoubleFlag_3; } inline void set_ExpDoubleFlag_3(int32_t value) { ___ExpDoubleFlag_3 = value; } inline static int32_t get_offset_of_ExpVipFlag_4() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpVipFlag_4)); } inline int32_t get_ExpVipFlag_4() const { return ___ExpVipFlag_4; } inline int32_t* get_address_of_ExpVipFlag_4() { return &___ExpVipFlag_4; } inline void set_ExpVipFlag_4(int32_t value) { ___ExpVipFlag_4 = value; } inline static int32_t get_offset_of_ExpLoverFlag_5() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpLoverFlag_5)); } inline int32_t get_ExpLoverFlag_5() const { return ___ExpLoverFlag_5; } inline int32_t* get_address_of_ExpLoverFlag_5() { return &___ExpLoverFlag_5; } inline void set_ExpLoverFlag_5(int32_t value) { ___ExpLoverFlag_5 = value; } inline static int32_t get_offset_of_ExpMemberFlag_6() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpMemberFlag_6)); } inline int32_t get_ExpMemberFlag_6() const { return ___ExpMemberFlag_6; } inline int32_t* get_address_of_ExpMemberFlag_6() { return &___ExpMemberFlag_6; } inline void set_ExpMemberFlag_6(int32_t value) { ___ExpMemberFlag_6 = value; } inline static int32_t get_offset_of_ExpPetFlag_7() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpPetFlag_7)); } inline int32_t get_ExpPetFlag_7() const { return ___ExpPetFlag_7; } inline int32_t* get_address_of_ExpPetFlag_7() { return &___ExpPetFlag_7; } inline void set_ExpPetFlag_7(int32_t value) { ___ExpPetFlag_7 = value; } inline static int32_t get_offset_of_GoldBase_8() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldBase_8)); } inline int32_t get_GoldBase_8() const { return ___GoldBase_8; } inline int32_t* get_address_of_GoldBase_8() { return &___GoldBase_8; } inline void set_GoldBase_8(int32_t value) { ___GoldBase_8 = value; } inline static int32_t get_offset_of_GoldAdd_9() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldAdd_9)); } inline int32_t get_GoldAdd_9() const { return ___GoldAdd_9; } inline int32_t* get_address_of_GoldAdd_9() { return &___GoldAdd_9; } inline void set_GoldAdd_9(int32_t value) { ___GoldAdd_9 = value; } inline static int32_t get_offset_of_GoldFirstWinFlag_10() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldFirstWinFlag_10)); } inline int32_t get_GoldFirstWinFlag_10() const { return ___GoldFirstWinFlag_10; } inline int32_t* get_address_of_GoldFirstWinFlag_10() { return &___GoldFirstWinFlag_10; } inline void set_GoldFirstWinFlag_10(int32_t value) { ___GoldFirstWinFlag_10 = value; } inline static int32_t get_offset_of_GoldDoubleFlag_11() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldDoubleFlag_11)); } inline int32_t get_GoldDoubleFlag_11() const { return ___GoldDoubleFlag_11; } inline int32_t* get_address_of_GoldDoubleFlag_11() { return &___GoldDoubleFlag_11; } inline void set_GoldDoubleFlag_11(int32_t value) { ___GoldDoubleFlag_11 = value; } inline static int32_t get_offset_of_GoldVipFlag_12() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldVipFlag_12)); } inline int32_t get_GoldVipFlag_12() const { return ___GoldVipFlag_12; } inline int32_t* get_address_of_GoldVipFlag_12() { return &___GoldVipFlag_12; } inline void set_GoldVipFlag_12(int32_t value) { ___GoldVipFlag_12 = value; } inline static int32_t get_offset_of_GoldLoverFlag_13() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldLoverFlag_13)); } inline int32_t get_GoldLoverFlag_13() const { return ___GoldLoverFlag_13; } inline int32_t* get_address_of_GoldLoverFlag_13() { return &___GoldLoverFlag_13; } inline void set_GoldLoverFlag_13(int32_t value) { ___GoldLoverFlag_13 = value; } inline static int32_t get_offset_of_GoldMemberFlag_14() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldMemberFlag_14)); } inline int32_t get_GoldMemberFlag_14() const { return ___GoldMemberFlag_14; } inline int32_t* get_address_of_GoldMemberFlag_14() { return &___GoldMemberFlag_14; } inline void set_GoldMemberFlag_14(int32_t value) { ___GoldMemberFlag_14 = value; } inline static int32_t get_offset_of_GoldPetFlag_15() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldPetFlag_15)); } inline int32_t get_GoldPetFlag_15() const { return ___GoldPetFlag_15; } inline int32_t* get_address_of_GoldPetFlag_15() { return &___GoldPetFlag_15; } inline void set_GoldPetFlag_15(int32_t value) { ___GoldPetFlag_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REVENUEDETAILDATA_T1092030774_H #ifndef CBEATKEYSEQUENCEINFO_T1686169301_H #define CBEATKEYSEQUENCEINFO_T1686169301_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySequenceInfo struct CBeatKeySequenceInfo_t1686169301 : public RuntimeObject { public: // System.Int32 DMCore.DanceMode.CBeatKeySequenceInfo::beatKeyCount int32_t ___beatKeyCount_0; // System.Int32 DMCore.DanceMode.CBeatKeySequenceInfo::judgeCount int32_t ___judgeCount_1; // System.Int32 DMCore.DanceMode.CBeatKeySequenceInfo::maxScore int32_t ___maxScore_2; // System.Int32 DMCore.DanceMode.CBeatKeySequenceInfo::simpleCount int32_t ___simpleCount_3; // System.Int32 DMCore.DanceMode.CBeatKeySequenceInfo::coupleCount int32_t ___coupleCount_4; // System.Int32 DMCore.DanceMode.CBeatKeySequenceInfo::holdCount int32_t ___holdCount_5; // System.Int32 DMCore.DanceMode.CBeatKeySequenceInfo::slipperCount int32_t ___slipperCount_6; // System.Int32 DMCore.DanceMode.CBeatKeySequenceInfo::followSphereCount int32_t ___followSphereCount_7; // System.Int32 DMCore.DanceMode.CBeatKeySequenceInfo::followDirectCount int32_t ___followDirectCount_8; public: inline static int32_t get_offset_of_beatKeyCount_0() { return static_cast(offsetof(CBeatKeySequenceInfo_t1686169301, ___beatKeyCount_0)); } inline int32_t get_beatKeyCount_0() const { return ___beatKeyCount_0; } inline int32_t* get_address_of_beatKeyCount_0() { return &___beatKeyCount_0; } inline void set_beatKeyCount_0(int32_t value) { ___beatKeyCount_0 = value; } inline static int32_t get_offset_of_judgeCount_1() { return static_cast(offsetof(CBeatKeySequenceInfo_t1686169301, ___judgeCount_1)); } inline int32_t get_judgeCount_1() const { return ___judgeCount_1; } inline int32_t* get_address_of_judgeCount_1() { return &___judgeCount_1; } inline void set_judgeCount_1(int32_t value) { ___judgeCount_1 = value; } inline static int32_t get_offset_of_maxScore_2() { return static_cast(offsetof(CBeatKeySequenceInfo_t1686169301, ___maxScore_2)); } inline int32_t get_maxScore_2() const { return ___maxScore_2; } inline int32_t* get_address_of_maxScore_2() { return &___maxScore_2; } inline void set_maxScore_2(int32_t value) { ___maxScore_2 = value; } inline static int32_t get_offset_of_simpleCount_3() { return static_cast(offsetof(CBeatKeySequenceInfo_t1686169301, ___simpleCount_3)); } inline int32_t get_simpleCount_3() const { return ___simpleCount_3; } inline int32_t* get_address_of_simpleCount_3() { return &___simpleCount_3; } inline void set_simpleCount_3(int32_t value) { ___simpleCount_3 = value; } inline static int32_t get_offset_of_coupleCount_4() { return static_cast(offsetof(CBeatKeySequenceInfo_t1686169301, ___coupleCount_4)); } inline int32_t get_coupleCount_4() const { return ___coupleCount_4; } inline int32_t* get_address_of_coupleCount_4() { return &___coupleCount_4; } inline void set_coupleCount_4(int32_t value) { ___coupleCount_4 = value; } inline static int32_t get_offset_of_holdCount_5() { return static_cast(offsetof(CBeatKeySequenceInfo_t1686169301, ___holdCount_5)); } inline int32_t get_holdCount_5() const { return ___holdCount_5; } inline int32_t* get_address_of_holdCount_5() { return &___holdCount_5; } inline void set_holdCount_5(int32_t value) { ___holdCount_5 = value; } inline static int32_t get_offset_of_slipperCount_6() { return static_cast(offsetof(CBeatKeySequenceInfo_t1686169301, ___slipperCount_6)); } inline int32_t get_slipperCount_6() const { return ___slipperCount_6; } inline int32_t* get_address_of_slipperCount_6() { return &___slipperCount_6; } inline void set_slipperCount_6(int32_t value) { ___slipperCount_6 = value; } inline static int32_t get_offset_of_followSphereCount_7() { return static_cast(offsetof(CBeatKeySequenceInfo_t1686169301, ___followSphereCount_7)); } inline int32_t get_followSphereCount_7() const { return ___followSphereCount_7; } inline int32_t* get_address_of_followSphereCount_7() { return &___followSphereCount_7; } inline void set_followSphereCount_7(int32_t value) { ___followSphereCount_7 = value; } inline static int32_t get_offset_of_followDirectCount_8() { return static_cast(offsetof(CBeatKeySequenceInfo_t1686169301, ___followDirectCount_8)); } inline int32_t get_followDirectCount_8() const { return ___followDirectCount_8; } inline int32_t* get_address_of_followDirectCount_8() { return &___followDirectCount_8; } inline void set_followDirectCount_8(int32_t value) { ___followDirectCount_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYSEQUENCEINFO_T1686169301_H #ifndef DICTIONARY_2_T3213771897_H #define DICTIONARY_2_T3213771897_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_t3213771897 : 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 BetterList_1U5BU5D_t3589998883* ___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_t3213771897, ___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_t3213771897, ___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_t3213771897, ___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_t3213771897, ___valueSlots_7)); } inline BetterList_1U5BU5D_t3589998883* get_valueSlots_7() const { return ___valueSlots_7; } inline BetterList_1U5BU5D_t3589998883** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(BetterList_1U5BU5D_t3589998883* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3213771897, ___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_t3213771897, ___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_t3213771897, ___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_t3213771897, ___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_t3213771897, ___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_t3213771897, ___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_t3213771897, ___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_t3213771897_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3194337727 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3213771897_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3194337727 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3194337727 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3194337727 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3213771897_H #ifndef BETTERLIST_1_T1515500177_H #define BETTERLIST_1_T1515500177_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t1515500177 : public RuntimeObject { public: // T[] BetterList`1::buffer RectU5BU5D_t2936723554* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t1515500177, ___buffer_0)); } inline RectU5BU5D_t2936723554* get_buffer_0() const { return ___buffer_0; } inline RectU5BU5D_t2936723554** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(RectU5BU5D_t2936723554* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t1515500177, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T1515500177_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 LIST_1_T2491780804_H #define LIST_1_T2491780804_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_t2491780804 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CBeatKeyCtrlNodeU5BU5D_t2944952891* ____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_t2491780804, ____items_1)); } inline CBeatKeyCtrlNodeU5BU5D_t2944952891* get__items_1() const { return ____items_1; } inline CBeatKeyCtrlNodeU5BU5D_t2944952891** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CBeatKeyCtrlNodeU5BU5D_t2944952891* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2491780804, ____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_t2491780804, ____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_t2491780804_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CBeatKeyCtrlNodeU5BU5D_t2944952891* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2491780804_StaticFields, ___EmptyArray_4)); } inline CBeatKeyCtrlNodeU5BU5D_t2944952891* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CBeatKeyCtrlNodeU5BU5D_t2944952891** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CBeatKeyCtrlNodeU5BU5D_t2944952891* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2491780804_H #ifndef CLOCALSIMULATEROLE_T4101146137_H #define CLOCALSIMULATEROLE_T4101146137_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLocalSimulateRole struct CLocalSimulateRole_t4101146137 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CLocalSimulateRole::k__BackingField bool ___U3CIsMaleU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CLocalSimulateRole::k__BackingField int32_t ___U3CIndexU3Ek__BackingField_1; // BetterList`1 DMCore.Logic.CLocalSimulateRole::m_listModelItems BetterList_1_t2105966071 * ___m_listModelItems_2; public: inline static int32_t get_offset_of_U3CIsMaleU3Ek__BackingField_0() { return static_cast(offsetof(CLocalSimulateRole_t4101146137, ___U3CIsMaleU3Ek__BackingField_0)); } inline bool get_U3CIsMaleU3Ek__BackingField_0() const { return ___U3CIsMaleU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsMaleU3Ek__BackingField_0() { return &___U3CIsMaleU3Ek__BackingField_0; } inline void set_U3CIsMaleU3Ek__BackingField_0(bool value) { ___U3CIsMaleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIndexU3Ek__BackingField_1() { return static_cast(offsetof(CLocalSimulateRole_t4101146137, ___U3CIndexU3Ek__BackingField_1)); } inline int32_t get_U3CIndexU3Ek__BackingField_1() const { return ___U3CIndexU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CIndexU3Ek__BackingField_1() { return &___U3CIndexU3Ek__BackingField_1; } inline void set_U3CIndexU3Ek__BackingField_1(int32_t value) { ___U3CIndexU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_listModelItems_2() { return static_cast(offsetof(CLocalSimulateRole_t4101146137, ___m_listModelItems_2)); } inline BetterList_1_t2105966071 * get_m_listModelItems_2() const { return ___m_listModelItems_2; } inline BetterList_1_t2105966071 ** get_address_of_m_listModelItems_2() { return &___m_listModelItems_2; } inline void set_m_listModelItems_2(BetterList_1_t2105966071 * value) { ___m_listModelItems_2 = value; Il2CppCodeGenWriteBarrier((&___m_listModelItems_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOCALSIMULATEROLE_T4101146137_H #ifndef CLASSICALKEYLOGIC_T2839086845_H #define CLASSICALKEYLOGIC_T2839086845_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ClassicalKeyLogic struct ClassicalKeyLogic_t2839086845 : public RuntimeObject { public: // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::k__BackingField bool ___U3CIsActiveQueueIndexChangedU3Ek__BackingField_0; // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::k__BackingField bool ___U3CIsNeedSendSectionDataU3Ek__BackingField_1; // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::k__BackingField bool ___U3CIsPartStartU3Ek__BackingField_2; // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::k__BackingField bool ___U3CIsFinishMoveKeyU3Ek__BackingField_3; // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::k__BackingField bool ___U3CIsNeedRefreshPlayResultU3Ek__BackingField_4; // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::k__BackingField bool ___U3CIsNeedRefreshScoreU3Ek__BackingField_5; // DMCore.DanceMode.ClassicalKeyQueue DMCore.DanceMode.ClassicalKeyLogic::m_ActiveQueueData ClassicalKeyQueue_t335011495 * ___m_ActiveQueueData_6; // System.Int32 DMCore.DanceMode.ClassicalKeyLogic::m_ActiveQueueIndex int32_t ___m_ActiveQueueIndex_7; // System.Int32 DMCore.DanceMode.ClassicalKeyLogic::m_ActiveKeyIndex int32_t ___m_ActiveKeyIndex_8; // System.Single DMCore.DanceMode.ClassicalKeyLogic::m_LastFrameTime float ___m_LastFrameTime_9; // System.Single DMCore.DanceMode.ClassicalKeyLogic::m_FinalQueueEndTime float ___m_FinalQueueEndTime_10; // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::m_IsMusicSectionChanged bool ___m_IsMusicSectionChanged_11; // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::m_IsFirstQueueOfThisSection bool ___m_IsFirstQueueOfThisSection_12; // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::m_IsJudgeAlready bool ___m_IsJudgeAlready_13; // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::m_IsInShowTime bool ___m_IsInShowTime_14; // BetterList`1 DMCore.DanceMode.ClassicalKeyLogic::m_listFreshUsrID BetterList_1_t2891587622 * ___m_listFreshUsrID_15; public: inline static int32_t get_offset_of_U3CIsActiveQueueIndexChangedU3Ek__BackingField_0() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___U3CIsActiveQueueIndexChangedU3Ek__BackingField_0)); } inline bool get_U3CIsActiveQueueIndexChangedU3Ek__BackingField_0() const { return ___U3CIsActiveQueueIndexChangedU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsActiveQueueIndexChangedU3Ek__BackingField_0() { return &___U3CIsActiveQueueIndexChangedU3Ek__BackingField_0; } inline void set_U3CIsActiveQueueIndexChangedU3Ek__BackingField_0(bool value) { ___U3CIsActiveQueueIndexChangedU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsNeedSendSectionDataU3Ek__BackingField_1() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___U3CIsNeedSendSectionDataU3Ek__BackingField_1)); } inline bool get_U3CIsNeedSendSectionDataU3Ek__BackingField_1() const { return ___U3CIsNeedSendSectionDataU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsNeedSendSectionDataU3Ek__BackingField_1() { return &___U3CIsNeedSendSectionDataU3Ek__BackingField_1; } inline void set_U3CIsNeedSendSectionDataU3Ek__BackingField_1(bool value) { ___U3CIsNeedSendSectionDataU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsPartStartU3Ek__BackingField_2() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___U3CIsPartStartU3Ek__BackingField_2)); } inline bool get_U3CIsPartStartU3Ek__BackingField_2() const { return ___U3CIsPartStartU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsPartStartU3Ek__BackingField_2() { return &___U3CIsPartStartU3Ek__BackingField_2; } inline void set_U3CIsPartStartU3Ek__BackingField_2(bool value) { ___U3CIsPartStartU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsFinishMoveKeyU3Ek__BackingField_3() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___U3CIsFinishMoveKeyU3Ek__BackingField_3)); } inline bool get_U3CIsFinishMoveKeyU3Ek__BackingField_3() const { return ___U3CIsFinishMoveKeyU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsFinishMoveKeyU3Ek__BackingField_3() { return &___U3CIsFinishMoveKeyU3Ek__BackingField_3; } inline void set_U3CIsFinishMoveKeyU3Ek__BackingField_3(bool value) { ___U3CIsFinishMoveKeyU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsNeedRefreshPlayResultU3Ek__BackingField_4() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___U3CIsNeedRefreshPlayResultU3Ek__BackingField_4)); } inline bool get_U3CIsNeedRefreshPlayResultU3Ek__BackingField_4() const { return ___U3CIsNeedRefreshPlayResultU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsNeedRefreshPlayResultU3Ek__BackingField_4() { return &___U3CIsNeedRefreshPlayResultU3Ek__BackingField_4; } inline void set_U3CIsNeedRefreshPlayResultU3Ek__BackingField_4(bool value) { ___U3CIsNeedRefreshPlayResultU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CIsNeedRefreshScoreU3Ek__BackingField_5() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___U3CIsNeedRefreshScoreU3Ek__BackingField_5)); } inline bool get_U3CIsNeedRefreshScoreU3Ek__BackingField_5() const { return ___U3CIsNeedRefreshScoreU3Ek__BackingField_5; } inline bool* get_address_of_U3CIsNeedRefreshScoreU3Ek__BackingField_5() { return &___U3CIsNeedRefreshScoreU3Ek__BackingField_5; } inline void set_U3CIsNeedRefreshScoreU3Ek__BackingField_5(bool value) { ___U3CIsNeedRefreshScoreU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_ActiveQueueData_6() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___m_ActiveQueueData_6)); } inline ClassicalKeyQueue_t335011495 * get_m_ActiveQueueData_6() const { return ___m_ActiveQueueData_6; } inline ClassicalKeyQueue_t335011495 ** get_address_of_m_ActiveQueueData_6() { return &___m_ActiveQueueData_6; } inline void set_m_ActiveQueueData_6(ClassicalKeyQueue_t335011495 * value) { ___m_ActiveQueueData_6 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveQueueData_6), value); } inline static int32_t get_offset_of_m_ActiveQueueIndex_7() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___m_ActiveQueueIndex_7)); } inline int32_t get_m_ActiveQueueIndex_7() const { return ___m_ActiveQueueIndex_7; } inline int32_t* get_address_of_m_ActiveQueueIndex_7() { return &___m_ActiveQueueIndex_7; } inline void set_m_ActiveQueueIndex_7(int32_t value) { ___m_ActiveQueueIndex_7 = value; } inline static int32_t get_offset_of_m_ActiveKeyIndex_8() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___m_ActiveKeyIndex_8)); } inline int32_t get_m_ActiveKeyIndex_8() const { return ___m_ActiveKeyIndex_8; } inline int32_t* get_address_of_m_ActiveKeyIndex_8() { return &___m_ActiveKeyIndex_8; } inline void set_m_ActiveKeyIndex_8(int32_t value) { ___m_ActiveKeyIndex_8 = value; } inline static int32_t get_offset_of_m_LastFrameTime_9() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___m_LastFrameTime_9)); } inline float get_m_LastFrameTime_9() const { return ___m_LastFrameTime_9; } inline float* get_address_of_m_LastFrameTime_9() { return &___m_LastFrameTime_9; } inline void set_m_LastFrameTime_9(float value) { ___m_LastFrameTime_9 = value; } inline static int32_t get_offset_of_m_FinalQueueEndTime_10() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___m_FinalQueueEndTime_10)); } inline float get_m_FinalQueueEndTime_10() const { return ___m_FinalQueueEndTime_10; } inline float* get_address_of_m_FinalQueueEndTime_10() { return &___m_FinalQueueEndTime_10; } inline void set_m_FinalQueueEndTime_10(float value) { ___m_FinalQueueEndTime_10 = value; } inline static int32_t get_offset_of_m_IsMusicSectionChanged_11() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___m_IsMusicSectionChanged_11)); } inline bool get_m_IsMusicSectionChanged_11() const { return ___m_IsMusicSectionChanged_11; } inline bool* get_address_of_m_IsMusicSectionChanged_11() { return &___m_IsMusicSectionChanged_11; } inline void set_m_IsMusicSectionChanged_11(bool value) { ___m_IsMusicSectionChanged_11 = value; } inline static int32_t get_offset_of_m_IsFirstQueueOfThisSection_12() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___m_IsFirstQueueOfThisSection_12)); } inline bool get_m_IsFirstQueueOfThisSection_12() const { return ___m_IsFirstQueueOfThisSection_12; } inline bool* get_address_of_m_IsFirstQueueOfThisSection_12() { return &___m_IsFirstQueueOfThisSection_12; } inline void set_m_IsFirstQueueOfThisSection_12(bool value) { ___m_IsFirstQueueOfThisSection_12 = value; } inline static int32_t get_offset_of_m_IsJudgeAlready_13() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___m_IsJudgeAlready_13)); } inline bool get_m_IsJudgeAlready_13() const { return ___m_IsJudgeAlready_13; } inline bool* get_address_of_m_IsJudgeAlready_13() { return &___m_IsJudgeAlready_13; } inline void set_m_IsJudgeAlready_13(bool value) { ___m_IsJudgeAlready_13 = value; } inline static int32_t get_offset_of_m_IsInShowTime_14() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___m_IsInShowTime_14)); } inline bool get_m_IsInShowTime_14() const { return ___m_IsInShowTime_14; } inline bool* get_address_of_m_IsInShowTime_14() { return &___m_IsInShowTime_14; } inline void set_m_IsInShowTime_14(bool value) { ___m_IsInShowTime_14 = value; } inline static int32_t get_offset_of_m_listFreshUsrID_15() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845, ___m_listFreshUsrID_15)); } inline BetterList_1_t2891587622 * get_m_listFreshUsrID_15() const { return ___m_listFreshUsrID_15; } inline BetterList_1_t2891587622 ** get_address_of_m_listFreshUsrID_15() { return &___m_listFreshUsrID_15; } inline void set_m_listFreshUsrID_15(BetterList_1_t2891587622 * value) { ___m_listFreshUsrID_15 = value; Il2CppCodeGenWriteBarrier((&___m_listFreshUsrID_15), value); } }; struct ClassicalKeyLogic_t2839086845_StaticFields { public: // DMCore.DanceMode.ClassicalKeyLogic DMCore.DanceMode.ClassicalKeyLogic::s_Instance ClassicalKeyLogic_t2839086845 * ___s_Instance_16; public: inline static int32_t get_offset_of_s_Instance_16() { return static_cast(offsetof(ClassicalKeyLogic_t2839086845_StaticFields, ___s_Instance_16)); } inline ClassicalKeyLogic_t2839086845 * get_s_Instance_16() const { return ___s_Instance_16; } inline ClassicalKeyLogic_t2839086845 ** get_address_of_s_Instance_16() { return &___s_Instance_16; } inline void set_s_Instance_16(ClassicalKeyLogic_t2839086845 * value) { ___s_Instance_16 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLASSICALKEYLOGIC_T2839086845_H #ifndef BEATKEYRESULT_T1335677305_H #define BEATKEYRESULT_T1335677305_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.BeatKeyResult struct BeatKeyResult_t1335677305 : public RuntimeObject { public: // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_GreatCnt CEncrptHelp_Int_t51280996 * ____GreatCnt_0; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_CoolCnt CEncrptHelp_Int_t51280996 * ____CoolCnt_1; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_MissCnt CEncrptHelp_Int_t51280996 * ____MissCnt_2; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_Score CEncrptHelp_Int_t51280996 * ____Score_3; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_PerfectCnt CEncrptHelp_Int_t51280996 * ____PerfectCnt_4; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_MaxCombo CEncrptHelp_Int_t51280996 * ____MaxCombo_5; public: inline static int32_t get_offset_of__GreatCnt_0() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____GreatCnt_0)); } inline CEncrptHelp_Int_t51280996 * get__GreatCnt_0() const { return ____GreatCnt_0; } inline CEncrptHelp_Int_t51280996 ** get_address_of__GreatCnt_0() { return &____GreatCnt_0; } inline void set__GreatCnt_0(CEncrptHelp_Int_t51280996 * value) { ____GreatCnt_0 = value; Il2CppCodeGenWriteBarrier((&____GreatCnt_0), value); } inline static int32_t get_offset_of__CoolCnt_1() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____CoolCnt_1)); } inline CEncrptHelp_Int_t51280996 * get__CoolCnt_1() const { return ____CoolCnt_1; } inline CEncrptHelp_Int_t51280996 ** get_address_of__CoolCnt_1() { return &____CoolCnt_1; } inline void set__CoolCnt_1(CEncrptHelp_Int_t51280996 * value) { ____CoolCnt_1 = value; Il2CppCodeGenWriteBarrier((&____CoolCnt_1), value); } inline static int32_t get_offset_of__MissCnt_2() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____MissCnt_2)); } inline CEncrptHelp_Int_t51280996 * get__MissCnt_2() const { return ____MissCnt_2; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MissCnt_2() { return &____MissCnt_2; } inline void set__MissCnt_2(CEncrptHelp_Int_t51280996 * value) { ____MissCnt_2 = value; Il2CppCodeGenWriteBarrier((&____MissCnt_2), value); } inline static int32_t get_offset_of__Score_3() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____Score_3)); } inline CEncrptHelp_Int_t51280996 * get__Score_3() const { return ____Score_3; } inline CEncrptHelp_Int_t51280996 ** get_address_of__Score_3() { return &____Score_3; } inline void set__Score_3(CEncrptHelp_Int_t51280996 * value) { ____Score_3 = value; Il2CppCodeGenWriteBarrier((&____Score_3), value); } inline static int32_t get_offset_of__PerfectCnt_4() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____PerfectCnt_4)); } inline CEncrptHelp_Int_t51280996 * get__PerfectCnt_4() const { return ____PerfectCnt_4; } inline CEncrptHelp_Int_t51280996 ** get_address_of__PerfectCnt_4() { return &____PerfectCnt_4; } inline void set__PerfectCnt_4(CEncrptHelp_Int_t51280996 * value) { ____PerfectCnt_4 = value; Il2CppCodeGenWriteBarrier((&____PerfectCnt_4), value); } inline static int32_t get_offset_of__MaxCombo_5() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____MaxCombo_5)); } inline CEncrptHelp_Int_t51280996 * get__MaxCombo_5() const { return ____MaxCombo_5; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MaxCombo_5() { return &____MaxCombo_5; } inline void set__MaxCombo_5(CEncrptHelp_Int_t51280996 * value) { ____MaxCombo_5 = value; Il2CppCodeGenWriteBarrier((&____MaxCombo_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEATKEYRESULT_T1335677305_H #ifndef CACCMANAGER_T1454736772_H #define CACCMANAGER_T1454736772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CAccManager struct CAccManager_t1454736772 : public RuntimeObject { public: // System.String DMCore.CAccManager::m_strAccount String_t* ___m_strAccount_0; // System.String DMCore.CAccManager::m_strSecret String_t* ___m_strSecret_1; // System.String DMCore.CAccManager::m_strWhiteSign String_t* ___m_strWhiteSign_2; // System.Boolean DMCore.CAccManager::m_bVibrator bool ___m_bVibrator_3; // System.Boolean DMCore.CAccManager::m_PlayMidi bool ___m_PlayMidi_4; // System.Boolean DMCore.CAccManager::m_DownMode bool ___m_DownMode_5; // System.Boolean DMCore.CAccManager::m_Accept bool ___m_Accept_6; // System.Boolean DMCore.CAccManager::m_SavedConfig bool ___m_SavedConfig_7; public: inline static int32_t get_offset_of_m_strAccount_0() { return static_cast(offsetof(CAccManager_t1454736772, ___m_strAccount_0)); } inline String_t* get_m_strAccount_0() const { return ___m_strAccount_0; } inline String_t** get_address_of_m_strAccount_0() { return &___m_strAccount_0; } inline void set_m_strAccount_0(String_t* value) { ___m_strAccount_0 = value; Il2CppCodeGenWriteBarrier((&___m_strAccount_0), value); } inline static int32_t get_offset_of_m_strSecret_1() { return static_cast(offsetof(CAccManager_t1454736772, ___m_strSecret_1)); } inline String_t* get_m_strSecret_1() const { return ___m_strSecret_1; } inline String_t** get_address_of_m_strSecret_1() { return &___m_strSecret_1; } inline void set_m_strSecret_1(String_t* value) { ___m_strSecret_1 = value; Il2CppCodeGenWriteBarrier((&___m_strSecret_1), value); } inline static int32_t get_offset_of_m_strWhiteSign_2() { return static_cast(offsetof(CAccManager_t1454736772, ___m_strWhiteSign_2)); } inline String_t* get_m_strWhiteSign_2() const { return ___m_strWhiteSign_2; } inline String_t** get_address_of_m_strWhiteSign_2() { return &___m_strWhiteSign_2; } inline void set_m_strWhiteSign_2(String_t* value) { ___m_strWhiteSign_2 = value; Il2CppCodeGenWriteBarrier((&___m_strWhiteSign_2), value); } inline static int32_t get_offset_of_m_bVibrator_3() { return static_cast(offsetof(CAccManager_t1454736772, ___m_bVibrator_3)); } inline bool get_m_bVibrator_3() const { return ___m_bVibrator_3; } inline bool* get_address_of_m_bVibrator_3() { return &___m_bVibrator_3; } inline void set_m_bVibrator_3(bool value) { ___m_bVibrator_3 = value; } inline static int32_t get_offset_of_m_PlayMidi_4() { return static_cast(offsetof(CAccManager_t1454736772, ___m_PlayMidi_4)); } inline bool get_m_PlayMidi_4() const { return ___m_PlayMidi_4; } inline bool* get_address_of_m_PlayMidi_4() { return &___m_PlayMidi_4; } inline void set_m_PlayMidi_4(bool value) { ___m_PlayMidi_4 = value; } inline static int32_t get_offset_of_m_DownMode_5() { return static_cast(offsetof(CAccManager_t1454736772, ___m_DownMode_5)); } inline bool get_m_DownMode_5() const { return ___m_DownMode_5; } inline bool* get_address_of_m_DownMode_5() { return &___m_DownMode_5; } inline void set_m_DownMode_5(bool value) { ___m_DownMode_5 = value; } inline static int32_t get_offset_of_m_Accept_6() { return static_cast(offsetof(CAccManager_t1454736772, ___m_Accept_6)); } inline bool get_m_Accept_6() const { return ___m_Accept_6; } inline bool* get_address_of_m_Accept_6() { return &___m_Accept_6; } inline void set_m_Accept_6(bool value) { ___m_Accept_6 = value; } inline static int32_t get_offset_of_m_SavedConfig_7() { return static_cast(offsetof(CAccManager_t1454736772, ___m_SavedConfig_7)); } inline bool get_m_SavedConfig_7() const { return ___m_SavedConfig_7; } inline bool* get_address_of_m_SavedConfig_7() { return &___m_SavedConfig_7; } inline void set_m_SavedConfig_7(bool value) { ___m_SavedConfig_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACCMANAGER_T1454736772_H #ifndef CTIMERCTRL_T297173612_H #define CTIMERCTRL_T297173612_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612 : public RuntimeObject { public: // System.Single DMCore.Framework.CTimerCtrl::m_fTimeLabor float ___m_fTimeLabor_0; // System.Single DMCore.Framework.CTimerCtrl::m_fTimeLinkBeatHeart float ___m_fTimeLinkBeatHeart_1; // System.Int32 DMCore.Framework.CTimerCtrl::m_iTimeTick int32_t ___m_iTimeTick_2; // System.Single DMCore.Framework.CTimerCtrl::m_fLastFps float ___m_fLastFps_3; public: inline static int32_t get_offset_of_m_fTimeLabor_0() { return static_cast(offsetof(CTimerCtrl_t297173612, ___m_fTimeLabor_0)); } inline float get_m_fTimeLabor_0() const { return ___m_fTimeLabor_0; } inline float* get_address_of_m_fTimeLabor_0() { return &___m_fTimeLabor_0; } inline void set_m_fTimeLabor_0(float value) { ___m_fTimeLabor_0 = value; } inline static int32_t get_offset_of_m_fTimeLinkBeatHeart_1() { return static_cast(offsetof(CTimerCtrl_t297173612, ___m_fTimeLinkBeatHeart_1)); } inline float get_m_fTimeLinkBeatHeart_1() const { return ___m_fTimeLinkBeatHeart_1; } inline float* get_address_of_m_fTimeLinkBeatHeart_1() { return &___m_fTimeLinkBeatHeart_1; } inline void set_m_fTimeLinkBeatHeart_1(float value) { ___m_fTimeLinkBeatHeart_1 = value; } inline static int32_t get_offset_of_m_iTimeTick_2() { return static_cast(offsetof(CTimerCtrl_t297173612, ___m_iTimeTick_2)); } inline int32_t get_m_iTimeTick_2() const { return ___m_iTimeTick_2; } inline int32_t* get_address_of_m_iTimeTick_2() { return &___m_iTimeTick_2; } inline void set_m_iTimeTick_2(int32_t value) { ___m_iTimeTick_2 = value; } inline static int32_t get_offset_of_m_fLastFps_3() { return static_cast(offsetof(CTimerCtrl_t297173612, ___m_fLastFps_3)); } inline float get_m_fLastFps_3() const { return ___m_fLastFps_3; } inline float* get_address_of_m_fLastFps_3() { return &___m_fLastFps_3; } inline void set_m_fLastFps_3(float value) { ___m_fLastFps_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTIMERCTRL_T297173612_H #ifndef CANIMSYSTEM_T3541144328_H #define CANIMSYSTEM_T3541144328_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bPaused bool ___m_bPaused_0; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bEditMode bool ___m_bEditMode_1; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bIntroduceMode bool ___m_bIntroduceMode_2; // System.Collections.Generic.List`1 DMCore.Framework.Movie.CAnimSystem::m_SequenceAll List_1_t3326345499 * ___m_SequenceAll_3; // System.Single DMCore.Framework.Movie.CAnimSystem::m_curTime float ___m_curTime_4; // System.Int32 DMCore.Framework.Movie.CAnimSystem::m_musicLevel int32_t ___m_musicLevel_5; // System.String DMCore.Framework.Movie.CAnimSystem::m_musicCfgPath String_t* ___m_musicCfgPath_6; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bOverTimeAutoStop bool ___m_bOverTimeAutoStop_7; // BetterList`1 DMCore.Framework.Movie.CAnimSystem::m_vStopList BetterList_1_t1002471007 * ___m_vStopList_8; public: inline static int32_t get_offset_of_m_bPaused_0() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bPaused_0)); } inline bool get_m_bPaused_0() const { return ___m_bPaused_0; } inline bool* get_address_of_m_bPaused_0() { return &___m_bPaused_0; } inline void set_m_bPaused_0(bool value) { ___m_bPaused_0 = value; } inline static int32_t get_offset_of_m_bEditMode_1() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bEditMode_1)); } inline bool get_m_bEditMode_1() const { return ___m_bEditMode_1; } inline bool* get_address_of_m_bEditMode_1() { return &___m_bEditMode_1; } inline void set_m_bEditMode_1(bool value) { ___m_bEditMode_1 = value; } inline static int32_t get_offset_of_m_bIntroduceMode_2() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bIntroduceMode_2)); } inline bool get_m_bIntroduceMode_2() const { return ___m_bIntroduceMode_2; } inline bool* get_address_of_m_bIntroduceMode_2() { return &___m_bIntroduceMode_2; } inline void set_m_bIntroduceMode_2(bool value) { ___m_bIntroduceMode_2 = value; } inline static int32_t get_offset_of_m_SequenceAll_3() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_SequenceAll_3)); } inline List_1_t3326345499 * get_m_SequenceAll_3() const { return ___m_SequenceAll_3; } inline List_1_t3326345499 ** get_address_of_m_SequenceAll_3() { return &___m_SequenceAll_3; } inline void set_m_SequenceAll_3(List_1_t3326345499 * value) { ___m_SequenceAll_3 = value; Il2CppCodeGenWriteBarrier((&___m_SequenceAll_3), value); } inline static int32_t get_offset_of_m_curTime_4() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_curTime_4)); } inline float get_m_curTime_4() const { return ___m_curTime_4; } inline float* get_address_of_m_curTime_4() { return &___m_curTime_4; } inline void set_m_curTime_4(float value) { ___m_curTime_4 = value; } inline static int32_t get_offset_of_m_musicLevel_5() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_musicLevel_5)); } inline int32_t get_m_musicLevel_5() const { return ___m_musicLevel_5; } inline int32_t* get_address_of_m_musicLevel_5() { return &___m_musicLevel_5; } inline void set_m_musicLevel_5(int32_t value) { ___m_musicLevel_5 = value; } inline static int32_t get_offset_of_m_musicCfgPath_6() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_musicCfgPath_6)); } inline String_t* get_m_musicCfgPath_6() const { return ___m_musicCfgPath_6; } inline String_t** get_address_of_m_musicCfgPath_6() { return &___m_musicCfgPath_6; } inline void set_m_musicCfgPath_6(String_t* value) { ___m_musicCfgPath_6 = value; Il2CppCodeGenWriteBarrier((&___m_musicCfgPath_6), value); } inline static int32_t get_offset_of_m_bOverTimeAutoStop_7() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bOverTimeAutoStop_7)); } inline bool get_m_bOverTimeAutoStop_7() const { return ___m_bOverTimeAutoStop_7; } inline bool* get_address_of_m_bOverTimeAutoStop_7() { return &___m_bOverTimeAutoStop_7; } inline void set_m_bOverTimeAutoStop_7(bool value) { ___m_bOverTimeAutoStop_7 = value; } inline static int32_t get_offset_of_m_vStopList_8() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_vStopList_8)); } inline BetterList_1_t1002471007 * get_m_vStopList_8() const { return ___m_vStopList_8; } inline BetterList_1_t1002471007 ** get_address_of_m_vStopList_8() { return &___m_vStopList_8; } inline void set_m_vStopList_8(BetterList_1_t1002471007 * value) { ___m_vStopList_8 = value; Il2CppCodeGenWriteBarrier((&___m_vStopList_8), value); } }; struct CAnimSystem_t3541144328_StaticFields { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map4 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4_9; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map5 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map5_10; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map6 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map6_11; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map4_9() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map4_9)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4_9() const { return ___U3CU3Ef__switchU24map4_9; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4_9() { return &___U3CU3Ef__switchU24map4_9; } inline void set_U3CU3Ef__switchU24map4_9(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4_9), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map5_10() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map5_10)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map5_10() const { return ___U3CU3Ef__switchU24map5_10; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map5_10() { return &___U3CU3Ef__switchU24map5_10; } inline void set_U3CU3Ef__switchU24map5_10(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map5_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map5_10), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map6_11() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map6_11)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map6_11() const { return ___U3CU3Ef__switchU24map6_11; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map6_11() { return &___U3CU3Ef__switchU24map6_11; } inline void set_U3CU3Ef__switchU24map6_11(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map6_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map6_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANIMSYSTEM_T3541144328_H #ifndef LINKEDLISTNODE_1_T1592625792_H #define LINKEDLISTNODE_1_T1592625792_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t1592625792 : public RuntimeObject { public: // T System.Collections.Generic.LinkedListNode`1::item String_t* ___item_0; // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::container LinkedList_1_t687096698 * ___container_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::forward LinkedListNode_1_t1592625792 * ___forward_2; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::back LinkedListNode_1_t1592625792 * ___back_3; public: inline static int32_t get_offset_of_item_0() { return static_cast(offsetof(LinkedListNode_1_t1592625792, ___item_0)); } inline String_t* get_item_0() const { return ___item_0; } inline String_t** get_address_of_item_0() { return &___item_0; } inline void set_item_0(String_t* value) { ___item_0 = value; Il2CppCodeGenWriteBarrier((&___item_0), value); } inline static int32_t get_offset_of_container_1() { return static_cast(offsetof(LinkedListNode_1_t1592625792, ___container_1)); } inline LinkedList_1_t687096698 * get_container_1() const { return ___container_1; } inline LinkedList_1_t687096698 ** get_address_of_container_1() { return &___container_1; } inline void set_container_1(LinkedList_1_t687096698 * value) { ___container_1 = value; Il2CppCodeGenWriteBarrier((&___container_1), value); } inline static int32_t get_offset_of_forward_2() { return static_cast(offsetof(LinkedListNode_1_t1592625792, ___forward_2)); } inline LinkedListNode_1_t1592625792 * get_forward_2() const { return ___forward_2; } inline LinkedListNode_1_t1592625792 ** get_address_of_forward_2() { return &___forward_2; } inline void set_forward_2(LinkedListNode_1_t1592625792 * value) { ___forward_2 = value; Il2CppCodeGenWriteBarrier((&___forward_2), value); } inline static int32_t get_offset_of_back_3() { return static_cast(offsetof(LinkedListNode_1_t1592625792, ___back_3)); } inline LinkedListNode_1_t1592625792 * get_back_3() const { return ___back_3; } inline LinkedListNode_1_t1592625792 ** get_address_of_back_3() { return &___back_3; } inline void set_back_3(LinkedListNode_1_t1592625792 * value) { ___back_3 = value; Il2CppCodeGenWriteBarrier((&___back_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLISTNODE_1_T1592625792_H #ifndef LINKEDLIST_1_T687096698_H #define LINKEDLIST_1_T687096698_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698 : public RuntimeObject { public: // System.UInt32 System.Collections.Generic.LinkedList`1::count uint32_t ___count_2; // System.UInt32 System.Collections.Generic.LinkedList`1::version uint32_t ___version_3; // System.Object System.Collections.Generic.LinkedList`1::syncRoot RuntimeObject * ___syncRoot_4; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::first LinkedListNode_1_t1592625792 * ___first_5; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::si SerializationInfo_t950877179 * ___si_6; public: inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(LinkedList_1_t687096698, ___count_2)); } inline uint32_t get_count_2() const { return ___count_2; } inline uint32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(uint32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(LinkedList_1_t687096698, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_syncRoot_4() { return static_cast(offsetof(LinkedList_1_t687096698, ___syncRoot_4)); } inline RuntimeObject * get_syncRoot_4() const { return ___syncRoot_4; } inline RuntimeObject ** get_address_of_syncRoot_4() { return &___syncRoot_4; } inline void set_syncRoot_4(RuntimeObject * value) { ___syncRoot_4 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_4), value); } inline static int32_t get_offset_of_first_5() { return static_cast(offsetof(LinkedList_1_t687096698, ___first_5)); } inline LinkedListNode_1_t1592625792 * get_first_5() const { return ___first_5; } inline LinkedListNode_1_t1592625792 ** get_address_of_first_5() { return &___first_5; } inline void set_first_5(LinkedListNode_1_t1592625792 * value) { ___first_5 = value; Il2CppCodeGenWriteBarrier((&___first_5), value); } inline static int32_t get_offset_of_si_6() { return static_cast(offsetof(LinkedList_1_t687096698, ___si_6)); } inline SerializationInfo_t950877179 * get_si_6() const { return ___si_6; } inline SerializationInfo_t950877179 ** get_address_of_si_6() { return &___si_6; } inline void set_si_6(SerializationInfo_t950877179 * value) { ___si_6 = value; Il2CppCodeGenWriteBarrier((&___si_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLIST_1_T687096698_H #ifndef CMSGMANAGER_T455955613_H #define CMSGMANAGER_T455955613_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CMsgManager struct CMsgManager_t455955613 : public RuntimeObject { public: // System.Collections.Generic.LinkedList`1 DMCore.CMsgManager::m_listHintMsgs LinkedList_1_t687096698 * ___m_listHintMsgs_0; // System.Boolean DMCore.CMsgManager::m_bShow bool ___m_bShow_1; public: inline static int32_t get_offset_of_m_listHintMsgs_0() { return static_cast(offsetof(CMsgManager_t455955613, ___m_listHintMsgs_0)); } inline LinkedList_1_t687096698 * get_m_listHintMsgs_0() const { return ___m_listHintMsgs_0; } inline LinkedList_1_t687096698 ** get_address_of_m_listHintMsgs_0() { return &___m_listHintMsgs_0; } inline void set_m_listHintMsgs_0(LinkedList_1_t687096698 * value) { ___m_listHintMsgs_0 = value; Il2CppCodeGenWriteBarrier((&___m_listHintMsgs_0), value); } inline static int32_t get_offset_of_m_bShow_1() { return static_cast(offsetof(CMsgManager_t455955613, ___m_bShow_1)); } inline bool get_m_bShow_1() const { return ___m_bShow_1; } inline bool* get_address_of_m_bShow_1() { return &___m_bShow_1; } inline void set_m_bShow_1(bool value) { ___m_bShow_1 = value; } }; struct CMsgManager_t455955613_StaticFields { public: // DMCore.CMsgManager DMCore.CMsgManager::s_Instance CMsgManager_t455955613 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CMsgManager_t455955613_StaticFields, ___s_Instance_2)); } inline CMsgManager_t455955613 * get_s_Instance_2() const { return ___s_Instance_2; } inline CMsgManager_t455955613 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CMsgManager_t455955613 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGMANAGER_T455955613_H #ifndef LINKEDLISTNODE_1_T1768738796_H #define LINKEDLISTNODE_1_T1768738796_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t1768738796 : public RuntimeObject { public: // T System.Collections.Generic.LinkedListNode`1::item msgBoxData_t2023563693 * ___item_0; // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::container LinkedList_1_t863209702 * ___container_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::forward LinkedListNode_1_t1768738796 * ___forward_2; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::back LinkedListNode_1_t1768738796 * ___back_3; public: inline static int32_t get_offset_of_item_0() { return static_cast(offsetof(LinkedListNode_1_t1768738796, ___item_0)); } inline msgBoxData_t2023563693 * get_item_0() const { return ___item_0; } inline msgBoxData_t2023563693 ** get_address_of_item_0() { return &___item_0; } inline void set_item_0(msgBoxData_t2023563693 * value) { ___item_0 = value; Il2CppCodeGenWriteBarrier((&___item_0), value); } inline static int32_t get_offset_of_container_1() { return static_cast(offsetof(LinkedListNode_1_t1768738796, ___container_1)); } inline LinkedList_1_t863209702 * get_container_1() const { return ___container_1; } inline LinkedList_1_t863209702 ** get_address_of_container_1() { return &___container_1; } inline void set_container_1(LinkedList_1_t863209702 * value) { ___container_1 = value; Il2CppCodeGenWriteBarrier((&___container_1), value); } inline static int32_t get_offset_of_forward_2() { return static_cast(offsetof(LinkedListNode_1_t1768738796, ___forward_2)); } inline LinkedListNode_1_t1768738796 * get_forward_2() const { return ___forward_2; } inline LinkedListNode_1_t1768738796 ** get_address_of_forward_2() { return &___forward_2; } inline void set_forward_2(LinkedListNode_1_t1768738796 * value) { ___forward_2 = value; Il2CppCodeGenWriteBarrier((&___forward_2), value); } inline static int32_t get_offset_of_back_3() { return static_cast(offsetof(LinkedListNode_1_t1768738796, ___back_3)); } inline LinkedListNode_1_t1768738796 * get_back_3() const { return ___back_3; } inline LinkedListNode_1_t1768738796 ** get_address_of_back_3() { return &___back_3; } inline void set_back_3(LinkedListNode_1_t1768738796 * value) { ___back_3 = value; Il2CppCodeGenWriteBarrier((&___back_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLISTNODE_1_T1768738796_H #ifndef CSCENEEFFECTMANAGER_T793970061_H #define CSCENEEFFECTMANAGER_T793970061_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.CSceneEffectManager struct CSceneEffectManager_t793970061 : public RuntimeObject { public: // System.Collections.Generic.List`1> DMCore.Framework.CSceneEffectManager::m_listPtrDefaultTime List_1_t3041809111 * ___m_listPtrDefaultTime_1; // System.Collections.Generic.List`1> DMCore.Framework.CSceneEffectManager::m_listPtrShowTime List_1_t3041809111 * ___m_listPtrShowTime_2; // System.Boolean DMCore.Framework.CSceneEffectManager::m_bInShowTime bool ___m_bInShowTime_3; public: inline static int32_t get_offset_of_m_listPtrDefaultTime_1() { return static_cast(offsetof(CSceneEffectManager_t793970061, ___m_listPtrDefaultTime_1)); } inline List_1_t3041809111 * get_m_listPtrDefaultTime_1() const { return ___m_listPtrDefaultTime_1; } inline List_1_t3041809111 ** get_address_of_m_listPtrDefaultTime_1() { return &___m_listPtrDefaultTime_1; } inline void set_m_listPtrDefaultTime_1(List_1_t3041809111 * value) { ___m_listPtrDefaultTime_1 = value; Il2CppCodeGenWriteBarrier((&___m_listPtrDefaultTime_1), value); } inline static int32_t get_offset_of_m_listPtrShowTime_2() { return static_cast(offsetof(CSceneEffectManager_t793970061, ___m_listPtrShowTime_2)); } inline List_1_t3041809111 * get_m_listPtrShowTime_2() const { return ___m_listPtrShowTime_2; } inline List_1_t3041809111 ** get_address_of_m_listPtrShowTime_2() { return &___m_listPtrShowTime_2; } inline void set_m_listPtrShowTime_2(List_1_t3041809111 * value) { ___m_listPtrShowTime_2 = value; Il2CppCodeGenWriteBarrier((&___m_listPtrShowTime_2), value); } inline static int32_t get_offset_of_m_bInShowTime_3() { return static_cast(offsetof(CSceneEffectManager_t793970061, ___m_bInShowTime_3)); } inline bool get_m_bInShowTime_3() const { return ___m_bInShowTime_3; } inline bool* get_address_of_m_bInShowTime_3() { return &___m_bInShowTime_3; } inline void set_m_bInShowTime_3(bool value) { ___m_bInShowTime_3 = value; } }; struct CSceneEffectManager_t793970061_StaticFields { public: // DMCore.Framework.CSceneEffectManager DMCore.Framework.CSceneEffectManager::s_instance CSceneEffectManager_t793970061 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(CSceneEffectManager_t793970061_StaticFields, ___s_instance_0)); } inline CSceneEffectManager_t793970061 * get_s_instance_0() const { return ___s_instance_0; } inline CSceneEffectManager_t793970061 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(CSceneEffectManager_t793970061 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSCENEEFFECTMANAGER_T793970061_H #ifndef IRESOURCEMANAGER_T3165642952_H #define IRESOURCEMANAGER_T3165642952_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952 : public RuntimeObject { public: public: }; struct IResourceManager_t3165642952_StaticFields { public: // DMCore.Framework.Resource.IResourceManager DMCore.Framework.Resource.IResourceManager::s_Instance IResourceManager_t3165642952 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(IResourceManager_t3165642952_StaticFields, ___s_Instance_0)); } inline IResourceManager_t3165642952 * get_s_Instance_0() const { return ___s_Instance_0; } inline IResourceManager_t3165642952 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(IResourceManager_t3165642952 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IRESOURCEMANAGER_T3165642952_H #ifndef CCANDYMANAGER_T1000487739_H #define CCANDYMANAGER_T1000487739_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CCandyManager struct CCandyManager_t1000487739 : public RuntimeObject { public: // uiCandies DMCore.Logic.CCandyManager::mUICandies uiCandies_t442672041 * ___mUICandies_1; // System.Int32 DMCore.Logic.CCandyManager::mCandyNum int32_t ___mCandyNum_2; // System.Boolean DMCore.Logic.CCandyManager::Changed bool ___Changed_3; // System.Boolean DMCore.Logic.CCandyManager::IsMarriySceneReady bool ___IsMarriySceneReady_4; public: inline static int32_t get_offset_of_mUICandies_1() { return static_cast(offsetof(CCandyManager_t1000487739, ___mUICandies_1)); } inline uiCandies_t442672041 * get_mUICandies_1() const { return ___mUICandies_1; } inline uiCandies_t442672041 ** get_address_of_mUICandies_1() { return &___mUICandies_1; } inline void set_mUICandies_1(uiCandies_t442672041 * value) { ___mUICandies_1 = value; Il2CppCodeGenWriteBarrier((&___mUICandies_1), value); } inline static int32_t get_offset_of_mCandyNum_2() { return static_cast(offsetof(CCandyManager_t1000487739, ___mCandyNum_2)); } inline int32_t get_mCandyNum_2() const { return ___mCandyNum_2; } inline int32_t* get_address_of_mCandyNum_2() { return &___mCandyNum_2; } inline void set_mCandyNum_2(int32_t value) { ___mCandyNum_2 = value; } inline static int32_t get_offset_of_Changed_3() { return static_cast(offsetof(CCandyManager_t1000487739, ___Changed_3)); } inline bool get_Changed_3() const { return ___Changed_3; } inline bool* get_address_of_Changed_3() { return &___Changed_3; } inline void set_Changed_3(bool value) { ___Changed_3 = value; } inline static int32_t get_offset_of_IsMarriySceneReady_4() { return static_cast(offsetof(CCandyManager_t1000487739, ___IsMarriySceneReady_4)); } inline bool get_IsMarriySceneReady_4() const { return ___IsMarriySceneReady_4; } inline bool* get_address_of_IsMarriySceneReady_4() { return &___IsMarriySceneReady_4; } inline void set_IsMarriySceneReady_4(bool value) { ___IsMarriySceneReady_4 = value; } }; struct CCandyManager_t1000487739_StaticFields { public: // DMCore.Logic.CCandyManager DMCore.Logic.CCandyManager::s_Instance CCandyManager_t1000487739 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CCandyManager_t1000487739_StaticFields, ___s_Instance_0)); } inline CCandyManager_t1000487739 * get_s_Instance_0() const { return ___s_Instance_0; } inline CCandyManager_t1000487739 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CCandyManager_t1000487739 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCANDYMANAGER_T1000487739_H #ifndef CLEVELMANAGER_T3077608201_H #define CLEVELMANAGER_T3077608201_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201 : public RuntimeObject { public: // System.String DMCore.Framework.Level.CLevelManager::m_levelName String_t* ___m_levelName_0; // System.Int32 DMCore.Framework.Level.CLevelManager::m_realLevelIndex int32_t ___m_realLevelIndex_1; // System.Int32 DMCore.Framework.Level.CLevelManager::m_levelLabor int32_t ___m_levelLabor_2; // System.Boolean DMCore.Framework.Level.CLevelManager::m_bEnableAutoLoad bool ___m_bEnableAutoLoad_3; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Level.CLevelManager::m_arrayLevel Dictionary_2_t2736202052 * ___m_arrayLevel_4; public: inline static int32_t get_offset_of_m_levelName_0() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_levelName_0)); } inline String_t* get_m_levelName_0() const { return ___m_levelName_0; } inline String_t** get_address_of_m_levelName_0() { return &___m_levelName_0; } inline void set_m_levelName_0(String_t* value) { ___m_levelName_0 = value; Il2CppCodeGenWriteBarrier((&___m_levelName_0), value); } inline static int32_t get_offset_of_m_realLevelIndex_1() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_realLevelIndex_1)); } inline int32_t get_m_realLevelIndex_1() const { return ___m_realLevelIndex_1; } inline int32_t* get_address_of_m_realLevelIndex_1() { return &___m_realLevelIndex_1; } inline void set_m_realLevelIndex_1(int32_t value) { ___m_realLevelIndex_1 = value; } inline static int32_t get_offset_of_m_levelLabor_2() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_levelLabor_2)); } inline int32_t get_m_levelLabor_2() const { return ___m_levelLabor_2; } inline int32_t* get_address_of_m_levelLabor_2() { return &___m_levelLabor_2; } inline void set_m_levelLabor_2(int32_t value) { ___m_levelLabor_2 = value; } inline static int32_t get_offset_of_m_bEnableAutoLoad_3() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_bEnableAutoLoad_3)); } inline bool get_m_bEnableAutoLoad_3() const { return ___m_bEnableAutoLoad_3; } inline bool* get_address_of_m_bEnableAutoLoad_3() { return &___m_bEnableAutoLoad_3; } inline void set_m_bEnableAutoLoad_3(bool value) { ___m_bEnableAutoLoad_3 = value; } inline static int32_t get_offset_of_m_arrayLevel_4() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_arrayLevel_4)); } inline Dictionary_2_t2736202052 * get_m_arrayLevel_4() const { return ___m_arrayLevel_4; } inline Dictionary_2_t2736202052 ** get_address_of_m_arrayLevel_4() { return &___m_arrayLevel_4; } inline void set_m_arrayLevel_4(Dictionary_2_t2736202052 * value) { ___m_arrayLevel_4 = value; Il2CppCodeGenWriteBarrier((&___m_arrayLevel_4), value); } }; struct CLevelManager_t3077608201_StaticFields { public: // DMCore.Framework.Level.CLevelManager DMCore.Framework.Level.CLevelManager::s_Instance CLevelManager_t3077608201 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CLevelManager_t3077608201_StaticFields, ___s_Instance_5)); } inline CLevelManager_t3077608201 * get_s_Instance_5() const { return ___s_Instance_5; } inline CLevelManager_t3077608201 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CLevelManager_t3077608201 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEVELMANAGER_T3077608201_H #ifndef CSPEAKER_T978472097_H #define CSPEAKER_T978472097_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSpeaker struct CSpeaker_t978472097 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CSpeaker::k__BackingField bool ___U3CIsSpeakerShowEndU3Ek__BackingField_0; // System.Single DMCore.Logic.CSpeaker::e_time float ___e_time_1; // System.Single DMCore.Logic.CSpeaker::interval float ___interval_2; // System.Single DMCore.Logic.CSpeaker::max_speaker_life_time float ___max_speaker_life_time_3; // System.Collections.Generic.Queue`1 DMCore.Logic.CSpeaker::speakMessageQueue Queue_1_t699068519 * ___speakMessageQueue_4; // System.Boolean DMCore.Logic.CSpeaker::m_IsOpenChat bool ___m_IsOpenChat_5; // System.Boolean DMCore.Logic.CSpeaker::m_IsEnable bool ___m_IsEnable_6; // DMCore.Logic.stSpeaker DMCore.Logic.CSpeaker::m_SpeakQueue stSpeaker_t2572138757 * ___m_SpeakQueue_7; // uiSpeakBox DMCore.Logic.CSpeaker::m_speakBox uiSpeakBox_t2345481508 * ___m_speakBox_9; // System.Int32 DMCore.Logic.CSpeaker::m_timer int32_t ___m_timer_10; // System.Int32 DMCore.Logic.CSpeaker::nCount int32_t ___nCount_11; public: inline static int32_t get_offset_of_U3CIsSpeakerShowEndU3Ek__BackingField_0() { return static_cast(offsetof(CSpeaker_t978472097, ___U3CIsSpeakerShowEndU3Ek__BackingField_0)); } inline bool get_U3CIsSpeakerShowEndU3Ek__BackingField_0() const { return ___U3CIsSpeakerShowEndU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsSpeakerShowEndU3Ek__BackingField_0() { return &___U3CIsSpeakerShowEndU3Ek__BackingField_0; } inline void set_U3CIsSpeakerShowEndU3Ek__BackingField_0(bool value) { ___U3CIsSpeakerShowEndU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_e_time_1() { return static_cast(offsetof(CSpeaker_t978472097, ___e_time_1)); } inline float get_e_time_1() const { return ___e_time_1; } inline float* get_address_of_e_time_1() { return &___e_time_1; } inline void set_e_time_1(float value) { ___e_time_1 = value; } inline static int32_t get_offset_of_interval_2() { return static_cast(offsetof(CSpeaker_t978472097, ___interval_2)); } inline float get_interval_2() const { return ___interval_2; } inline float* get_address_of_interval_2() { return &___interval_2; } inline void set_interval_2(float value) { ___interval_2 = value; } inline static int32_t get_offset_of_max_speaker_life_time_3() { return static_cast(offsetof(CSpeaker_t978472097, ___max_speaker_life_time_3)); } inline float get_max_speaker_life_time_3() const { return ___max_speaker_life_time_3; } inline float* get_address_of_max_speaker_life_time_3() { return &___max_speaker_life_time_3; } inline void set_max_speaker_life_time_3(float value) { ___max_speaker_life_time_3 = value; } inline static int32_t get_offset_of_speakMessageQueue_4() { return static_cast(offsetof(CSpeaker_t978472097, ___speakMessageQueue_4)); } inline Queue_1_t699068519 * get_speakMessageQueue_4() const { return ___speakMessageQueue_4; } inline Queue_1_t699068519 ** get_address_of_speakMessageQueue_4() { return &___speakMessageQueue_4; } inline void set_speakMessageQueue_4(Queue_1_t699068519 * value) { ___speakMessageQueue_4 = value; Il2CppCodeGenWriteBarrier((&___speakMessageQueue_4), value); } inline static int32_t get_offset_of_m_IsOpenChat_5() { return static_cast(offsetof(CSpeaker_t978472097, ___m_IsOpenChat_5)); } inline bool get_m_IsOpenChat_5() const { return ___m_IsOpenChat_5; } inline bool* get_address_of_m_IsOpenChat_5() { return &___m_IsOpenChat_5; } inline void set_m_IsOpenChat_5(bool value) { ___m_IsOpenChat_5 = value; } inline static int32_t get_offset_of_m_IsEnable_6() { return static_cast(offsetof(CSpeaker_t978472097, ___m_IsEnable_6)); } inline bool get_m_IsEnable_6() const { return ___m_IsEnable_6; } inline bool* get_address_of_m_IsEnable_6() { return &___m_IsEnable_6; } inline void set_m_IsEnable_6(bool value) { ___m_IsEnable_6 = value; } inline static int32_t get_offset_of_m_SpeakQueue_7() { return static_cast(offsetof(CSpeaker_t978472097, ___m_SpeakQueue_7)); } inline stSpeaker_t2572138757 * get_m_SpeakQueue_7() const { return ___m_SpeakQueue_7; } inline stSpeaker_t2572138757 ** get_address_of_m_SpeakQueue_7() { return &___m_SpeakQueue_7; } inline void set_m_SpeakQueue_7(stSpeaker_t2572138757 * value) { ___m_SpeakQueue_7 = value; Il2CppCodeGenWriteBarrier((&___m_SpeakQueue_7), value); } inline static int32_t get_offset_of_m_speakBox_9() { return static_cast(offsetof(CSpeaker_t978472097, ___m_speakBox_9)); } inline uiSpeakBox_t2345481508 * get_m_speakBox_9() const { return ___m_speakBox_9; } inline uiSpeakBox_t2345481508 ** get_address_of_m_speakBox_9() { return &___m_speakBox_9; } inline void set_m_speakBox_9(uiSpeakBox_t2345481508 * value) { ___m_speakBox_9 = value; Il2CppCodeGenWriteBarrier((&___m_speakBox_9), value); } inline static int32_t get_offset_of_m_timer_10() { return static_cast(offsetof(CSpeaker_t978472097, ___m_timer_10)); } inline int32_t get_m_timer_10() const { return ___m_timer_10; } inline int32_t* get_address_of_m_timer_10() { return &___m_timer_10; } inline void set_m_timer_10(int32_t value) { ___m_timer_10 = value; } inline static int32_t get_offset_of_nCount_11() { return static_cast(offsetof(CSpeaker_t978472097, ___nCount_11)); } inline int32_t get_nCount_11() const { return ___nCount_11; } inline int32_t* get_address_of_nCount_11() { return &___nCount_11; } inline void set_nCount_11(int32_t value) { ___nCount_11 = value; } }; struct CSpeaker_t978472097_StaticFields { public: // DMCore.Logic.CSpeaker DMCore.Logic.CSpeaker::s_instance CSpeaker_t978472097 * ___s_instance_8; public: inline static int32_t get_offset_of_s_instance_8() { return static_cast(offsetof(CSpeaker_t978472097_StaticFields, ___s_instance_8)); } inline CSpeaker_t978472097 * get_s_instance_8() const { return ___s_instance_8; } inline CSpeaker_t978472097 ** get_address_of_s_instance_8() { return &___s_instance_8; } inline void set_s_instance_8(CSpeaker_t978472097 * value) { ___s_instance_8 = value; Il2CppCodeGenWriteBarrier((&___s_instance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSPEAKER_T978472097_H #ifndef DICTIONARY_2_T2736202052_H #define DICTIONARY_2_T2736202052_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_t2736202052 : 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 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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3530625384 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2736202052_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3530625384 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3530625384 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3530625384 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2736202052_H #ifndef SHOPMODEL_T101745799_H #define SHOPMODEL_T101745799_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.shopModel struct shopModel_t101745799 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.shopModel::mDicAnim Dictionary_2_t2910090473 * ___mDicAnim_0; // System.Boolean DMCore.Logic.shopModel::m_bEnable bool ___m_bEnable_1; // System.Boolean DMCore.Logic.shopModel::m_bActiveMainRole bool ___m_bActiveMainRole_2; // System.Boolean DMCore.Logic.shopModel::m_bActiveShowMale bool ___m_bActiveShowMale_3; // System.Boolean DMCore.Logic.shopModel::m_bCoupleRoles bool ___m_bCoupleRoles_4; // System.Boolean DMCore.Logic.shopModel::m_bCoupleReady bool ___m_bCoupleReady_5; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::mModelCouple1 ISceneRole_t2394225724 * ___mModelCouple1_6; // System.Boolean DMCore.Logic.shopModel::ModelCouple1 bool ___ModelCouple1_7; // System.Int64 DMCore.Logic.shopModel::mCoupleUserId1 int64_t ___mCoupleUserId1_8; // System.Int32 DMCore.Logic.shopModel::mCoupleSex1 int32_t ___mCoupleSex1_9; // System.Int64 DMCore.Logic.shopModel::mCoupleUserId2 int64_t ___mCoupleUserId2_10; // System.Int32 DMCore.Logic.shopModel::mCoupleSex2 int32_t ___mCoupleSex2_11; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::mModelCouple2 ISceneRole_t2394225724 * ___mModelCouple2_12; // System.Boolean DMCore.Logic.shopModel::ModelCouple2 bool ___ModelCouple2_13; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::m_NextModel ISceneRole_t2394225724 * ___m_NextModel_14; // System.Int64 DMCore.Logic.shopModel::m_NeedShowRoleID int64_t ___m_NeedShowRoleID_15; // System.Int64 DMCore.Logic.shopModel::m_CurActiveRoleID int64_t ___m_CurActiveRoleID_16; // System.Collections.Generic.LinkedList`1 DMCore.Logic.shopModel::m_cachedModelIds LinkedList_1_t1790591762 * ___m_cachedModelIds_17; // BetterList`1 DMCore.Logic.shopModel::m_listIconDirty BetterList_1_t2105966071 * ___m_listIconDirty_18; // BetterList`1 DMCore.Logic.shopModel::m_listIconActive BetterList_1_t2105966071 * ___m_listIconActive_19; public: inline static int32_t get_offset_of_mDicAnim_0() { return static_cast(offsetof(shopModel_t101745799, ___mDicAnim_0)); } inline Dictionary_2_t2910090473 * get_mDicAnim_0() const { return ___mDicAnim_0; } inline Dictionary_2_t2910090473 ** get_address_of_mDicAnim_0() { return &___mDicAnim_0; } inline void set_mDicAnim_0(Dictionary_2_t2910090473 * value) { ___mDicAnim_0 = value; Il2CppCodeGenWriteBarrier((&___mDicAnim_0), value); } inline static int32_t get_offset_of_m_bEnable_1() { return static_cast(offsetof(shopModel_t101745799, ___m_bEnable_1)); } inline bool get_m_bEnable_1() const { return ___m_bEnable_1; } inline bool* get_address_of_m_bEnable_1() { return &___m_bEnable_1; } inline void set_m_bEnable_1(bool value) { ___m_bEnable_1 = value; } inline static int32_t get_offset_of_m_bActiveMainRole_2() { return static_cast(offsetof(shopModel_t101745799, ___m_bActiveMainRole_2)); } inline bool get_m_bActiveMainRole_2() const { return ___m_bActiveMainRole_2; } inline bool* get_address_of_m_bActiveMainRole_2() { return &___m_bActiveMainRole_2; } inline void set_m_bActiveMainRole_2(bool value) { ___m_bActiveMainRole_2 = value; } inline static int32_t get_offset_of_m_bActiveShowMale_3() { return static_cast(offsetof(shopModel_t101745799, ___m_bActiveShowMale_3)); } inline bool get_m_bActiveShowMale_3() const { return ___m_bActiveShowMale_3; } inline bool* get_address_of_m_bActiveShowMale_3() { return &___m_bActiveShowMale_3; } inline void set_m_bActiveShowMale_3(bool value) { ___m_bActiveShowMale_3 = value; } inline static int32_t get_offset_of_m_bCoupleRoles_4() { return static_cast(offsetof(shopModel_t101745799, ___m_bCoupleRoles_4)); } inline bool get_m_bCoupleRoles_4() const { return ___m_bCoupleRoles_4; } inline bool* get_address_of_m_bCoupleRoles_4() { return &___m_bCoupleRoles_4; } inline void set_m_bCoupleRoles_4(bool value) { ___m_bCoupleRoles_4 = value; } inline static int32_t get_offset_of_m_bCoupleReady_5() { return static_cast(offsetof(shopModel_t101745799, ___m_bCoupleReady_5)); } inline bool get_m_bCoupleReady_5() const { return ___m_bCoupleReady_5; } inline bool* get_address_of_m_bCoupleReady_5() { return &___m_bCoupleReady_5; } inline void set_m_bCoupleReady_5(bool value) { ___m_bCoupleReady_5 = value; } inline static int32_t get_offset_of_mModelCouple1_6() { return static_cast(offsetof(shopModel_t101745799, ___mModelCouple1_6)); } inline ISceneRole_t2394225724 * get_mModelCouple1_6() const { return ___mModelCouple1_6; } inline ISceneRole_t2394225724 ** get_address_of_mModelCouple1_6() { return &___mModelCouple1_6; } inline void set_mModelCouple1_6(ISceneRole_t2394225724 * value) { ___mModelCouple1_6 = value; Il2CppCodeGenWriteBarrier((&___mModelCouple1_6), value); } inline static int32_t get_offset_of_ModelCouple1_7() { return static_cast(offsetof(shopModel_t101745799, ___ModelCouple1_7)); } inline bool get_ModelCouple1_7() const { return ___ModelCouple1_7; } inline bool* get_address_of_ModelCouple1_7() { return &___ModelCouple1_7; } inline void set_ModelCouple1_7(bool value) { ___ModelCouple1_7 = value; } inline static int32_t get_offset_of_mCoupleUserId1_8() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleUserId1_8)); } inline int64_t get_mCoupleUserId1_8() const { return ___mCoupleUserId1_8; } inline int64_t* get_address_of_mCoupleUserId1_8() { return &___mCoupleUserId1_8; } inline void set_mCoupleUserId1_8(int64_t value) { ___mCoupleUserId1_8 = value; } inline static int32_t get_offset_of_mCoupleSex1_9() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleSex1_9)); } inline int32_t get_mCoupleSex1_9() const { return ___mCoupleSex1_9; } inline int32_t* get_address_of_mCoupleSex1_9() { return &___mCoupleSex1_9; } inline void set_mCoupleSex1_9(int32_t value) { ___mCoupleSex1_9 = value; } inline static int32_t get_offset_of_mCoupleUserId2_10() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleUserId2_10)); } inline int64_t get_mCoupleUserId2_10() const { return ___mCoupleUserId2_10; } inline int64_t* get_address_of_mCoupleUserId2_10() { return &___mCoupleUserId2_10; } inline void set_mCoupleUserId2_10(int64_t value) { ___mCoupleUserId2_10 = value; } inline static int32_t get_offset_of_mCoupleSex2_11() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleSex2_11)); } inline int32_t get_mCoupleSex2_11() const { return ___mCoupleSex2_11; } inline int32_t* get_address_of_mCoupleSex2_11() { return &___mCoupleSex2_11; } inline void set_mCoupleSex2_11(int32_t value) { ___mCoupleSex2_11 = value; } inline static int32_t get_offset_of_mModelCouple2_12() { return static_cast(offsetof(shopModel_t101745799, ___mModelCouple2_12)); } inline ISceneRole_t2394225724 * get_mModelCouple2_12() const { return ___mModelCouple2_12; } inline ISceneRole_t2394225724 ** get_address_of_mModelCouple2_12() { return &___mModelCouple2_12; } inline void set_mModelCouple2_12(ISceneRole_t2394225724 * value) { ___mModelCouple2_12 = value; Il2CppCodeGenWriteBarrier((&___mModelCouple2_12), value); } inline static int32_t get_offset_of_ModelCouple2_13() { return static_cast(offsetof(shopModel_t101745799, ___ModelCouple2_13)); } inline bool get_ModelCouple2_13() const { return ___ModelCouple2_13; } inline bool* get_address_of_ModelCouple2_13() { return &___ModelCouple2_13; } inline void set_ModelCouple2_13(bool value) { ___ModelCouple2_13 = value; } inline static int32_t get_offset_of_m_NextModel_14() { return static_cast(offsetof(shopModel_t101745799, ___m_NextModel_14)); } inline ISceneRole_t2394225724 * get_m_NextModel_14() const { return ___m_NextModel_14; } inline ISceneRole_t2394225724 ** get_address_of_m_NextModel_14() { return &___m_NextModel_14; } inline void set_m_NextModel_14(ISceneRole_t2394225724 * value) { ___m_NextModel_14 = value; Il2CppCodeGenWriteBarrier((&___m_NextModel_14), value); } inline static int32_t get_offset_of_m_NeedShowRoleID_15() { return static_cast(offsetof(shopModel_t101745799, ___m_NeedShowRoleID_15)); } inline int64_t get_m_NeedShowRoleID_15() const { return ___m_NeedShowRoleID_15; } inline int64_t* get_address_of_m_NeedShowRoleID_15() { return &___m_NeedShowRoleID_15; } inline void set_m_NeedShowRoleID_15(int64_t value) { ___m_NeedShowRoleID_15 = value; } inline static int32_t get_offset_of_m_CurActiveRoleID_16() { return static_cast(offsetof(shopModel_t101745799, ___m_CurActiveRoleID_16)); } inline int64_t get_m_CurActiveRoleID_16() const { return ___m_CurActiveRoleID_16; } inline int64_t* get_address_of_m_CurActiveRoleID_16() { return &___m_CurActiveRoleID_16; } inline void set_m_CurActiveRoleID_16(int64_t value) { ___m_CurActiveRoleID_16 = value; } inline static int32_t get_offset_of_m_cachedModelIds_17() { return static_cast(offsetof(shopModel_t101745799, ___m_cachedModelIds_17)); } inline LinkedList_1_t1790591762 * get_m_cachedModelIds_17() const { return ___m_cachedModelIds_17; } inline LinkedList_1_t1790591762 ** get_address_of_m_cachedModelIds_17() { return &___m_cachedModelIds_17; } inline void set_m_cachedModelIds_17(LinkedList_1_t1790591762 * value) { ___m_cachedModelIds_17 = value; Il2CppCodeGenWriteBarrier((&___m_cachedModelIds_17), value); } inline static int32_t get_offset_of_m_listIconDirty_18() { return static_cast(offsetof(shopModel_t101745799, ___m_listIconDirty_18)); } inline BetterList_1_t2105966071 * get_m_listIconDirty_18() const { return ___m_listIconDirty_18; } inline BetterList_1_t2105966071 ** get_address_of_m_listIconDirty_18() { return &___m_listIconDirty_18; } inline void set_m_listIconDirty_18(BetterList_1_t2105966071 * value) { ___m_listIconDirty_18 = value; Il2CppCodeGenWriteBarrier((&___m_listIconDirty_18), value); } inline static int32_t get_offset_of_m_listIconActive_19() { return static_cast(offsetof(shopModel_t101745799, ___m_listIconActive_19)); } inline BetterList_1_t2105966071 * get_m_listIconActive_19() const { return ___m_listIconActive_19; } inline BetterList_1_t2105966071 ** get_address_of_m_listIconActive_19() { return &___m_listIconActive_19; } inline void set_m_listIconActive_19(BetterList_1_t2105966071 * value) { ___m_listIconActive_19 = value; Il2CppCodeGenWriteBarrier((&___m_listIconActive_19), value); } }; struct shopModel_t101745799_StaticFields { public: // DMCore.Logic.shopModel DMCore.Logic.shopModel::s_Instance shopModel_t101745799 * ___s_Instance_20; // System.Predicate`1 DMCore.Logic.shopModel::<>f__mg$cache0 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache0_21; // System.Predicate`1 DMCore.Logic.shopModel::<>f__mg$cache1 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache1_22; public: inline static int32_t get_offset_of_s_Instance_20() { return static_cast(offsetof(shopModel_t101745799_StaticFields, ___s_Instance_20)); } inline shopModel_t101745799 * get_s_Instance_20() const { return ___s_Instance_20; } inline shopModel_t101745799 ** get_address_of_s_Instance_20() { return &___s_Instance_20; } inline void set_s_Instance_20(shopModel_t101745799 * value) { ___s_Instance_20 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_20), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_21() { return static_cast(offsetof(shopModel_t101745799_StaticFields, ___U3CU3Ef__mgU24cache0_21)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache0_21() const { return ___U3CU3Ef__mgU24cache0_21; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache0_21() { return &___U3CU3Ef__mgU24cache0_21; } inline void set_U3CU3Ef__mgU24cache0_21(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache0_21 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_21), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_22() { return static_cast(offsetof(shopModel_t101745799_StaticFields, ___U3CU3Ef__mgU24cache1_22)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache1_22() const { return ___U3CU3Ef__mgU24cache1_22; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache1_22() { return &___U3CU3Ef__mgU24cache1_22; } inline void set_U3CU3Ef__mgU24cache1_22(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache1_22 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPMODEL_T101745799_H #ifndef CEFFECTWNDMANAGER_T3902312294_H #define CEFFECTWNDMANAGER_T3902312294_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CEffectWndManager struct CEffectWndManager_t3902312294 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CEffectWndManager::m_listArray List_1_t622380941 * ___m_listArray_1; // System.Int32 DMCore.Logic.CEffectWndManager::m_lastFrame int32_t ___m_lastFrame_2; // System.Boolean DMCore.Logic.CEffectWndManager::m_IsPaused bool ___m_IsPaused_3; public: inline static int32_t get_offset_of_m_listArray_1() { return static_cast(offsetof(CEffectWndManager_t3902312294, ___m_listArray_1)); } inline List_1_t622380941 * get_m_listArray_1() const { return ___m_listArray_1; } inline List_1_t622380941 ** get_address_of_m_listArray_1() { return &___m_listArray_1; } inline void set_m_listArray_1(List_1_t622380941 * value) { ___m_listArray_1 = value; Il2CppCodeGenWriteBarrier((&___m_listArray_1), value); } inline static int32_t get_offset_of_m_lastFrame_2() { return static_cast(offsetof(CEffectWndManager_t3902312294, ___m_lastFrame_2)); } inline int32_t get_m_lastFrame_2() const { return ___m_lastFrame_2; } inline int32_t* get_address_of_m_lastFrame_2() { return &___m_lastFrame_2; } inline void set_m_lastFrame_2(int32_t value) { ___m_lastFrame_2 = value; } inline static int32_t get_offset_of_m_IsPaused_3() { return static_cast(offsetof(CEffectWndManager_t3902312294, ___m_IsPaused_3)); } inline bool get_m_IsPaused_3() const { return ___m_IsPaused_3; } inline bool* get_address_of_m_IsPaused_3() { return &___m_IsPaused_3; } inline void set_m_IsPaused_3(bool value) { ___m_IsPaused_3 = value; } }; struct CEffectWndManager_t3902312294_StaticFields { public: // DMCore.Logic.CEffectWndManager DMCore.Logic.CEffectWndManager::s_instance CEffectWndManager_t3902312294 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(CEffectWndManager_t3902312294_StaticFields, ___s_instance_0)); } inline CEffectWndManager_t3902312294 * get_s_instance_0() const { return ___s_instance_0; } inline CEffectWndManager_t3902312294 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(CEffectWndManager_t3902312294 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEFFECTWNDMANAGER_T3902312294_H #ifndef CANIMSEQUENCE_T1119714129_H #define CANIMSEQUENCE_T1119714129_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.CAnimSequence struct CAnimSequence_t1119714129 : public RuntimeObject { public: // System.String DMCore.Framework.Movie.CAnimSequence::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.Int32 DMCore.Framework.Movie.CAnimSequence::k__BackingField int32_t ___U3CDeviceIDU3Ek__BackingField_1; // System.Collections.Generic.List`1 DMCore.Framework.Movie.CAnimSequence::m_listNodes List_1_t504483877 * ___m_listNodes_2; // System.Boolean DMCore.Framework.Movie.CAnimSequence::m_bEnable bool ___m_bEnable_3; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(CAnimSequence_t1119714129, ___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); } inline static int32_t get_offset_of_U3CDeviceIDU3Ek__BackingField_1() { return static_cast(offsetof(CAnimSequence_t1119714129, ___U3CDeviceIDU3Ek__BackingField_1)); } inline int32_t get_U3CDeviceIDU3Ek__BackingField_1() const { return ___U3CDeviceIDU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CDeviceIDU3Ek__BackingField_1() { return &___U3CDeviceIDU3Ek__BackingField_1; } inline void set_U3CDeviceIDU3Ek__BackingField_1(int32_t value) { ___U3CDeviceIDU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_listNodes_2() { return static_cast(offsetof(CAnimSequence_t1119714129, ___m_listNodes_2)); } inline List_1_t504483877 * get_m_listNodes_2() const { return ___m_listNodes_2; } inline List_1_t504483877 ** get_address_of_m_listNodes_2() { return &___m_listNodes_2; } inline void set_m_listNodes_2(List_1_t504483877 * value) { ___m_listNodes_2 = value; Il2CppCodeGenWriteBarrier((&___m_listNodes_2), value); } inline static int32_t get_offset_of_m_bEnable_3() { return static_cast(offsetof(CAnimSequence_t1119714129, ___m_bEnable_3)); } inline bool get_m_bEnable_3() const { return ___m_bEnable_3; } inline bool* get_address_of_m_bEnable_3() { return &___m_bEnable_3; } inline void set_m_bEnable_3(bool value) { ___m_bEnable_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANIMSEQUENCE_T1119714129_H #ifndef CROLEMODELITEM_T1608531946_H #define CROLEMODELITEM_T1608531946_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CRoleModelItem struct CRoleModelItem_t1608531946 : public RuntimeObject { public: // DMCore.Framework.Scene.ISceneRole DMCore.Framework.Scene.CRoleModelItem::m_Role ISceneRole_t2394225724 * ___m_Role_0; // System.Int32 DMCore.Framework.Scene.CRoleModelItem::m_Category int32_t ___m_Category_1; // System.Int32 DMCore.Framework.Scene.CRoleModelItem::m_SubModelIndex int32_t ___m_SubModelIndex_2; // System.Int32 DMCore.Framework.Scene.CRoleModelItem::m_SexVal int32_t ___m_SexVal_3; // System.String DMCore.Framework.Scene.CRoleModelItem::m_PrefabName String_t* ___m_PrefabName_4; // System.String DMCore.Framework.Scene.CRoleModelItem::m_LastValidPrefabName String_t* ___m_LastValidPrefabName_5; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bSendChange bool ___m_bSendChange_6; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bAsUnderwearFullShow bool ___m_bAsUnderwearFullShow_7; // UnityEngine.Texture2D DMCore.Framework.Scene.CRoleModelItem::m_TextureSocks Texture2D_t3840446185 * ___m_TextureSocks_8; // UnityEngine.Texture2D DMCore.Framework.Scene.CRoleModelItem::m_TextureBeautyEyes Texture2D_t3840446185 * ___m_TextureBeautyEyes_9; // UnityEngine.Material DMCore.Framework.Scene.CRoleModelItem::m_MatBeautyEyes Material_t340375123 * ___m_MatBeautyEyes_10; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_OwnSelfSkeletons bool ___m_OwnSelfSkeletons_11; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bFirstFailed bool ___m_bFirstFailed_12; // System.String DMCore.Framework.Scene.CRoleModelItem::m_LinkBoneName String_t* ___m_LinkBoneName_13; // System.String DMCore.Framework.Scene.CRoleModelItem::m_LocalRoot String_t* ___m_LocalRoot_14; // System.Single DMCore.Framework.Scene.CRoleModelItem::m_timeIdleSwitchPlay float ___m_timeIdleSwitchPlay_15; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bStateIdle bool ___m_bStateIdle_16; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bNeedSubmit bool ___m_bNeedSubmit_17; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bEnable bool ___m_bEnable_18; // System.String DMCore.Framework.Scene.CRoleModelItem::m_curAnimName String_t* ___m_curAnimName_19; // DMCore.Framework.Scene.CRoleModelItem/stItemState DMCore.Framework.Scene.CRoleModelItem::m_currentState stItemState_t244584211 * ___m_currentState_20; // DMCore.Framework.Scene.CRoleModelItem/stItemState DMCore.Framework.Scene.CRoleModelItem::m_lastState stItemState_t244584211 * ___m_lastState_21; public: inline static int32_t get_offset_of_m_Role_0() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_Role_0)); } inline ISceneRole_t2394225724 * get_m_Role_0() const { return ___m_Role_0; } inline ISceneRole_t2394225724 ** get_address_of_m_Role_0() { return &___m_Role_0; } inline void set_m_Role_0(ISceneRole_t2394225724 * value) { ___m_Role_0 = value; Il2CppCodeGenWriteBarrier((&___m_Role_0), value); } inline static int32_t get_offset_of_m_Category_1() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_Category_1)); } inline int32_t get_m_Category_1() const { return ___m_Category_1; } inline int32_t* get_address_of_m_Category_1() { return &___m_Category_1; } inline void set_m_Category_1(int32_t value) { ___m_Category_1 = value; } inline static int32_t get_offset_of_m_SubModelIndex_2() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_SubModelIndex_2)); } inline int32_t get_m_SubModelIndex_2() const { return ___m_SubModelIndex_2; } inline int32_t* get_address_of_m_SubModelIndex_2() { return &___m_SubModelIndex_2; } inline void set_m_SubModelIndex_2(int32_t value) { ___m_SubModelIndex_2 = value; } inline static int32_t get_offset_of_m_SexVal_3() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_SexVal_3)); } inline int32_t get_m_SexVal_3() const { return ___m_SexVal_3; } inline int32_t* get_address_of_m_SexVal_3() { return &___m_SexVal_3; } inline void set_m_SexVal_3(int32_t value) { ___m_SexVal_3 = value; } inline static int32_t get_offset_of_m_PrefabName_4() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_PrefabName_4)); } inline String_t* get_m_PrefabName_4() const { return ___m_PrefabName_4; } inline String_t** get_address_of_m_PrefabName_4() { return &___m_PrefabName_4; } inline void set_m_PrefabName_4(String_t* value) { ___m_PrefabName_4 = value; Il2CppCodeGenWriteBarrier((&___m_PrefabName_4), value); } inline static int32_t get_offset_of_m_LastValidPrefabName_5() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_LastValidPrefabName_5)); } inline String_t* get_m_LastValidPrefabName_5() const { return ___m_LastValidPrefabName_5; } inline String_t** get_address_of_m_LastValidPrefabName_5() { return &___m_LastValidPrefabName_5; } inline void set_m_LastValidPrefabName_5(String_t* value) { ___m_LastValidPrefabName_5 = value; Il2CppCodeGenWriteBarrier((&___m_LastValidPrefabName_5), value); } inline static int32_t get_offset_of_m_bSendChange_6() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bSendChange_6)); } inline bool get_m_bSendChange_6() const { return ___m_bSendChange_6; } inline bool* get_address_of_m_bSendChange_6() { return &___m_bSendChange_6; } inline void set_m_bSendChange_6(bool value) { ___m_bSendChange_6 = value; } inline static int32_t get_offset_of_m_bAsUnderwearFullShow_7() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bAsUnderwearFullShow_7)); } inline bool get_m_bAsUnderwearFullShow_7() const { return ___m_bAsUnderwearFullShow_7; } inline bool* get_address_of_m_bAsUnderwearFullShow_7() { return &___m_bAsUnderwearFullShow_7; } inline void set_m_bAsUnderwearFullShow_7(bool value) { ___m_bAsUnderwearFullShow_7 = value; } inline static int32_t get_offset_of_m_TextureSocks_8() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_TextureSocks_8)); } inline Texture2D_t3840446185 * get_m_TextureSocks_8() const { return ___m_TextureSocks_8; } inline Texture2D_t3840446185 ** get_address_of_m_TextureSocks_8() { return &___m_TextureSocks_8; } inline void set_m_TextureSocks_8(Texture2D_t3840446185 * value) { ___m_TextureSocks_8 = value; Il2CppCodeGenWriteBarrier((&___m_TextureSocks_8), value); } inline static int32_t get_offset_of_m_TextureBeautyEyes_9() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_TextureBeautyEyes_9)); } inline Texture2D_t3840446185 * get_m_TextureBeautyEyes_9() const { return ___m_TextureBeautyEyes_9; } inline Texture2D_t3840446185 ** get_address_of_m_TextureBeautyEyes_9() { return &___m_TextureBeautyEyes_9; } inline void set_m_TextureBeautyEyes_9(Texture2D_t3840446185 * value) { ___m_TextureBeautyEyes_9 = value; Il2CppCodeGenWriteBarrier((&___m_TextureBeautyEyes_9), value); } inline static int32_t get_offset_of_m_MatBeautyEyes_10() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_MatBeautyEyes_10)); } inline Material_t340375123 * get_m_MatBeautyEyes_10() const { return ___m_MatBeautyEyes_10; } inline Material_t340375123 ** get_address_of_m_MatBeautyEyes_10() { return &___m_MatBeautyEyes_10; } inline void set_m_MatBeautyEyes_10(Material_t340375123 * value) { ___m_MatBeautyEyes_10 = value; Il2CppCodeGenWriteBarrier((&___m_MatBeautyEyes_10), value); } inline static int32_t get_offset_of_m_OwnSelfSkeletons_11() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_OwnSelfSkeletons_11)); } inline bool get_m_OwnSelfSkeletons_11() const { return ___m_OwnSelfSkeletons_11; } inline bool* get_address_of_m_OwnSelfSkeletons_11() { return &___m_OwnSelfSkeletons_11; } inline void set_m_OwnSelfSkeletons_11(bool value) { ___m_OwnSelfSkeletons_11 = value; } inline static int32_t get_offset_of_m_bFirstFailed_12() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bFirstFailed_12)); } inline bool get_m_bFirstFailed_12() const { return ___m_bFirstFailed_12; } inline bool* get_address_of_m_bFirstFailed_12() { return &___m_bFirstFailed_12; } inline void set_m_bFirstFailed_12(bool value) { ___m_bFirstFailed_12 = value; } inline static int32_t get_offset_of_m_LinkBoneName_13() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_LinkBoneName_13)); } inline String_t* get_m_LinkBoneName_13() const { return ___m_LinkBoneName_13; } inline String_t** get_address_of_m_LinkBoneName_13() { return &___m_LinkBoneName_13; } inline void set_m_LinkBoneName_13(String_t* value) { ___m_LinkBoneName_13 = value; Il2CppCodeGenWriteBarrier((&___m_LinkBoneName_13), value); } inline static int32_t get_offset_of_m_LocalRoot_14() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_LocalRoot_14)); } inline String_t* get_m_LocalRoot_14() const { return ___m_LocalRoot_14; } inline String_t** get_address_of_m_LocalRoot_14() { return &___m_LocalRoot_14; } inline void set_m_LocalRoot_14(String_t* value) { ___m_LocalRoot_14 = value; Il2CppCodeGenWriteBarrier((&___m_LocalRoot_14), value); } inline static int32_t get_offset_of_m_timeIdleSwitchPlay_15() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_timeIdleSwitchPlay_15)); } inline float get_m_timeIdleSwitchPlay_15() const { return ___m_timeIdleSwitchPlay_15; } inline float* get_address_of_m_timeIdleSwitchPlay_15() { return &___m_timeIdleSwitchPlay_15; } inline void set_m_timeIdleSwitchPlay_15(float value) { ___m_timeIdleSwitchPlay_15 = value; } inline static int32_t get_offset_of_m_bStateIdle_16() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bStateIdle_16)); } inline bool get_m_bStateIdle_16() const { return ___m_bStateIdle_16; } inline bool* get_address_of_m_bStateIdle_16() { return &___m_bStateIdle_16; } inline void set_m_bStateIdle_16(bool value) { ___m_bStateIdle_16 = value; } inline static int32_t get_offset_of_m_bNeedSubmit_17() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bNeedSubmit_17)); } inline bool get_m_bNeedSubmit_17() const { return ___m_bNeedSubmit_17; } inline bool* get_address_of_m_bNeedSubmit_17() { return &___m_bNeedSubmit_17; } inline void set_m_bNeedSubmit_17(bool value) { ___m_bNeedSubmit_17 = value; } inline static int32_t get_offset_of_m_bEnable_18() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bEnable_18)); } inline bool get_m_bEnable_18() const { return ___m_bEnable_18; } inline bool* get_address_of_m_bEnable_18() { return &___m_bEnable_18; } inline void set_m_bEnable_18(bool value) { ___m_bEnable_18 = value; } inline static int32_t get_offset_of_m_curAnimName_19() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_curAnimName_19)); } inline String_t* get_m_curAnimName_19() const { return ___m_curAnimName_19; } inline String_t** get_address_of_m_curAnimName_19() { return &___m_curAnimName_19; } inline void set_m_curAnimName_19(String_t* value) { ___m_curAnimName_19 = value; Il2CppCodeGenWriteBarrier((&___m_curAnimName_19), value); } inline static int32_t get_offset_of_m_currentState_20() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_currentState_20)); } inline stItemState_t244584211 * get_m_currentState_20() const { return ___m_currentState_20; } inline stItemState_t244584211 ** get_address_of_m_currentState_20() { return &___m_currentState_20; } inline void set_m_currentState_20(stItemState_t244584211 * value) { ___m_currentState_20 = value; Il2CppCodeGenWriteBarrier((&___m_currentState_20), value); } inline static int32_t get_offset_of_m_lastState_21() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_lastState_21)); } inline stItemState_t244584211 * get_m_lastState_21() const { return ___m_lastState_21; } inline stItemState_t244584211 ** get_address_of_m_lastState_21() { return &___m_lastState_21; } inline void set_m_lastState_21(stItemState_t244584211 * value) { ___m_lastState_21 = value; Il2CppCodeGenWriteBarrier((&___m_lastState_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEMODELITEM_T1608531946_H #ifndef IRESHELP_T377823252_H #define IRESHELP_T377823252_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.IResHelp struct IResHelp_t377823252 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Resource.IResHelp::m_dicProtectedRes Dictionary_2_t2736202052 * ___m_dicProtectedRes_0; // System.Boolean DMCore.Framework.Resource.IResHelp::m_bHighMode bool ___m_bHighMode_1; public: inline static int32_t get_offset_of_m_dicProtectedRes_0() { return static_cast(offsetof(IResHelp_t377823252, ___m_dicProtectedRes_0)); } inline Dictionary_2_t2736202052 * get_m_dicProtectedRes_0() const { return ___m_dicProtectedRes_0; } inline Dictionary_2_t2736202052 ** get_address_of_m_dicProtectedRes_0() { return &___m_dicProtectedRes_0; } inline void set_m_dicProtectedRes_0(Dictionary_2_t2736202052 * value) { ___m_dicProtectedRes_0 = value; Il2CppCodeGenWriteBarrier((&___m_dicProtectedRes_0), value); } inline static int32_t get_offset_of_m_bHighMode_1() { return static_cast(offsetof(IResHelp_t377823252, ___m_bHighMode_1)); } inline bool get_m_bHighMode_1() const { return ___m_bHighMode_1; } inline bool* get_address_of_m_bHighMode_1() { return &___m_bHighMode_1; } inline void set_m_bHighMode_1(bool value) { ___m_bHighMode_1 = value; } }; struct IResHelp_t377823252_StaticFields { public: // DMCore.Framework.Resource.IResHelp DMCore.Framework.Resource.IResHelp::s_Instance IResHelp_t377823252 * ___s_Instance_2; // System.Predicate`1 DMCore.Framework.Resource.IResHelp::<>f__mg$cache0 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache0_3; // System.Predicate`1 DMCore.Framework.Resource.IResHelp::<>f__mg$cache1 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache1_4; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___s_Instance_2)); } inline IResHelp_t377823252 * get_s_Instance_2() const { return ___s_Instance_2; } inline IResHelp_t377823252 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(IResHelp_t377823252 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_3() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___U3CU3Ef__mgU24cache0_3)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache0_3() const { return ___U3CU3Ef__mgU24cache0_3; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache0_3() { return &___U3CU3Ef__mgU24cache0_3; } inline void set_U3CU3Ef__mgU24cache0_3(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache0_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_4() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___U3CU3Ef__mgU24cache1_4)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache1_4() const { return ___U3CU3Ef__mgU24cache1_4; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache1_4() { return &___U3CU3Ef__mgU24cache1_4; } inline void set_U3CU3Ef__mgU24cache1_4(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache1_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IRESHELP_T377823252_H #ifndef CRESOURCEADAPTER_T3687212940_H #define CRESOURCEADAPTER_T3687212940_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.CResourceAdapter struct CResourceAdapter_t3687212940 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Resource.CResourceAdapter::m_httpType bool ___m_httpType_0; // System.String DMCore.Framework.Resource.CResourceAdapter::m_strBaseUrl String_t* ___m_strBaseUrl_1; // System.Boolean DMCore.Framework.Resource.CResourceAdapter::m_bUsePkgSystem bool ___m_bUsePkgSystem_2; // System.Collections.Generic.List`1 DMCore.Framework.Resource.CResourceAdapter::m_urlList List_1_t3319525431 * ___m_urlList_4; public: inline static int32_t get_offset_of_m_httpType_0() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_httpType_0)); } inline bool get_m_httpType_0() const { return ___m_httpType_0; } inline bool* get_address_of_m_httpType_0() { return &___m_httpType_0; } inline void set_m_httpType_0(bool value) { ___m_httpType_0 = value; } inline static int32_t get_offset_of_m_strBaseUrl_1() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_strBaseUrl_1)); } inline String_t* get_m_strBaseUrl_1() const { return ___m_strBaseUrl_1; } inline String_t** get_address_of_m_strBaseUrl_1() { return &___m_strBaseUrl_1; } inline void set_m_strBaseUrl_1(String_t* value) { ___m_strBaseUrl_1 = value; Il2CppCodeGenWriteBarrier((&___m_strBaseUrl_1), value); } inline static int32_t get_offset_of_m_bUsePkgSystem_2() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_bUsePkgSystem_2)); } inline bool get_m_bUsePkgSystem_2() const { return ___m_bUsePkgSystem_2; } inline bool* get_address_of_m_bUsePkgSystem_2() { return &___m_bUsePkgSystem_2; } inline void set_m_bUsePkgSystem_2(bool value) { ___m_bUsePkgSystem_2 = value; } inline static int32_t get_offset_of_m_urlList_4() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_urlList_4)); } inline List_1_t3319525431 * get_m_urlList_4() const { return ___m_urlList_4; } inline List_1_t3319525431 ** get_address_of_m_urlList_4() { return &___m_urlList_4; } inline void set_m_urlList_4(List_1_t3319525431 * value) { ___m_urlList_4 = value; Il2CppCodeGenWriteBarrier((&___m_urlList_4), value); } }; struct CResourceAdapter_t3687212940_StaticFields { public: // DMCore.Framework.Resource.CResourceAdapter DMCore.Framework.Resource.CResourceAdapter::s_Instance CResourceAdapter_t3687212940 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CResourceAdapter_t3687212940_StaticFields, ___s_Instance_3)); } inline CResourceAdapter_t3687212940 * get_s_Instance_3() const { return ___s_Instance_3; } inline CResourceAdapter_t3687212940 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CResourceAdapter_t3687212940 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRESOURCEADAPTER_T3687212940_H #ifndef CPETMANAGER_T2941415134_H #define CPETMANAGER_T2941415134_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPetManager struct CPetManager_t2941415134 : public RuntimeObject { public: // DMCore.Framework.Scene.ISceneNpcBase DMCore.Logic.CPetManager::k__BackingField ISceneNpcBase_t3974693970 * ___U3CCurrentSelectedPetObjU3Ek__BackingField_0; // System.Int64 DMCore.Logic.CPetManager::k__BackingField int64_t ___U3CCurrentSelectedPetIDU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CPetManager::k__BackingField bool ___U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CPetManager::k__BackingField bool ___U3CIsDataReadyU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CPetManager::k__BackingField bool ___U3CIsShowActivePetU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CPetManager::k__BackingField int32_t ___U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5; // System.Boolean DMCore.Logic.CPetManager::k__BackingField bool ___U3CIsNeedRefreshUIU3Ek__BackingField_6; // System.Int32 DMCore.Logic.CPetManager::k__BackingField int32_t ___U3CpetSkillUseCountU3Ek__BackingField_7; // System.Collections.Generic.List`1 DMCore.Logic.CPetManager::m_NeedActivePetList List_1_t913674750 * ___m_NeedActivePetList_8; // System.Int64 DMCore.Logic.CPetManager::m_CurrentFollowPetID int64_t ___m_CurrentFollowPetID_9; // System.Collections.Generic.List`1 DMCore.Logic.CPetManager::m_PetList List_1_t4139125132 * ___m_PetList_11; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPetManager::m_PetSkill Dictionary_2_t1411863853 * ___m_PetSkill_12; // System.Int32 DMCore.Logic.CPetManager::m_LeftBuyEnergyCount int32_t ___m_LeftBuyEnergyCount_13; // DMCore.Framework.Scene.ISceneNpcBase DMCore.Logic.CPetManager::m_tempPetObj ISceneNpcBase_t3974693970 * ___m_tempPetObj_14; // System.Int32 DMCore.Logic.CPetManager::m_CurrentPetNum int32_t ___m_CurrentPetNum_15; // System.Int32 DMCore.Logic.CPetManager::m_MaxPetNum int32_t ___m_MaxPetNum_16; // DMCore.Logic.CPetManager/UpgradeEffect DMCore.Logic.CPetManager::m_UpgradeEffect UpgradeEffect_t3030226768 * ___m_UpgradeEffect_17; // DMCore.Logic.CPetManager/GetMaterial DMCore.Logic.CPetManager::m_GetMaterial GetMaterial_t2269987281 * ___m_GetMaterial_18; public: inline static int32_t get_offset_of_U3CCurrentSelectedPetObjU3Ek__BackingField_0() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CCurrentSelectedPetObjU3Ek__BackingField_0)); } inline ISceneNpcBase_t3974693970 * get_U3CCurrentSelectedPetObjU3Ek__BackingField_0() const { return ___U3CCurrentSelectedPetObjU3Ek__BackingField_0; } inline ISceneNpcBase_t3974693970 ** get_address_of_U3CCurrentSelectedPetObjU3Ek__BackingField_0() { return &___U3CCurrentSelectedPetObjU3Ek__BackingField_0; } inline void set_U3CCurrentSelectedPetObjU3Ek__BackingField_0(ISceneNpcBase_t3974693970 * value) { ___U3CCurrentSelectedPetObjU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CCurrentSelectedPetObjU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CCurrentSelectedPetIDU3Ek__BackingField_1() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CCurrentSelectedPetIDU3Ek__BackingField_1)); } inline int64_t get_U3CCurrentSelectedPetIDU3Ek__BackingField_1() const { return ___U3CCurrentSelectedPetIDU3Ek__BackingField_1; } inline int64_t* get_address_of_U3CCurrentSelectedPetIDU3Ek__BackingField_1() { return &___U3CCurrentSelectedPetIDU3Ek__BackingField_1; } inline void set_U3CCurrentSelectedPetIDU3Ek__BackingField_1(int64_t value) { ___U3CCurrentSelectedPetIDU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2)); } inline bool get_U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2() const { return ___U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2() { return &___U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2; } inline void set_U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2(bool value) { ___U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsDataReadyU3Ek__BackingField_3() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CIsDataReadyU3Ek__BackingField_3)); } inline bool get_U3CIsDataReadyU3Ek__BackingField_3() const { return ___U3CIsDataReadyU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsDataReadyU3Ek__BackingField_3() { return &___U3CIsDataReadyU3Ek__BackingField_3; } inline void set_U3CIsDataReadyU3Ek__BackingField_3(bool value) { ___U3CIsDataReadyU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsShowActivePetU3Ek__BackingField_4() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CIsShowActivePetU3Ek__BackingField_4)); } inline bool get_U3CIsShowActivePetU3Ek__BackingField_4() const { return ___U3CIsShowActivePetU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsShowActivePetU3Ek__BackingField_4() { return &___U3CIsShowActivePetU3Ek__BackingField_4; } inline void set_U3CIsShowActivePetU3Ek__BackingField_4(bool value) { ___U3CIsShowActivePetU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5)); } inline int32_t get_U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5() const { return ___U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5() { return &___U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5; } inline void set_U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5(int32_t value) { ___U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CIsNeedRefreshUIU3Ek__BackingField_6() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CIsNeedRefreshUIU3Ek__BackingField_6)); } inline bool get_U3CIsNeedRefreshUIU3Ek__BackingField_6() const { return ___U3CIsNeedRefreshUIU3Ek__BackingField_6; } inline bool* get_address_of_U3CIsNeedRefreshUIU3Ek__BackingField_6() { return &___U3CIsNeedRefreshUIU3Ek__BackingField_6; } inline void set_U3CIsNeedRefreshUIU3Ek__BackingField_6(bool value) { ___U3CIsNeedRefreshUIU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CpetSkillUseCountU3Ek__BackingField_7() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CpetSkillUseCountU3Ek__BackingField_7)); } inline int32_t get_U3CpetSkillUseCountU3Ek__BackingField_7() const { return ___U3CpetSkillUseCountU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CpetSkillUseCountU3Ek__BackingField_7() { return &___U3CpetSkillUseCountU3Ek__BackingField_7; } inline void set_U3CpetSkillUseCountU3Ek__BackingField_7(int32_t value) { ___U3CpetSkillUseCountU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_NeedActivePetList_8() { return static_cast(offsetof(CPetManager_t2941415134, ___m_NeedActivePetList_8)); } inline List_1_t913674750 * get_m_NeedActivePetList_8() const { return ___m_NeedActivePetList_8; } inline List_1_t913674750 ** get_address_of_m_NeedActivePetList_8() { return &___m_NeedActivePetList_8; } inline void set_m_NeedActivePetList_8(List_1_t913674750 * value) { ___m_NeedActivePetList_8 = value; Il2CppCodeGenWriteBarrier((&___m_NeedActivePetList_8), value); } inline static int32_t get_offset_of_m_CurrentFollowPetID_9() { return static_cast(offsetof(CPetManager_t2941415134, ___m_CurrentFollowPetID_9)); } inline int64_t get_m_CurrentFollowPetID_9() const { return ___m_CurrentFollowPetID_9; } inline int64_t* get_address_of_m_CurrentFollowPetID_9() { return &___m_CurrentFollowPetID_9; } inline void set_m_CurrentFollowPetID_9(int64_t value) { ___m_CurrentFollowPetID_9 = value; } inline static int32_t get_offset_of_m_PetList_11() { return static_cast(offsetof(CPetManager_t2941415134, ___m_PetList_11)); } inline List_1_t4139125132 * get_m_PetList_11() const { return ___m_PetList_11; } inline List_1_t4139125132 ** get_address_of_m_PetList_11() { return &___m_PetList_11; } inline void set_m_PetList_11(List_1_t4139125132 * value) { ___m_PetList_11 = value; Il2CppCodeGenWriteBarrier((&___m_PetList_11), value); } inline static int32_t get_offset_of_m_PetSkill_12() { return static_cast(offsetof(CPetManager_t2941415134, ___m_PetSkill_12)); } inline Dictionary_2_t1411863853 * get_m_PetSkill_12() const { return ___m_PetSkill_12; } inline Dictionary_2_t1411863853 ** get_address_of_m_PetSkill_12() { return &___m_PetSkill_12; } inline void set_m_PetSkill_12(Dictionary_2_t1411863853 * value) { ___m_PetSkill_12 = value; Il2CppCodeGenWriteBarrier((&___m_PetSkill_12), value); } inline static int32_t get_offset_of_m_LeftBuyEnergyCount_13() { return static_cast(offsetof(CPetManager_t2941415134, ___m_LeftBuyEnergyCount_13)); } inline int32_t get_m_LeftBuyEnergyCount_13() const { return ___m_LeftBuyEnergyCount_13; } inline int32_t* get_address_of_m_LeftBuyEnergyCount_13() { return &___m_LeftBuyEnergyCount_13; } inline void set_m_LeftBuyEnergyCount_13(int32_t value) { ___m_LeftBuyEnergyCount_13 = value; } inline static int32_t get_offset_of_m_tempPetObj_14() { return static_cast(offsetof(CPetManager_t2941415134, ___m_tempPetObj_14)); } inline ISceneNpcBase_t3974693970 * get_m_tempPetObj_14() const { return ___m_tempPetObj_14; } inline ISceneNpcBase_t3974693970 ** get_address_of_m_tempPetObj_14() { return &___m_tempPetObj_14; } inline void set_m_tempPetObj_14(ISceneNpcBase_t3974693970 * value) { ___m_tempPetObj_14 = value; Il2CppCodeGenWriteBarrier((&___m_tempPetObj_14), value); } inline static int32_t get_offset_of_m_CurrentPetNum_15() { return static_cast(offsetof(CPetManager_t2941415134, ___m_CurrentPetNum_15)); } inline int32_t get_m_CurrentPetNum_15() const { return ___m_CurrentPetNum_15; } inline int32_t* get_address_of_m_CurrentPetNum_15() { return &___m_CurrentPetNum_15; } inline void set_m_CurrentPetNum_15(int32_t value) { ___m_CurrentPetNum_15 = value; } inline static int32_t get_offset_of_m_MaxPetNum_16() { return static_cast(offsetof(CPetManager_t2941415134, ___m_MaxPetNum_16)); } inline int32_t get_m_MaxPetNum_16() const { return ___m_MaxPetNum_16; } inline int32_t* get_address_of_m_MaxPetNum_16() { return &___m_MaxPetNum_16; } inline void set_m_MaxPetNum_16(int32_t value) { ___m_MaxPetNum_16 = value; } inline static int32_t get_offset_of_m_UpgradeEffect_17() { return static_cast(offsetof(CPetManager_t2941415134, ___m_UpgradeEffect_17)); } inline UpgradeEffect_t3030226768 * get_m_UpgradeEffect_17() const { return ___m_UpgradeEffect_17; } inline UpgradeEffect_t3030226768 ** get_address_of_m_UpgradeEffect_17() { return &___m_UpgradeEffect_17; } inline void set_m_UpgradeEffect_17(UpgradeEffect_t3030226768 * value) { ___m_UpgradeEffect_17 = value; Il2CppCodeGenWriteBarrier((&___m_UpgradeEffect_17), value); } inline static int32_t get_offset_of_m_GetMaterial_18() { return static_cast(offsetof(CPetManager_t2941415134, ___m_GetMaterial_18)); } inline GetMaterial_t2269987281 * get_m_GetMaterial_18() const { return ___m_GetMaterial_18; } inline GetMaterial_t2269987281 ** get_address_of_m_GetMaterial_18() { return &___m_GetMaterial_18; } inline void set_m_GetMaterial_18(GetMaterial_t2269987281 * value) { ___m_GetMaterial_18 = value; Il2CppCodeGenWriteBarrier((&___m_GetMaterial_18), value); } }; struct CPetManager_t2941415134_StaticFields { public: // DMCore.Logic.CPetManager DMCore.Logic.CPetManager::s_Instance CPetManager_t2941415134 * ___s_Instance_10; public: inline static int32_t get_offset_of_s_Instance_10() { return static_cast(offsetof(CPetManager_t2941415134_StaticFields, ___s_Instance_10)); } inline CPetManager_t2941415134 * get_s_Instance_10() const { return ___s_Instance_10; } inline CPetManager_t2941415134 ** get_address_of_s_Instance_10() { return &___s_Instance_10; } inline void set_s_Instance_10(CPetManager_t2941415134 * value) { ___s_Instance_10 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPETMANAGER_T2941415134_H #ifndef MEMBERMANAGER_T2979457932_H #define MEMBERMANAGER_T2979457932_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // MemberManager struct MemberManager_t2979457932 : public RuntimeObject { public: // System.Boolean MemberManager::mDataChanged bool ___mDataChanged_0; // System.Boolean MemberManager::k__BackingField bool ___U3CActivityMemberChangedU3Ek__BackingField_1; // System.Int32 MemberManager::mBuyId int32_t ___mBuyId_2; // System.String MemberManager::mBuyPrice String_t* ___mBuyPrice_3; // System.String MemberManager::mBuyTitle String_t* ___mBuyTitle_4; // System.Boolean MemberManager::isNeedUpdateMemberReturn bool ___isNeedUpdateMemberReturn_5; // System.Collections.Generic.List`1 MemberManager::k__BackingField List_1_t3149535657 * ___U3CmemberReturnU3Ek__BackingField_6; // System.Int32 MemberManager::mLeftTime int32_t ___mLeftTime_7; // System.String MemberManager::mPrice String_t* ___mPrice_8; // System.Int32 MemberManager::updateTime_OneStep int32_t ___updateTime_OneStep_9; // System.Int32 MemberManager::updateTime_TwoStep int32_t ___updateTime_TwoStep_10; // System.Int32 MemberManager::mGetState int32_t ___mGetState_11; public: inline static int32_t get_offset_of_mDataChanged_0() { return static_cast(offsetof(MemberManager_t2979457932, ___mDataChanged_0)); } inline bool get_mDataChanged_0() const { return ___mDataChanged_0; } inline bool* get_address_of_mDataChanged_0() { return &___mDataChanged_0; } inline void set_mDataChanged_0(bool value) { ___mDataChanged_0 = value; } inline static int32_t get_offset_of_U3CActivityMemberChangedU3Ek__BackingField_1() { return static_cast(offsetof(MemberManager_t2979457932, ___U3CActivityMemberChangedU3Ek__BackingField_1)); } inline bool get_U3CActivityMemberChangedU3Ek__BackingField_1() const { return ___U3CActivityMemberChangedU3Ek__BackingField_1; } inline bool* get_address_of_U3CActivityMemberChangedU3Ek__BackingField_1() { return &___U3CActivityMemberChangedU3Ek__BackingField_1; } inline void set_U3CActivityMemberChangedU3Ek__BackingField_1(bool value) { ___U3CActivityMemberChangedU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_mBuyId_2() { return static_cast(offsetof(MemberManager_t2979457932, ___mBuyId_2)); } inline int32_t get_mBuyId_2() const { return ___mBuyId_2; } inline int32_t* get_address_of_mBuyId_2() { return &___mBuyId_2; } inline void set_mBuyId_2(int32_t value) { ___mBuyId_2 = value; } inline static int32_t get_offset_of_mBuyPrice_3() { return static_cast(offsetof(MemberManager_t2979457932, ___mBuyPrice_3)); } inline String_t* get_mBuyPrice_3() const { return ___mBuyPrice_3; } inline String_t** get_address_of_mBuyPrice_3() { return &___mBuyPrice_3; } inline void set_mBuyPrice_3(String_t* value) { ___mBuyPrice_3 = value; Il2CppCodeGenWriteBarrier((&___mBuyPrice_3), value); } inline static int32_t get_offset_of_mBuyTitle_4() { return static_cast(offsetof(MemberManager_t2979457932, ___mBuyTitle_4)); } inline String_t* get_mBuyTitle_4() const { return ___mBuyTitle_4; } inline String_t** get_address_of_mBuyTitle_4() { return &___mBuyTitle_4; } inline void set_mBuyTitle_4(String_t* value) { ___mBuyTitle_4 = value; Il2CppCodeGenWriteBarrier((&___mBuyTitle_4), value); } inline static int32_t get_offset_of_isNeedUpdateMemberReturn_5() { return static_cast(offsetof(MemberManager_t2979457932, ___isNeedUpdateMemberReturn_5)); } inline bool get_isNeedUpdateMemberReturn_5() const { return ___isNeedUpdateMemberReturn_5; } inline bool* get_address_of_isNeedUpdateMemberReturn_5() { return &___isNeedUpdateMemberReturn_5; } inline void set_isNeedUpdateMemberReturn_5(bool value) { ___isNeedUpdateMemberReturn_5 = value; } inline static int32_t get_offset_of_U3CmemberReturnU3Ek__BackingField_6() { return static_cast(offsetof(MemberManager_t2979457932, ___U3CmemberReturnU3Ek__BackingField_6)); } inline List_1_t3149535657 * get_U3CmemberReturnU3Ek__BackingField_6() const { return ___U3CmemberReturnU3Ek__BackingField_6; } inline List_1_t3149535657 ** get_address_of_U3CmemberReturnU3Ek__BackingField_6() { return &___U3CmemberReturnU3Ek__BackingField_6; } inline void set_U3CmemberReturnU3Ek__BackingField_6(List_1_t3149535657 * value) { ___U3CmemberReturnU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CmemberReturnU3Ek__BackingField_6), value); } inline static int32_t get_offset_of_mLeftTime_7() { return static_cast(offsetof(MemberManager_t2979457932, ___mLeftTime_7)); } inline int32_t get_mLeftTime_7() const { return ___mLeftTime_7; } inline int32_t* get_address_of_mLeftTime_7() { return &___mLeftTime_7; } inline void set_mLeftTime_7(int32_t value) { ___mLeftTime_7 = value; } inline static int32_t get_offset_of_mPrice_8() { return static_cast(offsetof(MemberManager_t2979457932, ___mPrice_8)); } inline String_t* get_mPrice_8() const { return ___mPrice_8; } inline String_t** get_address_of_mPrice_8() { return &___mPrice_8; } inline void set_mPrice_8(String_t* value) { ___mPrice_8 = value; Il2CppCodeGenWriteBarrier((&___mPrice_8), value); } inline static int32_t get_offset_of_updateTime_OneStep_9() { return static_cast(offsetof(MemberManager_t2979457932, ___updateTime_OneStep_9)); } inline int32_t get_updateTime_OneStep_9() const { return ___updateTime_OneStep_9; } inline int32_t* get_address_of_updateTime_OneStep_9() { return &___updateTime_OneStep_9; } inline void set_updateTime_OneStep_9(int32_t value) { ___updateTime_OneStep_9 = value; } inline static int32_t get_offset_of_updateTime_TwoStep_10() { return static_cast(offsetof(MemberManager_t2979457932, ___updateTime_TwoStep_10)); } inline int32_t get_updateTime_TwoStep_10() const { return ___updateTime_TwoStep_10; } inline int32_t* get_address_of_updateTime_TwoStep_10() { return &___updateTime_TwoStep_10; } inline void set_updateTime_TwoStep_10(int32_t value) { ___updateTime_TwoStep_10 = value; } inline static int32_t get_offset_of_mGetState_11() { return static_cast(offsetof(MemberManager_t2979457932, ___mGetState_11)); } inline int32_t get_mGetState_11() const { return ___mGetState_11; } inline int32_t* get_address_of_mGetState_11() { return &___mGetState_11; } inline void set_mGetState_11(int32_t value) { ___mGetState_11 = value; } }; struct MemberManager_t2979457932_StaticFields { public: // MemberManager MemberManager::s_Instance MemberManager_t2979457932 * ___s_Instance_12; // System.Int32 MemberManager::ONE_HOUR_SECOND int32_t ___ONE_HOUR_SECOND_13; // System.Int32 MemberManager::ONE_DAY_SECOND int32_t ___ONE_DAY_SECOND_14; public: inline static int32_t get_offset_of_s_Instance_12() { return static_cast(offsetof(MemberManager_t2979457932_StaticFields, ___s_Instance_12)); } inline MemberManager_t2979457932 * get_s_Instance_12() const { return ___s_Instance_12; } inline MemberManager_t2979457932 ** get_address_of_s_Instance_12() { return &___s_Instance_12; } inline void set_s_Instance_12(MemberManager_t2979457932 * value) { ___s_Instance_12 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_12), value); } inline static int32_t get_offset_of_ONE_HOUR_SECOND_13() { return static_cast(offsetof(MemberManager_t2979457932_StaticFields, ___ONE_HOUR_SECOND_13)); } inline int32_t get_ONE_HOUR_SECOND_13() const { return ___ONE_HOUR_SECOND_13; } inline int32_t* get_address_of_ONE_HOUR_SECOND_13() { return &___ONE_HOUR_SECOND_13; } inline void set_ONE_HOUR_SECOND_13(int32_t value) { ___ONE_HOUR_SECOND_13 = value; } inline static int32_t get_offset_of_ONE_DAY_SECOND_14() { return static_cast(offsetof(MemberManager_t2979457932_StaticFields, ___ONE_DAY_SECOND_14)); } inline int32_t get_ONE_DAY_SECOND_14() const { return ___ONE_DAY_SECOND_14; } inline int32_t* get_address_of_ONE_DAY_SECOND_14() { return &___ONE_DAY_SECOND_14; } inline void set_ONE_DAY_SECOND_14(int32_t value) { ___ONE_DAY_SECOND_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERMANAGER_T2979457932_H #ifndef LIST_1_T913674750_H #define LIST_1_T913674750_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_t913674750 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int64U5BU5D_t2559172825* ____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_t913674750, ____items_1)); } inline Int64U5BU5D_t2559172825* get__items_1() const { return ____items_1; } inline Int64U5BU5D_t2559172825** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int64U5BU5D_t2559172825* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t913674750, ____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_t913674750, ____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_t913674750_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Int64U5BU5D_t2559172825* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t913674750_StaticFields, ___EmptyArray_4)); } inline Int64U5BU5D_t2559172825* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Int64U5BU5D_t2559172825** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Int64U5BU5D_t2559172825* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T913674750_H #ifndef SORTKEYINFO_1_T3619707304_H #define SORTKEYINFO_1_T3619707304_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t3619707304 : public RuntimeObject { public: // T DMCore.Logic.SortKeyInfo`1::LKV int32_t ___LKV_0; // T DMCore.Logic.SortKeyInfo`1::RKV int32_t ___RKV_1; // System.Boolean DMCore.Logic.SortKeyInfo`1::IsAscend bool ___IsAscend_2; public: inline static int32_t get_offset_of_LKV_0() { return static_cast(offsetof(SortKeyInfo_1_t3619707304, ___LKV_0)); } inline int32_t get_LKV_0() const { return ___LKV_0; } inline int32_t* get_address_of_LKV_0() { return &___LKV_0; } inline void set_LKV_0(int32_t value) { ___LKV_0 = value; } inline static int32_t get_offset_of_RKV_1() { return static_cast(offsetof(SortKeyInfo_1_t3619707304, ___RKV_1)); } inline int32_t get_RKV_1() const { return ___RKV_1; } inline int32_t* get_address_of_RKV_1() { return &___RKV_1; } inline void set_RKV_1(int32_t value) { ___RKV_1 = value; } inline static int32_t get_offset_of_IsAscend_2() { return static_cast(offsetof(SortKeyInfo_1_t3619707304, ___IsAscend_2)); } inline bool get_IsAscend_2() const { return ___IsAscend_2; } inline bool* get_address_of_IsAscend_2() { return &___IsAscend_2; } inline void set_IsAscend_2(bool value) { ___IsAscend_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SORTKEYINFO_1_T3619707304_H #ifndef CROLEMODELITEM_VEHICLECFG_T3488277076_H #define CROLEMODELITEM_VEHICLECFG_T3488277076_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CRoleModelItem_VehicleCfg struct CRoleModelItem_VehicleCfg_t3488277076 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Scene.CRoleModelItem_VehicleCfg::m_bCfgReady bool ___m_bCfgReady_0; // System.Boolean DMCore.Framework.Scene.CRoleModelItem_VehicleCfg::m_bMultiMode bool ___m_bMultiMode_1; // DMCore.Framework.Scene.CVehicleRoleAnimName[] DMCore.Framework.Scene.CRoleModelItem_VehicleCfg::m_animOwner CVehicleRoleAnimNameU5BU5D_t2303117652* ___m_animOwner_2; // DMCore.Framework.Scene.CVehicleRoleAnimName[] DMCore.Framework.Scene.CRoleModelItem_VehicleCfg::m_animPartner CVehicleRoleAnimNameU5BU5D_t2303117652* ___m_animPartner_3; public: inline static int32_t get_offset_of_m_bCfgReady_0() { return static_cast(offsetof(CRoleModelItem_VehicleCfg_t3488277076, ___m_bCfgReady_0)); } inline bool get_m_bCfgReady_0() const { return ___m_bCfgReady_0; } inline bool* get_address_of_m_bCfgReady_0() { return &___m_bCfgReady_0; } inline void set_m_bCfgReady_0(bool value) { ___m_bCfgReady_0 = value; } inline static int32_t get_offset_of_m_bMultiMode_1() { return static_cast(offsetof(CRoleModelItem_VehicleCfg_t3488277076, ___m_bMultiMode_1)); } inline bool get_m_bMultiMode_1() const { return ___m_bMultiMode_1; } inline bool* get_address_of_m_bMultiMode_1() { return &___m_bMultiMode_1; } inline void set_m_bMultiMode_1(bool value) { ___m_bMultiMode_1 = value; } inline static int32_t get_offset_of_m_animOwner_2() { return static_cast(offsetof(CRoleModelItem_VehicleCfg_t3488277076, ___m_animOwner_2)); } inline CVehicleRoleAnimNameU5BU5D_t2303117652* get_m_animOwner_2() const { return ___m_animOwner_2; } inline CVehicleRoleAnimNameU5BU5D_t2303117652** get_address_of_m_animOwner_2() { return &___m_animOwner_2; } inline void set_m_animOwner_2(CVehicleRoleAnimNameU5BU5D_t2303117652* value) { ___m_animOwner_2 = value; Il2CppCodeGenWriteBarrier((&___m_animOwner_2), value); } inline static int32_t get_offset_of_m_animPartner_3() { return static_cast(offsetof(CRoleModelItem_VehicleCfg_t3488277076, ___m_animPartner_3)); } inline CVehicleRoleAnimNameU5BU5D_t2303117652* get_m_animPartner_3() const { return ___m_animPartner_3; } inline CVehicleRoleAnimNameU5BU5D_t2303117652** get_address_of_m_animPartner_3() { return &___m_animPartner_3; } inline void set_m_animPartner_3(CVehicleRoleAnimNameU5BU5D_t2303117652* value) { ___m_animPartner_3 = value; Il2CppCodeGenWriteBarrier((&___m_animPartner_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEMODELITEM_VEHICLECFG_T3488277076_H #ifndef ILINKLISTENER_T2747206916_H #define ILINKLISTENER_T2747206916_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.ILinkListener struct ILinkListener_t2747206916 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ILINKLISTENER_T2747206916_H #ifndef INETLISTENER_T2122847788_H #define INETLISTENER_T2122847788_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.INetListener struct INetListener_t2122847788 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETLISTENER_T2122847788_H #ifndef ITEXTBASE_T660344599_H #define ITEXTBASE_T660344599_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.ITextBase struct ITextBase_t660344599 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.ITextBase::m_listCache Dictionary_2_t4177511560 * ___m_listCache_0; public: inline static int32_t get_offset_of_m_listCache_0() { return static_cast(offsetof(ITextBase_t660344599, ___m_listCache_0)); } inline Dictionary_2_t4177511560 * get_m_listCache_0() const { return ___m_listCache_0; } inline Dictionary_2_t4177511560 ** get_address_of_m_listCache_0() { return &___m_listCache_0; } inline void set_m_listCache_0(Dictionary_2_t4177511560 * value) { ___m_listCache_0 = value; Il2CppCodeGenWriteBarrier((&___m_listCache_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEXTBASE_T660344599_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 SORTKEYINFO_1_T110361559_H #define SORTKEYINFO_1_T110361559_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t110361559 : public RuntimeObject { public: // T DMCore.Logic.SortKeyInfo`1::LKV int64_t ___LKV_0; // T DMCore.Logic.SortKeyInfo`1::RKV int64_t ___RKV_1; // System.Boolean DMCore.Logic.SortKeyInfo`1::IsAscend bool ___IsAscend_2; public: inline static int32_t get_offset_of_LKV_0() { return static_cast(offsetof(SortKeyInfo_1_t110361559, ___LKV_0)); } inline int64_t get_LKV_0() const { return ___LKV_0; } inline int64_t* get_address_of_LKV_0() { return &___LKV_0; } inline void set_LKV_0(int64_t value) { ___LKV_0 = value; } inline static int32_t get_offset_of_RKV_1() { return static_cast(offsetof(SortKeyInfo_1_t110361559, ___RKV_1)); } inline int64_t get_RKV_1() const { return ___RKV_1; } inline int64_t* get_address_of_RKV_1() { return &___RKV_1; } inline void set_RKV_1(int64_t value) { ___RKV_1 = value; } inline static int32_t get_offset_of_IsAscend_2() { return static_cast(offsetof(SortKeyInfo_1_t110361559, ___IsAscend_2)); } inline bool get_IsAscend_2() const { return ___IsAscend_2; } inline bool* get_address_of_IsAscend_2() { return &___IsAscend_2; } inline void set_IsAscend_2(bool value) { ___IsAscend_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SORTKEYINFO_1_T110361559_H #ifndef CVEHICLEROLEANIMNAME_T758558953_H #define CVEHICLEROLEANIMNAME_T758558953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CVehicleRoleAnimName struct CVehicleRoleAnimName_t758558953 : public RuntimeObject { public: // System.Int32 DMCore.Framework.Scene.CVehicleRoleAnimName::m_lastFrameTick int32_t ___m_lastFrameTick_0; // System.Int32 DMCore.Framework.Scene.CVehicleRoleAnimName::m_playingIndex int32_t ___m_playingIndex_1; // System.String DMCore.Framework.Scene.CVehicleRoleAnimName::k__BackingField String_t* ___U3CAnimNameIdleU3Ek__BackingField_2; // System.String DMCore.Framework.Scene.CVehicleRoleAnimName::k__BackingField String_t* ___U3CAnimNameWalkU3Ek__BackingField_3; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CVehicleRoleAnimName::m_listPlayName List_1_t3319525431 * ___m_listPlayName_4; public: inline static int32_t get_offset_of_m_lastFrameTick_0() { return static_cast(offsetof(CVehicleRoleAnimName_t758558953, ___m_lastFrameTick_0)); } inline int32_t get_m_lastFrameTick_0() const { return ___m_lastFrameTick_0; } inline int32_t* get_address_of_m_lastFrameTick_0() { return &___m_lastFrameTick_0; } inline void set_m_lastFrameTick_0(int32_t value) { ___m_lastFrameTick_0 = value; } inline static int32_t get_offset_of_m_playingIndex_1() { return static_cast(offsetof(CVehicleRoleAnimName_t758558953, ___m_playingIndex_1)); } inline int32_t get_m_playingIndex_1() const { return ___m_playingIndex_1; } inline int32_t* get_address_of_m_playingIndex_1() { return &___m_playingIndex_1; } inline void set_m_playingIndex_1(int32_t value) { ___m_playingIndex_1 = value; } inline static int32_t get_offset_of_U3CAnimNameIdleU3Ek__BackingField_2() { return static_cast(offsetof(CVehicleRoleAnimName_t758558953, ___U3CAnimNameIdleU3Ek__BackingField_2)); } inline String_t* get_U3CAnimNameIdleU3Ek__BackingField_2() const { return ___U3CAnimNameIdleU3Ek__BackingField_2; } inline String_t** get_address_of_U3CAnimNameIdleU3Ek__BackingField_2() { return &___U3CAnimNameIdleU3Ek__BackingField_2; } inline void set_U3CAnimNameIdleU3Ek__BackingField_2(String_t* value) { ___U3CAnimNameIdleU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CAnimNameIdleU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CAnimNameWalkU3Ek__BackingField_3() { return static_cast(offsetof(CVehicleRoleAnimName_t758558953, ___U3CAnimNameWalkU3Ek__BackingField_3)); } inline String_t* get_U3CAnimNameWalkU3Ek__BackingField_3() const { return ___U3CAnimNameWalkU3Ek__BackingField_3; } inline String_t** get_address_of_U3CAnimNameWalkU3Ek__BackingField_3() { return &___U3CAnimNameWalkU3Ek__BackingField_3; } inline void set_U3CAnimNameWalkU3Ek__BackingField_3(String_t* value) { ___U3CAnimNameWalkU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CAnimNameWalkU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_m_listPlayName_4() { return static_cast(offsetof(CVehicleRoleAnimName_t758558953, ___m_listPlayName_4)); } inline List_1_t3319525431 * get_m_listPlayName_4() const { return ___m_listPlayName_4; } inline List_1_t3319525431 ** get_address_of_m_listPlayName_4() { return &___m_listPlayName_4; } inline void set_m_listPlayName_4(List_1_t3319525431 * value) { ___m_listPlayName_4 = value; Il2CppCodeGenWriteBarrier((&___m_listPlayName_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CVEHICLEROLEANIMNAME_T758558953_H #ifndef CROLEMODELITEM_VEHICLECFGMANAGER_T2872767124_H #define CROLEMODELITEM_VEHICLECFGMANAGER_T2872767124_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CRoleModelItem_VehicleCfgManager struct CRoleModelItem_VehicleCfgManager_t2872767124 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CRoleModelItem_VehicleCfgManager::m_configItemContainer Dictionary_2_t2376990407 * ___m_configItemContainer_0; public: inline static int32_t get_offset_of_m_configItemContainer_0() { return static_cast(offsetof(CRoleModelItem_VehicleCfgManager_t2872767124, ___m_configItemContainer_0)); } inline Dictionary_2_t2376990407 * get_m_configItemContainer_0() const { return ___m_configItemContainer_0; } inline Dictionary_2_t2376990407 ** get_address_of_m_configItemContainer_0() { return &___m_configItemContainer_0; } inline void set_m_configItemContainer_0(Dictionary_2_t2376990407 * value) { ___m_configItemContainer_0 = value; Il2CppCodeGenWriteBarrier((&___m_configItemContainer_0), value); } }; struct CRoleModelItem_VehicleCfgManager_t2872767124_StaticFields { public: // DMCore.Framework.Scene.CRoleModelItem_VehicleCfgManager DMCore.Framework.Scene.CRoleModelItem_VehicleCfgManager::s_Instance CRoleModelItem_VehicleCfgManager_t2872767124 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CRoleModelItem_VehicleCfgManager_t2872767124_StaticFields, ___s_Instance_1)); } inline CRoleModelItem_VehicleCfgManager_t2872767124 * get_s_Instance_1() const { return ___s_Instance_1; } inline CRoleModelItem_VehicleCfgManager_t2872767124 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CRoleModelItem_VehicleCfgManager_t2872767124 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEMODELITEM_VEHICLECFGMANAGER_T2872767124_H #ifndef CSECTIONROLETASK_T2014828986_H #define CSECTIONROLETASK_T2014828986_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CSectionRoleTask struct CSectionRoleTask_t2014828986 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.DanceMode.CSectionRoleTask::m_listRoles List_1_t2750885178 * ___m_listRoles_0; public: inline static int32_t get_offset_of_m_listRoles_0() { return static_cast(offsetof(CSectionRoleTask_t2014828986, ___m_listRoles_0)); } inline List_1_t2750885178 * get_m_listRoles_0() const { return ___m_listRoles_0; } inline List_1_t2750885178 ** get_address_of_m_listRoles_0() { return &___m_listRoles_0; } inline void set_m_listRoles_0(List_1_t2750885178 * value) { ___m_listRoles_0 = value; Il2CppCodeGenWriteBarrier((&___m_listRoles_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSECTIONROLETASK_T2014828986_H #ifndef LIST_1_T3913560973_H #define LIST_1_T3913560973_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_t3913560973 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items stActiveBeatKeyU5BU5D_t3140523054* ____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_t3913560973, ____items_1)); } inline stActiveBeatKeyU5BU5D_t3140523054* get__items_1() const { return ____items_1; } inline stActiveBeatKeyU5BU5D_t3140523054** get_address_of__items_1() { return &____items_1; } inline void set__items_1(stActiveBeatKeyU5BU5D_t3140523054* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3913560973, ____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_t3913560973, ____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_t3913560973_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray stActiveBeatKeyU5BU5D_t3140523054* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3913560973_StaticFields, ___EmptyArray_4)); } inline stActiveBeatKeyU5BU5D_t3140523054* get_EmptyArray_4() const { return ___EmptyArray_4; } inline stActiveBeatKeyU5BU5D_t3140523054** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(stActiveBeatKeyU5BU5D_t3140523054* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3913560973_H #ifndef STACTIVEBEATKEY_T2441486231_H #define STACTIVEBEATKEY_T2441486231_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveBeatKey struct stActiveBeatKey_t2441486231 : public RuntimeObject { public: // DMCore.DanceMode.IBeatKeySwingBase DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveBeatKey::m_key IBeatKeySwingBase_t1515627798 * ___m_key_0; // System.Single DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveBeatKey::m_activeTime float ___m_activeTime_1; public: inline static int32_t get_offset_of_m_key_0() { return static_cast(offsetof(stActiveBeatKey_t2441486231, ___m_key_0)); } inline IBeatKeySwingBase_t1515627798 * get_m_key_0() const { return ___m_key_0; } inline IBeatKeySwingBase_t1515627798 ** get_address_of_m_key_0() { return &___m_key_0; } inline void set_m_key_0(IBeatKeySwingBase_t1515627798 * value) { ___m_key_0 = value; Il2CppCodeGenWriteBarrier((&___m_key_0), value); } inline static int32_t get_offset_of_m_activeTime_1() { return static_cast(offsetof(stActiveBeatKey_t2441486231, ___m_activeTime_1)); } inline float get_m_activeTime_1() const { return ___m_activeTime_1; } inline float* get_address_of_m_activeTime_1() { return &___m_activeTime_1; } inline void set_m_activeTime_1(float value) { ___m_activeTime_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STACTIVEBEATKEY_T2441486231_H #ifndef LIST_1_T318665914_H #define LIST_1_T318665914_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_t318665914 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items stActiveDeviceGroupU5BU5D_t3702968237* ____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_t318665914, ____items_1)); } inline stActiveDeviceGroupU5BU5D_t3702968237* get__items_1() const { return ____items_1; } inline stActiveDeviceGroupU5BU5D_t3702968237** get_address_of__items_1() { return &____items_1; } inline void set__items_1(stActiveDeviceGroupU5BU5D_t3702968237* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t318665914, ____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_t318665914, ____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_t318665914_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray stActiveDeviceGroupU5BU5D_t3702968237* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t318665914_StaticFields, ___EmptyArray_4)); } inline stActiveDeviceGroupU5BU5D_t3702968237* get_EmptyArray_4() const { return ___EmptyArray_4; } inline stActiveDeviceGroupU5BU5D_t3702968237** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(stActiveDeviceGroupU5BU5D_t3702968237* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T318665914_H #ifndef CBEATKEYSWINGCTROLLOR_T4230979690_H #define CBEATKEYSWINGCTROLLOR_T4230979690_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySwingCtrollor struct CBeatKeySwingCtrollor_t4230979690 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeySwingCtrollor::m_listDeviceGroup List_1_t318665914 * ___m_listDeviceGroup_1; // System.Single[] DMCore.DanceMode.CBeatKeySwingCtrollor::m_keySpeed SingleU5BU5D_t1444911251* ___m_keySpeed_7; // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor::m_selectedSpeedIndex int32_t ___m_selectedSpeedIndex_8; // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor::m_comb int32_t ___m_comb_9; public: inline static int32_t get_offset_of_m_listDeviceGroup_1() { return static_cast(offsetof(CBeatKeySwingCtrollor_t4230979690, ___m_listDeviceGroup_1)); } inline List_1_t318665914 * get_m_listDeviceGroup_1() const { return ___m_listDeviceGroup_1; } inline List_1_t318665914 ** get_address_of_m_listDeviceGroup_1() { return &___m_listDeviceGroup_1; } inline void set_m_listDeviceGroup_1(List_1_t318665914 * value) { ___m_listDeviceGroup_1 = value; Il2CppCodeGenWriteBarrier((&___m_listDeviceGroup_1), value); } inline static int32_t get_offset_of_m_keySpeed_7() { return static_cast(offsetof(CBeatKeySwingCtrollor_t4230979690, ___m_keySpeed_7)); } inline SingleU5BU5D_t1444911251* get_m_keySpeed_7() const { return ___m_keySpeed_7; } inline SingleU5BU5D_t1444911251** get_address_of_m_keySpeed_7() { return &___m_keySpeed_7; } inline void set_m_keySpeed_7(SingleU5BU5D_t1444911251* value) { ___m_keySpeed_7 = value; Il2CppCodeGenWriteBarrier((&___m_keySpeed_7), value); } inline static int32_t get_offset_of_m_selectedSpeedIndex_8() { return static_cast(offsetof(CBeatKeySwingCtrollor_t4230979690, ___m_selectedSpeedIndex_8)); } inline int32_t get_m_selectedSpeedIndex_8() const { return ___m_selectedSpeedIndex_8; } inline int32_t* get_address_of_m_selectedSpeedIndex_8() { return &___m_selectedSpeedIndex_8; } inline void set_m_selectedSpeedIndex_8(int32_t value) { ___m_selectedSpeedIndex_8 = value; } inline static int32_t get_offset_of_m_comb_9() { return static_cast(offsetof(CBeatKeySwingCtrollor_t4230979690, ___m_comb_9)); } inline int32_t get_m_comb_9() const { return ___m_comb_9; } inline int32_t* get_address_of_m_comb_9() { return &___m_comb_9; } inline void set_m_comb_9(int32_t value) { ___m_comb_9 = value; } }; struct CBeatKeySwingCtrollor_t4230979690_StaticFields { public: // DMCore.DanceMode.CBeatKeySwingCtrollor DMCore.DanceMode.CBeatKeySwingCtrollor::s_Instance CBeatKeySwingCtrollor_t4230979690 * ___s_Instance_10; // System.Comparison`1 DMCore.DanceMode.CBeatKeySwingCtrollor::<>f__mg$cache0 Comparison_1_t2216417410 * ___U3CU3Ef__mgU24cache0_11; public: inline static int32_t get_offset_of_s_Instance_10() { return static_cast(offsetof(CBeatKeySwingCtrollor_t4230979690_StaticFields, ___s_Instance_10)); } inline CBeatKeySwingCtrollor_t4230979690 * get_s_Instance_10() const { return ___s_Instance_10; } inline CBeatKeySwingCtrollor_t4230979690 ** get_address_of_s_Instance_10() { return &___s_Instance_10; } inline void set_s_Instance_10(CBeatKeySwingCtrollor_t4230979690 * value) { ___s_Instance_10 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_11() { return static_cast(offsetof(CBeatKeySwingCtrollor_t4230979690_StaticFields, ___U3CU3Ef__mgU24cache0_11)); } inline Comparison_1_t2216417410 * get_U3CU3Ef__mgU24cache0_11() const { return ___U3CU3Ef__mgU24cache0_11; } inline Comparison_1_t2216417410 ** get_address_of_U3CU3Ef__mgU24cache0_11() { return &___U3CU3Ef__mgU24cache0_11; } inline void set_U3CU3Ef__mgU24cache0_11(Comparison_1_t2216417410 * value) { ___U3CU3Ef__mgU24cache0_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYSWINGCTROLLOR_T4230979690_H #ifndef BETTERLIST_1_T30091270_H #define BETTERLIST_1_T30091270_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t30091270 : public RuntimeObject { public: // T[] BetterList`1::buffer DrawDataU5BU5D_t1744264569* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t30091270, ___buffer_0)); } inline DrawDataU5BU5D_t1744264569* get_buffer_0() const { return ___buffer_0; } inline DrawDataU5BU5D_t1744264569** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(DrawDataU5BU5D_t1744264569* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t30091270, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T30091270_H #ifndef U3CONPREIMPLEMENTMUSICCFGU3EC__ANONSTOREY2_T251386775_H #define U3CONPREIMPLEMENTMUSICCFGU3EC__ANONSTOREY2_T251386775_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyManager/c__AnonStorey2 struct U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 : public RuntimeObject { public: // System.Int32 DMCore.DanceMode.CBeatKeyManager/c__AnonStorey2::nSectionCount int32_t ___nSectionCount_0; public: inline static int32_t get_offset_of_nSectionCount_0() { return static_cast(offsetof(U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775, ___nSectionCount_0)); } inline int32_t get_nSectionCount_0() const { return ___nSectionCount_0; } inline int32_t* get_address_of_nSectionCount_0() { return &___nSectionCount_0; } inline void set_nSectionCount_0(int32_t value) { ___nSectionCount_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CONPREIMPLEMENTMUSICCFGU3EC__ANONSTOREY2_T251386775_H #ifndef U3CSUBMITCURSCORETOSERVERU3EC__ANONSTOREY1_T688254045_H #define U3CSUBMITCURSCORETOSERVERU3EC__ANONSTOREY1_T688254045_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyManager/c__AnonStorey1 struct U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045 : public RuntimeObject { public: // System.Int32 DMCore.DanceMode.CBeatKeyManager/c__AnonStorey1::nIndex int32_t ___nIndex_0; public: inline static int32_t get_offset_of_nIndex_0() { return static_cast(offsetof(U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045, ___nIndex_0)); } inline int32_t get_nIndex_0() const { return ___nIndex_0; } inline int32_t* get_address_of_nIndex_0() { return &___nIndex_0; } inline void set_nIndex_0(int32_t value) { ___nIndex_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CSUBMITCURSCORETOSERVERU3EC__ANONSTOREY1_T688254045_H #ifndef STACTIVEDEVICEGROUP_T3141558468_H #define STACTIVEDEVICEGROUP_T3141558468_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup struct stActiveDeviceGroup_t3141558468 : public RuntimeObject { public: // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::k__BackingField int32_t ___U3CDeviceIDU3Ek__BackingField_0; // System.Collections.Generic.List`1[] DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::m_groupKeys List_1U5BU5D_t2041140128* ___m_groupKeys_1; // System.Int32[] DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::m_keyGroupState Int32U5BU5D_t385246372* ___m_keyGroupState_2; public: inline static int32_t get_offset_of_U3CDeviceIDU3Ek__BackingField_0() { return static_cast(offsetof(stActiveDeviceGroup_t3141558468, ___U3CDeviceIDU3Ek__BackingField_0)); } inline int32_t get_U3CDeviceIDU3Ek__BackingField_0() const { return ___U3CDeviceIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CDeviceIDU3Ek__BackingField_0() { return &___U3CDeviceIDU3Ek__BackingField_0; } inline void set_U3CDeviceIDU3Ek__BackingField_0(int32_t value) { ___U3CDeviceIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_groupKeys_1() { return static_cast(offsetof(stActiveDeviceGroup_t3141558468, ___m_groupKeys_1)); } inline List_1U5BU5D_t2041140128* get_m_groupKeys_1() const { return ___m_groupKeys_1; } inline List_1U5BU5D_t2041140128** get_address_of_m_groupKeys_1() { return &___m_groupKeys_1; } inline void set_m_groupKeys_1(List_1U5BU5D_t2041140128* value) { ___m_groupKeys_1 = value; Il2CppCodeGenWriteBarrier((&___m_groupKeys_1), value); } inline static int32_t get_offset_of_m_keyGroupState_2() { return static_cast(offsetof(stActiveDeviceGroup_t3141558468, ___m_keyGroupState_2)); } inline Int32U5BU5D_t385246372* get_m_keyGroupState_2() const { return ___m_keyGroupState_2; } inline Int32U5BU5D_t385246372** get_address_of_m_keyGroupState_2() { return &___m_keyGroupState_2; } inline void set_m_keyGroupState_2(Int32U5BU5D_t385246372* value) { ___m_keyGroupState_2 = value; Il2CppCodeGenWriteBarrier((&___m_keyGroupState_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STACTIVEDEVICEGROUP_T3141558468_H #ifndef U3CGETGIVELIKEDATABYUSERIDU3EC__ANONSTOREY0_T556895421_H #define U3CGETGIVELIKEDATABYUSERIDU3EC__ANONSTOREY0_T556895421_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceMode/c__AnonStorey0 struct U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421 : public RuntimeObject { public: // System.Int64 DMCore.DanceMode.CDanceMode/c__AnonStorey0::userID int64_t ___userID_0; public: inline static int32_t get_offset_of_userID_0() { return static_cast(offsetof(U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421, ___userID_0)); } inline int64_t get_userID_0() const { return ___userID_0; } inline int64_t* get_address_of_userID_0() { return &___userID_0; } inline void set_userID_0(int64_t value) { ___userID_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETGIVELIKEDATABYUSERIDU3EC__ANONSTOREY0_T556895421_H #ifndef CROLEGIVELIKE_T149518772_H #define CROLEGIVELIKE_T149518772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CRoleGiveLike struct CRoleGiveLike_t149518772 : public RuntimeObject { public: // System.Int64 DMCore.DanceMode.CRoleGiveLike::userId int64_t ___userId_0; // System.Int32 DMCore.DanceMode.CRoleGiveLike::flag int32_t ___flag_1; public: inline static int32_t get_offset_of_userId_0() { return static_cast(offsetof(CRoleGiveLike_t149518772, ___userId_0)); } inline int64_t get_userId_0() const { return ___userId_0; } inline int64_t* get_address_of_userId_0() { return &___userId_0; } inline void set_userId_0(int64_t value) { ___userId_0 = value; } inline static int32_t get_offset_of_flag_1() { return static_cast(offsetof(CRoleGiveLike_t149518772, ___flag_1)); } inline int32_t get_flag_1() const { return ___flag_1; } inline int32_t* get_address_of_flag_1() { return &___flag_1; } inline void set_flag_1(int32_t value) { ___flag_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEGIVELIKE_T149518772_H #ifndef CROLEBEATKEYDATA_TOTAL_T538171442_H #define CROLEBEATKEYDATA_TOTAL_T538171442_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CRoleBeatKeyData_Total struct CRoleBeatKeyData_Total_t538171442 : public RuntimeObject { public: // System.Int64 DMCore.DanceMode.CRoleBeatKeyData_Total::userId int64_t ___userId_0; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::winCount int32_t ___winCount_1; // System.String DMCore.DanceMode.CRoleBeatKeyData_Total::userName String_t* ___userName_2; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::maxCombo int32_t ___maxCombo_3; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CRoleBeatKeyData_Total::_scoreEncrpt CEncrptHelp_Int_t51280996 * ____scoreEncrpt_4; public: inline static int32_t get_offset_of_userId_0() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___userId_0)); } inline int64_t get_userId_0() const { return ___userId_0; } inline int64_t* get_address_of_userId_0() { return &___userId_0; } inline void set_userId_0(int64_t value) { ___userId_0 = value; } inline static int32_t get_offset_of_winCount_1() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___winCount_1)); } inline int32_t get_winCount_1() const { return ___winCount_1; } inline int32_t* get_address_of_winCount_1() { return &___winCount_1; } inline void set_winCount_1(int32_t value) { ___winCount_1 = value; } inline static int32_t get_offset_of_userName_2() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___userName_2)); } inline String_t* get_userName_2() const { return ___userName_2; } inline String_t** get_address_of_userName_2() { return &___userName_2; } inline void set_userName_2(String_t* value) { ___userName_2 = value; Il2CppCodeGenWriteBarrier((&___userName_2), value); } inline static int32_t get_offset_of_maxCombo_3() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___maxCombo_3)); } inline int32_t get_maxCombo_3() const { return ___maxCombo_3; } inline int32_t* get_address_of_maxCombo_3() { return &___maxCombo_3; } inline void set_maxCombo_3(int32_t value) { ___maxCombo_3 = value; } inline static int32_t get_offset_of__scoreEncrpt_4() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ____scoreEncrpt_4)); } inline CEncrptHelp_Int_t51280996 * get__scoreEncrpt_4() const { return ____scoreEncrpt_4; } inline CEncrptHelp_Int_t51280996 ** get_address_of__scoreEncrpt_4() { return &____scoreEncrpt_4; } inline void set__scoreEncrpt_4(CEncrptHelp_Int_t51280996 * value) { ____scoreEncrpt_4 = value; Il2CppCodeGenWriteBarrier((&____scoreEncrpt_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEBEATKEYDATA_TOTAL_T538171442_H #ifndef CROLEBEATKEYDATA_SECTION_T904755798_H #define CROLEBEATKEYDATA_SECTION_T904755798_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CRoleBeatKeyData_Section struct CRoleBeatKeyData_Section_t904755798 : public RuntimeObject { public: // System.Int64 DMCore.DanceMode.CRoleBeatKeyData_Section::_userId int64_t ____userId_0; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::_perfectCnt int32_t ____perfectCnt_1; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::_greatCnt int32_t ____greatCnt_2; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::_coolCnt int32_t ____coolCnt_3; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::_missCnt int32_t ____missCnt_4; // System.String DMCore.DanceMode.CRoleBeatKeyData_Section::userName String_t* ___userName_5; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::maxCombo int32_t ___maxCombo_6; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CRoleBeatKeyData_Section::_scoreEncrpt CEncrptHelp_Int_t51280996 * ____scoreEncrpt_7; public: inline static int32_t get_offset_of__userId_0() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____userId_0)); } inline int64_t get__userId_0() const { return ____userId_0; } inline int64_t* get_address_of__userId_0() { return &____userId_0; } inline void set__userId_0(int64_t value) { ____userId_0 = value; } inline static int32_t get_offset_of__perfectCnt_1() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____perfectCnt_1)); } inline int32_t get__perfectCnt_1() const { return ____perfectCnt_1; } inline int32_t* get_address_of__perfectCnt_1() { return &____perfectCnt_1; } inline void set__perfectCnt_1(int32_t value) { ____perfectCnt_1 = value; } inline static int32_t get_offset_of__greatCnt_2() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____greatCnt_2)); } inline int32_t get__greatCnt_2() const { return ____greatCnt_2; } inline int32_t* get_address_of__greatCnt_2() { return &____greatCnt_2; } inline void set__greatCnt_2(int32_t value) { ____greatCnt_2 = value; } inline static int32_t get_offset_of__coolCnt_3() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____coolCnt_3)); } inline int32_t get__coolCnt_3() const { return ____coolCnt_3; } inline int32_t* get_address_of__coolCnt_3() { return &____coolCnt_3; } inline void set__coolCnt_3(int32_t value) { ____coolCnt_3 = value; } inline static int32_t get_offset_of__missCnt_4() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____missCnt_4)); } inline int32_t get__missCnt_4() const { return ____missCnt_4; } inline int32_t* get_address_of__missCnt_4() { return &____missCnt_4; } inline void set__missCnt_4(int32_t value) { ____missCnt_4 = value; } inline static int32_t get_offset_of_userName_5() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ___userName_5)); } inline String_t* get_userName_5() const { return ___userName_5; } inline String_t** get_address_of_userName_5() { return &___userName_5; } inline void set_userName_5(String_t* value) { ___userName_5 = value; Il2CppCodeGenWriteBarrier((&___userName_5), value); } inline static int32_t get_offset_of_maxCombo_6() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ___maxCombo_6)); } inline int32_t get_maxCombo_6() const { return ___maxCombo_6; } inline int32_t* get_address_of_maxCombo_6() { return &___maxCombo_6; } inline void set_maxCombo_6(int32_t value) { ___maxCombo_6 = value; } inline static int32_t get_offset_of__scoreEncrpt_7() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____scoreEncrpt_7)); } inline CEncrptHelp_Int_t51280996 * get__scoreEncrpt_7() const { return ____scoreEncrpt_7; } inline CEncrptHelp_Int_t51280996 ** get_address_of__scoreEncrpt_7() { return &____scoreEncrpt_7; } inline void set__scoreEncrpt_7(CEncrptHelp_Int_t51280996 * value) { ____scoreEncrpt_7 = value; Il2CppCodeGenWriteBarrier((&____scoreEncrpt_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEBEATKEYDATA_SECTION_T904755798_H #ifndef LIST_1_T1621593514_H #define LIST_1_T1621593514_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_t1621593514 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CRoleGiveLikeU5BU5D_t3901162749* ____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_t1621593514, ____items_1)); } inline CRoleGiveLikeU5BU5D_t3901162749* get__items_1() const { return ____items_1; } inline CRoleGiveLikeU5BU5D_t3901162749** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CRoleGiveLikeU5BU5D_t3901162749* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1621593514, ____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_t1621593514, ____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_t1621593514_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CRoleGiveLikeU5BU5D_t3901162749* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1621593514_StaticFields, ___EmptyArray_4)); } inline CRoleGiveLikeU5BU5D_t3901162749* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CRoleGiveLikeU5BU5D_t3901162749** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CRoleGiveLikeU5BU5D_t3901162749* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1621593514_H #ifndef LIST_1_T2376830540_H #define LIST_1_T2376830540_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_t2376830540 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CRoleBeatKeyData_SectionU5BU5D_t1234047891* ____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_t2376830540, ____items_1)); } inline CRoleBeatKeyData_SectionU5BU5D_t1234047891* get__items_1() const { return ____items_1; } inline CRoleBeatKeyData_SectionU5BU5D_t1234047891** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CRoleBeatKeyData_SectionU5BU5D_t1234047891* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2376830540, ____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_t2376830540, ____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_t2376830540_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CRoleBeatKeyData_SectionU5BU5D_t1234047891* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2376830540_StaticFields, ___EmptyArray_4)); } inline CRoleBeatKeyData_SectionU5BU5D_t1234047891* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CRoleBeatKeyData_SectionU5BU5D_t1234047891** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CRoleBeatKeyData_SectionU5BU5D_t1234047891* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2376830540_H #ifndef DICTIONARY_2_T757155719_H #define DICTIONARY_2_T757155719_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_t757155719 : 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 Int64U5BU5D_t2559172825* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots CRoleBeatKeyData_ActiveU5BU5D_t3637688006* ___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_t757155719, ___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_t757155719, ___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_t757155719, ___keySlots_6)); } inline Int64U5BU5D_t2559172825* get_keySlots_6() const { return ___keySlots_6; } inline Int64U5BU5D_t2559172825** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int64U5BU5D_t2559172825* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t757155719, ___valueSlots_7)); } inline CRoleBeatKeyData_ActiveU5BU5D_t3637688006* get_valueSlots_7() const { return ___valueSlots_7; } inline CRoleBeatKeyData_ActiveU5BU5D_t3637688006** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CRoleBeatKeyData_ActiveU5BU5D_t3637688006* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t757155719, ___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_t757155719, ___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_t757155719, ___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_t757155719, ___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_t757155719, ___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_t757155719, ___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_t757155719, ___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_t757155719_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t113521337 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t757155719_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t113521337 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t113521337 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t113521337 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T757155719_H #ifndef CBEATKEYSWINGHOLDLINEUI_T5305857_H #define CBEATKEYSWINGHOLDLINEUI_T5305857_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySwingHoldLineUI struct CBeatKeySwingHoldLineUI_t5305857 : public RuntimeObject { public: // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingHoldLineUI::k__BackingField Transform_t3600365921 * ___U3CTransBGU3Ek__BackingField_0; // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingHoldLineUI::k__BackingField Transform_t3600365921 * ___U3CTransArrowU3Ek__BackingField_1; // UISprite DMCore.DanceMode.CBeatKeySwingHoldLineUI::k__BackingField UISprite_t194114938 * ___U3CSpriteBGU3Ek__BackingField_2; // UISprite DMCore.DanceMode.CBeatKeySwingHoldLineUI::k__BackingField UISprite_t194114938 * ___U3CSpriteArrowU3Ek__BackingField_3; // System.Int32 DMCore.DanceMode.CBeatKeySwingHoldLineUI::GroupVal int32_t ___GroupVal_4; // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingHoldLineUI::m_transRoot Transform_t3600365921 * ___m_transRoot_5; // System.Boolean DMCore.DanceMode.CBeatKeySwingHoldLineUI::m_bNormalColor bool ___m_bNormalColor_6; public: inline static int32_t get_offset_of_U3CTransBGU3Ek__BackingField_0() { return static_cast(offsetof(CBeatKeySwingHoldLineUI_t5305857, ___U3CTransBGU3Ek__BackingField_0)); } inline Transform_t3600365921 * get_U3CTransBGU3Ek__BackingField_0() const { return ___U3CTransBGU3Ek__BackingField_0; } inline Transform_t3600365921 ** get_address_of_U3CTransBGU3Ek__BackingField_0() { return &___U3CTransBGU3Ek__BackingField_0; } inline void set_U3CTransBGU3Ek__BackingField_0(Transform_t3600365921 * value) { ___U3CTransBGU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CTransBGU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CTransArrowU3Ek__BackingField_1() { return static_cast(offsetof(CBeatKeySwingHoldLineUI_t5305857, ___U3CTransArrowU3Ek__BackingField_1)); } inline Transform_t3600365921 * get_U3CTransArrowU3Ek__BackingField_1() const { return ___U3CTransArrowU3Ek__BackingField_1; } inline Transform_t3600365921 ** get_address_of_U3CTransArrowU3Ek__BackingField_1() { return &___U3CTransArrowU3Ek__BackingField_1; } inline void set_U3CTransArrowU3Ek__BackingField_1(Transform_t3600365921 * value) { ___U3CTransArrowU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CTransArrowU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CSpriteBGU3Ek__BackingField_2() { return static_cast(offsetof(CBeatKeySwingHoldLineUI_t5305857, ___U3CSpriteBGU3Ek__BackingField_2)); } inline UISprite_t194114938 * get_U3CSpriteBGU3Ek__BackingField_2() const { return ___U3CSpriteBGU3Ek__BackingField_2; } inline UISprite_t194114938 ** get_address_of_U3CSpriteBGU3Ek__BackingField_2() { return &___U3CSpriteBGU3Ek__BackingField_2; } inline void set_U3CSpriteBGU3Ek__BackingField_2(UISprite_t194114938 * value) { ___U3CSpriteBGU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CSpriteBGU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CSpriteArrowU3Ek__BackingField_3() { return static_cast(offsetof(CBeatKeySwingHoldLineUI_t5305857, ___U3CSpriteArrowU3Ek__BackingField_3)); } inline UISprite_t194114938 * get_U3CSpriteArrowU3Ek__BackingField_3() const { return ___U3CSpriteArrowU3Ek__BackingField_3; } inline UISprite_t194114938 ** get_address_of_U3CSpriteArrowU3Ek__BackingField_3() { return &___U3CSpriteArrowU3Ek__BackingField_3; } inline void set_U3CSpriteArrowU3Ek__BackingField_3(UISprite_t194114938 * value) { ___U3CSpriteArrowU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CSpriteArrowU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_GroupVal_4() { return static_cast(offsetof(CBeatKeySwingHoldLineUI_t5305857, ___GroupVal_4)); } inline int32_t get_GroupVal_4() const { return ___GroupVal_4; } inline int32_t* get_address_of_GroupVal_4() { return &___GroupVal_4; } inline void set_GroupVal_4(int32_t value) { ___GroupVal_4 = value; } inline static int32_t get_offset_of_m_transRoot_5() { return static_cast(offsetof(CBeatKeySwingHoldLineUI_t5305857, ___m_transRoot_5)); } inline Transform_t3600365921 * get_m_transRoot_5() const { return ___m_transRoot_5; } inline Transform_t3600365921 ** get_address_of_m_transRoot_5() { return &___m_transRoot_5; } inline void set_m_transRoot_5(Transform_t3600365921 * value) { ___m_transRoot_5 = value; Il2CppCodeGenWriteBarrier((&___m_transRoot_5), value); } inline static int32_t get_offset_of_m_bNormalColor_6() { return static_cast(offsetof(CBeatKeySwingHoldLineUI_t5305857, ___m_bNormalColor_6)); } inline bool get_m_bNormalColor_6() const { return ___m_bNormalColor_6; } inline bool* get_address_of_m_bNormalColor_6() { return &___m_bNormalColor_6; } inline void set_m_bNormalColor_6(bool value) { ___m_bNormalColor_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYSWINGHOLDLINEUI_T5305857_H #ifndef CDATAARRAY_T4068198041_H #define CDATAARRAY_T4068198041_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataArray struct CDataArray_t4068198041 : public RuntimeObject { public: // System.Collections.ArrayList DMCore.CDataArray::m_dataList ArrayList_t2718874744 * ___m_dataList_0; public: inline static int32_t get_offset_of_m_dataList_0() { return static_cast(offsetof(CDataArray_t4068198041, ___m_dataList_0)); } inline ArrayList_t2718874744 * get_m_dataList_0() const { return ___m_dataList_0; } inline ArrayList_t2718874744 ** get_address_of_m_dataList_0() { return &___m_dataList_0; } inline void set_m_dataList_0(ArrayList_t2718874744 * value) { ___m_dataList_0 = value; Il2CppCodeGenWriteBarrier((&___m_dataList_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAARRAY_T4068198041_H #ifndef CGAMESETTING_T2678036671_H #define CGAMESETTING_T2678036671_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CGameSetting struct CGameSetting_t2678036671 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.CGameSetting::m_GameSettingLib Dictionary_2_t2591502567 * ___m_GameSettingLib_0; // System.Collections.Generic.List`1 DMCore.CGameSetting::m_SurportLanguageSet List_1_t3319525431 * ___m_SurportLanguageSet_1; public: inline static int32_t get_offset_of_m_GameSettingLib_0() { return static_cast(offsetof(CGameSetting_t2678036671, ___m_GameSettingLib_0)); } inline Dictionary_2_t2591502567 * get_m_GameSettingLib_0() const { return ___m_GameSettingLib_0; } inline Dictionary_2_t2591502567 ** get_address_of_m_GameSettingLib_0() { return &___m_GameSettingLib_0; } inline void set_m_GameSettingLib_0(Dictionary_2_t2591502567 * value) { ___m_GameSettingLib_0 = value; Il2CppCodeGenWriteBarrier((&___m_GameSettingLib_0), value); } inline static int32_t get_offset_of_m_SurportLanguageSet_1() { return static_cast(offsetof(CGameSetting_t2678036671, ___m_SurportLanguageSet_1)); } inline List_1_t3319525431 * get_m_SurportLanguageSet_1() const { return ___m_SurportLanguageSet_1; } inline List_1_t3319525431 ** get_address_of_m_SurportLanguageSet_1() { return &___m_SurportLanguageSet_1; } inline void set_m_SurportLanguageSet_1(List_1_t3319525431 * value) { ___m_SurportLanguageSet_1 = value; Il2CppCodeGenWriteBarrier((&___m_SurportLanguageSet_1), value); } }; struct CGameSetting_t2678036671_StaticFields { public: // DMCore.CGameSetting DMCore.CGameSetting::s_Instance CGameSetting_t2678036671 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CGameSetting_t2678036671_StaticFields, ___s_Instance_2)); } inline CGameSetting_t2678036671 * get_s_Instance_2() const { return ___s_Instance_2; } inline CGameSetting_t2678036671 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CGameSetting_t2678036671 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGAMESETTING_T2678036671_H #ifndef DICTIONARY_2_T2591502567_H #define DICTIONARY_2_T2591502567_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_t2591502567 : 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 CDataPropertyU5BU5D_t2570513173* ___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_t2591502567, ___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_t2591502567, ___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_t2591502567, ___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_t2591502567, ___valueSlots_7)); } inline CDataPropertyU5BU5D_t2570513173* get_valueSlots_7() const { return ___valueSlots_7; } inline CDataPropertyU5BU5D_t2570513173** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CDataPropertyU5BU5D_t2570513173* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2591502567, ___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_t2591502567, ___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_t2591502567, ___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_t2591502567, ___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_t2591502567, ___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_t2591502567, ___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_t2591502567, ___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_t2591502567_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t1420924889 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2591502567_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t1420924889 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t1420924889 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t1420924889 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2591502567_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 BETTERLIST_1_T289316694_H #define BETTERLIST_1_T289316694_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t289316694 : public RuntimeObject { public: // T[] BetterList`1::buffer ByteU5BU5D_t4116647657* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t289316694, ___buffer_0)); } inline ByteU5BU5D_t4116647657* get_buffer_0() const { return ___buffer_0; } inline ByteU5BU5D_t4116647657** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(ByteU5BU5D_t4116647657* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t289316694, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T289316694_H #ifndef XMLNODE_T3767805227_H #define XMLNODE_T3767805227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNode struct XmlNode_t3767805227 : public RuntimeObject { public: // System.Xml.XmlDocument System.Xml.XmlNode::ownerDocument XmlDocument_t2837193595 * ___ownerDocument_1; // System.Xml.XmlNode System.Xml.XmlNode::parentNode XmlNode_t3767805227 * ___parentNode_2; // System.Xml.XmlNodeListChildren System.Xml.XmlNode::childNodes XmlNodeListChildren_t1082692789 * ___childNodes_3; public: inline static int32_t get_offset_of_ownerDocument_1() { return static_cast(offsetof(XmlNode_t3767805227, ___ownerDocument_1)); } inline XmlDocument_t2837193595 * get_ownerDocument_1() const { return ___ownerDocument_1; } inline XmlDocument_t2837193595 ** get_address_of_ownerDocument_1() { return &___ownerDocument_1; } inline void set_ownerDocument_1(XmlDocument_t2837193595 * value) { ___ownerDocument_1 = value; Il2CppCodeGenWriteBarrier((&___ownerDocument_1), value); } inline static int32_t get_offset_of_parentNode_2() { return static_cast(offsetof(XmlNode_t3767805227, ___parentNode_2)); } inline XmlNode_t3767805227 * get_parentNode_2() const { return ___parentNode_2; } inline XmlNode_t3767805227 ** get_address_of_parentNode_2() { return &___parentNode_2; } inline void set_parentNode_2(XmlNode_t3767805227 * value) { ___parentNode_2 = value; Il2CppCodeGenWriteBarrier((&___parentNode_2), value); } inline static int32_t get_offset_of_childNodes_3() { return static_cast(offsetof(XmlNode_t3767805227, ___childNodes_3)); } inline XmlNodeListChildren_t1082692789 * get_childNodes_3() const { return ___childNodes_3; } inline XmlNodeListChildren_t1082692789 ** get_address_of_childNodes_3() { return &___childNodes_3; } inline void set_childNodes_3(XmlNodeListChildren_t1082692789 * value) { ___childNodes_3 = value; Il2CppCodeGenWriteBarrier((&___childNodes_3), value); } }; struct XmlNode_t3767805227_StaticFields { public: // System.Xml.XmlNode/EmptyNodeList System.Xml.XmlNode::emptyList EmptyNodeList_t139615908 * ___emptyList_0; // System.Collections.Generic.Dictionary`2 System.Xml.XmlNode::<>f__switch$map2B Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map2B_4; public: inline static int32_t get_offset_of_emptyList_0() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___emptyList_0)); } inline EmptyNodeList_t139615908 * get_emptyList_0() const { return ___emptyList_0; } inline EmptyNodeList_t139615908 ** get_address_of_emptyList_0() { return &___emptyList_0; } inline void set_emptyList_0(EmptyNodeList_t139615908 * value) { ___emptyList_0 = value; Il2CppCodeGenWriteBarrier((&___emptyList_0), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map2B_4() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___U3CU3Ef__switchU24map2B_4)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map2B_4() const { return ___U3CU3Ef__switchU24map2B_4; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map2B_4() { return &___U3CU3Ef__switchU24map2B_4; } inline void set_U3CU3Ef__switchU24map2B_4(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map2B_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map2B_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODE_T3767805227_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 CLOGHELP_T779629444_H #define CLOGHELP_T779629444_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444 : public RuntimeObject { public: public: }; struct CLogHelp_t779629444_StaticFields { public: // System.Int32 DMCore.Framework.Misc.CLogHelp::m_logLevel int32_t ___m_logLevel_0; // System.String DMCore.Framework.Misc.CLogHelp::s_LogPath String_t* ___s_LogPath_1; // System.Byte[] DMCore.Framework.Misc.CLogHelp::s_EndLine ByteU5BU5D_t4116647657* ___s_EndLine_2; public: inline static int32_t get_offset_of_m_logLevel_0() { return static_cast(offsetof(CLogHelp_t779629444_StaticFields, ___m_logLevel_0)); } inline int32_t get_m_logLevel_0() const { return ___m_logLevel_0; } inline int32_t* get_address_of_m_logLevel_0() { return &___m_logLevel_0; } inline void set_m_logLevel_0(int32_t value) { ___m_logLevel_0 = value; } inline static int32_t get_offset_of_s_LogPath_1() { return static_cast(offsetof(CLogHelp_t779629444_StaticFields, ___s_LogPath_1)); } inline String_t* get_s_LogPath_1() const { return ___s_LogPath_1; } inline String_t** get_address_of_s_LogPath_1() { return &___s_LogPath_1; } inline void set_s_LogPath_1(String_t* value) { ___s_LogPath_1 = value; Il2CppCodeGenWriteBarrier((&___s_LogPath_1), value); } inline static int32_t get_offset_of_s_EndLine_2() { return static_cast(offsetof(CLogHelp_t779629444_StaticFields, ___s_EndLine_2)); } inline ByteU5BU5D_t4116647657* get_s_EndLine_2() const { return ___s_EndLine_2; } inline ByteU5BU5D_t4116647657** get_address_of_s_EndLine_2() { return &___s_EndLine_2; } inline void set_s_EndLine_2(ByteU5BU5D_t4116647657* value) { ___s_EndLine_2 = value; Il2CppCodeGenWriteBarrier((&___s_EndLine_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOGHELP_T779629444_H #ifndef LIST_1_T4056803065_H #define LIST_1_T4056803065_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_t4056803065 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items stEventInfoU5BU5D_t872376722* ____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_t4056803065, ____items_1)); } inline stEventInfoU5BU5D_t872376722* get__items_1() const { return ____items_1; } inline stEventInfoU5BU5D_t872376722** get_address_of__items_1() { return &____items_1; } inline void set__items_1(stEventInfoU5BU5D_t872376722* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4056803065, ____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_t4056803065, ____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_t4056803065_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray stEventInfoU5BU5D_t872376722* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4056803065_StaticFields, ___EmptyArray_4)); } inline stEventInfoU5BU5D_t872376722* get_EmptyArray_4() const { return ___EmptyArray_4; } inline stEventInfoU5BU5D_t872376722** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(stEventInfoU5BU5D_t872376722* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4056803065_H #ifndef U3CENDCHANGEU3EC__ANONSTOREY1_T3838703680_H #define U3CENDCHANGEU3EC__ANONSTOREY1_T3838703680_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataProperty/c__AnonStorey1 struct U3CEndChangeU3Ec__AnonStorey1_t3838703680 : public RuntimeObject { public: // System.String DMCore.CDataProperty/c__AnonStorey1::key String_t* ___key_0; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(U3CEndChangeU3Ec__AnonStorey1_t3838703680, ___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); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CENDCHANGEU3EC__ANONSTOREY1_T3838703680_H #ifndef IDATAUNIT_T677250155_H #define IDATAUNIT_T677250155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.IDataUnit struct IDataUnit_t677250155 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAUNIT_T677250155_H #ifndef U3CBEFORECHANGEU3EC__ANONSTOREY0_T1603444863_H #define U3CBEFORECHANGEU3EC__ANONSTOREY0_T1603444863_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataProperty/c__AnonStorey0 struct U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 : public RuntimeObject { public: // System.String DMCore.CDataProperty/c__AnonStorey0::key String_t* ___key_0; // DMCore.IDataUnit DMCore.CDataProperty/c__AnonStorey0::newData IDataUnit_t677250155 * ___newData_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(U3CBeforeChangeU3Ec__AnonStorey0_t1603444863, ___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_newData_1() { return static_cast(offsetof(U3CBeforeChangeU3Ec__AnonStorey0_t1603444863, ___newData_1)); } inline IDataUnit_t677250155 * get_newData_1() const { return ___newData_1; } inline IDataUnit_t677250155 ** get_address_of_newData_1() { return &___newData_1; } inline void set_newData_1(IDataUnit_t677250155 * value) { ___newData_1 = value; Il2CppCodeGenWriteBarrier((&___newData_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CBEFORECHANGEU3EC__ANONSTOREY0_T1603444863_H #ifndef STEVENTINFO_T2584728323_H #define STEVENTINFO_T2584728323_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CEventManager/stEventInfo struct stEventInfo_t2584728323 : public RuntimeObject { public: // DMCore.OnEventCall DMCore.CEventManager/stEventInfo::m_ptrCallBack OnEventCall_t3758354630 * ___m_ptrCallBack_0; // System.Single DMCore.CEventManager/stEventInfo::m_timeStart float ___m_timeStart_1; // System.Single DMCore.CEventManager/stEventInfo::m_timeEnd float ___m_timeEnd_2; // System.Boolean DMCore.CEventManager/stEventInfo::m_bCalled bool ___m_bCalled_3; // System.Boolean DMCore.CEventManager/stEventInfo::m_bOnlyOnce bool ___m_bOnlyOnce_4; // System.Int32 DMCore.CEventManager/stEventInfo::m_userData int32_t ___m_userData_5; // System.Int32 DMCore.CEventManager/stEventInfo::m_tickFrame int32_t ___m_tickFrame_6; public: inline static int32_t get_offset_of_m_ptrCallBack_0() { return static_cast(offsetof(stEventInfo_t2584728323, ___m_ptrCallBack_0)); } inline OnEventCall_t3758354630 * get_m_ptrCallBack_0() const { return ___m_ptrCallBack_0; } inline OnEventCall_t3758354630 ** get_address_of_m_ptrCallBack_0() { return &___m_ptrCallBack_0; } inline void set_m_ptrCallBack_0(OnEventCall_t3758354630 * value) { ___m_ptrCallBack_0 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCallBack_0), value); } inline static int32_t get_offset_of_m_timeStart_1() { return static_cast(offsetof(stEventInfo_t2584728323, ___m_timeStart_1)); } inline float get_m_timeStart_1() const { return ___m_timeStart_1; } inline float* get_address_of_m_timeStart_1() { return &___m_timeStart_1; } inline void set_m_timeStart_1(float value) { ___m_timeStart_1 = value; } inline static int32_t get_offset_of_m_timeEnd_2() { return static_cast(offsetof(stEventInfo_t2584728323, ___m_timeEnd_2)); } inline float get_m_timeEnd_2() const { return ___m_timeEnd_2; } inline float* get_address_of_m_timeEnd_2() { return &___m_timeEnd_2; } inline void set_m_timeEnd_2(float value) { ___m_timeEnd_2 = value; } inline static int32_t get_offset_of_m_bCalled_3() { return static_cast(offsetof(stEventInfo_t2584728323, ___m_bCalled_3)); } inline bool get_m_bCalled_3() const { return ___m_bCalled_3; } inline bool* get_address_of_m_bCalled_3() { return &___m_bCalled_3; } inline void set_m_bCalled_3(bool value) { ___m_bCalled_3 = value; } inline static int32_t get_offset_of_m_bOnlyOnce_4() { return static_cast(offsetof(stEventInfo_t2584728323, ___m_bOnlyOnce_4)); } inline bool get_m_bOnlyOnce_4() const { return ___m_bOnlyOnce_4; } inline bool* get_address_of_m_bOnlyOnce_4() { return &___m_bOnlyOnce_4; } inline void set_m_bOnlyOnce_4(bool value) { ___m_bOnlyOnce_4 = value; } inline static int32_t get_offset_of_m_userData_5() { return static_cast(offsetof(stEventInfo_t2584728323, ___m_userData_5)); } inline int32_t get_m_userData_5() const { return ___m_userData_5; } inline int32_t* get_address_of_m_userData_5() { return &___m_userData_5; } inline void set_m_userData_5(int32_t value) { ___m_userData_5 = value; } inline static int32_t get_offset_of_m_tickFrame_6() { return static_cast(offsetof(stEventInfo_t2584728323, ___m_tickFrame_6)); } inline int32_t get_m_tickFrame_6() const { return ___m_tickFrame_6; } inline int32_t* get_address_of_m_tickFrame_6() { return &___m_tickFrame_6; } inline void set_m_tickFrame_6(int32_t value) { ___m_tickFrame_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STEVENTINFO_T2584728323_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 DMXMLNODE_T3958967524_H #define DMXMLNODE_T3958967524_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524 : public RuntimeObject { public: // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNode::k__BackingField DMXmlNode_t3958967524 * ___U3CParentU3Ek__BackingField_0; // DMCore.Framework.XML.DMXmlSerial DMCore.Framework.XML.DMXmlNode::m_Name DMXmlSerial_t1029243897 * ___m_Name_14; // BetterList`1 DMCore.Framework.XML.DMXmlNode::m_listAttribute BetterList_1_t2935806958 * ___m_listAttribute_15; // DMCore.Framework.XML.DMXmlNodeList DMCore.Framework.XML.DMXmlNode::m_children DMXmlNodeList_t795971656 * ___m_children_16; public: inline static int32_t get_offset_of_U3CParentU3Ek__BackingField_0() { return static_cast(offsetof(DMXmlNode_t3958967524, ___U3CParentU3Ek__BackingField_0)); } inline DMXmlNode_t3958967524 * get_U3CParentU3Ek__BackingField_0() const { return ___U3CParentU3Ek__BackingField_0; } inline DMXmlNode_t3958967524 ** get_address_of_U3CParentU3Ek__BackingField_0() { return &___U3CParentU3Ek__BackingField_0; } inline void set_U3CParentU3Ek__BackingField_0(DMXmlNode_t3958967524 * value) { ___U3CParentU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CParentU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_m_Name_14() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_Name_14)); } inline DMXmlSerial_t1029243897 * get_m_Name_14() const { return ___m_Name_14; } inline DMXmlSerial_t1029243897 ** get_address_of_m_Name_14() { return &___m_Name_14; } inline void set_m_Name_14(DMXmlSerial_t1029243897 * value) { ___m_Name_14 = value; Il2CppCodeGenWriteBarrier((&___m_Name_14), value); } inline static int32_t get_offset_of_m_listAttribute_15() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_listAttribute_15)); } inline BetterList_1_t2935806958 * get_m_listAttribute_15() const { return ___m_listAttribute_15; } inline BetterList_1_t2935806958 ** get_address_of_m_listAttribute_15() { return &___m_listAttribute_15; } inline void set_m_listAttribute_15(BetterList_1_t2935806958 * value) { ___m_listAttribute_15 = value; Il2CppCodeGenWriteBarrier((&___m_listAttribute_15), value); } inline static int32_t get_offset_of_m_children_16() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_children_16)); } inline DMXmlNodeList_t795971656 * get_m_children_16() const { return ___m_children_16; } inline DMXmlNodeList_t795971656 ** get_address_of_m_children_16() { return &___m_children_16; } inline void set_m_children_16(DMXmlNodeList_t795971656 * value) { ___m_children_16 = value; Il2CppCodeGenWriteBarrier((&___m_children_16), value); } }; struct DMXmlNode_t3958967524_StaticFields { public: // System.Char DMCore.Framework.XML.DMXmlNode::LT Il2CppChar ___LT_1; // System.Char DMCore.Framework.XML.DMXmlNode::GT Il2CppChar ___GT_2; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE Il2CppChar ___SPACE_3; // System.Char DMCore.Framework.XML.DMXmlNode::QUOTE Il2CppChar ___QUOTE_4; // System.Char DMCore.Framework.XML.DMXmlNode::QUOTE2 Il2CppChar ___QUOTE2_5; // System.Char DMCore.Framework.XML.DMXmlNode::SLASH Il2CppChar ___SLASH_6; // System.Char DMCore.Framework.XML.DMXmlNode::QMARK Il2CppChar ___QMARK_7; // System.Char DMCore.Framework.XML.DMXmlNode::EQUALS Il2CppChar ___EQUALS_8; // System.Char DMCore.Framework.XML.DMXmlNode::EXCLAMATION Il2CppChar ___EXCLAMATION_9; // System.Char DMCore.Framework.XML.DMXmlNode::DASH Il2CppChar ___DASH_10; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_N Il2CppChar ___SPACE_N_11; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_R Il2CppChar ___SPACE_R_12; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_T Il2CppChar ___SPACE_T_13; public: inline static int32_t get_offset_of_LT_1() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___LT_1)); } inline Il2CppChar get_LT_1() const { return ___LT_1; } inline Il2CppChar* get_address_of_LT_1() { return &___LT_1; } inline void set_LT_1(Il2CppChar value) { ___LT_1 = value; } inline static int32_t get_offset_of_GT_2() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___GT_2)); } inline Il2CppChar get_GT_2() const { return ___GT_2; } inline Il2CppChar* get_address_of_GT_2() { return &___GT_2; } inline void set_GT_2(Il2CppChar value) { ___GT_2 = value; } inline static int32_t get_offset_of_SPACE_3() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_3)); } inline Il2CppChar get_SPACE_3() const { return ___SPACE_3; } inline Il2CppChar* get_address_of_SPACE_3() { return &___SPACE_3; } inline void set_SPACE_3(Il2CppChar value) { ___SPACE_3 = value; } inline static int32_t get_offset_of_QUOTE_4() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QUOTE_4)); } inline Il2CppChar get_QUOTE_4() const { return ___QUOTE_4; } inline Il2CppChar* get_address_of_QUOTE_4() { return &___QUOTE_4; } inline void set_QUOTE_4(Il2CppChar value) { ___QUOTE_4 = value; } inline static int32_t get_offset_of_QUOTE2_5() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QUOTE2_5)); } inline Il2CppChar get_QUOTE2_5() const { return ___QUOTE2_5; } inline Il2CppChar* get_address_of_QUOTE2_5() { return &___QUOTE2_5; } inline void set_QUOTE2_5(Il2CppChar value) { ___QUOTE2_5 = value; } inline static int32_t get_offset_of_SLASH_6() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SLASH_6)); } inline Il2CppChar get_SLASH_6() const { return ___SLASH_6; } inline Il2CppChar* get_address_of_SLASH_6() { return &___SLASH_6; } inline void set_SLASH_6(Il2CppChar value) { ___SLASH_6 = value; } inline static int32_t get_offset_of_QMARK_7() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QMARK_7)); } inline Il2CppChar get_QMARK_7() const { return ___QMARK_7; } inline Il2CppChar* get_address_of_QMARK_7() { return &___QMARK_7; } inline void set_QMARK_7(Il2CppChar value) { ___QMARK_7 = value; } inline static int32_t get_offset_of_EQUALS_8() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___EQUALS_8)); } inline Il2CppChar get_EQUALS_8() const { return ___EQUALS_8; } inline Il2CppChar* get_address_of_EQUALS_8() { return &___EQUALS_8; } inline void set_EQUALS_8(Il2CppChar value) { ___EQUALS_8 = value; } inline static int32_t get_offset_of_EXCLAMATION_9() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___EXCLAMATION_9)); } inline Il2CppChar get_EXCLAMATION_9() const { return ___EXCLAMATION_9; } inline Il2CppChar* get_address_of_EXCLAMATION_9() { return &___EXCLAMATION_9; } inline void set_EXCLAMATION_9(Il2CppChar value) { ___EXCLAMATION_9 = value; } inline static int32_t get_offset_of_DASH_10() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___DASH_10)); } inline Il2CppChar get_DASH_10() const { return ___DASH_10; } inline Il2CppChar* get_address_of_DASH_10() { return &___DASH_10; } inline void set_DASH_10(Il2CppChar value) { ___DASH_10 = value; } inline static int32_t get_offset_of_SPACE_N_11() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_N_11)); } inline Il2CppChar get_SPACE_N_11() const { return ___SPACE_N_11; } inline Il2CppChar* get_address_of_SPACE_N_11() { return &___SPACE_N_11; } inline void set_SPACE_N_11(Il2CppChar value) { ___SPACE_N_11 = value; } inline static int32_t get_offset_of_SPACE_R_12() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_R_12)); } inline Il2CppChar get_SPACE_R_12() const { return ___SPACE_R_12; } inline Il2CppChar* get_address_of_SPACE_R_12() { return &___SPACE_R_12; } inline void set_SPACE_R_12(Il2CppChar value) { ___SPACE_R_12 = value; } inline static int32_t get_offset_of_SPACE_T_13() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_T_13)); } inline Il2CppChar get_SPACE_T_13() const { return ___SPACE_T_13; } inline Il2CppChar* get_address_of_SPACE_T_13() { return &___SPACE_T_13; } inline void set_SPACE_T_13(Il2CppChar value) { ___SPACE_T_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLNODE_T3958967524_H #ifndef XMLNODELIST_T2551693786_H #define XMLNODELIST_T2551693786_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNodeList struct XmlNodeList_t2551693786 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODELIST_T2551693786_H #ifndef LINKEDLIST_1_T863209702_H #define LINKEDLIST_1_T863209702_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t863209702 : public RuntimeObject { public: // System.UInt32 System.Collections.Generic.LinkedList`1::count uint32_t ___count_2; // System.UInt32 System.Collections.Generic.LinkedList`1::version uint32_t ___version_3; // System.Object System.Collections.Generic.LinkedList`1::syncRoot RuntimeObject * ___syncRoot_4; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::first LinkedListNode_1_t1768738796 * ___first_5; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::si SerializationInfo_t950877179 * ___si_6; public: inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(LinkedList_1_t863209702, ___count_2)); } inline uint32_t get_count_2() const { return ___count_2; } inline uint32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(uint32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(LinkedList_1_t863209702, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_syncRoot_4() { return static_cast(offsetof(LinkedList_1_t863209702, ___syncRoot_4)); } inline RuntimeObject * get_syncRoot_4() const { return ___syncRoot_4; } inline RuntimeObject ** get_address_of_syncRoot_4() { return &___syncRoot_4; } inline void set_syncRoot_4(RuntimeObject * value) { ___syncRoot_4 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_4), value); } inline static int32_t get_offset_of_first_5() { return static_cast(offsetof(LinkedList_1_t863209702, ___first_5)); } inline LinkedListNode_1_t1768738796 * get_first_5() const { return ___first_5; } inline LinkedListNode_1_t1768738796 ** get_address_of_first_5() { return &___first_5; } inline void set_first_5(LinkedListNode_1_t1768738796 * value) { ___first_5 = value; Il2CppCodeGenWriteBarrier((&___first_5), value); } inline static int32_t get_offset_of_si_6() { return static_cast(offsetof(LinkedList_1_t863209702, ___si_6)); } inline SerializationInfo_t950877179 * get_si_6() const { return ___si_6; } inline SerializationInfo_t950877179 ** get_address_of_si_6() { return &___si_6; } inline void set_si_6(SerializationInfo_t950877179 * value) { ___si_6 = value; Il2CppCodeGenWriteBarrier((&___si_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLIST_1_T863209702_H #ifndef BETTERLIST_1_T3113987842_H #define BETTERLIST_1_T3113987842_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t3113987842 : public RuntimeObject { public: // T[] BetterList`1::buffer DMXmlNodeU5BU5D_t4275982093* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t3113987842, ___buffer_0)); } inline DMXmlNodeU5BU5D_t4275982093* get_buffer_0() const { return ___buffer_0; } inline DMXmlNodeU5BU5D_t4275982093** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(DMXmlNodeU5BU5D_t4275982093* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t3113987842, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T3113987842_H #ifndef CDATAPROPERTY_T2806246268_H #define CDATAPROPERTY_T2806246268_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataProperty struct CDataProperty_t2806246268 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.CDataProperty::m_mapData Dictionary_2_t462506454 * ___m_mapData_0; // CBetterSet`1> DMCore.CDataProperty::m_delegateBefore CBetterSet_1_t2914247844 * ___m_delegateBefore_1; // CBetterSet`1> DMCore.CDataProperty::m_delegateEnd CBetterSet_1_t2134195988 * ___m_delegateEnd_2; public: inline static int32_t get_offset_of_m_mapData_0() { return static_cast(offsetof(CDataProperty_t2806246268, ___m_mapData_0)); } inline Dictionary_2_t462506454 * get_m_mapData_0() const { return ___m_mapData_0; } inline Dictionary_2_t462506454 ** get_address_of_m_mapData_0() { return &___m_mapData_0; } inline void set_m_mapData_0(Dictionary_2_t462506454 * value) { ___m_mapData_0 = value; Il2CppCodeGenWriteBarrier((&___m_mapData_0), value); } inline static int32_t get_offset_of_m_delegateBefore_1() { return static_cast(offsetof(CDataProperty_t2806246268, ___m_delegateBefore_1)); } inline CBetterSet_1_t2914247844 * get_m_delegateBefore_1() const { return ___m_delegateBefore_1; } inline CBetterSet_1_t2914247844 ** get_address_of_m_delegateBefore_1() { return &___m_delegateBefore_1; } inline void set_m_delegateBefore_1(CBetterSet_1_t2914247844 * value) { ___m_delegateBefore_1 = value; Il2CppCodeGenWriteBarrier((&___m_delegateBefore_1), value); } inline static int32_t get_offset_of_m_delegateEnd_2() { return static_cast(offsetof(CDataProperty_t2806246268, ___m_delegateEnd_2)); } inline CBetterSet_1_t2134195988 * get_m_delegateEnd_2() const { return ___m_delegateEnd_2; } inline CBetterSet_1_t2134195988 ** get_address_of_m_delegateEnd_2() { return &___m_delegateEnd_2; } inline void set_m_delegateEnd_2(CBetterSet_1_t2134195988 * value) { ___m_delegateEnd_2 = value; Il2CppCodeGenWriteBarrier((&___m_delegateEnd_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAPROPERTY_T2806246268_H #ifndef CBETTERSET_1_T2914247844_H #define CBETTERSET_1_T2914247844_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CBetterSet`1> struct CBetterSet_1_t2914247844 : public RuntimeObject { public: // BetterList`1 CBetterSet`1::m_array BetterList_1_t1954990458 * ___m_array_0; // System.Int32 CBetterSet`1::m_itor int32_t ___m_itor_1; // System.Boolean CBetterSet`1::m_removeFlag bool ___m_removeFlag_2; public: inline static int32_t get_offset_of_m_array_0() { return static_cast(offsetof(CBetterSet_1_t2914247844, ___m_array_0)); } inline BetterList_1_t1954990458 * get_m_array_0() const { return ___m_array_0; } inline BetterList_1_t1954990458 ** get_address_of_m_array_0() { return &___m_array_0; } inline void set_m_array_0(BetterList_1_t1954990458 * value) { ___m_array_0 = value; Il2CppCodeGenWriteBarrier((&___m_array_0), value); } inline static int32_t get_offset_of_m_itor_1() { return static_cast(offsetof(CBetterSet_1_t2914247844, ___m_itor_1)); } inline int32_t get_m_itor_1() const { return ___m_itor_1; } inline int32_t* get_address_of_m_itor_1() { return &___m_itor_1; } inline void set_m_itor_1(int32_t value) { ___m_itor_1 = value; } inline static int32_t get_offset_of_m_removeFlag_2() { return static_cast(offsetof(CBetterSet_1_t2914247844, ___m_removeFlag_2)); } inline bool get_m_removeFlag_2() const { return ___m_removeFlag_2; } inline bool* get_address_of_m_removeFlag_2() { return &___m_removeFlag_2; } inline void set_m_removeFlag_2(bool value) { ___m_removeFlag_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBETTERSET_1_T2914247844_H #ifndef CBETTERSET_1_T2134195988_H #define CBETTERSET_1_T2134195988_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CBetterSet`1> struct CBetterSet_1_t2134195988 : public RuntimeObject { public: // BetterList`1 CBetterSet`1::m_array BetterList_1_t1174938602 * ___m_array_0; // System.Int32 CBetterSet`1::m_itor int32_t ___m_itor_1; // System.Boolean CBetterSet`1::m_removeFlag bool ___m_removeFlag_2; public: inline static int32_t get_offset_of_m_array_0() { return static_cast(offsetof(CBetterSet_1_t2134195988, ___m_array_0)); } inline BetterList_1_t1174938602 * get_m_array_0() const { return ___m_array_0; } inline BetterList_1_t1174938602 ** get_address_of_m_array_0() { return &___m_array_0; } inline void set_m_array_0(BetterList_1_t1174938602 * value) { ___m_array_0 = value; Il2CppCodeGenWriteBarrier((&___m_array_0), value); } inline static int32_t get_offset_of_m_itor_1() { return static_cast(offsetof(CBetterSet_1_t2134195988, ___m_itor_1)); } inline int32_t get_m_itor_1() const { return ___m_itor_1; } inline int32_t* get_address_of_m_itor_1() { return &___m_itor_1; } inline void set_m_itor_1(int32_t value) { ___m_itor_1 = value; } inline static int32_t get_offset_of_m_removeFlag_2() { return static_cast(offsetof(CBetterSet_1_t2134195988, ___m_removeFlag_2)); } inline bool get_m_removeFlag_2() const { return ___m_removeFlag_2; } inline bool* get_address_of_m_removeFlag_2() { return &___m_removeFlag_2; } inline void set_m_removeFlag_2(bool value) { ___m_removeFlag_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBETTERSET_1_T2134195988_H #ifndef DICTIONARY_2_T462506454_H #define DICTIONARY_2_T462506454_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_t462506454 : 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 IDataUnitU5BU5D_t196574602* ___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_t462506454, ___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_t462506454, ___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_t462506454, ___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_t462506454, ___valueSlots_7)); } inline IDataUnitU5BU5D_t196574602* get_valueSlots_7() const { return ___valueSlots_7; } inline IDataUnitU5BU5D_t196574602** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(IDataUnitU5BU5D_t196574602* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t462506454, ___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_t462506454, ___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_t462506454, ___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_t462506454, ___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_t462506454, ___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_t462506454, ___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_t462506454, ___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_t462506454_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3341953614 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t462506454_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3341953614 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3341953614 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3341953614 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T462506454_H #ifndef ILOGICBASE_T2190831891_H #define ILOGICBASE_T2190831891_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.ILogicBase struct ILogicBase_t2190831891 : public RuntimeObject { public: // System.Single DMCore.ILogicBase::m_fTime float ___m_fTime_0; // System.Single DMCore.ILogicBase::m_fCurDelta float ___m_fCurDelta_1; // System.Collections.Generic.List`1 DMCore.ILogicBase::m_LogicChildren List_1_t3662906633 * ___m_LogicChildren_2; // DMCore.ILogicBase DMCore.ILogicBase::m_Father ILogicBase_t2190831891 * ___m_Father_3; public: inline static int32_t get_offset_of_m_fTime_0() { return static_cast(offsetof(ILogicBase_t2190831891, ___m_fTime_0)); } inline float get_m_fTime_0() const { return ___m_fTime_0; } inline float* get_address_of_m_fTime_0() { return &___m_fTime_0; } inline void set_m_fTime_0(float value) { ___m_fTime_0 = value; } inline static int32_t get_offset_of_m_fCurDelta_1() { return static_cast(offsetof(ILogicBase_t2190831891, ___m_fCurDelta_1)); } inline float get_m_fCurDelta_1() const { return ___m_fCurDelta_1; } inline float* get_address_of_m_fCurDelta_1() { return &___m_fCurDelta_1; } inline void set_m_fCurDelta_1(float value) { ___m_fCurDelta_1 = value; } inline static int32_t get_offset_of_m_LogicChildren_2() { return static_cast(offsetof(ILogicBase_t2190831891, ___m_LogicChildren_2)); } inline List_1_t3662906633 * get_m_LogicChildren_2() const { return ___m_LogicChildren_2; } inline List_1_t3662906633 ** get_address_of_m_LogicChildren_2() { return &___m_LogicChildren_2; } inline void set_m_LogicChildren_2(List_1_t3662906633 * value) { ___m_LogicChildren_2 = value; Il2CppCodeGenWriteBarrier((&___m_LogicChildren_2), value); } inline static int32_t get_offset_of_m_Father_3() { return static_cast(offsetof(ILogicBase_t2190831891, ___m_Father_3)); } inline ILogicBase_t2190831891 * get_m_Father_3() const { return ___m_Father_3; } inline ILogicBase_t2190831891 ** get_address_of_m_Father_3() { return &___m_Father_3; } inline void set_m_Father_3(ILogicBase_t2190831891 * value) { ___m_Father_3 = value; Il2CppCodeGenWriteBarrier((&___m_Father_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ILOGICBASE_T2190831891_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 PERSONALISECONFIG_T2812043406_H #define PERSONALISECONFIG_T2812043406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.PersonaliseConfig::headBoxType int32_t ___headBoxType_1; // UnityEngine.BoxCollider DMCore.Logic.PersonaliseConfig::k__BackingField BoxCollider_t1640800422 * ___U3CColliderUnderControlU3Ek__BackingField_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.PersonaliseConfig::m_personaliseData Dictionary_2_t3314469724 * ___m_personaliseData_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.PersonaliseConfig::m_curPlayEffect Dictionary_2_t2736202052 * ___m_curPlayEffect_4; public: inline static int32_t get_offset_of_headBoxType_1() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___headBoxType_1)); } inline int32_t get_headBoxType_1() const { return ___headBoxType_1; } inline int32_t* get_address_of_headBoxType_1() { return &___headBoxType_1; } inline void set_headBoxType_1(int32_t value) { ___headBoxType_1 = value; } inline static int32_t get_offset_of_U3CColliderUnderControlU3Ek__BackingField_2() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___U3CColliderUnderControlU3Ek__BackingField_2)); } inline BoxCollider_t1640800422 * get_U3CColliderUnderControlU3Ek__BackingField_2() const { return ___U3CColliderUnderControlU3Ek__BackingField_2; } inline BoxCollider_t1640800422 ** get_address_of_U3CColliderUnderControlU3Ek__BackingField_2() { return &___U3CColliderUnderControlU3Ek__BackingField_2; } inline void set_U3CColliderUnderControlU3Ek__BackingField_2(BoxCollider_t1640800422 * value) { ___U3CColliderUnderControlU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CColliderUnderControlU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_m_personaliseData_3() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___m_personaliseData_3)); } inline Dictionary_2_t3314469724 * get_m_personaliseData_3() const { return ___m_personaliseData_3; } inline Dictionary_2_t3314469724 ** get_address_of_m_personaliseData_3() { return &___m_personaliseData_3; } inline void set_m_personaliseData_3(Dictionary_2_t3314469724 * value) { ___m_personaliseData_3 = value; Il2CppCodeGenWriteBarrier((&___m_personaliseData_3), value); } inline static int32_t get_offset_of_m_curPlayEffect_4() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___m_curPlayEffect_4)); } inline Dictionary_2_t2736202052 * get_m_curPlayEffect_4() const { return ___m_curPlayEffect_4; } inline Dictionary_2_t2736202052 ** get_address_of_m_curPlayEffect_4() { return &___m_curPlayEffect_4; } inline void set_m_curPlayEffect_4(Dictionary_2_t2736202052 * value) { ___m_curPlayEffect_4 = value; Il2CppCodeGenWriteBarrier((&___m_curPlayEffect_4), value); } }; struct PersonaliseConfig_t2812043406_StaticFields { public: // DMCore.Logic.PersonaliseConfig DMCore.Logic.PersonaliseConfig::m_Instance PersonaliseConfig_t2812043406 * ___m_Instance_5; public: inline static int32_t get_offset_of_m_Instance_5() { return static_cast(offsetof(PersonaliseConfig_t2812043406_StaticFields, ___m_Instance_5)); } inline PersonaliseConfig_t2812043406 * get_m_Instance_5() const { return ___m_Instance_5; } inline PersonaliseConfig_t2812043406 ** get_address_of_m_Instance_5() { return &___m_Instance_5; } inline void set_m_Instance_5(PersonaliseConfig_t2812043406 * value) { ___m_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PERSONALISECONFIG_T2812043406_H #ifndef KEYVALUEPAIR_2_T71524366_H #define KEYVALUEPAIR_2_T71524366_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_t71524366 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_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_t71524366, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t71524366, ___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_T71524366_H #ifndef CMUSICMANAGER_T3263666357_H #define CMUSICMANAGER_T3263666357_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMusicManager struct CMusicManager_t3263666357 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMusicManager::m_DicDescription Dictionary_2_t1014926741 * ___m_DicDescription_1; // System.Collections.Generic.List`1 DMCore.Logic.CMusicManager::m_listRandomPlay List_1_t128053199 * ___m_listRandomPlay_2; // System.Int32 DMCore.Logic.CMusicManager::m_activeMusicIndex int32_t ___m_activeMusicIndex_4; // DMCore.Logic.CMusicDescription DMCore.Logic.CMusicManager::m_defaultDescrib CMusicDescription_t2126213410 * ___m_defaultDescrib_5; // System.Int32 DMCore.Logic.CMusicManager::m_lastPlayMusicIndex int32_t ___m_lastPlayMusicIndex_6; // System.Boolean DMCore.Logic.CMusicManager::m_pauseMusic bool ___m_pauseMusic_7; public: inline static int32_t get_offset_of_m_DicDescription_1() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_DicDescription_1)); } inline Dictionary_2_t1014926741 * get_m_DicDescription_1() const { return ___m_DicDescription_1; } inline Dictionary_2_t1014926741 ** get_address_of_m_DicDescription_1() { return &___m_DicDescription_1; } inline void set_m_DicDescription_1(Dictionary_2_t1014926741 * value) { ___m_DicDescription_1 = value; Il2CppCodeGenWriteBarrier((&___m_DicDescription_1), value); } inline static int32_t get_offset_of_m_listRandomPlay_2() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_listRandomPlay_2)); } inline List_1_t128053199 * get_m_listRandomPlay_2() const { return ___m_listRandomPlay_2; } inline List_1_t128053199 ** get_address_of_m_listRandomPlay_2() { return &___m_listRandomPlay_2; } inline void set_m_listRandomPlay_2(List_1_t128053199 * value) { ___m_listRandomPlay_2 = value; Il2CppCodeGenWriteBarrier((&___m_listRandomPlay_2), value); } inline static int32_t get_offset_of_m_activeMusicIndex_4() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_activeMusicIndex_4)); } inline int32_t get_m_activeMusicIndex_4() const { return ___m_activeMusicIndex_4; } inline int32_t* get_address_of_m_activeMusicIndex_4() { return &___m_activeMusicIndex_4; } inline void set_m_activeMusicIndex_4(int32_t value) { ___m_activeMusicIndex_4 = value; } inline static int32_t get_offset_of_m_defaultDescrib_5() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_defaultDescrib_5)); } inline CMusicDescription_t2126213410 * get_m_defaultDescrib_5() const { return ___m_defaultDescrib_5; } inline CMusicDescription_t2126213410 ** get_address_of_m_defaultDescrib_5() { return &___m_defaultDescrib_5; } inline void set_m_defaultDescrib_5(CMusicDescription_t2126213410 * value) { ___m_defaultDescrib_5 = value; Il2CppCodeGenWriteBarrier((&___m_defaultDescrib_5), value); } inline static int32_t get_offset_of_m_lastPlayMusicIndex_6() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_lastPlayMusicIndex_6)); } inline int32_t get_m_lastPlayMusicIndex_6() const { return ___m_lastPlayMusicIndex_6; } inline int32_t* get_address_of_m_lastPlayMusicIndex_6() { return &___m_lastPlayMusicIndex_6; } inline void set_m_lastPlayMusicIndex_6(int32_t value) { ___m_lastPlayMusicIndex_6 = value; } inline static int32_t get_offset_of_m_pauseMusic_7() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_pauseMusic_7)); } inline bool get_m_pauseMusic_7() const { return ___m_pauseMusic_7; } inline bool* get_address_of_m_pauseMusic_7() { return &___m_pauseMusic_7; } inline void set_m_pauseMusic_7(bool value) { ___m_pauseMusic_7 = value; } }; struct CMusicManager_t3263666357_StaticFields { public: // DMCore.Logic.CMusicManager DMCore.Logic.CMusicManager::s_Instance CMusicManager_t3263666357 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CMusicManager_t3263666357_StaticFields, ___s_Instance_3)); } inline CMusicManager_t3263666357 * get_s_Instance_3() const { return ___s_Instance_3; } inline CMusicManager_t3263666357 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CMusicManager_t3263666357 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMUSICMANAGER_T3263666357_H #ifndef CLOCALBATTLE_T1519924991_H #define CLOCALBATTLE_T1519924991_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLocalBattle struct CLocalBattle_t1519924991 : public ITextBase_t660344599 { public: // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CEnableLocalGameU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CEnableDoubleModeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CUseRandomSceneIDU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CUseRandomMusicIDU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CLocalBattle::m_musicID int32_t ___m_musicID_5; // System.Int32 DMCore.Logic.CLocalBattle::m_musicLevel int32_t ___m_musicLevel_6; // CDataModelBool DMCore.Logic.CLocalBattle::m_WSMusic CDataModelBool_t2269476966 * ___m_WSMusic_7; // System.Int32 DMCore.Logic.CLocalBattle::m_sceneID int32_t ___m_sceneID_8; // CDataModelBool DMCore.Logic.CLocalBattle::m_WSScene CDataModelBool_t2269476966 * ___m_WSScene_9; // BetterList`1 DMCore.Logic.CLocalBattle::m_listSimulateRoles BetterList_1_t3256166455 * ___m_listSimulateRoles_10; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CLocalBattle::m_listClothBoy Dictionary_2_t3311733826 * ___m_listClothBoy_11; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CLocalBattle::m_listClothGirl Dictionary_2_t3311733826 * ___m_listClothGirl_12; public: inline static int32_t get_offset_of_U3CEnableLocalGameU3Ek__BackingField_1() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CEnableLocalGameU3Ek__BackingField_1)); } inline bool get_U3CEnableLocalGameU3Ek__BackingField_1() const { return ___U3CEnableLocalGameU3Ek__BackingField_1; } inline bool* get_address_of_U3CEnableLocalGameU3Ek__BackingField_1() { return &___U3CEnableLocalGameU3Ek__BackingField_1; } inline void set_U3CEnableLocalGameU3Ek__BackingField_1(bool value) { ___U3CEnableLocalGameU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CEnableDoubleModeU3Ek__BackingField_2() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CEnableDoubleModeU3Ek__BackingField_2)); } inline bool get_U3CEnableDoubleModeU3Ek__BackingField_2() const { return ___U3CEnableDoubleModeU3Ek__BackingField_2; } inline bool* get_address_of_U3CEnableDoubleModeU3Ek__BackingField_2() { return &___U3CEnableDoubleModeU3Ek__BackingField_2; } inline void set_U3CEnableDoubleModeU3Ek__BackingField_2(bool value) { ___U3CEnableDoubleModeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CUseRandomSceneIDU3Ek__BackingField_3() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CUseRandomSceneIDU3Ek__BackingField_3)); } inline bool get_U3CUseRandomSceneIDU3Ek__BackingField_3() const { return ___U3CUseRandomSceneIDU3Ek__BackingField_3; } inline bool* get_address_of_U3CUseRandomSceneIDU3Ek__BackingField_3() { return &___U3CUseRandomSceneIDU3Ek__BackingField_3; } inline void set_U3CUseRandomSceneIDU3Ek__BackingField_3(bool value) { ___U3CUseRandomSceneIDU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CUseRandomMusicIDU3Ek__BackingField_4() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CUseRandomMusicIDU3Ek__BackingField_4)); } inline bool get_U3CUseRandomMusicIDU3Ek__BackingField_4() const { return ___U3CUseRandomMusicIDU3Ek__BackingField_4; } inline bool* get_address_of_U3CUseRandomMusicIDU3Ek__BackingField_4() { return &___U3CUseRandomMusicIDU3Ek__BackingField_4; } inline void set_U3CUseRandomMusicIDU3Ek__BackingField_4(bool value) { ___U3CUseRandomMusicIDU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_musicID_5() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_musicID_5)); } inline int32_t get_m_musicID_5() const { return ___m_musicID_5; } inline int32_t* get_address_of_m_musicID_5() { return &___m_musicID_5; } inline void set_m_musicID_5(int32_t value) { ___m_musicID_5 = value; } inline static int32_t get_offset_of_m_musicLevel_6() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_musicLevel_6)); } inline int32_t get_m_musicLevel_6() const { return ___m_musicLevel_6; } inline int32_t* get_address_of_m_musicLevel_6() { return &___m_musicLevel_6; } inline void set_m_musicLevel_6(int32_t value) { ___m_musicLevel_6 = value; } inline static int32_t get_offset_of_m_WSMusic_7() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_WSMusic_7)); } inline CDataModelBool_t2269476966 * get_m_WSMusic_7() const { return ___m_WSMusic_7; } inline CDataModelBool_t2269476966 ** get_address_of_m_WSMusic_7() { return &___m_WSMusic_7; } inline void set_m_WSMusic_7(CDataModelBool_t2269476966 * value) { ___m_WSMusic_7 = value; Il2CppCodeGenWriteBarrier((&___m_WSMusic_7), value); } inline static int32_t get_offset_of_m_sceneID_8() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_sceneID_8)); } inline int32_t get_m_sceneID_8() const { return ___m_sceneID_8; } inline int32_t* get_address_of_m_sceneID_8() { return &___m_sceneID_8; } inline void set_m_sceneID_8(int32_t value) { ___m_sceneID_8 = value; } inline static int32_t get_offset_of_m_WSScene_9() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_WSScene_9)); } inline CDataModelBool_t2269476966 * get_m_WSScene_9() const { return ___m_WSScene_9; } inline CDataModelBool_t2269476966 ** get_address_of_m_WSScene_9() { return &___m_WSScene_9; } inline void set_m_WSScene_9(CDataModelBool_t2269476966 * value) { ___m_WSScene_9 = value; Il2CppCodeGenWriteBarrier((&___m_WSScene_9), value); } inline static int32_t get_offset_of_m_listSimulateRoles_10() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listSimulateRoles_10)); } inline BetterList_1_t3256166455 * get_m_listSimulateRoles_10() const { return ___m_listSimulateRoles_10; } inline BetterList_1_t3256166455 ** get_address_of_m_listSimulateRoles_10() { return &___m_listSimulateRoles_10; } inline void set_m_listSimulateRoles_10(BetterList_1_t3256166455 * value) { ___m_listSimulateRoles_10 = value; Il2CppCodeGenWriteBarrier((&___m_listSimulateRoles_10), value); } inline static int32_t get_offset_of_m_listClothBoy_11() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listClothBoy_11)); } inline Dictionary_2_t3311733826 * get_m_listClothBoy_11() const { return ___m_listClothBoy_11; } inline Dictionary_2_t3311733826 ** get_address_of_m_listClothBoy_11() { return &___m_listClothBoy_11; } inline void set_m_listClothBoy_11(Dictionary_2_t3311733826 * value) { ___m_listClothBoy_11 = value; Il2CppCodeGenWriteBarrier((&___m_listClothBoy_11), value); } inline static int32_t get_offset_of_m_listClothGirl_12() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listClothGirl_12)); } inline Dictionary_2_t3311733826 * get_m_listClothGirl_12() const { return ___m_listClothGirl_12; } inline Dictionary_2_t3311733826 ** get_address_of_m_listClothGirl_12() { return &___m_listClothGirl_12; } inline void set_m_listClothGirl_12(Dictionary_2_t3311733826 * value) { ___m_listClothGirl_12 = value; Il2CppCodeGenWriteBarrier((&___m_listClothGirl_12), value); } }; struct CLocalBattle_t1519924991_StaticFields { public: // DMCore.Logic.CLocalBattle DMCore.Logic.CLocalBattle::s_instance CLocalBattle_t1519924991 * ___s_instance_13; public: inline static int32_t get_offset_of_s_instance_13() { return static_cast(offsetof(CLocalBattle_t1519924991_StaticFields, ___s_instance_13)); } inline CLocalBattle_t1519924991 * get_s_instance_13() const { return ___s_instance_13; } inline CLocalBattle_t1519924991 ** get_address_of_s_instance_13() { return &___s_instance_13; } inline void set_s_instance_13(CLocalBattle_t1519924991 * value) { ___s_instance_13 = value; Il2CppCodeGenWriteBarrier((&___s_instance_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOCALBATTLE_T1519924991_H #ifndef KEYVALUEPAIR_2_T2860178621_H #define KEYVALUEPAIR_2_T2860178621_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_t2860178621 { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value IDataUnit_t677250155 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2860178621, ___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_t2860178621, ___value_1)); } inline IDataUnit_t677250155 * get_value_1() const { return ___value_1; } inline IDataUnit_t677250155 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(IDataUnit_t677250155 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2860178621_H #ifndef ENUMERATOR_T3254316273_H #define ENUMERATOR_T3254316273_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1/Enumerator struct Enumerator_t3254316273 { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1/Enumerator::list LinkedList_1_t739721426 * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1/Enumerator::current LinkedListNode_1_t1645250520 * ___current_1; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::index int32_t ___index_2; // System.UInt32 System.Collections.Generic.LinkedList`1/Enumerator::version uint32_t ___version_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1/Enumerator::si SerializationInfo_t950877179 * ___si_4; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t3254316273, ___list_0)); } inline LinkedList_1_t739721426 * get_list_0() const { return ___list_0; } inline LinkedList_1_t739721426 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_t739721426 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_current_1() { return static_cast(offsetof(Enumerator_t3254316273, ___current_1)); } inline LinkedListNode_1_t1645250520 * get_current_1() const { return ___current_1; } inline LinkedListNode_1_t1645250520 ** get_address_of_current_1() { return &___current_1; } inline void set_current_1(LinkedListNode_1_t1645250520 * value) { ___current_1 = value; Il2CppCodeGenWriteBarrier((&___current_1), value); } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t3254316273, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Enumerator_t3254316273, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_si_4() { return static_cast(offsetof(Enumerator_t3254316273, ___si_4)); } inline SerializationInfo_t950877179 * get_si_4() const { return ___si_4; } inline SerializationInfo_t950877179 ** get_address_of_si_4() { return &___si_4; } inline void set_si_4(SerializationInfo_t950877179 * value) { ___si_4 = value; Il2CppCodeGenWriteBarrier((&___si_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3254316273_H #ifndef CPVEMANAGER_T3058433014_H #define CPVEMANAGER_T3058433014_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveManager struct CPveManager_t3058433014 : public ITextBase_t660344599 { public: // System.Boolean DMCore.Logic.CPveManager::k__BackingField bool ___U3CIsInitOrPlayeOverU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CPveManager::k__BackingField bool ___U3CIsShowPveStarU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CPveManager::k__BackingField bool ___U3CIsLevelResultU3Ek__BackingField_3; // CDataModelInt DMCore.Logic.CPveManager::k__BackingField CDataModelInt_t3463393640 * ___U3CCDataChapterIdU3Ek__BackingField_4; // DMCore.Logic.CServerSimulator DMCore.Logic.CPveManager::m_pSimulator CServerSimulator_t2819548284 * ___m_pSimulator_6; // System.Boolean DMCore.Logic.CPveManager::m_bPveMode bool ___m_bPveMode_7; // System.Int32 DMCore.Logic.CPveManager::m_nLevel int32_t ___m_nLevel_8; // System.Int32 DMCore.Logic.CPveManager::m_nSubLevel int32_t ___m_nSubLevel_9; // System.Int32 DMCore.Logic.CPveManager::m_pveStoryIdx int32_t ___m_pveStoryIdx_10; // System.Int32 DMCore.Logic.CPveManager::m_PassedMaxLevel int32_t ___m_PassedMaxLevel_11; // System.Int32 DMCore.Logic.CPveManager::m_PassedMaxLevelWhenBegin int32_t ___m_PassedMaxLevelWhenBegin_12; // System.Boolean DMCore.Logic.CPveManager::m_QueryServerPVEList bool ___m_QueryServerPVEList_13; // System.Int32 DMCore.Logic.CPveManager::m_CurChapterId int32_t ___m_CurChapterId_14; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_DictionPassedStar Dictionary_2_t1077746168 * ___m_DictionPassedStar_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_dictionStages Dictionary_2_t4033884959 * ___m_dictionStages_16; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_SectionStageCount Dictionary_2_t3693168236 * ___m_SectionStageCount_17; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_SectionAtlas Dictionary_2_t3770330557 * ___m_SectionAtlas_18; public: inline static int32_t get_offset_of_U3CIsInitOrPlayeOverU3Ek__BackingField_1() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CIsInitOrPlayeOverU3Ek__BackingField_1)); } inline bool get_U3CIsInitOrPlayeOverU3Ek__BackingField_1() const { return ___U3CIsInitOrPlayeOverU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsInitOrPlayeOverU3Ek__BackingField_1() { return &___U3CIsInitOrPlayeOverU3Ek__BackingField_1; } inline void set_U3CIsInitOrPlayeOverU3Ek__BackingField_1(bool value) { ___U3CIsInitOrPlayeOverU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsShowPveStarU3Ek__BackingField_2() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CIsShowPveStarU3Ek__BackingField_2)); } inline bool get_U3CIsShowPveStarU3Ek__BackingField_2() const { return ___U3CIsShowPveStarU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsShowPveStarU3Ek__BackingField_2() { return &___U3CIsShowPveStarU3Ek__BackingField_2; } inline void set_U3CIsShowPveStarU3Ek__BackingField_2(bool value) { ___U3CIsShowPveStarU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsLevelResultU3Ek__BackingField_3() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CIsLevelResultU3Ek__BackingField_3)); } inline bool get_U3CIsLevelResultU3Ek__BackingField_3() const { return ___U3CIsLevelResultU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsLevelResultU3Ek__BackingField_3() { return &___U3CIsLevelResultU3Ek__BackingField_3; } inline void set_U3CIsLevelResultU3Ek__BackingField_3(bool value) { ___U3CIsLevelResultU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CCDataChapterIdU3Ek__BackingField_4() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CCDataChapterIdU3Ek__BackingField_4)); } inline CDataModelInt_t3463393640 * get_U3CCDataChapterIdU3Ek__BackingField_4() const { return ___U3CCDataChapterIdU3Ek__BackingField_4; } inline CDataModelInt_t3463393640 ** get_address_of_U3CCDataChapterIdU3Ek__BackingField_4() { return &___U3CCDataChapterIdU3Ek__BackingField_4; } inline void set_U3CCDataChapterIdU3Ek__BackingField_4(CDataModelInt_t3463393640 * value) { ___U3CCDataChapterIdU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CCDataChapterIdU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_m_pSimulator_6() { return static_cast(offsetof(CPveManager_t3058433014, ___m_pSimulator_6)); } inline CServerSimulator_t2819548284 * get_m_pSimulator_6() const { return ___m_pSimulator_6; } inline CServerSimulator_t2819548284 ** get_address_of_m_pSimulator_6() { return &___m_pSimulator_6; } inline void set_m_pSimulator_6(CServerSimulator_t2819548284 * value) { ___m_pSimulator_6 = value; Il2CppCodeGenWriteBarrier((&___m_pSimulator_6), value); } inline static int32_t get_offset_of_m_bPveMode_7() { return static_cast(offsetof(CPveManager_t3058433014, ___m_bPveMode_7)); } inline bool get_m_bPveMode_7() const { return ___m_bPveMode_7; } inline bool* get_address_of_m_bPveMode_7() { return &___m_bPveMode_7; } inline void set_m_bPveMode_7(bool value) { ___m_bPveMode_7 = value; } inline static int32_t get_offset_of_m_nLevel_8() { return static_cast(offsetof(CPveManager_t3058433014, ___m_nLevel_8)); } inline int32_t get_m_nLevel_8() const { return ___m_nLevel_8; } inline int32_t* get_address_of_m_nLevel_8() { return &___m_nLevel_8; } inline void set_m_nLevel_8(int32_t value) { ___m_nLevel_8 = value; } inline static int32_t get_offset_of_m_nSubLevel_9() { return static_cast(offsetof(CPveManager_t3058433014, ___m_nSubLevel_9)); } inline int32_t get_m_nSubLevel_9() const { return ___m_nSubLevel_9; } inline int32_t* get_address_of_m_nSubLevel_9() { return &___m_nSubLevel_9; } inline void set_m_nSubLevel_9(int32_t value) { ___m_nSubLevel_9 = value; } inline static int32_t get_offset_of_m_pveStoryIdx_10() { return static_cast(offsetof(CPveManager_t3058433014, ___m_pveStoryIdx_10)); } inline int32_t get_m_pveStoryIdx_10() const { return ___m_pveStoryIdx_10; } inline int32_t* get_address_of_m_pveStoryIdx_10() { return &___m_pveStoryIdx_10; } inline void set_m_pveStoryIdx_10(int32_t value) { ___m_pveStoryIdx_10 = value; } inline static int32_t get_offset_of_m_PassedMaxLevel_11() { return static_cast(offsetof(CPveManager_t3058433014, ___m_PassedMaxLevel_11)); } inline int32_t get_m_PassedMaxLevel_11() const { return ___m_PassedMaxLevel_11; } inline int32_t* get_address_of_m_PassedMaxLevel_11() { return &___m_PassedMaxLevel_11; } inline void set_m_PassedMaxLevel_11(int32_t value) { ___m_PassedMaxLevel_11 = value; } inline static int32_t get_offset_of_m_PassedMaxLevelWhenBegin_12() { return static_cast(offsetof(CPveManager_t3058433014, ___m_PassedMaxLevelWhenBegin_12)); } inline int32_t get_m_PassedMaxLevelWhenBegin_12() const { return ___m_PassedMaxLevelWhenBegin_12; } inline int32_t* get_address_of_m_PassedMaxLevelWhenBegin_12() { return &___m_PassedMaxLevelWhenBegin_12; } inline void set_m_PassedMaxLevelWhenBegin_12(int32_t value) { ___m_PassedMaxLevelWhenBegin_12 = value; } inline static int32_t get_offset_of_m_QueryServerPVEList_13() { return static_cast(offsetof(CPveManager_t3058433014, ___m_QueryServerPVEList_13)); } inline bool get_m_QueryServerPVEList_13() const { return ___m_QueryServerPVEList_13; } inline bool* get_address_of_m_QueryServerPVEList_13() { return &___m_QueryServerPVEList_13; } inline void set_m_QueryServerPVEList_13(bool value) { ___m_QueryServerPVEList_13 = value; } inline static int32_t get_offset_of_m_CurChapterId_14() { return static_cast(offsetof(CPveManager_t3058433014, ___m_CurChapterId_14)); } inline int32_t get_m_CurChapterId_14() const { return ___m_CurChapterId_14; } inline int32_t* get_address_of_m_CurChapterId_14() { return &___m_CurChapterId_14; } inline void set_m_CurChapterId_14(int32_t value) { ___m_CurChapterId_14 = value; } inline static int32_t get_offset_of_m_DictionPassedStar_15() { return static_cast(offsetof(CPveManager_t3058433014, ___m_DictionPassedStar_15)); } inline Dictionary_2_t1077746168 * get_m_DictionPassedStar_15() const { return ___m_DictionPassedStar_15; } inline Dictionary_2_t1077746168 ** get_address_of_m_DictionPassedStar_15() { return &___m_DictionPassedStar_15; } inline void set_m_DictionPassedStar_15(Dictionary_2_t1077746168 * value) { ___m_DictionPassedStar_15 = value; Il2CppCodeGenWriteBarrier((&___m_DictionPassedStar_15), value); } inline static int32_t get_offset_of_m_dictionStages_16() { return static_cast(offsetof(CPveManager_t3058433014, ___m_dictionStages_16)); } inline Dictionary_2_t4033884959 * get_m_dictionStages_16() const { return ___m_dictionStages_16; } inline Dictionary_2_t4033884959 ** get_address_of_m_dictionStages_16() { return &___m_dictionStages_16; } inline void set_m_dictionStages_16(Dictionary_2_t4033884959 * value) { ___m_dictionStages_16 = value; Il2CppCodeGenWriteBarrier((&___m_dictionStages_16), value); } inline static int32_t get_offset_of_m_SectionStageCount_17() { return static_cast(offsetof(CPveManager_t3058433014, ___m_SectionStageCount_17)); } inline Dictionary_2_t3693168236 * get_m_SectionStageCount_17() const { return ___m_SectionStageCount_17; } inline Dictionary_2_t3693168236 ** get_address_of_m_SectionStageCount_17() { return &___m_SectionStageCount_17; } inline void set_m_SectionStageCount_17(Dictionary_2_t3693168236 * value) { ___m_SectionStageCount_17 = value; Il2CppCodeGenWriteBarrier((&___m_SectionStageCount_17), value); } inline static int32_t get_offset_of_m_SectionAtlas_18() { return static_cast(offsetof(CPveManager_t3058433014, ___m_SectionAtlas_18)); } inline Dictionary_2_t3770330557 * get_m_SectionAtlas_18() const { return ___m_SectionAtlas_18; } inline Dictionary_2_t3770330557 ** get_address_of_m_SectionAtlas_18() { return &___m_SectionAtlas_18; } inline void set_m_SectionAtlas_18(Dictionary_2_t3770330557 * value) { ___m_SectionAtlas_18 = value; Il2CppCodeGenWriteBarrier((&___m_SectionAtlas_18), value); } }; struct CPveManager_t3058433014_StaticFields { public: // DMCore.Logic.CPveManager/CheckEnergyStateCallback DMCore.Logic.CPveManager::m_cbCheckEnergyState CheckEnergyStateCallback_t3528280671 * ___m_cbCheckEnergyState_5; // DMCore.Logic.CPveManager DMCore.Logic.CPveManager::s_instance CPveManager_t3058433014 * ___s_instance_19; // System.Comparison`1 DMCore.Logic.CPveManager::<>f__mg$cache0 Comparison_1_t907937207 * ___U3CU3Ef__mgU24cache0_20; public: inline static int32_t get_offset_of_m_cbCheckEnergyState_5() { return static_cast(offsetof(CPveManager_t3058433014_StaticFields, ___m_cbCheckEnergyState_5)); } inline CheckEnergyStateCallback_t3528280671 * get_m_cbCheckEnergyState_5() const { return ___m_cbCheckEnergyState_5; } inline CheckEnergyStateCallback_t3528280671 ** get_address_of_m_cbCheckEnergyState_5() { return &___m_cbCheckEnergyState_5; } inline void set_m_cbCheckEnergyState_5(CheckEnergyStateCallback_t3528280671 * value) { ___m_cbCheckEnergyState_5 = value; Il2CppCodeGenWriteBarrier((&___m_cbCheckEnergyState_5), value); } inline static int32_t get_offset_of_s_instance_19() { return static_cast(offsetof(CPveManager_t3058433014_StaticFields, ___s_instance_19)); } inline CPveManager_t3058433014 * get_s_instance_19() const { return ___s_instance_19; } inline CPveManager_t3058433014 ** get_address_of_s_instance_19() { return &___s_instance_19; } inline void set_s_instance_19(CPveManager_t3058433014 * value) { ___s_instance_19 = value; Il2CppCodeGenWriteBarrier((&___s_instance_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_20() { return static_cast(offsetof(CPveManager_t3058433014_StaticFields, ___U3CU3Ef__mgU24cache0_20)); } inline Comparison_1_t907937207 * get_U3CU3Ef__mgU24cache0_20() const { return ___U3CU3Ef__mgU24cache0_20; } inline Comparison_1_t907937207 ** get_address_of_U3CU3Ef__mgU24cache0_20() { return &___U3CU3Ef__mgU24cache0_20; } inline void set_U3CU3Ef__mgU24cache0_20(Comparison_1_t907937207 * value) { ___U3CU3Ef__mgU24cache0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPVEMANAGER_T3058433014_H #ifndef BEATKEYNUMINFO_T1648835574_H #define BEATKEYNUMINFO_T1648835574_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo struct BeatKeyNumInfo_t1648835574 { public: // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo::m_LastIndex int32_t ___m_LastIndex_0; // System.Single DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo::m_Time float ___m_Time_1; public: inline static int32_t get_offset_of_m_LastIndex_0() { return static_cast(offsetof(BeatKeyNumInfo_t1648835574, ___m_LastIndex_0)); } inline int32_t get_m_LastIndex_0() const { return ___m_LastIndex_0; } inline int32_t* get_address_of_m_LastIndex_0() { return &___m_LastIndex_0; } inline void set_m_LastIndex_0(int32_t value) { ___m_LastIndex_0 = value; } inline static int32_t get_offset_of_m_Time_1() { return static_cast(offsetof(BeatKeyNumInfo_t1648835574, ___m_Time_1)); } inline float get_m_Time_1() const { return ___m_Time_1; } inline float* get_address_of_m_Time_1() { return &___m_Time_1; } inline void set_m_Time_1(float value) { ___m_Time_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEATKEYNUMINFO_T1648835574_H #ifndef CEVENTMANAGER_T474365641_H #define CEVENTMANAGER_T474365641_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CEventManager struct CEventManager_t474365641 : public ILogicBase_t2190831891 { public: // System.Collections.Generic.List`1 DMCore.CEventManager::m_listEvents List_1_t4056803065 * ___m_listEvents_4; public: inline static int32_t get_offset_of_m_listEvents_4() { return static_cast(offsetof(CEventManager_t474365641, ___m_listEvents_4)); } inline List_1_t4056803065 * get_m_listEvents_4() const { return ___m_listEvents_4; } inline List_1_t4056803065 ** get_address_of_m_listEvents_4() { return &___m_listEvents_4; } inline void set_m_listEvents_4(List_1_t4056803065 * value) { ___m_listEvents_4 = value; Il2CppCodeGenWriteBarrier((&___m_listEvents_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEVENTMANAGER_T474365641_H #ifndef CHAR_T3634460470_H #define CHAR_T3634460470_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Char struct Char_t3634460470 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Char_t3634460470, ___m_value_2)); } inline Il2CppChar get_m_value_2() const { return ___m_value_2; } inline Il2CppChar* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(Il2CppChar value) { ___m_value_2 = value; } }; struct Char_t3634460470_StaticFields { public: // System.Byte* System.Char::category_data uint8_t* ___category_data_3; // System.Byte* System.Char::numeric_data uint8_t* ___numeric_data_4; // System.Double* System.Char::numeric_data_values double* ___numeric_data_values_5; // System.UInt16* System.Char::to_lower_data_low uint16_t* ___to_lower_data_low_6; // System.UInt16* System.Char::to_lower_data_high uint16_t* ___to_lower_data_high_7; // System.UInt16* System.Char::to_upper_data_low uint16_t* ___to_upper_data_low_8; // System.UInt16* System.Char::to_upper_data_high uint16_t* ___to_upper_data_high_9; public: inline static int32_t get_offset_of_category_data_3() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___category_data_3)); } inline uint8_t* get_category_data_3() const { return ___category_data_3; } inline uint8_t** get_address_of_category_data_3() { return &___category_data_3; } inline void set_category_data_3(uint8_t* value) { ___category_data_3 = value; } inline static int32_t get_offset_of_numeric_data_4() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_4)); } inline uint8_t* get_numeric_data_4() const { return ___numeric_data_4; } inline uint8_t** get_address_of_numeric_data_4() { return &___numeric_data_4; } inline void set_numeric_data_4(uint8_t* value) { ___numeric_data_4 = value; } inline static int32_t get_offset_of_numeric_data_values_5() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_values_5)); } inline double* get_numeric_data_values_5() const { return ___numeric_data_values_5; } inline double** get_address_of_numeric_data_values_5() { return &___numeric_data_values_5; } inline void set_numeric_data_values_5(double* value) { ___numeric_data_values_5 = value; } inline static int32_t get_offset_of_to_lower_data_low_6() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_low_6)); } inline uint16_t* get_to_lower_data_low_6() const { return ___to_lower_data_low_6; } inline uint16_t** get_address_of_to_lower_data_low_6() { return &___to_lower_data_low_6; } inline void set_to_lower_data_low_6(uint16_t* value) { ___to_lower_data_low_6 = value; } inline static int32_t get_offset_of_to_lower_data_high_7() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_high_7)); } inline uint16_t* get_to_lower_data_high_7() const { return ___to_lower_data_high_7; } inline uint16_t** get_address_of_to_lower_data_high_7() { return &___to_lower_data_high_7; } inline void set_to_lower_data_high_7(uint16_t* value) { ___to_lower_data_high_7 = value; } inline static int32_t get_offset_of_to_upper_data_low_8() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_low_8)); } inline uint16_t* get_to_upper_data_low_8() const { return ___to_upper_data_low_8; } inline uint16_t** get_address_of_to_upper_data_low_8() { return &___to_upper_data_low_8; } inline void set_to_upper_data_low_8(uint16_t* value) { ___to_upper_data_low_8 = value; } inline static int32_t get_offset_of_to_upper_data_high_9() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_high_9)); } inline uint16_t* get_to_upper_data_high_9() const { return ___to_upper_data_high_9; } inline uint16_t** get_address_of_to_upper_data_high_9() { return &___to_upper_data_high_9; } inline void set_to_upper_data_high_9(uint16_t* value) { ___to_upper_data_high_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHAR_T3634460470_H #ifndef CDATASTRING_T1317323776_H #define CDATASTRING_T1317323776_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataString struct CDataString_t1317323776 : public IDataUnit_t677250155 { public: // System.Byte[] DMCore.CDataString::k__BackingField ByteU5BU5D_t4116647657* ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataString_t1317323776, ___U3CDataU3Ek__BackingField_0)); } inline ByteU5BU5D_t4116647657* get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline ByteU5BU5D_t4116647657** get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(ByteU5BU5D_t4116647657* value) { ___U3CDataU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CDataU3Ek__BackingField_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATASTRING_T1317323776_H #ifndef CDANCESCORERATIO_T899523984_H #define CDANCESCORERATIO_T899523984_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceScoreRatio struct CDanceScoreRatio_t899523984 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2> DMCore.DanceMode.CDanceScoreRatio::m_ScoreRatioLib Dictionary_2_t3782052096 * ___m_ScoreRatioLib_1; public: inline static int32_t get_offset_of_m_ScoreRatioLib_1() { return static_cast(offsetof(CDanceScoreRatio_t899523984, ___m_ScoreRatioLib_1)); } inline Dictionary_2_t3782052096 * get_m_ScoreRatioLib_1() const { return ___m_ScoreRatioLib_1; } inline Dictionary_2_t3782052096 ** get_address_of_m_ScoreRatioLib_1() { return &___m_ScoreRatioLib_1; } inline void set_m_ScoreRatioLib_1(Dictionary_2_t3782052096 * value) { ___m_ScoreRatioLib_1 = value; Il2CppCodeGenWriteBarrier((&___m_ScoreRatioLib_1), value); } }; struct CDanceScoreRatio_t899523984_StaticFields { public: // System.Int32 DMCore.DanceMode.CDanceScoreRatio::s_DefaultRatio int32_t ___s_DefaultRatio_2; // DMCore.DanceMode.CDanceScoreRatio DMCore.DanceMode.CDanceScoreRatio::s_Instance CDanceScoreRatio_t899523984 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_DefaultRatio_2() { return static_cast(offsetof(CDanceScoreRatio_t899523984_StaticFields, ___s_DefaultRatio_2)); } inline int32_t get_s_DefaultRatio_2() const { return ___s_DefaultRatio_2; } inline int32_t* get_address_of_s_DefaultRatio_2() { return &___s_DefaultRatio_2; } inline void set_s_DefaultRatio_2(int32_t value) { ___s_DefaultRatio_2 = value; } inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CDanceScoreRatio_t899523984_StaticFields, ___s_Instance_3)); } inline CDanceScoreRatio_t899523984 * get_s_Instance_3() const { return ___s_Instance_3; } inline CDanceScoreRatio_t899523984 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CDanceScoreRatio_t899523984 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCESCORERATIO_T899523984_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 KEYVALUEPAIR_2_T1316476768_H #define KEYVALUEPAIR_2_T1316476768_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_t1316476768 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value BetterList_1_t30091270 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1316476768, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t1316476768, ___value_1)); } inline BetterList_1_t30091270 * get_value_1() const { return ___value_1; } inline BetterList_1_t30091270 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(BetterList_1_t30091270 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1316476768_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 CDATAFLOAT_T137586558_H #define CDATAFLOAT_T137586558_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataFloat struct CDataFloat_t137586558 : public IDataUnit_t677250155 { public: // System.Single DMCore.CDataFloat::k__BackingField float ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataFloat_t137586558, ___U3CDataU3Ek__BackingField_0)); } inline float get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline float* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(float value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAFLOAT_T137586558_H #ifndef CDATALONG_T929790239_H #define CDATALONG_T929790239_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataLong struct CDataLong_t929790239 : public IDataUnit_t677250155 { public: // System.Int64 DMCore.CDataLong::k__BackingField int64_t ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataLong_t929790239, ___U3CDataU3Ek__BackingField_0)); } inline int64_t get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline int64_t* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(int64_t value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATALONG_T929790239_H #ifndef CDATAINT_T1932658480_H #define CDATAINT_T1932658480_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataInt struct CDataInt_t1932658480 : public IDataUnit_t677250155 { public: // System.Int32 DMCore.CDataInt::k__BackingField int32_t ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataInt_t1932658480, ___U3CDataU3Ek__BackingField_0)); } inline int32_t get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(int32_t value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAINT_T1932658480_H #ifndef CLASSICALKEYQUEUE_T335011495_H #define CLASSICALKEYQUEUE_T335011495_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ClassicalKeyQueue struct ClassicalKeyQueue_t335011495 : public CAnimNode_t3327376431 { public: // System.Int32 DMCore.DanceMode.ClassicalKeyQueue::QueueIndex int32_t ___QueueIndex_7; // System.Single DMCore.DanceMode.ClassicalKeyQueue::JudgeTime float ___JudgeTime_8; // System.Int32 DMCore.DanceMode.ClassicalKeyQueue::KeyLevel int32_t ___KeyLevel_9; // System.Collections.Generic.List`1 DMCore.DanceMode.ClassicalKeyQueue::KeyData List_1_t8294265 * ___KeyData_10; public: inline static int32_t get_offset_of_QueueIndex_7() { return static_cast(offsetof(ClassicalKeyQueue_t335011495, ___QueueIndex_7)); } inline int32_t get_QueueIndex_7() const { return ___QueueIndex_7; } inline int32_t* get_address_of_QueueIndex_7() { return &___QueueIndex_7; } inline void set_QueueIndex_7(int32_t value) { ___QueueIndex_7 = value; } inline static int32_t get_offset_of_JudgeTime_8() { return static_cast(offsetof(ClassicalKeyQueue_t335011495, ___JudgeTime_8)); } inline float get_JudgeTime_8() const { return ___JudgeTime_8; } inline float* get_address_of_JudgeTime_8() { return &___JudgeTime_8; } inline void set_JudgeTime_8(float value) { ___JudgeTime_8 = value; } inline static int32_t get_offset_of_KeyLevel_9() { return static_cast(offsetof(ClassicalKeyQueue_t335011495, ___KeyLevel_9)); } inline int32_t get_KeyLevel_9() const { return ___KeyLevel_9; } inline int32_t* get_address_of_KeyLevel_9() { return &___KeyLevel_9; } inline void set_KeyLevel_9(int32_t value) { ___KeyLevel_9 = value; } inline static int32_t get_offset_of_KeyData_10() { return static_cast(offsetof(ClassicalKeyQueue_t335011495, ___KeyData_10)); } inline List_1_t8294265 * get_KeyData_10() const { return ___KeyData_10; } inline List_1_t8294265 ** get_address_of_KeyData_10() { return &___KeyData_10; } inline void set_KeyData_10(List_1_t8294265 * value) { ___KeyData_10 = value; Il2CppCodeGenWriteBarrier((&___KeyData_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLASSICALKEYQUEUE_T335011495_H #ifndef INT16_T2552820387_H #define INT16_T2552820387_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int16 struct Int16_t2552820387 { public: // System.Int16 System.Int16::m_value int16_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int16_t2552820387, ___m_value_2)); } inline int16_t get_m_value_2() const { return ___m_value_2; } inline int16_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int16_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT16_T2552820387_H #ifndef CPETACTIONCONFIG_T1976691651_H #define CPETACTIONCONFIG_T1976691651_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPetActionConfig struct CPetActionConfig_t1976691651 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPetActionConfig::m_ActionConfigLib Dictionary_2_t3311957831 * ___m_ActionConfigLib_1; public: inline static int32_t get_offset_of_m_ActionConfigLib_1() { return static_cast(offsetof(CPetActionConfig_t1976691651, ___m_ActionConfigLib_1)); } inline Dictionary_2_t3311957831 * get_m_ActionConfigLib_1() const { return ___m_ActionConfigLib_1; } inline Dictionary_2_t3311957831 ** get_address_of_m_ActionConfigLib_1() { return &___m_ActionConfigLib_1; } inline void set_m_ActionConfigLib_1(Dictionary_2_t3311957831 * value) { ___m_ActionConfigLib_1 = value; Il2CppCodeGenWriteBarrier((&___m_ActionConfigLib_1), value); } }; struct CPetActionConfig_t1976691651_StaticFields { public: // DMCore.Logic.CPetActionConfig DMCore.Logic.CPetActionConfig::s_Instance CPetActionConfig_t1976691651 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CPetActionConfig_t1976691651_StaticFields, ___s_Instance_2)); } inline CPetActionConfig_t1976691651 * get_s_Instance_2() const { return ___s_Instance_2; } inline CPetActionConfig_t1976691651 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CPetActionConfig_t1976691651 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPETACTIONCONFIG_T1976691651_H #ifndef CDATAWIDESTR_T3874506662_H #define CDATAWIDESTR_T3874506662_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataWideStr struct CDataWideStr_t3874506662 : public IDataUnit_t677250155 { public: // System.String DMCore.CDataWideStr::k__BackingField String_t* ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataWideStr_t3874506662, ___U3CDataU3Ek__BackingField_0)); } inline String_t* get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline String_t** get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(String_t* value) { ___U3CDataU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CDataU3Ek__BackingField_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAWIDESTR_T3874506662_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 CDATADOUBLE_T3608737326_H #define CDATADOUBLE_T3608737326_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataDouble struct CDataDouble_t3608737326 : public IDataUnit_t677250155 { public: // System.Double DMCore.CDataDouble::k__BackingField double ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataDouble_t3608737326, ___U3CDataU3Ek__BackingField_0)); } inline double get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline double* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(double value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATADOUBLE_T3608737326_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 DMXMLNODELIST_T795971656_H #define DMXMLNODELIST_T795971656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656 : public BetterList_1_t3113987842 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLNODELIST_T795971656_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 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 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 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 CDATASHORT_T848979497_H #define CDATASHORT_T848979497_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataShort struct CDataShort_t848979497 : public IDataUnit_t677250155 { public: // System.Int16 DMCore.CDataShort::k__BackingField int16_t ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataShort_t848979497, ___U3CDataU3Ek__BackingField_0)); } inline int16_t get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline int16_t* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(int16_t value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATASHORT_T848979497_H #ifndef INT64_T3736567304_H #define INT64_T3736567304_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int64 struct Int64_t3736567304 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int64_t3736567304, ___m_value_2)); } inline int64_t get_m_value_2() const { return ___m_value_2; } inline int64_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int64_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT64_T3736567304_H #ifndef CDATABYTE_T2832074535_H #define CDATABYTE_T2832074535_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataByte struct CDataByte_t2832074535 : public IDataUnit_t677250155 { public: // System.Byte DMCore.CDataByte::k__BackingField uint8_t ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataByte_t2832074535, ___U3CDataU3Ek__BackingField_0)); } inline uint8_t get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline uint8_t* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(uint8_t value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATABYTE_T2832074535_H #ifndef XMLDOCUMENT_T2837193595_H #define XMLDOCUMENT_T2837193595_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlDocument struct XmlDocument_t2837193595 : public XmlNode_t3767805227 { public: // System.Boolean System.Xml.XmlDocument::optimal_create_element bool ___optimal_create_element_6; // System.Boolean System.Xml.XmlDocument::optimal_create_attribute bool ___optimal_create_attribute_7; // System.Xml.XmlNameTable System.Xml.XmlDocument::nameTable XmlNameTable_t71772148 * ___nameTable_8; // System.String System.Xml.XmlDocument::baseURI String_t* ___baseURI_9; // System.Xml.XmlImplementation System.Xml.XmlDocument::implementation XmlImplementation_t254178875 * ___implementation_10; // System.Boolean System.Xml.XmlDocument::preserveWhitespace bool ___preserveWhitespace_11; // System.Xml.XmlResolver System.Xml.XmlDocument::resolver XmlResolver_t626023767 * ___resolver_12; // System.Collections.Hashtable System.Xml.XmlDocument::idTable Hashtable_t1853889766 * ___idTable_13; // System.Xml.XmlNameEntryCache System.Xml.XmlDocument::nameCache XmlNameEntryCache_t2890546907 * ___nameCache_14; // System.Xml.XmlLinkedNode System.Xml.XmlDocument::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_15; // System.Xml.XmlAttribute System.Xml.XmlDocument::nsNodeXml XmlAttribute_t1173852259 * ___nsNodeXml_16; // System.Xml.Schema.XmlSchemaSet System.Xml.XmlDocument::schemas XmlSchemaSet_t266093086 * ___schemas_17; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlDocument::schemaInfo RuntimeObject* ___schemaInfo_18; // System.Boolean System.Xml.XmlDocument::loadMode bool ___loadMode_19; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeChanged XmlNodeChangedEventHandler_t1533444722 * ___NodeChanged_20; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeChanging XmlNodeChangedEventHandler_t1533444722 * ___NodeChanging_21; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeInserted XmlNodeChangedEventHandler_t1533444722 * ___NodeInserted_22; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeInserting XmlNodeChangedEventHandler_t1533444722 * ___NodeInserting_23; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeRemoved XmlNodeChangedEventHandler_t1533444722 * ___NodeRemoved_24; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeRemoving XmlNodeChangedEventHandler_t1533444722 * ___NodeRemoving_25; public: inline static int32_t get_offset_of_optimal_create_element_6() { return static_cast(offsetof(XmlDocument_t2837193595, ___optimal_create_element_6)); } inline bool get_optimal_create_element_6() const { return ___optimal_create_element_6; } inline bool* get_address_of_optimal_create_element_6() { return &___optimal_create_element_6; } inline void set_optimal_create_element_6(bool value) { ___optimal_create_element_6 = value; } inline static int32_t get_offset_of_optimal_create_attribute_7() { return static_cast(offsetof(XmlDocument_t2837193595, ___optimal_create_attribute_7)); } inline bool get_optimal_create_attribute_7() const { return ___optimal_create_attribute_7; } inline bool* get_address_of_optimal_create_attribute_7() { return &___optimal_create_attribute_7; } inline void set_optimal_create_attribute_7(bool value) { ___optimal_create_attribute_7 = value; } inline static int32_t get_offset_of_nameTable_8() { return static_cast(offsetof(XmlDocument_t2837193595, ___nameTable_8)); } inline XmlNameTable_t71772148 * get_nameTable_8() const { return ___nameTable_8; } inline XmlNameTable_t71772148 ** get_address_of_nameTable_8() { return &___nameTable_8; } inline void set_nameTable_8(XmlNameTable_t71772148 * value) { ___nameTable_8 = value; Il2CppCodeGenWriteBarrier((&___nameTable_8), value); } inline static int32_t get_offset_of_baseURI_9() { return static_cast(offsetof(XmlDocument_t2837193595, ___baseURI_9)); } inline String_t* get_baseURI_9() const { return ___baseURI_9; } inline String_t** get_address_of_baseURI_9() { return &___baseURI_9; } inline void set_baseURI_9(String_t* value) { ___baseURI_9 = value; Il2CppCodeGenWriteBarrier((&___baseURI_9), value); } inline static int32_t get_offset_of_implementation_10() { return static_cast(offsetof(XmlDocument_t2837193595, ___implementation_10)); } inline XmlImplementation_t254178875 * get_implementation_10() const { return ___implementation_10; } inline XmlImplementation_t254178875 ** get_address_of_implementation_10() { return &___implementation_10; } inline void set_implementation_10(XmlImplementation_t254178875 * value) { ___implementation_10 = value; Il2CppCodeGenWriteBarrier((&___implementation_10), value); } inline static int32_t get_offset_of_preserveWhitespace_11() { return static_cast(offsetof(XmlDocument_t2837193595, ___preserveWhitespace_11)); } inline bool get_preserveWhitespace_11() const { return ___preserveWhitespace_11; } inline bool* get_address_of_preserveWhitespace_11() { return &___preserveWhitespace_11; } inline void set_preserveWhitespace_11(bool value) { ___preserveWhitespace_11 = value; } inline static int32_t get_offset_of_resolver_12() { return static_cast(offsetof(XmlDocument_t2837193595, ___resolver_12)); } inline XmlResolver_t626023767 * get_resolver_12() const { return ___resolver_12; } inline XmlResolver_t626023767 ** get_address_of_resolver_12() { return &___resolver_12; } inline void set_resolver_12(XmlResolver_t626023767 * value) { ___resolver_12 = value; Il2CppCodeGenWriteBarrier((&___resolver_12), value); } inline static int32_t get_offset_of_idTable_13() { return static_cast(offsetof(XmlDocument_t2837193595, ___idTable_13)); } inline Hashtable_t1853889766 * get_idTable_13() const { return ___idTable_13; } inline Hashtable_t1853889766 ** get_address_of_idTable_13() { return &___idTable_13; } inline void set_idTable_13(Hashtable_t1853889766 * value) { ___idTable_13 = value; Il2CppCodeGenWriteBarrier((&___idTable_13), value); } inline static int32_t get_offset_of_nameCache_14() { return static_cast(offsetof(XmlDocument_t2837193595, ___nameCache_14)); } inline XmlNameEntryCache_t2890546907 * get_nameCache_14() const { return ___nameCache_14; } inline XmlNameEntryCache_t2890546907 ** get_address_of_nameCache_14() { return &___nameCache_14; } inline void set_nameCache_14(XmlNameEntryCache_t2890546907 * value) { ___nameCache_14 = value; Il2CppCodeGenWriteBarrier((&___nameCache_14), value); } inline static int32_t get_offset_of_lastLinkedChild_15() { return static_cast(offsetof(XmlDocument_t2837193595, ___lastLinkedChild_15)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_15() const { return ___lastLinkedChild_15; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_15() { return &___lastLinkedChild_15; } inline void set_lastLinkedChild_15(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_15 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_15), value); } inline static int32_t get_offset_of_nsNodeXml_16() { return static_cast(offsetof(XmlDocument_t2837193595, ___nsNodeXml_16)); } inline XmlAttribute_t1173852259 * get_nsNodeXml_16() const { return ___nsNodeXml_16; } inline XmlAttribute_t1173852259 ** get_address_of_nsNodeXml_16() { return &___nsNodeXml_16; } inline void set_nsNodeXml_16(XmlAttribute_t1173852259 * value) { ___nsNodeXml_16 = value; Il2CppCodeGenWriteBarrier((&___nsNodeXml_16), value); } inline static int32_t get_offset_of_schemas_17() { return static_cast(offsetof(XmlDocument_t2837193595, ___schemas_17)); } inline XmlSchemaSet_t266093086 * get_schemas_17() const { return ___schemas_17; } inline XmlSchemaSet_t266093086 ** get_address_of_schemas_17() { return &___schemas_17; } inline void set_schemas_17(XmlSchemaSet_t266093086 * value) { ___schemas_17 = value; Il2CppCodeGenWriteBarrier((&___schemas_17), value); } inline static int32_t get_offset_of_schemaInfo_18() { return static_cast(offsetof(XmlDocument_t2837193595, ___schemaInfo_18)); } inline RuntimeObject* get_schemaInfo_18() const { return ___schemaInfo_18; } inline RuntimeObject** get_address_of_schemaInfo_18() { return &___schemaInfo_18; } inline void set_schemaInfo_18(RuntimeObject* value) { ___schemaInfo_18 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_18), value); } inline static int32_t get_offset_of_loadMode_19() { return static_cast(offsetof(XmlDocument_t2837193595, ___loadMode_19)); } inline bool get_loadMode_19() const { return ___loadMode_19; } inline bool* get_address_of_loadMode_19() { return &___loadMode_19; } inline void set_loadMode_19(bool value) { ___loadMode_19 = value; } inline static int32_t get_offset_of_NodeChanged_20() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeChanged_20)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeChanged_20() const { return ___NodeChanged_20; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeChanged_20() { return &___NodeChanged_20; } inline void set_NodeChanged_20(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeChanged_20 = value; Il2CppCodeGenWriteBarrier((&___NodeChanged_20), value); } inline static int32_t get_offset_of_NodeChanging_21() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeChanging_21)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeChanging_21() const { return ___NodeChanging_21; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeChanging_21() { return &___NodeChanging_21; } inline void set_NodeChanging_21(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeChanging_21 = value; Il2CppCodeGenWriteBarrier((&___NodeChanging_21), value); } inline static int32_t get_offset_of_NodeInserted_22() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeInserted_22)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeInserted_22() const { return ___NodeInserted_22; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeInserted_22() { return &___NodeInserted_22; } inline void set_NodeInserted_22(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeInserted_22 = value; Il2CppCodeGenWriteBarrier((&___NodeInserted_22), value); } inline static int32_t get_offset_of_NodeInserting_23() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeInserting_23)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeInserting_23() const { return ___NodeInserting_23; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeInserting_23() { return &___NodeInserting_23; } inline void set_NodeInserting_23(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeInserting_23 = value; Il2CppCodeGenWriteBarrier((&___NodeInserting_23), value); } inline static int32_t get_offset_of_NodeRemoved_24() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeRemoved_24)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeRemoved_24() const { return ___NodeRemoved_24; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeRemoved_24() { return &___NodeRemoved_24; } inline void set_NodeRemoved_24(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeRemoved_24 = value; Il2CppCodeGenWriteBarrier((&___NodeRemoved_24), value); } inline static int32_t get_offset_of_NodeRemoving_25() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeRemoving_25)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeRemoving_25() const { return ___NodeRemoving_25; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeRemoving_25() { return &___NodeRemoving_25; } inline void set_NodeRemoving_25(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeRemoving_25 = value; Il2CppCodeGenWriteBarrier((&___NodeRemoving_25), value); } }; struct XmlDocument_t2837193595_StaticFields { public: // System.Type[] System.Xml.XmlDocument::optimal_create_types TypeU5BU5D_t3940880105* ___optimal_create_types_5; public: inline static int32_t get_offset_of_optimal_create_types_5() { return static_cast(offsetof(XmlDocument_t2837193595_StaticFields, ___optimal_create_types_5)); } inline TypeU5BU5D_t3940880105* get_optimal_create_types_5() const { return ___optimal_create_types_5; } inline TypeU5BU5D_t3940880105** get_address_of_optimal_create_types_5() { return &___optimal_create_types_5; } inline void set_optimal_create_types_5(TypeU5BU5D_t3940880105* value) { ___optimal_create_types_5 = value; Il2CppCodeGenWriteBarrier((&___optimal_create_types_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLDOCUMENT_T2837193595_H #ifndef CLOCATIONMANAGER_T1346018200_H #define CLOCATIONMANAGER_T1346018200_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200 : public ILogicBase_t2190831891 { public: // System.Boolean DMCore.Framework.Location.CLocationManager::m_bSendMyLocation bool ___m_bSendMyLocation_4; // System.Boolean DMCore.Framework.Location.CLocationManager::m_bHasOpenSetting bool ___m_bHasOpenSetting_5; // System.Boolean DMCore.Framework.Location.CLocationManager::m_bStarted bool ___m_bStarted_6; // System.Boolean DMCore.Framework.Location.CLocationManager::m_bSuccess bool ___m_bSuccess_7; // System.Boolean DMCore.Framework.Location.CLocationManager::m_ReadySend bool ___m_ReadySend_8; public: inline static int32_t get_offset_of_m_bSendMyLocation_4() { return static_cast(offsetof(CLocationManager_t1346018200, ___m_bSendMyLocation_4)); } inline bool get_m_bSendMyLocation_4() const { return ___m_bSendMyLocation_4; } inline bool* get_address_of_m_bSendMyLocation_4() { return &___m_bSendMyLocation_4; } inline void set_m_bSendMyLocation_4(bool value) { ___m_bSendMyLocation_4 = value; } inline static int32_t get_offset_of_m_bHasOpenSetting_5() { return static_cast(offsetof(CLocationManager_t1346018200, ___m_bHasOpenSetting_5)); } inline bool get_m_bHasOpenSetting_5() const { return ___m_bHasOpenSetting_5; } inline bool* get_address_of_m_bHasOpenSetting_5() { return &___m_bHasOpenSetting_5; } inline void set_m_bHasOpenSetting_5(bool value) { ___m_bHasOpenSetting_5 = value; } inline static int32_t get_offset_of_m_bStarted_6() { return static_cast(offsetof(CLocationManager_t1346018200, ___m_bStarted_6)); } inline bool get_m_bStarted_6() const { return ___m_bStarted_6; } inline bool* get_address_of_m_bStarted_6() { return &___m_bStarted_6; } inline void set_m_bStarted_6(bool value) { ___m_bStarted_6 = value; } inline static int32_t get_offset_of_m_bSuccess_7() { return static_cast(offsetof(CLocationManager_t1346018200, ___m_bSuccess_7)); } inline bool get_m_bSuccess_7() const { return ___m_bSuccess_7; } inline bool* get_address_of_m_bSuccess_7() { return &___m_bSuccess_7; } inline void set_m_bSuccess_7(bool value) { ___m_bSuccess_7 = value; } inline static int32_t get_offset_of_m_ReadySend_8() { return static_cast(offsetof(CLocationManager_t1346018200, ___m_ReadySend_8)); } inline bool get_m_ReadySend_8() const { return ___m_ReadySend_8; } inline bool* get_address_of_m_ReadySend_8() { return &___m_ReadySend_8; } inline void set_m_ReadySend_8(bool value) { ___m_ReadySend_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOCATIONMANAGER_T1346018200_H #ifndef CDANCEMANAGER_T448141780_H #define CDANCEMANAGER_T448141780_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicID int32_t ___m_curMusicID_4; // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicLevel int32_t ___m_curMusicLevel_5; // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicLength int32_t ___m_curMusicLength_6; // System.Boolean DMCore.DanceMode.CDanceManager::m_bDancing bool ___m_bDancing_7; // DMCore.DanceMode.CBeatKeyManager DMCore.DanceMode.CDanceManager::m_BeatKeyManager CBeatKeyManager_t1395295909 * ___m_BeatKeyManager_8; public: inline static int32_t get_offset_of_m_curMusicID_4() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicID_4)); } inline int32_t get_m_curMusicID_4() const { return ___m_curMusicID_4; } inline int32_t* get_address_of_m_curMusicID_4() { return &___m_curMusicID_4; } inline void set_m_curMusicID_4(int32_t value) { ___m_curMusicID_4 = value; } inline static int32_t get_offset_of_m_curMusicLevel_5() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicLevel_5)); } inline int32_t get_m_curMusicLevel_5() const { return ___m_curMusicLevel_5; } inline int32_t* get_address_of_m_curMusicLevel_5() { return &___m_curMusicLevel_5; } inline void set_m_curMusicLevel_5(int32_t value) { ___m_curMusicLevel_5 = value; } inline static int32_t get_offset_of_m_curMusicLength_6() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicLength_6)); } inline int32_t get_m_curMusicLength_6() const { return ___m_curMusicLength_6; } inline int32_t* get_address_of_m_curMusicLength_6() { return &___m_curMusicLength_6; } inline void set_m_curMusicLength_6(int32_t value) { ___m_curMusicLength_6 = value; } inline static int32_t get_offset_of_m_bDancing_7() { return static_cast(offsetof(CDanceManager_t448141780, ___m_bDancing_7)); } inline bool get_m_bDancing_7() const { return ___m_bDancing_7; } inline bool* get_address_of_m_bDancing_7() { return &___m_bDancing_7; } inline void set_m_bDancing_7(bool value) { ___m_bDancing_7 = value; } inline static int32_t get_offset_of_m_BeatKeyManager_8() { return static_cast(offsetof(CDanceManager_t448141780, ___m_BeatKeyManager_8)); } inline CBeatKeyManager_t1395295909 * get_m_BeatKeyManager_8() const { return ___m_BeatKeyManager_8; } inline CBeatKeyManager_t1395295909 ** get_address_of_m_BeatKeyManager_8() { return &___m_BeatKeyManager_8; } inline void set_m_BeatKeyManager_8(CBeatKeyManager_t1395295909 * value) { ___m_BeatKeyManager_8 = value; Il2CppCodeGenWriteBarrier((&___m_BeatKeyManager_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMANAGER_T448141780_H #ifndef ISOUNDMANAGER_T434164892_H #define ISOUNDMANAGER_T434164892_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.ISoundManager struct ISoundManager_t434164892 : public ILogicBase_t2190831891 { public: // UnityEngine.AudioSource DMCore.ISoundManager::m_AudioSource AudioSource_t3935305588 * ___m_AudioSource_4; // UnityEngine.AudioSource DMCore.ISoundManager::m_AudioSourceMidi AudioSource_t3935305588 * ___m_AudioSourceMidi_5; // System.Collections.Generic.Dictionary`2 DMCore.ISoundManager::m_AudioTask Dictionary_2_t3546609324 * ___m_AudioTask_6; // System.Collections.Generic.List`1 DMCore.ISoundManager::m_TaskIlleagal List_1_t128053199 * ___m_TaskIlleagal_7; // System.Int32 DMCore.ISoundManager::m_TaskIndex int32_t ___m_TaskIndex_8; // System.Boolean DMCore.ISoundManager::m_bEnable bool ___m_bEnable_9; public: inline static int32_t get_offset_of_m_AudioSource_4() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioSource_4)); } inline AudioSource_t3935305588 * get_m_AudioSource_4() const { return ___m_AudioSource_4; } inline AudioSource_t3935305588 ** get_address_of_m_AudioSource_4() { return &___m_AudioSource_4; } inline void set_m_AudioSource_4(AudioSource_t3935305588 * value) { ___m_AudioSource_4 = value; Il2CppCodeGenWriteBarrier((&___m_AudioSource_4), value); } inline static int32_t get_offset_of_m_AudioSourceMidi_5() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioSourceMidi_5)); } inline AudioSource_t3935305588 * get_m_AudioSourceMidi_5() const { return ___m_AudioSourceMidi_5; } inline AudioSource_t3935305588 ** get_address_of_m_AudioSourceMidi_5() { return &___m_AudioSourceMidi_5; } inline void set_m_AudioSourceMidi_5(AudioSource_t3935305588 * value) { ___m_AudioSourceMidi_5 = value; Il2CppCodeGenWriteBarrier((&___m_AudioSourceMidi_5), value); } inline static int32_t get_offset_of_m_AudioTask_6() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioTask_6)); } inline Dictionary_2_t3546609324 * get_m_AudioTask_6() const { return ___m_AudioTask_6; } inline Dictionary_2_t3546609324 ** get_address_of_m_AudioTask_6() { return &___m_AudioTask_6; } inline void set_m_AudioTask_6(Dictionary_2_t3546609324 * value) { ___m_AudioTask_6 = value; Il2CppCodeGenWriteBarrier((&___m_AudioTask_6), value); } inline static int32_t get_offset_of_m_TaskIlleagal_7() { return static_cast(offsetof(ISoundManager_t434164892, ___m_TaskIlleagal_7)); } inline List_1_t128053199 * get_m_TaskIlleagal_7() const { return ___m_TaskIlleagal_7; } inline List_1_t128053199 ** get_address_of_m_TaskIlleagal_7() { return &___m_TaskIlleagal_7; } inline void set_m_TaskIlleagal_7(List_1_t128053199 * value) { ___m_TaskIlleagal_7 = value; Il2CppCodeGenWriteBarrier((&___m_TaskIlleagal_7), value); } inline static int32_t get_offset_of_m_TaskIndex_8() { return static_cast(offsetof(ISoundManager_t434164892, ___m_TaskIndex_8)); } inline int32_t get_m_TaskIndex_8() const { return ___m_TaskIndex_8; } inline int32_t* get_address_of_m_TaskIndex_8() { return &___m_TaskIndex_8; } inline void set_m_TaskIndex_8(int32_t value) { ___m_TaskIndex_8 = value; } inline static int32_t get_offset_of_m_bEnable_9() { return static_cast(offsetof(ISoundManager_t434164892, ___m_bEnable_9)); } inline bool get_m_bEnable_9() const { return ___m_bEnable_9; } inline bool* get_address_of_m_bEnable_9() { return &___m_bEnable_9; } inline void set_m_bEnable_9(bool value) { ___m_bEnable_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISOUNDMANAGER_T434164892_H #ifndef CNETSERVICE_T1201271315_H #define CNETSERVICE_T1201271315_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetService struct CNetService_t1201271315 : public ILinkListener_t2747206916 { public: // DMCore.Net.INetLink DMCore.Net.CNetService::m_pNetLink INetLink_t2717826932 * ___m_pNetLink_0; // System.Collections.Generic.List`1 DMCore.Net.CNetService::m_listeners List_1_t3594922530 * ___m_listeners_1; // BetterList`1 DMCore.Net.CNetService::m_varOutBuffer BetterList_1_t289316694 * ___m_varOutBuffer_2; // BetterList`1 DMCore.Net.CNetService::m_varStructBuffer BetterList_1_t289316694 * ___m_varStructBuffer_3; // System.Collections.Generic.LinkedList`1 DMCore.Net.CNetService::m_msgFromServer LinkedList_1_t3261532576 * ___m_msgFromServer_4; // DMCore.Framework.Thread.CThreadLock DMCore.Net.CNetService::m_MsgListLock CThreadLock_t3315856551 * ___m_MsgListLock_5; // System.Int32 DMCore.Net.CNetService::m_LinkStateOld int32_t ___m_LinkStateOld_6; // System.Int32 DMCore.Net.CNetService::m_LinkStateNow int32_t ___m_LinkStateNow_7; // DMCore.Framework.Thread.CThreadLock DMCore.Net.CNetService::m_Lock CThreadLock_t3315856551 * ___m_Lock_8; public: inline static int32_t get_offset_of_m_pNetLink_0() { return static_cast(offsetof(CNetService_t1201271315, ___m_pNetLink_0)); } inline INetLink_t2717826932 * get_m_pNetLink_0() const { return ___m_pNetLink_0; } inline INetLink_t2717826932 ** get_address_of_m_pNetLink_0() { return &___m_pNetLink_0; } inline void set_m_pNetLink_0(INetLink_t2717826932 * value) { ___m_pNetLink_0 = value; Il2CppCodeGenWriteBarrier((&___m_pNetLink_0), value); } inline static int32_t get_offset_of_m_listeners_1() { return static_cast(offsetof(CNetService_t1201271315, ___m_listeners_1)); } inline List_1_t3594922530 * get_m_listeners_1() const { return ___m_listeners_1; } inline List_1_t3594922530 ** get_address_of_m_listeners_1() { return &___m_listeners_1; } inline void set_m_listeners_1(List_1_t3594922530 * value) { ___m_listeners_1 = value; Il2CppCodeGenWriteBarrier((&___m_listeners_1), value); } inline static int32_t get_offset_of_m_varOutBuffer_2() { return static_cast(offsetof(CNetService_t1201271315, ___m_varOutBuffer_2)); } inline BetterList_1_t289316694 * get_m_varOutBuffer_2() const { return ___m_varOutBuffer_2; } inline BetterList_1_t289316694 ** get_address_of_m_varOutBuffer_2() { return &___m_varOutBuffer_2; } inline void set_m_varOutBuffer_2(BetterList_1_t289316694 * value) { ___m_varOutBuffer_2 = value; Il2CppCodeGenWriteBarrier((&___m_varOutBuffer_2), value); } inline static int32_t get_offset_of_m_varStructBuffer_3() { return static_cast(offsetof(CNetService_t1201271315, ___m_varStructBuffer_3)); } inline BetterList_1_t289316694 * get_m_varStructBuffer_3() const { return ___m_varStructBuffer_3; } inline BetterList_1_t289316694 ** get_address_of_m_varStructBuffer_3() { return &___m_varStructBuffer_3; } inline void set_m_varStructBuffer_3(BetterList_1_t289316694 * value) { ___m_varStructBuffer_3 = value; Il2CppCodeGenWriteBarrier((&___m_varStructBuffer_3), value); } inline static int32_t get_offset_of_m_msgFromServer_4() { return static_cast(offsetof(CNetService_t1201271315, ___m_msgFromServer_4)); } inline LinkedList_1_t3261532576 * get_m_msgFromServer_4() const { return ___m_msgFromServer_4; } inline LinkedList_1_t3261532576 ** get_address_of_m_msgFromServer_4() { return &___m_msgFromServer_4; } inline void set_m_msgFromServer_4(LinkedList_1_t3261532576 * value) { ___m_msgFromServer_4 = value; Il2CppCodeGenWriteBarrier((&___m_msgFromServer_4), value); } inline static int32_t get_offset_of_m_MsgListLock_5() { return static_cast(offsetof(CNetService_t1201271315, ___m_MsgListLock_5)); } inline CThreadLock_t3315856551 * get_m_MsgListLock_5() const { return ___m_MsgListLock_5; } inline CThreadLock_t3315856551 ** get_address_of_m_MsgListLock_5() { return &___m_MsgListLock_5; } inline void set_m_MsgListLock_5(CThreadLock_t3315856551 * value) { ___m_MsgListLock_5 = value; Il2CppCodeGenWriteBarrier((&___m_MsgListLock_5), value); } inline static int32_t get_offset_of_m_LinkStateOld_6() { return static_cast(offsetof(CNetService_t1201271315, ___m_LinkStateOld_6)); } inline int32_t get_m_LinkStateOld_6() const { return ___m_LinkStateOld_6; } inline int32_t* get_address_of_m_LinkStateOld_6() { return &___m_LinkStateOld_6; } inline void set_m_LinkStateOld_6(int32_t value) { ___m_LinkStateOld_6 = value; } inline static int32_t get_offset_of_m_LinkStateNow_7() { return static_cast(offsetof(CNetService_t1201271315, ___m_LinkStateNow_7)); } inline int32_t get_m_LinkStateNow_7() const { return ___m_LinkStateNow_7; } inline int32_t* get_address_of_m_LinkStateNow_7() { return &___m_LinkStateNow_7; } inline void set_m_LinkStateNow_7(int32_t value) { ___m_LinkStateNow_7 = value; } inline static int32_t get_offset_of_m_Lock_8() { return static_cast(offsetof(CNetService_t1201271315, ___m_Lock_8)); } inline CThreadLock_t3315856551 * get_m_Lock_8() const { return ___m_Lock_8; } inline CThreadLock_t3315856551 ** get_address_of_m_Lock_8() { return &___m_Lock_8; } inline void set_m_Lock_8(CThreadLock_t3315856551 * value) { ___m_Lock_8 = value; Il2CppCodeGenWriteBarrier((&___m_Lock_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETSERVICE_T1201271315_H #ifndef CTEXTHELP_T3119637808_H #define CTEXTHELP_T3119637808_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808 : public ITextBase_t660344599 { public: // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_DictionUpdate TextUnitGroup_t1441580864 * ___m_DictionUpdate_1; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_Diction TextUnitGroup_t1441580864 * ___m_Diction_2; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_DictionErrorCode TextUnitGroup_t1441580864 * ___m_DictionErrorCode_3; public: inline static int32_t get_offset_of_m_DictionUpdate_1() { return static_cast(offsetof(CTextHelp_t3119637808, ___m_DictionUpdate_1)); } inline TextUnitGroup_t1441580864 * get_m_DictionUpdate_1() const { return ___m_DictionUpdate_1; } inline TextUnitGroup_t1441580864 ** get_address_of_m_DictionUpdate_1() { return &___m_DictionUpdate_1; } inline void set_m_DictionUpdate_1(TextUnitGroup_t1441580864 * value) { ___m_DictionUpdate_1 = value; Il2CppCodeGenWriteBarrier((&___m_DictionUpdate_1), value); } inline static int32_t get_offset_of_m_Diction_2() { return static_cast(offsetof(CTextHelp_t3119637808, ___m_Diction_2)); } inline TextUnitGroup_t1441580864 * get_m_Diction_2() const { return ___m_Diction_2; } inline TextUnitGroup_t1441580864 ** get_address_of_m_Diction_2() { return &___m_Diction_2; } inline void set_m_Diction_2(TextUnitGroup_t1441580864 * value) { ___m_Diction_2 = value; Il2CppCodeGenWriteBarrier((&___m_Diction_2), value); } inline static int32_t get_offset_of_m_DictionErrorCode_3() { return static_cast(offsetof(CTextHelp_t3119637808, ___m_DictionErrorCode_3)); } inline TextUnitGroup_t1441580864 * get_m_DictionErrorCode_3() const { return ___m_DictionErrorCode_3; } inline TextUnitGroup_t1441580864 ** get_address_of_m_DictionErrorCode_3() { return &___m_DictionErrorCode_3; } inline void set_m_DictionErrorCode_3(TextUnitGroup_t1441580864 * value) { ___m_DictionErrorCode_3 = value; Il2CppCodeGenWriteBarrier((&___m_DictionErrorCode_3), value); } }; struct CTextHelp_t3119637808_StaticFields { public: // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::s_Instance CTextHelp_t3119637808 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CTextHelp_t3119637808_StaticFields, ___s_Instance_4)); } inline CTextHelp_t3119637808 * get_s_Instance_4() const { return ___s_Instance_4; } inline CTextHelp_t3119637808 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CTextHelp_t3119637808 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTEXTHELP_T3119637808_H #ifndef ENUMERATOR_T3377804549_H #define ENUMERATOR_T3377804549_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1/Enumerator struct Enumerator_t3377804549 { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1/Enumerator::list LinkedList_1_t863209702 * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1/Enumerator::current LinkedListNode_1_t1768738796 * ___current_1; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::index int32_t ___index_2; // System.UInt32 System.Collections.Generic.LinkedList`1/Enumerator::version uint32_t ___version_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1/Enumerator::si SerializationInfo_t950877179 * ___si_4; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t3377804549, ___list_0)); } inline LinkedList_1_t863209702 * get_list_0() const { return ___list_0; } inline LinkedList_1_t863209702 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_t863209702 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_current_1() { return static_cast(offsetof(Enumerator_t3377804549, ___current_1)); } inline LinkedListNode_1_t1768738796 * get_current_1() const { return ___current_1; } inline LinkedListNode_1_t1768738796 ** get_address_of_current_1() { return &___current_1; } inline void set_current_1(LinkedListNode_1_t1768738796 * value) { ___current_1 = value; Il2CppCodeGenWriteBarrier((&___current_1), value); } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t3377804549, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Enumerator_t3377804549, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_si_4() { return static_cast(offsetof(Enumerator_t3377804549, ___si_4)); } inline SerializationInfo_t950877179 * get_si_4() const { return ___si_4; } inline SerializationInfo_t950877179 ** get_address_of_si_4() { return &___si_4; } inline void set_si_4(SerializationInfo_t950877179 * value) { ___si_4 = value; Il2CppCodeGenWriteBarrier((&___si_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3377804549_H #ifndef ENUMERATOR_T139379724_H #define ENUMERATOR_T139379724_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1/Enumerator struct Enumerator_t139379724 { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1/Enumerator::list LinkedList_1_t1919752173 * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1/Enumerator::current LinkedListNode_1_t2825281267 * ___current_1; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::index int32_t ___index_2; // System.UInt32 System.Collections.Generic.LinkedList`1/Enumerator::version uint32_t ___version_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1/Enumerator::si SerializationInfo_t950877179 * ___si_4; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t139379724, ___list_0)); } inline LinkedList_1_t1919752173 * get_list_0() const { return ___list_0; } inline LinkedList_1_t1919752173 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_t1919752173 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_current_1() { return static_cast(offsetof(Enumerator_t139379724, ___current_1)); } inline LinkedListNode_1_t2825281267 * get_current_1() const { return ___current_1; } inline LinkedListNode_1_t2825281267 ** get_address_of_current_1() { return &___current_1; } inline void set_current_1(LinkedListNode_1_t2825281267 * value) { ___current_1 = value; Il2CppCodeGenWriteBarrier((&___current_1), value); } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t139379724, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Enumerator_t139379724, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_si_4() { return static_cast(offsetof(Enumerator_t139379724, ___si_4)); } inline SerializationInfo_t950877179 * get_si_4() const { return ___si_4; } inline SerializationInfo_t950877179 ** get_address_of_si_4() { return &___si_4; } inline void set_si_4(SerializationInfo_t950877179 * value) { ___si_4 = value; Il2CppCodeGenWriteBarrier((&___si_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T139379724_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 CSCENESERVICE_T551449725_H #define CSCENESERVICE_T551449725_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.Framework.Scene.CSceneService::m_SceneID int32_t ___m_SceneID_4; // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoleNum int32_t ___m_RoleNum_5; // System.Int32 DMCore.Framework.Scene.CSceneService::m_laborNum int32_t ___m_laborNum_6; // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoomLvType int32_t ___m_RoomLvType_7; // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoomMainType int32_t ___m_RoomMainType_8; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CSceneService::m_SceneObjArrayRole List_1_t2330697225 * ___m_SceneObjArrayRole_9; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CSceneService::m_SceneObjArrayProp List_1_t589903178 * ___m_SceneObjArrayProp_10; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CSceneService::m_SceneNpcList List_1_t1151801416 * ___m_SceneNpcList_11; // DMCore.Framework.Scene.CSceneModelObj DMCore.Framework.Scene.CSceneService::m_Scene CSceneModelObj_t2681526009 * ___m_Scene_12; // DMCore.Framework.Scene.CMainRole DMCore.Framework.Scene.CSceneService::m_MainRole CMainRole_t4200562839 * ___m_MainRole_13; public: inline static int32_t get_offset_of_m_SceneID_4() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneID_4)); } inline int32_t get_m_SceneID_4() const { return ___m_SceneID_4; } inline int32_t* get_address_of_m_SceneID_4() { return &___m_SceneID_4; } inline void set_m_SceneID_4(int32_t value) { ___m_SceneID_4 = value; } inline static int32_t get_offset_of_m_RoleNum_5() { return static_cast(offsetof(CSceneService_t551449725, ___m_RoleNum_5)); } inline int32_t get_m_RoleNum_5() const { return ___m_RoleNum_5; } inline int32_t* get_address_of_m_RoleNum_5() { return &___m_RoleNum_5; } inline void set_m_RoleNum_5(int32_t value) { ___m_RoleNum_5 = value; } inline static int32_t get_offset_of_m_laborNum_6() { return static_cast(offsetof(CSceneService_t551449725, ___m_laborNum_6)); } inline int32_t get_m_laborNum_6() const { return ___m_laborNum_6; } inline int32_t* get_address_of_m_laborNum_6() { return &___m_laborNum_6; } inline void set_m_laborNum_6(int32_t value) { ___m_laborNum_6 = value; } inline static int32_t get_offset_of_m_RoomLvType_7() { return static_cast(offsetof(CSceneService_t551449725, ___m_RoomLvType_7)); } inline int32_t get_m_RoomLvType_7() const { return ___m_RoomLvType_7; } inline int32_t* get_address_of_m_RoomLvType_7() { return &___m_RoomLvType_7; } inline void set_m_RoomLvType_7(int32_t value) { ___m_RoomLvType_7 = value; } inline static int32_t get_offset_of_m_RoomMainType_8() { return static_cast(offsetof(CSceneService_t551449725, ___m_RoomMainType_8)); } inline int32_t get_m_RoomMainType_8() const { return ___m_RoomMainType_8; } inline int32_t* get_address_of_m_RoomMainType_8() { return &___m_RoomMainType_8; } inline void set_m_RoomMainType_8(int32_t value) { ___m_RoomMainType_8 = value; } inline static int32_t get_offset_of_m_SceneObjArrayRole_9() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneObjArrayRole_9)); } inline List_1_t2330697225 * get_m_SceneObjArrayRole_9() const { return ___m_SceneObjArrayRole_9; } inline List_1_t2330697225 ** get_address_of_m_SceneObjArrayRole_9() { return &___m_SceneObjArrayRole_9; } inline void set_m_SceneObjArrayRole_9(List_1_t2330697225 * value) { ___m_SceneObjArrayRole_9 = value; Il2CppCodeGenWriteBarrier((&___m_SceneObjArrayRole_9), value); } inline static int32_t get_offset_of_m_SceneObjArrayProp_10() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneObjArrayProp_10)); } inline List_1_t589903178 * get_m_SceneObjArrayProp_10() const { return ___m_SceneObjArrayProp_10; } inline List_1_t589903178 ** get_address_of_m_SceneObjArrayProp_10() { return &___m_SceneObjArrayProp_10; } inline void set_m_SceneObjArrayProp_10(List_1_t589903178 * value) { ___m_SceneObjArrayProp_10 = value; Il2CppCodeGenWriteBarrier((&___m_SceneObjArrayProp_10), value); } inline static int32_t get_offset_of_m_SceneNpcList_11() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneNpcList_11)); } inline List_1_t1151801416 * get_m_SceneNpcList_11() const { return ___m_SceneNpcList_11; } inline List_1_t1151801416 ** get_address_of_m_SceneNpcList_11() { return &___m_SceneNpcList_11; } inline void set_m_SceneNpcList_11(List_1_t1151801416 * value) { ___m_SceneNpcList_11 = value; Il2CppCodeGenWriteBarrier((&___m_SceneNpcList_11), value); } inline static int32_t get_offset_of_m_Scene_12() { return static_cast(offsetof(CSceneService_t551449725, ___m_Scene_12)); } inline CSceneModelObj_t2681526009 * get_m_Scene_12() const { return ___m_Scene_12; } inline CSceneModelObj_t2681526009 ** get_address_of_m_Scene_12() { return &___m_Scene_12; } inline void set_m_Scene_12(CSceneModelObj_t2681526009 * value) { ___m_Scene_12 = value; Il2CppCodeGenWriteBarrier((&___m_Scene_12), value); } inline static int32_t get_offset_of_m_MainRole_13() { return static_cast(offsetof(CSceneService_t551449725, ___m_MainRole_13)); } inline CMainRole_t4200562839 * get_m_MainRole_13() const { return ___m_MainRole_13; } inline CMainRole_t4200562839 ** get_address_of_m_MainRole_13() { return &___m_MainRole_13; } inline void set_m_MainRole_13(CMainRole_t4200562839 * value) { ___m_MainRole_13 = value; Il2CppCodeGenWriteBarrier((&___m_MainRole_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSCENESERVICE_T551449725_H #ifndef CNETMAINLOGIC_T857650587_H #define CNETMAINLOGIC_T857650587_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587 : public INetListener_t2122847788 { public: // DMCore.Net.CNetMainLogic/_ProcDelegate[] DMCore.Net.CNetMainLogic::m_AllProcPtrs _ProcDelegateU5BU5D_t2947363969* ___m_AllProcPtrs_1; // System.Int32 DMCore.Net.CNetMainLogic::m_NetState int32_t ___m_NetState_2; // DMCore.Framework.Thread.CThreadLock DMCore.Net.CNetMainLogic::m_NetStateLock CThreadLock_t3315856551 * ___m_NetStateLock_3; // DMCore.Net.CCustomNetMsgHooker DMCore.Net.CNetMainLogic::m_msgHooker CCustomNetMsgHooker_t1749009394 * ___m_msgHooker_4; // System.String DMCore.Net.CNetMainLogic::m_ip String_t* ___m_ip_5; // System.Int32 DMCore.Net.CNetMainLogic::m_port int32_t ___m_port_6; // System.Boolean DMCore.Net.CNetMainLogic::m_bUserClose bool ___m_bUserClose_7; public: inline static int32_t get_offset_of_m_AllProcPtrs_1() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_AllProcPtrs_1)); } inline _ProcDelegateU5BU5D_t2947363969* get_m_AllProcPtrs_1() const { return ___m_AllProcPtrs_1; } inline _ProcDelegateU5BU5D_t2947363969** get_address_of_m_AllProcPtrs_1() { return &___m_AllProcPtrs_1; } inline void set_m_AllProcPtrs_1(_ProcDelegateU5BU5D_t2947363969* value) { ___m_AllProcPtrs_1 = value; Il2CppCodeGenWriteBarrier((&___m_AllProcPtrs_1), value); } inline static int32_t get_offset_of_m_NetState_2() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_NetState_2)); } inline int32_t get_m_NetState_2() const { return ___m_NetState_2; } inline int32_t* get_address_of_m_NetState_2() { return &___m_NetState_2; } inline void set_m_NetState_2(int32_t value) { ___m_NetState_2 = value; } inline static int32_t get_offset_of_m_NetStateLock_3() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_NetStateLock_3)); } inline CThreadLock_t3315856551 * get_m_NetStateLock_3() const { return ___m_NetStateLock_3; } inline CThreadLock_t3315856551 ** get_address_of_m_NetStateLock_3() { return &___m_NetStateLock_3; } inline void set_m_NetStateLock_3(CThreadLock_t3315856551 * value) { ___m_NetStateLock_3 = value; Il2CppCodeGenWriteBarrier((&___m_NetStateLock_3), value); } inline static int32_t get_offset_of_m_msgHooker_4() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_msgHooker_4)); } inline CCustomNetMsgHooker_t1749009394 * get_m_msgHooker_4() const { return ___m_msgHooker_4; } inline CCustomNetMsgHooker_t1749009394 ** get_address_of_m_msgHooker_4() { return &___m_msgHooker_4; } inline void set_m_msgHooker_4(CCustomNetMsgHooker_t1749009394 * value) { ___m_msgHooker_4 = value; Il2CppCodeGenWriteBarrier((&___m_msgHooker_4), value); } inline static int32_t get_offset_of_m_ip_5() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_ip_5)); } inline String_t* get_m_ip_5() const { return ___m_ip_5; } inline String_t** get_address_of_m_ip_5() { return &___m_ip_5; } inline void set_m_ip_5(String_t* value) { ___m_ip_5 = value; Il2CppCodeGenWriteBarrier((&___m_ip_5), value); } inline static int32_t get_offset_of_m_port_6() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_port_6)); } inline int32_t get_m_port_6() const { return ___m_port_6; } inline int32_t* get_address_of_m_port_6() { return &___m_port_6; } inline void set_m_port_6(int32_t value) { ___m_port_6 = value; } inline static int32_t get_offset_of_m_bUserClose_7() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_bUserClose_7)); } inline bool get_m_bUserClose_7() const { return ___m_bUserClose_7; } inline bool* get_address_of_m_bUserClose_7() { return &___m_bUserClose_7; } inline void set_m_bUserClose_7(bool value) { ___m_bUserClose_7 = value; } }; struct CNetMainLogic_t857650587_StaticFields { public: // System.Boolean DMCore.Net.CNetMainLogic::k__BackingField bool ___U3CIsServerStateRoleReadyU3Ek__BackingField_0; // System.String DMCore.Net.CNetMainLogic::GOLD_NOT_ENOUGH String_t* ___GOLD_NOT_ENOUGH_8; // System.String DMCore.Net.CNetMainLogic::DIAMOND_NOT_ENOUGH String_t* ___DIAMOND_NOT_ENOUGH_9; // System.String DMCore.Net.CNetMainLogic::ENERGY_NOT_ENOUGH String_t* ___ENERGY_NOT_ENOUGH_10; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_11; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache1 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache1_12; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache2 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache2_13; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache3 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache3_14; public: inline static int32_t get_offset_of_U3CIsServerStateRoleReadyU3Ek__BackingField_0() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CIsServerStateRoleReadyU3Ek__BackingField_0)); } inline bool get_U3CIsServerStateRoleReadyU3Ek__BackingField_0() const { return ___U3CIsServerStateRoleReadyU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsServerStateRoleReadyU3Ek__BackingField_0() { return &___U3CIsServerStateRoleReadyU3Ek__BackingField_0; } inline void set_U3CIsServerStateRoleReadyU3Ek__BackingField_0(bool value) { ___U3CIsServerStateRoleReadyU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_GOLD_NOT_ENOUGH_8() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___GOLD_NOT_ENOUGH_8)); } inline String_t* get_GOLD_NOT_ENOUGH_8() const { return ___GOLD_NOT_ENOUGH_8; } inline String_t** get_address_of_GOLD_NOT_ENOUGH_8() { return &___GOLD_NOT_ENOUGH_8; } inline void set_GOLD_NOT_ENOUGH_8(String_t* value) { ___GOLD_NOT_ENOUGH_8 = value; Il2CppCodeGenWriteBarrier((&___GOLD_NOT_ENOUGH_8), value); } inline static int32_t get_offset_of_DIAMOND_NOT_ENOUGH_9() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___DIAMOND_NOT_ENOUGH_9)); } inline String_t* get_DIAMOND_NOT_ENOUGH_9() const { return ___DIAMOND_NOT_ENOUGH_9; } inline String_t** get_address_of_DIAMOND_NOT_ENOUGH_9() { return &___DIAMOND_NOT_ENOUGH_9; } inline void set_DIAMOND_NOT_ENOUGH_9(String_t* value) { ___DIAMOND_NOT_ENOUGH_9 = value; Il2CppCodeGenWriteBarrier((&___DIAMOND_NOT_ENOUGH_9), value); } inline static int32_t get_offset_of_ENERGY_NOT_ENOUGH_10() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___ENERGY_NOT_ENOUGH_10)); } inline String_t* get_ENERGY_NOT_ENOUGH_10() const { return ___ENERGY_NOT_ENOUGH_10; } inline String_t** get_address_of_ENERGY_NOT_ENOUGH_10() { return &___ENERGY_NOT_ENOUGH_10; } inline void set_ENERGY_NOT_ENOUGH_10(String_t* value) { ___ENERGY_NOT_ENOUGH_10 = value; Il2CppCodeGenWriteBarrier((&___ENERGY_NOT_ENOUGH_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_11() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache0_11)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_11() const { return ___U3CU3Ef__mgU24cache0_11; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_11() { return &___U3CU3Ef__mgU24cache0_11; } inline void set_U3CU3Ef__mgU24cache0_11(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_11), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_12() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache1_12)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache1_12() const { return ___U3CU3Ef__mgU24cache1_12; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache1_12() { return &___U3CU3Ef__mgU24cache1_12; } inline void set_U3CU3Ef__mgU24cache1_12(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache1_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_12), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_13() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache2_13)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache2_13() const { return ___U3CU3Ef__mgU24cache2_13; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache2_13() { return &___U3CU3Ef__mgU24cache2_13; } inline void set_U3CU3Ef__mgU24cache2_13(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache2_13 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_13), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_14() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache3_14)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache3_14() const { return ___U3CU3Ef__mgU24cache3_14; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache3_14() { return &___U3CU3Ef__mgU24cache3_14; } inline void set_U3CU3Ef__mgU24cache3_14(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache3_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETMAINLOGIC_T857650587_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 CBEATKEYMANAGER_T1395295909_H #define CBEATKEYMANAGER_T1395295909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909 : public ILogicBase_t2190831891 { public: // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyManager::m_listCtrlNode List_1_t2491780804 * ___m_listCtrlNode_4; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_nCurBpm int32_t ___m_nCurBpm_5; // UnityEngine.Texture2D DMCore.DanceMode.CBeatKeyManager::m_beatkeyTexture Texture2D_t3840446185 * ___m_beatkeyTexture_6; // UnityEngine.GameObject DMCore.DanceMode.CBeatKeyManager::m_beatkeyAtlas GameObject_t1113636619 * ___m_beatkeyAtlas_7; // System.Collections.Generic.Dictionary`2> DMCore.DanceMode.CBeatKeyManager::m_DrawCall Dictionary_2_t3213771897 * ___m_DrawCall_8; // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyManager::m_SectionMaxScore List_1_t128053199 * ___m_SectionMaxScore_9; // BetterList`1 DMCore.DanceMode.CBeatKeyManager::m_RtClkArea BetterList_1_t1515500177 * ___m_RtClkArea_10; // System.Single DMCore.DanceMode.CBeatKeyManager::m_fTimeJudgeAnimTime float ___m_fTimeJudgeAnimTime_11; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_BeatKeyColorState int32_t ___m_BeatKeyColorState_13; // DMCore.Framework.Movie.CAnimSequence DMCore.DanceMode.CBeatKeyManager::m_ptrClassicalKeyInfo CAnimSequence_t1119714129 * ___m_ptrClassicalKeyInfo_14; // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::m_ptrCurBeatKeyInfo CBeatKeySequenceInfo_t1686169301 * ___m_ptrCurBeatKeyInfo_15; // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::m_ptrCurBeatKeySwingInfo CBeatKeySequenceInfo_t1686169301 * ___m_ptrCurBeatKeySwingInfo_16; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_nBeatKeyJudged int32_t ___m_nBeatKeyJudged_17; // DMCore.DanceMode.RevenueDetailData DMCore.DanceMode.CBeatKeyManager::m_RevenueDetail RevenueDetailData_t1092030774 * ___m_RevenueDetail_18; public: inline static int32_t get_offset_of_m_listCtrlNode_4() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_listCtrlNode_4)); } inline List_1_t2491780804 * get_m_listCtrlNode_4() const { return ___m_listCtrlNode_4; } inline List_1_t2491780804 ** get_address_of_m_listCtrlNode_4() { return &___m_listCtrlNode_4; } inline void set_m_listCtrlNode_4(List_1_t2491780804 * value) { ___m_listCtrlNode_4 = value; Il2CppCodeGenWriteBarrier((&___m_listCtrlNode_4), value); } inline static int32_t get_offset_of_m_nCurBpm_5() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_nCurBpm_5)); } inline int32_t get_m_nCurBpm_5() const { return ___m_nCurBpm_5; } inline int32_t* get_address_of_m_nCurBpm_5() { return &___m_nCurBpm_5; } inline void set_m_nCurBpm_5(int32_t value) { ___m_nCurBpm_5 = value; } inline static int32_t get_offset_of_m_beatkeyTexture_6() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_beatkeyTexture_6)); } inline Texture2D_t3840446185 * get_m_beatkeyTexture_6() const { return ___m_beatkeyTexture_6; } inline Texture2D_t3840446185 ** get_address_of_m_beatkeyTexture_6() { return &___m_beatkeyTexture_6; } inline void set_m_beatkeyTexture_6(Texture2D_t3840446185 * value) { ___m_beatkeyTexture_6 = value; Il2CppCodeGenWriteBarrier((&___m_beatkeyTexture_6), value); } inline static int32_t get_offset_of_m_beatkeyAtlas_7() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_beatkeyAtlas_7)); } inline GameObject_t1113636619 * get_m_beatkeyAtlas_7() const { return ___m_beatkeyAtlas_7; } inline GameObject_t1113636619 ** get_address_of_m_beatkeyAtlas_7() { return &___m_beatkeyAtlas_7; } inline void set_m_beatkeyAtlas_7(GameObject_t1113636619 * value) { ___m_beatkeyAtlas_7 = value; Il2CppCodeGenWriteBarrier((&___m_beatkeyAtlas_7), value); } inline static int32_t get_offset_of_m_DrawCall_8() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_DrawCall_8)); } inline Dictionary_2_t3213771897 * get_m_DrawCall_8() const { return ___m_DrawCall_8; } inline Dictionary_2_t3213771897 ** get_address_of_m_DrawCall_8() { return &___m_DrawCall_8; } inline void set_m_DrawCall_8(Dictionary_2_t3213771897 * value) { ___m_DrawCall_8 = value; Il2CppCodeGenWriteBarrier((&___m_DrawCall_8), value); } inline static int32_t get_offset_of_m_SectionMaxScore_9() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_SectionMaxScore_9)); } inline List_1_t128053199 * get_m_SectionMaxScore_9() const { return ___m_SectionMaxScore_9; } inline List_1_t128053199 ** get_address_of_m_SectionMaxScore_9() { return &___m_SectionMaxScore_9; } inline void set_m_SectionMaxScore_9(List_1_t128053199 * value) { ___m_SectionMaxScore_9 = value; Il2CppCodeGenWriteBarrier((&___m_SectionMaxScore_9), value); } inline static int32_t get_offset_of_m_RtClkArea_10() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_RtClkArea_10)); } inline BetterList_1_t1515500177 * get_m_RtClkArea_10() const { return ___m_RtClkArea_10; } inline BetterList_1_t1515500177 ** get_address_of_m_RtClkArea_10() { return &___m_RtClkArea_10; } inline void set_m_RtClkArea_10(BetterList_1_t1515500177 * value) { ___m_RtClkArea_10 = value; Il2CppCodeGenWriteBarrier((&___m_RtClkArea_10), value); } inline static int32_t get_offset_of_m_fTimeJudgeAnimTime_11() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_fTimeJudgeAnimTime_11)); } inline float get_m_fTimeJudgeAnimTime_11() const { return ___m_fTimeJudgeAnimTime_11; } inline float* get_address_of_m_fTimeJudgeAnimTime_11() { return &___m_fTimeJudgeAnimTime_11; } inline void set_m_fTimeJudgeAnimTime_11(float value) { ___m_fTimeJudgeAnimTime_11 = value; } inline static int32_t get_offset_of_m_BeatKeyColorState_13() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_BeatKeyColorState_13)); } inline int32_t get_m_BeatKeyColorState_13() const { return ___m_BeatKeyColorState_13; } inline int32_t* get_address_of_m_BeatKeyColorState_13() { return &___m_BeatKeyColorState_13; } inline void set_m_BeatKeyColorState_13(int32_t value) { ___m_BeatKeyColorState_13 = value; } inline static int32_t get_offset_of_m_ptrClassicalKeyInfo_14() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrClassicalKeyInfo_14)); } inline CAnimSequence_t1119714129 * get_m_ptrClassicalKeyInfo_14() const { return ___m_ptrClassicalKeyInfo_14; } inline CAnimSequence_t1119714129 ** get_address_of_m_ptrClassicalKeyInfo_14() { return &___m_ptrClassicalKeyInfo_14; } inline void set_m_ptrClassicalKeyInfo_14(CAnimSequence_t1119714129 * value) { ___m_ptrClassicalKeyInfo_14 = value; Il2CppCodeGenWriteBarrier((&___m_ptrClassicalKeyInfo_14), value); } inline static int32_t get_offset_of_m_ptrCurBeatKeyInfo_15() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrCurBeatKeyInfo_15)); } inline CBeatKeySequenceInfo_t1686169301 * get_m_ptrCurBeatKeyInfo_15() const { return ___m_ptrCurBeatKeyInfo_15; } inline CBeatKeySequenceInfo_t1686169301 ** get_address_of_m_ptrCurBeatKeyInfo_15() { return &___m_ptrCurBeatKeyInfo_15; } inline void set_m_ptrCurBeatKeyInfo_15(CBeatKeySequenceInfo_t1686169301 * value) { ___m_ptrCurBeatKeyInfo_15 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCurBeatKeyInfo_15), value); } inline static int32_t get_offset_of_m_ptrCurBeatKeySwingInfo_16() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrCurBeatKeySwingInfo_16)); } inline CBeatKeySequenceInfo_t1686169301 * get_m_ptrCurBeatKeySwingInfo_16() const { return ___m_ptrCurBeatKeySwingInfo_16; } inline CBeatKeySequenceInfo_t1686169301 ** get_address_of_m_ptrCurBeatKeySwingInfo_16() { return &___m_ptrCurBeatKeySwingInfo_16; } inline void set_m_ptrCurBeatKeySwingInfo_16(CBeatKeySequenceInfo_t1686169301 * value) { ___m_ptrCurBeatKeySwingInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCurBeatKeySwingInfo_16), value); } inline static int32_t get_offset_of_m_nBeatKeyJudged_17() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_nBeatKeyJudged_17)); } inline int32_t get_m_nBeatKeyJudged_17() const { return ___m_nBeatKeyJudged_17; } inline int32_t* get_address_of_m_nBeatKeyJudged_17() { return &___m_nBeatKeyJudged_17; } inline void set_m_nBeatKeyJudged_17(int32_t value) { ___m_nBeatKeyJudged_17 = value; } inline static int32_t get_offset_of_m_RevenueDetail_18() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_RevenueDetail_18)); } inline RevenueDetailData_t1092030774 * get_m_RevenueDetail_18() const { return ___m_RevenueDetail_18; } inline RevenueDetailData_t1092030774 ** get_address_of_m_RevenueDetail_18() { return &___m_RevenueDetail_18; } inline void set_m_RevenueDetail_18(RevenueDetailData_t1092030774 * value) { ___m_RevenueDetail_18 = value; Il2CppCodeGenWriteBarrier((&___m_RevenueDetail_18), value); } }; struct CBeatKeyManager_t1395295909_StaticFields { public: // System.Single[] DMCore.DanceMode.CBeatKeyManager::s_HelpImageWidth SingleU5BU5D_t1444911251* ___s_HelpImageWidth_19; // System.Action`1 DMCore.DanceMode.CBeatKeyManager::<>f__am$cache0 Action_1_t1192173657 * ___U3CU3Ef__amU24cache0_20; public: inline static int32_t get_offset_of_s_HelpImageWidth_19() { return static_cast(offsetof(CBeatKeyManager_t1395295909_StaticFields, ___s_HelpImageWidth_19)); } inline SingleU5BU5D_t1444911251* get_s_HelpImageWidth_19() const { return ___s_HelpImageWidth_19; } inline SingleU5BU5D_t1444911251** get_address_of_s_HelpImageWidth_19() { return &___s_HelpImageWidth_19; } inline void set_s_HelpImageWidth_19(SingleU5BU5D_t1444911251* value) { ___s_HelpImageWidth_19 = value; Il2CppCodeGenWriteBarrier((&___s_HelpImageWidth_19), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_20() { return static_cast(offsetof(CBeatKeyManager_t1395295909_StaticFields, ___U3CU3Ef__amU24cache0_20)); } inline Action_1_t1192173657 * get_U3CU3Ef__amU24cache0_20() const { return ___U3CU3Ef__amU24cache0_20; } inline Action_1_t1192173657 ** get_address_of_U3CU3Ef__amU24cache0_20() { return &___U3CU3Ef__amU24cache0_20; } inline void set_U3CU3Ef__amU24cache0_20(Action_1_t1192173657 * value) { ___U3CU3Ef__amU24cache0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYMANAGER_T1395295909_H #ifndef CENCRPTHELP_INT_T51280996_H #define CENCRPTHELP_INT_T51280996_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CEncrptHelp_Int struct CEncrptHelp_Int_t51280996 : public CEncrptHelp_1_t2107105261 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CENCRPTHELP_INT_T51280996_H #ifndef XMLLINKEDNODE_T1437094927_H #define XMLLINKEDNODE_T1437094927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927 : public XmlNode_t3767805227 { public: // System.Xml.XmlLinkedNode System.Xml.XmlLinkedNode::nextSibling XmlLinkedNode_t1437094927 * ___nextSibling_5; public: inline static int32_t get_offset_of_nextSibling_5() { return static_cast(offsetof(XmlLinkedNode_t1437094927, ___nextSibling_5)); } inline XmlLinkedNode_t1437094927 * get_nextSibling_5() const { return ___nextSibling_5; } inline XmlLinkedNode_t1437094927 ** get_address_of_nextSibling_5() { return &___nextSibling_5; } inline void set_nextSibling_5(XmlLinkedNode_t1437094927 * value) { ___nextSibling_5 = value; Il2CppCodeGenWriteBarrier((&___nextSibling_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLLINKEDNODE_T1437094927_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 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 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 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 COMMON_T3802143103_H #define COMMON_T3802143103_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Common struct Common_t3802143103 : public RuntimeObject { public: public: }; struct Common_t3802143103_StaticFields { public: // System.Int32 DMCore.Common::INVALID_ID int32_t ___INVALID_ID_0; // System.Int32 DMCore.Common::MIN_LEVEL_NUMBER int32_t ___MIN_LEVEL_NUMBER_1; // System.Int32 DMCore.Common::MAX_LEVEL_NUMBER int32_t ___MAX_LEVEL_NUMBER_2; // System.Int32 DMCore.Common::CHAT_SAVE_MAX_COUNT int32_t ___CHAT_SAVE_MAX_COUNT_3; // System.Int32 DMCore.Common::CHAT_SAVE_TIME_SPAN int32_t ___CHAT_SAVE_TIME_SPAN_4; // System.Int32 DMCore.Common::CHAT_CONTENT_COUNT_CACHE int32_t ___CHAT_CONTENT_COUNT_CACHE_5; // System.Int32 DMCore.Common::MESSAGE_SAVE_MAX_COUNT int32_t ___MESSAGE_SAVE_MAX_COUNT_6; // System.Int32 DMCore.Common::MESSAGE_SAVE_TIME_SPAN int32_t ___MESSAGE_SAVE_TIME_SPAN_7; // System.Single DMCore.Common::SYSTEMBROAD_ROLL_SPEED float ___SYSTEMBROAD_ROLL_SPEED_8; // System.Int32 DMCore.Common::SHOPPING_CART_MAX_CAPACITY int32_t ___SHOPPING_CART_MAX_CAPACITY_9; // System.Int32 DMCore.Common::CURRENT_PROTOCOL_VERSION int32_t ___CURRENT_PROTOCOL_VERSION_10; // System.Single DMCore.Common::NET_MESSAGE_OVER_TIME float ___NET_MESSAGE_OVER_TIME_11; // System.Int32 DMCore.Common::MAX_SEND_INVITED_TIMES int32_t ___MAX_SEND_INVITED_TIMES_12; // System.Int32 DMCore.Common::MAX_RECV_INVITED_TIMES int32_t ___MAX_RECV_INVITED_TIMES_13; // System.Single DMCore.Common::TIME_SPAN_TO_RESET_RECV_CNT float ___TIME_SPAN_TO_RESET_RECV_CNT_14; // System.Single DMCore.Common::MAX_SPEAKER_LIFE_TIME float ___MAX_SPEAKER_LIFE_TIME_15; // System.Single DMCore.Common::CHAT_REFRESH_ONLINESTATE float ___CHAT_REFRESH_ONLINESTATE_16; // System.Int32 DMCore.Common::MIN_CLOTH_CONFIG_ID int32_t ___MIN_CLOTH_CONFIG_ID_17; // System.Int32 DMCore.Common::MIN_PROPS_CONFIG_ID int32_t ___MIN_PROPS_CONFIG_ID_18; // System.Single DMCore.Common::FULL_DOWN_CHECK_FREQUENCY float ___FULL_DOWN_CHECK_FREQUENCY_19; // System.Int32 DMCore.Common::CLASSICAL_QUEUE_BEAT_COUNT int32_t ___CLASSICAL_QUEUE_BEAT_COUNT_20; // System.Int32 DMCore.Common::CLASSICAL_JUDGE_BEAT_COUNT int32_t ___CLASSICAL_JUDGE_BEAT_COUNT_21; // System.Int32 DMCore.Common::CLASSICAL_MIN_KEY_LEVEL int32_t ___CLASSICAL_MIN_KEY_LEVEL_22; // System.Int32 DMCore.Common::CLASSICAL_MAX_KEY_LEVEL int32_t ___CLASSICAL_MAX_KEY_LEVEL_23; // System.Int32 DMCore.Common::CLASSICAL_USER_RANDOM_KEY int32_t ___CLASSICAL_USER_RANDOM_KEY_24; // System.Int32 DMCore.Common::PROTECTED_LEVEL int32_t ___PROTECTED_LEVEL_25; // System.Int32 DMCore.Common::ROOM_COUNT_ONE_PAGE int32_t ___ROOM_COUNT_ONE_PAGE_26; // System.Single DMCore.Common::PET_DEFAULT_WALK_SPEED float ___PET_DEFAULT_WALK_SPEED_27; // System.Single DMCore.Common::PET_DEFAULT_SAFE_DISTANCE float ___PET_DEFAULT_SAFE_DISTANCE_28; // UnityEngine.Vector3 DMCore.Common::PET_DEFAULT_SHOW_POSITION Vector3_t3722313464 ___PET_DEFAULT_SHOW_POSITION_29; // UnityEngine.Vector3 DMCore.Common::PET_DEFAULT_SHOW_POSITION_W Vector3_t3722313464 ___PET_DEFAULT_SHOW_POSITION_W_30; // System.Single DMCore.Common::SINGLE_PAGE_DEPTH float ___SINGLE_PAGE_DEPTH_31; public: inline static int32_t get_offset_of_INVALID_ID_0() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___INVALID_ID_0)); } inline int32_t get_INVALID_ID_0() const { return ___INVALID_ID_0; } inline int32_t* get_address_of_INVALID_ID_0() { return &___INVALID_ID_0; } inline void set_INVALID_ID_0(int32_t value) { ___INVALID_ID_0 = value; } inline static int32_t get_offset_of_MIN_LEVEL_NUMBER_1() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_LEVEL_NUMBER_1)); } inline int32_t get_MIN_LEVEL_NUMBER_1() const { return ___MIN_LEVEL_NUMBER_1; } inline int32_t* get_address_of_MIN_LEVEL_NUMBER_1() { return &___MIN_LEVEL_NUMBER_1; } inline void set_MIN_LEVEL_NUMBER_1(int32_t value) { ___MIN_LEVEL_NUMBER_1 = value; } inline static int32_t get_offset_of_MAX_LEVEL_NUMBER_2() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_LEVEL_NUMBER_2)); } inline int32_t get_MAX_LEVEL_NUMBER_2() const { return ___MAX_LEVEL_NUMBER_2; } inline int32_t* get_address_of_MAX_LEVEL_NUMBER_2() { return &___MAX_LEVEL_NUMBER_2; } inline void set_MAX_LEVEL_NUMBER_2(int32_t value) { ___MAX_LEVEL_NUMBER_2 = value; } inline static int32_t get_offset_of_CHAT_SAVE_MAX_COUNT_3() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_SAVE_MAX_COUNT_3)); } inline int32_t get_CHAT_SAVE_MAX_COUNT_3() const { return ___CHAT_SAVE_MAX_COUNT_3; } inline int32_t* get_address_of_CHAT_SAVE_MAX_COUNT_3() { return &___CHAT_SAVE_MAX_COUNT_3; } inline void set_CHAT_SAVE_MAX_COUNT_3(int32_t value) { ___CHAT_SAVE_MAX_COUNT_3 = value; } inline static int32_t get_offset_of_CHAT_SAVE_TIME_SPAN_4() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_SAVE_TIME_SPAN_4)); } inline int32_t get_CHAT_SAVE_TIME_SPAN_4() const { return ___CHAT_SAVE_TIME_SPAN_4; } inline int32_t* get_address_of_CHAT_SAVE_TIME_SPAN_4() { return &___CHAT_SAVE_TIME_SPAN_4; } inline void set_CHAT_SAVE_TIME_SPAN_4(int32_t value) { ___CHAT_SAVE_TIME_SPAN_4 = value; } inline static int32_t get_offset_of_CHAT_CONTENT_COUNT_CACHE_5() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_CONTENT_COUNT_CACHE_5)); } inline int32_t get_CHAT_CONTENT_COUNT_CACHE_5() const { return ___CHAT_CONTENT_COUNT_CACHE_5; } inline int32_t* get_address_of_CHAT_CONTENT_COUNT_CACHE_5() { return &___CHAT_CONTENT_COUNT_CACHE_5; } inline void set_CHAT_CONTENT_COUNT_CACHE_5(int32_t value) { ___CHAT_CONTENT_COUNT_CACHE_5 = value; } inline static int32_t get_offset_of_MESSAGE_SAVE_MAX_COUNT_6() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MESSAGE_SAVE_MAX_COUNT_6)); } inline int32_t get_MESSAGE_SAVE_MAX_COUNT_6() const { return ___MESSAGE_SAVE_MAX_COUNT_6; } inline int32_t* get_address_of_MESSAGE_SAVE_MAX_COUNT_6() { return &___MESSAGE_SAVE_MAX_COUNT_6; } inline void set_MESSAGE_SAVE_MAX_COUNT_6(int32_t value) { ___MESSAGE_SAVE_MAX_COUNT_6 = value; } inline static int32_t get_offset_of_MESSAGE_SAVE_TIME_SPAN_7() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MESSAGE_SAVE_TIME_SPAN_7)); } inline int32_t get_MESSAGE_SAVE_TIME_SPAN_7() const { return ___MESSAGE_SAVE_TIME_SPAN_7; } inline int32_t* get_address_of_MESSAGE_SAVE_TIME_SPAN_7() { return &___MESSAGE_SAVE_TIME_SPAN_7; } inline void set_MESSAGE_SAVE_TIME_SPAN_7(int32_t value) { ___MESSAGE_SAVE_TIME_SPAN_7 = value; } inline static int32_t get_offset_of_SYSTEMBROAD_ROLL_SPEED_8() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SYSTEMBROAD_ROLL_SPEED_8)); } inline float get_SYSTEMBROAD_ROLL_SPEED_8() const { return ___SYSTEMBROAD_ROLL_SPEED_8; } inline float* get_address_of_SYSTEMBROAD_ROLL_SPEED_8() { return &___SYSTEMBROAD_ROLL_SPEED_8; } inline void set_SYSTEMBROAD_ROLL_SPEED_8(float value) { ___SYSTEMBROAD_ROLL_SPEED_8 = value; } inline static int32_t get_offset_of_SHOPPING_CART_MAX_CAPACITY_9() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SHOPPING_CART_MAX_CAPACITY_9)); } inline int32_t get_SHOPPING_CART_MAX_CAPACITY_9() const { return ___SHOPPING_CART_MAX_CAPACITY_9; } inline int32_t* get_address_of_SHOPPING_CART_MAX_CAPACITY_9() { return &___SHOPPING_CART_MAX_CAPACITY_9; } inline void set_SHOPPING_CART_MAX_CAPACITY_9(int32_t value) { ___SHOPPING_CART_MAX_CAPACITY_9 = value; } inline static int32_t get_offset_of_CURRENT_PROTOCOL_VERSION_10() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CURRENT_PROTOCOL_VERSION_10)); } inline int32_t get_CURRENT_PROTOCOL_VERSION_10() const { return ___CURRENT_PROTOCOL_VERSION_10; } inline int32_t* get_address_of_CURRENT_PROTOCOL_VERSION_10() { return &___CURRENT_PROTOCOL_VERSION_10; } inline void set_CURRENT_PROTOCOL_VERSION_10(int32_t value) { ___CURRENT_PROTOCOL_VERSION_10 = value; } inline static int32_t get_offset_of_NET_MESSAGE_OVER_TIME_11() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___NET_MESSAGE_OVER_TIME_11)); } inline float get_NET_MESSAGE_OVER_TIME_11() const { return ___NET_MESSAGE_OVER_TIME_11; } inline float* get_address_of_NET_MESSAGE_OVER_TIME_11() { return &___NET_MESSAGE_OVER_TIME_11; } inline void set_NET_MESSAGE_OVER_TIME_11(float value) { ___NET_MESSAGE_OVER_TIME_11 = value; } inline static int32_t get_offset_of_MAX_SEND_INVITED_TIMES_12() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_SEND_INVITED_TIMES_12)); } inline int32_t get_MAX_SEND_INVITED_TIMES_12() const { return ___MAX_SEND_INVITED_TIMES_12; } inline int32_t* get_address_of_MAX_SEND_INVITED_TIMES_12() { return &___MAX_SEND_INVITED_TIMES_12; } inline void set_MAX_SEND_INVITED_TIMES_12(int32_t value) { ___MAX_SEND_INVITED_TIMES_12 = value; } inline static int32_t get_offset_of_MAX_RECV_INVITED_TIMES_13() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_RECV_INVITED_TIMES_13)); } inline int32_t get_MAX_RECV_INVITED_TIMES_13() const { return ___MAX_RECV_INVITED_TIMES_13; } inline int32_t* get_address_of_MAX_RECV_INVITED_TIMES_13() { return &___MAX_RECV_INVITED_TIMES_13; } inline void set_MAX_RECV_INVITED_TIMES_13(int32_t value) { ___MAX_RECV_INVITED_TIMES_13 = value; } inline static int32_t get_offset_of_TIME_SPAN_TO_RESET_RECV_CNT_14() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___TIME_SPAN_TO_RESET_RECV_CNT_14)); } inline float get_TIME_SPAN_TO_RESET_RECV_CNT_14() const { return ___TIME_SPAN_TO_RESET_RECV_CNT_14; } inline float* get_address_of_TIME_SPAN_TO_RESET_RECV_CNT_14() { return &___TIME_SPAN_TO_RESET_RECV_CNT_14; } inline void set_TIME_SPAN_TO_RESET_RECV_CNT_14(float value) { ___TIME_SPAN_TO_RESET_RECV_CNT_14 = value; } inline static int32_t get_offset_of_MAX_SPEAKER_LIFE_TIME_15() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_SPEAKER_LIFE_TIME_15)); } inline float get_MAX_SPEAKER_LIFE_TIME_15() const { return ___MAX_SPEAKER_LIFE_TIME_15; } inline float* get_address_of_MAX_SPEAKER_LIFE_TIME_15() { return &___MAX_SPEAKER_LIFE_TIME_15; } inline void set_MAX_SPEAKER_LIFE_TIME_15(float value) { ___MAX_SPEAKER_LIFE_TIME_15 = value; } inline static int32_t get_offset_of_CHAT_REFRESH_ONLINESTATE_16() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_REFRESH_ONLINESTATE_16)); } inline float get_CHAT_REFRESH_ONLINESTATE_16() const { return ___CHAT_REFRESH_ONLINESTATE_16; } inline float* get_address_of_CHAT_REFRESH_ONLINESTATE_16() { return &___CHAT_REFRESH_ONLINESTATE_16; } inline void set_CHAT_REFRESH_ONLINESTATE_16(float value) { ___CHAT_REFRESH_ONLINESTATE_16 = value; } inline static int32_t get_offset_of_MIN_CLOTH_CONFIG_ID_17() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_CLOTH_CONFIG_ID_17)); } inline int32_t get_MIN_CLOTH_CONFIG_ID_17() const { return ___MIN_CLOTH_CONFIG_ID_17; } inline int32_t* get_address_of_MIN_CLOTH_CONFIG_ID_17() { return &___MIN_CLOTH_CONFIG_ID_17; } inline void set_MIN_CLOTH_CONFIG_ID_17(int32_t value) { ___MIN_CLOTH_CONFIG_ID_17 = value; } inline static int32_t get_offset_of_MIN_PROPS_CONFIG_ID_18() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_PROPS_CONFIG_ID_18)); } inline int32_t get_MIN_PROPS_CONFIG_ID_18() const { return ___MIN_PROPS_CONFIG_ID_18; } inline int32_t* get_address_of_MIN_PROPS_CONFIG_ID_18() { return &___MIN_PROPS_CONFIG_ID_18; } inline void set_MIN_PROPS_CONFIG_ID_18(int32_t value) { ___MIN_PROPS_CONFIG_ID_18 = value; } inline static int32_t get_offset_of_FULL_DOWN_CHECK_FREQUENCY_19() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___FULL_DOWN_CHECK_FREQUENCY_19)); } inline float get_FULL_DOWN_CHECK_FREQUENCY_19() const { return ___FULL_DOWN_CHECK_FREQUENCY_19; } inline float* get_address_of_FULL_DOWN_CHECK_FREQUENCY_19() { return &___FULL_DOWN_CHECK_FREQUENCY_19; } inline void set_FULL_DOWN_CHECK_FREQUENCY_19(float value) { ___FULL_DOWN_CHECK_FREQUENCY_19 = value; } inline static int32_t get_offset_of_CLASSICAL_QUEUE_BEAT_COUNT_20() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_QUEUE_BEAT_COUNT_20)); } inline int32_t get_CLASSICAL_QUEUE_BEAT_COUNT_20() const { return ___CLASSICAL_QUEUE_BEAT_COUNT_20; } inline int32_t* get_address_of_CLASSICAL_QUEUE_BEAT_COUNT_20() { return &___CLASSICAL_QUEUE_BEAT_COUNT_20; } inline void set_CLASSICAL_QUEUE_BEAT_COUNT_20(int32_t value) { ___CLASSICAL_QUEUE_BEAT_COUNT_20 = value; } inline static int32_t get_offset_of_CLASSICAL_JUDGE_BEAT_COUNT_21() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_JUDGE_BEAT_COUNT_21)); } inline int32_t get_CLASSICAL_JUDGE_BEAT_COUNT_21() const { return ___CLASSICAL_JUDGE_BEAT_COUNT_21; } inline int32_t* get_address_of_CLASSICAL_JUDGE_BEAT_COUNT_21() { return &___CLASSICAL_JUDGE_BEAT_COUNT_21; } inline void set_CLASSICAL_JUDGE_BEAT_COUNT_21(int32_t value) { ___CLASSICAL_JUDGE_BEAT_COUNT_21 = value; } inline static int32_t get_offset_of_CLASSICAL_MIN_KEY_LEVEL_22() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_MIN_KEY_LEVEL_22)); } inline int32_t get_CLASSICAL_MIN_KEY_LEVEL_22() const { return ___CLASSICAL_MIN_KEY_LEVEL_22; } inline int32_t* get_address_of_CLASSICAL_MIN_KEY_LEVEL_22() { return &___CLASSICAL_MIN_KEY_LEVEL_22; } inline void set_CLASSICAL_MIN_KEY_LEVEL_22(int32_t value) { ___CLASSICAL_MIN_KEY_LEVEL_22 = value; } inline static int32_t get_offset_of_CLASSICAL_MAX_KEY_LEVEL_23() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_MAX_KEY_LEVEL_23)); } inline int32_t get_CLASSICAL_MAX_KEY_LEVEL_23() const { return ___CLASSICAL_MAX_KEY_LEVEL_23; } inline int32_t* get_address_of_CLASSICAL_MAX_KEY_LEVEL_23() { return &___CLASSICAL_MAX_KEY_LEVEL_23; } inline void set_CLASSICAL_MAX_KEY_LEVEL_23(int32_t value) { ___CLASSICAL_MAX_KEY_LEVEL_23 = value; } inline static int32_t get_offset_of_CLASSICAL_USER_RANDOM_KEY_24() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_USER_RANDOM_KEY_24)); } inline int32_t get_CLASSICAL_USER_RANDOM_KEY_24() const { return ___CLASSICAL_USER_RANDOM_KEY_24; } inline int32_t* get_address_of_CLASSICAL_USER_RANDOM_KEY_24() { return &___CLASSICAL_USER_RANDOM_KEY_24; } inline void set_CLASSICAL_USER_RANDOM_KEY_24(int32_t value) { ___CLASSICAL_USER_RANDOM_KEY_24 = value; } inline static int32_t get_offset_of_PROTECTED_LEVEL_25() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PROTECTED_LEVEL_25)); } inline int32_t get_PROTECTED_LEVEL_25() const { return ___PROTECTED_LEVEL_25; } inline int32_t* get_address_of_PROTECTED_LEVEL_25() { return &___PROTECTED_LEVEL_25; } inline void set_PROTECTED_LEVEL_25(int32_t value) { ___PROTECTED_LEVEL_25 = value; } inline static int32_t get_offset_of_ROOM_COUNT_ONE_PAGE_26() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___ROOM_COUNT_ONE_PAGE_26)); } inline int32_t get_ROOM_COUNT_ONE_PAGE_26() const { return ___ROOM_COUNT_ONE_PAGE_26; } inline int32_t* get_address_of_ROOM_COUNT_ONE_PAGE_26() { return &___ROOM_COUNT_ONE_PAGE_26; } inline void set_ROOM_COUNT_ONE_PAGE_26(int32_t value) { ___ROOM_COUNT_ONE_PAGE_26 = value; } inline static int32_t get_offset_of_PET_DEFAULT_WALK_SPEED_27() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_WALK_SPEED_27)); } inline float get_PET_DEFAULT_WALK_SPEED_27() const { return ___PET_DEFAULT_WALK_SPEED_27; } inline float* get_address_of_PET_DEFAULT_WALK_SPEED_27() { return &___PET_DEFAULT_WALK_SPEED_27; } inline void set_PET_DEFAULT_WALK_SPEED_27(float value) { ___PET_DEFAULT_WALK_SPEED_27 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SAFE_DISTANCE_28() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SAFE_DISTANCE_28)); } inline float get_PET_DEFAULT_SAFE_DISTANCE_28() const { return ___PET_DEFAULT_SAFE_DISTANCE_28; } inline float* get_address_of_PET_DEFAULT_SAFE_DISTANCE_28() { return &___PET_DEFAULT_SAFE_DISTANCE_28; } inline void set_PET_DEFAULT_SAFE_DISTANCE_28(float value) { ___PET_DEFAULT_SAFE_DISTANCE_28 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SHOW_POSITION_29() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SHOW_POSITION_29)); } inline Vector3_t3722313464 get_PET_DEFAULT_SHOW_POSITION_29() const { return ___PET_DEFAULT_SHOW_POSITION_29; } inline Vector3_t3722313464 * get_address_of_PET_DEFAULT_SHOW_POSITION_29() { return &___PET_DEFAULT_SHOW_POSITION_29; } inline void set_PET_DEFAULT_SHOW_POSITION_29(Vector3_t3722313464 value) { ___PET_DEFAULT_SHOW_POSITION_29 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SHOW_POSITION_W_30() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SHOW_POSITION_W_30)); } inline Vector3_t3722313464 get_PET_DEFAULT_SHOW_POSITION_W_30() const { return ___PET_DEFAULT_SHOW_POSITION_W_30; } inline Vector3_t3722313464 * get_address_of_PET_DEFAULT_SHOW_POSITION_W_30() { return &___PET_DEFAULT_SHOW_POSITION_W_30; } inline void set_PET_DEFAULT_SHOW_POSITION_W_30(Vector3_t3722313464 value) { ___PET_DEFAULT_SHOW_POSITION_W_30 = value; } inline static int32_t get_offset_of_SINGLE_PAGE_DEPTH_31() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SINGLE_PAGE_DEPTH_31)); } inline float get_SINGLE_PAGE_DEPTH_31() const { return ___SINGLE_PAGE_DEPTH_31; } inline float* get_address_of_SINGLE_PAGE_DEPTH_31() { return &___SINGLE_PAGE_DEPTH_31; } inline void set_SINGLE_PAGE_DEPTH_31(float value) { ___SINGLE_PAGE_DEPTH_31 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMMON_T3802143103_H #ifndef ENUMINVITETYPE_T639247486_H #define ENUMINVITETYPE_T639247486_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPlayerInviteTable/enumInviteType struct enumInviteType_t639247486 { public: // System.Int32 DMCore.Logic.CPlayerInviteTable/enumInviteType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumInviteType_t639247486, ___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 // ENUMINVITETYPE_T639247486_H #ifndef COORDINATES_T1880298793_H #define COORDINATES_T1880298793_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIAtlas/Coordinates struct Coordinates_t1880298793 { public: // System.Int32 UIAtlas/Coordinates::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Coordinates_t1880298793, ___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 // COORDINATES_T1880298793_H #ifndef ENUMERATOR_T3923002270_H #define ENUMERATOR_T3923002270_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_t3923002270 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1968819495 * ___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_t71524366 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3923002270, ___dictionary_0)); } inline Dictionary_2_t1968819495 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1968819495 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1968819495 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3923002270, ___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_t3923002270, ___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_t3923002270, ___current_3)); } inline KeyValuePair_2_t71524366 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t71524366 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t71524366 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3923002270_H #ifndef ENUMERATOR_T872987376_H #define ENUMERATOR_T872987376_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_t872987376 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t3213771897 * ___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_t1316476768 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t872987376, ___dictionary_0)); } inline Dictionary_2_t3213771897 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t3213771897 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t3213771897 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t872987376, ___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_t872987376, ___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_t872987376, ___current_3)); } inline KeyValuePair_2_t1316476768 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t1316476768 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t1316476768 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T872987376_H #ifndef DRAWDATA_T875070952_H #define DRAWDATA_T875070952_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CImageHelp/DrawData struct DrawData_t875070952 : public RuntimeObject { public: // UnityEngine.Vector2 DMCore.Framework.Misc.CImageHelp/DrawData::_Center Vector2_t2156229523 ____Center_0; // UnityEngine.Texture2D DMCore.Framework.Misc.CImageHelp/DrawData::_Texture Texture2D_t3840446185 * ____Texture_1; // UnityEngine.Rect DMCore.Framework.Misc.CImageHelp/DrawData::_RtImageArea Rect_t2360479859 ____RtImageArea_2; // System.Single DMCore.Framework.Misc.CImageHelp/DrawData::_ScaleX float ____ScaleX_3; // System.Single DMCore.Framework.Misc.CImageHelp/DrawData::_ScaleY float ____ScaleY_4; // System.Single DMCore.Framework.Misc.CImageHelp/DrawData::_Rotate float ____Rotate_5; // System.Single DMCore.Framework.Misc.CImageHelp/DrawData::_Alpha float ____Alpha_6; // System.Boolean DMCore.Framework.Misc.CImageHelp/DrawData::_Mirror bool ____Mirror_7; // System.Boolean DMCore.Framework.Misc.CImageHelp/DrawData::_bClipAngle bool ____bClipAngle_8; // System.Single DMCore.Framework.Misc.CImageHelp/DrawData::_AngleCenter float ____AngleCenter_9; // System.Single DMCore.Framework.Misc.CImageHelp/DrawData::_AngleRange float ____AngleRange_10; // System.Boolean DMCore.Framework.Misc.CImageHelp/DrawData::_bRing bool ____bRing_11; // System.Single DMCore.Framework.Misc.CImageHelp/DrawData::_fRingRadius float ____fRingRadius_12; public: inline static int32_t get_offset_of__Center_0() { return static_cast(offsetof(DrawData_t875070952, ____Center_0)); } inline Vector2_t2156229523 get__Center_0() const { return ____Center_0; } inline Vector2_t2156229523 * get_address_of__Center_0() { return &____Center_0; } inline void set__Center_0(Vector2_t2156229523 value) { ____Center_0 = value; } inline static int32_t get_offset_of__Texture_1() { return static_cast(offsetof(DrawData_t875070952, ____Texture_1)); } inline Texture2D_t3840446185 * get__Texture_1() const { return ____Texture_1; } inline Texture2D_t3840446185 ** get_address_of__Texture_1() { return &____Texture_1; } inline void set__Texture_1(Texture2D_t3840446185 * value) { ____Texture_1 = value; Il2CppCodeGenWriteBarrier((&____Texture_1), value); } inline static int32_t get_offset_of__RtImageArea_2() { return static_cast(offsetof(DrawData_t875070952, ____RtImageArea_2)); } inline Rect_t2360479859 get__RtImageArea_2() const { return ____RtImageArea_2; } inline Rect_t2360479859 * get_address_of__RtImageArea_2() { return &____RtImageArea_2; } inline void set__RtImageArea_2(Rect_t2360479859 value) { ____RtImageArea_2 = value; } inline static int32_t get_offset_of__ScaleX_3() { return static_cast(offsetof(DrawData_t875070952, ____ScaleX_3)); } inline float get__ScaleX_3() const { return ____ScaleX_3; } inline float* get_address_of__ScaleX_3() { return &____ScaleX_3; } inline void set__ScaleX_3(float value) { ____ScaleX_3 = value; } inline static int32_t get_offset_of__ScaleY_4() { return static_cast(offsetof(DrawData_t875070952, ____ScaleY_4)); } inline float get__ScaleY_4() const { return ____ScaleY_4; } inline float* get_address_of__ScaleY_4() { return &____ScaleY_4; } inline void set__ScaleY_4(float value) { ____ScaleY_4 = value; } inline static int32_t get_offset_of__Rotate_5() { return static_cast(offsetof(DrawData_t875070952, ____Rotate_5)); } inline float get__Rotate_5() const { return ____Rotate_5; } inline float* get_address_of__Rotate_5() { return &____Rotate_5; } inline void set__Rotate_5(float value) { ____Rotate_5 = value; } inline static int32_t get_offset_of__Alpha_6() { return static_cast(offsetof(DrawData_t875070952, ____Alpha_6)); } inline float get__Alpha_6() const { return ____Alpha_6; } inline float* get_address_of__Alpha_6() { return &____Alpha_6; } inline void set__Alpha_6(float value) { ____Alpha_6 = value; } inline static int32_t get_offset_of__Mirror_7() { return static_cast(offsetof(DrawData_t875070952, ____Mirror_7)); } inline bool get__Mirror_7() const { return ____Mirror_7; } inline bool* get_address_of__Mirror_7() { return &____Mirror_7; } inline void set__Mirror_7(bool value) { ____Mirror_7 = value; } inline static int32_t get_offset_of__bClipAngle_8() { return static_cast(offsetof(DrawData_t875070952, ____bClipAngle_8)); } inline bool get__bClipAngle_8() const { return ____bClipAngle_8; } inline bool* get_address_of__bClipAngle_8() { return &____bClipAngle_8; } inline void set__bClipAngle_8(bool value) { ____bClipAngle_8 = value; } inline static int32_t get_offset_of__AngleCenter_9() { return static_cast(offsetof(DrawData_t875070952, ____AngleCenter_9)); } inline float get__AngleCenter_9() const { return ____AngleCenter_9; } inline float* get_address_of__AngleCenter_9() { return &____AngleCenter_9; } inline void set__AngleCenter_9(float value) { ____AngleCenter_9 = value; } inline static int32_t get_offset_of__AngleRange_10() { return static_cast(offsetof(DrawData_t875070952, ____AngleRange_10)); } inline float get__AngleRange_10() const { return ____AngleRange_10; } inline float* get_address_of__AngleRange_10() { return &____AngleRange_10; } inline void set__AngleRange_10(float value) { ____AngleRange_10 = value; } inline static int32_t get_offset_of__bRing_11() { return static_cast(offsetof(DrawData_t875070952, ____bRing_11)); } inline bool get__bRing_11() const { return ____bRing_11; } inline bool* get_address_of__bRing_11() { return &____bRing_11; } inline void set__bRing_11(bool value) { ____bRing_11 = value; } inline static int32_t get_offset_of__fRingRadius_12() { return static_cast(offsetof(DrawData_t875070952, ____fRingRadius_12)); } inline float get__fRingRadius_12() const { return ____fRingRadius_12; } inline float* get_address_of__fRingRadius_12() { return &____fRingRadius_12; } inline void set__fRingRadius_12(float value) { ____fRingRadius_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DRAWDATA_T875070952_H #ifndef ICAMERABASE_T3615533728_H #define ICAMERABASE_T3615533728_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728 : public RuntimeObject { public: // UnityEngine.Camera DMCore.Camera.ICameraBase::m_activeCamera Camera_t4157153871 * ___m_activeCamera_0; // UnityEngine.Camera DMCore.Camera.ICameraBase::m_uiCamera Camera_t4157153871 * ___m_uiCamera_1; // System.Collections.Generic.List`1 DMCore.Camera.ICameraBase::m_StoredCameraArray List_1_t1237090056 * ___m_StoredCameraArray_2; // UnityEngine.Transform DMCore.Camera.ICameraBase::m_DefaultWatchTarget Transform_t3600365921 * ___m_DefaultWatchTarget_3; // UnityEngine.Vector3 DMCore.Camera.ICameraBase::m_StartPosition Vector3_t3722313464 ___m_StartPosition_4; // UnityEngine.Quaternion DMCore.Camera.ICameraBase::m_StartRotation Quaternion_t2301928331 ___m_StartRotation_5; // System.Boolean DMCore.Camera.ICameraBase::m_bCached bool ___m_bCached_6; // UnityEngine.Vector3 DMCore.Camera.ICameraBase::m_cachePositon Vector3_t3722313464 ___m_cachePositon_7; // UnityEngine.Quaternion DMCore.Camera.ICameraBase::m_cacheRotation Quaternion_t2301928331 ___m_cacheRotation_8; public: inline static int32_t get_offset_of_m_activeCamera_0() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_activeCamera_0)); } inline Camera_t4157153871 * get_m_activeCamera_0() const { return ___m_activeCamera_0; } inline Camera_t4157153871 ** get_address_of_m_activeCamera_0() { return &___m_activeCamera_0; } inline void set_m_activeCamera_0(Camera_t4157153871 * value) { ___m_activeCamera_0 = value; Il2CppCodeGenWriteBarrier((&___m_activeCamera_0), value); } inline static int32_t get_offset_of_m_uiCamera_1() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_uiCamera_1)); } inline Camera_t4157153871 * get_m_uiCamera_1() const { return ___m_uiCamera_1; } inline Camera_t4157153871 ** get_address_of_m_uiCamera_1() { return &___m_uiCamera_1; } inline void set_m_uiCamera_1(Camera_t4157153871 * value) { ___m_uiCamera_1 = value; Il2CppCodeGenWriteBarrier((&___m_uiCamera_1), value); } inline static int32_t get_offset_of_m_StoredCameraArray_2() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_StoredCameraArray_2)); } inline List_1_t1237090056 * get_m_StoredCameraArray_2() const { return ___m_StoredCameraArray_2; } inline List_1_t1237090056 ** get_address_of_m_StoredCameraArray_2() { return &___m_StoredCameraArray_2; } inline void set_m_StoredCameraArray_2(List_1_t1237090056 * value) { ___m_StoredCameraArray_2 = value; Il2CppCodeGenWriteBarrier((&___m_StoredCameraArray_2), value); } inline static int32_t get_offset_of_m_DefaultWatchTarget_3() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_DefaultWatchTarget_3)); } inline Transform_t3600365921 * get_m_DefaultWatchTarget_3() const { return ___m_DefaultWatchTarget_3; } inline Transform_t3600365921 ** get_address_of_m_DefaultWatchTarget_3() { return &___m_DefaultWatchTarget_3; } inline void set_m_DefaultWatchTarget_3(Transform_t3600365921 * value) { ___m_DefaultWatchTarget_3 = value; Il2CppCodeGenWriteBarrier((&___m_DefaultWatchTarget_3), value); } inline static int32_t get_offset_of_m_StartPosition_4() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_StartPosition_4)); } inline Vector3_t3722313464 get_m_StartPosition_4() const { return ___m_StartPosition_4; } inline Vector3_t3722313464 * get_address_of_m_StartPosition_4() { return &___m_StartPosition_4; } inline void set_m_StartPosition_4(Vector3_t3722313464 value) { ___m_StartPosition_4 = value; } inline static int32_t get_offset_of_m_StartRotation_5() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_StartRotation_5)); } inline Quaternion_t2301928331 get_m_StartRotation_5() const { return ___m_StartRotation_5; } inline Quaternion_t2301928331 * get_address_of_m_StartRotation_5() { return &___m_StartRotation_5; } inline void set_m_StartRotation_5(Quaternion_t2301928331 value) { ___m_StartRotation_5 = value; } inline static int32_t get_offset_of_m_bCached_6() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_bCached_6)); } inline bool get_m_bCached_6() const { return ___m_bCached_6; } inline bool* get_address_of_m_bCached_6() { return &___m_bCached_6; } inline void set_m_bCached_6(bool value) { ___m_bCached_6 = value; } inline static int32_t get_offset_of_m_cachePositon_7() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_cachePositon_7)); } inline Vector3_t3722313464 get_m_cachePositon_7() const { return ___m_cachePositon_7; } inline Vector3_t3722313464 * get_address_of_m_cachePositon_7() { return &___m_cachePositon_7; } inline void set_m_cachePositon_7(Vector3_t3722313464 value) { ___m_cachePositon_7 = value; } inline static int32_t get_offset_of_m_cacheRotation_8() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_cacheRotation_8)); } inline Quaternion_t2301928331 get_m_cacheRotation_8() const { return ___m_cacheRotation_8; } inline Quaternion_t2301928331 * get_address_of_m_cacheRotation_8() { return &___m_cacheRotation_8; } inline void set_m_cacheRotation_8(Quaternion_t2301928331 value) { ___m_cacheRotation_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ICAMERABASE_T3615533728_H #ifndef CDANCEMODE_BATTLE_T3921573432_H #define CDANCEMODE_BATTLE_T3921573432_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceMode_Battle struct CDanceMode_Battle_t3921573432 : public CDanceMode_t1520520494 { public: // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode_Battle::m_randomAnimList List_1_t128053199 * ___m_randomAnimList_11; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode_Battle::m_PVPRoleArray List_1_t913674750 * ___m_PVPRoleArray_12; // UnityEngine.Vector3 DMCore.DanceMode.CDanceMode_Battle::m_cameraPos Vector3_t3722313464 ___m_cameraPos_13; // UnityEngine.Vector3 DMCore.DanceMode.CDanceMode_Battle::m_forward Vector3_t3722313464 ___m_forward_14; public: inline static int32_t get_offset_of_m_randomAnimList_11() { return static_cast(offsetof(CDanceMode_Battle_t3921573432, ___m_randomAnimList_11)); } inline List_1_t128053199 * get_m_randomAnimList_11() const { return ___m_randomAnimList_11; } inline List_1_t128053199 ** get_address_of_m_randomAnimList_11() { return &___m_randomAnimList_11; } inline void set_m_randomAnimList_11(List_1_t128053199 * value) { ___m_randomAnimList_11 = value; Il2CppCodeGenWriteBarrier((&___m_randomAnimList_11), value); } inline static int32_t get_offset_of_m_PVPRoleArray_12() { return static_cast(offsetof(CDanceMode_Battle_t3921573432, ___m_PVPRoleArray_12)); } inline List_1_t913674750 * get_m_PVPRoleArray_12() const { return ___m_PVPRoleArray_12; } inline List_1_t913674750 ** get_address_of_m_PVPRoleArray_12() { return &___m_PVPRoleArray_12; } inline void set_m_PVPRoleArray_12(List_1_t913674750 * value) { ___m_PVPRoleArray_12 = value; Il2CppCodeGenWriteBarrier((&___m_PVPRoleArray_12), value); } inline static int32_t get_offset_of_m_cameraPos_13() { return static_cast(offsetof(CDanceMode_Battle_t3921573432, ___m_cameraPos_13)); } inline Vector3_t3722313464 get_m_cameraPos_13() const { return ___m_cameraPos_13; } inline Vector3_t3722313464 * get_address_of_m_cameraPos_13() { return &___m_cameraPos_13; } inline void set_m_cameraPos_13(Vector3_t3722313464 value) { ___m_cameraPos_13 = value; } inline static int32_t get_offset_of_m_forward_14() { return static_cast(offsetof(CDanceMode_Battle_t3921573432, ___m_forward_14)); } inline Vector3_t3722313464 get_m_forward_14() const { return ___m_forward_14; } inline Vector3_t3722313464 * get_address_of_m_forward_14() { return &___m_forward_14; } inline void set_m_forward_14(Vector3_t3722313464 value) { ___m_forward_14 = value; } }; struct CDanceMode_Battle_t3921573432_StaticFields { public: // System.Predicate`1 DMCore.DanceMode.CDanceMode_Battle::<>f__mg$cache0 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache0_15; // System.Predicate`1 DMCore.DanceMode.CDanceMode_Battle::<>f__mg$cache1 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache1_16; // System.Predicate`1 DMCore.DanceMode.CDanceMode_Battle::<>f__mg$cache2 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache2_17; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_15() { return static_cast(offsetof(CDanceMode_Battle_t3921573432_StaticFields, ___U3CU3Ef__mgU24cache0_15)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache0_15() const { return ___U3CU3Ef__mgU24cache0_15; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache0_15() { return &___U3CU3Ef__mgU24cache0_15; } inline void set_U3CU3Ef__mgU24cache0_15(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache0_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_15), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_16() { return static_cast(offsetof(CDanceMode_Battle_t3921573432_StaticFields, ___U3CU3Ef__mgU24cache1_16)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache1_16() const { return ___U3CU3Ef__mgU24cache1_16; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache1_16() { return &___U3CU3Ef__mgU24cache1_16; } inline void set_U3CU3Ef__mgU24cache1_16(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache1_16 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_16), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_17() { return static_cast(offsetof(CDanceMode_Battle_t3921573432_StaticFields, ___U3CU3Ef__mgU24cache2_17)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache2_17() const { return ___U3CU3Ef__mgU24cache2_17; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache2_17() { return &___U3CU3Ef__mgU24cache2_17; } inline void set_U3CU3Ef__mgU24cache2_17(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache2_17 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMODE_BATTLE_T3921573432_H #ifndef FILLDIRECTION_T3695735197_H #define FILLDIRECTION_T3695735197_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISprite/FillDirection struct FillDirection_t3695735197 { public: // System.Int32 UISprite/FillDirection::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FillDirection_t3695735197, ___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 // FILLDIRECTION_T3695735197_H #ifndef ENUMBEATKEYTYPE_T3407901967_H #define ENUMBEATKEYTYPE_T3407901967_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.enumBeatKeyType struct enumBeatKeyType_t3407901967 { public: // System.Int32 DMCore.DanceMode.enumBeatKeyType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumBeatKeyType_t3407901967, ___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 // ENUMBEATKEYTYPE_T3407901967_H #ifndef ENUMERATOR_T2416689229_H #define ENUMERATOR_T2416689229_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_t2416689229 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t462506454 * ___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_t2860178621 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2416689229, ___dictionary_0)); } inline Dictionary_2_t462506454 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t462506454 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t462506454 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2416689229, ___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_t2416689229, ___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_t2416689229, ___current_3)); } inline KeyValuePair_2_t2860178621 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2860178621 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2860178621 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2416689229_H #ifndef ENUMMSGBOXCUSTOMKEY_T633128937_H #define ENUMMSGBOXCUSTOMKEY_T633128937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.enumMsgBoxCustomKey struct enumMsgBoxCustomKey_t633128937 { public: // System.Int32 DMCore.enumMsgBoxCustomKey::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMsgBoxCustomKey_t633128937, ___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 // ENUMMSGBOXCUSTOMKEY_T633128937_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 TYPE_T547875860_H #define TYPE_T547875860_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISprite/Type struct Type_t547875860 { public: // System.Int32 UISprite/Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Type_t547875860, ___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 // TYPE_T547875860_H #ifndef ENUMTRIGGERSTATE_T2542442584_H #define ENUMTRIGGERSTATE_T2542442584_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.enumTriggerState struct enumTriggerState_t2542442584 { public: // System.Int32 DMCore.Framework.Movie.enumTriggerState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumTriggerState_t2542442584, ___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 // ENUMTRIGGERSTATE_T2542442584_H #ifndef PIVOT_T1798046373_H #define PIVOT_T1798046373_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIWidget/Pivot struct Pivot_t1798046373 { public: // System.Int32 UIWidget/Pivot::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Pivot_t1798046373, ___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 // PIVOT_T1798046373_H #ifndef ENUMMUSICAREA_T189065227_H #define ENUMMUSICAREA_T189065227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumMusicArea struct enumMusicArea_t189065227 { public: // System.Int32 DMCore.Logic.enumMusicArea::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMusicArea_t189065227, ___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 // ENUMMUSICAREA_T189065227_H #ifndef ENUMPERSONPAGE_T2164876408_H #define ENUMPERSONPAGE_T2164876408_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumPersonPage struct enumPersonPage_t2164876408 { public: // System.Int32 DMCore.Logic.enumPersonPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumPersonPage_t2164876408, ___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 // ENUMPERSONPAGE_T2164876408_H #ifndef CBEATKEYCTRLNODE_T1019706062_H #define CBEATKEYCTRLNODE_T1019706062_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyCtrlNode struct CBeatKeyCtrlNode_t1019706062 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::k__BackingField int32_t ___U3CDeviceIDU3Ek__BackingField_4; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_ComboCount CEncrptHelp_Int_t51280996 * ____ComboCount_5; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_MaxCombo CEncrptHelp_Int_t51280996 * ____MaxCombo_6; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_CurScore CEncrptHelp_Int_t51280996 * ____CurScore_7; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_CurResult CEncrptHelp_Int_t51280996 * ____CurResult_8; // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::m_CurIndex int32_t ___m_CurIndex_9; // DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc DMCore.DanceMode.CBeatKeyCtrlNode::m_roleSectionCalc RoleSectionCalc_t3975632210 * ___m_roleSectionCalc_10; // DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo DMCore.DanceMode.CBeatKeyCtrlNode::m_keyNumInfo BeatKeyNumInfo_t1648835574 ___m_keyNumInfo_11; // System.Collections.Generic.LinkedList`1 DMCore.DanceMode.CBeatKeyCtrlNode::m_keyInfo LinkedList_1_t739721426 * ___m_keyInfo_12; // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyCtrlNode::m_ArrayBeatKeyResult List_1_t2807752047 * ___m_ArrayBeatKeyResult_13; // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::m_lastScore int32_t ___m_lastScore_14; public: inline static int32_t get_offset_of_U3CDeviceIDU3Ek__BackingField_4() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___U3CDeviceIDU3Ek__BackingField_4)); } inline int32_t get_U3CDeviceIDU3Ek__BackingField_4() const { return ___U3CDeviceIDU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CDeviceIDU3Ek__BackingField_4() { return &___U3CDeviceIDU3Ek__BackingField_4; } inline void set_U3CDeviceIDU3Ek__BackingField_4(int32_t value) { ___U3CDeviceIDU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of__ComboCount_5() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____ComboCount_5)); } inline CEncrptHelp_Int_t51280996 * get__ComboCount_5() const { return ____ComboCount_5; } inline CEncrptHelp_Int_t51280996 ** get_address_of__ComboCount_5() { return &____ComboCount_5; } inline void set__ComboCount_5(CEncrptHelp_Int_t51280996 * value) { ____ComboCount_5 = value; Il2CppCodeGenWriteBarrier((&____ComboCount_5), value); } inline static int32_t get_offset_of__MaxCombo_6() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____MaxCombo_6)); } inline CEncrptHelp_Int_t51280996 * get__MaxCombo_6() const { return ____MaxCombo_6; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MaxCombo_6() { return &____MaxCombo_6; } inline void set__MaxCombo_6(CEncrptHelp_Int_t51280996 * value) { ____MaxCombo_6 = value; Il2CppCodeGenWriteBarrier((&____MaxCombo_6), value); } inline static int32_t get_offset_of__CurScore_7() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____CurScore_7)); } inline CEncrptHelp_Int_t51280996 * get__CurScore_7() const { return ____CurScore_7; } inline CEncrptHelp_Int_t51280996 ** get_address_of__CurScore_7() { return &____CurScore_7; } inline void set__CurScore_7(CEncrptHelp_Int_t51280996 * value) { ____CurScore_7 = value; Il2CppCodeGenWriteBarrier((&____CurScore_7), value); } inline static int32_t get_offset_of__CurResult_8() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____CurResult_8)); } inline CEncrptHelp_Int_t51280996 * get__CurResult_8() const { return ____CurResult_8; } inline CEncrptHelp_Int_t51280996 ** get_address_of__CurResult_8() { return &____CurResult_8; } inline void set__CurResult_8(CEncrptHelp_Int_t51280996 * value) { ____CurResult_8 = value; Il2CppCodeGenWriteBarrier((&____CurResult_8), value); } inline static int32_t get_offset_of_m_CurIndex_9() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_CurIndex_9)); } inline int32_t get_m_CurIndex_9() const { return ___m_CurIndex_9; } inline int32_t* get_address_of_m_CurIndex_9() { return &___m_CurIndex_9; } inline void set_m_CurIndex_9(int32_t value) { ___m_CurIndex_9 = value; } inline static int32_t get_offset_of_m_roleSectionCalc_10() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_roleSectionCalc_10)); } inline RoleSectionCalc_t3975632210 * get_m_roleSectionCalc_10() const { return ___m_roleSectionCalc_10; } inline RoleSectionCalc_t3975632210 ** get_address_of_m_roleSectionCalc_10() { return &___m_roleSectionCalc_10; } inline void set_m_roleSectionCalc_10(RoleSectionCalc_t3975632210 * value) { ___m_roleSectionCalc_10 = value; Il2CppCodeGenWriteBarrier((&___m_roleSectionCalc_10), value); } inline static int32_t get_offset_of_m_keyNumInfo_11() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_keyNumInfo_11)); } inline BeatKeyNumInfo_t1648835574 get_m_keyNumInfo_11() const { return ___m_keyNumInfo_11; } inline BeatKeyNumInfo_t1648835574 * get_address_of_m_keyNumInfo_11() { return &___m_keyNumInfo_11; } inline void set_m_keyNumInfo_11(BeatKeyNumInfo_t1648835574 value) { ___m_keyNumInfo_11 = value; } inline static int32_t get_offset_of_m_keyInfo_12() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_keyInfo_12)); } inline LinkedList_1_t739721426 * get_m_keyInfo_12() const { return ___m_keyInfo_12; } inline LinkedList_1_t739721426 ** get_address_of_m_keyInfo_12() { return &___m_keyInfo_12; } inline void set_m_keyInfo_12(LinkedList_1_t739721426 * value) { ___m_keyInfo_12 = value; Il2CppCodeGenWriteBarrier((&___m_keyInfo_12), value); } inline static int32_t get_offset_of_m_ArrayBeatKeyResult_13() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_ArrayBeatKeyResult_13)); } inline List_1_t2807752047 * get_m_ArrayBeatKeyResult_13() const { return ___m_ArrayBeatKeyResult_13; } inline List_1_t2807752047 ** get_address_of_m_ArrayBeatKeyResult_13() { return &___m_ArrayBeatKeyResult_13; } inline void set_m_ArrayBeatKeyResult_13(List_1_t2807752047 * value) { ___m_ArrayBeatKeyResult_13 = value; Il2CppCodeGenWriteBarrier((&___m_ArrayBeatKeyResult_13), value); } inline static int32_t get_offset_of_m_lastScore_14() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_lastScore_14)); } inline int32_t get_m_lastScore_14() const { return ___m_lastScore_14; } inline int32_t* get_address_of_m_lastScore_14() { return &___m_lastScore_14; } inline void set_m_lastScore_14(int32_t value) { ___m_lastScore_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYCTRLNODE_T1019706062_H #ifndef ENUMMSGBOXTYPE_T4255590095_H #define ENUMMSGBOXTYPE_T4255590095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.enumMsgBoxType struct enumMsgBoxType_t4255590095 { public: // System.Int32 DMCore.enumMsgBoxType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMsgBoxType_t4255590095, ___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 // ENUMMSGBOXTYPE_T4255590095_H #ifndef ENUMEFFECTTYPE_T895630196_H #define ENUMEFFECTTYPE_T895630196_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.enumEffectType struct enumEffectType_t895630196 { public: // System.Int32 DMCore.Framework.enumEffectType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumEffectType_t895630196, ___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 // ENUMEFFECTTYPE_T895630196_H #ifndef ENUMSONGGROUP_T305338880_H #define ENUMSONGGROUP_T305338880_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumSongGroup struct enumSongGroup_t305338880 { public: // System.Int32 DMCore.Logic.enumSongGroup::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSongGroup_t305338880, ___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 // ENUMSONGGROUP_T305338880_H #ifndef ENUM_KEY_MODE_T543454981_H #define ENUM_KEY_MODE_T543454981_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ENUM_KEY_MODE struct ENUM_KEY_MODE_t543454981 { public: // System.Int32 DMCore.DanceMode.ENUM_KEY_MODE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_KEY_MODE_t543454981, ___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 // ENUM_KEY_MODE_T543454981_H #ifndef CDATAVECTOR_T3625709135_H #define CDATAVECTOR_T3625709135_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataVector struct CDataVector_t3625709135 : public IDataUnit_t677250155 { public: // UnityEngine.Vector3 DMCore.CDataVector::_Value Vector3_t3722313464 ____Value_0; public: inline static int32_t get_offset_of__Value_0() { return static_cast(offsetof(CDataVector_t3625709135, ____Value_0)); } inline Vector3_t3722313464 get__Value_0() const { return ____Value_0; } inline Vector3_t3722313464 * get_address_of__Value_0() { return &____Value_0; } inline void set__Value_0(Vector3_t3722313464 value) { ____Value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAVECTOR_T3625709135_H #ifndef ENUM_PLAY_MODE_T2546141670_H #define ENUM_PLAY_MODE_T2546141670_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ENUM_PLAY_MODE struct ENUM_PLAY_MODE_t2546141670 { public: // System.Int32 DMCore.DanceMode.ENUM_PLAY_MODE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_PLAY_MODE_t2546141670, ___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 // ENUM_PLAY_MODE_T2546141670_H #ifndef CDATAQUATERNION_T1158885499_H #define CDATAQUATERNION_T1158885499_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataQuaternion struct CDataQuaternion_t1158885499 : public IDataUnit_t677250155 { public: // UnityEngine.Quaternion DMCore.CDataQuaternion::_Value Quaternion_t2301928331 ____Value_0; public: inline static int32_t get_offset_of__Value_0() { return static_cast(offsetof(CDataQuaternion_t1158885499, ____Value_0)); } inline Quaternion_t2301928331 get__Value_0() const { return ____Value_0; } inline Quaternion_t2301928331 * get_address_of__Value_0() { return &____Value_0; } inline void set__Value_0(Quaternion_t2301928331 value) { ____Value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAQUATERNION_T1158885499_H #ifndef ENUMFRIENDTYPE_T1622600705_H #define ENUMFRIENDTYPE_T1622600705_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFriendType struct enumFriendType_t1622600705 { public: // System.Int32 DMCore.Logic.enumFriendType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFriendType_t1622600705, ___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 // ENUMFRIENDTYPE_T1622600705_H #ifndef ENUMMODELCATEGORY_T3973378142_H #define ENUMMODELCATEGORY_T3973378142_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumModelCategory struct enumModelCategory_t3973378142 { public: // System.Int32 DMCore.Framework.Scene.enumModelCategory::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumModelCategory_t3973378142, ___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 // ENUMMODELCATEGORY_T3973378142_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 ENUMROLESTATE_T946412100_H #define ENUMROLESTATE_T946412100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumRoleState struct enumRoleState_t946412100 { public: // System.Int32 DMCore.Framework.Scene.enumRoleState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRoleState_t946412100, ___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 // ENUMROLESTATE_T946412100_H #ifndef SERVERSCENESUBTYPE_T1590638575_H #define SERVERSCENESUBTYPE_T1590638575_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ServerSceneSubType struct ServerSceneSubType_t1590638575 { public: // System.Int16 DMCore.Framework.Scene.ServerSceneSubType::value__ int16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerSceneSubType_t1590638575, ___value___1)); } inline int16_t get_value___1() const { return ___value___1; } inline int16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERSCENESUBTYPE_T1590638575_H #ifndef ENUMRANDOMMUSICRANGE_T3300078576_H #define ENUMRANDOMMUSICRANGE_T3300078576_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumRandomMusicRange struct enumRandomMusicRange_t3300078576 { public: // System.Int32 DMCore.Logic.enumRandomMusicRange::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRandomMusicRange_t3300078576, ___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 // ENUMRANDOMMUSICRANGE_T3300078576_H #ifndef ENUMFRIENDPAGE_T2158881769_H #define ENUMFRIENDPAGE_T2158881769_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFriendPage struct enumFriendPage_t2158881769 { public: // System.Int32 DMCore.Logic.enumFriendPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFriendPage_t2158881769, ___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 // ENUMFRIENDPAGE_T2158881769_H #ifndef ENUMJUDGERESULT_T4081836998_H #define ENUMJUDGERESULT_T4081836998_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.enumJudgeResult struct enumJudgeResult_t4081836998 { public: // System.Int32 DMCore.DanceMode.enumJudgeResult::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumJudgeResult_t4081836998, ___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 // ENUMJUDGERESULT_T4081836998_H #ifndef PETACTIONTYPE_T3652296498_H #define PETACTIONTYPE_T3652296498_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PetActionType struct PetActionType_t3652296498 { public: // System.Int32 DMCore.Logic.PetActionType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PetActionType_t3652296498, ___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 // PETACTIONTYPE_T3652296498_H #ifndef ENUMSWINGTYPE_T3135913232_H #define ENUMSWINGTYPE_T3135913232_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.enumSwingType struct enumSwingType_t3135913232 { public: // System.Int32 DMCore.DanceMode.enumSwingType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSwingType_t3135913232, ___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 // ENUMSWINGTYPE_T3135913232_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 BEATKEYINFO_T1900075417_H #define BEATKEYINFO_T1900075417_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyInfo struct BeatKeyInfo_t1900075417 { public: // UnityEngine.Vector2 DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyInfo::m_PosStart Vector2_t2156229523 ___m_PosStart_0; // UnityEngine.Vector2 DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyInfo::m_PosEnd Vector2_t2156229523 ___m_PosEnd_1; // System.Single DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyInfo::m_Time float ___m_Time_2; // System.Single DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyInfo::m_JudgeTime float ___m_JudgeTime_3; // System.Single DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyInfo::m_TimeMax float ___m_TimeMax_4; public: inline static int32_t get_offset_of_m_PosStart_0() { return static_cast(offsetof(BeatKeyInfo_t1900075417, ___m_PosStart_0)); } inline Vector2_t2156229523 get_m_PosStart_0() const { return ___m_PosStart_0; } inline Vector2_t2156229523 * get_address_of_m_PosStart_0() { return &___m_PosStart_0; } inline void set_m_PosStart_0(Vector2_t2156229523 value) { ___m_PosStart_0 = value; } inline static int32_t get_offset_of_m_PosEnd_1() { return static_cast(offsetof(BeatKeyInfo_t1900075417, ___m_PosEnd_1)); } inline Vector2_t2156229523 get_m_PosEnd_1() const { return ___m_PosEnd_1; } inline Vector2_t2156229523 * get_address_of_m_PosEnd_1() { return &___m_PosEnd_1; } inline void set_m_PosEnd_1(Vector2_t2156229523 value) { ___m_PosEnd_1 = value; } inline static int32_t get_offset_of_m_Time_2() { return static_cast(offsetof(BeatKeyInfo_t1900075417, ___m_Time_2)); } inline float get_m_Time_2() const { return ___m_Time_2; } inline float* get_address_of_m_Time_2() { return &___m_Time_2; } inline void set_m_Time_2(float value) { ___m_Time_2 = value; } inline static int32_t get_offset_of_m_JudgeTime_3() { return static_cast(offsetof(BeatKeyInfo_t1900075417, ___m_JudgeTime_3)); } inline float get_m_JudgeTime_3() const { return ___m_JudgeTime_3; } inline float* get_address_of_m_JudgeTime_3() { return &___m_JudgeTime_3; } inline void set_m_JudgeTime_3(float value) { ___m_JudgeTime_3 = value; } inline static int32_t get_offset_of_m_TimeMax_4() { return static_cast(offsetof(BeatKeyInfo_t1900075417, ___m_TimeMax_4)); } inline float get_m_TimeMax_4() const { return ___m_TimeMax_4; } inline float* get_address_of_m_TimeMax_4() { return &___m_TimeMax_4; } inline void set_m_TimeMax_4(float value) { ___m_TimeMax_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEATKEYINFO_T1900075417_H #ifndef ENUMBEATKEYLEVEL_T3128796128_H #define ENUMBEATKEYLEVEL_T3128796128_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.enumBeatKeyLevel struct enumBeatKeyLevel_t3128796128 { public: // System.Int32 DMCore.DanceMode.enumBeatKeyLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumBeatKeyLevel_t3128796128, ___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 // ENUMBEATKEYLEVEL_T3128796128_H #ifndef U3CPUSHNEXTBEATKEYU3EC__ANONSTOREY0_T22692399_H #define U3CPUSHNEXTBEATKEYU3EC__ANONSTOREY0_T22692399_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyManager/c__AnonStorey0 struct U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 : public RuntimeObject { public: // UnityEngine.Vector2 DMCore.DanceMode.CBeatKeyManager/c__AnonStorey0::beginCenter Vector2_t2156229523 ___beginCenter_0; // UnityEngine.Vector2 DMCore.DanceMode.CBeatKeyManager/c__AnonStorey0::endCenter Vector2_t2156229523 ___endCenter_1; // System.Single DMCore.DanceMode.CBeatKeyManager/c__AnonStorey0::fTimeMax float ___fTimeMax_2; // System.Single DMCore.DanceMode.CBeatKeyManager/c__AnonStorey0::fJudgeTime float ___fJudgeTime_3; // DMCore.DanceMode.IBeatKeys DMCore.DanceMode.CBeatKeyManager/c__AnonStorey0::beatKey IBeatKeys_t2500473988 * ___beatKey_4; public: inline static int32_t get_offset_of_beginCenter_0() { return static_cast(offsetof(U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399, ___beginCenter_0)); } inline Vector2_t2156229523 get_beginCenter_0() const { return ___beginCenter_0; } inline Vector2_t2156229523 * get_address_of_beginCenter_0() { return &___beginCenter_0; } inline void set_beginCenter_0(Vector2_t2156229523 value) { ___beginCenter_0 = value; } inline static int32_t get_offset_of_endCenter_1() { return static_cast(offsetof(U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399, ___endCenter_1)); } inline Vector2_t2156229523 get_endCenter_1() const { return ___endCenter_1; } inline Vector2_t2156229523 * get_address_of_endCenter_1() { return &___endCenter_1; } inline void set_endCenter_1(Vector2_t2156229523 value) { ___endCenter_1 = value; } inline static int32_t get_offset_of_fTimeMax_2() { return static_cast(offsetof(U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399, ___fTimeMax_2)); } inline float get_fTimeMax_2() const { return ___fTimeMax_2; } inline float* get_address_of_fTimeMax_2() { return &___fTimeMax_2; } inline void set_fTimeMax_2(float value) { ___fTimeMax_2 = value; } inline static int32_t get_offset_of_fJudgeTime_3() { return static_cast(offsetof(U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399, ___fJudgeTime_3)); } inline float get_fJudgeTime_3() const { return ___fJudgeTime_3; } inline float* get_address_of_fJudgeTime_3() { return &___fJudgeTime_3; } inline void set_fJudgeTime_3(float value) { ___fJudgeTime_3 = value; } inline static int32_t get_offset_of_beatKey_4() { return static_cast(offsetof(U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399, ___beatKey_4)); } inline IBeatKeys_t2500473988 * get_beatKey_4() const { return ___beatKey_4; } inline IBeatKeys_t2500473988 ** get_address_of_beatKey_4() { return &___beatKey_4; } inline void set_beatKey_4(IBeatKeys_t2500473988 * value) { ___beatKey_4 = value; Il2CppCodeGenWriteBarrier((&___beatKey_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CPUSHNEXTBEATKEYU3EC__ANONSTOREY0_T22692399_H #ifndef XMLELEMENT_T561603118_H #define XMLELEMENT_T561603118_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlElement struct XmlElement_t561603118 : public XmlLinkedNode_t1437094927 { public: // System.Xml.XmlAttributeCollection System.Xml.XmlElement::attributes XmlAttributeCollection_t2316283784 * ___attributes_6; // System.Xml.XmlNameEntry System.Xml.XmlElement::name XmlNameEntry_t1073099671 * ___name_7; // System.Xml.XmlLinkedNode System.Xml.XmlElement::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_8; // System.Boolean System.Xml.XmlElement::isNotEmpty bool ___isNotEmpty_9; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlElement::schemaInfo RuntimeObject* ___schemaInfo_10; public: inline static int32_t get_offset_of_attributes_6() { return static_cast(offsetof(XmlElement_t561603118, ___attributes_6)); } inline XmlAttributeCollection_t2316283784 * get_attributes_6() const { return ___attributes_6; } inline XmlAttributeCollection_t2316283784 ** get_address_of_attributes_6() { return &___attributes_6; } inline void set_attributes_6(XmlAttributeCollection_t2316283784 * value) { ___attributes_6 = value; Il2CppCodeGenWriteBarrier((&___attributes_6), value); } inline static int32_t get_offset_of_name_7() { return static_cast(offsetof(XmlElement_t561603118, ___name_7)); } inline XmlNameEntry_t1073099671 * get_name_7() const { return ___name_7; } inline XmlNameEntry_t1073099671 ** get_address_of_name_7() { return &___name_7; } inline void set_name_7(XmlNameEntry_t1073099671 * value) { ___name_7 = value; Il2CppCodeGenWriteBarrier((&___name_7), value); } inline static int32_t get_offset_of_lastLinkedChild_8() { return static_cast(offsetof(XmlElement_t561603118, ___lastLinkedChild_8)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_8() const { return ___lastLinkedChild_8; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_8() { return &___lastLinkedChild_8; } inline void set_lastLinkedChild_8(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_8 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_8), value); } inline static int32_t get_offset_of_isNotEmpty_9() { return static_cast(offsetof(XmlElement_t561603118, ___isNotEmpty_9)); } inline bool get_isNotEmpty_9() const { return ___isNotEmpty_9; } inline bool* get_address_of_isNotEmpty_9() { return &___isNotEmpty_9; } inline void set_isNotEmpty_9(bool value) { ___isNotEmpty_9 = value; } inline static int32_t get_offset_of_schemaInfo_10() { return static_cast(offsetof(XmlElement_t561603118, ___schemaInfo_10)); } inline RuntimeObject* get_schemaInfo_10() const { return ___schemaInfo_10; } inline RuntimeObject** get_address_of_schemaInfo_10() { return &___schemaInfo_10; } inline void set_schemaInfo_10(RuntimeObject* value) { ___schemaInfo_10 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLELEMENT_T561603118_H #ifndef SPRITE_T2895597119_H #define SPRITE_T2895597119_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIAtlas/Sprite struct Sprite_t2895597119 : public RuntimeObject { public: // System.String UIAtlas/Sprite::name String_t* ___name_0; // UnityEngine.Rect UIAtlas/Sprite::outer Rect_t2360479859 ___outer_1; // UnityEngine.Rect UIAtlas/Sprite::inner Rect_t2360479859 ___inner_2; // System.Boolean UIAtlas/Sprite::rotated bool ___rotated_3; // System.Single UIAtlas/Sprite::paddingLeft float ___paddingLeft_4; // System.Single UIAtlas/Sprite::paddingRight float ___paddingRight_5; // System.Single UIAtlas/Sprite::paddingTop float ___paddingTop_6; // System.Single UIAtlas/Sprite::paddingBottom float ___paddingBottom_7; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(Sprite_t2895597119, ___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_outer_1() { return static_cast(offsetof(Sprite_t2895597119, ___outer_1)); } inline Rect_t2360479859 get_outer_1() const { return ___outer_1; } inline Rect_t2360479859 * get_address_of_outer_1() { return &___outer_1; } inline void set_outer_1(Rect_t2360479859 value) { ___outer_1 = value; } inline static int32_t get_offset_of_inner_2() { return static_cast(offsetof(Sprite_t2895597119, ___inner_2)); } inline Rect_t2360479859 get_inner_2() const { return ___inner_2; } inline Rect_t2360479859 * get_address_of_inner_2() { return &___inner_2; } inline void set_inner_2(Rect_t2360479859 value) { ___inner_2 = value; } inline static int32_t get_offset_of_rotated_3() { return static_cast(offsetof(Sprite_t2895597119, ___rotated_3)); } inline bool get_rotated_3() const { return ___rotated_3; } inline bool* get_address_of_rotated_3() { return &___rotated_3; } inline void set_rotated_3(bool value) { ___rotated_3 = value; } inline static int32_t get_offset_of_paddingLeft_4() { return static_cast(offsetof(Sprite_t2895597119, ___paddingLeft_4)); } inline float get_paddingLeft_4() const { return ___paddingLeft_4; } inline float* get_address_of_paddingLeft_4() { return &___paddingLeft_4; } inline void set_paddingLeft_4(float value) { ___paddingLeft_4 = value; } inline static int32_t get_offset_of_paddingRight_5() { return static_cast(offsetof(Sprite_t2895597119, ___paddingRight_5)); } inline float get_paddingRight_5() const { return ___paddingRight_5; } inline float* get_address_of_paddingRight_5() { return &___paddingRight_5; } inline void set_paddingRight_5(float value) { ___paddingRight_5 = value; } inline static int32_t get_offset_of_paddingTop_6() { return static_cast(offsetof(Sprite_t2895597119, ___paddingTop_6)); } inline float get_paddingTop_6() const { return ___paddingTop_6; } inline float* get_address_of_paddingTop_6() { return &___paddingTop_6; } inline void set_paddingTop_6(float value) { ___paddingTop_6 = value; } inline static int32_t get_offset_of_paddingBottom_7() { return static_cast(offsetof(Sprite_t2895597119, ___paddingBottom_7)); } inline float get_paddingBottom_7() const { return ___paddingBottom_7; } inline float* get_address_of_paddingBottom_7() { return &___paddingBottom_7; } inline void set_paddingBottom_7(float value) { ___paddingBottom_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRITE_T2895597119_H #ifndef SERVERSCENEOBJTYPE_T578249339_H #define SERVERSCENEOBJTYPE_T578249339_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ServerSceneObjType struct ServerSceneObjType_t578249339 { public: // System.Int16 DMCore.Framework.Scene.ServerSceneObjType::value__ int16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerSceneObjType_t578249339, ___value___1)); } inline int16_t get_value___1() const { return ___value___1; } inline int16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERSCENEOBJTYPE_T578249339_H #ifndef CROLEBEATKEYDATA_ACTIVE_T3989483231_H #define CROLEBEATKEYDATA_ACTIVE_T3989483231_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CRoleBeatKeyData_Active struct CRoleBeatKeyData_Active_t3989483231 : public RuntimeObject { public: // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Active::_combo int32_t ____combo_0; // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CRoleBeatKeyData_Active::_playResult int32_t ____playResult_1; public: inline static int32_t get_offset_of__combo_0() { return static_cast(offsetof(CRoleBeatKeyData_Active_t3989483231, ____combo_0)); } inline int32_t get__combo_0() const { return ____combo_0; } inline int32_t* get_address_of__combo_0() { return &____combo_0; } inline void set__combo_0(int32_t value) { ____combo_0 = value; } inline static int32_t get_offset_of__playResult_1() { return static_cast(offsetof(CRoleBeatKeyData_Active_t3989483231, ____playResult_1)); } inline int32_t get__playResult_1() const { return ____playResult_1; } inline int32_t* get_address_of__playResult_1() { return &____playResult_1; } inline void set__playResult_1(int32_t value) { ____playResult_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEBEATKEYDATA_ACTIVE_T3989483231_H #ifndef AUDIOCLIP_T3680889665_H #define AUDIOCLIP_T3680889665_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioClip struct AudioClip_t3680889665 : public Object_t631007953 { public: // UnityEngine.AudioClip/PCMReaderCallback UnityEngine.AudioClip::m_PCMReaderCallback PCMReaderCallback_t1677636661 * ___m_PCMReaderCallback_2; // UnityEngine.AudioClip/PCMSetPositionCallback UnityEngine.AudioClip::m_PCMSetPositionCallback PCMSetPositionCallback_t1059417452 * ___m_PCMSetPositionCallback_3; public: inline static int32_t get_offset_of_m_PCMReaderCallback_2() { return static_cast(offsetof(AudioClip_t3680889665, ___m_PCMReaderCallback_2)); } inline PCMReaderCallback_t1677636661 * get_m_PCMReaderCallback_2() const { return ___m_PCMReaderCallback_2; } inline PCMReaderCallback_t1677636661 ** get_address_of_m_PCMReaderCallback_2() { return &___m_PCMReaderCallback_2; } inline void set_m_PCMReaderCallback_2(PCMReaderCallback_t1677636661 * value) { ___m_PCMReaderCallback_2 = value; Il2CppCodeGenWriteBarrier((&___m_PCMReaderCallback_2), value); } inline static int32_t get_offset_of_m_PCMSetPositionCallback_3() { return static_cast(offsetof(AudioClip_t3680889665, ___m_PCMSetPositionCallback_3)); } inline PCMSetPositionCallback_t1059417452 * get_m_PCMSetPositionCallback_3() const { return ___m_PCMSetPositionCallback_3; } inline PCMSetPositionCallback_t1059417452 ** get_address_of_m_PCMSetPositionCallback_3() { return &___m_PCMSetPositionCallback_3; } inline void set_m_PCMSetPositionCallback_3(PCMSetPositionCallback_t1059417452 * value) { ___m_PCMSetPositionCallback_3 = value; Il2CppCodeGenWriteBarrier((&___m_PCMSetPositionCallback_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOCLIP_T3680889665_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 MOTION_T1110556653_H #define MOTION_T1110556653_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Motion struct Motion_t1110556653 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MOTION_T1110556653_H #ifndef LINKEDLISTNODE_1_T1645250520_H #define LINKEDLISTNODE_1_T1645250520_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t1645250520 : public RuntimeObject { public: // T System.Collections.Generic.LinkedListNode`1::item BeatKeyInfo_t1900075417 ___item_0; // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::container LinkedList_1_t739721426 * ___container_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::forward LinkedListNode_1_t1645250520 * ___forward_2; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::back LinkedListNode_1_t1645250520 * ___back_3; public: inline static int32_t get_offset_of_item_0() { return static_cast(offsetof(LinkedListNode_1_t1645250520, ___item_0)); } inline BeatKeyInfo_t1900075417 get_item_0() const { return ___item_0; } inline BeatKeyInfo_t1900075417 * get_address_of_item_0() { return &___item_0; } inline void set_item_0(BeatKeyInfo_t1900075417 value) { ___item_0 = value; } inline static int32_t get_offset_of_container_1() { return static_cast(offsetof(LinkedListNode_1_t1645250520, ___container_1)); } inline LinkedList_1_t739721426 * get_container_1() const { return ___container_1; } inline LinkedList_1_t739721426 ** get_address_of_container_1() { return &___container_1; } inline void set_container_1(LinkedList_1_t739721426 * value) { ___container_1 = value; Il2CppCodeGenWriteBarrier((&___container_1), value); } inline static int32_t get_offset_of_forward_2() { return static_cast(offsetof(LinkedListNode_1_t1645250520, ___forward_2)); } inline LinkedListNode_1_t1645250520 * get_forward_2() const { return ___forward_2; } inline LinkedListNode_1_t1645250520 ** get_address_of_forward_2() { return &___forward_2; } inline void set_forward_2(LinkedListNode_1_t1645250520 * value) { ___forward_2 = value; Il2CppCodeGenWriteBarrier((&___forward_2), value); } inline static int32_t get_offset_of_back_3() { return static_cast(offsetof(LinkedListNode_1_t1645250520, ___back_3)); } inline LinkedListNode_1_t1645250520 * get_back_3() const { return ___back_3; } inline LinkedListNode_1_t1645250520 ** get_address_of_back_3() { return &___back_3; } inline void set_back_3(LinkedListNode_1_t1645250520 * value) { ___back_3 = value; Il2CppCodeGenWriteBarrier((&___back_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLISTNODE_1_T1645250520_H #ifndef CBEATKEYSWINGUI_T1346072144_H #define CBEATKEYSWINGUI_T1346072144_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySwingUI struct CBeatKeySwingUI_t1346072144 : public RuntimeObject { public: // DMCore.DanceMode.enumSwingType DMCore.DanceMode.CBeatKeySwingUI::k__BackingField int32_t ___U3CSwingTypeU3Ek__BackingField_0; // UISprite DMCore.DanceMode.CBeatKeySwingUI::k__BackingField UISprite_t194114938 * ___U3CSpriteItemU3Ek__BackingField_1; // UISprite DMCore.DanceMode.CBeatKeySwingUI::k__BackingField UISprite_t194114938 * ___U3CSpriteArrowU3Ek__BackingField_2; // System.Int32 DMCore.DanceMode.CBeatKeySwingUI::GroupVal int32_t ___GroupVal_3; // System.Boolean DMCore.DanceMode.CBeatKeySwingUI::m_bNormalColor bool ___m_bNormalColor_4; // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingUI::m_transRoot Transform_t3600365921 * ___m_transRoot_5; public: inline static int32_t get_offset_of_U3CSwingTypeU3Ek__BackingField_0() { return static_cast(offsetof(CBeatKeySwingUI_t1346072144, ___U3CSwingTypeU3Ek__BackingField_0)); } inline int32_t get_U3CSwingTypeU3Ek__BackingField_0() const { return ___U3CSwingTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CSwingTypeU3Ek__BackingField_0() { return &___U3CSwingTypeU3Ek__BackingField_0; } inline void set_U3CSwingTypeU3Ek__BackingField_0(int32_t value) { ___U3CSwingTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CSpriteItemU3Ek__BackingField_1() { return static_cast(offsetof(CBeatKeySwingUI_t1346072144, ___U3CSpriteItemU3Ek__BackingField_1)); } inline UISprite_t194114938 * get_U3CSpriteItemU3Ek__BackingField_1() const { return ___U3CSpriteItemU3Ek__BackingField_1; } inline UISprite_t194114938 ** get_address_of_U3CSpriteItemU3Ek__BackingField_1() { return &___U3CSpriteItemU3Ek__BackingField_1; } inline void set_U3CSpriteItemU3Ek__BackingField_1(UISprite_t194114938 * value) { ___U3CSpriteItemU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CSpriteItemU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CSpriteArrowU3Ek__BackingField_2() { return static_cast(offsetof(CBeatKeySwingUI_t1346072144, ___U3CSpriteArrowU3Ek__BackingField_2)); } inline UISprite_t194114938 * get_U3CSpriteArrowU3Ek__BackingField_2() const { return ___U3CSpriteArrowU3Ek__BackingField_2; } inline UISprite_t194114938 ** get_address_of_U3CSpriteArrowU3Ek__BackingField_2() { return &___U3CSpriteArrowU3Ek__BackingField_2; } inline void set_U3CSpriteArrowU3Ek__BackingField_2(UISprite_t194114938 * value) { ___U3CSpriteArrowU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CSpriteArrowU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_GroupVal_3() { return static_cast(offsetof(CBeatKeySwingUI_t1346072144, ___GroupVal_3)); } inline int32_t get_GroupVal_3() const { return ___GroupVal_3; } inline int32_t* get_address_of_GroupVal_3() { return &___GroupVal_3; } inline void set_GroupVal_3(int32_t value) { ___GroupVal_3 = value; } inline static int32_t get_offset_of_m_bNormalColor_4() { return static_cast(offsetof(CBeatKeySwingUI_t1346072144, ___m_bNormalColor_4)); } inline bool get_m_bNormalColor_4() const { return ___m_bNormalColor_4; } inline bool* get_address_of_m_bNormalColor_4() { return &___m_bNormalColor_4; } inline void set_m_bNormalColor_4(bool value) { ___m_bNormalColor_4 = value; } inline static int32_t get_offset_of_m_transRoot_5() { return static_cast(offsetof(CBeatKeySwingUI_t1346072144, ___m_transRoot_5)); } inline Transform_t3600365921 * get_m_transRoot_5() const { return ___m_transRoot_5; } inline Transform_t3600365921 ** get_address_of_m_transRoot_5() { return &___m_transRoot_5; } inline void set_m_transRoot_5(Transform_t3600365921 * value) { ___m_transRoot_5 = value; Il2CppCodeGenWriteBarrier((&___m_transRoot_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYSWINGUI_T1346072144_H #ifndef CANIMMUSICSECTION_T536843937_H #define CANIMMUSICSECTION_T536843937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.CAnimMusicSection struct CAnimMusicSection_t536843937 : public CAnimNode_t3327376431 { public: // System.Single DMCore.Framework.Movie.CAnimMusicSection::m_fPrepareTime float ___m_fPrepareTime_7; // System.Single DMCore.Framework.Movie.CAnimMusicSection::m_fFinalTime float ___m_fFinalTime_8; // DMCore.Framework.Movie.enumTriggerState DMCore.Framework.Movie.CAnimMusicSection::m_TriggerIndex int32_t ___m_TriggerIndex_9; // System.Int32 DMCore.Framework.Movie.CAnimMusicSection::m_CurIndex int32_t ___m_CurIndex_10; public: inline static int32_t get_offset_of_m_fPrepareTime_7() { return static_cast(offsetof(CAnimMusicSection_t536843937, ___m_fPrepareTime_7)); } inline float get_m_fPrepareTime_7() const { return ___m_fPrepareTime_7; } inline float* get_address_of_m_fPrepareTime_7() { return &___m_fPrepareTime_7; } inline void set_m_fPrepareTime_7(float value) { ___m_fPrepareTime_7 = value; } inline static int32_t get_offset_of_m_fFinalTime_8() { return static_cast(offsetof(CAnimMusicSection_t536843937, ___m_fFinalTime_8)); } inline float get_m_fFinalTime_8() const { return ___m_fFinalTime_8; } inline float* get_address_of_m_fFinalTime_8() { return &___m_fFinalTime_8; } inline void set_m_fFinalTime_8(float value) { ___m_fFinalTime_8 = value; } inline static int32_t get_offset_of_m_TriggerIndex_9() { return static_cast(offsetof(CAnimMusicSection_t536843937, ___m_TriggerIndex_9)); } inline int32_t get_m_TriggerIndex_9() const { return ___m_TriggerIndex_9; } inline int32_t* get_address_of_m_TriggerIndex_9() { return &___m_TriggerIndex_9; } inline void set_m_TriggerIndex_9(int32_t value) { ___m_TriggerIndex_9 = value; } inline static int32_t get_offset_of_m_CurIndex_10() { return static_cast(offsetof(CAnimMusicSection_t536843937, ___m_CurIndex_10)); } inline int32_t get_m_CurIndex_10() const { return ___m_CurIndex_10; } inline int32_t* get_address_of_m_CurIndex_10() { return &___m_CurIndex_10; } inline void set_m_CurIndex_10(int32_t value) { ___m_CurIndex_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANIMMUSICSECTION_T536843937_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 CROOT_T1043641654_H #define CROOT_T1043641654_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CRoot struct CRoot_t1043641654 : public ILogicBase_t2190831891 { public: // DMCore.Net.CNetService DMCore.CRoot::s_NetService CNetService_t1201271315 * ___s_NetService_4; // DMCore.Camera.ICameraBase DMCore.CRoot::s_CameraIns ICameraBase_t3615533728 * ___s_CameraIns_5; // DMCore.Framework.Movie.CAnimSystem DMCore.CRoot::s_MovieService CAnimSystem_t3541144328 * ___s_MovieService_6; // DMCore.Framework.CTimerCtrl DMCore.CRoot::s_TimerService CTimerCtrl_t297173612 * ___s_TimerService_7; // DMCore.Framework.Scene.CSceneService DMCore.CRoot::s_SceneService CSceneService_t551449725 * ___s_SceneService_8; // DMCore.Framework.Misc.CLogHelp DMCore.CRoot::s_LogHelp CLogHelp_t779629444 * ___s_LogHelp_9; // System.String DMCore.CRoot::s_LoadingSceneName String_t* ___s_LoadingSceneName_10; // DMCore.Net.CNetMainLogic DMCore.CRoot::s_NetControl CNetMainLogic_t857650587 * ___s_NetControl_11; // DMCore.CAccManager DMCore.CRoot::s_AccManager CAccManager_t1454736772 * ___s_AccManager_12; // DMCore.ISoundManager DMCore.CRoot::s_SoundManager ISoundManager_t434164892 * ___s_SoundManager_13; // DMCore.DanceMode.CDanceManager DMCore.CRoot::s_DanceManager CDanceManager_t448141780 * ___s_DanceManager_14; // DMCore.CEventManager DMCore.CRoot::s_EventManager CEventManager_t474365641 * ___s_EventManager_15; // DMCore.Framework.Location.CLocationManager DMCore.CRoot::s_LocationManager CLocationManager_t1346018200 * ___s_LocationManager_16; // System.Boolean DMCore.CRoot::m_bLockPosition bool ___m_bLockPosition_17; // DMCore.Logic.enumPersonPage DMCore.CRoot::m_returnPage int32_t ___m_returnPage_18; public: inline static int32_t get_offset_of_s_NetService_4() { return static_cast(offsetof(CRoot_t1043641654, ___s_NetService_4)); } inline CNetService_t1201271315 * get_s_NetService_4() const { return ___s_NetService_4; } inline CNetService_t1201271315 ** get_address_of_s_NetService_4() { return &___s_NetService_4; } inline void set_s_NetService_4(CNetService_t1201271315 * value) { ___s_NetService_4 = value; Il2CppCodeGenWriteBarrier((&___s_NetService_4), value); } inline static int32_t get_offset_of_s_CameraIns_5() { return static_cast(offsetof(CRoot_t1043641654, ___s_CameraIns_5)); } inline ICameraBase_t3615533728 * get_s_CameraIns_5() const { return ___s_CameraIns_5; } inline ICameraBase_t3615533728 ** get_address_of_s_CameraIns_5() { return &___s_CameraIns_5; } inline void set_s_CameraIns_5(ICameraBase_t3615533728 * value) { ___s_CameraIns_5 = value; Il2CppCodeGenWriteBarrier((&___s_CameraIns_5), value); } inline static int32_t get_offset_of_s_MovieService_6() { return static_cast(offsetof(CRoot_t1043641654, ___s_MovieService_6)); } inline CAnimSystem_t3541144328 * get_s_MovieService_6() const { return ___s_MovieService_6; } inline CAnimSystem_t3541144328 ** get_address_of_s_MovieService_6() { return &___s_MovieService_6; } inline void set_s_MovieService_6(CAnimSystem_t3541144328 * value) { ___s_MovieService_6 = value; Il2CppCodeGenWriteBarrier((&___s_MovieService_6), value); } inline static int32_t get_offset_of_s_TimerService_7() { return static_cast(offsetof(CRoot_t1043641654, ___s_TimerService_7)); } inline CTimerCtrl_t297173612 * get_s_TimerService_7() const { return ___s_TimerService_7; } inline CTimerCtrl_t297173612 ** get_address_of_s_TimerService_7() { return &___s_TimerService_7; } inline void set_s_TimerService_7(CTimerCtrl_t297173612 * value) { ___s_TimerService_7 = value; Il2CppCodeGenWriteBarrier((&___s_TimerService_7), value); } inline static int32_t get_offset_of_s_SceneService_8() { return static_cast(offsetof(CRoot_t1043641654, ___s_SceneService_8)); } inline CSceneService_t551449725 * get_s_SceneService_8() const { return ___s_SceneService_8; } inline CSceneService_t551449725 ** get_address_of_s_SceneService_8() { return &___s_SceneService_8; } inline void set_s_SceneService_8(CSceneService_t551449725 * value) { ___s_SceneService_8 = value; Il2CppCodeGenWriteBarrier((&___s_SceneService_8), value); } inline static int32_t get_offset_of_s_LogHelp_9() { return static_cast(offsetof(CRoot_t1043641654, ___s_LogHelp_9)); } inline CLogHelp_t779629444 * get_s_LogHelp_9() const { return ___s_LogHelp_9; } inline CLogHelp_t779629444 ** get_address_of_s_LogHelp_9() { return &___s_LogHelp_9; } inline void set_s_LogHelp_9(CLogHelp_t779629444 * value) { ___s_LogHelp_9 = value; Il2CppCodeGenWriteBarrier((&___s_LogHelp_9), value); } inline static int32_t get_offset_of_s_LoadingSceneName_10() { return static_cast(offsetof(CRoot_t1043641654, ___s_LoadingSceneName_10)); } inline String_t* get_s_LoadingSceneName_10() const { return ___s_LoadingSceneName_10; } inline String_t** get_address_of_s_LoadingSceneName_10() { return &___s_LoadingSceneName_10; } inline void set_s_LoadingSceneName_10(String_t* value) { ___s_LoadingSceneName_10 = value; Il2CppCodeGenWriteBarrier((&___s_LoadingSceneName_10), value); } inline static int32_t get_offset_of_s_NetControl_11() { return static_cast(offsetof(CRoot_t1043641654, ___s_NetControl_11)); } inline CNetMainLogic_t857650587 * get_s_NetControl_11() const { return ___s_NetControl_11; } inline CNetMainLogic_t857650587 ** get_address_of_s_NetControl_11() { return &___s_NetControl_11; } inline void set_s_NetControl_11(CNetMainLogic_t857650587 * value) { ___s_NetControl_11 = value; Il2CppCodeGenWriteBarrier((&___s_NetControl_11), value); } inline static int32_t get_offset_of_s_AccManager_12() { return static_cast(offsetof(CRoot_t1043641654, ___s_AccManager_12)); } inline CAccManager_t1454736772 * get_s_AccManager_12() const { return ___s_AccManager_12; } inline CAccManager_t1454736772 ** get_address_of_s_AccManager_12() { return &___s_AccManager_12; } inline void set_s_AccManager_12(CAccManager_t1454736772 * value) { ___s_AccManager_12 = value; Il2CppCodeGenWriteBarrier((&___s_AccManager_12), value); } inline static int32_t get_offset_of_s_SoundManager_13() { return static_cast(offsetof(CRoot_t1043641654, ___s_SoundManager_13)); } inline ISoundManager_t434164892 * get_s_SoundManager_13() const { return ___s_SoundManager_13; } inline ISoundManager_t434164892 ** get_address_of_s_SoundManager_13() { return &___s_SoundManager_13; } inline void set_s_SoundManager_13(ISoundManager_t434164892 * value) { ___s_SoundManager_13 = value; Il2CppCodeGenWriteBarrier((&___s_SoundManager_13), value); } inline static int32_t get_offset_of_s_DanceManager_14() { return static_cast(offsetof(CRoot_t1043641654, ___s_DanceManager_14)); } inline CDanceManager_t448141780 * get_s_DanceManager_14() const { return ___s_DanceManager_14; } inline CDanceManager_t448141780 ** get_address_of_s_DanceManager_14() { return &___s_DanceManager_14; } inline void set_s_DanceManager_14(CDanceManager_t448141780 * value) { ___s_DanceManager_14 = value; Il2CppCodeGenWriteBarrier((&___s_DanceManager_14), value); } inline static int32_t get_offset_of_s_EventManager_15() { return static_cast(offsetof(CRoot_t1043641654, ___s_EventManager_15)); } inline CEventManager_t474365641 * get_s_EventManager_15() const { return ___s_EventManager_15; } inline CEventManager_t474365641 ** get_address_of_s_EventManager_15() { return &___s_EventManager_15; } inline void set_s_EventManager_15(CEventManager_t474365641 * value) { ___s_EventManager_15 = value; Il2CppCodeGenWriteBarrier((&___s_EventManager_15), value); } inline static int32_t get_offset_of_s_LocationManager_16() { return static_cast(offsetof(CRoot_t1043641654, ___s_LocationManager_16)); } inline CLocationManager_t1346018200 * get_s_LocationManager_16() const { return ___s_LocationManager_16; } inline CLocationManager_t1346018200 ** get_address_of_s_LocationManager_16() { return &___s_LocationManager_16; } inline void set_s_LocationManager_16(CLocationManager_t1346018200 * value) { ___s_LocationManager_16 = value; Il2CppCodeGenWriteBarrier((&___s_LocationManager_16), value); } inline static int32_t get_offset_of_m_bLockPosition_17() { return static_cast(offsetof(CRoot_t1043641654, ___m_bLockPosition_17)); } inline bool get_m_bLockPosition_17() const { return ___m_bLockPosition_17; } inline bool* get_address_of_m_bLockPosition_17() { return &___m_bLockPosition_17; } inline void set_m_bLockPosition_17(bool value) { ___m_bLockPosition_17 = value; } inline static int32_t get_offset_of_m_returnPage_18() { return static_cast(offsetof(CRoot_t1043641654, ___m_returnPage_18)); } inline int32_t get_m_returnPage_18() const { return ___m_returnPage_18; } inline int32_t* get_address_of_m_returnPage_18() { return &___m_returnPage_18; } inline void set_m_returnPage_18(int32_t value) { ___m_returnPage_18 = value; } }; struct CRoot_t1043641654_StaticFields { public: // DMCore.CRoot DMCore.CRoot::s_CRootInstance CRoot_t1043641654 * ___s_CRootInstance_19; // System.Collections.Generic.Dictionary`2 DMCore.CRoot::<>f__switch$map0 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map0_20; public: inline static int32_t get_offset_of_s_CRootInstance_19() { return static_cast(offsetof(CRoot_t1043641654_StaticFields, ___s_CRootInstance_19)); } inline CRoot_t1043641654 * get_s_CRootInstance_19() const { return ___s_CRootInstance_19; } inline CRoot_t1043641654 ** get_address_of_s_CRootInstance_19() { return &___s_CRootInstance_19; } inline void set_s_CRootInstance_19(CRoot_t1043641654 * value) { ___s_CRootInstance_19 = value; Il2CppCodeGenWriteBarrier((&___s_CRootInstance_19), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map0_20() { return static_cast(offsetof(CRoot_t1043641654_StaticFields, ___U3CU3Ef__switchU24map0_20)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map0_20() const { return ___U3CU3Ef__switchU24map0_20; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map0_20() { return &___U3CU3Ef__switchU24map0_20; } inline void set_U3CU3Ef__switchU24map0_20(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROOT_T1043641654_H #ifndef IBEATKEYSWINGBASE_T1515627798_H #define IBEATKEYSWINGBASE_T1515627798_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.IBeatKeySwingBase struct IBeatKeySwingBase_t1515627798 : public CAnimNode_t3327376431 { public: // System.Int32 DMCore.DanceMode.IBeatKeySwingBase::m_debugIndex int32_t ___m_debugIndex_7; // System.Int32 DMCore.DanceMode.IBeatKeySwingBase::m_comboLevel int32_t ___m_comboLevel_9; // DMCore.DanceMode.CBeatKeySwingUI DMCore.DanceMode.IBeatKeySwingBase::m_ptrUI CBeatKeySwingUI_t1346072144 * ___m_ptrUI_10; // System.Int32 DMCore.DanceMode.IBeatKeySwingBase::m_firstGroup int32_t ___m_firstGroup_11; // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::m_JudgeResult int32_t ___m_JudgeResult_12; // System.Single DMCore.DanceMode.IBeatKeySwingBase::m_fJudgeTime float ___m_fJudgeTime_13; // System.Single DMCore.DanceMode.IBeatKeySwingBase::m_fTimeStartShow float ___m_fTimeStartShow_14; public: inline static int32_t get_offset_of_m_debugIndex_7() { return static_cast(offsetof(IBeatKeySwingBase_t1515627798, ___m_debugIndex_7)); } inline int32_t get_m_debugIndex_7() const { return ___m_debugIndex_7; } inline int32_t* get_address_of_m_debugIndex_7() { return &___m_debugIndex_7; } inline void set_m_debugIndex_7(int32_t value) { ___m_debugIndex_7 = value; } inline static int32_t get_offset_of_m_comboLevel_9() { return static_cast(offsetof(IBeatKeySwingBase_t1515627798, ___m_comboLevel_9)); } inline int32_t get_m_comboLevel_9() const { return ___m_comboLevel_9; } inline int32_t* get_address_of_m_comboLevel_9() { return &___m_comboLevel_9; } inline void set_m_comboLevel_9(int32_t value) { ___m_comboLevel_9 = value; } inline static int32_t get_offset_of_m_ptrUI_10() { return static_cast(offsetof(IBeatKeySwingBase_t1515627798, ___m_ptrUI_10)); } inline CBeatKeySwingUI_t1346072144 * get_m_ptrUI_10() const { return ___m_ptrUI_10; } inline CBeatKeySwingUI_t1346072144 ** get_address_of_m_ptrUI_10() { return &___m_ptrUI_10; } inline void set_m_ptrUI_10(CBeatKeySwingUI_t1346072144 * value) { ___m_ptrUI_10 = value; Il2CppCodeGenWriteBarrier((&___m_ptrUI_10), value); } inline static int32_t get_offset_of_m_firstGroup_11() { return static_cast(offsetof(IBeatKeySwingBase_t1515627798, ___m_firstGroup_11)); } inline int32_t get_m_firstGroup_11() const { return ___m_firstGroup_11; } inline int32_t* get_address_of_m_firstGroup_11() { return &___m_firstGroup_11; } inline void set_m_firstGroup_11(int32_t value) { ___m_firstGroup_11 = value; } inline static int32_t get_offset_of_m_JudgeResult_12() { return static_cast(offsetof(IBeatKeySwingBase_t1515627798, ___m_JudgeResult_12)); } inline int32_t get_m_JudgeResult_12() const { return ___m_JudgeResult_12; } inline int32_t* get_address_of_m_JudgeResult_12() { return &___m_JudgeResult_12; } inline void set_m_JudgeResult_12(int32_t value) { ___m_JudgeResult_12 = value; } inline static int32_t get_offset_of_m_fJudgeTime_13() { return static_cast(offsetof(IBeatKeySwingBase_t1515627798, ___m_fJudgeTime_13)); } inline float get_m_fJudgeTime_13() const { return ___m_fJudgeTime_13; } inline float* get_address_of_m_fJudgeTime_13() { return &___m_fJudgeTime_13; } inline void set_m_fJudgeTime_13(float value) { ___m_fJudgeTime_13 = value; } inline static int32_t get_offset_of_m_fTimeStartShow_14() { return static_cast(offsetof(IBeatKeySwingBase_t1515627798, ___m_fTimeStartShow_14)); } inline float get_m_fTimeStartShow_14() const { return ___m_fTimeStartShow_14; } inline float* get_address_of_m_fTimeStartShow_14() { return &___m_fTimeStartShow_14; } inline void set_m_fTimeStartShow_14(float value) { ___m_fTimeStartShow_14 = value; } }; struct IBeatKeySwingBase_t1515627798_StaticFields { public: // System.Int32 DMCore.DanceMode.IBeatKeySwingBase::s_debugIndex int32_t ___s_debugIndex_8; public: inline static int32_t get_offset_of_s_debugIndex_8() { return static_cast(offsetof(IBeatKeySwingBase_t1515627798_StaticFields, ___s_debugIndex_8)); } inline int32_t get_s_debugIndex_8() const { return ___s_debugIndex_8; } inline int32_t* get_address_of_s_debugIndex_8() { return &___s_debugIndex_8; } inline void set_s_debugIndex_8(int32_t value) { ___s_debugIndex_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IBEATKEYSWINGBASE_T1515627798_H #ifndef IBEATKEYS_T2500473988_H #define IBEATKEYS_T2500473988_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.IBeatKeys struct IBeatKeys_t2500473988 : public CAnimNode_t3327376431 { public: // UnityEngine.Vector2 DMCore.DanceMode.IBeatKeys::m_BeatCenter Vector2_t2156229523 ___m_BeatCenter_7; // UnityEngine.Vector2 DMCore.DanceMode.IBeatKeys::m_JudgeBox Vector2_t2156229523 ___m_JudgeBox_8; // System.Int32 DMCore.DanceMode.IBeatKeys::m_NumIndex int32_t ___m_NumIndex_9; // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::m_JudgeResult int32_t ___m_JudgeResult_10; // System.Single DMCore.DanceMode.IBeatKeys::m_fJudgeTime float ___m_fJudgeTime_11; // System.Single DMCore.DanceMode.IBeatKeys::m_fJudgeTriggerTime float ___m_fJudgeTriggerTime_12; // System.Collections.Generic.List`1 DMCore.DanceMode.IBeatKeys::m_listResults List_1_t3346683719 * ___m_listResults_13; // System.Collections.Generic.List`1 DMCore.DanceMode.IBeatKeys::m_listUseProp List_1_t2675634408 * ___m_listUseProp_14; // System.Boolean DMCore.DanceMode.IBeatKeys::m_bUseMissProp bool ___m_bUseMissProp_16; // System.Boolean DMCore.DanceMode.IBeatKeys::m_bUsePerfectProp bool ___m_bUsePerfectProp_17; public: inline static int32_t get_offset_of_m_BeatCenter_7() { return static_cast(offsetof(IBeatKeys_t2500473988, ___m_BeatCenter_7)); } inline Vector2_t2156229523 get_m_BeatCenter_7() const { return ___m_BeatCenter_7; } inline Vector2_t2156229523 * get_address_of_m_BeatCenter_7() { return &___m_BeatCenter_7; } inline void set_m_BeatCenter_7(Vector2_t2156229523 value) { ___m_BeatCenter_7 = value; } inline static int32_t get_offset_of_m_JudgeBox_8() { return static_cast(offsetof(IBeatKeys_t2500473988, ___m_JudgeBox_8)); } inline Vector2_t2156229523 get_m_JudgeBox_8() const { return ___m_JudgeBox_8; } inline Vector2_t2156229523 * get_address_of_m_JudgeBox_8() { return &___m_JudgeBox_8; } inline void set_m_JudgeBox_8(Vector2_t2156229523 value) { ___m_JudgeBox_8 = value; } inline static int32_t get_offset_of_m_NumIndex_9() { return static_cast(offsetof(IBeatKeys_t2500473988, ___m_NumIndex_9)); } inline int32_t get_m_NumIndex_9() const { return ___m_NumIndex_9; } inline int32_t* get_address_of_m_NumIndex_9() { return &___m_NumIndex_9; } inline void set_m_NumIndex_9(int32_t value) { ___m_NumIndex_9 = value; } inline static int32_t get_offset_of_m_JudgeResult_10() { return static_cast(offsetof(IBeatKeys_t2500473988, ___m_JudgeResult_10)); } inline int32_t get_m_JudgeResult_10() const { return ___m_JudgeResult_10; } inline int32_t* get_address_of_m_JudgeResult_10() { return &___m_JudgeResult_10; } inline void set_m_JudgeResult_10(int32_t value) { ___m_JudgeResult_10 = value; } inline static int32_t get_offset_of_m_fJudgeTime_11() { return static_cast(offsetof(IBeatKeys_t2500473988, ___m_fJudgeTime_11)); } inline float get_m_fJudgeTime_11() const { return ___m_fJudgeTime_11; } inline float* get_address_of_m_fJudgeTime_11() { return &___m_fJudgeTime_11; } inline void set_m_fJudgeTime_11(float value) { ___m_fJudgeTime_11 = value; } inline static int32_t get_offset_of_m_fJudgeTriggerTime_12() { return static_cast(offsetof(IBeatKeys_t2500473988, ___m_fJudgeTriggerTime_12)); } inline float get_m_fJudgeTriggerTime_12() const { return ___m_fJudgeTriggerTime_12; } inline float* get_address_of_m_fJudgeTriggerTime_12() { return &___m_fJudgeTriggerTime_12; } inline void set_m_fJudgeTriggerTime_12(float value) { ___m_fJudgeTriggerTime_12 = value; } inline static int32_t get_offset_of_m_listResults_13() { return static_cast(offsetof(IBeatKeys_t2500473988, ___m_listResults_13)); } inline List_1_t3346683719 * get_m_listResults_13() const { return ___m_listResults_13; } inline List_1_t3346683719 ** get_address_of_m_listResults_13() { return &___m_listResults_13; } inline void set_m_listResults_13(List_1_t3346683719 * value) { ___m_listResults_13 = value; Il2CppCodeGenWriteBarrier((&___m_listResults_13), value); } inline static int32_t get_offset_of_m_listUseProp_14() { return static_cast(offsetof(IBeatKeys_t2500473988, ___m_listUseProp_14)); } inline List_1_t2675634408 * get_m_listUseProp_14() const { return ___m_listUseProp_14; } inline List_1_t2675634408 ** get_address_of_m_listUseProp_14() { return &___m_listUseProp_14; } inline void set_m_listUseProp_14(List_1_t2675634408 * value) { ___m_listUseProp_14 = value; Il2CppCodeGenWriteBarrier((&___m_listUseProp_14), value); } inline static int32_t get_offset_of_m_bUseMissProp_16() { return static_cast(offsetof(IBeatKeys_t2500473988, ___m_bUseMissProp_16)); } inline bool get_m_bUseMissProp_16() const { return ___m_bUseMissProp_16; } inline bool* get_address_of_m_bUseMissProp_16() { return &___m_bUseMissProp_16; } inline void set_m_bUseMissProp_16(bool value) { ___m_bUseMissProp_16 = value; } inline static int32_t get_offset_of_m_bUsePerfectProp_17() { return static_cast(offsetof(IBeatKeys_t2500473988, ___m_bUsePerfectProp_17)); } inline bool get_m_bUsePerfectProp_17() const { return ___m_bUsePerfectProp_17; } inline bool* get_address_of_m_bUsePerfectProp_17() { return &___m_bUsePerfectProp_17; } inline void set_m_bUsePerfectProp_17(bool value) { ___m_bUsePerfectProp_17 = value; } }; struct IBeatKeys_t2500473988_StaticFields { public: // System.Collections.Generic.List`1 DMCore.DanceMode.IBeatKeys::s_ListParticles List_1_t3107464159 * ___s_ListParticles_15; public: inline static int32_t get_offset_of_s_ListParticles_15() { return static_cast(offsetof(IBeatKeys_t2500473988_StaticFields, ___s_ListParticles_15)); } inline List_1_t3107464159 * get_s_ListParticles_15() const { return ___s_ListParticles_15; } inline List_1_t3107464159 ** get_address_of_s_ListParticles_15() { return &___s_ListParticles_15; } inline void set_s_ListParticles_15(List_1_t3107464159 * value) { ___s_ListParticles_15 = value; Il2CppCodeGenWriteBarrier((&___s_ListParticles_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IBEATKEYS_T2500473988_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 CMUSICDESCRIPTION_T2126213410_H #define CMUSICDESCRIPTION_T2126213410_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410 : public RuntimeObject { public: // System.String DMCore.Logic.CMusicDescription::_MusicName String_t* ____MusicName_0; // System.String DMCore.Logic.CMusicDescription::_Singer String_t* ____Singer_1; // System.Int32 DMCore.Logic.CMusicDescription::_Bpm int32_t ____Bpm_2; // System.Int32 DMCore.Logic.CMusicDescription::_StarEasy int32_t ____StarEasy_3; // System.Int32 DMCore.Logic.CMusicDescription::_StarNormal int32_t ____StarNormal_4; // System.Int32 DMCore.Logic.CMusicDescription::_StarHard int32_t ____StarHard_5; // System.Boolean DMCore.Logic.CMusicDescription::_CanRandomPlay bool ____CanRandomPlay_6; // System.Boolean DMCore.Logic.CMusicDescription::_IsNewPlayer bool ____IsNewPlayer_7; // DMCore.Logic.enumMusicArea DMCore.Logic.CMusicDescription::_MusicArea int32_t ____MusicArea_8; // System.Boolean DMCore.Logic.CMusicDescription::_IfNew bool ____IfNew_9; // System.Boolean DMCore.Logic.CMusicDescription::_IsExcepted bool ____IsExcepted_10; public: inline static int32_t get_offset_of__MusicName_0() { return static_cast(offsetof(CMusicDescription_t2126213410, ____MusicName_0)); } inline String_t* get__MusicName_0() const { return ____MusicName_0; } inline String_t** get_address_of__MusicName_0() { return &____MusicName_0; } inline void set__MusicName_0(String_t* value) { ____MusicName_0 = value; Il2CppCodeGenWriteBarrier((&____MusicName_0), value); } inline static int32_t get_offset_of__Singer_1() { return static_cast(offsetof(CMusicDescription_t2126213410, ____Singer_1)); } inline String_t* get__Singer_1() const { return ____Singer_1; } inline String_t** get_address_of__Singer_1() { return &____Singer_1; } inline void set__Singer_1(String_t* value) { ____Singer_1 = value; Il2CppCodeGenWriteBarrier((&____Singer_1), value); } inline static int32_t get_offset_of__Bpm_2() { return static_cast(offsetof(CMusicDescription_t2126213410, ____Bpm_2)); } inline int32_t get__Bpm_2() const { return ____Bpm_2; } inline int32_t* get_address_of__Bpm_2() { return &____Bpm_2; } inline void set__Bpm_2(int32_t value) { ____Bpm_2 = value; } inline static int32_t get_offset_of__StarEasy_3() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarEasy_3)); } inline int32_t get__StarEasy_3() const { return ____StarEasy_3; } inline int32_t* get_address_of__StarEasy_3() { return &____StarEasy_3; } inline void set__StarEasy_3(int32_t value) { ____StarEasy_3 = value; } inline static int32_t get_offset_of__StarNormal_4() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarNormal_4)); } inline int32_t get__StarNormal_4() const { return ____StarNormal_4; } inline int32_t* get_address_of__StarNormal_4() { return &____StarNormal_4; } inline void set__StarNormal_4(int32_t value) { ____StarNormal_4 = value; } inline static int32_t get_offset_of__StarHard_5() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarHard_5)); } inline int32_t get__StarHard_5() const { return ____StarHard_5; } inline int32_t* get_address_of__StarHard_5() { return &____StarHard_5; } inline void set__StarHard_5(int32_t value) { ____StarHard_5 = value; } inline static int32_t get_offset_of__CanRandomPlay_6() { return static_cast(offsetof(CMusicDescription_t2126213410, ____CanRandomPlay_6)); } inline bool get__CanRandomPlay_6() const { return ____CanRandomPlay_6; } inline bool* get_address_of__CanRandomPlay_6() { return &____CanRandomPlay_6; } inline void set__CanRandomPlay_6(bool value) { ____CanRandomPlay_6 = value; } inline static int32_t get_offset_of__IsNewPlayer_7() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IsNewPlayer_7)); } inline bool get__IsNewPlayer_7() const { return ____IsNewPlayer_7; } inline bool* get_address_of__IsNewPlayer_7() { return &____IsNewPlayer_7; } inline void set__IsNewPlayer_7(bool value) { ____IsNewPlayer_7 = value; } inline static int32_t get_offset_of__MusicArea_8() { return static_cast(offsetof(CMusicDescription_t2126213410, ____MusicArea_8)); } inline int32_t get__MusicArea_8() const { return ____MusicArea_8; } inline int32_t* get_address_of__MusicArea_8() { return &____MusicArea_8; } inline void set__MusicArea_8(int32_t value) { ____MusicArea_8 = value; } inline static int32_t get_offset_of__IfNew_9() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IfNew_9)); } inline bool get__IfNew_9() const { return ____IfNew_9; } inline bool* get_address_of__IfNew_9() { return &____IfNew_9; } inline void set__IfNew_9(bool value) { ____IfNew_9 = value; } inline static int32_t get_offset_of__IsExcepted_10() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IsExcepted_10)); } inline bool get__IsExcepted_10() const { return ____IsExcepted_10; } inline bool* get_address_of__IsExcepted_10() { return &____IsExcepted_10; } inline void set__IsExcepted_10(bool value) { ____IsExcepted_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMUSICDESCRIPTION_T2126213410_H #ifndef CPLAYERINVITETABLE_T2496984219_H #define CPLAYERINVITETABLE_T2496984219_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPlayerInviteTable struct CPlayerInviteTable_t2496984219 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CPlayerInviteTable::s_listRequest List_1_t4093334610 * ___s_listRequest_2; // System.Boolean DMCore.Logic.CPlayerInviteTable::s_bChanged bool ___s_bChanged_3; public: inline static int32_t get_offset_of_s_listRequest_2() { return static_cast(offsetof(CPlayerInviteTable_t2496984219, ___s_listRequest_2)); } inline List_1_t4093334610 * get_s_listRequest_2() const { return ___s_listRequest_2; } inline List_1_t4093334610 ** get_address_of_s_listRequest_2() { return &___s_listRequest_2; } inline void set_s_listRequest_2(List_1_t4093334610 * value) { ___s_listRequest_2 = value; Il2CppCodeGenWriteBarrier((&___s_listRequest_2), value); } inline static int32_t get_offset_of_s_bChanged_3() { return static_cast(offsetof(CPlayerInviteTable_t2496984219, ___s_bChanged_3)); } inline bool get_s_bChanged_3() const { return ___s_bChanged_3; } inline bool* get_address_of_s_bChanged_3() { return &___s_bChanged_3; } inline void set_s_bChanged_3(bool value) { ___s_bChanged_3 = value; } }; struct CPlayerInviteTable_t2496984219_StaticFields { public: // DMCore.Logic.CPlayerInviteTable/enumInviteType DMCore.Logic.CPlayerInviteTable::k__BackingField int32_t ___U3CInviteTypeU3Ek__BackingField_0; // DMCore.Logic.CPlayerInviteTable DMCore.Logic.CPlayerInviteTable::s_Instance CPlayerInviteTable_t2496984219 * ___s_Instance_1; public: inline static int32_t get_offset_of_U3CInviteTypeU3Ek__BackingField_0() { return static_cast(offsetof(CPlayerInviteTable_t2496984219_StaticFields, ___U3CInviteTypeU3Ek__BackingField_0)); } inline int32_t get_U3CInviteTypeU3Ek__BackingField_0() const { return ___U3CInviteTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CInviteTypeU3Ek__BackingField_0() { return &___U3CInviteTypeU3Ek__BackingField_0; } inline void set_U3CInviteTypeU3Ek__BackingField_0(int32_t value) { ___U3CInviteTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CPlayerInviteTable_t2496984219_StaticFields, ___s_Instance_1)); } inline CPlayerInviteTable_t2496984219 * get_s_Instance_1() const { return ___s_Instance_1; } inline CPlayerInviteTable_t2496984219 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CPlayerInviteTable_t2496984219 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPLAYERINVITETABLE_T2496984219_H #ifndef CWNDCONTROLLER_T749709641_H #define CWNDCONTROLLER_T749709641_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CWndController struct CWndController_t749709641 : public RuntimeObject { public: // DMCore.Logic.CWndController/UIWndStack DMCore.Logic.CWndController::m_ShowWndStack UIWndStack_t3738908003 * ___m_ShowWndStack_0; // UnityEngine.Transform DMCore.Logic.CWndController::m_rootScene Transform_t3600365921 * ___m_rootScene_1; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_rootPage int32_t ___m_rootPage_2; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_customReturnPage int32_t ___m_customReturnPage_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWndController::m_SceneBGGroup Dictionary_2_t3385622220 * ___m_SceneBGGroup_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWndController::m_dictionary Dictionary_2_t3999618383 * ___m_dictionary_5; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_activePage int32_t ___m_activePage_6; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_lastActivePage int32_t ___m_lastActivePage_7; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_NeedShowTaskPage int32_t ___m_NeedShowTaskPage_8; public: inline static int32_t get_offset_of_m_ShowWndStack_0() { return static_cast(offsetof(CWndController_t749709641, ___m_ShowWndStack_0)); } inline UIWndStack_t3738908003 * get_m_ShowWndStack_0() const { return ___m_ShowWndStack_0; } inline UIWndStack_t3738908003 ** get_address_of_m_ShowWndStack_0() { return &___m_ShowWndStack_0; } inline void set_m_ShowWndStack_0(UIWndStack_t3738908003 * value) { ___m_ShowWndStack_0 = value; Il2CppCodeGenWriteBarrier((&___m_ShowWndStack_0), value); } inline static int32_t get_offset_of_m_rootScene_1() { return static_cast(offsetof(CWndController_t749709641, ___m_rootScene_1)); } inline Transform_t3600365921 * get_m_rootScene_1() const { return ___m_rootScene_1; } inline Transform_t3600365921 ** get_address_of_m_rootScene_1() { return &___m_rootScene_1; } inline void set_m_rootScene_1(Transform_t3600365921 * value) { ___m_rootScene_1 = value; Il2CppCodeGenWriteBarrier((&___m_rootScene_1), value); } inline static int32_t get_offset_of_m_rootPage_2() { return static_cast(offsetof(CWndController_t749709641, ___m_rootPage_2)); } inline int32_t get_m_rootPage_2() const { return ___m_rootPage_2; } inline int32_t* get_address_of_m_rootPage_2() { return &___m_rootPage_2; } inline void set_m_rootPage_2(int32_t value) { ___m_rootPage_2 = value; } inline static int32_t get_offset_of_m_customReturnPage_3() { return static_cast(offsetof(CWndController_t749709641, ___m_customReturnPage_3)); } inline int32_t get_m_customReturnPage_3() const { return ___m_customReturnPage_3; } inline int32_t* get_address_of_m_customReturnPage_3() { return &___m_customReturnPage_3; } inline void set_m_customReturnPage_3(int32_t value) { ___m_customReturnPage_3 = value; } inline static int32_t get_offset_of_m_SceneBGGroup_4() { return static_cast(offsetof(CWndController_t749709641, ___m_SceneBGGroup_4)); } inline Dictionary_2_t3385622220 * get_m_SceneBGGroup_4() const { return ___m_SceneBGGroup_4; } inline Dictionary_2_t3385622220 ** get_address_of_m_SceneBGGroup_4() { return &___m_SceneBGGroup_4; } inline void set_m_SceneBGGroup_4(Dictionary_2_t3385622220 * value) { ___m_SceneBGGroup_4 = value; Il2CppCodeGenWriteBarrier((&___m_SceneBGGroup_4), value); } inline static int32_t get_offset_of_m_dictionary_5() { return static_cast(offsetof(CWndController_t749709641, ___m_dictionary_5)); } inline Dictionary_2_t3999618383 * get_m_dictionary_5() const { return ___m_dictionary_5; } inline Dictionary_2_t3999618383 ** get_address_of_m_dictionary_5() { return &___m_dictionary_5; } inline void set_m_dictionary_5(Dictionary_2_t3999618383 * value) { ___m_dictionary_5 = value; Il2CppCodeGenWriteBarrier((&___m_dictionary_5), value); } inline static int32_t get_offset_of_m_activePage_6() { return static_cast(offsetof(CWndController_t749709641, ___m_activePage_6)); } inline int32_t get_m_activePage_6() const { return ___m_activePage_6; } inline int32_t* get_address_of_m_activePage_6() { return &___m_activePage_6; } inline void set_m_activePage_6(int32_t value) { ___m_activePage_6 = value; } inline static int32_t get_offset_of_m_lastActivePage_7() { return static_cast(offsetof(CWndController_t749709641, ___m_lastActivePage_7)); } inline int32_t get_m_lastActivePage_7() const { return ___m_lastActivePage_7; } inline int32_t* get_address_of_m_lastActivePage_7() { return &___m_lastActivePage_7; } inline void set_m_lastActivePage_7(int32_t value) { ___m_lastActivePage_7 = value; } inline static int32_t get_offset_of_m_NeedShowTaskPage_8() { return static_cast(offsetof(CWndController_t749709641, ___m_NeedShowTaskPage_8)); } inline int32_t get_m_NeedShowTaskPage_8() const { return ___m_NeedShowTaskPage_8; } inline int32_t* get_address_of_m_NeedShowTaskPage_8() { return &___m_NeedShowTaskPage_8; } inline void set_m_NeedShowTaskPage_8(int32_t value) { ___m_NeedShowTaskPage_8 = value; } }; struct CWndController_t749709641_StaticFields { public: // DMCore.Logic.CWndController DMCore.Logic.CWndController::s_Instance CWndController_t749709641 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(CWndController_t749709641_StaticFields, ___s_Instance_9)); } inline CWndController_t749709641 * get_s_Instance_9() const { return ___s_Instance_9; } inline CWndController_t749709641 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(CWndController_t749709641 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CWNDCONTROLLER_T749709641_H #ifndef CMSGBOXCONTROL_T806533544_H #define CMSGBOXCONTROL_T806533544_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CMsgBoxControl struct CMsgBoxControl_t806533544 : public RuntimeObject { public: // System.Boolean DMCore.CMsgBoxControl::m_bActive bool ___m_bActive_0; // System.Collections.Generic.LinkedList`1 DMCore.CMsgBoxControl::m_listAll LinkedList_1_t863209702 * ___m_listAll_1; // UIWidget/Pivot DMCore.CMsgBoxControl::m_pivot int32_t ___m_pivot_2; public: inline static int32_t get_offset_of_m_bActive_0() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_bActive_0)); } inline bool get_m_bActive_0() const { return ___m_bActive_0; } inline bool* get_address_of_m_bActive_0() { return &___m_bActive_0; } inline void set_m_bActive_0(bool value) { ___m_bActive_0 = value; } inline static int32_t get_offset_of_m_listAll_1() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_listAll_1)); } inline LinkedList_1_t863209702 * get_m_listAll_1() const { return ___m_listAll_1; } inline LinkedList_1_t863209702 ** get_address_of_m_listAll_1() { return &___m_listAll_1; } inline void set_m_listAll_1(LinkedList_1_t863209702 * value) { ___m_listAll_1 = value; Il2CppCodeGenWriteBarrier((&___m_listAll_1), value); } inline static int32_t get_offset_of_m_pivot_2() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_pivot_2)); } inline int32_t get_m_pivot_2() const { return ___m_pivot_2; } inline int32_t* get_address_of_m_pivot_2() { return &___m_pivot_2; } inline void set_m_pivot_2(int32_t value) { ___m_pivot_2 = value; } }; struct CMsgBoxControl_t806533544_StaticFields { public: // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::s_Instance CMsgBoxControl_t806533544 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CMsgBoxControl_t806533544_StaticFields, ___s_Instance_3)); } inline CMsgBoxControl_t806533544 * get_s_Instance_3() const { return ___s_Instance_3; } inline CMsgBoxControl_t806533544 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CMsgBoxControl_t806533544 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGBOXCONTROL_T806533544_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 TEXTASSET_T3022178571_H #define TEXTASSET_T3022178571_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TextAsset struct TextAsset_t3022178571 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTASSET_T3022178571_H #ifndef ISCENEBASEOBJ_T858622483_H #define ISCENEBASEOBJ_T858622483_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483 : public ILogicBase_t2190831891 { public: // DMCore.Framework.Scene.ServerSceneObjType DMCore.Framework.Scene.ISceneBaseObj::m_Type int16_t ___m_Type_4; // DMCore.Framework.Scene.ServerSceneSubType DMCore.Framework.Scene.ISceneBaseObj::m_SubType int16_t ___m_SubType_5; // UnityEngine.GameObject DMCore.Framework.Scene.ISceneBaseObj::m_pGameObject GameObject_t1113636619 * ___m_pGameObject_6; // System.String DMCore.Framework.Scene.ISceneBaseObj::m_Name String_t* ___m_Name_7; // System.String DMCore.Framework.Scene.ISceneBaseObj::m_PrefabPath String_t* ___m_PrefabPath_8; // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::m_NetProperty CProperty_t963755051 * ___m_NetProperty_9; // DMCore.CDataProperty DMCore.Framework.Scene.ISceneBaseObj::m_userProperty CDataProperty_t2806246268 * ___m_userProperty_10; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneBaseObj::m_listTransform List_1_t817360128 * ___m_listTransform_11; // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::m_bEnable bool ___m_bEnable_12; // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::m_bEnableTitle bool ___m_bEnableTitle_13; // DMCore.Framework.Scene.enumRoleState DMCore.Framework.Scene.ISceneBaseObj::m_roleState int32_t ___m_roleState_14; // DMCore.Framework.CRoleEffectManager DMCore.Framework.Scene.ISceneBaseObj::m_RoleEffectManager CRoleEffectManager_t3637256918 * ___m_RoleEffectManager_15; // System.Int64 DMCore.Framework.Scene.ISceneBaseObj::m_UserID int64_t ___m_UserID_16; // CAnimSite DMCore.Framework.Scene.ISceneBaseObj::m_AnimSite CAnimSite_t233742424 * ___m_AnimSite_17; // CSkeletonSite DMCore.Framework.Scene.ISceneBaseObj::m_skeletonSite CSkeletonSite_t1178137573 * ___m_skeletonSite_18; public: inline static int32_t get_offset_of_m_Type_4() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_Type_4)); } inline int16_t get_m_Type_4() const { return ___m_Type_4; } inline int16_t* get_address_of_m_Type_4() { return &___m_Type_4; } inline void set_m_Type_4(int16_t value) { ___m_Type_4 = value; } inline static int32_t get_offset_of_m_SubType_5() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_SubType_5)); } inline int16_t get_m_SubType_5() const { return ___m_SubType_5; } inline int16_t* get_address_of_m_SubType_5() { return &___m_SubType_5; } inline void set_m_SubType_5(int16_t value) { ___m_SubType_5 = value; } inline static int32_t get_offset_of_m_pGameObject_6() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_pGameObject_6)); } inline GameObject_t1113636619 * get_m_pGameObject_6() const { return ___m_pGameObject_6; } inline GameObject_t1113636619 ** get_address_of_m_pGameObject_6() { return &___m_pGameObject_6; } inline void set_m_pGameObject_6(GameObject_t1113636619 * value) { ___m_pGameObject_6 = value; Il2CppCodeGenWriteBarrier((&___m_pGameObject_6), value); } inline static int32_t get_offset_of_m_Name_7() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_Name_7)); } inline String_t* get_m_Name_7() const { return ___m_Name_7; } inline String_t** get_address_of_m_Name_7() { return &___m_Name_7; } inline void set_m_Name_7(String_t* value) { ___m_Name_7 = value; Il2CppCodeGenWriteBarrier((&___m_Name_7), value); } inline static int32_t get_offset_of_m_PrefabPath_8() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_PrefabPath_8)); } inline String_t* get_m_PrefabPath_8() const { return ___m_PrefabPath_8; } inline String_t** get_address_of_m_PrefabPath_8() { return &___m_PrefabPath_8; } inline void set_m_PrefabPath_8(String_t* value) { ___m_PrefabPath_8 = value; Il2CppCodeGenWriteBarrier((&___m_PrefabPath_8), value); } inline static int32_t get_offset_of_m_NetProperty_9() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_NetProperty_9)); } inline CProperty_t963755051 * get_m_NetProperty_9() const { return ___m_NetProperty_9; } inline CProperty_t963755051 ** get_address_of_m_NetProperty_9() { return &___m_NetProperty_9; } inline void set_m_NetProperty_9(CProperty_t963755051 * value) { ___m_NetProperty_9 = value; Il2CppCodeGenWriteBarrier((&___m_NetProperty_9), value); } inline static int32_t get_offset_of_m_userProperty_10() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_userProperty_10)); } inline CDataProperty_t2806246268 * get_m_userProperty_10() const { return ___m_userProperty_10; } inline CDataProperty_t2806246268 ** get_address_of_m_userProperty_10() { return &___m_userProperty_10; } inline void set_m_userProperty_10(CDataProperty_t2806246268 * value) { ___m_userProperty_10 = value; Il2CppCodeGenWriteBarrier((&___m_userProperty_10), value); } inline static int32_t get_offset_of_m_listTransform_11() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_listTransform_11)); } inline List_1_t817360128 * get_m_listTransform_11() const { return ___m_listTransform_11; } inline List_1_t817360128 ** get_address_of_m_listTransform_11() { return &___m_listTransform_11; } inline void set_m_listTransform_11(List_1_t817360128 * value) { ___m_listTransform_11 = value; Il2CppCodeGenWriteBarrier((&___m_listTransform_11), value); } inline static int32_t get_offset_of_m_bEnable_12() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_bEnable_12)); } inline bool get_m_bEnable_12() const { return ___m_bEnable_12; } inline bool* get_address_of_m_bEnable_12() { return &___m_bEnable_12; } inline void set_m_bEnable_12(bool value) { ___m_bEnable_12 = value; } inline static int32_t get_offset_of_m_bEnableTitle_13() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_bEnableTitle_13)); } inline bool get_m_bEnableTitle_13() const { return ___m_bEnableTitle_13; } inline bool* get_address_of_m_bEnableTitle_13() { return &___m_bEnableTitle_13; } inline void set_m_bEnableTitle_13(bool value) { ___m_bEnableTitle_13 = value; } inline static int32_t get_offset_of_m_roleState_14() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_roleState_14)); } inline int32_t get_m_roleState_14() const { return ___m_roleState_14; } inline int32_t* get_address_of_m_roleState_14() { return &___m_roleState_14; } inline void set_m_roleState_14(int32_t value) { ___m_roleState_14 = value; } inline static int32_t get_offset_of_m_RoleEffectManager_15() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_RoleEffectManager_15)); } inline CRoleEffectManager_t3637256918 * get_m_RoleEffectManager_15() const { return ___m_RoleEffectManager_15; } inline CRoleEffectManager_t3637256918 ** get_address_of_m_RoleEffectManager_15() { return &___m_RoleEffectManager_15; } inline void set_m_RoleEffectManager_15(CRoleEffectManager_t3637256918 * value) { ___m_RoleEffectManager_15 = value; Il2CppCodeGenWriteBarrier((&___m_RoleEffectManager_15), value); } inline static int32_t get_offset_of_m_UserID_16() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_UserID_16)); } inline int64_t get_m_UserID_16() const { return ___m_UserID_16; } inline int64_t* get_address_of_m_UserID_16() { return &___m_UserID_16; } inline void set_m_UserID_16(int64_t value) { ___m_UserID_16 = value; } inline static int32_t get_offset_of_m_AnimSite_17() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_AnimSite_17)); } inline CAnimSite_t233742424 * get_m_AnimSite_17() const { return ___m_AnimSite_17; } inline CAnimSite_t233742424 ** get_address_of_m_AnimSite_17() { return &___m_AnimSite_17; } inline void set_m_AnimSite_17(CAnimSite_t233742424 * value) { ___m_AnimSite_17 = value; Il2CppCodeGenWriteBarrier((&___m_AnimSite_17), value); } inline static int32_t get_offset_of_m_skeletonSite_18() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_skeletonSite_18)); } inline CSkeletonSite_t1178137573 * get_m_skeletonSite_18() const { return ___m_skeletonSite_18; } inline CSkeletonSite_t1178137573 ** get_address_of_m_skeletonSite_18() { return &___m_skeletonSite_18; } inline void set_m_skeletonSite_18(CSkeletonSite_t1178137573 * value) { ___m_skeletonSite_18 = value; Il2CppCodeGenWriteBarrier((&___m_skeletonSite_18), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEBASEOBJ_T858622483_H #ifndef CSONGMANAGER_T2375791487_H #define CSONGMANAGER_T2375791487_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSongManager struct CSongManager_t2375791487 : public RuntimeObject { public: // DMCore.Logic.CSongManager/CSongGroup[] DMCore.Logic.CSongManager::m_groupArr CSongGroupU5BU5D_t2243977840* ___m_groupArr_0; // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::m_SelectedGroup int32_t ___m_SelectedGroup_1; // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::m_SelectedSongGroup int32_t ___m_SelectedSongGroup_2; // DMCore.Logic.enumRandomMusicRange DMCore.Logic.CSongManager::m_RandomRange int32_t ___m_RandomRange_3; // System.Int32 DMCore.Logic.CSongManager::m_version int32_t ___m_version_4; // System.Int32 DMCore.Logic.CSongManager::m_myScore int32_t ___m_myScore_5; // DMCore.CDataArray DMCore.Logic.CSongManager::m_songDetail CDataArray_t4068198041 * ___m_songDetail_6; // System.Boolean DMCore.Logic.CSongManager::m_isNeedMoveToCurrentSong bool ___m_isNeedMoveToCurrentSong_7; // System.Boolean DMCore.Logic.CSongManager::m_isEnableSwitchSong bool ___m_isEnableSwitchSong_8; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRandomSuccessU3Ek__BackingField_11; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRandomLocalU3Ek__BackingField_12; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRefreshAtOnceU3Ek__BackingField_13; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CRankShowU3Ek__BackingField_14; public: inline static int32_t get_offset_of_m_groupArr_0() { return static_cast(offsetof(CSongManager_t2375791487, ___m_groupArr_0)); } inline CSongGroupU5BU5D_t2243977840* get_m_groupArr_0() const { return ___m_groupArr_0; } inline CSongGroupU5BU5D_t2243977840** get_address_of_m_groupArr_0() { return &___m_groupArr_0; } inline void set_m_groupArr_0(CSongGroupU5BU5D_t2243977840* value) { ___m_groupArr_0 = value; Il2CppCodeGenWriteBarrier((&___m_groupArr_0), value); } inline static int32_t get_offset_of_m_SelectedGroup_1() { return static_cast(offsetof(CSongManager_t2375791487, ___m_SelectedGroup_1)); } inline int32_t get_m_SelectedGroup_1() const { return ___m_SelectedGroup_1; } inline int32_t* get_address_of_m_SelectedGroup_1() { return &___m_SelectedGroup_1; } inline void set_m_SelectedGroup_1(int32_t value) { ___m_SelectedGroup_1 = value; } inline static int32_t get_offset_of_m_SelectedSongGroup_2() { return static_cast(offsetof(CSongManager_t2375791487, ___m_SelectedSongGroup_2)); } inline int32_t get_m_SelectedSongGroup_2() const { return ___m_SelectedSongGroup_2; } inline int32_t* get_address_of_m_SelectedSongGroup_2() { return &___m_SelectedSongGroup_2; } inline void set_m_SelectedSongGroup_2(int32_t value) { ___m_SelectedSongGroup_2 = value; } inline static int32_t get_offset_of_m_RandomRange_3() { return static_cast(offsetof(CSongManager_t2375791487, ___m_RandomRange_3)); } inline int32_t get_m_RandomRange_3() const { return ___m_RandomRange_3; } inline int32_t* get_address_of_m_RandomRange_3() { return &___m_RandomRange_3; } inline void set_m_RandomRange_3(int32_t value) { ___m_RandomRange_3 = value; } inline static int32_t get_offset_of_m_version_4() { return static_cast(offsetof(CSongManager_t2375791487, ___m_version_4)); } inline int32_t get_m_version_4() const { return ___m_version_4; } inline int32_t* get_address_of_m_version_4() { return &___m_version_4; } inline void set_m_version_4(int32_t value) { ___m_version_4 = value; } inline static int32_t get_offset_of_m_myScore_5() { return static_cast(offsetof(CSongManager_t2375791487, ___m_myScore_5)); } inline int32_t get_m_myScore_5() const { return ___m_myScore_5; } inline int32_t* get_address_of_m_myScore_5() { return &___m_myScore_5; } inline void set_m_myScore_5(int32_t value) { ___m_myScore_5 = value; } inline static int32_t get_offset_of_m_songDetail_6() { return static_cast(offsetof(CSongManager_t2375791487, ___m_songDetail_6)); } inline CDataArray_t4068198041 * get_m_songDetail_6() const { return ___m_songDetail_6; } inline CDataArray_t4068198041 ** get_address_of_m_songDetail_6() { return &___m_songDetail_6; } inline void set_m_songDetail_6(CDataArray_t4068198041 * value) { ___m_songDetail_6 = value; Il2CppCodeGenWriteBarrier((&___m_songDetail_6), value); } inline static int32_t get_offset_of_m_isNeedMoveToCurrentSong_7() { return static_cast(offsetof(CSongManager_t2375791487, ___m_isNeedMoveToCurrentSong_7)); } inline bool get_m_isNeedMoveToCurrentSong_7() const { return ___m_isNeedMoveToCurrentSong_7; } inline bool* get_address_of_m_isNeedMoveToCurrentSong_7() { return &___m_isNeedMoveToCurrentSong_7; } inline void set_m_isNeedMoveToCurrentSong_7(bool value) { ___m_isNeedMoveToCurrentSong_7 = value; } inline static int32_t get_offset_of_m_isEnableSwitchSong_8() { return static_cast(offsetof(CSongManager_t2375791487, ___m_isEnableSwitchSong_8)); } inline bool get_m_isEnableSwitchSong_8() const { return ___m_isEnableSwitchSong_8; } inline bool* get_address_of_m_isEnableSwitchSong_8() { return &___m_isEnableSwitchSong_8; } inline void set_m_isEnableSwitchSong_8(bool value) { ___m_isEnableSwitchSong_8 = value; } inline static int32_t get_offset_of_U3CIsRandomSuccessU3Ek__BackingField_11() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRandomSuccessU3Ek__BackingField_11)); } inline bool get_U3CIsRandomSuccessU3Ek__BackingField_11() const { return ___U3CIsRandomSuccessU3Ek__BackingField_11; } inline bool* get_address_of_U3CIsRandomSuccessU3Ek__BackingField_11() { return &___U3CIsRandomSuccessU3Ek__BackingField_11; } inline void set_U3CIsRandomSuccessU3Ek__BackingField_11(bool value) { ___U3CIsRandomSuccessU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_U3CIsRandomLocalU3Ek__BackingField_12() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRandomLocalU3Ek__BackingField_12)); } inline bool get_U3CIsRandomLocalU3Ek__BackingField_12() const { return ___U3CIsRandomLocalU3Ek__BackingField_12; } inline bool* get_address_of_U3CIsRandomLocalU3Ek__BackingField_12() { return &___U3CIsRandomLocalU3Ek__BackingField_12; } inline void set_U3CIsRandomLocalU3Ek__BackingField_12(bool value) { ___U3CIsRandomLocalU3Ek__BackingField_12 = value; } inline static int32_t get_offset_of_U3CIsRefreshAtOnceU3Ek__BackingField_13() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRefreshAtOnceU3Ek__BackingField_13)); } inline bool get_U3CIsRefreshAtOnceU3Ek__BackingField_13() const { return ___U3CIsRefreshAtOnceU3Ek__BackingField_13; } inline bool* get_address_of_U3CIsRefreshAtOnceU3Ek__BackingField_13() { return &___U3CIsRefreshAtOnceU3Ek__BackingField_13; } inline void set_U3CIsRefreshAtOnceU3Ek__BackingField_13(bool value) { ___U3CIsRefreshAtOnceU3Ek__BackingField_13 = value; } inline static int32_t get_offset_of_U3CRankShowU3Ek__BackingField_14() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CRankShowU3Ek__BackingField_14)); } inline bool get_U3CRankShowU3Ek__BackingField_14() const { return ___U3CRankShowU3Ek__BackingField_14; } inline bool* get_address_of_U3CRankShowU3Ek__BackingField_14() { return &___U3CRankShowU3Ek__BackingField_14; } inline void set_U3CRankShowU3Ek__BackingField_14(bool value) { ___U3CRankShowU3Ek__BackingField_14 = value; } }; struct CSongManager_t2375791487_StaticFields { public: // DMCore.Logic.CSongManager DMCore.Logic.CSongManager::s_instance CSongManager_t2375791487 * ___s_instance_9; // System.Int32 DMCore.Logic.CSongManager::s_songScoreVersion int32_t ___s_songScoreVersion_10; public: inline static int32_t get_offset_of_s_instance_9() { return static_cast(offsetof(CSongManager_t2375791487_StaticFields, ___s_instance_9)); } inline CSongManager_t2375791487 * get_s_instance_9() const { return ___s_instance_9; } inline CSongManager_t2375791487 ** get_address_of_s_instance_9() { return &___s_instance_9; } inline void set_s_instance_9(CSongManager_t2375791487 * value) { ___s_instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_instance_9), value); } inline static int32_t get_offset_of_s_songScoreVersion_10() { return static_cast(offsetof(CSongManager_t2375791487_StaticFields, ___s_songScoreVersion_10)); } inline int32_t get_s_songScoreVersion_10() const { return ___s_songScoreVersion_10; } inline int32_t* get_address_of_s_songScoreVersion_10() { return &___s_songScoreVersion_10; } inline void set_s_songScoreVersion_10(int32_t value) { ___s_songScoreVersion_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSONGMANAGER_T2375791487_H #ifndef CFRIENDMANAGER_T3708308264_H #define CFRIENDMANAGER_T3708308264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFriendManager::k__BackingField int32_t ___U3CCurrentPageU3Ek__BackingField_0; // System.Collections.Generic.List`1[] DMCore.Logic.CFriendManager::s_listFriends List_1U5BU5D_t326174247* ___s_listFriends_2; // System.Int32[] DMCore.Logic.CFriendManager::m_listOnLineState Int32U5BU5D_t385246372* ___m_listOnLineState_3; // System.Int32[] DMCore.Logic.CFriendManager::m_SendState Int32U5BU5D_t385246372* ___m_SendState_4; // System.Boolean[] DMCore.Logic.CFriendManager::m_RequestOverFlag BooleanU5BU5D_t2897418192* ___m_RequestOverFlag_5; // System.Boolean DMCore.Logic.CFriendManager::s_Changed bool ___s_Changed_6; // DMCore.Logic.enumFriendPage DMCore.Logic.CFriendManager::m_ActivePage int32_t ___m_ActivePage_7; // DMCore.Logic.enumFriendType DMCore.Logic.CFriendManager::m_activeFriendType int32_t ___m_activeFriendType_8; // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CFriendManager::m_ApplyingReceived ITaskBase_1_t2595950535 * ___m_ApplyingReceived_9; public: inline static int32_t get_offset_of_U3CCurrentPageU3Ek__BackingField_0() { return static_cast(offsetof(CFriendManager_t3708308264, ___U3CCurrentPageU3Ek__BackingField_0)); } inline int32_t get_U3CCurrentPageU3Ek__BackingField_0() const { return ___U3CCurrentPageU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CCurrentPageU3Ek__BackingField_0() { return &___U3CCurrentPageU3Ek__BackingField_0; } inline void set_U3CCurrentPageU3Ek__BackingField_0(int32_t value) { ___U3CCurrentPageU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_s_listFriends_2() { return static_cast(offsetof(CFriendManager_t3708308264, ___s_listFriends_2)); } inline List_1U5BU5D_t326174247* get_s_listFriends_2() const { return ___s_listFriends_2; } inline List_1U5BU5D_t326174247** get_address_of_s_listFriends_2() { return &___s_listFriends_2; } inline void set_s_listFriends_2(List_1U5BU5D_t326174247* value) { ___s_listFriends_2 = value; Il2CppCodeGenWriteBarrier((&___s_listFriends_2), value); } inline static int32_t get_offset_of_m_listOnLineState_3() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_listOnLineState_3)); } inline Int32U5BU5D_t385246372* get_m_listOnLineState_3() const { return ___m_listOnLineState_3; } inline Int32U5BU5D_t385246372** get_address_of_m_listOnLineState_3() { return &___m_listOnLineState_3; } inline void set_m_listOnLineState_3(Int32U5BU5D_t385246372* value) { ___m_listOnLineState_3 = value; Il2CppCodeGenWriteBarrier((&___m_listOnLineState_3), value); } inline static int32_t get_offset_of_m_SendState_4() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_SendState_4)); } inline Int32U5BU5D_t385246372* get_m_SendState_4() const { return ___m_SendState_4; } inline Int32U5BU5D_t385246372** get_address_of_m_SendState_4() { return &___m_SendState_4; } inline void set_m_SendState_4(Int32U5BU5D_t385246372* value) { ___m_SendState_4 = value; Il2CppCodeGenWriteBarrier((&___m_SendState_4), value); } inline static int32_t get_offset_of_m_RequestOverFlag_5() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_RequestOverFlag_5)); } inline BooleanU5BU5D_t2897418192* get_m_RequestOverFlag_5() const { return ___m_RequestOverFlag_5; } inline BooleanU5BU5D_t2897418192** get_address_of_m_RequestOverFlag_5() { return &___m_RequestOverFlag_5; } inline void set_m_RequestOverFlag_5(BooleanU5BU5D_t2897418192* value) { ___m_RequestOverFlag_5 = value; Il2CppCodeGenWriteBarrier((&___m_RequestOverFlag_5), value); } inline static int32_t get_offset_of_s_Changed_6() { return static_cast(offsetof(CFriendManager_t3708308264, ___s_Changed_6)); } inline bool get_s_Changed_6() const { return ___s_Changed_6; } inline bool* get_address_of_s_Changed_6() { return &___s_Changed_6; } inline void set_s_Changed_6(bool value) { ___s_Changed_6 = value; } inline static int32_t get_offset_of_m_ActivePage_7() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_ActivePage_7)); } inline int32_t get_m_ActivePage_7() const { return ___m_ActivePage_7; } inline int32_t* get_address_of_m_ActivePage_7() { return &___m_ActivePage_7; } inline void set_m_ActivePage_7(int32_t value) { ___m_ActivePage_7 = value; } inline static int32_t get_offset_of_m_activeFriendType_8() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_activeFriendType_8)); } inline int32_t get_m_activeFriendType_8() const { return ___m_activeFriendType_8; } inline int32_t* get_address_of_m_activeFriendType_8() { return &___m_activeFriendType_8; } inline void set_m_activeFriendType_8(int32_t value) { ___m_activeFriendType_8 = value; } inline static int32_t get_offset_of_m_ApplyingReceived_9() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_ApplyingReceived_9)); } inline ITaskBase_1_t2595950535 * get_m_ApplyingReceived_9() const { return ___m_ApplyingReceived_9; } inline ITaskBase_1_t2595950535 ** get_address_of_m_ApplyingReceived_9() { return &___m_ApplyingReceived_9; } inline void set_m_ApplyingReceived_9(ITaskBase_1_t2595950535 * value) { ___m_ApplyingReceived_9 = value; Il2CppCodeGenWriteBarrier((&___m_ApplyingReceived_9), value); } }; struct CFriendManager_t3708308264_StaticFields { public: // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::s_Instance CFriendManager_t3708308264 * ___s_Instance_1; // System.Int32 DMCore.Logic.CFriendManager::PAGE_SIZE int32_t ___PAGE_SIZE_10; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CFriendManager_t3708308264_StaticFields, ___s_Instance_1)); } inline CFriendManager_t3708308264 * get_s_Instance_1() const { return ___s_Instance_1; } inline CFriendManager_t3708308264 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CFriendManager_t3708308264 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_PAGE_SIZE_10() { return static_cast(offsetof(CFriendManager_t3708308264_StaticFields, ___PAGE_SIZE_10)); } inline int32_t get_PAGE_SIZE_10() const { return ___PAGE_SIZE_10; } inline int32_t* get_address_of_PAGE_SIZE_10() { return &___PAGE_SIZE_10; } inline void set_PAGE_SIZE_10(int32_t value) { ___PAGE_SIZE_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRIENDMANAGER_T3708308264_H #ifndef MSGBOXDATA_T2023563693_H #define MSGBOXDATA_T2023563693_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CMsgBoxControl/msgBoxData struct msgBoxData_t2023563693 : public RuntimeObject { public: // DMCore.enumMsgBoxType DMCore.CMsgBoxControl/msgBoxData::_type int32_t ____type_0; // System.String DMCore.CMsgBoxControl/msgBoxData::_text String_t* ____text_1; // DMCore.OnMsgBoxClkCallBack DMCore.CMsgBoxControl/msgBoxData::_callBack OnMsgBoxClkCallBack_t3229751541 * ____callBack_2; // DMCore.CDataArray DMCore.CMsgBoxControl/msgBoxData::_userData CDataArray_t4068198041 * ____userData_3; // DMCore.enumMsgBoxCustomKey DMCore.CMsgBoxControl/msgBoxData::_customSearchKey int32_t ____customSearchKey_4; // System.Boolean DMCore.CMsgBoxControl/msgBoxData::_isValid bool ____isValid_5; // System.Single DMCore.CMsgBoxControl/msgBoxData::_timeLimit float ____timeLimit_6; // System.String DMCore.CMsgBoxControl/msgBoxData::_title String_t* ____title_7; // System.String DMCore.CMsgBoxControl/msgBoxData::_btnOKText String_t* ____btnOKText_8; // UIWidget/Pivot DMCore.CMsgBoxControl/msgBoxData::_pivot int32_t ____pivot_9; public: inline static int32_t get_offset_of__type_0() { return static_cast(offsetof(msgBoxData_t2023563693, ____type_0)); } inline int32_t get__type_0() const { return ____type_0; } inline int32_t* get_address_of__type_0() { return &____type_0; } inline void set__type_0(int32_t value) { ____type_0 = value; } inline static int32_t get_offset_of__text_1() { return static_cast(offsetof(msgBoxData_t2023563693, ____text_1)); } inline String_t* get__text_1() const { return ____text_1; } inline String_t** get_address_of__text_1() { return &____text_1; } inline void set__text_1(String_t* value) { ____text_1 = value; Il2CppCodeGenWriteBarrier((&____text_1), value); } inline static int32_t get_offset_of__callBack_2() { return static_cast(offsetof(msgBoxData_t2023563693, ____callBack_2)); } inline OnMsgBoxClkCallBack_t3229751541 * get__callBack_2() const { return ____callBack_2; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of__callBack_2() { return &____callBack_2; } inline void set__callBack_2(OnMsgBoxClkCallBack_t3229751541 * value) { ____callBack_2 = value; Il2CppCodeGenWriteBarrier((&____callBack_2), value); } inline static int32_t get_offset_of__userData_3() { return static_cast(offsetof(msgBoxData_t2023563693, ____userData_3)); } inline CDataArray_t4068198041 * get__userData_3() const { return ____userData_3; } inline CDataArray_t4068198041 ** get_address_of__userData_3() { return &____userData_3; } inline void set__userData_3(CDataArray_t4068198041 * value) { ____userData_3 = value; Il2CppCodeGenWriteBarrier((&____userData_3), value); } inline static int32_t get_offset_of__customSearchKey_4() { return static_cast(offsetof(msgBoxData_t2023563693, ____customSearchKey_4)); } inline int32_t get__customSearchKey_4() const { return ____customSearchKey_4; } inline int32_t* get_address_of__customSearchKey_4() { return &____customSearchKey_4; } inline void set__customSearchKey_4(int32_t value) { ____customSearchKey_4 = value; } inline static int32_t get_offset_of__isValid_5() { return static_cast(offsetof(msgBoxData_t2023563693, ____isValid_5)); } inline bool get__isValid_5() const { return ____isValid_5; } inline bool* get_address_of__isValid_5() { return &____isValid_5; } inline void set__isValid_5(bool value) { ____isValid_5 = value; } inline static int32_t get_offset_of__timeLimit_6() { return static_cast(offsetof(msgBoxData_t2023563693, ____timeLimit_6)); } inline float get__timeLimit_6() const { return ____timeLimit_6; } inline float* get_address_of__timeLimit_6() { return &____timeLimit_6; } inline void set__timeLimit_6(float value) { ____timeLimit_6 = value; } inline static int32_t get_offset_of__title_7() { return static_cast(offsetof(msgBoxData_t2023563693, ____title_7)); } inline String_t* get__title_7() const { return ____title_7; } inline String_t** get_address_of__title_7() { return &____title_7; } inline void set__title_7(String_t* value) { ____title_7 = value; Il2CppCodeGenWriteBarrier((&____title_7), value); } inline static int32_t get_offset_of__btnOKText_8() { return static_cast(offsetof(msgBoxData_t2023563693, ____btnOKText_8)); } inline String_t* get__btnOKText_8() const { return ____btnOKText_8; } inline String_t** get_address_of__btnOKText_8() { return &____btnOKText_8; } inline void set__btnOKText_8(String_t* value) { ____btnOKText_8 = value; Il2CppCodeGenWriteBarrier((&____btnOKText_8), value); } inline static int32_t get_offset_of__pivot_9() { return static_cast(offsetof(msgBoxData_t2023563693, ____pivot_9)); } inline int32_t get__pivot_9() const { return ____pivot_9; } inline int32_t* get_address_of__pivot_9() { return &____pivot_9; } inline void set__pivot_9(int32_t value) { ____pivot_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MSGBOXDATA_T2023563693_H #ifndef IBEATKEYFOLLOW_T1042819926_H #define IBEATKEYFOLLOW_T1042819926_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.IBeatKeyFollow struct IBeatKeyFollow_t1042819926 : public IBeatKeys_t2500473988 { public: // System.Int32 DMCore.DanceMode.IBeatKeyFollow::m_iPingPongCount int32_t ___m_iPingPongCount_23; // System.Single DMCore.DanceMode.IBeatKeyFollow::m_fTimePerCircle float ___m_fTimePerCircle_24; // System.Int32 DMCore.DanceMode.IBeatKeyFollow::m_iJudgePointCount int32_t ___m_iJudgePointCount_25; public: inline static int32_t get_offset_of_m_iPingPongCount_23() { return static_cast(offsetof(IBeatKeyFollow_t1042819926, ___m_iPingPongCount_23)); } inline int32_t get_m_iPingPongCount_23() const { return ___m_iPingPongCount_23; } inline int32_t* get_address_of_m_iPingPongCount_23() { return &___m_iPingPongCount_23; } inline void set_m_iPingPongCount_23(int32_t value) { ___m_iPingPongCount_23 = value; } inline static int32_t get_offset_of_m_fTimePerCircle_24() { return static_cast(offsetof(IBeatKeyFollow_t1042819926, ___m_fTimePerCircle_24)); } inline float get_m_fTimePerCircle_24() const { return ___m_fTimePerCircle_24; } inline float* get_address_of_m_fTimePerCircle_24() { return &___m_fTimePerCircle_24; } inline void set_m_fTimePerCircle_24(float value) { ___m_fTimePerCircle_24 = value; } inline static int32_t get_offset_of_m_iJudgePointCount_25() { return static_cast(offsetof(IBeatKeyFollow_t1042819926, ___m_iJudgePointCount_25)); } inline int32_t get_m_iJudgePointCount_25() const { return ___m_iJudgePointCount_25; } inline int32_t* get_address_of_m_iJudgePointCount_25() { return &___m_iJudgePointCount_25; } inline void set_m_iJudgePointCount_25(int32_t value) { ___m_iJudgePointCount_25 = value; } }; struct IBeatKeyFollow_t1042819926_StaticFields { public: // System.Single[] DMCore.DanceMode.IBeatKeyFollow::fAngleArraySin SingleU5BU5D_t1444911251* ___fAngleArraySin_18; // System.Single[] DMCore.DanceMode.IBeatKeyFollow::fAngleArrayCos SingleU5BU5D_t1444911251* ___fAngleArrayCos_19; // System.Single[] DMCore.DanceMode.IBeatKeyFollow::fLengthScaleArray SingleU5BU5D_t1444911251* ___fLengthScaleArray_20; // System.Single[] DMCore.DanceMode.IBeatKeyFollow::fLengthArray SingleU5BU5D_t1444911251* ___fLengthArray_21; // System.Single[] DMCore.DanceMode.IBeatKeyFollow::fScaleArray SingleU5BU5D_t1444911251* ___fScaleArray_22; public: inline static int32_t get_offset_of_fAngleArraySin_18() { return static_cast(offsetof(IBeatKeyFollow_t1042819926_StaticFields, ___fAngleArraySin_18)); } inline SingleU5BU5D_t1444911251* get_fAngleArraySin_18() const { return ___fAngleArraySin_18; } inline SingleU5BU5D_t1444911251** get_address_of_fAngleArraySin_18() { return &___fAngleArraySin_18; } inline void set_fAngleArraySin_18(SingleU5BU5D_t1444911251* value) { ___fAngleArraySin_18 = value; Il2CppCodeGenWriteBarrier((&___fAngleArraySin_18), value); } inline static int32_t get_offset_of_fAngleArrayCos_19() { return static_cast(offsetof(IBeatKeyFollow_t1042819926_StaticFields, ___fAngleArrayCos_19)); } inline SingleU5BU5D_t1444911251* get_fAngleArrayCos_19() const { return ___fAngleArrayCos_19; } inline SingleU5BU5D_t1444911251** get_address_of_fAngleArrayCos_19() { return &___fAngleArrayCos_19; } inline void set_fAngleArrayCos_19(SingleU5BU5D_t1444911251* value) { ___fAngleArrayCos_19 = value; Il2CppCodeGenWriteBarrier((&___fAngleArrayCos_19), value); } inline static int32_t get_offset_of_fLengthScaleArray_20() { return static_cast(offsetof(IBeatKeyFollow_t1042819926_StaticFields, ___fLengthScaleArray_20)); } inline SingleU5BU5D_t1444911251* get_fLengthScaleArray_20() const { return ___fLengthScaleArray_20; } inline SingleU5BU5D_t1444911251** get_address_of_fLengthScaleArray_20() { return &___fLengthScaleArray_20; } inline void set_fLengthScaleArray_20(SingleU5BU5D_t1444911251* value) { ___fLengthScaleArray_20 = value; Il2CppCodeGenWriteBarrier((&___fLengthScaleArray_20), value); } inline static int32_t get_offset_of_fLengthArray_21() { return static_cast(offsetof(IBeatKeyFollow_t1042819926_StaticFields, ___fLengthArray_21)); } inline SingleU5BU5D_t1444911251* get_fLengthArray_21() const { return ___fLengthArray_21; } inline SingleU5BU5D_t1444911251** get_address_of_fLengthArray_21() { return &___fLengthArray_21; } inline void set_fLengthArray_21(SingleU5BU5D_t1444911251* value) { ___fLengthArray_21 = value; Il2CppCodeGenWriteBarrier((&___fLengthArray_21), value); } inline static int32_t get_offset_of_fScaleArray_22() { return static_cast(offsetof(IBeatKeyFollow_t1042819926_StaticFields, ___fScaleArray_22)); } inline SingleU5BU5D_t1444911251* get_fScaleArray_22() const { return ___fScaleArray_22; } inline SingleU5BU5D_t1444911251** get_address_of_fScaleArray_22() { return &___fScaleArray_22; } inline void set_fScaleArray_22(SingleU5BU5D_t1444911251* value) { ___fScaleArray_22 = value; Il2CppCodeGenWriteBarrier((&___fScaleArray_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IBEATKEYFOLLOW_T1042819926_H #ifndef ACTION_1_T2972437735_H #define ACTION_1_T2972437735_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1> struct Action_1_t2972437735 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T2972437735_H #ifndef ACTION_1_T2192385879_H #define ACTION_1_T2192385879_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1> struct Action_1_t2192385879 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T2192385879_H #ifndef CBEATKEYCOUPLE_T3767634746_H #define CBEATKEYCOUPLE_T3767634746_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyCouple struct CBeatKeyCouple_t3767634746 : public IBeatKeys_t2500473988 { public: // UnityEngine.Vector2 DMCore.DanceMode.CBeatKeyCouple::m_Offset Vector2_t2156229523 ___m_Offset_18; // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeyCouple::m_JudgeOther int32_t ___m_JudgeOther_19; // System.Single DMCore.DanceMode.CBeatKeyCouple::m_fWidth float ___m_fWidth_20; public: inline static int32_t get_offset_of_m_Offset_18() { return static_cast(offsetof(CBeatKeyCouple_t3767634746, ___m_Offset_18)); } inline Vector2_t2156229523 get_m_Offset_18() const { return ___m_Offset_18; } inline Vector2_t2156229523 * get_address_of_m_Offset_18() { return &___m_Offset_18; } inline void set_m_Offset_18(Vector2_t2156229523 value) { ___m_Offset_18 = value; } inline static int32_t get_offset_of_m_JudgeOther_19() { return static_cast(offsetof(CBeatKeyCouple_t3767634746, ___m_JudgeOther_19)); } inline int32_t get_m_JudgeOther_19() const { return ___m_JudgeOther_19; } inline int32_t* get_address_of_m_JudgeOther_19() { return &___m_JudgeOther_19; } inline void set_m_JudgeOther_19(int32_t value) { ___m_JudgeOther_19 = value; } inline static int32_t get_offset_of_m_fWidth_20() { return static_cast(offsetof(CBeatKeyCouple_t3767634746, ___m_fWidth_20)); } inline float get_m_fWidth_20() const { return ___m_fWidth_20; } inline float* get_address_of_m_fWidth_20() { return &___m_fWidth_20; } inline void set_m_fWidth_20(float value) { ___m_fWidth_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYCOUPLE_T3767634746_H #ifndef ONEVENTCALL_T3758354630_H #define ONEVENTCALL_T3758354630_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.OnEventCall struct OnEventCall_t3758354630 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONEVENTCALL_T3758354630_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 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 ONMSGBOXCLKCALLBACK_T3229751541_H #define ONMSGBOXCLKCALLBACK_T3229751541_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONMSGBOXCLKCALLBACK_T3229751541_H #ifndef CBEATKEYHOLD_T782767741_H #define CBEATKEYHOLD_T782767741_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyHold struct CBeatKeyHold_t782767741 : public IBeatKeys_t2500473988 { public: // System.Single DMCore.DanceMode.CBeatKeyHold::m_fHoldTime float ___m_fHoldTime_18; // System.Single DMCore.DanceMode.CBeatKeyHold::m_BackgroundWidth float ___m_BackgroundWidth_19; // System.Int32 DMCore.DanceMode.CBeatKeyHold::m_nJudgeIndex int32_t ___m_nJudgeIndex_20; // System.Int32 DMCore.DanceMode.CBeatKeyHold::m_nJudgePointCount int32_t ___m_nJudgePointCount_21; public: inline static int32_t get_offset_of_m_fHoldTime_18() { return static_cast(offsetof(CBeatKeyHold_t782767741, ___m_fHoldTime_18)); } inline float get_m_fHoldTime_18() const { return ___m_fHoldTime_18; } inline float* get_address_of_m_fHoldTime_18() { return &___m_fHoldTime_18; } inline void set_m_fHoldTime_18(float value) { ___m_fHoldTime_18 = value; } inline static int32_t get_offset_of_m_BackgroundWidth_19() { return static_cast(offsetof(CBeatKeyHold_t782767741, ___m_BackgroundWidth_19)); } inline float get_m_BackgroundWidth_19() const { return ___m_BackgroundWidth_19; } inline float* get_address_of_m_BackgroundWidth_19() { return &___m_BackgroundWidth_19; } inline void set_m_BackgroundWidth_19(float value) { ___m_BackgroundWidth_19 = value; } inline static int32_t get_offset_of_m_nJudgeIndex_20() { return static_cast(offsetof(CBeatKeyHold_t782767741, ___m_nJudgeIndex_20)); } inline int32_t get_m_nJudgeIndex_20() const { return ___m_nJudgeIndex_20; } inline int32_t* get_address_of_m_nJudgeIndex_20() { return &___m_nJudgeIndex_20; } inline void set_m_nJudgeIndex_20(int32_t value) { ___m_nJudgeIndex_20 = value; } inline static int32_t get_offset_of_m_nJudgePointCount_21() { return static_cast(offsetof(CBeatKeyHold_t782767741, ___m_nJudgePointCount_21)); } inline int32_t get_m_nJudgePointCount_21() const { return ___m_nJudgePointCount_21; } inline int32_t* get_address_of_m_nJudgePointCount_21() { return &___m_nJudgePointCount_21; } inline void set_m_nJudgePointCount_21(int32_t value) { ___m_nJudgePointCount_21 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYHOLD_T782767741_H #ifndef ACTION_1_T1569734369_H #define ACTION_1_T1569734369_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t1569734369 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1569734369_H #ifndef ANIMATIONCLIP_T2318505987_H #define ANIMATIONCLIP_T2318505987_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimationClip struct AnimationClip_t2318505987 : public Motion_t1110556653 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONCLIP_T2318505987_H #ifndef ONROLEANIMEND_T3559497459_H #define ONROLEANIMEND_T3559497459_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd struct OnRoleAnimEnd_t3559497459 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONROLEANIMEND_T3559497459_H #ifndef COMPARISON_1_T679686977_H #define COMPARISON_1_T679686977_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Comparison`1 struct Comparison_1_t679686977 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T679686977_H #ifndef ISCENEROLE_T2394225724_H #define ISCENEROLE_T2394225724_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724 : public ISceneBaseObj_t858622483 { public: // System.String DMCore.Framework.Scene.ISceneRole::k__BackingField String_t* ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; // System.String DMCore.Framework.Scene.ISceneRole::k__BackingField String_t* ___U3CPreSoleEffectNameU3Ek__BackingField_21; // DMCore.Framework.Scene.CAvatarSite DMCore.Framework.Scene.ISceneRole::m_avatarSite CAvatarSite_t1752665925 * ___m_avatarSite_22; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnableResetLocation bool ___m_bEnableResetLocation_23; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bSendLoadingRes bool ___m_bSendLoadingRes_24; // DMCore.Framework.Scene.CRoleModel_Effect DMCore.Framework.Scene.ISceneRole::m_RoleEfect CRoleModel_Effect_t71978069 * ___m_RoleEfect_25; // DMCore.Framework.Scene.CRoleModelFace DMCore.Framework.Scene.ISceneRole::m_RoleFace CRoleModelFace_t1285730091 * ___m_RoleFace_26; // System.Int32 DMCore.Framework.Scene.ISceneRole::m_suitID int32_t ___m_suitID_27; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bPlayingMemberEffect bool ___m_bPlayingMemberEffect_28; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.ISceneRole::m_listSubModel Dictionary_2_t497245277 * ___m_listSubModel_29; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureMaster Texture2D_t3840446185 * ___m_textureMaster_30; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureChallenger Texture2D_t3840446185 * ___m_textureChallenger_31; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureTitle Texture2D_t3840446185 * ___m_textureTitle_32; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureLevel Texture2D_t3840446185 * ___m_textureLevel_33; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureQulify Texture2D_t3840446185 * ___m_textureQulify_34; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureNew Texture2D_t3840446185 * ___m_textureNew_35; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureStar Texture2D_t3840446185 * ___m_textureStar_36; // System.String DMCore.Framework.Scene.ISceneRole::m_starPath String_t* ___m_starPath_37; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_texturePinjie Texture2D_t3840446185 * ___m_texturePinjie_38; // System.String DMCore.Framework.Scene.ISceneRole::m_pinJiePath String_t* ___m_pinJiePath_39; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneRole::m_textureStatusArray List_1_t1017553631 * ___m_textureStatusArray_40; // System.String DMCore.Framework.Scene.ISceneRole::m_textureLevelPath String_t* ___m_textureLevelPath_41; // System.String DMCore.Framework.Scene.ISceneRole::m_textureNewPath String_t* ___m_textureNewPath_42; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneRole::m_textureStatusPathArray List_1_t3319525431 * ___m_textureStatusPathArray_43; // System.String DMCore.Framework.Scene.ISceneRole::m_titleTexturePath String_t* ___m_titleTexturePath_44; // System.Int32 DMCore.Framework.Scene.ISceneRole::m_faceIndex int32_t ___m_faceIndex_45; // System.Single DMCore.Framework.Scene.ISceneRole::m_faceTime float ___m_faceTime_46; // UnityEngine.Transform DMCore.Framework.Scene.ISceneRole::m_attachedTransform Transform_t3600365921 * ___m_attachedTransform_47; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_IsNeedModelItemBindBone bool ___m_IsNeedModelItemBindBone_48; // System.Boolean DMCore.Framework.Scene.ISceneRole::b_titleEffect bool ___b_titleEffect_49; // System.Boolean DMCore.Framework.Scene.ISceneRole::b_newTagEffect bool ___b_newTagEffect_50; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnableNewTag bool ___m_bEnableNewTag_51; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnablePretend bool ___m_bEnablePretend_52; // DMCore.Framework.Scene.CPetModel DMCore.Framework.Scene.ISceneRole::m_Pretender CPetModel_t3783790547 * ___m_Pretender_53; // System.Boolean DMCore.Framework.Scene.ISceneRole::isNeedPlayEnterAnim bool ___isNeedPlayEnterAnim_54; // System.Boolean DMCore.Framework.Scene.ISceneRole::isPlayingEnterAnim bool ___isPlayingEnterAnim_55; // System.Single DMCore.Framework.Scene.ISceneRole::m_drawHeadHight float ___m_drawHeadHight_56; // System.Int32 DMCore.Framework.Scene.ISceneRole::m_movingInteractionID int32_t ___m_movingInteractionID_57; // DMCore.Logic.CLocalSimulateRole DMCore.Framework.Scene.ISceneRole::m_simulateRole CLocalSimulateRole_t4101146137 * ___m_simulateRole_58; public: inline static int32_t get_offset_of_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() { return static_cast(offsetof(ISceneRole_t2394225724, ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20)); } inline String_t* get_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() const { return ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; } inline String_t** get_address_of_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() { return &___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; } inline void set_U3CPreEnterRoomAnimNameU3Ek__BackingField_20(String_t* value) { ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20 = value; Il2CppCodeGenWriteBarrier((&___U3CPreEnterRoomAnimNameU3Ek__BackingField_20), value); } inline static int32_t get_offset_of_U3CPreSoleEffectNameU3Ek__BackingField_21() { return static_cast(offsetof(ISceneRole_t2394225724, ___U3CPreSoleEffectNameU3Ek__BackingField_21)); } inline String_t* get_U3CPreSoleEffectNameU3Ek__BackingField_21() const { return ___U3CPreSoleEffectNameU3Ek__BackingField_21; } inline String_t** get_address_of_U3CPreSoleEffectNameU3Ek__BackingField_21() { return &___U3CPreSoleEffectNameU3Ek__BackingField_21; } inline void set_U3CPreSoleEffectNameU3Ek__BackingField_21(String_t* value) { ___U3CPreSoleEffectNameU3Ek__BackingField_21 = value; Il2CppCodeGenWriteBarrier((&___U3CPreSoleEffectNameU3Ek__BackingField_21), value); } inline static int32_t get_offset_of_m_avatarSite_22() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_avatarSite_22)); } inline CAvatarSite_t1752665925 * get_m_avatarSite_22() const { return ___m_avatarSite_22; } inline CAvatarSite_t1752665925 ** get_address_of_m_avatarSite_22() { return &___m_avatarSite_22; } inline void set_m_avatarSite_22(CAvatarSite_t1752665925 * value) { ___m_avatarSite_22 = value; Il2CppCodeGenWriteBarrier((&___m_avatarSite_22), value); } inline static int32_t get_offset_of_m_bEnableResetLocation_23() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bEnableResetLocation_23)); } inline bool get_m_bEnableResetLocation_23() const { return ___m_bEnableResetLocation_23; } inline bool* get_address_of_m_bEnableResetLocation_23() { return &___m_bEnableResetLocation_23; } inline void set_m_bEnableResetLocation_23(bool value) { ___m_bEnableResetLocation_23 = value; } inline static int32_t get_offset_of_m_bSendLoadingRes_24() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bSendLoadingRes_24)); } inline bool get_m_bSendLoadingRes_24() const { return ___m_bSendLoadingRes_24; } inline bool* get_address_of_m_bSendLoadingRes_24() { return &___m_bSendLoadingRes_24; } inline void set_m_bSendLoadingRes_24(bool value) { ___m_bSendLoadingRes_24 = value; } inline static int32_t get_offset_of_m_RoleEfect_25() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_RoleEfect_25)); } inline CRoleModel_Effect_t71978069 * get_m_RoleEfect_25() const { return ___m_RoleEfect_25; } inline CRoleModel_Effect_t71978069 ** get_address_of_m_RoleEfect_25() { return &___m_RoleEfect_25; } inline void set_m_RoleEfect_25(CRoleModel_Effect_t71978069 * value) { ___m_RoleEfect_25 = value; Il2CppCodeGenWriteBarrier((&___m_RoleEfect_25), value); } inline static int32_t get_offset_of_m_RoleFace_26() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_RoleFace_26)); } inline CRoleModelFace_t1285730091 * get_m_RoleFace_26() const { return ___m_RoleFace_26; } inline CRoleModelFace_t1285730091 ** get_address_of_m_RoleFace_26() { return &___m_RoleFace_26; } inline void set_m_RoleFace_26(CRoleModelFace_t1285730091 * value) { ___m_RoleFace_26 = value; Il2CppCodeGenWriteBarrier((&___m_RoleFace_26), value); } inline static int32_t get_offset_of_m_suitID_27() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_suitID_27)); } inline int32_t get_m_suitID_27() const { return ___m_suitID_27; } inline int32_t* get_address_of_m_suitID_27() { return &___m_suitID_27; } inline void set_m_suitID_27(int32_t value) { ___m_suitID_27 = value; } inline static int32_t get_offset_of_m_bPlayingMemberEffect_28() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bPlayingMemberEffect_28)); } inline bool get_m_bPlayingMemberEffect_28() const { return ___m_bPlayingMemberEffect_28; } inline bool* get_address_of_m_bPlayingMemberEffect_28() { return &___m_bPlayingMemberEffect_28; } inline void set_m_bPlayingMemberEffect_28(bool value) { ___m_bPlayingMemberEffect_28 = value; } inline static int32_t get_offset_of_m_listSubModel_29() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_listSubModel_29)); } inline Dictionary_2_t497245277 * get_m_listSubModel_29() const { return ___m_listSubModel_29; } inline Dictionary_2_t497245277 ** get_address_of_m_listSubModel_29() { return &___m_listSubModel_29; } inline void set_m_listSubModel_29(Dictionary_2_t497245277 * value) { ___m_listSubModel_29 = value; Il2CppCodeGenWriteBarrier((&___m_listSubModel_29), value); } inline static int32_t get_offset_of_m_textureMaster_30() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureMaster_30)); } inline Texture2D_t3840446185 * get_m_textureMaster_30() const { return ___m_textureMaster_30; } inline Texture2D_t3840446185 ** get_address_of_m_textureMaster_30() { return &___m_textureMaster_30; } inline void set_m_textureMaster_30(Texture2D_t3840446185 * value) { ___m_textureMaster_30 = value; Il2CppCodeGenWriteBarrier((&___m_textureMaster_30), value); } inline static int32_t get_offset_of_m_textureChallenger_31() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureChallenger_31)); } inline Texture2D_t3840446185 * get_m_textureChallenger_31() const { return ___m_textureChallenger_31; } inline Texture2D_t3840446185 ** get_address_of_m_textureChallenger_31() { return &___m_textureChallenger_31; } inline void set_m_textureChallenger_31(Texture2D_t3840446185 * value) { ___m_textureChallenger_31 = value; Il2CppCodeGenWriteBarrier((&___m_textureChallenger_31), value); } inline static int32_t get_offset_of_m_textureTitle_32() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureTitle_32)); } inline Texture2D_t3840446185 * get_m_textureTitle_32() const { return ___m_textureTitle_32; } inline Texture2D_t3840446185 ** get_address_of_m_textureTitle_32() { return &___m_textureTitle_32; } inline void set_m_textureTitle_32(Texture2D_t3840446185 * value) { ___m_textureTitle_32 = value; Il2CppCodeGenWriteBarrier((&___m_textureTitle_32), value); } inline static int32_t get_offset_of_m_textureLevel_33() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureLevel_33)); } inline Texture2D_t3840446185 * get_m_textureLevel_33() const { return ___m_textureLevel_33; } inline Texture2D_t3840446185 ** get_address_of_m_textureLevel_33() { return &___m_textureLevel_33; } inline void set_m_textureLevel_33(Texture2D_t3840446185 * value) { ___m_textureLevel_33 = value; Il2CppCodeGenWriteBarrier((&___m_textureLevel_33), value); } inline static int32_t get_offset_of_m_textureQulify_34() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureQulify_34)); } inline Texture2D_t3840446185 * get_m_textureQulify_34() const { return ___m_textureQulify_34; } inline Texture2D_t3840446185 ** get_address_of_m_textureQulify_34() { return &___m_textureQulify_34; } inline void set_m_textureQulify_34(Texture2D_t3840446185 * value) { ___m_textureQulify_34 = value; Il2CppCodeGenWriteBarrier((&___m_textureQulify_34), value); } inline static int32_t get_offset_of_m_textureNew_35() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureNew_35)); } inline Texture2D_t3840446185 * get_m_textureNew_35() const { return ___m_textureNew_35; } inline Texture2D_t3840446185 ** get_address_of_m_textureNew_35() { return &___m_textureNew_35; } inline void set_m_textureNew_35(Texture2D_t3840446185 * value) { ___m_textureNew_35 = value; Il2CppCodeGenWriteBarrier((&___m_textureNew_35), value); } inline static int32_t get_offset_of_m_textureStar_36() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureStar_36)); } inline Texture2D_t3840446185 * get_m_textureStar_36() const { return ___m_textureStar_36; } inline Texture2D_t3840446185 ** get_address_of_m_textureStar_36() { return &___m_textureStar_36; } inline void set_m_textureStar_36(Texture2D_t3840446185 * value) { ___m_textureStar_36 = value; Il2CppCodeGenWriteBarrier((&___m_textureStar_36), value); } inline static int32_t get_offset_of_m_starPath_37() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_starPath_37)); } inline String_t* get_m_starPath_37() const { return ___m_starPath_37; } inline String_t** get_address_of_m_starPath_37() { return &___m_starPath_37; } inline void set_m_starPath_37(String_t* value) { ___m_starPath_37 = value; Il2CppCodeGenWriteBarrier((&___m_starPath_37), value); } inline static int32_t get_offset_of_m_texturePinjie_38() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_texturePinjie_38)); } inline Texture2D_t3840446185 * get_m_texturePinjie_38() const { return ___m_texturePinjie_38; } inline Texture2D_t3840446185 ** get_address_of_m_texturePinjie_38() { return &___m_texturePinjie_38; } inline void set_m_texturePinjie_38(Texture2D_t3840446185 * value) { ___m_texturePinjie_38 = value; Il2CppCodeGenWriteBarrier((&___m_texturePinjie_38), value); } inline static int32_t get_offset_of_m_pinJiePath_39() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_pinJiePath_39)); } inline String_t* get_m_pinJiePath_39() const { return ___m_pinJiePath_39; } inline String_t** get_address_of_m_pinJiePath_39() { return &___m_pinJiePath_39; } inline void set_m_pinJiePath_39(String_t* value) { ___m_pinJiePath_39 = value; Il2CppCodeGenWriteBarrier((&___m_pinJiePath_39), value); } inline static int32_t get_offset_of_m_textureStatusArray_40() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureStatusArray_40)); } inline List_1_t1017553631 * get_m_textureStatusArray_40() const { return ___m_textureStatusArray_40; } inline List_1_t1017553631 ** get_address_of_m_textureStatusArray_40() { return &___m_textureStatusArray_40; } inline void set_m_textureStatusArray_40(List_1_t1017553631 * value) { ___m_textureStatusArray_40 = value; Il2CppCodeGenWriteBarrier((&___m_textureStatusArray_40), value); } inline static int32_t get_offset_of_m_textureLevelPath_41() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureLevelPath_41)); } inline String_t* get_m_textureLevelPath_41() const { return ___m_textureLevelPath_41; } inline String_t** get_address_of_m_textureLevelPath_41() { return &___m_textureLevelPath_41; } inline void set_m_textureLevelPath_41(String_t* value) { ___m_textureLevelPath_41 = value; Il2CppCodeGenWriteBarrier((&___m_textureLevelPath_41), value); } inline static int32_t get_offset_of_m_textureNewPath_42() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureNewPath_42)); } inline String_t* get_m_textureNewPath_42() const { return ___m_textureNewPath_42; } inline String_t** get_address_of_m_textureNewPath_42() { return &___m_textureNewPath_42; } inline void set_m_textureNewPath_42(String_t* value) { ___m_textureNewPath_42 = value; Il2CppCodeGenWriteBarrier((&___m_textureNewPath_42), value); } inline static int32_t get_offset_of_m_textureStatusPathArray_43() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureStatusPathArray_43)); } inline List_1_t3319525431 * get_m_textureStatusPathArray_43() const { return ___m_textureStatusPathArray_43; } inline List_1_t3319525431 ** get_address_of_m_textureStatusPathArray_43() { return &___m_textureStatusPathArray_43; } inline void set_m_textureStatusPathArray_43(List_1_t3319525431 * value) { ___m_textureStatusPathArray_43 = value; Il2CppCodeGenWriteBarrier((&___m_textureStatusPathArray_43), value); } inline static int32_t get_offset_of_m_titleTexturePath_44() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_titleTexturePath_44)); } inline String_t* get_m_titleTexturePath_44() const { return ___m_titleTexturePath_44; } inline String_t** get_address_of_m_titleTexturePath_44() { return &___m_titleTexturePath_44; } inline void set_m_titleTexturePath_44(String_t* value) { ___m_titleTexturePath_44 = value; Il2CppCodeGenWriteBarrier((&___m_titleTexturePath_44), value); } inline static int32_t get_offset_of_m_faceIndex_45() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_faceIndex_45)); } inline int32_t get_m_faceIndex_45() const { return ___m_faceIndex_45; } inline int32_t* get_address_of_m_faceIndex_45() { return &___m_faceIndex_45; } inline void set_m_faceIndex_45(int32_t value) { ___m_faceIndex_45 = value; } inline static int32_t get_offset_of_m_faceTime_46() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_faceTime_46)); } inline float get_m_faceTime_46() const { return ___m_faceTime_46; } inline float* get_address_of_m_faceTime_46() { return &___m_faceTime_46; } inline void set_m_faceTime_46(float value) { ___m_faceTime_46 = value; } inline static int32_t get_offset_of_m_attachedTransform_47() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_attachedTransform_47)); } inline Transform_t3600365921 * get_m_attachedTransform_47() const { return ___m_attachedTransform_47; } inline Transform_t3600365921 ** get_address_of_m_attachedTransform_47() { return &___m_attachedTransform_47; } inline void set_m_attachedTransform_47(Transform_t3600365921 * value) { ___m_attachedTransform_47 = value; Il2CppCodeGenWriteBarrier((&___m_attachedTransform_47), value); } inline static int32_t get_offset_of_m_IsNeedModelItemBindBone_48() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_IsNeedModelItemBindBone_48)); } inline bool get_m_IsNeedModelItemBindBone_48() const { return ___m_IsNeedModelItemBindBone_48; } inline bool* get_address_of_m_IsNeedModelItemBindBone_48() { return &___m_IsNeedModelItemBindBone_48; } inline void set_m_IsNeedModelItemBindBone_48(bool value) { ___m_IsNeedModelItemBindBone_48 = value; } inline static int32_t get_offset_of_b_titleEffect_49() { return static_cast(offsetof(ISceneRole_t2394225724, ___b_titleEffect_49)); } inline bool get_b_titleEffect_49() const { return ___b_titleEffect_49; } inline bool* get_address_of_b_titleEffect_49() { return &___b_titleEffect_49; } inline void set_b_titleEffect_49(bool value) { ___b_titleEffect_49 = value; } inline static int32_t get_offset_of_b_newTagEffect_50() { return static_cast(offsetof(ISceneRole_t2394225724, ___b_newTagEffect_50)); } inline bool get_b_newTagEffect_50() const { return ___b_newTagEffect_50; } inline bool* get_address_of_b_newTagEffect_50() { return &___b_newTagEffect_50; } inline void set_b_newTagEffect_50(bool value) { ___b_newTagEffect_50 = value; } inline static int32_t get_offset_of_m_bEnableNewTag_51() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bEnableNewTag_51)); } inline bool get_m_bEnableNewTag_51() const { return ___m_bEnableNewTag_51; } inline bool* get_address_of_m_bEnableNewTag_51() { return &___m_bEnableNewTag_51; } inline void set_m_bEnableNewTag_51(bool value) { ___m_bEnableNewTag_51 = value; } inline static int32_t get_offset_of_m_bEnablePretend_52() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bEnablePretend_52)); } inline bool get_m_bEnablePretend_52() const { return ___m_bEnablePretend_52; } inline bool* get_address_of_m_bEnablePretend_52() { return &___m_bEnablePretend_52; } inline void set_m_bEnablePretend_52(bool value) { ___m_bEnablePretend_52 = value; } inline static int32_t get_offset_of_m_Pretender_53() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_Pretender_53)); } inline CPetModel_t3783790547 * get_m_Pretender_53() const { return ___m_Pretender_53; } inline CPetModel_t3783790547 ** get_address_of_m_Pretender_53() { return &___m_Pretender_53; } inline void set_m_Pretender_53(CPetModel_t3783790547 * value) { ___m_Pretender_53 = value; Il2CppCodeGenWriteBarrier((&___m_Pretender_53), value); } inline static int32_t get_offset_of_isNeedPlayEnterAnim_54() { return static_cast(offsetof(ISceneRole_t2394225724, ___isNeedPlayEnterAnim_54)); } inline bool get_isNeedPlayEnterAnim_54() const { return ___isNeedPlayEnterAnim_54; } inline bool* get_address_of_isNeedPlayEnterAnim_54() { return &___isNeedPlayEnterAnim_54; } inline void set_isNeedPlayEnterAnim_54(bool value) { ___isNeedPlayEnterAnim_54 = value; } inline static int32_t get_offset_of_isPlayingEnterAnim_55() { return static_cast(offsetof(ISceneRole_t2394225724, ___isPlayingEnterAnim_55)); } inline bool get_isPlayingEnterAnim_55() const { return ___isPlayingEnterAnim_55; } inline bool* get_address_of_isPlayingEnterAnim_55() { return &___isPlayingEnterAnim_55; } inline void set_isPlayingEnterAnim_55(bool value) { ___isPlayingEnterAnim_55 = value; } inline static int32_t get_offset_of_m_drawHeadHight_56() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_drawHeadHight_56)); } inline float get_m_drawHeadHight_56() const { return ___m_drawHeadHight_56; } inline float* get_address_of_m_drawHeadHight_56() { return &___m_drawHeadHight_56; } inline void set_m_drawHeadHight_56(float value) { ___m_drawHeadHight_56 = value; } inline static int32_t get_offset_of_m_movingInteractionID_57() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_movingInteractionID_57)); } inline int32_t get_m_movingInteractionID_57() const { return ___m_movingInteractionID_57; } inline int32_t* get_address_of_m_movingInteractionID_57() { return &___m_movingInteractionID_57; } inline void set_m_movingInteractionID_57(int32_t value) { ___m_movingInteractionID_57 = value; } inline static int32_t get_offset_of_m_simulateRole_58() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_simulateRole_58)); } inline CLocalSimulateRole_t4101146137 * get_m_simulateRole_58() const { return ___m_simulateRole_58; } inline CLocalSimulateRole_t4101146137 ** get_address_of_m_simulateRole_58() { return &___m_simulateRole_58; } inline void set_m_simulateRole_58(CLocalSimulateRole_t4101146137 * value) { ___m_simulateRole_58 = value; Il2CppCodeGenWriteBarrier((&___m_simulateRole_58), value); } }; struct ISceneRole_t2394225724_StaticFields { public: // System.String DMCore.Framework.Scene.ISceneRole::s_EuqipWords String_t* ___s_EuqipWords_19; public: inline static int32_t get_offset_of_s_EuqipWords_19() { return static_cast(offsetof(ISceneRole_t2394225724_StaticFields, ___s_EuqipWords_19)); } inline String_t* get_s_EuqipWords_19() const { return ___s_EuqipWords_19; } inline String_t** get_address_of_s_EuqipWords_19() { return &___s_EuqipWords_19; } inline void set_s_EuqipWords_19(String_t* value) { ___s_EuqipWords_19 = value; Il2CppCodeGenWriteBarrier((&___s_EuqipWords_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEROLE_T2394225724_H #ifndef PREDICATE_1_T974812896_H #define PREDICATE_1_T974812896_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t974812896 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T974812896_H #ifndef COMPARISON_1_T2216417410_H #define COMPARISON_1_T2216417410_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Comparison`1 struct Comparison_1_t2216417410 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T2216417410_H #ifndef CBEATKEYSWINGHOLD_T593251827_H #define CBEATKEYSWINGHOLD_T593251827_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySwingHold struct CBeatKeySwingHold_t593251827 : public IBeatKeySwingBase_t1515627798 { public: // System.Single DMCore.DanceMode.CBeatKeySwingHold::m_fHoldTime float ___m_fHoldTime_15; // System.Int32 DMCore.DanceMode.CBeatKeySwingHold::m_nJudgeIndex int32_t ___m_nJudgeIndex_16; // System.Single DMCore.DanceMode.CBeatKeySwingHold::m_lastTailParam float ___m_lastTailParam_17; // System.Boolean DMCore.DanceMode.CBeatKeySwingHold::m_bLegalEnterKey bool ___m_bLegalEnterKey_18; // System.Single DMCore.DanceMode.CBeatKeySwingHold::m_fMissTime float ___m_fMissTime_19; // DMCore.DanceMode.CBeatKeySwingHoldLineUI DMCore.DanceMode.CBeatKeySwingHold::m_helpHold CBeatKeySwingHoldLineUI_t5305857 * ___m_helpHold_20; // System.Single DMCore.DanceMode.CBeatKeySwingHold::m_tailLength float ___m_tailLength_21; // System.Int32 DMCore.DanceMode.CBeatKeySwingHold::m_nJudgePointCount int32_t ___m_nJudgePointCount_22; public: inline static int32_t get_offset_of_m_fHoldTime_15() { return static_cast(offsetof(CBeatKeySwingHold_t593251827, ___m_fHoldTime_15)); } inline float get_m_fHoldTime_15() const { return ___m_fHoldTime_15; } inline float* get_address_of_m_fHoldTime_15() { return &___m_fHoldTime_15; } inline void set_m_fHoldTime_15(float value) { ___m_fHoldTime_15 = value; } inline static int32_t get_offset_of_m_nJudgeIndex_16() { return static_cast(offsetof(CBeatKeySwingHold_t593251827, ___m_nJudgeIndex_16)); } inline int32_t get_m_nJudgeIndex_16() const { return ___m_nJudgeIndex_16; } inline int32_t* get_address_of_m_nJudgeIndex_16() { return &___m_nJudgeIndex_16; } inline void set_m_nJudgeIndex_16(int32_t value) { ___m_nJudgeIndex_16 = value; } inline static int32_t get_offset_of_m_lastTailParam_17() { return static_cast(offsetof(CBeatKeySwingHold_t593251827, ___m_lastTailParam_17)); } inline float get_m_lastTailParam_17() const { return ___m_lastTailParam_17; } inline float* get_address_of_m_lastTailParam_17() { return &___m_lastTailParam_17; } inline void set_m_lastTailParam_17(float value) { ___m_lastTailParam_17 = value; } inline static int32_t get_offset_of_m_bLegalEnterKey_18() { return static_cast(offsetof(CBeatKeySwingHold_t593251827, ___m_bLegalEnterKey_18)); } inline bool get_m_bLegalEnterKey_18() const { return ___m_bLegalEnterKey_18; } inline bool* get_address_of_m_bLegalEnterKey_18() { return &___m_bLegalEnterKey_18; } inline void set_m_bLegalEnterKey_18(bool value) { ___m_bLegalEnterKey_18 = value; } inline static int32_t get_offset_of_m_fMissTime_19() { return static_cast(offsetof(CBeatKeySwingHold_t593251827, ___m_fMissTime_19)); } inline float get_m_fMissTime_19() const { return ___m_fMissTime_19; } inline float* get_address_of_m_fMissTime_19() { return &___m_fMissTime_19; } inline void set_m_fMissTime_19(float value) { ___m_fMissTime_19 = value; } inline static int32_t get_offset_of_m_helpHold_20() { return static_cast(offsetof(CBeatKeySwingHold_t593251827, ___m_helpHold_20)); } inline CBeatKeySwingHoldLineUI_t5305857 * get_m_helpHold_20() const { return ___m_helpHold_20; } inline CBeatKeySwingHoldLineUI_t5305857 ** get_address_of_m_helpHold_20() { return &___m_helpHold_20; } inline void set_m_helpHold_20(CBeatKeySwingHoldLineUI_t5305857 * value) { ___m_helpHold_20 = value; Il2CppCodeGenWriteBarrier((&___m_helpHold_20), value); } inline static int32_t get_offset_of_m_tailLength_21() { return static_cast(offsetof(CBeatKeySwingHold_t593251827, ___m_tailLength_21)); } inline float get_m_tailLength_21() const { return ___m_tailLength_21; } inline float* get_address_of_m_tailLength_21() { return &___m_tailLength_21; } inline void set_m_tailLength_21(float value) { ___m_tailLength_21 = value; } inline static int32_t get_offset_of_m_nJudgePointCount_22() { return static_cast(offsetof(CBeatKeySwingHold_t593251827, ___m_nJudgePointCount_22)); } inline int32_t get_m_nJudgePointCount_22() const { return ___m_nJudgePointCount_22; } inline int32_t* get_address_of_m_nJudgePointCount_22() { return &___m_nJudgePointCount_22; } inline void set_m_nJudgePointCount_22(int32_t value) { ___m_nJudgePointCount_22 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYSWINGHOLD_T593251827_H #ifndef CBEATKEYSWINGSIMPLE_T4104270215_H #define CBEATKEYSWINGSIMPLE_T4104270215_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySwingSimple struct CBeatKeySwingSimple_t4104270215 : public IBeatKeySwingBase_t1515627798 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYSWINGSIMPLE_T4104270215_H #ifndef ACTION_1_T2019918284_H #define ACTION_1_T2019918284_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t2019918284 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T2019918284_H #ifndef CBEATKEYSWINGCOUPLE_T1807003983_H #define CBEATKEYSWINGCOUPLE_T1807003983_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySwingCouple struct CBeatKeySwingCouple_t1807003983 : public IBeatKeySwingBase_t1515627798 { public: // DMCore.DanceMode.CBeatKeySwingUI DMCore.DanceMode.CBeatKeySwingCouple::m_ptrUISecond CBeatKeySwingUI_t1346072144 * ___m_ptrUISecond_15; // System.Int32 DMCore.DanceMode.CBeatKeySwingCouple::m_secondGroup int32_t ___m_secondGroup_16; // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeySwingCouple::m_JudgeOther int32_t ___m_JudgeOther_17; public: inline static int32_t get_offset_of_m_ptrUISecond_15() { return static_cast(offsetof(CBeatKeySwingCouple_t1807003983, ___m_ptrUISecond_15)); } inline CBeatKeySwingUI_t1346072144 * get_m_ptrUISecond_15() const { return ___m_ptrUISecond_15; } inline CBeatKeySwingUI_t1346072144 ** get_address_of_m_ptrUISecond_15() { return &___m_ptrUISecond_15; } inline void set_m_ptrUISecond_15(CBeatKeySwingUI_t1346072144 * value) { ___m_ptrUISecond_15 = value; Il2CppCodeGenWriteBarrier((&___m_ptrUISecond_15), value); } inline static int32_t get_offset_of_m_secondGroup_16() { return static_cast(offsetof(CBeatKeySwingCouple_t1807003983, ___m_secondGroup_16)); } inline int32_t get_m_secondGroup_16() const { return ___m_secondGroup_16; } inline int32_t* get_address_of_m_secondGroup_16() { return &___m_secondGroup_16; } inline void set_m_secondGroup_16(int32_t value) { ___m_secondGroup_16 = value; } inline static int32_t get_offset_of_m_JudgeOther_17() { return static_cast(offsetof(CBeatKeySwingCouple_t1807003983, ___m_JudgeOther_17)); } inline int32_t get_m_JudgeOther_17() const { return ___m_JudgeOther_17; } inline int32_t* get_address_of_m_JudgeOther_17() { return &___m_JudgeOther_17; } inline void set_m_JudgeOther_17(int32_t value) { ___m_JudgeOther_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYSWINGCOUPLE_T1807003983_H #ifndef ACTION_1_T1192173657_H #define ACTION_1_T1192173657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t1192173657 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1192173657_H #ifndef ISCENENPCBASE_T3974693970_H #define ISCENENPCBASE_T3974693970_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ISceneNpcBase struct ISceneNpcBase_t3974693970 : public ISceneBaseObj_t858622483 { public: // System.Boolean DMCore.Framework.Scene.ISceneNpcBase::k__BackingField bool ___U3CIsSubmitAlreadyU3Ek__BackingField_19; // System.Int64 DMCore.Framework.Scene.ISceneNpcBase::m_FollowTargetID int64_t ___m_FollowTargetID_20; // System.Single DMCore.Framework.Scene.ISceneNpcBase::m_FollowSpeed float ___m_FollowSpeed_21; // System.Single DMCore.Framework.Scene.ISceneNpcBase::m_SafeDistance float ___m_SafeDistance_22; // System.Boolean DMCore.Framework.Scene.ISceneNpcBase::m_IsEnableFollow bool ___m_IsEnableFollow_23; public: inline static int32_t get_offset_of_U3CIsSubmitAlreadyU3Ek__BackingField_19() { return static_cast(offsetof(ISceneNpcBase_t3974693970, ___U3CIsSubmitAlreadyU3Ek__BackingField_19)); } inline bool get_U3CIsSubmitAlreadyU3Ek__BackingField_19() const { return ___U3CIsSubmitAlreadyU3Ek__BackingField_19; } inline bool* get_address_of_U3CIsSubmitAlreadyU3Ek__BackingField_19() { return &___U3CIsSubmitAlreadyU3Ek__BackingField_19; } inline void set_U3CIsSubmitAlreadyU3Ek__BackingField_19(bool value) { ___U3CIsSubmitAlreadyU3Ek__BackingField_19 = value; } inline static int32_t get_offset_of_m_FollowTargetID_20() { return static_cast(offsetof(ISceneNpcBase_t3974693970, ___m_FollowTargetID_20)); } inline int64_t get_m_FollowTargetID_20() const { return ___m_FollowTargetID_20; } inline int64_t* get_address_of_m_FollowTargetID_20() { return &___m_FollowTargetID_20; } inline void set_m_FollowTargetID_20(int64_t value) { ___m_FollowTargetID_20 = value; } inline static int32_t get_offset_of_m_FollowSpeed_21() { return static_cast(offsetof(ISceneNpcBase_t3974693970, ___m_FollowSpeed_21)); } inline float get_m_FollowSpeed_21() const { return ___m_FollowSpeed_21; } inline float* get_address_of_m_FollowSpeed_21() { return &___m_FollowSpeed_21; } inline void set_m_FollowSpeed_21(float value) { ___m_FollowSpeed_21 = value; } inline static int32_t get_offset_of_m_SafeDistance_22() { return static_cast(offsetof(ISceneNpcBase_t3974693970, ___m_SafeDistance_22)); } inline float get_m_SafeDistance_22() const { return ___m_SafeDistance_22; } inline float* get_address_of_m_SafeDistance_22() { return &___m_SafeDistance_22; } inline void set_m_SafeDistance_22(float value) { ___m_SafeDistance_22 = value; } inline static int32_t get_offset_of_m_IsEnableFollow_23() { return static_cast(offsetof(ISceneNpcBase_t3974693970, ___m_IsEnableFollow_23)); } inline bool get_m_IsEnableFollow_23() const { return ___m_IsEnableFollow_23; } inline bool* get_address_of_m_IsEnableFollow_23() { return &___m_IsEnableFollow_23; } inline void set_m_IsEnableFollow_23(bool value) { ___m_IsEnableFollow_23 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENENPCBASE_T3974693970_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 PREDICATE_1_T2672744813_H #define PREDICATE_1_T2672744813_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t2672744813 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T2672744813_H #ifndef CBEATKEYSIMPLE_T479423900_H #define CBEATKEYSIMPLE_T479423900_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySimple struct CBeatKeySimple_t479423900 : public IBeatKeys_t2500473988 { public: // System.Single DMCore.DanceMode.CBeatKeySimple::m_fWidth float ___m_fWidth_18; public: inline static int32_t get_offset_of_m_fWidth_18() { return static_cast(offsetof(CBeatKeySimple_t479423900, ___m_fWidth_18)); } inline float get_m_fWidth_18() const { return ___m_fWidth_18; } inline float* get_address_of_m_fWidth_18() { return &___m_fWidth_18; } inline void set_m_fWidth_18(float value) { ___m_fWidth_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYSIMPLE_T479423900_H #ifndef CBEATKEYSWING_HS_T33793645_H #define CBEATKEYSWING_HS_T33793645_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeySwing_HS struct CBeatKeySwing_HS_t33793645 : public IBeatKeySwingBase_t1515627798 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYSWING_HS_T33793645_H #ifndef ACTION_2_T2799970140_H #define ACTION_2_T2799970140_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`2 struct Action_2_t2799970140 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_2_T2799970140_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 CBEATKEYFOLLOWDIRECT_T2524907670_H #define CBEATKEYFOLLOWDIRECT_T2524907670_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyFollowDirect struct CBeatKeyFollowDirect_t2524907670 : public IBeatKeyFollow_t1042819926 { public: // System.Single DMCore.DanceMode.CBeatKeyFollowDirect::m_fRadius float ___m_fRadius_26; // System.Single DMCore.DanceMode.CBeatKeyFollowDirect::m_Angle float ___m_Angle_27; // System.Int32 DMCore.DanceMode.CBeatKeyFollowDirect::m_nJudgeIndex int32_t ___m_nJudgeIndex_28; // System.Single DMCore.DanceMode.CBeatKeyFollowDirect::m_fWidth float ___m_fWidth_29; public: inline static int32_t get_offset_of_m_fRadius_26() { return static_cast(offsetof(CBeatKeyFollowDirect_t2524907670, ___m_fRadius_26)); } inline float get_m_fRadius_26() const { return ___m_fRadius_26; } inline float* get_address_of_m_fRadius_26() { return &___m_fRadius_26; } inline void set_m_fRadius_26(float value) { ___m_fRadius_26 = value; } inline static int32_t get_offset_of_m_Angle_27() { return static_cast(offsetof(CBeatKeyFollowDirect_t2524907670, ___m_Angle_27)); } inline float get_m_Angle_27() const { return ___m_Angle_27; } inline float* get_address_of_m_Angle_27() { return &___m_Angle_27; } inline void set_m_Angle_27(float value) { ___m_Angle_27 = value; } inline static int32_t get_offset_of_m_nJudgeIndex_28() { return static_cast(offsetof(CBeatKeyFollowDirect_t2524907670, ___m_nJudgeIndex_28)); } inline int32_t get_m_nJudgeIndex_28() const { return ___m_nJudgeIndex_28; } inline int32_t* get_address_of_m_nJudgeIndex_28() { return &___m_nJudgeIndex_28; } inline void set_m_nJudgeIndex_28(int32_t value) { ___m_nJudgeIndex_28 = value; } inline static int32_t get_offset_of_m_fWidth_29() { return static_cast(offsetof(CBeatKeyFollowDirect_t2524907670, ___m_fWidth_29)); } inline float get_m_fWidth_29() const { return ___m_fWidth_29; } inline float* get_address_of_m_fWidth_29() { return &___m_fWidth_29; } inline void set_m_fWidth_29(float value) { ___m_fWidth_29 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYFOLLOWDIRECT_T2524907670_H #ifndef CBEATKEYFOLLOWSPHERE_T3380415390_H #define CBEATKEYFOLLOWSPHERE_T3380415390_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyFollowSphere struct CBeatKeyFollowSphere_t3380415390 : public IBeatKeyFollow_t1042819926 { public: // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::m_fInsideRadius float ___m_fInsideRadius_26; // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::m_fBorderWidth float ___m_fBorderWidth_27; // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::m_fAngleBegin float ___m_fAngleBegin_28; // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::m_fAngleEnd float ___m_fAngleEnd_29; // System.Boolean DMCore.DanceMode.CBeatKeyFollowSphere::m_bCCW bool ___m_bCCW_30; // System.Int32 DMCore.DanceMode.CBeatKeyFollowSphere::m_nJudgeIndex int32_t ___m_nJudgeIndex_31; // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::m_fWidth float ___m_fWidth_32; public: inline static int32_t get_offset_of_m_fInsideRadius_26() { return static_cast(offsetof(CBeatKeyFollowSphere_t3380415390, ___m_fInsideRadius_26)); } inline float get_m_fInsideRadius_26() const { return ___m_fInsideRadius_26; } inline float* get_address_of_m_fInsideRadius_26() { return &___m_fInsideRadius_26; } inline void set_m_fInsideRadius_26(float value) { ___m_fInsideRadius_26 = value; } inline static int32_t get_offset_of_m_fBorderWidth_27() { return static_cast(offsetof(CBeatKeyFollowSphere_t3380415390, ___m_fBorderWidth_27)); } inline float get_m_fBorderWidth_27() const { return ___m_fBorderWidth_27; } inline float* get_address_of_m_fBorderWidth_27() { return &___m_fBorderWidth_27; } inline void set_m_fBorderWidth_27(float value) { ___m_fBorderWidth_27 = value; } inline static int32_t get_offset_of_m_fAngleBegin_28() { return static_cast(offsetof(CBeatKeyFollowSphere_t3380415390, ___m_fAngleBegin_28)); } inline float get_m_fAngleBegin_28() const { return ___m_fAngleBegin_28; } inline float* get_address_of_m_fAngleBegin_28() { return &___m_fAngleBegin_28; } inline void set_m_fAngleBegin_28(float value) { ___m_fAngleBegin_28 = value; } inline static int32_t get_offset_of_m_fAngleEnd_29() { return static_cast(offsetof(CBeatKeyFollowSphere_t3380415390, ___m_fAngleEnd_29)); } inline float get_m_fAngleEnd_29() const { return ___m_fAngleEnd_29; } inline float* get_address_of_m_fAngleEnd_29() { return &___m_fAngleEnd_29; } inline void set_m_fAngleEnd_29(float value) { ___m_fAngleEnd_29 = value; } inline static int32_t get_offset_of_m_bCCW_30() { return static_cast(offsetof(CBeatKeyFollowSphere_t3380415390, ___m_bCCW_30)); } inline bool get_m_bCCW_30() const { return ___m_bCCW_30; } inline bool* get_address_of_m_bCCW_30() { return &___m_bCCW_30; } inline void set_m_bCCW_30(bool value) { ___m_bCCW_30 = value; } inline static int32_t get_offset_of_m_nJudgeIndex_31() { return static_cast(offsetof(CBeatKeyFollowSphere_t3380415390, ___m_nJudgeIndex_31)); } inline int32_t get_m_nJudgeIndex_31() const { return ___m_nJudgeIndex_31; } inline int32_t* get_address_of_m_nJudgeIndex_31() { return &___m_nJudgeIndex_31; } inline void set_m_nJudgeIndex_31(int32_t value) { ___m_nJudgeIndex_31 = value; } inline static int32_t get_offset_of_m_fWidth_32() { return static_cast(offsetof(CBeatKeyFollowSphere_t3380415390, ___m_fWidth_32)); } inline float get_m_fWidth_32() const { return ___m_fWidth_32; } inline float* get_address_of_m_fWidth_32() { return &___m_fWidth_32; } inline void set_m_fWidth_32(float value) { ___m_fWidth_32 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYFOLLOWSPHERE_T3380415390_H #ifndef CAMERA_T4157153871_H #define CAMERA_T4157153871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Camera struct Camera_t4157153871 : public Behaviour_t1437897464 { public: public: }; struct Camera_t4157153871_StaticFields { public: // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull CameraCallback_t190067161 * ___onPreCull_2; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender CameraCallback_t190067161 * ___onPreRender_3; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender CameraCallback_t190067161 * ___onPostRender_4; public: inline static int32_t get_offset_of_onPreCull_2() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPreCull_2)); } inline CameraCallback_t190067161 * get_onPreCull_2() const { return ___onPreCull_2; } inline CameraCallback_t190067161 ** get_address_of_onPreCull_2() { return &___onPreCull_2; } inline void set_onPreCull_2(CameraCallback_t190067161 * value) { ___onPreCull_2 = value; Il2CppCodeGenWriteBarrier((&___onPreCull_2), value); } inline static int32_t get_offset_of_onPreRender_3() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPreRender_3)); } inline CameraCallback_t190067161 * get_onPreRender_3() const { return ___onPreRender_3; } inline CameraCallback_t190067161 ** get_address_of_onPreRender_3() { return &___onPreRender_3; } inline void set_onPreRender_3(CameraCallback_t190067161 * value) { ___onPreRender_3 = value; Il2CppCodeGenWriteBarrier((&___onPreRender_3), value); } inline static int32_t get_offset_of_onPostRender_4() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPostRender_4)); } inline CameraCallback_t190067161 * get_onPostRender_4() const { return ___onPostRender_4; } inline CameraCallback_t190067161 ** get_address_of_onPostRender_4() { return &___onPostRender_4; } inline void set_onPostRender_4(CameraCallback_t190067161 * value) { ___onPostRender_4 = value; Il2CppCodeGenWriteBarrier((&___onPostRender_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAMERA_T4157153871_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 CMAINROLE_T4200562839_H #define CMAINROLE_T4200562839_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839 : public ISceneRole_t2394225724 { public: // System.Boolean DMCore.Framework.Scene.CMainRole::IslevelChange bool ___IslevelChange_59; public: inline static int32_t get_offset_of_IslevelChange_59() { return static_cast(offsetof(CMainRole_t4200562839, ___IslevelChange_59)); } inline bool get_IslevelChange_59() const { return ___IslevelChange_59; } inline bool* get_address_of_IslevelChange_59() { return &___IslevelChange_59; } inline void set_IslevelChange_59(bool value) { ___IslevelChange_59 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMAINROLE_T4200562839_H #ifndef UIWIDGET_T3538521925_H #define UIWIDGET_T3538521925_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIWidget struct UIWidget_t3538521925 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Material UIWidget::mMat Material_t340375123 * ___mMat_2; // UnityEngine.Texture UIWidget::mTex Texture_t3661962703 * ___mTex_3; // UnityEngine.Color UIWidget::mColor Color_t2555686324 ___mColor_4; // UIWidget/Pivot UIWidget::mPivot int32_t ___mPivot_5; // System.Int32 UIWidget::mDepth int32_t ___mDepth_6; // UnityEngine.Transform UIWidget::mTrans Transform_t3600365921 * ___mTrans_7; // UIPanel UIWidget::mPanel UIPanel_t1716472341 * ___mPanel_8; // System.Boolean UIWidget::mChanged bool ___mChanged_9; // System.Boolean UIWidget::mPlayMode bool ___mPlayMode_10; // UnityEngine.Color UIWidget::m_OldColor Color_t2555686324 ___m_OldColor_11; // System.Int32 UIWidget::mVisibleFlag int32_t ___mVisibleFlag_12; // UIGeometry UIWidget::mGeom UIGeometry_t1059483952 * ___mGeom_13; public: inline static int32_t get_offset_of_mMat_2() { return static_cast(offsetof(UIWidget_t3538521925, ___mMat_2)); } inline Material_t340375123 * get_mMat_2() const { return ___mMat_2; } inline Material_t340375123 ** get_address_of_mMat_2() { return &___mMat_2; } inline void set_mMat_2(Material_t340375123 * value) { ___mMat_2 = value; Il2CppCodeGenWriteBarrier((&___mMat_2), value); } inline static int32_t get_offset_of_mTex_3() { return static_cast(offsetof(UIWidget_t3538521925, ___mTex_3)); } inline Texture_t3661962703 * get_mTex_3() const { return ___mTex_3; } inline Texture_t3661962703 ** get_address_of_mTex_3() { return &___mTex_3; } inline void set_mTex_3(Texture_t3661962703 * value) { ___mTex_3 = value; Il2CppCodeGenWriteBarrier((&___mTex_3), value); } inline static int32_t get_offset_of_mColor_4() { return static_cast(offsetof(UIWidget_t3538521925, ___mColor_4)); } inline Color_t2555686324 get_mColor_4() const { return ___mColor_4; } inline Color_t2555686324 * get_address_of_mColor_4() { return &___mColor_4; } inline void set_mColor_4(Color_t2555686324 value) { ___mColor_4 = value; } inline static int32_t get_offset_of_mPivot_5() { return static_cast(offsetof(UIWidget_t3538521925, ___mPivot_5)); } inline int32_t get_mPivot_5() const { return ___mPivot_5; } inline int32_t* get_address_of_mPivot_5() { return &___mPivot_5; } inline void set_mPivot_5(int32_t value) { ___mPivot_5 = value; } inline static int32_t get_offset_of_mDepth_6() { return static_cast(offsetof(UIWidget_t3538521925, ___mDepth_6)); } inline int32_t get_mDepth_6() const { return ___mDepth_6; } inline int32_t* get_address_of_mDepth_6() { return &___mDepth_6; } inline void set_mDepth_6(int32_t value) { ___mDepth_6 = value; } inline static int32_t get_offset_of_mTrans_7() { return static_cast(offsetof(UIWidget_t3538521925, ___mTrans_7)); } inline Transform_t3600365921 * get_mTrans_7() const { return ___mTrans_7; } inline Transform_t3600365921 ** get_address_of_mTrans_7() { return &___mTrans_7; } inline void set_mTrans_7(Transform_t3600365921 * value) { ___mTrans_7 = value; Il2CppCodeGenWriteBarrier((&___mTrans_7), value); } inline static int32_t get_offset_of_mPanel_8() { return static_cast(offsetof(UIWidget_t3538521925, ___mPanel_8)); } inline UIPanel_t1716472341 * get_mPanel_8() const { return ___mPanel_8; } inline UIPanel_t1716472341 ** get_address_of_mPanel_8() { return &___mPanel_8; } inline void set_mPanel_8(UIPanel_t1716472341 * value) { ___mPanel_8 = value; Il2CppCodeGenWriteBarrier((&___mPanel_8), value); } inline static int32_t get_offset_of_mChanged_9() { return static_cast(offsetof(UIWidget_t3538521925, ___mChanged_9)); } inline bool get_mChanged_9() const { return ___mChanged_9; } inline bool* get_address_of_mChanged_9() { return &___mChanged_9; } inline void set_mChanged_9(bool value) { ___mChanged_9 = value; } inline static int32_t get_offset_of_mPlayMode_10() { return static_cast(offsetof(UIWidget_t3538521925, ___mPlayMode_10)); } inline bool get_mPlayMode_10() const { return ___mPlayMode_10; } inline bool* get_address_of_mPlayMode_10() { return &___mPlayMode_10; } inline void set_mPlayMode_10(bool value) { ___mPlayMode_10 = value; } inline static int32_t get_offset_of_m_OldColor_11() { return static_cast(offsetof(UIWidget_t3538521925, ___m_OldColor_11)); } inline Color_t2555686324 get_m_OldColor_11() const { return ___m_OldColor_11; } inline Color_t2555686324 * get_address_of_m_OldColor_11() { return &___m_OldColor_11; } inline void set_m_OldColor_11(Color_t2555686324 value) { ___m_OldColor_11 = value; } inline static int32_t get_offset_of_mVisibleFlag_12() { return static_cast(offsetof(UIWidget_t3538521925, ___mVisibleFlag_12)); } inline int32_t get_mVisibleFlag_12() const { return ___mVisibleFlag_12; } inline int32_t* get_address_of_mVisibleFlag_12() { return &___mVisibleFlag_12; } inline void set_mVisibleFlag_12(int32_t value) { ___mVisibleFlag_12 = value; } inline static int32_t get_offset_of_mGeom_13() { return static_cast(offsetof(UIWidget_t3538521925, ___mGeom_13)); } inline UIGeometry_t1059483952 * get_mGeom_13() const { return ___mGeom_13; } inline UIGeometry_t1059483952 ** get_address_of_mGeom_13() { return &___mGeom_13; } inline void set_mGeom_13(UIGeometry_t1059483952 * value) { ___mGeom_13 = value; Il2CppCodeGenWriteBarrier((&___mGeom_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIWIDGET_T3538521925_H #ifndef UIMESSAGEHINT_T1249251163_H #define UIMESSAGEHINT_T1249251163_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMessageHint struct uiMessageHint_t1249251163 : public MonoBehaviour_t3962482529 { public: // UILabel uiMessageHint::m_labelText UILabel_t3248798549 * ___m_labelText_2; // UnityEngine.GameObject uiMessageHint::m_uiRoot GameObject_t1113636619 * ___m_uiRoot_3; // UnityEngine.Transform uiMessageHint::m_uiIcon Transform_t3600365921 * ___m_uiIcon_4; // System.Boolean uiMessageHint::isPageInit bool ___isPageInit_5; // System.Boolean uiMessageHint::m_bVisible bool ___m_bVisible_6; // System.Single uiMessageHint::m_timeLabor float ___m_timeLabor_7; // System.Single uiMessageHint::m_deltaTime float ___m_deltaTime_8; public: inline static int32_t get_offset_of_m_labelText_2() { return static_cast(offsetof(uiMessageHint_t1249251163, ___m_labelText_2)); } inline UILabel_t3248798549 * get_m_labelText_2() const { return ___m_labelText_2; } inline UILabel_t3248798549 ** get_address_of_m_labelText_2() { return &___m_labelText_2; } inline void set_m_labelText_2(UILabel_t3248798549 * value) { ___m_labelText_2 = value; Il2CppCodeGenWriteBarrier((&___m_labelText_2), value); } inline static int32_t get_offset_of_m_uiRoot_3() { return static_cast(offsetof(uiMessageHint_t1249251163, ___m_uiRoot_3)); } inline GameObject_t1113636619 * get_m_uiRoot_3() const { return ___m_uiRoot_3; } inline GameObject_t1113636619 ** get_address_of_m_uiRoot_3() { return &___m_uiRoot_3; } inline void set_m_uiRoot_3(GameObject_t1113636619 * value) { ___m_uiRoot_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoot_3), value); } inline static int32_t get_offset_of_m_uiIcon_4() { return static_cast(offsetof(uiMessageHint_t1249251163, ___m_uiIcon_4)); } inline Transform_t3600365921 * get_m_uiIcon_4() const { return ___m_uiIcon_4; } inline Transform_t3600365921 ** get_address_of_m_uiIcon_4() { return &___m_uiIcon_4; } inline void set_m_uiIcon_4(Transform_t3600365921 * value) { ___m_uiIcon_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiIcon_4), value); } inline static int32_t get_offset_of_isPageInit_5() { return static_cast(offsetof(uiMessageHint_t1249251163, ___isPageInit_5)); } inline bool get_isPageInit_5() const { return ___isPageInit_5; } inline bool* get_address_of_isPageInit_5() { return &___isPageInit_5; } inline void set_isPageInit_5(bool value) { ___isPageInit_5 = value; } inline static int32_t get_offset_of_m_bVisible_6() { return static_cast(offsetof(uiMessageHint_t1249251163, ___m_bVisible_6)); } inline bool get_m_bVisible_6() const { return ___m_bVisible_6; } inline bool* get_address_of_m_bVisible_6() { return &___m_bVisible_6; } inline void set_m_bVisible_6(bool value) { ___m_bVisible_6 = value; } inline static int32_t get_offset_of_m_timeLabor_7() { return static_cast(offsetof(uiMessageHint_t1249251163, ___m_timeLabor_7)); } inline float get_m_timeLabor_7() const { return ___m_timeLabor_7; } inline float* get_address_of_m_timeLabor_7() { return &___m_timeLabor_7; } inline void set_m_timeLabor_7(float value) { ___m_timeLabor_7 = value; } inline static int32_t get_offset_of_m_deltaTime_8() { return static_cast(offsetof(uiMessageHint_t1249251163, ___m_deltaTime_8)); } inline float get_m_deltaTime_8() const { return ___m_deltaTime_8; } inline float* get_address_of_m_deltaTime_8() { return &___m_deltaTime_8; } inline void set_m_deltaTime_8(float value) { ___m_deltaTime_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMESSAGEHINT_T1249251163_H #ifndef CUISWINGBEATKEYMAIN_T3099516294_H #define CUISWINGBEATKEYMAIN_T3099516294_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CUISwingBeatKeyMain struct CUISwingBeatKeyMain_t3099516294 : public MonoBehaviour_t3962482529 { public: // System.Collections.Generic.List`1 CUISwingBeatKeyMain::m_listDeviceGroup List_1_t4083789546 * ___m_listDeviceGroup_2; // BetterList`1 CUISwingBeatKeyMain::m_listAll BetterList_1_t501092462 * ___m_listAll_3; // BetterList`1 CUISwingBeatKeyMain::m_listHoldLine BetterList_1_t3455293471 * ___m_listHoldLine_4; // System.Boolean CUISwingBeatKeyMain::m_isPageInit bool ___m_isPageInit_5; // System.Int32 CUISwingBeatKeyMain::m_comboLevel int32_t ___m_comboLevel_6; // System.Int32 CUISwingBeatKeyMain::timeIndex int32_t ___timeIndex_7; public: inline static int32_t get_offset_of_m_listDeviceGroup_2() { return static_cast(offsetof(CUISwingBeatKeyMain_t3099516294, ___m_listDeviceGroup_2)); } inline List_1_t4083789546 * get_m_listDeviceGroup_2() const { return ___m_listDeviceGroup_2; } inline List_1_t4083789546 ** get_address_of_m_listDeviceGroup_2() { return &___m_listDeviceGroup_2; } inline void set_m_listDeviceGroup_2(List_1_t4083789546 * value) { ___m_listDeviceGroup_2 = value; Il2CppCodeGenWriteBarrier((&___m_listDeviceGroup_2), value); } inline static int32_t get_offset_of_m_listAll_3() { return static_cast(offsetof(CUISwingBeatKeyMain_t3099516294, ___m_listAll_3)); } inline BetterList_1_t501092462 * get_m_listAll_3() const { return ___m_listAll_3; } inline BetterList_1_t501092462 ** get_address_of_m_listAll_3() { return &___m_listAll_3; } inline void set_m_listAll_3(BetterList_1_t501092462 * value) { ___m_listAll_3 = value; Il2CppCodeGenWriteBarrier((&___m_listAll_3), value); } inline static int32_t get_offset_of_m_listHoldLine_4() { return static_cast(offsetof(CUISwingBeatKeyMain_t3099516294, ___m_listHoldLine_4)); } inline BetterList_1_t3455293471 * get_m_listHoldLine_4() const { return ___m_listHoldLine_4; } inline BetterList_1_t3455293471 ** get_address_of_m_listHoldLine_4() { return &___m_listHoldLine_4; } inline void set_m_listHoldLine_4(BetterList_1_t3455293471 * value) { ___m_listHoldLine_4 = value; Il2CppCodeGenWriteBarrier((&___m_listHoldLine_4), value); } inline static int32_t get_offset_of_m_isPageInit_5() { return static_cast(offsetof(CUISwingBeatKeyMain_t3099516294, ___m_isPageInit_5)); } inline bool get_m_isPageInit_5() const { return ___m_isPageInit_5; } inline bool* get_address_of_m_isPageInit_5() { return &___m_isPageInit_5; } inline void set_m_isPageInit_5(bool value) { ___m_isPageInit_5 = value; } inline static int32_t get_offset_of_m_comboLevel_6() { return static_cast(offsetof(CUISwingBeatKeyMain_t3099516294, ___m_comboLevel_6)); } inline int32_t get_m_comboLevel_6() const { return ___m_comboLevel_6; } inline int32_t* get_address_of_m_comboLevel_6() { return &___m_comboLevel_6; } inline void set_m_comboLevel_6(int32_t value) { ___m_comboLevel_6 = value; } inline static int32_t get_offset_of_timeIndex_7() { return static_cast(offsetof(CUISwingBeatKeyMain_t3099516294, ___timeIndex_7)); } inline int32_t get_timeIndex_7() const { return ___timeIndex_7; } inline int32_t* get_address_of_timeIndex_7() { return &___timeIndex_7; } inline void set_timeIndex_7(int32_t value) { ___timeIndex_7 = value; } }; struct CUISwingBeatKeyMain_t3099516294_StaticFields { public: // CUISwingBeatKeyMain CUISwingBeatKeyMain::s_instance CUISwingBeatKeyMain_t3099516294 * ___s_instance_8; public: inline static int32_t get_offset_of_s_instance_8() { return static_cast(offsetof(CUISwingBeatKeyMain_t3099516294_StaticFields, ___s_instance_8)); } inline CUISwingBeatKeyMain_t3099516294 * get_s_instance_8() const { return ___s_instance_8; } inline CUISwingBeatKeyMain_t3099516294 ** get_address_of_s_instance_8() { return &___s_instance_8; } inline void set_s_instance_8(CUISwingBeatKeyMain_t3099516294 * value) { ___s_instance_8 = value; Il2CppCodeGenWriteBarrier((&___s_instance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUISWINGBEATKEYMAIN_T3099516294_H #ifndef UIATLAS_T3195533529_H #define UIATLAS_T3195533529_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIAtlas struct UIAtlas_t3195533529 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Material UIAtlas::material Material_t340375123 * ___material_2; // System.Collections.Generic.List`1 UIAtlas::sprites List_1_t72704565 * ___sprites_3; // UIAtlas/Coordinates UIAtlas::mCoordinates int32_t ___mCoordinates_4; // System.Single UIAtlas::mPixelSize float ___mPixelSize_5; // UIAtlas UIAtlas::mReplacement UIAtlas_t3195533529 * ___mReplacement_6; // System.Int32 UIAtlas::mPMA int32_t ___mPMA_7; // UnityEngine.Material UIAtlas::m_runtimeMat Material_t340375123 * ___m_runtimeMat_8; public: inline static int32_t get_offset_of_material_2() { return static_cast(offsetof(UIAtlas_t3195533529, ___material_2)); } inline Material_t340375123 * get_material_2() const { return ___material_2; } inline Material_t340375123 ** get_address_of_material_2() { return &___material_2; } inline void set_material_2(Material_t340375123 * value) { ___material_2 = value; Il2CppCodeGenWriteBarrier((&___material_2), value); } inline static int32_t get_offset_of_sprites_3() { return static_cast(offsetof(UIAtlas_t3195533529, ___sprites_3)); } inline List_1_t72704565 * get_sprites_3() const { return ___sprites_3; } inline List_1_t72704565 ** get_address_of_sprites_3() { return &___sprites_3; } inline void set_sprites_3(List_1_t72704565 * value) { ___sprites_3 = value; Il2CppCodeGenWriteBarrier((&___sprites_3), value); } inline static int32_t get_offset_of_mCoordinates_4() { return static_cast(offsetof(UIAtlas_t3195533529, ___mCoordinates_4)); } inline int32_t get_mCoordinates_4() const { return ___mCoordinates_4; } inline int32_t* get_address_of_mCoordinates_4() { return &___mCoordinates_4; } inline void set_mCoordinates_4(int32_t value) { ___mCoordinates_4 = value; } inline static int32_t get_offset_of_mPixelSize_5() { return static_cast(offsetof(UIAtlas_t3195533529, ___mPixelSize_5)); } inline float get_mPixelSize_5() const { return ___mPixelSize_5; } inline float* get_address_of_mPixelSize_5() { return &___mPixelSize_5; } inline void set_mPixelSize_5(float value) { ___mPixelSize_5 = value; } inline static int32_t get_offset_of_mReplacement_6() { return static_cast(offsetof(UIAtlas_t3195533529, ___mReplacement_6)); } inline UIAtlas_t3195533529 * get_mReplacement_6() const { return ___mReplacement_6; } inline UIAtlas_t3195533529 ** get_address_of_mReplacement_6() { return &___mReplacement_6; } inline void set_mReplacement_6(UIAtlas_t3195533529 * value) { ___mReplacement_6 = value; Il2CppCodeGenWriteBarrier((&___mReplacement_6), value); } inline static int32_t get_offset_of_mPMA_7() { return static_cast(offsetof(UIAtlas_t3195533529, ___mPMA_7)); } inline int32_t get_mPMA_7() const { return ___mPMA_7; } inline int32_t* get_address_of_mPMA_7() { return &___mPMA_7; } inline void set_mPMA_7(int32_t value) { ___mPMA_7 = value; } inline static int32_t get_offset_of_m_runtimeMat_8() { return static_cast(offsetof(UIAtlas_t3195533529, ___m_runtimeMat_8)); } inline Material_t340375123 * get_m_runtimeMat_8() const { return ___m_runtimeMat_8; } inline Material_t340375123 ** get_address_of_m_runtimeMat_8() { return &___m_runtimeMat_8; } inline void set_m_runtimeMat_8(Material_t340375123 * value) { ___m_runtimeMat_8 = value; Il2CppCodeGenWriteBarrier((&___m_runtimeMat_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIATLAS_T3195533529_H #ifndef UISPRITE_T194114938_H #define UISPRITE_T194114938_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISprite struct UISprite_t194114938 : public UIWidget_t3538521925 { public: // UIAtlas UISprite::mAtlas UIAtlas_t3195533529 * ___mAtlas_14; // System.String UISprite::mSpriteName String_t* ___mSpriteName_15; // System.Boolean UISprite::mHoldScale bool ___mHoldScale_16; // System.Boolean UISprite::mFillCenter bool ___mFillCenter_17; // UISprite/Type UISprite::mType int32_t ___mType_18; // UISprite/FillDirection UISprite::mFillDirection int32_t ___mFillDirection_19; // System.Single UISprite::mFillAmount float ___mFillAmount_20; // System.Boolean UISprite::mInvert bool ___mInvert_21; // UIAtlas/Sprite UISprite::mSprite Sprite_t2895597119 * ___mSprite_22; // UnityEngine.Rect UISprite::mInner Rect_t2360479859 ___mInner_23; // UnityEngine.Rect UISprite::mInnerUV Rect_t2360479859 ___mInnerUV_24; // UnityEngine.Rect UISprite::mOuter Rect_t2360479859 ___mOuter_25; // UnityEngine.Rect UISprite::mOuterUV Rect_t2360479859 ___mOuterUV_26; // UnityEngine.Vector3 UISprite::mScale Vector3_t3722313464 ___mScale_27; // System.Single UISprite::m_OldFillAmount float ___m_OldFillAmount_28; // System.Boolean UISprite::mSpriteSet bool ___mSpriteSet_29; public: inline static int32_t get_offset_of_mAtlas_14() { return static_cast(offsetof(UISprite_t194114938, ___mAtlas_14)); } inline UIAtlas_t3195533529 * get_mAtlas_14() const { return ___mAtlas_14; } inline UIAtlas_t3195533529 ** get_address_of_mAtlas_14() { return &___mAtlas_14; } inline void set_mAtlas_14(UIAtlas_t3195533529 * value) { ___mAtlas_14 = value; Il2CppCodeGenWriteBarrier((&___mAtlas_14), value); } inline static int32_t get_offset_of_mSpriteName_15() { return static_cast(offsetof(UISprite_t194114938, ___mSpriteName_15)); } inline String_t* get_mSpriteName_15() const { return ___mSpriteName_15; } inline String_t** get_address_of_mSpriteName_15() { return &___mSpriteName_15; } inline void set_mSpriteName_15(String_t* value) { ___mSpriteName_15 = value; Il2CppCodeGenWriteBarrier((&___mSpriteName_15), value); } inline static int32_t get_offset_of_mHoldScale_16() { return static_cast(offsetof(UISprite_t194114938, ___mHoldScale_16)); } inline bool get_mHoldScale_16() const { return ___mHoldScale_16; } inline bool* get_address_of_mHoldScale_16() { return &___mHoldScale_16; } inline void set_mHoldScale_16(bool value) { ___mHoldScale_16 = value; } inline static int32_t get_offset_of_mFillCenter_17() { return static_cast(offsetof(UISprite_t194114938, ___mFillCenter_17)); } inline bool get_mFillCenter_17() const { return ___mFillCenter_17; } inline bool* get_address_of_mFillCenter_17() { return &___mFillCenter_17; } inline void set_mFillCenter_17(bool value) { ___mFillCenter_17 = value; } inline static int32_t get_offset_of_mType_18() { return static_cast(offsetof(UISprite_t194114938, ___mType_18)); } inline int32_t get_mType_18() const { return ___mType_18; } inline int32_t* get_address_of_mType_18() { return &___mType_18; } inline void set_mType_18(int32_t value) { ___mType_18 = value; } inline static int32_t get_offset_of_mFillDirection_19() { return static_cast(offsetof(UISprite_t194114938, ___mFillDirection_19)); } inline int32_t get_mFillDirection_19() const { return ___mFillDirection_19; } inline int32_t* get_address_of_mFillDirection_19() { return &___mFillDirection_19; } inline void set_mFillDirection_19(int32_t value) { ___mFillDirection_19 = value; } inline static int32_t get_offset_of_mFillAmount_20() { return static_cast(offsetof(UISprite_t194114938, ___mFillAmount_20)); } inline float get_mFillAmount_20() const { return ___mFillAmount_20; } inline float* get_address_of_mFillAmount_20() { return &___mFillAmount_20; } inline void set_mFillAmount_20(float value) { ___mFillAmount_20 = value; } inline static int32_t get_offset_of_mInvert_21() { return static_cast(offsetof(UISprite_t194114938, ___mInvert_21)); } inline bool get_mInvert_21() const { return ___mInvert_21; } inline bool* get_address_of_mInvert_21() { return &___mInvert_21; } inline void set_mInvert_21(bool value) { ___mInvert_21 = value; } inline static int32_t get_offset_of_mSprite_22() { return static_cast(offsetof(UISprite_t194114938, ___mSprite_22)); } inline Sprite_t2895597119 * get_mSprite_22() const { return ___mSprite_22; } inline Sprite_t2895597119 ** get_address_of_mSprite_22() { return &___mSprite_22; } inline void set_mSprite_22(Sprite_t2895597119 * value) { ___mSprite_22 = value; Il2CppCodeGenWriteBarrier((&___mSprite_22), value); } inline static int32_t get_offset_of_mInner_23() { return static_cast(offsetof(UISprite_t194114938, ___mInner_23)); } inline Rect_t2360479859 get_mInner_23() const { return ___mInner_23; } inline Rect_t2360479859 * get_address_of_mInner_23() { return &___mInner_23; } inline void set_mInner_23(Rect_t2360479859 value) { ___mInner_23 = value; } inline static int32_t get_offset_of_mInnerUV_24() { return static_cast(offsetof(UISprite_t194114938, ___mInnerUV_24)); } inline Rect_t2360479859 get_mInnerUV_24() const { return ___mInnerUV_24; } inline Rect_t2360479859 * get_address_of_mInnerUV_24() { return &___mInnerUV_24; } inline void set_mInnerUV_24(Rect_t2360479859 value) { ___mInnerUV_24 = value; } inline static int32_t get_offset_of_mOuter_25() { return static_cast(offsetof(UISprite_t194114938, ___mOuter_25)); } inline Rect_t2360479859 get_mOuter_25() const { return ___mOuter_25; } inline Rect_t2360479859 * get_address_of_mOuter_25() { return &___mOuter_25; } inline void set_mOuter_25(Rect_t2360479859 value) { ___mOuter_25 = value; } inline static int32_t get_offset_of_mOuterUV_26() { return static_cast(offsetof(UISprite_t194114938, ___mOuterUV_26)); } inline Rect_t2360479859 get_mOuterUV_26() const { return ___mOuterUV_26; } inline Rect_t2360479859 * get_address_of_mOuterUV_26() { return &___mOuterUV_26; } inline void set_mOuterUV_26(Rect_t2360479859 value) { ___mOuterUV_26 = value; } inline static int32_t get_offset_of_mScale_27() { return static_cast(offsetof(UISprite_t194114938, ___mScale_27)); } inline Vector3_t3722313464 get_mScale_27() const { return ___mScale_27; } inline Vector3_t3722313464 * get_address_of_mScale_27() { return &___mScale_27; } inline void set_mScale_27(Vector3_t3722313464 value) { ___mScale_27 = value; } inline static int32_t get_offset_of_m_OldFillAmount_28() { return static_cast(offsetof(UISprite_t194114938, ___m_OldFillAmount_28)); } inline float get_m_OldFillAmount_28() const { return ___m_OldFillAmount_28; } inline float* get_address_of_m_OldFillAmount_28() { return &___m_OldFillAmount_28; } inline void set_m_OldFillAmount_28(float value) { ___m_OldFillAmount_28 = value; } inline static int32_t get_offset_of_mSpriteSet_29() { return static_cast(offsetof(UISprite_t194114938, ___mSpriteSet_29)); } inline bool get_mSpriteSet_29() const { return ___mSpriteSet_29; } inline bool* get_address_of_mSpriteSet_29() { return &___mSpriteSet_29; } inline void set_mSpriteSet_29(bool value) { ___mSpriteSet_29 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISPRITE_T194114938_H // System.Byte[] struct ByteU5BU5D_t4116647657 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // 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.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* 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, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { 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.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; } }; // 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; } }; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t2041140128 : public RuntimeArray { public: ALIGN_FIELD (8) List_1_t3913560973 * m_Items[1]; public: inline List_1_t3913560973 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline List_1_t3913560973 ** 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, List_1_t3913560973 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline List_1_t3913560973 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline List_1_t3913560973 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, List_1_t3913560973 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m3689618584_gshared (BetterList_1_t289316694 * __this, uint8_t p0, 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.Void CBetterSet`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBetterSet_1__ctor_m3680932930_gshared (CBetterSet_1_t3194383868 * __this, const RuntimeMethod* method); // System.Boolean CBetterSet`1::Add(T) extern "C" IL2CPP_METHOD_ATTR bool CBetterSet_1_Add_m908680931_gshared (CBetterSet_1_t3194383868 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean CBetterSet`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool CBetterSet_1_Remove_m1128629941_gshared (CBetterSet_1_t3194383868 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m2424847318_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m1951681556_gshared (Dictionary_2_t132545152 * __this, 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.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m183483489_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_m1170170947_gshared (Dictionary_2_t132545152 * __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_m3474379962_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * BetterList_1_get_Item_m1187708413_gshared (BetterList_1_t2235126482 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m118522912_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void CBetterSet`1::Foreach(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBetterSet_1_Foreach_m828342831_gshared (CBetterSet_1_t3194383868 * __this, Action_1_t3252573759 * p0, const RuntimeMethod* method); // System.Void System.Action`2::Invoke(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Action_2_Invoke_m4187243487_gshared (Action_2_t2470008838 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m2461023210_gshared (Action_1_t3252573759 * __this, RuntimeObject * 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.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); // !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::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void List_1_RemoveAt_m2730968292_gshared (List_1_t257213610 * __this, int32_t p0, 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); // 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.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2654125393_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_m3280774074_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void LinkedList_1__ctor_m3670635350_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) extern "C" IL2CPP_METHOD_ATTR LinkedListNode_1_t2825281267 * LinkedList_1_AddLast_m3177585097_gshared (LinkedList_1_t1919752173 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t LinkedList_1_get_Count_m2167432147_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_First() extern "C" IL2CPP_METHOD_ATTR LinkedListNode_1_t2825281267 * LinkedList_1_get_First_m1512309353_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.LinkedListNode`1::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * LinkedListNode_1_get_Value_m3891174027_gshared (LinkedListNode_1_t2825281267 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedList`1/Enumerator System.Collections.Generic.LinkedList`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t139379724 LinkedList_1_GetEnumerator_m3578995369_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.LinkedList`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m899741953_gshared (Enumerator_t139379724 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m880141662_gshared (Enumerator_t139379724 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2375640141_gshared (Enumerator_t139379724 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::RemoveFirst() extern "C" IL2CPP_METHOD_ATTR void LinkedList_1_RemoveFirst_m2082760208_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddFirst(!0) extern "C" IL2CPP_METHOD_ATTR LinkedListNode_1_t2825281267 * LinkedList_1_AddFirst_m4240701168_gshared (LinkedList_1_t1919752173 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m182537451_gshared (Dictionary_2_t3384741 * __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.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); // T DMCore.Framework.Misc.CEncrptHelp`1::Get() extern "C" IL2CPP_METHOD_ATTR int32_t CEncrptHelp_1_Get_m2053086496_gshared (CEncrptHelp_1_t2107105261 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CEncrptHelp`1::Set(T) extern "C" IL2CPP_METHOD_ATTR void CEncrptHelp_1_Set_m402441972_gshared (CEncrptHelp_1_t2107105261 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void LinkedList_1__ctor_m3966167_gshared (LinkedList_1_t739721426 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::Clear() extern "C" IL2CPP_METHOD_ATTR void LinkedList_1_Clear_m237357591_gshared (LinkedList_1_t739721426 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) extern "C" IL2CPP_METHOD_ATTR LinkedListNode_1_t1645250520 * LinkedList_1_AddLast_m993293143_gshared (LinkedList_1_t739721426 * __this, BeatKeyInfo_t1900075417 p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t LinkedList_1_get_Count_m1460464802_gshared (LinkedList_1_t739721426 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedList`1/Enumerator System.Collections.Generic.LinkedList`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t3254316273 LinkedList_1_GetEnumerator_m2568158687_gshared (LinkedList_1_t739721426 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m643011588_gshared (Enumerator_t3254316273 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.LinkedList`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR BeatKeyInfo_t1900075417 Enumerator_get_Current_m63201536_gshared (Enumerator_t3254316273 * __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); // System.Void BetterList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void BetterList_1__ctor_m2733640352_gshared (BetterList_1_t1515500177 * __this, 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.Void BetterList`1::Clear() extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Clear_m3059841162_gshared (BetterList_1_t1515500177 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m1921504493_gshared (BetterList_1_t1515500177 * __this, Rect_t2360479859 p0, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 BetterList_1_get_Item_m1993077838_gshared (BetterList_1_t1515500177 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m186164705_gshared (List_1_t128053199 * __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_m888956288_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m2269680114_gshared (List_1_t128053199 * __this, 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.List`1::set_Item(System.Int32,!0) extern "C" IL2CPP_METHOD_ATTR void List_1_set_Item_m2256214292_gshared (List_1_t128053199 * __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m1521034418_gshared (BetterList_1_t2235126482 * __this, RuntimeObject * p0, 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.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t3923002270 Dictionary_2_GetEnumerator_m1087370259_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t71524366 Enumerator_get_Current_m3431285658_gshared (Enumerator_t3923002270 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m3495598764_gshared (KeyValuePair_2_t71524366 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Clear() extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Clear_m1906904972_gshared (BetterList_1_t2235126482 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3398155861_gshared (Enumerator_t3923002270 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3411363121_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void BetterList_1__ctor_m445033979_gshared (BetterList_1_t2235126482 * __this, 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.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Comparison_1__ctor_m2086841574_gshared (Comparison_1_t2855037343 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) extern "C" IL2CPP_METHOD_ATTR void List_1_Sort_m116019857_gshared (List_1_t257213610 * __this, Comparison_1_t2855037343 * p0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m2906321015_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m1746769275_gshared (Dictionary_2_t4142745948 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3741534516_gshared (Dictionary_2_t4142745948 * __this, int64_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Predicate_1__ctor_m327447107_gshared (Predicate_1_t3905400288 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_Find_m2048854920_gshared (List_1_t257213610 * __this, Predicate_1_t3905400288 * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m938263239_gshared (Dictionary_2_t4142745948 * __this, int64_t p0, RuntimeObject * p1, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m2703205864_gshared (Dictionary_2_t4142745948 * __this, int64_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m2051403347_gshared (Dictionary_2_t4142745948 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.SortKeyInfo`1::.ctor(T,T,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void SortKeyInfo_1__ctor_m1394869830_gshared (SortKeyInfo_1_t3619707304 * __this, int32_t p0, int32_t p1, bool p2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSortTemplete::SortFunctor2(DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1) extern "C" IL2CPP_METHOD_ATTR int32_t CSortTemplete_SortFunctor2_TisInt32_t2950945753_m1838322212_gshared (RuntimeObject * __this /* static, unused */, SortKeyInfo_1_t3619707304 * ___keyFirst0, SortKeyInfo_1_t3619707304 * ___keySecond1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m3581340774_gshared (List_1_t913674750 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m2696058023_gshared (List_1_t913674750 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void List_1_RemoveAt_m2770200702_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m358737454_gshared (List_1_t913674750 * __this, int64_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m679968318_gshared (List_1_t913674750 * __this, int64_t p0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m4059354831_gshared (Action_1_t1569734369 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t List_1_get_Item_m3814898732_gshared (List_1_t913674750 * __this, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.Logic.SortKeyInfo`1::.ctor(T,T,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void SortKeyInfo_1__ctor_m4042510263_gshared (SortKeyInfo_1_t110361559 * __this, int64_t p0, int64_t p1, bool p2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSortTemplete::SortFunctor4(DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1) extern "C" IL2CPP_METHOD_ATTR int32_t CSortTemplete_SortFunctor4_TisInt64_t3736567304_m1583900750_gshared (RuntimeObject * __this /* static, unused */, SortKeyInfo_1_t110361559 * ___keyFirst0, SortKeyInfo_1_t110361559 * ___keySecond1, SortKeyInfo_1_t110361559 * ___keyThird2, SortKeyInfo_1_t110361559 * ___keyFourth3, const RuntimeMethod* method); // System.Void DMCore.IDataUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void IDataUnit__ctor_m3389967847 (IDataUnit_t677250155 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataByte::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataByte__ctor_m2195008358 (CDataByte_t2832074535 * __this, const RuntimeMethod* method); // System.Byte DMCore.CDataByte::get_Data() extern "C" IL2CPP_METHOD_ATTR uint8_t CDataByte_get_Data_m698821319 (CDataByte_t2832074535 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Lerp(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Lerp_m1004423579 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, const RuntimeMethod* method); // System.Void DMCore.CDataByte::set_Data(System.Byte) extern "C" IL2CPP_METHOD_ATTR void CDataByte_set_Data_m376475278 (CDataByte_t2832074535 * __this, uint8_t ___value0, const RuntimeMethod* method); // System.String System.Byte::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Byte_ToString_m721125428 (uint8_t* __this, const RuntimeMethod* method); // System.Void DMCore.Framework.XML.DMXmlNode::SetAttribute(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void DMXmlNode_SetAttribute_m3965231450 (DMXmlNode_t3958967524 * __this, String_t* ___key0, String_t* ___val1, const RuntimeMethod* method); // System.Int32 DMCore.IDataUnit::GetXmlElemInt(System.Xml.XmlElement,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t IDataUnit_GetXmlElemInt_m4049370064 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, int32_t ___nDefault2, const RuntimeMethod* method); // System.Int32 DMCore.Framework.XML.DMXmlNode::GetAttributeInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t DMXmlNode_GetAttributeInt_m4115790630 (DMXmlNode_t3958967524 * __this, String_t* ___key0, int32_t ___defaultVal1, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m3689618584(__this, p0, method) (( void (*) (BetterList_1_t289316694 *, uint8_t, const RuntimeMethod*))BetterList_1_Add_m3689618584_gshared)(__this, p0, 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); // System.Void DMCore.CDataDouble::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataDouble__ctor_m2038897641 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method); // System.Double DMCore.CDataDouble::get_Data() extern "C" IL2CPP_METHOD_ATTR double CDataDouble_get_Data_m2332076500 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataDouble::set_Data(System.Double) extern "C" IL2CPP_METHOD_ATTR void CDataDouble_set_Data_m1963882456 (CDataDouble_t3608737326 * __this, double ___value0, const RuntimeMethod* method); // System.String System.Double::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Double_ToString_m1229922074 (double* __this, const RuntimeMethod* method); // System.Double DMCore.IDataUnit::GetXmlElemDouble(System.Xml.XmlElement,System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR double IDataUnit_GetXmlElemDouble_m3307222741 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, double ___dDefault2, const RuntimeMethod* method); // System.Double DMCore.Framework.XML.DMXmlNode::GetAttributeDouble(System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR double DMXmlNode_GetAttributeDouble_m324706818 (DMXmlNode_t3958967524 * __this, String_t* ___key0, double ___defaultVal1, const RuntimeMethod* method); // System.Double System.BitConverter::ToDouble(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR double BitConverter_ToDouble_m527296068 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Double) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m3693159656 (RuntimeObject * __this /* static, unused */, double p0, const RuntimeMethod* method); // System.Void DMCore.CDataFloat::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataFloat__ctor_m3449544560 (CDataFloat_t137586558 * __this, const RuntimeMethod* method); // System.Single DMCore.CDataFloat::get_Data() extern "C" IL2CPP_METHOD_ATTR float CDataFloat_get_Data_m2077147244 (CDataFloat_t137586558 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataFloat::set_Data(System.Single) extern "C" IL2CPP_METHOD_ATTR void CDataFloat_set_Data_m2993701000 (CDataFloat_t137586558 * __this, float ___value0, const RuntimeMethod* method); // System.String System.Single::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Single_ToString_m3947131094 (float* __this, const RuntimeMethod* method); // System.Single DMCore.IDataUnit::GetXmlElemFloat(System.Xml.XmlElement,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float IDataUnit_GetXmlElemFloat_m1347237996 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, float ___fDefault2, const RuntimeMethod* method); // System.Single DMCore.Framework.XML.DMXmlNode::GetAttributeFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float DMXmlNode_GetAttributeFloat_m3975085840 (DMXmlNode_t3958967524 * __this, String_t* ___key0, float ___defaultVal1, const RuntimeMethod* method); // System.Single System.BitConverter::ToSingle(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR float BitConverter_ToSingle_m2597008633 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Single) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m692533364 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // System.Void DMCore.CDataInt::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataInt__ctor_m2188462845 (CDataInt_t1932658480 * __this, const RuntimeMethod* method); // System.Int32 DMCore.CDataInt::get_Data() extern "C" IL2CPP_METHOD_ATTR int32_t CDataInt_get_Data_m877434185 (CDataInt_t1932658480 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataInt::set_Data(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataInt_set_Data_m3419162422 (CDataInt_t1932658480 * __this, int32_t ___value0, const RuntimeMethod* method); // System.String System.Int32::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method); // System.Int32 System.BitConverter::ToInt32(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t BitConverter_ToInt32_m1089563119 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Int32) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m1040762521 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.CDataLong::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataLong__ctor_m390398571 (CDataLong_t929790239 * __this, const RuntimeMethod* method); // System.Int64 DMCore.CDataLong::get_Data() extern "C" IL2CPP_METHOD_ATTR int64_t CDataLong_get_Data_m3099860284 (CDataLong_t929790239 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataLong::set_Data(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataLong_set_Data_m4015345768 (CDataLong_t929790239 * __this, int64_t ___value0, const RuntimeMethod* method); // System.String System.Int64::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int64_ToString_m2986581816 (int64_t* __this, const RuntimeMethod* method); // System.Int64 DMCore.IDataUnit::GetXmlElemLong(System.Xml.XmlElement,System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t IDataUnit_GetXmlElemLong_m3746364447 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, int64_t ___lDefault2, const RuntimeMethod* method); // System.Int64 DMCore.Framework.XML.DMXmlNode::GetAttributeLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t DMXmlNode_GetAttributeLong_m1570139501 (DMXmlNode_t3958967524 * __this, String_t* ___key0, int64_t ___defaultVal1, const RuntimeMethod* method); // System.Int64 System.BitConverter::ToInt64(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t BitConverter_ToInt64_m349022421 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Int64) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m4144088731 (RuntimeObject * __this /* static, unused */, int64_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 System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3918223955(__this, method) (( void (*) (Dictionary_2_t462506454 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Void CBetterSet`1>::.ctor() #define CBetterSet_1__ctor_m1724447629(__this, method) (( void (*) (CBetterSet_1_t2914247844 *, const RuntimeMethod*))CBetterSet_1__ctor_m3680932930_gshared)(__this, method) // System.Boolean CBetterSet`1>::Add(T) #define CBetterSet_1_Add_m2394651849(__this, p0, method) (( bool (*) (CBetterSet_1_t2914247844 *, Action_2_t2799970140 *, const RuntimeMethod*))CBetterSet_1_Add_m908680931_gshared)(__this, p0, method) // System.Void CBetterSet`1>::.ctor() #define CBetterSet_1__ctor_m1827870712(__this, method) (( void (*) (CBetterSet_1_t2134195988 *, const RuntimeMethod*))CBetterSet_1__ctor_m3680932930_gshared)(__this, method) // System.Boolean CBetterSet`1>::Add(T) #define CBetterSet_1_Add_m550620967(__this, p0, method) (( bool (*) (CBetterSet_1_t2134195988 *, Action_1_t2019918284 *, const RuntimeMethod*))CBetterSet_1_Add_m908680931_gshared)(__this, p0, method) // System.Boolean CBetterSet`1>::Remove(T) #define CBetterSet_1_Remove_m3955706456(__this, p0, method) (( bool (*) (CBetterSet_1_t2914247844 *, Action_2_t2799970140 *, const RuntimeMethod*))CBetterSet_1_Remove_m1128629941_gshared)(__this, p0, method) // System.Boolean CBetterSet`1>::Remove(T) #define CBetterSet_1_Remove_m1204249383(__this, p0, method) (( bool (*) (CBetterSet_1_t2134195988 *, Action_1_t2019918284 *, const RuntimeMethod*))CBetterSet_1_Remove_m1128629941_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m2278475549(__this, method) (( int32_t (*) (Dictionary_2_t462506454 *, const RuntimeMethod*))Dictionary_2_get_Count_m2424847318_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m778433196(__this, method) (( void (*) (Dictionary_2_t462506454 *, const RuntimeMethod*))Dictionary_2_Clear_m1951681556_gshared)(__this, method) // System.Int32 DMCore.CDataProperty::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetCount_m3325234687 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m1795873309(__this, method) (( Enumerator_t2416689229 (*) (Dictionary_2_t462506454 *, 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_m2685611638(__this, method) (( KeyValuePair_2_t2860178621 (*) (Enumerator_t2416689229 *, const RuntimeMethod*))Enumerator_get_Current_m2655181939_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m2229946461(__this, method) (( String_t* (*) (KeyValuePair_2_t2860178621 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m1328507389_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m717947528(__this, method) (( IDataUnit_t677250155 * (*) (KeyValuePair_2_t2860178621 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3464904234_gshared)(__this, method) // System.Void DMCore.CDataProperty::AddOrg(System.String,DMCore.IDataUnit) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_AddOrg_m2951900969 (CDataProperty_t2806246268 * __this, String_t* ___key0, IDataUnit_t677250155 * ___var1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m495772941(__this, method) (( bool (*) (Enumerator_t2416689229 *, const RuntimeMethod*))Enumerator_MoveNext_m1107569389_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m84676036(__this, p0, method) (( bool (*) (Dictionary_2_t462506454 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m183483489_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2367277643(__this, p0, method) (( IDataUnit_t677250155 * (*) (Dictionary_2_t462506454 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m1170170947_gshared)(__this, p0, method) // System.Void DMCore.CDataProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataProperty__ctor_m4247268200 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method); // DMCore.IDataUnit DMCore.CDataProperty::GetItem(System.String) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataProperty_GetItem_m2648609559 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m3237201362(__this, p0, p1, method) (( void (*) (Dictionary_2_t462506454 *, String_t*, IDataUnit_t677250155 *, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNode::CreateElement(System.String) extern "C" IL2CPP_METHOD_ATTR DMXmlNode_t3958967524 * DMXmlNode_CreateElement_m495605703 (RuntimeObject * __this /* static, unused */, String_t* ___nodeName0, const RuntimeMethod* method); // System.Void DMCore.Framework.XML.DMXmlNode::AppendChild(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void DMXmlNode_AppendChild_m1303778160 (DMXmlNode_t3958967524 * __this, DMXmlNode_t3958967524 * ___node0, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::Clear() extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Clear_m1542459772 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlNodeList DMCore.Framework.XML.DMXmlNode::get_ChildNodes() extern "C" IL2CPP_METHOD_ATTR DMXmlNodeList_t795971656 * DMXmlNode_get_ChildNodes_m14158511 (DMXmlNode_t3958967524 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.XML.DMXmlNodeList::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t DMXmlNodeList_get_Count_m1776804761 (DMXmlNodeList_t795971656 * __this, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m3745418477(__this, p0, method) (( DMXmlNode_t3958967524 * (*) (BetterList_1_t3113987842 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m1187708413_gshared)(__this, p0, method) // System.String DMCore.Framework.XML.DMXmlNode::GetAttribute(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* DMXmlNode_GetAttribute_m2954850936 (DMXmlNode_t3958967524 * __this, String_t* ___key0, const RuntimeMethod* method); // DMCore.IDataUnit DMCore.CDataArray::CreateUnitByType(System.Int32) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataArray_CreateUnitByType_m3127124409 (RuntimeObject * __this /* static, unused */, int32_t ___unitType0, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::BeforeChange(System.String,DMCore.IDataUnit) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_BeforeChange_m869808880 (CDataProperty_t2806246268 * __this, String_t* ___key0, IDataUnit_t677250155 * ___newData1, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::EndChange(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_EndChange_m2844758297 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method); // System.Void DMCore.CDataWideStr::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataWideStr__ctor_m2814099673 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataWideStr::set_Data(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataWideStr_set_Data_m134448469 (CDataWideStr_t3874506662 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataShort::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataShort__ctor_m3203502547 (CDataShort_t848979497 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataShort::set_Data(System.Int16) extern "C" IL2CPP_METHOD_ATTR void CDataShort_set_Data_m629360903 (CDataShort_t848979497 * __this, int16_t ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataVector::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataVector__ctor_m165771641 (CDataVector_t3625709135 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataVector::set_Data(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CDataVector_set_Data_m2673176368 (CDataVector_t3625709135 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataQuaternion::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion__ctor_m3550254249 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataQuaternion::set_Data(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion_set_Data_m2293290401 (CDataQuaternion_t1158885499 * __this, Quaternion_t2301928331 ___value0, const RuntimeMethod* method); // System.String DMCore.CDataWideStr::get_Data() extern "C" IL2CPP_METHOD_ATTR String_t* CDataWideStr_get_Data_m3466272812 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 DMCore.CDataVector::get_Data() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CDataVector_get_Data_m904718078 (CDataVector_t3625709135 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion DMCore.CDataQuaternion::get_Data() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 CDataQuaternion_get_Data_m3777295471 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataProperty/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CBeforeChangeU3Ec__AnonStorey0__ctor_m3219044141 (U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * __this, const RuntimeMethod* method); // System.Void System.Action`1>::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m2579427177(__this, p0, p1, method) (( void (*) (Action_1_t2972437735 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void CBetterSet`1>::Foreach(System.Action`1) #define CBetterSet_1_Foreach_m3800021336(__this, p0, method) (( void (*) (CBetterSet_1_t2914247844 *, Action_1_t2972437735 *, const RuntimeMethod*))CBetterSet_1_Foreach_m828342831_gshared)(__this, p0, method) // System.Void DMCore.CDataProperty/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CEndChangeU3Ec__AnonStorey1__ctor_m2741210338 (U3CEndChangeU3Ec__AnonStorey1_t3838703680 * __this, const RuntimeMethod* method); // System.Void System.Action`1>::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m3033358938(__this, p0, p1, method) (( void (*) (Action_1_t2192385879 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void CBetterSet`1>::Foreach(System.Action`1) #define CBetterSet_1_Foreach_m3146083753(__this, p0, method) (( void (*) (CBetterSet_1_t2134195988 *, Action_1_t2192385879 *, const RuntimeMethod*))CBetterSet_1_Foreach_m828342831_gshared)(__this, p0, method) // System.Void System.Action`2::Invoke(!0,!1) #define Action_2_Invoke_m2132723267(__this, p0, p1, method) (( void (*) (Action_2_t2799970140 *, String_t*, IDataUnit_t677250155 *, const RuntimeMethod*))Action_2_Invoke_m4187243487_gshared)(__this, p0, p1, method) // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m3134296422(__this, p0, method) (( void (*) (Action_1_t2019918284 *, String_t*, const RuntimeMethod*))Action_1_Invoke_m2461023210_gshared)(__this, p0, method) // UnityEngine.Quaternion UnityEngine.Quaternion::get_identity() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_get_identity_m3722672781 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::Lerp(UnityEngine.Quaternion,UnityEngine.Quaternion,System.Single) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_Lerp_m1238806789 (RuntimeObject * __this /* static, unused */, Quaternion_t2301928331 p0, Quaternion_t2301928331 p1, float p2, 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.Int16 DMCore.CDataShort::get_Data() extern "C" IL2CPP_METHOD_ATTR int16_t CDataShort_get_Data_m3806355946 (CDataShort_t848979497 * __this, const RuntimeMethod* method); // System.String System.Int16::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int16_ToString_m1270547562 (int16_t* __this, const RuntimeMethod* method); // System.Int16 System.BitConverter::ToInt16(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int16_t BitConverter_ToInt16_m2376388426 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Int16) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m658425501 (RuntimeObject * __this /* static, unused */, int16_t p0, const RuntimeMethod* method); // System.Void DMCore.CDataString::set_Data(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void CDataString_set_Data_m1465835771 (CDataString_t1317323776 * __this, ByteU5BU5D_t4116647657* ___value0, const RuntimeMethod* method); // System.Byte[] DMCore.CDataString::get_Data() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CDataString_get_Data_m1250555191 (CDataString_t1317323776 * __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.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method); // System.Char System.BitConverter::ToChar(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar BitConverter_ToChar_m1348346703 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, 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); // System.Char[] System.String::ToCharArray() extern "C" IL2CPP_METHOD_ATTR CharU5BU5D_t3528271667* String_ToCharArray_m1492846834 (String_t* __this, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Char) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m1603262885 (RuntimeObject * __this /* static, unused */, Il2CppChar p0, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void ILogicBase__ctor_m2199354544 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1619414463(__this, method) (( void (*) (List_1_t4056803065 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // DMCore.CRoot DMCore.CRoot::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoot_t1043641654 * CRoot_GetInstance_m3627548531 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::AddChild(DMCore.ILogicBase) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_AddChild_m4104591912 (ILogicBase_t2190831891 * __this, ILogicBase_t2190831891 * ___ptr0, const RuntimeMethod* method); // System.Void DMCore.CEventManager::PushOnce(System.Single,DMCore.OnEventCall,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CEventManager_PushOnce_m2143949090 (CEventManager_t474365641 * __this, float ___fTimeDelay0, OnEventCall_t3758354630 * ___ptr1, int32_t ___userData2, const RuntimeMethod* method); // System.Single DMCore.ILogicBase::Tell() extern "C" IL2CPP_METHOD_ATTR float ILogicBase_Tell_m124438213 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Void DMCore.CEventManager/stEventInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void stEventInfo__ctor_m2047522702 (stEventInfo_t2584728323 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Max(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Max_m3146388979 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m808938107(__this, p0, method) (( void (*) (List_1_t4056803065 *, stEventInfo_t2584728323 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3385040449(__this, p0, method) (( stEventInfo_t2584728323 * (*) (List_1_t4056803065 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Boolean System.Delegate::op_Equality(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR bool Delegate_op_Equality_m1690449587 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m253192697(__this, p0, method) (( void (*) (List_1_t4056803065 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2651422135(__this, method) (( int32_t (*) (List_1_t4056803065 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void DMCore.CEventManager::Push(System.Single,System.Single,DMCore.OnEventCall,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CEventManager_Push_m969834737 (CEventManager_t474365641 * __this, float ___fTimeDelay0, float ___fTimeLength1, OnEventCall_t3758354630 * ___ptr2, int32_t ___userData3, const RuntimeMethod* method); // DMCore.Framework.Misc.CLogHelp DMCore.IHelp::GetLogManager() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * IHelp_GetLogManager_m2114192212 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::Log(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_Log_m386290467 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Boolean DMCore.CEventManager/stEventInfo::NextTick() extern "C" IL2CPP_METHOD_ATTR bool stEventInfo_NextTick_m2642984213 (stEventInfo_t2584728323 * __this, const RuntimeMethod* method); // System.Void DMCore.OnEventCall::Invoke(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnEventCall_Invoke_m916811391 (OnEventCall_t3758354630 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3451440948(__this, method) (( void (*) (List_1_t4056803065 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Int32 UnityEngine.Time::get_frameCount() extern "C" IL2CPP_METHOD_ATTR int32_t Time_get_frameCount_m1220035214 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m1449143091(__this, method) (( void (*) (Dictionary_2_t2591502567 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, 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.Boolean DMCore.CGameSetting::_OnLoad(System.String) extern "C" IL2CPP_METHOD_ATTR bool CGameSetting__OnLoad_m3557627810 (CGameSetting_t2678036671 * __this, String_t* ___configPath0, const RuntimeMethod* method); // System.Void DMCore.CGameSetting::.ctor() extern "C" IL2CPP_METHOD_ATTR void CGameSetting__ctor_m1205726859 (CGameSetting_t2678036671 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2276455407(__this, method) (( int32_t (*) (List_1_t3319525431 *, 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_m3729392029(__this, p0, method) (( String_t* (*) (List_1_t3319525431 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.String System.String::ToUpper() extern "C" IL2CPP_METHOD_ATTR String_t* String_ToUpper_m3324454496 (String_t* __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m3852460914(__this, p0, method) (( bool (*) (List_1_t3319525431 *, String_t*, const RuntimeMethod*))List_1_Contains_m2654125393_gshared)(__this, p0, method) // DMCore.CDataProperty DMCore.CGameSetting::_GetConfigLib(System.String) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CGameSetting__GetConfigLib_m3161197234 (CGameSetting_t2678036671 * __this, String_t* ___configKey0, const RuntimeMethod* method); // DMCore.CDataProperty DMCore.CGameSetting::_CreateNodeString(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CGameSetting__CreateNodeString_m3812001495 (CGameSetting_t2678036671 * __this, String_t* ___key0, String_t* ___val1, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::Add(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m1879965761 (CDataProperty_t2806246268 * __this, String_t* ___key0, String_t* ___value1, const RuntimeMethod* method); // System.String DMCore.CDataProperty::GetWideStr(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataProperty_GetWideStr_m3656006276 (CDataProperty_t2806246268 * __this, String_t* ___key0, String_t* ___strDefault1, const RuntimeMethod* method); // DMCore.CDataProperty DMCore.CGameSetting::_CreateNodeFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CGameSetting__CreateNodeFloat_m1927567931 (CGameSetting_t2678036671 * __this, String_t* ___key0, float ___val1, const RuntimeMethod* method); // System.Single DMCore.CDataProperty::GetFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CDataProperty_GetFloat_m759046289 (CDataProperty_t2806246268 * __this, String_t* ___key0, float ___fDefault1, const RuntimeMethod* method); // System.Int32 DMCore.CDataProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetInt_m1935343217 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___nDefault1, const RuntimeMethod* method); // System.Void System.Xml.XmlDocument::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlDocument__ctor_m664597982 (XmlDocument_t2837193595 * __this, const RuntimeMethod* method); // UnityEngine.Object UnityEngine.Resources::Load(System.String) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * Resources_Load_m3880010804 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.String UnityEngine.TextAsset::get_text() extern "C" IL2CPP_METHOD_ATTR String_t* TextAsset_get_text_m2027878391 (TextAsset_t3022178571 * __this, const RuntimeMethod* method); // System.Xml.XmlElement DMCore.Framework.IO.CXMLHelper::GetXmlNodeByXpath(System.Xml.XmlDocument,System.String) extern "C" IL2CPP_METHOD_ATTR XmlElement_t561603118 * CXMLHelper_GetXmlNodeByXpath_m2211338148 (RuntimeObject * __this /* static, unused */, XmlDocument_t2837193595 * ___xmlDoc0, String_t* ___xpath1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m534060118(__this, method) (( void (*) (Dictionary_2_t2591502567 *, const RuntimeMethod*))Dictionary_2_Clear_m1951681556_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2548850424(__this, method) (( void (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(System.Xml.XmlElement,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m3447431122 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, String_t* ___defaultVal2, 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); // System.Int32 System.String::Compare(System.String,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t String_Compare_m1071830722 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, bool p2, const RuntimeMethod* method); // System.String[] System.String::Split(System.Char[]) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* String_Split_m3646115398 (String_t* __this, CharU5BU5D_t3528271667* p0, const RuntimeMethod* 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.Void DMCore.CDataProperty::DeserialFromXmlRoot(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_DeserialFromXmlRoot_m980672731 (CDataProperty_t2806246268 * __this, XmlElement_t561603118 * ___rootElement0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m3740437334(__this, p0, p1, method) (( void (*) (Dictionary_2_t2591502567 *, String_t*, CDataProperty_t2806246268 *, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // System.String DMCore.CGameSetting::GetString(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CGameSetting_GetString_m806431762 (CGameSetting_t2678036671 * __this, String_t* ___configKey0, String_t* ___defaultValue1, const RuntimeMethod* method); // System.Void DMCore.Framework.Localization.CLocalizationManager::set_currentLanguage(System.String) extern "C" IL2CPP_METHOD_ATTR void CLocalizationManager_set_currentLanguage_m2292775960 (RuntimeObject * __this /* static, unused */, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::LogFile(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_LogFile_m4227814860 (CLogHelp_t779629444 * __this, String_t* ___strVal0, 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); // System.Void UnityEngine.Resources::UnloadAsset(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void Resources_UnloadAsset_m4120664229 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1160461005(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2591502567 *, String_t*, CDataProperty_t2806246268 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3280774074_gshared)(__this, p0, p1, method) // System.Void DMCore.CDataProperty::Add(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m269030806 (CDataProperty_t2806246268 * __this, String_t* ___key0, float ___value1, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::Add(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m837145387 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::.ctor() #define LinkedList_1__ctor_m566248476(__this, method) (( void (*) (LinkedList_1_t863209702 *, const RuntimeMethod*))LinkedList_1__ctor_m3670635350_gshared)(__this, method) // System.Void DMCore.CMsgBoxControl::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl__ctor_m2595939517 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method); // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTextHelp_t3119637808 * CTextHelp_GetInstance_m3392996374 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CTextHelp::GetText(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m372251958 (CTextHelp_t3119637808 * __this, String_t* ___val0, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m272952420 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m284296363 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey,System.Single) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m4209073482 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, float ___fTimeLimit5, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey,System.Single,System.String) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m1499792225 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, float ___fTimeLimit5, String_t* ___title6, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey,System.Single,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m3569603018 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, float ___fTimeLimit5, String_t* ___title6, String_t* ___btnOKText7, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl/msgBoxData::.ctor() extern "C" IL2CPP_METHOD_ATTR void msgBoxData__ctor_m2046702609 (msgBoxData_t2023563693 * __this, const RuntimeMethod* method); // System.String DMCore.CMsgBoxControl::GetBtnOKText(DMCore.enumMsgBoxType,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMsgBoxControl_GetBtnOKText_m374206150 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___inputBtnText1, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) #define LinkedList_1_AddLast_m1536327958(__this, p0, method) (( LinkedListNode_1_t1768738796 * (*) (LinkedList_1_t863209702 *, msgBoxData_t2023563693 *, const RuntimeMethod*))LinkedList_1_AddLast_m3177585097_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() #define LinkedList_1_get_Count_m738683003(__this, method) (( int32_t (*) (LinkedList_1_t863209702 *, const RuntimeMethod*))LinkedList_1_get_Count_m2167432147_gshared)(__this, method) // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_First() #define LinkedList_1_get_First_m632645090(__this, method) (( LinkedListNode_1_t1768738796 * (*) (LinkedList_1_t863209702 *, const RuntimeMethod*))LinkedList_1_get_First_m1512309353_gshared)(__this, method) // !0 System.Collections.Generic.LinkedListNode`1::get_Value() #define LinkedListNode_1_get_Value_m1762243055(__this, method) (( msgBoxData_t2023563693 * (*) (LinkedListNode_1_t1768738796 *, const RuntimeMethod*))LinkedListNode_1_get_Value_m3891174027_gshared)(__this, method) // System.Collections.Generic.LinkedList`1/Enumerator System.Collections.Generic.LinkedList`1::GetEnumerator() #define LinkedList_1_GetEnumerator_m2284258259(__this, method) (( Enumerator_t3377804549 (*) (LinkedList_1_t863209702 *, const RuntimeMethod*))LinkedList_1_GetEnumerator_m3578995369_gshared)(__this, method) // !0 System.Collections.Generic.LinkedList`1/Enumerator::get_Current() #define Enumerator_get_Current_m450632134(__this, method) (( msgBoxData_t2023563693 * (*) (Enumerator_t3377804549 *, const RuntimeMethod*))Enumerator_get_Current_m899741953_gshared)(__this, method) // System.Void DMCore.OnMsgBoxClkCallBack::Invoke(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void OnMsgBoxClkCallBack_Invoke_m472867406 (OnMsgBoxClkCallBack_t3229751541 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m258020633(__this, method) (( bool (*) (Enumerator_t3377804549 *, const RuntimeMethod*))Enumerator_MoveNext_m880141662_gshared)(__this, method) // System.Void System.Collections.Generic.LinkedList`1/Enumerator::Dispose() #define Enumerator_Dispose_m288469317(__this, method) (( void (*) (Enumerator_t3377804549 *, const RuntimeMethod*))Enumerator_Dispose_m2375640141_gshared)(__this, method) // DMCore.CMsgBoxControl/msgBoxData DMCore.CMsgBoxControl::GetHead() extern "C" IL2CPP_METHOD_ATTR msgBoxData_t2023563693 * CMsgBoxControl_GetHead_m3462570009 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method); // System.Boolean DMCore.CMsgBoxControl::IsMsgBoxActive() extern "C" IL2CPP_METHOD_ATTR bool CMsgBoxControl_IsMsgBoxActive_m2272270482 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method); // DMCore.Logic.CWndController DMCore.Logic.CWndController::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWndController_t749709641 * CWndController_GetInstance_m4155889192 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::ShowUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_ShowUI_m3552255067 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::CloseMsgBox() extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_CloseMsgBox_m2122844749 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::RemoveFirst() #define LinkedList_1_RemoveFirst_m1096332373(__this, method) (( void (*) (LinkedList_1_t863209702 *, const RuntimeMethod*))LinkedList_1_RemoveFirst_m2082760208_gshared)(__this, method) // System.Void DMCore.Logic.CWndController::HideUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CWndController_HideUI_m732482071 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::.ctor() #define LinkedList_1__ctor_m3511298534(__this, method) (( void (*) (LinkedList_1_t687096698 *, const RuntimeMethod*))LinkedList_1__ctor_m3670635350_gshared)(__this, method) // System.Void DMCore.CMsgManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgManager__ctor_m1292633163 (CMsgManager_t455955613 * __this, const RuntimeMethod* method); // System.Void DMCore.CMsgManager::PushHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHint_m1231354654 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddFirst(!0) #define LinkedList_1_AddFirst_m3233453830(__this, p0, method) (( LinkedListNode_1_t1592625792 * (*) (LinkedList_1_t687096698 *, String_t*, const RuntimeMethod*))LinkedList_1_AddFirst_m4240701168_gshared)(__this, p0, method) // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) #define LinkedList_1_AddLast_m980610863(__this, p0, method) (( LinkedListNode_1_t1592625792 * (*) (LinkedList_1_t687096698 *, String_t*, const RuntimeMethod*))LinkedList_1_AddLast_m3177585097_gshared)(__this, p0, method) // System.String DMCore.CMsgManager::PopHint() extern "C" IL2CPP_METHOD_ATTR String_t* CMsgManager_PopHint_m3133530684 (CMsgManager_t455955613 * __this, const RuntimeMethod* method); // UnityEngine.GameObject DMCore.Logic.CWndController::CreateDelayBindWnd(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CWndController_CreateDelayBindWnd_m1486584967 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisuiMessageHint_t1249251163_m2856046555(__this, method) (( uiMessageHint_t1249251163 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, 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); // System.Void uiMessageHint::Init(System.String) extern "C" IL2CPP_METHOD_ATTR void uiMessageHint_Init_m2770823838 (uiMessageHint_t1249251163 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() #define LinkedList_1_get_Count_m1415204279(__this, method) (( int32_t (*) (LinkedList_1_t687096698 *, const RuntimeMethod*))LinkedList_1_get_Count_m2167432147_gshared)(__this, method) // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_First() #define LinkedList_1_get_First_m2874225059(__this, method) (( LinkedListNode_1_t1592625792 * (*) (LinkedList_1_t687096698 *, const RuntimeMethod*))LinkedList_1_get_First_m1512309353_gshared)(__this, method) // !0 System.Collections.Generic.LinkedListNode`1::get_Value() #define LinkedListNode_1_get_Value_m2392486284(__this, method) (( String_t* (*) (LinkedListNode_1_t1592625792 *, const RuntimeMethod*))LinkedListNode_1_get_Value_m3891174027_gshared)(__this, method) // System.Void System.Collections.Generic.LinkedList`1::RemoveFirst() #define LinkedList_1_RemoveFirst_m3486779266(__this, method) (( void (*) (LinkedList_1_t687096698 *, const RuntimeMethod*))LinkedList_1_RemoveFirst_m2082760208_gshared)(__this, method) // System.String ColorMap::GetColorValue(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* ColorMap_GetColorValue_m929637861 (RuntimeObject * __this /* static, unused */, String_t* ___colorKey0, const RuntimeMethod* method); // UnityEngine.Color NGUITools::ParseColor(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 NGUITools_ParseColor_m3278855289 (RuntimeObject * __this /* static, unused */, String_t* ___text0, int32_t ___offset1, const RuntimeMethod* method); // System.Void DMCore.CRoot::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRoot__ctor_m1881831297 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.CRoot::OnInit() extern "C" IL2CPP_METHOD_ATTR void CRoot_OnInit_m1323521581 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::OnInitGameRun() extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_OnInitGameRun_m3422160276 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 System.String::CompareTo(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t String_CompareTo_m3414379165 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::RemoveChildren() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_RemoveChildren_m635778721 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::RemoveChild(DMCore.ILogicBase) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_RemoveChild_m3951112555 (ILogicBase_t2190831891 * __this, ILogicBase_t2190831891 * ___ptr0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDanceManager__ctor_m1541532480 (CDanceManager_t448141780 * __this, const RuntimeMethod* method); // System.Void DMCore.CRoot::LockPosition(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoot_LockPosition_m2189534623 (CRoot_t1043641654 * __this, bool ___bLock0, const RuntimeMethod* method); // DMCore.CMsgManager DMCore.CMsgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgManager_t455955613 * CMsgManager_GetInstance_m3446755799 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CMsgManager::SetHintItemEnd() extern "C" IL2CPP_METHOD_ATTR void CMsgManager_SetHintItemEnd_m4215950914 (CMsgManager_t455955613 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAniTipManager::DestroyAll() extern "C" IL2CPP_METHOD_ATTR void CAniTipManager_DestroyAll_m945591142 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.CSceneEffectManager DMCore.Framework.CSceneEffectManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSceneEffectManager_t793970061 * CSceneEffectManager_GetInstance_m2293662075 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.CSceneEffectManager::UnRegisterAll() extern "C" IL2CPP_METHOD_ATTR void CSceneEffectManager_UnRegisterAll_m3992294706 (CSceneEffectManager_t793970061 * __this, const RuntimeMethod* method); // DMCore.CEventManager DMCore.CRoot::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * CRoot_GetEventManager_m2015848526 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::Reset() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Reset_m2019494392 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // DMCore.Logic.CEffectWndManager DMCore.Logic.CEffectWndManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CEffectWndManager_t3902312294 * CEffectWndManager_GetInstance_m2989690479 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CEffectWndManager::ClearAll() extern "C" IL2CPP_METHOD_ATTR void CEffectWndManager_ClearAll_m2397197627 (CEffectWndManager_t3902312294 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.CRoot::GetSceneService() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * CRoot_GetSceneService_m2061443921 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CSceneService::BeforeChangeScene(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CSceneService_BeforeChangeScene_m299274630 (CSceneService_t551449725 * __this, String_t* ___old0, String_t* ___Newname1, const RuntimeMethod* method); // DMCore.Logic.shopModel DMCore.Logic.shopModel::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopModel_t101745799 * shopModel_GetInstance_m2401242541 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.CMainRole DMCore.IHelp::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * IHelp_GetMainRole_m2281323414 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::SetShowAvatarTarget(System.Int64) extern "C" IL2CPP_METHOD_ATTR void shopModel_SetShowAvatarTarget_m263909296 (shopModel_t101745799 * __this, int64_t ___target0, const RuntimeMethod* method); // DMCore.Logic.CSpeaker DMCore.Logic.CSpeaker::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSpeaker_t978472097 * CSpeaker_GetInstance_m2212004304 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CSpeaker::set_IsEnable(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CSpeaker_set_IsEnable_m1839503455 (CSpeaker_t978472097 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Framework.Level.CLevelManager DMCore.Framework.Level.CLevelManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLevelManager_t3077608201 * CLevelManager_GetInstance_m3233027795 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Level.CLevelManager::get_loadedLevelName() extern "C" IL2CPP_METHOD_ATTR String_t* CLevelManager_get_loadedLevelName_m3475556526 (CLevelManager_t3077608201 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) #define Dictionary_2__ctor_m2392909825(__this, p0, method) (( void (*) (Dictionary_2_t2736202052 *, int32_t, const RuntimeMethod*))Dictionary_2__ctor_m182537451_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m282647386(__this, p0, p1, method) (( void (*) (Dictionary_2_t2736202052 *, String_t*, int32_t, const RuntimeMethod*))Dictionary_2_Add_m1279427033_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1013208020(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2736202052 *, String_t*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m3959998165_gshared)(__this, p0, p1, method) // System.Void DMCore.CRoot::_ResetDanceManager() extern "C" IL2CPP_METHOD_ATTR void CRoot__ResetDanceManager_m3897972782 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceModeManager::set_KeyMode(DMCore.DanceMode.ENUM_KEY_MODE) extern "C" IL2CPP_METHOD_ATTR void CDanceModeManager_set_KeyMode_m2051611966 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceModeManager::set_PlayMode(DMCore.DanceMode.ENUM_PLAY_MODE) extern "C" IL2CPP_METHOD_ATTR void CDanceModeManager_set_PlayMode_m3679479831 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.CRoot::CreateTouchEffect() extern "C" IL2CPP_METHOD_ATTR void CRoot_CreateTouchEffect_m4266910845 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.Logic.CSongManager DMCore.Logic.CSongManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSongManager_t2375791487 * CSongManager_GetInstance_m3356603502 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::ResetRandomVar() extern "C" IL2CPP_METHOD_ATTR void CSongManager_ResetRandomVar_m2146637374 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.DanceSceneManager::set_IsRandomLocal(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void DanceSceneManager_set_IsRandomLocal_m924394366 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.DanceSceneManager::set_IsRandomSuccess(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void DanceSceneManager_set_IsRandomSuccess_m1948583432 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFriendManager_t3708308264 * CFriendManager_GetInstance_m2674556143 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CFriendManager::ResetSendInviteTimesAll(DMCore.Logic.enumFriendType) extern "C" IL2CPP_METHOD_ATTR void CFriendManager_ResetSendInviteTimesAll_m3591253455 (CFriendManager_t3708308264 * __this, int32_t ___type0, const RuntimeMethod* method); // DMCore.Logic.CPlayerInviteTable DMCore.Logic.CPlayerInviteTable::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPlayerInviteTable_t2496984219 * CPlayerInviteTable_GetInstance_m1907975491 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CPlayerInviteTable::ResetSendInviteTimesAll() extern "C" IL2CPP_METHOD_ATTR void CPlayerInviteTable_ResetSendInviteTimesAll_m1632299395 (CPlayerInviteTable_t2496984219 * __this, const RuntimeMethod* method); // DMCore.Logic.CCandyManager DMCore.Logic.CCandyManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CCandyManager_t1000487739 * CCandyManager_GetInstance_m2464322649 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CPluginCallAdapter::DoPluginSetFunc(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CPluginCallAdapter_DoPluginSetFunc_m76173065 (RuntimeObject * __this /* static, unused */, String_t* ___func0, String_t* ___param1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceManager::OnEndLoadLevel() extern "C" IL2CPP_METHOD_ATTR void CDanceManager_OnEndLoadLevel_m2665740425 (CDanceManager_t448141780 * __this, const RuntimeMethod* method); // DMCore.Camera.ICameraBase DMCore.CRoot::GetCamera() extern "C" IL2CPP_METHOD_ATTR ICameraBase_t3615533728 * CRoot_GetCamera_m3179746689 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMCore.Camera.ICameraBase::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * ICameraBase_GetUICamera_m3997251255 (ICameraBase_t3615533728 * __this, const RuntimeMethod* method); // DMCore.Framework.Resource.IResourceManager DMCore.IHelp::GetResManager() extern "C" IL2CPP_METHOD_ATTR IResourceManager_t3165642952 * IHelp_GetResManager_m1508557610 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Resource.IResourceManager::CreateResource(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * IResourceManager_CreateResource_m1279813597 (IResourceManager_t3165642952 * __this, String_t* ___sourcePath0, bool ___bAsync1, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Misc.CMiscHelp::Instantiate(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * CMiscHelp_Instantiate_m197120899 (RuntimeObject * __this /* static, unused */, Object_t631007953 * ___obj0, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.GameObject::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * GameObject_get_transform_m1369836730 (GameObject_t1113636619 * __this, 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 UnityEngine.Transform::SetParent(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void Transform_SetParent_m381167889 (Transform_t3600365921 * __this, Transform_t3600365921 * 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 DMCore.Framework.Misc.CInputHelp::Detect() extern "C" IL2CPP_METHOD_ATTR void CInputHelp_Detect_m2743314203 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.CTimerCtrl DMCore.CRoot::GetTimerCtrl() extern "C" IL2CPP_METHOD_ATTR CTimerCtrl_t297173612 * CRoot_GetTimerCtrl_m2143866945 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.CTimerCtrl::OnTick(System.Single) extern "C" IL2CPP_METHOD_ATTR void CTimerCtrl_OnTick_m187817754 (CTimerCtrl_t297173612 * __this, float ___fDeltaTime0, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimSystem DMCore.CRoot::GetMovieSystem() extern "C" IL2CPP_METHOD_ATTR CAnimSystem_t3541144328 * CRoot_GetMovieSystem_m206666588 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSystem::Update(System.Single) extern "C" IL2CPP_METHOD_ATTR void CAnimSystem_Update_m3114549190 (CAnimSystem_t3541144328 * __this, float ___fTimeDelta0, const RuntimeMethod* method); // DMCore.Net.CNetService DMCore.CRoot::GetNetService() extern "C" IL2CPP_METHOD_ATTR CNetService_t1201271315 * CRoot_GetNetService_m2764581604 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CNetService::OnUpdate() extern "C" IL2CPP_METHOD_ATTR void CNetService_OnUpdate_m3222267551 (CNetService_t1201271315 * __this, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::Update(System.Single) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Update_m3853008051 (ILogicBase_t2190831891 * __this, float ___fTimeDelta0, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSystem::OnAfterUpdate() extern "C" IL2CPP_METHOD_ATTR void CAnimSystem_OnAfterUpdate_m2741587971 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CSceneService::OnAfterUpdate() extern "C" IL2CPP_METHOD_ATTR void CSceneService_OnAfterUpdate_m2682086365 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CImageHelp::Flush() extern "C" IL2CPP_METHOD_ATTR void CImageHelp_Flush_m1359160727 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CFontHelp::Flush() extern "C" IL2CPP_METHOD_ATTR void CFontHelp_Flush_m3901251207 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLogHelp__ctor_m875996519 (CLogHelp_t779629444 * __this, const RuntimeMethod* method); // DMCore.CGameSetting DMCore.CGameSetting::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGameSetting_t2678036671 * CGameSetting_GetInstance_m804447900 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Net.CNetService::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNetService__ctor_m3721915101 (CNetService_t1201271315 * __this, const RuntimeMethod* method); // System.Void DMCore.Camera.ICameraBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void ICameraBase__ctor_m2770176054 (ICameraBase_t3615533728 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSystem::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAnimSystem__ctor_m597813254 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.CTimerCtrl::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTimerCtrl__ctor_m2931629381 (CTimerCtrl_t297173612 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CSceneService::.ctor() extern "C" IL2CPP_METHOD_ATTR void CSceneService__ctor_m3627959225 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Void DMCore.ISoundManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void ISoundManager__ctor_m3722129734 (ISoundManager_t434164892 * __this, const RuntimeMethod* method); // System.Void DMCore.CAccManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAccManager__ctor_m487993539 (CAccManager_t1454736772 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CNetMainLogic::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNetMainLogic__ctor_m1702524262 (CNetMainLogic_t857650587 * __this, const RuntimeMethod* method); // System.Void DMCore.CEventManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CEventManager__ctor_m1722202560 (CEventManager_t474365641 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Location.CLocationManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLocationManager__ctor_m3715275089 (CLocationManager_t1346018200 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CEncrptHelp_Int::.ctor() extern "C" IL2CPP_METHOD_ATTR void CEncrptHelp_Int__ctor_m346885275 (CEncrptHelp_Int_t51280996 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.BeatKeyResult::Reset() extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_Reset_m985230540 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // T DMCore.Framework.Misc.CEncrptHelp`1::Get() #define CEncrptHelp_1_Get_m2053086496(__this, method) (( int32_t (*) (CEncrptHelp_1_t2107105261 *, const RuntimeMethod*))CEncrptHelp_1_Get_m2053086496_gshared)(__this, method) // System.Void DMCore.Framework.Misc.CEncrptHelp`1::Set(T) #define CEncrptHelp_1_Set_m402441972(__this, p0, method) (( void (*) (CEncrptHelp_1_t2107105261 *, int32_t, const RuntimeMethod*))CEncrptHelp_1_Set_m402441972_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.BeatKeyResult::set_m_GreatCnt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_GreatCnt_m1798494458 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.BeatKeyResult::set_m_CoolCnt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_CoolCnt_m691563020 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.BeatKeyResult::set_m_MissCnt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_MissCnt_m3870741146 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.BeatKeyResult::set_m_Score(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_Score_m3406215286 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.BeatKeyResult::set_m_MaxCombo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_MaxCombo_m2612683144 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_PerfectCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_PerfectCnt_m3291851013 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_GreatCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_GreatCnt_m4274019200 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_CoolCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_CoolCnt_m326624524 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_MissCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_MissCnt_m3032174063 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_Score() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_Score_m1192178185 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m630303134 (RuntimeObject * __this /* static, unused */, String_t* p0, ObjectU5BU5D_t2843939325* p1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::.ctor() extern "C" IL2CPP_METHOD_ATTR void IBeatKeys__ctor_m2842744334 (IBeatKeys_t2500473988 * __this, 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); // System.Void DMCore.DanceMode.IBeatKeys::Reset() extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_Reset_m755369209 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeys::GetScale() extern "C" IL2CPP_METHOD_ATTR float IBeatKeys_GetScale_m3445086615 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeyManager DMCore.IHelp::GetBeatKeyManager() extern "C" IL2CPP_METHOD_ATTR CBeatKeyManager_t1395295909 * IHelp_GetBeatKeyManager_m1731636776 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Rect DMCore.DanceMode.CBeatKeyManager::GetBeatKeySpriteRect(System.String) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CBeatKeyManager_GetBeatKeySpriteRect_m4186432858 (CBeatKeyManager_t1395295909 * __this, String_t* ___spriteName0, 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); // System.Single UnityEngine.Mathf::Min(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Min_m1073399594 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::SetJudgeBox(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_SetJudgeBox_m782248210 (IBeatKeys_t2500473988 * __this, float ___fWidth0, float ___fHeight1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_SerialToXml_m3511116958 (IBeatKeys_t2500473988 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CMiscHelp::GetXmlElemFloat(DMCore.Framework.XML.DMXmlNode,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_GetXmlElemFloat_m1388798143 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, float ___fDefault2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_DeserialFromXml_m404394739 (IBeatKeys_t2500473988 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method); // System.Boolean DMCore.DanceMode.IBeatKeys::IsHighCombo() extern "C" IL2CPP_METHOD_ATTR bool IBeatKeys_IsHighCombo_m2263008295 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::OnAnim() extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_OnAnim_m2978015060 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::GetJudgeResult() extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeys_GetJudgeResult_m3261993446 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeyCouple::GetJudgeResultOther() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCouple_GetJudgeResultOther_m3405673916 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeys::GetJudgeTime() extern "C" IL2CPP_METHOD_ATTR float IBeatKeys_GetJudgeTime_m4243070023 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeys::GetFadeInShowTime() extern "C" IL2CPP_METHOD_ATTR float IBeatKeys_GetFadeInShowTime_m388566142 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // System.Single DMCore.Framework.Movie.CAnimNode::Tell() extern "C" IL2CPP_METHOD_ATTR float CAnimNode_Tell_m2418290175 (CAnimNode_t3327376431 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCouple::OnJudge(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_OnJudge_m1819752525 (CBeatKeyCouple_t3767634746 * __this, bool ___bMain0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::SetJudgeTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_SetJudgeTime_m1418426729 (IBeatKeys_t2500473988 * __this, float ___fTime0, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeys::GetFadeInTime() extern "C" IL2CPP_METHOD_ATTR float IBeatKeys_GetFadeInTime_m2112968104 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeys::GetFadeOutTime() extern "C" IL2CPP_METHOD_ATTR float IBeatKeys_GetFadeOutTime_m2967601141 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimNode::SetTimeRange(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CAnimNode_SetTimeRange_m3219375386 (CAnimNode_t3327376431 * __this, float ___fStart0, float ___fEnd1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCouple::OnPaintHalf(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_OnPaintHalf_m2311267147 (CBeatKeyCouple_t3767634746 * __this, bool ___bMain0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCouple::OnPaintLinkLine() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_OnPaintLinkLine_m621333831 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::OnPaint() extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_OnPaint_m2136184718 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 DMCore.DanceMode.IBeatKeys::GetJudgeBox() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 IBeatKeys_GetJudgeBox_m4256218238 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Screen::get_width() extern "C" IL2CPP_METHOD_ATTR int32_t Screen_get_width_m345039817 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 UnityEngine.Screen::get_height() extern "C" IL2CPP_METHOD_ATTR int32_t Screen_get_height_m1623532518 (RuntimeObject * __this /* static, unused */, 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_xMax(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_xMax_m1720695099 (Rect_t2360479859 * __this, float p0, 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); // System.Void UnityEngine.Rect::set_yMax(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_yMax_m2031532394 (Rect_t2360479859 * __this, float p0, 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_x() extern "C" IL2CPP_METHOD_ATTR float Rect_get_x_m3839990490 (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_y() extern "C" IL2CPP_METHOD_ATTR float Rect_get_y_m1501338330 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Clamp(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Clamp_m3350697880 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, const RuntimeMethod* method); // UnityEngine.Vector2 DMCore.DanceMode.CBeatKeyCouple::GetCenterOther() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 CBeatKeyCouple_GetCenterOther_m393150256 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* 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.Vector2 DMCore.DanceMode.IBeatKeys::GetCenter() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 IBeatKeys_GetCenter_m1546839642 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Addition(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Addition_m800700293 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // UnityEngine.Rect DMCore.DanceMode.IBeatKeys::GetJudgeRect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 IBeatKeys_GetJudgeRect_m1625121536 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // UnityEngine.Rect DMCore.DanceMode.CBeatKeyCouple::GetJudgeRectOther() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CBeatKeyCouple_GetJudgeRectOther_m333698738 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method); // System.Boolean DMCore.DanceMode.CBeatKeyManager::IsClkAreaMarked(UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR bool CBeatKeyManager_IsClkAreaMarked_m690496986 (CBeatKeyManager_t1395295909 * __this, Rect_t2360479859 ___rt0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CInputHelp::IsRectAreaLogicFirstClicked(UnityEngine.Rect,UnityEngine.Vector2&) extern "C" IL2CPP_METHOD_ATTR bool CInputHelp_IsRectAreaLogicFirstClicked_m1211822106 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rt0, Vector2_t2156229523 * ___result1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyManager::PushClkAreaMark(UnityEngine.Vector2,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushClkAreaMark_m1511125127 (CBeatKeyManager_t1395295909 * __this, Vector2_t2156229523 ___center0, float ___fWidth1, float ___fHeight2, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Rect::get_center() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Rect_get_center_m138276653 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::SetDrawResult(DMCore.DanceMode.enumJudgeResult,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_SetDrawResult_m3839988315 (IBeatKeys_t2500473988 * __this, int32_t ___result0, Vector2_t2156229523 ___center1, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeys::GetJudgeTriggerTime() extern "C" IL2CPP_METHOD_ATTR float IBeatKeys_GetJudgeTriggerTime_m3599052738 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCouple::SetJudgeResultOther(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_SetJudgeResultOther_m778897075 (CBeatKeyCouple_t3767634746 * __this, int32_t ___otherOne0, const RuntimeMethod* method); // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::GetJudgeValByOffTime(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeys_GetJudgeValByOffTime_m970048845 (IBeatKeys_t2500473988 * __this, float ___fTime0, const RuntimeMethod* method); // DMCore.ISoundManager DMCore.IHelp::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * IHelp_GetSoundManager_m1651454919 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.ISoundManager::IsBeatKeyMidiEnable() extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_IsBeatKeyMidiEnable_m1133154011 (ISoundManager_t434164892 * __this, const RuntimeMethod* method); // System.Void DMCore.ISoundManager::SetBeatKeyMidiEnable(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ISoundManager_SetBeatKeyMidiEnable_m3065603802 (ISoundManager_t434164892 * __this, bool ___bEnable0, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeys::GetPaintAlpha() extern "C" IL2CPP_METHOD_ATTR float IBeatKeys_GetPaintAlpha_m2346745213 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(System.Single,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Multiply_m3294489634 (RuntimeObject * __this /* static, unused */, float p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyManager::PushDrawCommand(System.String,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushDrawCommand_m2157714116 (CBeatKeyManager_t1395295909 * __this, String_t* ___itemName0, Vector2_t2156229523 ___center1, Vector2_t2156229523 ___v2Scale2, float ___rotateAngle3, float ___alpha4, int32_t ___nLayer5, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.IBeatKeys::GetNumberIndex() extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeys_GetNumberIndex_m919049387 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Clamp(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m2756574208 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::get_one() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_get_one_m738793577 (RuntimeObject * __this /* static, unused */, 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.Void UnityEngine.Vector2::Set(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector2_Set_m3780194483 (Vector2_t2156229523 * __this, float p0, float p1, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CBeatKeyManager::GetHelpImageWidth(DMCore.DanceMode.enumBeatKeyType) extern "C" IL2CPP_METHOD_ATTR float CBeatKeyManager_GetHelpImageWidth_m367174396 (RuntimeObject * __this /* static, unused */, int32_t ___beatKeyType0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyManager::PushHelpDrawCommand(DMCore.DanceMode.enumBeatKeyType,UnityEngine.Vector2,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushHelpDrawCommand_m2252964895 (CBeatKeyManager_t1395295909 * __this, int32_t ___beatKeyType0, Vector2_t2156229523 ___center1, float ___radius2, float ___step3, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::FloorToInt(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m1870542928 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::Lerp(UnityEngine.Vector2,UnityEngine.Vector2,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_Lerp_m854472224 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, float p2, const RuntimeMethod* method); // System.Single UnityEngine.Vector2::Distance(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR float Vector2_Distance_m3048868881 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Subtraction(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Subtraction_m73004381 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyManager::PushDrawCommand(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushDrawCommand_m2067966824 (CBeatKeyManager_t1395295909 * __this, Rect_t2360479859 ___drawRect0, Vector2_t2156229523 ___center1, Vector2_t2156229523 ___v2Scale2, float ___rotateAngle3, float ___alpha4, int32_t ___nLayer5, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::.ctor() extern "C" IL2CPP_METHOD_ATTR void RoleSectionCalc__ctor_m4229354443 (RoleSectionCalc_t3975632210 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m960483236(__this, method) (( void (*) (List_1_t2807752047 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.LinkedList`1::.ctor() #define LinkedList_1__ctor_m3966167(__this, method) (( void (*) (LinkedList_1_t739721426 *, const RuntimeMethod*))LinkedList_1__ctor_m3966167_gshared)(__this, method) // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::set_DeviceID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_set_DeviceID_m3012705867 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3831509449(__this, method) (( void (*) (List_1_t2807752047 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.DanceMode.BeatKeyResult::.ctor() extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult__ctor_m3353885819 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1605103766(__this, p0, method) (( void (*) (List_1_t2807752047 *, BeatKeyResult_t1335677305 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m610710449(__this, method) (( int32_t (*) (List_1_t2807752047 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, 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); // DMCore.Framework.Misc.CLogHelp DMCore.CRoot::GetLogService() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * CRoot_GetLogService_m687714144 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::ResetAllKeyNum() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_ResetAllKeyNum_m103278790 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2381307247(__this, p0, method) (( BeatKeyResult_t1335677305 * (*) (List_1_t2807752047 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.BeatKeyResult::set_m_PerfectCnt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_PerfectCnt_m2710121486 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::get_m_CurScore() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_get_m_CurScore_m398873940 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::get_m_ComboCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_get_m_ComboCount_m53127184 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::get_m_MaxCombo() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_get_m_MaxCombo_m2188428000 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetCombo() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetCombo_m1821287212 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CDanceScoreRatio DMCore.DanceMode.CDanceScoreRatio::GetInstance() extern "C" IL2CPP_METHOD_ATTR CDanceScoreRatio_t899523984 * CDanceScoreRatio_GetInstance_m507091185 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceScoreRatio::GetCurScoreRatio(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDanceScoreRatio_GetCurScoreRatio_m1053968459 (CDanceScoreRatio_t899523984 * __this, int32_t ___comboCount0, int32_t ___fashionStarCount1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::set_m_MaxCombo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_set_m_MaxCombo_m884249292 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::set_m_ComboCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_set_m_ComboCount_m731721153 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::set_m_CurScore(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_set_m_CurScore_m541508801 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::Reset() extern "C" IL2CPP_METHOD_ATTR void RoleSectionCalc_Reset_m1455364071 (RoleSectionCalc_t3975632210 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::Clear() #define LinkedList_1_Clear_m237357591(__this, method) (( void (*) (LinkedList_1_t739721426 *, const RuntimeMethod*))LinkedList_1_Clear_m237357591_gshared)(__this, method) // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::OnSendCurSectionResultTick(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_OnSendCurSectionResultTick_m1795040646 (CBeatKeyCtrlNode_t1019706062 * __this, bool ___bJudgeTime0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Movie.CAnimSystem::IsEditMode() extern "C" IL2CPP_METHOD_ATTR bool CAnimSystem_IsEditMode_m1044252428 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CDanceMode DMCore.DanceMode.CDanceModeManager::GetDanceModeIns() extern "C" IL2CPP_METHOD_ATTR CDanceMode_t1520520494 * CDanceModeManager_GetDanceModeIns_m2487172692 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceMode::GetSectionIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetSectionIndex_m4199677593 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimSystem DMCore.IHelp::GetMovieSystem() extern "C" IL2CPP_METHOD_ATTR CAnimSystem_t3541144328 * IHelp_GetMovieSystem_m2219992042 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Movie.CAnimSystem::IsPlaying() extern "C" IL2CPP_METHOD_ATTR bool CAnimSystem_IsPlaying_m1603927973 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::DrawHelpPtTrace() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_DrawHelpPtTrace_m3785140563 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Movie.CAnimSystem::IsIntroduceMode() extern "C" IL2CPP_METHOD_ATTR bool CAnimSystem_IsIntroduceMode_m3657797512 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // DMCore.DanceMode.BeatKeyResult DMCore.DanceMode.CBeatKeyCtrlNode::GetBeatkeySectionResult(System.Int32) extern "C" IL2CPP_METHOD_ATTR BeatKeyResult_t1335677305 * CBeatKeyCtrlNode_GetBeatkeySectionResult_m4050231343 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // DMCore.Logic.CPveManager DMCore.Logic.CPveManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPveManager_t3058433014 * CPveManager_GetInstance_m1165268867 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CPveManager::IsPveMode() extern "C" IL2CPP_METHOD_ATTR bool CPveManager_IsPveMode_m3137815888 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::get_m_score() extern "C" IL2CPP_METHOD_ATTR int32_t RoleSectionCalc_get_m_score_m348615501 (RoleSectionCalc_t3975632210 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::get_m_combo() extern "C" IL2CPP_METHOD_ATTR int32_t RoleSectionCalc_get_m_combo_m1823499645 (RoleSectionCalc_t3975632210 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::set_m_score(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RoleSectionCalc_set_m_score_m3058467443 (RoleSectionCalc_t3975632210 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::set_m_combo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RoleSectionCalc_set_m_combo_m750357706 (RoleSectionCalc_t3975632210 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::SendBeatKeyTick(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_SendBeatKeyTick_m3747066503 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___score0, int32_t ___combo1, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) #define LinkedList_1_AddLast_m993293143(__this, p0, method) (( LinkedListNode_1_t1645250520 * (*) (LinkedList_1_t739721426 *, BeatKeyInfo_t1900075417 , const RuntimeMethod*))LinkedList_1_AddLast_m993293143_gshared)(__this, p0, method) // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::get_DeviceID() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_get_DeviceID_m537405940 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataArray__ctor_m2623161048 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3820844360 (CDataArray_t4068198041 * __this, int32_t ___val0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetComboMax() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetComboMax_m4110489499 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Max_m3673002171 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Min(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Min_m18103608 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::GetNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * ISceneBaseObj_GetNetProperty_m1709069404 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CProperty_GetInt_m2680341236 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___nDefault1, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::RoundToInt(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_RoundToInt_m1874334613 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // DMCore.DanceMode.ClassicalKeyLogic DMCore.DanceMode.ClassicalKeyLogic::GetInstance() extern "C" IL2CPP_METHOD_ATTR ClassicalKeyLogic_t2839086845 * ClassicalKeyLogic_GetInstance_m2319546815 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.DanceMode.ClassicalKeyLogic::get_IsFinishMoveKey() extern "C" IL2CPP_METHOD_ATTR bool ClassicalKeyLogic_get_IsFinishMoveKey_m2922346087 (ClassicalKeyLogic_t2839086845 * __this, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_KEY_MODE DMCore.DanceMode.CDanceModeManager::get_KeyMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_KeyMode_m2381482102 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.ClassicalKeyLogic::get_ActiveKeyLevel() extern "C" IL2CPP_METHOD_ATTR int32_t ClassicalKeyLogic_get_ActiveKeyLevel_m2768011980 (ClassicalKeyLogic_t2839086845 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetClassicalKeyResultScore(DMCore.DanceMode.enumJudgeResult,System.Int32,System.Boolean,System.Int32&) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetClassicalKeyResultScore_m1385950372 (RuntimeObject * __this /* static, unused */, int32_t ___result0, int32_t ___keyLevel1, bool ___bAsMaxFashion2, int32_t* ___nCombo3, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::ProcessMissProc() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_ProcessMissProc_m1609470415 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetBeatKeyResultScore(DMCore.DanceMode.enumJudgeResult,System.Boolean,System.Int32&) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetBeatKeyResultScore_m1135946825 (RuntimeObject * __this /* static, unused */, int32_t ___result0, bool ___bAsMaxFashion1, int32_t* ___nCombo2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::set_m_CurResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_set_m_CurResult_m4088470556 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CLocalBattle DMCore.Logic.CLocalBattle::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLocalBattle_t1519924991 * CLocalBattle_GetInstance_m150705100 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CLocalBattle::get_EnableLocalGame() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_EnableLocalGame_m1315119155 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CLocalBattle::get_EnableDoubleMode() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_EnableDoubleMode_m4172060757 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // DMCore.Logic.CLocalSimulateRole DMCore.Logic.CLocalBattle::FindSimulateRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR CLocalSimulateRole_t4101146137 * CLocalBattle_FindSimulateRole_m47602619 (CLocalBattle_t1519924991 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CLocalSimulateRole::GetUsrID() extern "C" IL2CPP_METHOD_ATTR int64_t CLocalSimulateRole_GetUsrID_m2756119968 (CLocalSimulateRole_t4101146137 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::OnServer_ServerRoleBeatKeyResult(System.Int64,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnServer_ServerRoleBeatKeyResult_m1493793335 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___score1, int32_t ___nSectionIndex2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::SetData_Active(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SetData_Active_m3820342168 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___combo1, const RuntimeMethod* method); // DMCore.CDataArray DMCore.Framework.Misc.CMiscHelp::CreateBroadCastMsg() extern "C" IL2CPP_METHOD_ATTR CDataArray_t4068198041 * CMiscHelp_CreateBroadCastMsg_m3638153986 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3799896857 (CDataArray_t4068198041 * __this, int64_t ___val0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() #define LinkedList_1_get_Count_m1460464802(__this, method) (( int32_t (*) (LinkedList_1_t739721426 *, const RuntimeMethod*))LinkedList_1_get_Count_m1460464802_gshared)(__this, method) // System.Single DMCore.Framework.Misc.CAppOSHelp::GetScale() extern "C" IL2CPP_METHOD_ATTR float CAppOSHelp_GetScale_m3255451164 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Collections.Generic.LinkedList`1/Enumerator System.Collections.Generic.LinkedList`1::GetEnumerator() #define LinkedList_1_GetEnumerator_m2568158687(__this, method) (( Enumerator_t3254316273 (*) (LinkedList_1_t739721426 *, const RuntimeMethod*))LinkedList_1_GetEnumerator_m2568158687_gshared)(__this, method) // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m643011588(__this, method) (( bool (*) (Enumerator_t3254316273 *, const RuntimeMethod*))Enumerator_MoveNext_m643011588_gshared)(__this, method) // !0 System.Collections.Generic.LinkedList`1/Enumerator::get_Current() #define Enumerator_get_Current_m63201536(__this, method) (( BeatKeyInfo_t1900075417 (*) (Enumerator_t3254316273 *, const RuntimeMethod*))Enumerator_get_Current_m63201536_gshared)(__this, method) // System.Void DMCore.DanceMode.CBeatKeyManager::FlushDrawCommand(System.String,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_FlushDrawCommand_m3461331076 (CBeatKeyManager_t1395295909 * __this, String_t* ___itemName0, Vector2_t2156229523 ___center1, Vector2_t2156229523 ___v2Scale2, float ___rotateAngle3, float ___alpha4, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeyFollow::.ctor() extern "C" IL2CPP_METHOD_ATTR void IBeatKeyFollow__ctor_m2791885685 (IBeatKeyFollow_t1042819926 * __this, 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.Void DMCore.DanceMode.IBeatKeyFollow::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void IBeatKeyFollow_SerialToXml_m272553896 (IBeatKeyFollow_t1042819926 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeyFollow::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void IBeatKeyFollow_DeserialFromXml_m250303597 (IBeatKeyFollow_t1042819926 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method); // UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByTime(System.Single) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 IBeatKeyFollow_GetJudgeCenterByTime_m606881250 (IBeatKeyFollow_t1042819926 * __this, float ___fTime0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeyFollow::OnAnim() extern "C" IL2CPP_METHOD_ATTR void IBeatKeyFollow_OnAnim_m200921393 (IBeatKeyFollow_t1042819926 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCount() extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeyFollow_GetJudgeCount_m1037614411 (IBeatKeyFollow_t1042819926 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeyFollow::GetTimePerCircle() extern "C" IL2CPP_METHOD_ATTR float IBeatKeyFollow_GetTimePerCircle_m1245985478 (IBeatKeyFollow_t1042819926 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.IBeatKeyFollow::GetJudgePointCount() extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeyFollow_GetJudgePointCount_m1683802171 (IBeatKeyFollow_t1042819926 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeyFollow::GetStepByTime(System.Single) extern "C" IL2CPP_METHOD_ATTR float IBeatKeyFollow_GetStepByTime_m2610078988 (IBeatKeyFollow_t1042819926 * __this, float ___fTime0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CInputHelp::CheckMouseContains(UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR int32_t CInputHelp_CheckMouseContains_m68996272 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rtArea0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.IBeatKeyFollow::GetPingPongCount() extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeyFollow_GetPingPongCount_m136055852 (IBeatKeyFollow_t1042819926 * __this, const RuntimeMethod* method); // System.String DMCore.DanceMode.IBeatKeyFollow::GetBackBorderTextureName() extern "C" IL2CPP_METHOD_ATTR String_t* IBeatKeyFollow_GetBackBorderTextureName_m3970457686 (IBeatKeyFollow_t1042819926 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CBeatKeyFollowDirect::GetLength() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowDirect_GetLength_m1559923808 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method); // System.String DMCore.DanceMode.IBeatKeyFollow::GetBackRoundEndTextureName() extern "C" IL2CPP_METHOD_ATTR String_t* IBeatKeyFollow_GetBackRoundEndTextureName_m1718711955 (IBeatKeyFollow_t1042819926 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::DrawNumberIndex() extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_DrawNumberIndex_m601134822 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeyFollow::DrawPingpongWidget() extern "C" IL2CPP_METHOD_ATTR void IBeatKeyFollow_DrawPingpongWidget_m3609074279 (IBeatKeyFollow_t1042819926 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetBpm() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetBpm_m1897872510 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CAppOSHelp::IsHighQuality() extern "C" IL2CPP_METHOD_ATTR bool CAppOSHelp_IsHighQuality_m3319450917 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.ISoundManager DMCore.CRoot::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * CRoot_GetSoundManager_m30020774 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeys_SetJudgeResult_m4242780543 (IBeatKeys_t2500473988 * __this, int32_t ___result0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::SetDrawResult(DMCore.DanceMode.enumJudgeResult,UnityEngine.Vector2,System.Single) extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_SetDrawResult_m390367502 (IBeatKeys_t2500473988 * __this, int32_t ___result0, Vector2_t2156229523 ___center1, float ___fShowStep2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::SetRadius(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_SetRadius_m3726410195 (CBeatKeyFollowSphere_t3380415390 * __this, float ___fInside0, const RuntimeMethod* method); // UnityEngine.Rect DMCore.DanceMode.CBeatKeyFollowSphere::GetBoundingBox() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CBeatKeyFollowSphere_GetBoundingBox_m3112791760 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetRadiusInside() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetRadiusInside_m2591550470 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetRadiusOutside() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetRadiusOutside_m1072459049 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector2::Normalize() extern "C" IL2CPP_METHOD_ATTR void Vector2_Normalize_m1906922873 (Vector2_t2156229523 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Vector2::Dot(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR float Vector2_Dot_m1554553447 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetAngleSum() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetAngleSum_m2228492430 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetXmlElemInt(DMCore.Framework.XML.DMXmlNode,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetXmlElemInt_m1889603049 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, int32_t ___nDefault2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyManager::PushDrawCommandRing(UnityEngine.Rect,UnityEngine.Vector2,System.Single,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushDrawCommandRing_m816725797 (CBeatKeyManager_t1395295909 * __this, Rect_t2360479859 ___drawRect0, Vector2_t2156229523 ___center1, float ___radius2, Vector2_t2156229523 ___v2Scale3, float ___alpha4, int32_t ___nLayer5, float ___angleCenter6, float ___angleRange7, const RuntimeMethod* method); // System.Boolean DMCore.DanceMode.CBeatKeyFollowSphere::GetCCW() extern "C" IL2CPP_METHOD_ATTR bool CBeatKeyFollowSphere_GetCCW_m2224137414 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetAngleBegin() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetAngleBegin_m1523088533 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetAngleEnd() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetAngleEnd_m3026524983 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::CalcNearestAngleOffset(System.Single) extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_CalcNearestAngleOffset_m1305494102 (CBeatKeyFollowSphere_t3380415390 * __this, float ___fAngle0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyHold::OnFillTimeParams() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_OnFillTimeParams_m2737185649 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyHold::GetJudgePointCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyHold_GetJudgePointCount_m1127192437 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyHold::SetHoldTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_SetHoldTime_m2063419916 (CBeatKeyHold_t782767741 * __this, float ___fTime0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyHold::SetJudgePointCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_SetJudgePointCount_m2357206469 (CBeatKeyHold_t782767741 * __this, int32_t ___nValue0, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CBeatKeyHold::GetHoldTime() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyHold_GetHoldTime_m4069047003 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CMathHelp::GetPingPong(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMathHelp_GetPingPong_m3554504360 (RuntimeObject * __this /* static, unused */, float ___fBegin0, float ___fEnd1, float ___step2, 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 DMCore.DanceMode.CBeatKeyManager::PushDrawCommandRound(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,System.Int32,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushDrawCommandRound_m654246860 (CBeatKeyManager_t1395295909 * __this, Rect_t2360479859 ___drawRect0, Vector2_t2156229523 ___center1, Vector2_t2156229523 ___v2Scale2, float ___rotateAngle3, float ___alpha4, int32_t ___nLayer5, float ___angleCenter6, float ___angleRange7, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3594297252(__this, method) (( void (*) (List_1_t2491780804 *, const RuntimeMethod*))List_1__ctor_m2321703786_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 BetterList`1::.ctor() #define BetterList_1__ctor_m2733640352(__this, method) (( void (*) (BetterList_1_t1515500177 *, const RuntimeMethod*))BetterList_1__ctor_m2733640352_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2>::.ctor() #define Dictionary_2__ctor_m1198975265(__this, method) (( void (*) (Dictionary_2_t3213771897 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode__ctor_m3372004428 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m70527682(__this, p0, method) (( void (*) (List_1_t2491780804 *, CBeatKeyCtrlNode_t1019706062 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.RevenueDetailData::.ctor() extern "C" IL2CPP_METHOD_ATTR void RevenueDetailData__ctor_m1494615200 (RevenueDetailData_t1092030774 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUIAtlas_t3195533529_m1062336934(__this, method) (( UIAtlas_t3195533529 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // UIAtlas/Sprite UIAtlas::GetSprite(System.String) extern "C" IL2CPP_METHOD_ATTR Sprite_t2895597119 * UIAtlas_GetSprite_m1406671849 (UIAtlas_t3195533529 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void BetterList`1::Clear() #define BetterList_1_Clear_m3059841162(__this, method) (( void (*) (BetterList_1_t1515500177 *, const RuntimeMethod*))BetterList_1_Clear_m3059841162_gshared)(__this, method) // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m94632246(__this, p0, p1, method) (( void (*) (Action_1_t1192173657 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void DMCore.DanceMode.CBeatKeyManager::ForEachCtrlNode(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_ForEachCtrlNode_m3921055972 (CBeatKeyManager_t1395295909 * __this, Action_1_t1192173657 * ___func0, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m1921504493(__this, p0, method) (( void (*) (BetterList_1_t1515500177 *, Rect_t2360479859 , const RuntimeMethod*))BetterList_1_Add_m1921504493_gshared)(__this, p0, method) // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m1993077838(__this, p0, method) (( Rect_t2360479859 (*) (BetterList_1_t1515500177 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m1993077838_gshared)(__this, p0, method) // System.Boolean DMCore.Framework.Misc.CMathHelp::RectIntersect(UnityEngine.Rect,UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR bool CMathHelp_RectIntersect_m1830888877 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___lhs0, Rect_t2360479859 ___rhs1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m186164705(__this, method) (( int32_t (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_get_Count_m186164705_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m888956288(__this, p0, method) (( int32_t (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_get_Item_m888956288_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.CBeatKeyManager/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CPushNextBeatKeyU3Ec__AnonStorey0__ctor_m3844324521 (U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeyCtrlNode DMCore.DanceMode.CBeatKeyManager::GetCtrlNode(System.Int32) extern "C" IL2CPP_METHOD_ATTR CBeatKeyCtrlNode_t1019706062 * CBeatKeyManager_GetCtrlNode_m1565279547 (CBeatKeyManager_t1395295909 * __this, int32_t ___deviceID0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::PushResult(DMCore.DanceMode.enumJudgeResult,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_PushResult_m3034607664 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___result0, bool ___synchImediately1, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Movie.CAnimSequence::GetNodeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CAnimSequence_GetNodeCount_m514257036 (CAnimSequence_t1119714129 * __this, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimNode DMCore.Framework.Movie.CAnimSequence::GetNode(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAnimNode_t3327376431 * CAnimSequence_GetNode_m3843207171 (CAnimSequence_t1119714129 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // DMCore.DanceMode.enumBeatKeyLevel DMCore.DanceMode.CBeatKeyManager::DoCalcBeatKeyLevel(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_DoCalcBeatKeyLevel_m113364828 (RuntimeObject * __this /* static, unused */, int32_t ___totalCount0, int32_t ___hitCount1, int32_t ___perfectCount2, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimSequence DMCore.Framework.Movie.CAnimSystem::GetSequence(System.String) extern "C" IL2CPP_METHOD_ATTR CAnimSequence_t1119714129 * CAnimSystem_GetSequence_m4015007355 (CAnimSystem_t3541144328 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimNode::GetTimeRange(System.Single&,System.Single&) extern "C" IL2CPP_METHOD_ATTR void CAnimNode_GetTimeRange_m2521578612 (CAnimNode_t3327376431 * __this, float* ___fStartOut0, float* ___fEndOut1, const RuntimeMethod* method); // System.Single DMCore.Framework.Movie.CAnimSystem::Tell() extern "C" IL2CPP_METHOD_ATTR float CAnimSystem_Tell_m1941641543 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetComboStep() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetComboStep_m3089368589 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetScore() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetScore_m872110592 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyManager/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CSubmitCurScoreToServerU3Ec__AnonStorey1__ctor_m928123390 (U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::GetBeatKeySwingInfo(DMCore.Framework.Movie.CAnimSequence) extern "C" IL2CPP_METHOD_ATTR CBeatKeySequenceInfo_t1686169301 * CBeatKeyManager_GetBeatKeySwingInfo_m1659698273 (RuntimeObject * __this /* static, unused */, CAnimSequence_t1119714129 * ___beatKeySeq0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySequenceInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySequenceInfo__ctor_m3000309846 (CBeatKeySequenceInfo_t1686169301 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyManager/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3COnPreImplementMusicCfgU3Ec__AnonStorey2__ctor_m1655597787 (U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Movie.CAnimSystem::IsSequenceExist(System.String) extern "C" IL2CPP_METHOD_ATTR bool CAnimSystem_IsSequenceExist_m2606952446 (CAnimSystem_t3541144328 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSequence::SortByTime() extern "C" IL2CPP_METHOD_ATTR void CAnimSequence_SortByTime_m3600603104 (CAnimSequence_t1119714129 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::SetSectionCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SetSectionCount_m941041378 (CDanceMode_t1520520494 * __this, int32_t ___val0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2269680114(__this, method) (( void (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_Clear_m2269680114_gshared)(__this, 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) // DMCore.DanceMode.CDanceManager DMCore.CRoot::GetDanceManager() extern "C" IL2CPP_METHOD_ATTR CDanceManager_t448141780 * CRoot_GetDanceManager_m876173276 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceManager::GetCurMusicLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceManager_GetCurMusicLevel_m2261253390 (CDanceManager_t448141780 * __this, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimSequence DMCore.Framework.Movie.CAnimSystem::GetBeatKeySequenceByLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAnimSequence_t1119714129 * CAnimSystem_GetBeatKeySequenceByLevel_m2761405652 (CAnimSystem_t3541144328 * __this, int32_t ___level0, const RuntimeMethod* method); // UnityEngine.Vector2 DMCore.Framework.Movie.CAnimNode::GetTimeRange() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 CAnimNode_GetTimeRange_m3224112428 (CAnimNode_t3327376431 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) #define List_1_set_Item_m2256214292(__this, p0, p1, method) (( void (*) (List_1_t128053199 *, int32_t, int32_t, const RuntimeMethod*))List_1_set_Item_m2256214292_gshared)(__this, p0, p1, method) // System.Single DMCore.DanceMode.IBeatKeySwingBase::GetJudgeTime() extern "C" IL2CPP_METHOD_ATTR float IBeatKeySwingBase_GetJudgeTime_m286412118 (IBeatKeySwingBase_t1515627798 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::GetBeatKeyInfo(DMCore.Framework.Movie.CAnimSequence) extern "C" IL2CPP_METHOD_ATTR CBeatKeySequenceInfo_t1686169301 * CBeatKeyManager_GetBeatKeyInfo_m2444300740 (RuntimeObject * __this /* static, unused */, CAnimSequence_t1119714129 * ___beatKeySeq0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Movie.CAnimSystem::GetSequenceTimeRange(System.String,System.Single&,System.Single&) extern "C" IL2CPP_METHOD_ATTR bool CAnimSystem_GetSequenceTimeRange_m3510046749 (CAnimSystem_t3541144328 * __this, String_t* ___name0, float* ___fStart1, float* ___fEnd2, const RuntimeMethod* method); // DMCore.Logic.CMusicManager DMCore.Logic.CMusicManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMusicManager_t3263666357 * CMusicManager_GetInstance_m2807125879 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CMusicDescription DMCore.Logic.CMusicManager::GetCurMusicDescription() extern "C" IL2CPP_METHOD_ATTR CMusicDescription_t2126213410 * CMusicManager_GetCurMusicDescription_m4239074707 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method); // DMCore.Framework.Resource.IResourceManager DMCore.Framework.Resource.IResourceManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR IResourceManager_t3165642952 * IResourceManager_GetInstance_m641731805 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::LogError(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_LogError_m609093992 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // UnityEngine.Material UIAtlas::get_spriteMaterial() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * UIAtlas_get_spriteMaterial_m3532664059 (UIAtlas_t3195533529 * __this, 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); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3738999727(__this, p0, method) (( CBeatKeyCtrlNode_t1019706062 * (*) (List_1_t2491780804 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m213090766(__this, p0, method) (( void (*) (Action_1_t1192173657 *, CBeatKeyCtrlNode_t1019706062 *, const RuntimeMethod*))Action_1_Invoke_m2461023210_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m426199433(__this, method) (( int32_t (*) (List_1_t2491780804 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // DMCore.DanceMode.CBeatKeyCtrlNode DMCore.DanceMode.CBeatKeyManager::FindCtrlNode(System.Int32) extern "C" IL2CPP_METHOD_ATTR CBeatKeyCtrlNode_t1019706062 * CBeatKeyManager_FindCtrlNode_m143344604 (CBeatKeyManager_t1395295909 * __this, int32_t ___deviceID0, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_timeSinceLevelLoad() extern "C" IL2CPP_METHOD_ATTR float Time_get_timeSinceLevelLoad_m2224611026 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.DanceMode.CBeatKeyManager::GetHelpImageName(DMCore.DanceMode.enumBeatKeyType,System.Boolean) extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeyManager_GetHelpImageName_m2133026402 (RuntimeObject * __this /* static, unused */, int32_t ___beatKeyType0, bool ___bFullName1, const RuntimeMethod* method); // UnityEngine.Rect DMCore.DanceMode.CBeatKeyManager::GetImageRect(System.String) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CBeatKeyManager_GetImageRect_m1919476268 (RuntimeObject * __this /* static, unused */, String_t* ___itemName0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CImageHelp/DrawData::.ctor() extern "C" IL2CPP_METHOD_ATTR void DrawData__ctor_m1477170234 (DrawData_t875070952 * __this, const RuntimeMethod* method); // BetterList`1 DMCore.DanceMode.CBeatKeyManager::GetDrawBufferByLayer(System.Int32) extern "C" IL2CPP_METHOD_ATTR BetterList_1_t30091270 * CBeatKeyManager_GetDrawBufferByLayer_m4050499682 (CBeatKeyManager_t1395295909 * __this, int32_t ___layer0, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m1683788450(__this, p0, method) (( void (*) (BetterList_1_t30091270 *, DrawData_t875070952 *, const RuntimeMethod*))BetterList_1_Add_m1521034418_gshared)(__this, p0, method) // System.Void DMCore.Framework.Misc.CImageHelp::Push(UnityEngine.Vector2,UnityEngine.Texture2D,UnityEngine.Rect,UnityEngine.Vector2,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CImageHelp_Push_m1186151313 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 ___center0, Texture2D_t3840446185 * ___tex1, Rect_t2360479859 ___imageRect2, Vector2_t2156229523 ___s3, float ___r4, float ___a5, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2>::Clear() #define Dictionary_2_Clear_m2770885298(__this, method) (( void (*) (Dictionary_2_t3213771897 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void DMCore.Framework.Movie.CAnimSystem::OnPaint() extern "C" IL2CPP_METHOD_ATTR void CAnimSystem_OnPaint_m2043488735 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2>::GetEnumerator() #define Dictionary_2_GetEnumerator_m2504005502(__this, method) (( Enumerator_t872987376 (*) (Dictionary_2_t3213771897 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m1087370259_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator>::get_Current() #define Enumerator_get_Current_m2068559036(__this, method) (( KeyValuePair_2_t1316476768 (*) (Enumerator_t872987376 *, const RuntimeMethod*))Enumerator_get_Current_m3431285658_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2>::get_Value() #define KeyValuePair_2_get_Value_m1964333351(__this, method) (( BetterList_1_t30091270 * (*) (KeyValuePair_2_t1316476768 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3495598764_gshared)(__this, method) // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m3211502962(__this, p0, method) (( DrawData_t875070952 * (*) (BetterList_1_t30091270 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m1187708413_gshared)(__this, p0, method) // System.Void DMCore.Framework.Misc.CImageHelp::PushRound(UnityEngine.Vector2,UnityEngine.Texture2D,UnityEngine.Rect,UnityEngine.Vector2,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CImageHelp_PushRound_m4019812526 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 ___center0, Texture2D_t3840446185 * ___tex1, Rect_t2360479859 ___imageRect2, Vector2_t2156229523 ___s3, float ___r4, float ___a5, float ___angleCenter6, float ___angleRange7, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CImageHelp::PushRing(UnityEngine.Vector2,UnityEngine.Texture2D,UnityEngine.Rect,System.Single,System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CImageHelp_PushRing_m815009596 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 ___center0, Texture2D_t3840446185 * ___tex1, Rect_t2360479859 ___imageRect2, float ___a3, float ___fScale4, float ___fRadius5, float ___angleCenter6, float ___angleRange7, const RuntimeMethod* method); // System.Void BetterList`1::Clear() #define BetterList_1_Clear_m2578851880(__this, method) (( void (*) (BetterList_1_t30091270 *, const RuntimeMethod*))BetterList_1_Clear_m1906904972_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator>::MoveNext() #define Enumerator_MoveNext_m3314476719(__this, method) (( bool (*) (Enumerator_t872987376 *, const RuntimeMethod*))Enumerator_MoveNext_m3398155861_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2>::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m4222775898(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3213771897 *, int32_t, BetterList_1_t30091270 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m4218031999(__this, method) (( void (*) (BetterList_1_t30091270 *, const RuntimeMethod*))BetterList_1__ctor_m445033979_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2>::Add(!0,!1) #define Dictionary_2_Add_m664527632(__this, p0, p1, method) (( void (*) (Dictionary_2_t3213771897 *, int32_t, BetterList_1_t30091270 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::SetSectionCnt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_SetSectionCnt_m3708356064 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___Cnt0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::PushBeatKeyInfo(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,DMCore.DanceMode.IBeatKeys) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_PushBeatKeyInfo_m1555642167 (CBeatKeyCtrlNode_t1019706062 * __this, Vector2_t2156229523 ___beginCenter0, Vector2_t2156229523 ___endCenter1, float ___fTimeMax2, float ___fJudgeTime3, IBeatKeys_t2500473988 * ___beatKey4, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::SubmitCurScoreToServer(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_SubmitCurScoreToServer_m3476926381 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___nSectionIndex0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeys::RecordTriggerTime() extern "C" IL2CPP_METHOD_ATTR void IBeatKeys_RecordTriggerTime_m2774206695 (IBeatKeys_t2500473988 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeySwingBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void IBeatKeySwingBase__ctor_m138993608 (IBeatKeySwingBase_t1515627798 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeySwingBase::Reset() extern "C" IL2CPP_METHOD_ATTR void IBeatKeySwingBase_Reset_m2080415405 (IBeatKeySwingBase_t1515627798 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeySwingBase::SetJudgeTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void IBeatKeySwingBase_SetJudgeTime_m4253903056 (IBeatKeySwingBase_t1515627798 * __this, float ___fTime0, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeySwingBase::GetFadeInTime() extern "C" IL2CPP_METHOD_ATTR float IBeatKeySwingBase_GetFadeInTime_m3908060557 (IBeatKeySwingBase_t1515627798 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.IBeatKeySwingBase::GetFadeOutTime() extern "C" IL2CPP_METHOD_ATTR float IBeatKeySwingBase_GetFadeOutTime_m227995566 (IBeatKeySwingBase_t1515627798 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.IBeatKeySwingBase::GetFirstGroup() extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeySwingBase_GetFirstGroup_m824060994 (IBeatKeySwingBase_t1515627798 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeySwingCouple::GetSecondGroup() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCouple_GetSecondGroup_m3878320769 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method); // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::GetKeyResult() extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeySwingBase_GetKeyResult_m3693577365 (IBeatKeySwingBase_t1515627798 * __this, const RuntimeMethod* method); // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeySwingCouple::GetJudgeResultOther() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCouple_GetJudgeResultOther_m1398226306 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method); // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::GetJudgeValByOffTime(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeySwingBase_GetJudgeValByOffTime_m1623565445 (IBeatKeySwingBase_t1515627798 * __this, float ___fTime0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.IBeatKeySwingBase::GetDeviceID() extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeySwingBase_GetDeviceID_m2580903286 (IBeatKeySwingBase_t1515627798 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::ShowKeyResult(System.Int32,System.Int32,DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_ShowKeyResult_m196297322 (RuntimeObject * __this /* static, unused */, int32_t ___group0, int32_t ___deviceID1, int32_t ___result2, const RuntimeMethod* method); // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeySwingCouple::SetJudgeResultOther(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCouple_SetJudgeResultOther_m4156910695 (CBeatKeySwingCouple_t1807003983 * __this, int32_t ___otherOne0, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimNode::OnAnim() extern "C" IL2CPP_METHOD_ATTR void CAnimNode_OnAnim_m3644553557 (CAnimNode_t3327376431 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingCouple::OnAnimHalf(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_OnAnimHalf_m3907363298 (CBeatKeySwingCouple_t1807003983 * __this, bool ___firstOrSecond0, const RuntimeMethod* method); // UISprite DMCore.DanceMode.CBeatKeySwingUI::get_SpriteItem() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CBeatKeySwingUI_get_SpriteItem_m2860985320 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method); // System.Boolean DMCore.DanceMode.CBeatKeyManager::IfCheatMode() extern "C" IL2CPP_METHOD_ATTR bool CBeatKeyManager_IfCheatMode_m342302831 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingCouple::PopGroup(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_PopGroup_m2386033415 (CBeatKeySwingCouple_t1807003983 * __this, bool ___firstOrSecond0, const RuntimeMethod* method); // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingUI::get_TransVal() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CBeatKeySwingUI_get_TransVal_m2001383069 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeySwingCtrollor DMCore.DanceMode.CBeatKeySwingCtrollor::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBeatKeySwingCtrollor_t4230979690 * CBeatKeySwingCtrollor_GetInstance_m3863652753 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CBeatKeySwingCtrollor::get_keySpeed() extern "C" IL2CPP_METHOD_ATTR float CBeatKeySwingCtrollor_get_keySpeed_m2633041557 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::SetActive(UnityEngine.Component,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetActive_m3161822059 (RuntimeObject * __this /* static, unused */, Component_t1923634451 * ___trans0, bool ___bActive1, const RuntimeMethod* method); // System.Boolean DMCore.DanceMode.CBeatKeySwingCtrollor::GetGroupPosRange(System.Int32,System.Int32,System.Single&,System.Single&,System.Single&) extern "C" IL2CPP_METHOD_ATTR bool CBeatKeySwingCtrollor_GetGroupPosRange_m744327751 (RuntimeObject * __this /* static, unused */, int32_t ___groupVal0, int32_t ___deviceID1, float* ___xPos2, float* ___yBegin3, float* ___yEnd4, 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.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 DMCore.DanceMode.IBeatKeySwingBase::OnAnimBegin() extern "C" IL2CPP_METHOD_ATTR void IBeatKeySwingBase_OnAnimBegin_m1630878545 (IBeatKeySwingBase_t1515627798 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPositionY(UnityEngine.Transform,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPositionY_m3129686273 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___destObj0, float ___newPosY1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeySwingBase::PushToGroup(System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR void IBeatKeySwingBase_PushToGroup_m3568888432 (IBeatKeySwingBase_t1515627798 * __this, int32_t ___groupVal0, float ___activeTime1, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeySwingUI DMCore.DanceMode.CBeatKeySwingCtrollor::CreateBeatKeyUI(DMCore.DanceMode.enumSwingType,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CBeatKeySwingUI_t1346072144 * CBeatKeySwingCtrollor_CreateBeatKeyUI_m752399584 (RuntimeObject * __this /* static, unused */, int32_t ___swingType0, int32_t ___groupVal1, int32_t ___deviceID2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingCouple::OnInitUI() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_OnInitUI_m3862952062 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimNode::OnAnimEnd() extern "C" IL2CPP_METHOD_ATTR void CAnimNode_OnAnimEnd_m3437448302 (CAnimNode_t3327376431 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeySwingBase::PopFromGroup(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IBeatKeySwingBase_PopFromGroup_m3423355988 (IBeatKeySwingBase_t1515627798 * __this, int32_t ___groupVal0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::PopKey(System.Int32,System.Int32,DMCore.DanceMode.IBeatKeySwingBase) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_PopKey_m1566635516 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___group0, int32_t ___deviceID1, IBeatKeySwingBase_t1515627798 * ___activeKey2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::DestroyBeatKeUI(DMCore.DanceMode.CBeatKeySwingUI) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_DestroyBeatKeUI_m387385837 (RuntimeObject * __this /* static, unused */, CBeatKeySwingUI_t1346072144 * ___ptrUI0, const RuntimeMethod* method); // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR int32_t IBeatKeySwingBase_SetJudgeResult_m4162838402 (IBeatKeySwingBase_t1515627798 * __this, int32_t ___result0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingUI::SetColorAsGray() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingUI_SetColorAsGray_m2530523694 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeySwingBase::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void IBeatKeySwingBase_SerialToXml_m2419886923 (IBeatKeySwingBase_t1515627798 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.IBeatKeySwingBase::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void IBeatKeySwingBase_DeserialFromXml_m1259715671 (IBeatKeySwingBase_t1515627798 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3327540843(__this, method) (( void (*) (List_1_t318665914 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor__ctor_m1744848742 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method); // CUISwingBeatKeyMain CUISwingBeatKeyMain::GetInstance() extern "C" IL2CPP_METHOD_ATTR CUISwingBeatKeyMain_t3099516294 * CUISwingBeatKeyMain_GetInstance_m693664175 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeySwingUI CUISwingBeatKeyMain::CreateBeatKeyUI(DMCore.DanceMode.enumSwingType,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CBeatKeySwingUI_t1346072144 * CUISwingBeatKeyMain_CreateBeatKeyUI_m2925825627 (CUISwingBeatKeyMain_t3099516294 * __this, int32_t ___swingType0, int32_t ___groupVal1, int32_t ___deviceID2, const RuntimeMethod* method); // System.Boolean CUISwingBeatKeyMain::GetGroupPosition(System.Int32,System.Int32,System.Single&,System.Single&,System.Single&) extern "C" IL2CPP_METHOD_ATTR bool CUISwingBeatKeyMain_GetGroupPosition_m3568445297 (CUISwingBeatKeyMain_t3099516294 * __this, int32_t ___groupVal0, int32_t ___deviceID1, float* ___xResult2, float* ___yBegin3, float* ___yEnd4, const RuntimeMethod* method); // System.Void CUISwingBeatKeyMain::DestroyBeatKeyUI(DMCore.DanceMode.CBeatKeySwingUI) extern "C" IL2CPP_METHOD_ATTR void CUISwingBeatKeyMain_DestroyBeatKeyUI_m193932256 (CUISwingBeatKeyMain_t3099516294 * __this, CBeatKeySwingUI_t1346072144 * ___ptrUI0, const RuntimeMethod* method); // System.Void CUISwingBeatKeyMain::SetGroupKeyResult(System.Int32,System.Int32,DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR void CUISwingBeatKeyMain_SetGroupKeyResult_m3229604132 (CUISwingBeatKeyMain_t3099516294 * __this, int32_t ___groupVal0, int32_t ___deviceID1, int32_t ___result2, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeySwingCtrollor::GetGroup(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t3913560973 * CBeatKeySwingCtrollor_GetGroup_m3937221480 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___group0, int32_t ___deviceID1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3806206120(__this, p0, method) (( stActiveBeatKey_t2441486231 * (*) (List_1_t3913560973 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2811054622(__this, method) (( int32_t (*) (List_1_t3913560973 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveBeatKey::.ctor() extern "C" IL2CPP_METHOD_ATTR void stActiveBeatKey__ctor_m536446243 (stActiveBeatKey_t2441486231 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2044779841(__this, p0, method) (( void (*) (List_1_t3913560973 *, stActiveBeatKey_t2441486231 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m3518168238(__this, p0, p1, method) (( void (*) (Comparison_1_t2216417410 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m2086841574_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) #define List_1_Sort_m1960510018(__this, p0, method) (( void (*) (List_1_t3913560973 *, Comparison_1_t2216417410 *, const RuntimeMethod*))List_1_Sort_m116019857_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m415216317(__this, p0, method) (( void (*) (List_1_t3913560973 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3125981134(__this, p0, method) (( stActiveDeviceGroup_t3141558468 * (*) (List_1_t318665914 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::Clear() extern "C" IL2CPP_METHOD_ATTR void stActiveDeviceGroup_Clear_m4247859663 (stActiveDeviceGroup_t3141558468 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3789650859(__this, method) (( int32_t (*) (List_1_t318665914 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor::GetValidMinIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCtrollor_GetValidMinIndex_m1819049386 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.IHelp::GetSceneManager() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * IHelp_GetSceneManager_m309394095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.CSceneService::GetSceneNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * CSceneService_GetSceneNetProperty_m2882939145 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup DMCore.DanceMode.CBeatKeySwingCtrollor::GetDeviceGroup(System.Int32) extern "C" IL2CPP_METHOD_ATTR stActiveDeviceGroup_t3141558468 * CBeatKeySwingCtrollor_GetDeviceGroup_m3558133791 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___deviceID0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetComboStep() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetComboStep_m1823930661 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::get_DeviceID() extern "C" IL2CPP_METHOD_ATTR int32_t stActiveDeviceGroup_get_DeviceID_m2642818510 (stActiveDeviceGroup_t3141558468 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void stActiveDeviceGroup__ctor_m804474334 (stActiveDeviceGroup_t3141558468 * __this, int32_t ___deviceID0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m304094535(__this, p0, method) (( void (*) (List_1_t318665914 *, stActiveDeviceGroup_t3141558468 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::set_DeviceID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void stActiveDeviceGroup_set_DeviceID_m2465636845 (stActiveDeviceGroup_t3141558468 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2613350501(__this, method) (( void (*) (List_1_t3913560973 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1670978692(__this, method) (( void (*) (List_1_t3913560973 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Single DMCore.DanceMode.CBeatKeySwingHold::GetHoldTime() extern "C" IL2CPP_METHOD_ATTR float CBeatKeySwingHold_GetHoldTime_m754404630 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingHold::SetTailUILength(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_SetTailUILength_m3827802568 (CBeatKeySwingHold_t593251827 * __this, float ___length0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeySwingHold::GetJudgePointCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingHold_GetJudgePointCount_m2747181131 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingHold::DestroyKeyUI() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_DestroyKeyUI_m3898763722 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method); // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingHoldLineUI::get_TransRoot() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CBeatKeySwingHoldLineUI_get_TransRoot_m479681233 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor::GetGroupClkState(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCtrollor_GetGroupClkState_m1600821385 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___groupVal0, int32_t ___deviceID1, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeySwingHoldLineUI CUISwingBeatKeyMain::CreateHoldLine(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CBeatKeySwingHoldLineUI_t5305857 * CUISwingBeatKeyMain_CreateHoldLine_m771219046 (CUISwingBeatKeyMain_t3099516294 * __this, int32_t ___groupVal0, int32_t ___deviceID1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingHold::OnInitUI() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_OnInitUI_m1698009099 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method); // System.Void CUISwingBeatKeyMain::DestroyHoldLine(DMCore.DanceMode.CBeatKeySwingHoldLineUI) extern "C" IL2CPP_METHOD_ATTR void CUISwingBeatKeyMain_DestroyHoldLine_m3076116263 (CUISwingBeatKeyMain_t3099516294 * __this, CBeatKeySwingHoldLineUI_t5305857 * ___holdLine0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::SetColorAsGray() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_SetColorAsGray_m2929613097 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method); // System.Void CUISwingBeatKeyMain::SetGroupHoldState(System.Int32,System.Boolean,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CUISwingBeatKeyMain_SetGroupHoldState_m523894639 (CUISwingBeatKeyMain_t3099516294 * __this, int32_t ___groupVal0, bool ___ifBegin1, int32_t ___deviceID2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingHold::SetHoldTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_SetHoldTime_m3675841006 (CBeatKeySwingHold_t593251827 * __this, float ___time0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingHold::SetJudgePointCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_SetJudgePointCount_m549643017 (CBeatKeySwingHold_t593251827 * __this, int32_t ___nValue0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMathHelp::FloatEqual(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMathHelp_FloatEqual_m656226797 (RuntimeObject * __this /* static, unused */, float ___fLhs0, float ___fRhs1, const RuntimeMethod* method); // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingHoldLineUI::get_TransBG() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CBeatKeySwingHoldLineUI_get_TransBG_m218697107 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectScaleY(UnityEngine.Transform,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectScaleY_m2107039052 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___destObj0, float ___newScaleY1, const RuntimeMethod* method); // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingHoldLineUI::get_TransArrow() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CBeatKeySwingHoldLineUI_get_TransArrow_m2699653502 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::Find(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_Find_m1729760951 (Transform_t3600365921 * __this, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::set_TransBG(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_set_TransBG_m699984672 (CBeatKeySwingHoldLineUI_t5305857 * __this, Transform_t3600365921 * ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::set_TransArrow(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_set_TransArrow_m3157205769 (CBeatKeySwingHoldLineUI_t5305857 * __this, Transform_t3600365921 * ___value0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUISprite_t194114938_m2812077901(__this, method) (( UISprite_t194114938 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::set_SpriteBG(UISprite) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_set_SpriteBG_m691378362 (CBeatKeySwingHoldLineUI_t5305857 * __this, UISprite_t194114938 * ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::set_SpriteArrow(UISprite) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_set_SpriteArrow_m803042743 (CBeatKeySwingHoldLineUI_t5305857 * __this, UISprite_t194114938 * ___value0, const RuntimeMethod* method); // UISprite DMCore.DanceMode.CBeatKeySwingHoldLineUI::get_SpriteBG() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CBeatKeySwingHoldLineUI_get_SpriteBG_m1669526574 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_gray() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_get_gray_m1471337008 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UIWidget::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_color_m2288988844 (UIWidget_t3538521925 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // UISprite DMCore.DanceMode.CBeatKeySwingHoldLineUI::get_SpriteArrow() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CBeatKeySwingHoldLineUI_get_SpriteArrow_m2481407723 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_white() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_get_white_m332174077 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingSimple::OnInitUI() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingSimple_OnInitUI_m2179618563 (CBeatKeySwingSimple_t4104270215 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingUI::set_SpriteItem(UISprite) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingUI_set_SpriteItem_m3031599661 (CBeatKeySwingUI_t1346072144 * __this, UISprite_t194114938 * ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeySwingUI::set_SpriteArrow(UISprite) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingUI_set_SpriteArrow_m892169603 (CBeatKeySwingUI_t1346072144 * __this, UISprite_t194114938 * ___value0, const RuntimeMethod* method); // UISprite DMCore.DanceMode.CBeatKeySwingUI::get_SpriteArrow() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CBeatKeySwingUI_get_SpriteArrow_m1254934337 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CBeatKeyManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager__ctor_m3400760563 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m1672898632(__this, method) (( void (*) (Dictionary_2_t757155719 *, const RuntimeMethod*))Dictionary_2__ctor_m1746769275_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2725548240(__this, method) (( void (*) (List_1_t2376830540 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3475903057(__this, method) (( void (*) (List_1_t1621593514 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::SetCurSectionIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_SetCurSectionIndex_m589556321 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::TriggerNextSection() extern "C" IL2CPP_METHOD_ATTR void CPveManager_TriggerNextSection_m3801065405 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m4089993719(__this, p0, p1, method) (( bool (*) (Dictionary_2_t757155719 *, int64_t, CRoleBeatKeyData_Active_t3989483231 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3741534516_gshared)(__this, p0, p1, method) // DMCore.DanceMode.CRoleBeatKeyData_Section DMCore.DanceMode.CDanceMode::GetData_Section(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Section_t904755798 * CDanceMode_GetData_Section_m2503424970 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___nSectionIndex1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m151001132(__this, p0, method) (( CRoleBeatKeyData_Section_t904755798 * (*) (List_1_t2376830540 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1328168521(__this, method) (( int32_t (*) (List_1_t2376830540 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // DMCore.DanceMode.BeatKeyResult DMCore.DanceMode.CDanceMode::GetTotalBeatKeyResultByUserId(System.Int64) extern "C" IL2CPP_METHOD_ATTR BeatKeyResult_t1335677305 * CDanceMode_GetTotalBeatKeyResultByUserId_m4256946263 (CDanceMode_t1520520494 * __this, int64_t ___userId0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::get__score() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleBeatKeyData_Section_get__score_m3838156656 (CRoleBeatKeyData_Section_t904755798 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CRoleBeatKeyData_Total::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRoleBeatKeyData_Total__ctor_m2671646461 (CRoleBeatKeyData_Total_t538171442 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CRoleBeatKeyData_Total::CopyFromSection(DMCore.DanceMode.CRoleBeatKeyData_Section) extern "C" IL2CPP_METHOD_ATTR void CRoleBeatKeyData_Total_CopyFromSection_m1783642018 (CRoleBeatKeyData_Total_t538171442 * __this, CRoleBeatKeyData_Section_t904755798 * ___section0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0__ctor_m3329910080 (U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m4112089560(__this, p0, p1, method) (( void (*) (Predicate_1_t974812896 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) #define List_1_Find_m2095654772(__this, p0, method) (( CRoleGiveLike_t149518772 * (*) (List_1_t1621593514 *, Predicate_1_t974812896 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.CRoleGiveLike::.ctor(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoleGiveLike__ctor_m1271339610 (CRoleGiveLike_t149518772 * __this, int64_t ___userid0, int32_t ___Flag1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3779545563(__this, p0, method) (( void (*) (List_1_t1621593514 *, CRoleGiveLike_t149518772 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // DMCore.DanceMode.CRoleBeatKeyData_Total DMCore.DanceMode.CDanceMode::GetData_TotalByUserID(System.Int64,System.Int32&) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Total_t538171442 * CDanceMode_GetData_TotalByUserID_m930871804 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t* ___Rank1, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Framework.Scene.CSceneService::FindRoleByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * CSceneService_FindRoleByUserID_m4171044813 (CSceneService_t551449725 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m3841199640(__this, p0, method) (( void (*) (List_1_t2376830540 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m216704895(__this, p0, p1, method) (( void (*) (Comparison_1_t679686977 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m2086841574_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) #define List_1_Sort_m3817389247(__this, p0, method) (( void (*) (List_1_t2376830540 *, Comparison_1_t679686977 *, const RuntimeMethod*))List_1_Sort_m116019857_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.CRoleBeatKeyData_Active::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRoleBeatKeyData_Active__ctor_m3210395719 (CRoleBeatKeyData_Active_t3989483231 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m3526959193(__this, p0, p1, method) (( void (*) (Dictionary_2_t757155719 *, int64_t, CRoleBeatKeyData_Active_t3989483231 *, const RuntimeMethod*))Dictionary_2_Add_m938263239_gshared)(__this, p0, p1, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m3159443484(__this, p0, method) (( CRoleBeatKeyData_Active_t3989483231 * (*) (Dictionary_2_t757155719 *, int64_t, const RuntimeMethod*))Dictionary_2_get_Item_m2703205864_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.CRoleBeatKeyData_Section::set__score(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoleBeatKeyData_Section_set__score_m2180173751 (CRoleBeatKeyData_Section_t904755798 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CRoleBeatKeyData_Section::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRoleBeatKeyData_Section__ctor_m2853970441 (CRoleBeatKeyData_Section_t904755798 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3761848878(__this, p0, method) (( void (*) (List_1_t2376830540 *, CRoleBeatKeyData_Section_t904755798 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, 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.Single DMCore.Framework.Movie.CAnimMusicSection::get_FinalTime() extern "C" IL2CPP_METHOD_ATTR float CAnimMusicSection_get_FinalTime_m2816947504 (CAnimMusicSection_t536843937 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1795345642(__this, method) (( void (*) (Dictionary_2_t757155719 *, const RuntimeMethod*))Dictionary_2_Clear_m2051403347_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3473948516(__this, method) (( void (*) (List_1_t2376830540 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1185194456(__this, method) (( void (*) (List_1_t1621593514 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.String DMCore.Logic.CPropManager::GetIconPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CPropManager_GetIconPath_m739451308 (RuntimeObject * __this /* static, unused */, int32_t ___nGoodsId0, const RuntimeMethod* method); // UnityEngine.Texture2D DMCore.Framework.CUIAtlasHelp::GetImageTexuture(System.String) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * CUIAtlasHelp_GetImageTexuture_m214234679 (RuntimeObject * __this /* static, unused */, String_t* ___atlasPath0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Level.CLevelManager::IsLevel(System.String) extern "C" IL2CPP_METHOD_ATTR bool CLevelManager_IsLevel_m3139716542 (CLevelManager_t3077608201 * __this, String_t* ___levelName0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceMode::GetServerSectionIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetServerSectionIndex_m1307218057 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // UnityEngine.AnimationClip DMCore.CAnimManager::GetAnimClip(System.String) extern "C" IL2CPP_METHOD_ATTR AnimationClip_t2318505987 * CAnimManager_GetAnimClip_m1783282542 (RuntimeObject * __this /* static, unused */, String_t* ___name0, const RuntimeMethod* method); // System.Single UnityEngine.AnimationClip::get_length() extern "C" IL2CPP_METHOD_ATTR float AnimationClip_get_length_m3296085482 (AnimationClip_t2318505987 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::PlayAnimClip(UnityEngine.AnimationClip,System.String,System.Single,System.Single,System.Single,System.Boolean,System.Single) extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_PlayAnimClip_m3190763634 (ISceneBaseObj_t858622483 * __this, AnimationClip_t2318505987 * ___clip0, String_t* ___name1, float ___fSpeed2, float ___fPlayTime3, float ___fDelay4, bool ___bHighPriority5, float ___fadeInTime6, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CSectionRoleTask::OnStep(System.Single) extern "C" IL2CPP_METHOD_ATTR void CSectionRoleTask_OnStep_m3142781303 (CSectionRoleTask_t2014828986 * __this, float ___fStep0, const RuntimeMethod* method); // System.Void DMCore.Logic.SortKeyInfo`1::.ctor(T,T,System.Boolean) #define SortKeyInfo_1__ctor_m1394869830(__this, p0, p1, p2, method) (( void (*) (SortKeyInfo_1_t3619707304 *, int32_t, int32_t, bool, const RuntimeMethod*))SortKeyInfo_1__ctor_m1394869830_gshared)(__this, p0, p1, p2, method) // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::get_score() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleBeatKeyData_Total_get_score_m3615130383 (CRoleBeatKeyData_Total_t538171442 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSortTemplete::SortFunctor2(DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1) #define CSortTemplete_SortFunctor2_TisInt32_t2950945753_m1838322212(__this /* static, unused */, ___keyFirst0, ___keySecond1, method) (( int32_t (*) (RuntimeObject * /* static, unused */, SortKeyInfo_1_t3619707304 *, SortKeyInfo_1_t3619707304 *, const RuntimeMethod*))CSortTemplete_SortFunctor2_TisInt32_t2950945753_m1838322212_gshared)(__this /* static, unused */, ___keyFirst0, ___keySecond1, method) // System.Void DMCore.DanceMode.CSectionRoleTask::.ctor() extern "C" IL2CPP_METHOD_ATTR void CSectionRoleTask__ctor_m2130227704 (CSectionRoleTask_t2014828986 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode/OnRoleAnimEnd::Invoke() extern "C" IL2CPP_METHOD_ATTR void OnRoleAnimEnd_Invoke_m4030305385 (OnRoleAnimEnd_t3559497459 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDanceMode__ctor_m3470105076 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3581340774(__this, method) (( void (*) (List_1_t913674750 *, const RuntimeMethod*))List_1__ctor_m3581340774_gshared)(__this, method) // System.Void DMCore.DanceMode.CDanceMode::PrepareResources() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_PrepareResources_m4062725341 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Void DMCore.CAnimManager::GetAnimClipCache(System.String) extern "C" IL2CPP_METHOD_ATTR void CAnimManager_GetAnimClipCache_m3928077600 (RuntimeObject * __this /* static, unused */, String_t* ___name0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2844511972 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceMode::GetSectionCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetSectionCount_m2327911418 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // DMCore.Logic.PersonaliseConfig DMCore.Logic.PersonaliseConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR PersonaliseConfig_t2812043406 * PersonaliseConfig_GetInstance_m2421924694 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.PersonaliseConfig::PrepareShowTimeResources() extern "C" IL2CPP_METHOD_ATTR void PersonaliseConfig_PrepareShowTimeResources_m3947219313 (PersonaliseConfig_t2812043406 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::Clear() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Clear_m3295038275 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2696058023(__this, method) (( void (*) (List_1_t913674750 *, const RuntimeMethod*))List_1_Clear_m2696058023_gshared)(__this, method) // System.Int32 DMCore.DanceMode.CDanceMode_Battle::GetAnimRandomVal() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_Battle_GetAnimRandomVal_m3715496810 (CDanceMode_Battle_t3921573432 * __this, const RuntimeMethod* method); // DMCore.CDataProperty DMCore.Framework.Scene.ISceneBaseObj::GetUserProperty() extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * ISceneBaseObj_GetUserProperty_m776816018 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // MemberManager MemberManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR MemberManager_t2979457932 * MemberManager_GetInstance_m1562229700 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String MemberManager::GetMemberEffectName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* MemberManager_GetMemberEffectName_m885960294 (MemberManager_t2979457932 * __this, int32_t ___memberLevel0, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Inequality_m215368492 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::PlayEffect(System.String,DMCore.Framework.enumEffectType,System.Single) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_PlayEffect_m4006788978 (ISceneBaseObj_t858622483 * __this, String_t* ___name0, int32_t ___type1, float ___fTimeTotal2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::OnMusicEndRoleAnim() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnMusicEndRoleAnim_m176759538 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CRoleBeatKeyData_Total DMCore.DanceMode.CDanceMode::GetData_TotalByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Total_t538171442 * CDanceMode_GetData_TotalByIndex_m2969521879 (CDanceMode_t1520520494 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsValid() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IsValid_m1197404667 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::ClearAnimCached() extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_ClearAnimCached_m960245356 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.PersonaliseConfig::GetAnimNameByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* PersonaliseConfig_GetAnimNameByID_m3019749223 (PersonaliseConfig_t2812043406 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::SetIdleAnim(System.String) extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_SetIdleAnim_m1936918694 (ISceneBaseObj_t858622483 * __this, String_t* ___animName0, const RuntimeMethod* method); // DMCore.Logic.CPetManager DMCore.Logic.CPetManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPetManager_t2941415134 * CPetManager_GetInstance_m156291089 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneNpcBase DMCore.Logic.CPetManager::get_CurrentFollowedPet() extern "C" IL2CPP_METHOD_ATTR ISceneNpcBase_t3974693970 * CPetManager_get_CurrentFollowedPet_m3456142787 (CPetManager_t2941415134 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsEnable() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IsEnable_m3745268461 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // DMCore.Logic.CPetActionConfig DMCore.Logic.CPetActionConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPetActionConfig_t1976691651 * CPetActionConfig_GetInstance_m684232195 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CPetActionConfig::GetActionResByModelID(System.Int32,DMCore.Logic.PetActionType) extern "C" IL2CPP_METHOD_ATTR String_t* CPetActionConfig_GetActionResByModelID_m823719944 (CPetActionConfig_t1976691651 * __this, int32_t ___modelID0, int32_t ___actionType1, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Scene.CSceneService::GetScenePointTrans(System.Int32) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CSceneService_GetScenePointTrans_m1104265267 (CSceneService_t551449725 * __this, int32_t ___posIndex0, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Scene.ISceneBaseObj::GetTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ISceneBaseObj_GetTransform_m3818769012 (ISceneBaseObj_t858622483 * __this, 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.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); // UnityEngine.Quaternion UnityEngine.Transform::get_rotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Transform_get_rotation_m3502953881 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_rotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Transform_set_rotation_m3524318132 (Transform_t3600365921 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceMode::GetData_TotalCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetData_TotalCount_m3617191463 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneBaseObj DMCore.Framework.Scene.CSceneService::GetRoleObj(System.Int32) extern "C" IL2CPP_METHOD_ATTR ISceneBaseObj_t858622483 * CSceneService_GetRoleObj_m3880305570 (CSceneService_t551449725 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // DMCore.Framework.Resource.CResourceAdapter DMCore.Framework.Resource.CResourceAdapter::GetInstance() extern "C" IL2CPP_METHOD_ATTR CResourceAdapter_t3687212940 * CResourceAdapter_GetInstance_m3328036836 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Resource.CResourceAdapter::IfUsePkgSystem() extern "C" IL2CPP_METHOD_ATTR bool CResourceAdapter_IfUsePkgSystem_m1147199107 (CResourceAdapter_t3687212940 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m2189065264(__this, p0, p1, method) (( void (*) (Predicate_1_t2672744813 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // System.Void DMCore.Framework.Resource.IResourceManager::ClearAllProtectedRes() extern "C" IL2CPP_METHOD_ATTR void IResourceManager_ClearAllProtectedRes_m142422286 (IResourceManager_t3165642952 * __this, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Misc.CMiscHelp::Instantiate(System.String) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * CMiscHelp_Instantiate_m170606278 (RuntimeObject * __this /* static, unused */, String_t* ___resPath0, 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); // System.Void UnityEngine.GameObject::SetActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void GameObject_SetActive_m796801857 (GameObject_t1113636619 * __this, bool p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_one() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_one_m1629952498 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CWndController::DoWithWndEnable(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void CWndController_DoWithWndEnable_m2191996108 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___obj0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::FilterRoleBeatKeyData() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_FilterRoleBeatKeyData_m1106883004 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::SortRoleResult() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SortRoleResult_m2190656169 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_parent(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void Transform_set_parent_m786917804 (Transform_t3600365921 * __this, Transform_t3600365921 * p0, 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.Transform::set_localRotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localRotation_m19445462 (Transform_t3600365921 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // System.Int32 UnityEngine.Random::Range(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Random_Range_m4054026115 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m2770200702(__this, p0, method) (( void (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2770200702_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.CDanceMode::OnStartRoleAnim(DMCore.DanceMode.CDanceMode/OnRoleAnimEnd) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnStartRoleAnim_m27611709 (CDanceMode_t1520520494 * __this, OnRoleAnimEnd_t3559497459 * ___ptrRoleAnimEnd0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CSceneService::GetRoleNum() extern "C" IL2CPP_METHOD_ATTR int32_t CSceneService_GetRoleNum_m2909813266 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m358737454(__this, p0, method) (( void (*) (List_1_t913674750 *, int64_t, const RuntimeMethod*))List_1_Add_m358737454_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m679968318(__this, p0, method) (( bool (*) (List_1_t913674750 *, int64_t, const RuntimeMethod*))List_1_Contains_m679968318_gshared)(__this, p0, method) // System.Void DMCore.DanceMode.CDanceMode_Battle::OnCallRoleAnim(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnCallRoleAnim_m2689486947 (CDanceMode_Battle_t3921573432 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m4059354831(__this, p0, p1, method) (( void (*) (Action_1_t1569734369 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m4059354831_gshared)(__this, p0, p1, method) // System.Void DMCore.Framework.CSceneEffectManager::RegisterDefaultTimeCallback(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CSceneEffectManager_RegisterDefaultTimeCallback_m2943523011 (CSceneEffectManager_t793970061 * __this, Action_1_t1569734369 * ___ptr0, const RuntimeMethod* method); // System.Void DMCore.Framework.CSceneEffectManager::RegisterShowTimeCallback(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CSceneEffectManager_RegisterShowTimeCallback_m2073380952 (CSceneEffectManager_t793970061 * __this, Action_1_t1569734369 * ___ptr0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3814898732(__this, p0, method) (( int64_t (*) (List_1_t913674750 *, int32_t, const RuntimeMethod*))List_1_get_Item_m3814898732_gshared)(__this, p0, method) // DMCore.CEventManager DMCore.IHelp::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * IHelp_GetEventManager_m2071002582 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.OnEventCall::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnEventCall__ctor_m3140516762 (OnEventCall_t3758354630 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneRole::IfModelItemEnable(DMCore.Framework.Scene.enumModelCategory) extern "C" IL2CPP_METHOD_ATTR bool ISceneRole_IfModelItemEnable_m2179668944 (ISceneRole_t2394225724 * __this, int32_t ___category0, const RuntimeMethod* method); // DMCore.Framework.Scene.CRoleModelItem DMCore.Framework.Scene.ISceneRole::GetModelItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleModelItem_t1608531946 * ISceneRole_GetModelItem_m2229619929 (ISceneRole_t2394225724 * __this, int32_t ___nCategory0, const RuntimeMethod* method); // DMCore.Framework.Scene.CRoleModelItem_VehicleCfgManager DMCore.Framework.Scene.CRoleModelItem_VehicleCfgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoleModelItem_VehicleCfgManager_t2872767124 * CRoleModelItem_VehicleCfgManager_GetInstance_m2484666774 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CRoleModelItem::GetFullItemID() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleModelItem_GetFullItemID_m3835475041 (CRoleModelItem_t1608531946 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CRoleModelItem_VehicleCfg DMCore.Framework.Scene.CRoleModelItem_VehicleCfgManager::GetVehicleCfg(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleModelItem_VehicleCfg_t3488277076 * CRoleModelItem_VehicleCfgManager_GetVehicleCfg_m4120606089 (CRoleModelItem_VehicleCfgManager_t2872767124 * __this, int32_t ___vehicleID0, const RuntimeMethod* method); // DMCore.Framework.Scene.CVehicleRoleAnimName DMCore.Framework.Scene.CRoleModelItem_VehicleCfg::GetOwner(System.Boolean) extern "C" IL2CPP_METHOD_ATTR CVehicleRoleAnimName_t758558953 * CRoleModelItem_VehicleCfg_GetOwner_m2048399818 (CRoleModelItem_VehicleCfg_t3488277076 * __this, bool ___male0, const RuntimeMethod* method); // System.String DMCore.Framework.Scene.CVehicleRoleAnimName::GetRandomPlayName() extern "C" IL2CPP_METHOD_ATTR String_t* CVehicleRoleAnimName_GetRandomPlayName_m4232037906 (CVehicleRoleAnimName_t758558953 * __this, const RuntimeMethod* method); // System.Boolean DMCore.ISoundManager::PlayOnce(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_PlayOnce_m3370941300 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, const RuntimeMethod* method); // UnityEngine.Camera DMCore.Camera.ICameraBase::GetActiveCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * ICameraBase_GetActiveCamera_m490033116 (ICameraBase_t3615533728 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_forward() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_forward_m747522392 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(System.Single,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Multiply_m2104357790 (RuntimeObject * __this /* static, unused */, float p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Addition_m779775034 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_up() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_up_m3584168373 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* 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.Vector3 UnityEngine.Vector3::get_right() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_right_m1913784872 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::AngleAxis(System.Single,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_AngleAxis_m1767165696 (RuntimeObject * __this /* static, unused */, float p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::TRS(UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Matrix4x4_t1817901843 Matrix4x4_TRS_m3801934620 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Quaternion_t2301928331 p1, Vector3_t3722313464 p2, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_UnaryNegation(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_UnaryNegation_m1951478815 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Matrix4x4::MultiplyPoint3x4(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Matrix4x4_MultiplyPoint3x4_m4145063176 (Matrix4x4_t1817901843 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_forward(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_forward_m1840797198 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CSectionRoleTask::Clear() extern "C" IL2CPP_METHOD_ATTR void CSectionRoleTask_Clear_m3325556555 (CSectionRoleTask_t2014828986 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.CSceneEffectManager::IsInShowTime() extern "C" IL2CPP_METHOD_ATTR bool CSceneEffectManager_IsInShowTime_m1412775753 (CSceneEffectManager_t793970061 * __this, const RuntimeMethod* method); // System.Single DMCore.DanceMode.CDanceMode::PickLeftTime(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR float CDanceMode_PickLeftTime_m182819962 (RuntimeObject * __this /* static, unused */, int32_t ___nDestSectionIndex0, bool ___containFinalTime1, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::SetScenePoint(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_SetScenePoint_m3088388914 (ISceneRole_t2394225724 * __this, int32_t ___scenePt0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::StopEffect(System.String,DMCore.Framework.enumEffectType) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_StopEffect_m879461206 (ISceneBaseObj_t858622483 * __this, String_t* ___name0, int32_t ___type1, const RuntimeMethod* method); // System.Void DMCore.Camera.ICameraBase::SetWatchTarget(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void ICameraBase_SetWatchTarget_m1900455678 (ICameraBase_t3615533728 * __this, Transform_t3600365921 * ___target0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.ClassicalKeyLogic::set_IsMusicSectionChangedClient(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ClassicalKeyLogic_set_IsMusicSectionChangedClient_m225590990 (ClassicalKeyLogic_t2839086845 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.WaitingRoomHelper::IsRoomOwner(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_IsRoomOwner_m599807576 (RuntimeObject * __this /* static, unused */, int64_t ___user_id0, const RuntimeMethod* method); // System.Void DMCore.Logic.SortKeyInfo`1::.ctor(T,T,System.Boolean) #define SortKeyInfo_1__ctor_m4042510263(__this, p0, p1, p2, method) (( void (*) (SortKeyInfo_1_t110361559 *, int64_t, int64_t, bool, const RuntimeMethod*))SortKeyInfo_1__ctor_m4042510263_gshared)(__this, p0, p1, p2, method) // System.Int32 DMCore.Logic.CSortTemplete::SortFunctor4(DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1) #define CSortTemplete_SortFunctor4_TisInt64_t3736567304_m1583900750(__this /* static, unused */, ___keyFirst0, ___keySecond1, ___keyThird2, ___keyFourth3, method) (( int32_t (*) (RuntimeObject * /* static, unused */, SortKeyInfo_1_t110361559 *, SortKeyInfo_1_t110361559 *, SortKeyInfo_1_t110361559 *, SortKeyInfo_1_t110361559 *, const RuntimeMethod*))CSortTemplete_SortFunctor4_TisInt64_t3736567304_m1583900750_gshared)(__this /* static, unused */, ___keyFirst0, ___keySecond1, ___keyThird2, ___keyFourth3, method) #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.CDataByte::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataByte__ctor_m2195008358 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // DMCore.IDataUnit DMCore.CDataByte::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataByte_Lerp_m2091083151 (CDataByte_t2832074535 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataByte_Lerp_m2091083151_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataByte_t2832074535 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataByte_t2832074535 * L_4 = (CDataByte_t2832074535 *)il2cpp_codegen_object_new(CDataByte_t2832074535_il2cpp_TypeInfo_var); CDataByte__ctor_m2195008358(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataByte_t2832074535 * L_5 = V_0; uint8_t L_6 = CDataByte_get_Data_m698821319(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataByte_t2832074535 *)CastclassClass((RuntimeObject*)L_7, CDataByte_t2832074535_il2cpp_TypeInfo_var))); uint8_t L_8 = CDataByte_get_Data_m698821319(((CDataByte_t2832074535 *)CastclassClass((RuntimeObject*)L_7, CDataByte_t2832074535_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_9 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (((float)((float)L_6))), (((float)((float)L_8))), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_9)), /*hidden argument*/NULL); NullCheck(L_5); CDataByte_set_Data_m376475278(L_5, (uint8_t)(((int32_t)((uint8_t)L_10))), /*hidden argument*/NULL); CDataByte_t2832074535 * L_11 = V_0; return L_11; } } // System.Byte DMCore.CDataByte::get_Data() extern "C" IL2CPP_METHOD_ATTR uint8_t CDataByte_get_Data_m698821319 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataByte::set_Data(System.Byte) extern "C" IL2CPP_METHOD_ATTR void CDataByte_set_Data_m376475278 (CDataByte_t2832074535 * __this, uint8_t ___value0, const RuntimeMethod* method) { { uint8_t L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // System.Void DMCore.CDataByte::SerialToXml(System.Xml.XmlElement&) extern "C" IL2CPP_METHOD_ATTR void CDataByte_SerialToXml_m3759884859 (CDataByte_t2832074535 * __this, XmlElement_t561603118 ** ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataByte_SerialToXml_m3759884859_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { XmlElement_t561603118 ** L_0 = ___element0; XmlElement_t561603118 * L_1 = *((XmlElement_t561603118 **)L_0); uint8_t L_2 = CDataByte_get_Data_m698821319(__this, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = Byte_ToString_m721125428((&V_0), /*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_1, _stringLiteral3493618073, L_3); return; } } // System.Void DMCore.CDataByte::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataByte_SerialToXml_m3971906818 (CDataByte_t2832074535 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataByte_SerialToXml_m3971906818_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { DMXmlNode_t3958967524 * L_0 = ___element0; uint8_t L_1 = CDataByte_get_Data_m698821319(__this, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = Byte_ToString_m721125428((&V_0), /*hidden argument*/NULL); NullCheck(L_0); DMXmlNode_SetAttribute_m3965231450(L_0, _stringLiteral3493618073, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataByte::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataByte_DeserialFromXml_m3212485435 (CDataByte_t2832074535 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataByte_DeserialFromXml_m3212485435_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___element0; int32_t L_1 = IDataUnit_GetXmlElemInt_m4049370064(NULL /*static, unused*/, L_0, _stringLiteral3493618073, 0, /*hidden argument*/NULL); CDataByte_set_Data_m376475278(__this, (uint8_t)(((int32_t)((uint8_t)L_1))), /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataByte::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataByte_DeserialFromXml_m3139089685 (CDataByte_t2832074535 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataByte_DeserialFromXml_m3139089685_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; NullCheck(L_0); int32_t L_1 = DMXmlNode_GetAttributeInt_m4115790630(L_0, _stringLiteral3493618073, 0, /*hidden argument*/NULL); CDataByte_set_Data_m376475278(__this, (uint8_t)(((int32_t)((uint8_t)L_1))), /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataByte::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataByte_GetUnitType_m3903835816 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { { return 0; } } // System.Int32 DMCore.CDataByte::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataByte_GetBytesSize_m3991530788 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { { return 1; } } // System.Boolean DMCore.CDataByte::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataByte_FromStream_m2956895022 (CDataByte_t2832074535 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; int32_t* L_3 = ___nStartIndex1; int32_t L_4 = (*((int32_t*)L_3)); V_0 = L_4; *((int32_t*)(L_2)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); int32_t L_5 = V_0; NullCheck(L_1); int32_t L_6 = L_5; uint8_t L_7 = (L_1)->GetAt(static_cast(L_6)); CDataByte_set_Data_m376475278(__this, L_7, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.CDataByte::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataByte_ToStream_m127757182 (CDataByte_t2832074535 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataByte_ToStream_m127757182_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BetterList_1_t289316694 ** L_0 = ___buffer0; BetterList_1_t289316694 * L_1 = *((BetterList_1_t289316694 **)L_0); uint8_t L_2 = CDataByte_get_Data_m698821319(__this, /*hidden argument*/NULL); NullCheck(L_1); BetterList_1_Add_m3689618584(L_1, L_2, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); return (bool)1; } } // System.String DMCore.CDataByte::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataByte_ToWString_m3930477293 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataByte_ToWString_m3930477293_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { uint8_t L_0 = CDataByte_get_Data_m698821319(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Byte_ToString_m721125428((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1974061245, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataByte::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataByte_GetStringData_m685429732 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { uint8_t V_0 = 0x0; { uint8_t L_0 = CDataByte_get_Data_m698821319(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Byte_ToString_m721125428((&V_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 DMCore.CDataDouble::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataDouble__ctor_m2038897641 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.Double DMCore.CDataDouble::get_Data() extern "C" IL2CPP_METHOD_ATTR double CDataDouble_get_Data_m2332076500 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { { double L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataDouble::set_Data(System.Double) extern "C" IL2CPP_METHOD_ATTR void CDataDouble_set_Data_m1963882456 (CDataDouble_t3608737326 * __this, double ___value0, const RuntimeMethod* method) { { double L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataDouble::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataDouble_Lerp_m3313186339 (CDataDouble_t3608737326 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_Lerp_m3313186339_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataDouble_t3608737326 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataDouble_t3608737326 * L_4 = (CDataDouble_t3608737326 *)il2cpp_codegen_object_new(CDataDouble_t3608737326_il2cpp_TypeInfo_var); CDataDouble__ctor_m2038897641(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataDouble_t3608737326 * L_5 = V_0; double L_6 = CDataDouble_get_Data_m2332076500(__this, /*hidden argument*/NULL); float L_7 = ___fOtherRate1; IDataUnit_t677250155 * L_8 = ___other0; NullCheck(((CDataDouble_t3608737326 *)CastclassClass((RuntimeObject*)L_8, CDataDouble_t3608737326_il2cpp_TypeInfo_var))); double L_9 = CDataDouble_get_Data_m2332076500(((CDataDouble_t3608737326 *)CastclassClass((RuntimeObject*)L_8, CDataDouble_t3608737326_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_10 = ___fOtherRate1; NullCheck(L_5); CDataDouble_set_Data_m1963882456(L_5, ((double)il2cpp_codegen_add((double)((double)il2cpp_codegen_multiply((double)L_6, (double)(((double)((double)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_7))))))), (double)((double)il2cpp_codegen_multiply((double)L_9, (double)(((double)((double)L_10))))))), /*hidden argument*/NULL); CDataDouble_t3608737326 * L_11 = V_0; return L_11; } } // System.Void DMCore.CDataDouble::SerialToXml(System.Xml.XmlElement&) extern "C" IL2CPP_METHOD_ATTR void CDataDouble_SerialToXml_m748325391 (CDataDouble_t3608737326 * __this, XmlElement_t561603118 ** ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_SerialToXml_m748325391_MetadataUsageId); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; { XmlElement_t561603118 ** L_0 = ___element0; XmlElement_t561603118 * L_1 = *((XmlElement_t561603118 **)L_0); double L_2 = CDataDouble_get_Data_m2332076500(__this, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = Double_ToString_m1229922074((&V_0), /*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_1, _stringLiteral3493618073, L_3); return; } } // System.Void DMCore.CDataDouble::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataDouble_SerialToXml_m3918945552 (CDataDouble_t3608737326 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_SerialToXml_m3918945552_MetadataUsageId); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; { DMXmlNode_t3958967524 * L_0 = ___element0; double L_1 = CDataDouble_get_Data_m2332076500(__this, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = Double_ToString_m1229922074((&V_0), /*hidden argument*/NULL); NullCheck(L_0); DMXmlNode_SetAttribute_m3965231450(L_0, _stringLiteral3493618073, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataDouble::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataDouble_DeserialFromXml_m3028848038 (CDataDouble_t3608737326 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_DeserialFromXml_m3028848038_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___element0; double L_1 = IDataUnit_GetXmlElemDouble_m3307222741(NULL /*static, unused*/, L_0, _stringLiteral3493618073, (0.0), /*hidden argument*/NULL); CDataDouble_set_Data_m1963882456(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataDouble::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataDouble_DeserialFromXml_m1368749623 (CDataDouble_t3608737326 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_DeserialFromXml_m1368749623_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; NullCheck(L_0); double L_1 = DMXmlNode_GetAttributeDouble_m324706818(L_0, _stringLiteral3493618073, (0.0), /*hidden argument*/NULL); CDataDouble_set_Data_m1963882456(__this, L_1, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataDouble::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataDouble_GetUnitType_m2102781694 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { { return 7; } } // System.Int32 DMCore.CDataDouble::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataDouble_GetBytesSize_m2255234242 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 8; int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataDouble::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataDouble_FromStream_m3193983213 (CDataDouble_t3608737326 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_FromStream_m3193983213_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); double L_3 = BitConverter_ToDouble_m527296068(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); CDataDouble_set_Data_m1963882456(__this, L_3, /*hidden argument*/NULL); int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)8)); return (bool)1; } } // System.Boolean DMCore.CDataDouble::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataDouble_ToStream_m1890246549 (CDataDouble_t3608737326 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_ToStream_m1890246549_MetadataUsageId); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; ByteU5BU5D_t4116647657* V_1 = NULL; uint8_t V_2 = 0x0; ByteU5BU5D_t4116647657* V_3 = NULL; int32_t V_4 = 0; { double L_0 = CDataDouble_get_Data_m2332076500(__this, /*hidden argument*/NULL); V_0 = L_0; double L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m3693159656(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_1 = L_2; ByteU5BU5D_t4116647657* L_3 = V_1; V_3 = L_3; V_4 = 0; goto IL_002b; } IL_0018: { ByteU5BU5D_t4116647657* L_4 = V_3; int32_t L_5 = V_4; NullCheck(L_4); int32_t L_6 = L_5; uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; BetterList_1_t289316694 ** L_8 = ___buffer0; BetterList_1_t289316694 * L_9 = *((BetterList_1_t289316694 **)L_8); uint8_t L_10 = V_2; NullCheck(L_9); BetterList_1_Add_m3689618584(L_9, L_10, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_11 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_4; ByteU5BU5D_t4116647657* L_13 = V_3; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))))) { goto IL_0018; } } { return (bool)1; } } // System.String DMCore.CDataDouble::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataDouble_ToWString_m3758760004 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_ToWString_m3758760004_MetadataUsageId); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; { double L_0 = CDataDouble_get_Data_m2332076500(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Double_ToString_m1229922074((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2039331982, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataDouble::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataDouble_GetStringData_m3569579787 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { double V_0 = 0.0; { double L_0 = CDataDouble_get_Data_m2332076500(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Double_ToString_m1229922074((&V_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 DMCore.CDataFloat::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataFloat__ctor_m3449544560 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.Single DMCore.CDataFloat::get_Data() extern "C" IL2CPP_METHOD_ATTR float CDataFloat_get_Data_m2077147244 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataFloat::set_Data(System.Single) extern "C" IL2CPP_METHOD_ATTR void CDataFloat_set_Data_m2993701000 (CDataFloat_t137586558 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataFloat::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataFloat_Lerp_m2400175725 (CDataFloat_t137586558 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_Lerp_m2400175725_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataFloat_t137586558 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataFloat_t137586558 * L_4 = (CDataFloat_t137586558 *)il2cpp_codegen_object_new(CDataFloat_t137586558_il2cpp_TypeInfo_var); CDataFloat__ctor_m3449544560(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataFloat_t137586558 * L_5 = V_0; float L_6 = CDataFloat_get_Data_m2077147244(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataFloat_t137586558 *)CastclassClass((RuntimeObject*)L_7, CDataFloat_t137586558_il2cpp_TypeInfo_var))); float L_8 = CDataFloat_get_Data_m2077147244(((CDataFloat_t137586558 *)CastclassClass((RuntimeObject*)L_7, CDataFloat_t137586558_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_9 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_6, L_8, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_9)), /*hidden argument*/NULL); NullCheck(L_5); CDataFloat_set_Data_m2993701000(L_5, L_10, /*hidden argument*/NULL); CDataFloat_t137586558 * L_11 = V_0; return L_11; } } // System.Int32 DMCore.CDataFloat::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataFloat_GetUnitType_m501684373 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { { return 3; } } // System.Int32 DMCore.CDataFloat::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataFloat_GetBytesSize_m2555255172 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 4; int32_t L_0 = V_0; return L_0; } } // System.Void DMCore.CDataFloat::SerialToXml(System.Xml.XmlElement&) extern "C" IL2CPP_METHOD_ATTR void CDataFloat_SerialToXml_m2976120970 (CDataFloat_t137586558 * __this, XmlElement_t561603118 ** ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_SerialToXml_m2976120970_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { XmlElement_t561603118 ** L_0 = ___element0; XmlElement_t561603118 * L_1 = *((XmlElement_t561603118 **)L_0); float L_2 = CDataFloat_get_Data_m2077147244(__this, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = Single_ToString_m3947131094((&V_0), /*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_1, _stringLiteral3493618073, L_3); return; } } // System.Void DMCore.CDataFloat::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataFloat_SerialToXml_m2382629936 (CDataFloat_t137586558 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_SerialToXml_m2382629936_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { DMXmlNode_t3958967524 * L_0 = ___element0; float L_1 = CDataFloat_get_Data_m2077147244(__this, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = Single_ToString_m3947131094((&V_0), /*hidden argument*/NULL); NullCheck(L_0); DMXmlNode_SetAttribute_m3965231450(L_0, _stringLiteral3493618073, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataFloat::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataFloat_DeserialFromXml_m1847584402 (CDataFloat_t137586558 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_DeserialFromXml_m1847584402_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___element0; float L_1 = IDataUnit_GetXmlElemFloat_m1347237996(NULL /*static, unused*/, L_0, _stringLiteral3493618073, (0.0f), /*hidden argument*/NULL); CDataFloat_set_Data_m2993701000(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataFloat::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataFloat_DeserialFromXml_m2915385182 (CDataFloat_t137586558 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_DeserialFromXml_m2915385182_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; NullCheck(L_0); float L_1 = DMXmlNode_GetAttributeFloat_m3975085840(L_0, _stringLiteral3493618073, (0.0f), /*hidden argument*/NULL); CDataFloat_set_Data_m2993701000(__this, L_1, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.CDataFloat::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataFloat_FromStream_m866262871 (CDataFloat_t137586558 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_FromStream_m866262871_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); float L_3 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); CDataFloat_set_Data_m2993701000(__this, L_3, /*hidden argument*/NULL); int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)4)); return (bool)1; } } // System.Boolean DMCore.CDataFloat::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataFloat_ToStream_m3360203539 (CDataFloat_t137586558 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_ToStream_m3360203539_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; uint8_t V_1 = 0x0; ByteU5BU5D_t4116647657* V_2 = NULL; int32_t V_3 = 0; { float L_0 = CDataFloat_get_Data_m2077147244(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_1 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; ByteU5BU5D_t4116647657* L_2 = V_0; V_2 = L_2; V_3 = 0; goto IL_0025; } IL_0015: { ByteU5BU5D_t4116647657* L_3 = V_2; int32_t L_4 = V_3; NullCheck(L_3); int32_t L_5 = L_4; uint8_t L_6 = (L_3)->GetAt(static_cast(L_5)); V_1 = L_6; BetterList_1_t289316694 ** L_7 = ___buffer0; BetterList_1_t289316694 * L_8 = *((BetterList_1_t289316694 **)L_7); uint8_t L_9 = V_1; NullCheck(L_8); BetterList_1_Add_m3689618584(L_8, L_9, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_10 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0025: { int32_t L_11 = V_3; ByteU5BU5D_t4116647657* L_12 = V_2; NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_0015; } } { return (bool)1; } } // System.String DMCore.CDataFloat::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataFloat_ToWString_m1266403107 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_ToWString_m1266403107_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = CDataFloat_get_Data_m2077147244(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Single_ToString_m3947131094((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral622445823, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataFloat::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataFloat_GetStringData_m3686280651 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; { float L_0 = CDataFloat_get_Data_m2077147244(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Single_ToString_m3947131094((&V_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 DMCore.CDataInt::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataInt__ctor_m2188462845 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataInt::get_Data() extern "C" IL2CPP_METHOD_ATTR int32_t CDataInt_get_Data_m877434185 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataInt::set_Data(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataInt_set_Data_m3419162422 (CDataInt_t1932658480 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataInt::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataInt_Lerp_m1837515040 (CDataInt_t1932658480 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_Lerp_m1837515040_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataInt_t1932658480 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataInt_t1932658480 * L_4 = (CDataInt_t1932658480 *)il2cpp_codegen_object_new(CDataInt_t1932658480_il2cpp_TypeInfo_var); CDataInt__ctor_m2188462845(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataInt_t1932658480 * L_5 = V_0; int32_t L_6 = CDataInt_get_Data_m877434185(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataInt_t1932658480 *)CastclassClass((RuntimeObject*)L_7, CDataInt_t1932658480_il2cpp_TypeInfo_var))); int32_t L_8 = CDataInt_get_Data_m877434185(((CDataInt_t1932658480 *)CastclassClass((RuntimeObject*)L_7, CDataInt_t1932658480_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_9 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (((float)((float)L_6))), (((float)((float)L_8))), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_9)), /*hidden argument*/NULL); NullCheck(L_5); CDataInt_set_Data_m3419162422(L_5, (((int32_t)((int32_t)L_10))), /*hidden argument*/NULL); CDataInt_t1932658480 * L_11 = V_0; return L_11; } } // System.Void DMCore.CDataInt::SerialToXml(System.Xml.XmlElement&) extern "C" IL2CPP_METHOD_ATTR void CDataInt_SerialToXml_m3212865252 (CDataInt_t1932658480 * __this, XmlElement_t561603118 ** ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_SerialToXml_m3212865252_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { XmlElement_t561603118 ** L_0 = ___element0; XmlElement_t561603118 * L_1 = *((XmlElement_t561603118 **)L_0); int32_t L_2 = CDataInt_get_Data_m877434185(__this, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_1, _stringLiteral3493618073, L_3); return; } } // System.Void DMCore.CDataInt::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataInt_SerialToXml_m1205895389 (CDataInt_t1932658480 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_SerialToXml_m1205895389_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { DMXmlNode_t3958967524 * L_0 = ___element0; int32_t L_1 = CDataInt_get_Data_m877434185(__this, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_0); DMXmlNode_SetAttribute_m3965231450(L_0, _stringLiteral3493618073, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataInt::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataInt_DeserialFromXml_m1650450107 (CDataInt_t1932658480 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_DeserialFromXml_m1650450107_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___element0; int32_t L_1 = IDataUnit_GetXmlElemInt_m4049370064(NULL /*static, unused*/, L_0, _stringLiteral3493618073, 0, /*hidden argument*/NULL); CDataInt_set_Data_m3419162422(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataInt::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataInt_DeserialFromXml_m3624988009 (CDataInt_t1932658480 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_DeserialFromXml_m3624988009_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; NullCheck(L_0); int32_t L_1 = DMXmlNode_GetAttributeInt_m4115790630(L_0, _stringLiteral3493618073, 0, /*hidden argument*/NULL); CDataInt_set_Data_m3419162422(__this, L_1, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataInt::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataInt_GetUnitType_m1109283460 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 DMCore.CDataInt::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataInt_GetBytesSize_m3029534532 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 4; int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataInt::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataInt_FromStream_m2459452033 (CDataInt_t1932658480 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_FromStream_m2459452033_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); int32_t L_3 = BitConverter_ToInt32_m1089563119(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); CDataInt_set_Data_m3419162422(__this, L_3, /*hidden argument*/NULL); int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)4)); return (bool)1; } } // System.Boolean DMCore.CDataInt::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataInt_ToStream_m896969786 (CDataInt_t1932658480 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_ToStream_m896969786_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; uint8_t V_2 = 0x0; ByteU5BU5D_t4116647657* V_3 = NULL; int32_t V_4 = 0; { int32_t L_0 = CDataInt_get_Data_m877434185(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m1040762521(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_1 = L_2; ByteU5BU5D_t4116647657* L_3 = V_1; V_3 = L_3; V_4 = 0; goto IL_002b; } IL_0018: { ByteU5BU5D_t4116647657* L_4 = V_3; int32_t L_5 = V_4; NullCheck(L_4); int32_t L_6 = L_5; uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; BetterList_1_t289316694 ** L_8 = ___buffer0; BetterList_1_t289316694 * L_9 = *((BetterList_1_t289316694 **)L_8); uint8_t L_10 = V_2; NullCheck(L_9); BetterList_1_Add_m3689618584(L_9, L_10, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_11 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_4; ByteU5BU5D_t4116647657* L_13 = V_3; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))))) { goto IL_0018; } } { return (bool)1; } } // System.String DMCore.CDataInt::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataInt_ToWString_m2703274329 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_ToWString_m2703274329_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = CDataInt_get_Data_m877434185(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2790412412, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataInt::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataInt_GetStringData_m2585315534 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = CDataInt_get_Data_m877434185(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int32_ToString_m141394615((&V_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 DMCore.CDataLong::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataLong__ctor_m390398571 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.Int64 DMCore.CDataLong::get_Data() extern "C" IL2CPP_METHOD_ATTR int64_t CDataLong_get_Data_m3099860284 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataLong::set_Data(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataLong_set_Data_m4015345768 (CDataLong_t929790239 * __this, int64_t ___value0, const RuntimeMethod* method) { { int64_t L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataLong::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataLong_Lerp_m196918304 (CDataLong_t929790239 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_Lerp_m196918304_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataLong_t929790239 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataLong_t929790239 * L_4 = (CDataLong_t929790239 *)il2cpp_codegen_object_new(CDataLong_t929790239_il2cpp_TypeInfo_var); CDataLong__ctor_m390398571(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataLong_t929790239 * L_5 = V_0; int64_t L_6 = CDataLong_get_Data_m3099860284(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_7, CDataLong_t929790239_il2cpp_TypeInfo_var))); int64_t L_8 = CDataLong_get_Data_m3099860284(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_7, CDataLong_t929790239_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_9 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (((float)((float)L_6))), (((float)((float)L_8))), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_9)), /*hidden argument*/NULL); NullCheck(L_5); CDataLong_set_Data_m4015345768(L_5, (((int64_t)((int64_t)L_10))), /*hidden argument*/NULL); CDataLong_t929790239 * L_11 = V_0; return L_11; } } // System.Void DMCore.CDataLong::SerialToXml(System.Xml.XmlElement&) extern "C" IL2CPP_METHOD_ATTR void CDataLong_SerialToXml_m48862161 (CDataLong_t929790239 * __this, XmlElement_t561603118 ** ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_SerialToXml_m48862161_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { XmlElement_t561603118 ** L_0 = ___element0; XmlElement_t561603118 * L_1 = *((XmlElement_t561603118 **)L_0); int64_t L_2 = CDataLong_get_Data_m3099860284(__this, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = Int64_ToString_m2986581816((&V_0), /*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_1, _stringLiteral3493618073, L_3); return; } } // System.Void DMCore.CDataLong::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataLong_SerialToXml_m2136004120 (CDataLong_t929790239 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_SerialToXml_m2136004120_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { DMXmlNode_t3958967524 * L_0 = ___element0; int64_t L_1 = CDataLong_get_Data_m3099860284(__this, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = Int64_ToString_m2986581816((&V_0), /*hidden argument*/NULL); NullCheck(L_0); DMXmlNode_SetAttribute_m3965231450(L_0, _stringLiteral3493618073, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataLong::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataLong_DeserialFromXml_m305694944 (CDataLong_t929790239 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_DeserialFromXml_m305694944_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___element0; int64_t L_1 = IDataUnit_GetXmlElemLong_m3746364447(NULL /*static, unused*/, L_0, _stringLiteral3493618073, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); CDataLong_set_Data_m4015345768(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataLong::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataLong_DeserialFromXml_m1156235804 (CDataLong_t929790239 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_DeserialFromXml_m1156235804_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; NullCheck(L_0); int64_t L_1 = DMXmlNode_GetAttributeLong_m1570139501(L_0, _stringLiteral3493618073, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); CDataLong_set_Data_m4015345768(__this, L_1, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataLong::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataLong_GetUnitType_m3063763308 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { { return 6; } } // System.Int32 DMCore.CDataLong::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataLong_GetBytesSize_m1601743030 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 8; int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataLong::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataLong_FromStream_m2211966682 (CDataLong_t929790239 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_FromStream_m2211966682_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); int64_t L_3 = BitConverter_ToInt64_m349022421(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); CDataLong_set_Data_m4015345768(__this, L_3, /*hidden argument*/NULL); int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)8)); return (bool)1; } } // System.Boolean DMCore.CDataLong::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataLong_ToStream_m3482478578 (CDataLong_t929790239 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_ToStream_m3482478578_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; uint8_t V_2 = 0x0; ByteU5BU5D_t4116647657* V_3 = NULL; int32_t V_4 = 0; { int64_t L_0 = CDataLong_get_Data_m3099860284(__this, /*hidden argument*/NULL); V_0 = L_0; int64_t L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m4144088731(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_1 = L_2; ByteU5BU5D_t4116647657* L_3 = V_1; V_3 = L_3; V_4 = 0; goto IL_002b; } IL_0018: { ByteU5BU5D_t4116647657* L_4 = V_3; int32_t L_5 = V_4; NullCheck(L_4); int32_t L_6 = L_5; uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; BetterList_1_t289316694 ** L_8 = ___buffer0; BetterList_1_t289316694 * L_9 = *((BetterList_1_t289316694 **)L_8); uint8_t L_10 = V_2; NullCheck(L_9); BetterList_1_Add_m3689618584(L_9, L_10, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_11 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_4; ByteU5BU5D_t4116647657* L_13 = V_3; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))))) { goto IL_0018; } } { return (bool)1; } } // System.String DMCore.CDataLong::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataLong_ToWString_m3909219391 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_ToWString_m3909219391_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { int64_t L_0 = CDataLong_get_Data_m3099860284(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int64_ToString_m2986581816((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1808579369, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataLong::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataLong_GetStringData_m1306540925 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { int64_t V_0 = 0; { int64_t L_0 = CDataLong_get_Data_m3099860284(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int64_ToString_m2986581816((&V_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 DMCore.CDataProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataProperty__ctor_m4247268200 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty__ctor_m4247268200_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_delegateBefore_1((CBetterSet_1_t2914247844 *)NULL); __this->set_m_delegateEnd_2((CBetterSet_1_t2134195988 *)NULL); Dictionary_2_t462506454 * L_0 = (Dictionary_2_t462506454 *)il2cpp_codegen_object_new(Dictionary_2_t462506454_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3918223955(L_0, /*hidden argument*/Dictionary_2__ctor_m3918223955_RuntimeMethod_var); __this->set_m_mapData_0(L_0); return; } } // System.Void DMCore.CDataProperty::RegisterListener(System.Action`2,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_RegisterListener_m3253102657 (CDataProperty_t2806246268 * __this, Action_2_t2799970140 * ___before0, Action_1_t2019918284 * ___end1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_RegisterListener_m3253102657_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_2_t2799970140 * L_0 = ___before0; if (!L_0) { goto IL_0029; } } { CBetterSet_1_t2914247844 * L_1 = __this->get_m_delegateBefore_1(); if (L_1) { goto IL_001c; } } { CBetterSet_1_t2914247844 * L_2 = (CBetterSet_1_t2914247844 *)il2cpp_codegen_object_new(CBetterSet_1_t2914247844_il2cpp_TypeInfo_var); CBetterSet_1__ctor_m1724447629(L_2, /*hidden argument*/CBetterSet_1__ctor_m1724447629_RuntimeMethod_var); __this->set_m_delegateBefore_1(L_2); } IL_001c: { CBetterSet_1_t2914247844 * L_3 = __this->get_m_delegateBefore_1(); Action_2_t2799970140 * L_4 = ___before0; NullCheck(L_3); CBetterSet_1_Add_m2394651849(L_3, L_4, /*hidden argument*/CBetterSet_1_Add_m2394651849_RuntimeMethod_var); } IL_0029: { Action_1_t2019918284 * L_5 = ___end1; if (!L_5) { goto IL_0052; } } { CBetterSet_1_t2134195988 * L_6 = __this->get_m_delegateEnd_2(); if (L_6) { goto IL_0045; } } { CBetterSet_1_t2134195988 * L_7 = (CBetterSet_1_t2134195988 *)il2cpp_codegen_object_new(CBetterSet_1_t2134195988_il2cpp_TypeInfo_var); CBetterSet_1__ctor_m1827870712(L_7, /*hidden argument*/CBetterSet_1__ctor_m1827870712_RuntimeMethod_var); __this->set_m_delegateEnd_2(L_7); } IL_0045: { CBetterSet_1_t2134195988 * L_8 = __this->get_m_delegateEnd_2(); Action_1_t2019918284 * L_9 = ___end1; NullCheck(L_8); CBetterSet_1_Add_m550620967(L_8, L_9, /*hidden argument*/CBetterSet_1_Add_m550620967_RuntimeMethod_var); } IL_0052: { return; } } // System.Void DMCore.CDataProperty::UnRegisterListener(System.Action`2,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_UnRegisterListener_m3592113079 (CDataProperty_t2806246268 * __this, Action_2_t2799970140 * ___before0, Action_1_t2019918284 * ___end1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_UnRegisterListener_m3592113079_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_2_t2799970140 * L_0 = ___before0; if (!L_0) { goto IL_001e; } } { CBetterSet_1_t2914247844 * L_1 = __this->get_m_delegateBefore_1(); if (!L_1) { goto IL_001e; } } { CBetterSet_1_t2914247844 * L_2 = __this->get_m_delegateBefore_1(); Action_2_t2799970140 * L_3 = ___before0; NullCheck(L_2); CBetterSet_1_Remove_m3955706456(L_2, L_3, /*hidden argument*/CBetterSet_1_Remove_m3955706456_RuntimeMethod_var); } IL_001e: { Action_1_t2019918284 * L_4 = ___end1; if (!L_4) { goto IL_003c; } } { CBetterSet_1_t2134195988 * L_5 = __this->get_m_delegateEnd_2(); if (!L_5) { goto IL_003c; } } { CBetterSet_1_t2134195988 * L_6 = __this->get_m_delegateEnd_2(); Action_1_t2019918284 * L_7 = ___end1; NullCheck(L_6); CBetterSet_1_Remove_m1204249383(L_6, L_7, /*hidden argument*/CBetterSet_1_Remove_m1204249383_RuntimeMethod_var); } IL_003c: { return; } } // System.Int32 DMCore.CDataProperty::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetCount_m3325234687 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetCount_m3325234687_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t462506454 * L_0 = __this->get_m_mapData_0(); NullCheck(L_0); int32_t L_1 = Dictionary_2_get_Count_m2278475549(L_0, /*hidden argument*/Dictionary_2_get_Count_m2278475549_RuntimeMethod_var); return L_1; } } // System.Void DMCore.CDataProperty::Clear() extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Clear_m1542459772 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Clear_m1542459772_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t462506454 * L_0 = __this->get_m_mapData_0(); NullCheck(L_0); Dictionary_2_Clear_m778433196(L_0, /*hidden argument*/Dictionary_2_Clear_m778433196_RuntimeMethod_var); return; } } // System.Void DMCore.CDataProperty::Append(DMCore.CDataProperty) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Append_m3443704652 (CDataProperty_t2806246268 * __this, CDataProperty_t2806246268 * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Append_m3443704652_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t2416689229 V_0; memset(&V_0, 0, sizeof(V_0)); KeyValuePair_2_t2860178621 V_1; memset(&V_1, 0, sizeof(V_1)); KeyValuePair_2_t2860178621 V_2; memset(&V_2, 0, sizeof(V_2)); { CDataProperty_t2806246268 * L_0 = ___other0; if (!L_0) { goto IL_0012; } } { CDataProperty_t2806246268 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = CDataProperty_GetCount_m3325234687(L_1, /*hidden argument*/NULL); if ((((int32_t)0) < ((int32_t)L_2))) { goto IL_0013; } } IL_0012: { return; } IL_0013: { CDataProperty_t2806246268 * L_3 = ___other0; NullCheck(L_3); Dictionary_2_t462506454 * L_4 = L_3->get_m_mapData_0(); NullCheck(L_4); Enumerator_t2416689229 L_5 = Dictionary_2_GetEnumerator_m1795873309(L_4, /*hidden argument*/Dictionary_2_GetEnumerator_m1795873309_RuntimeMethod_var); V_0 = L_5; goto IL_0048; } IL_0024: { KeyValuePair_2_t2860178621 L_6 = Enumerator_get_Current_m2685611638((&V_0), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_1 = L_6; String_t* L_7 = KeyValuePair_2_get_Key_m2229946461((&V_1), /*hidden argument*/KeyValuePair_2_get_Key_m2229946461_RuntimeMethod_var); KeyValuePair_2_t2860178621 L_8 = Enumerator_get_Current_m2685611638((&V_0), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_2 = L_8; IDataUnit_t677250155 * L_9 = KeyValuePair_2_get_Value_m717947528((&V_2), /*hidden argument*/KeyValuePair_2_get_Value_m717947528_RuntimeMethod_var); CDataProperty_AddOrg_m2951900969(__this, L_7, L_9, /*hidden argument*/NULL); } IL_0048: { bool L_10 = Enumerator_MoveNext_m495772941((&V_0), /*hidden argument*/Enumerator_MoveNext_m495772941_RuntimeMethod_var); if (L_10) { goto IL_0024; } } { return; } } // System.String DMCore.CDataProperty::GetItemKey(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CDataProperty_GetItemKey_m566303515 (CDataProperty_t2806246268 * __this, int32_t ___nIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetItemKey_m566303515_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t2416689229 V_0; memset(&V_0, 0, sizeof(V_0)); KeyValuePair_2_t2860178621 V_1; memset(&V_1, 0, sizeof(V_1)); { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0013; } } { int32_t L_1 = CDataProperty_GetCount_m3325234687(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) > ((int32_t)L_2))) { goto IL_0015; } } IL_0013: { return (String_t*)NULL; } IL_0015: { Dictionary_2_t462506454 * L_3 = __this->get_m_mapData_0(); NullCheck(L_3); Enumerator_t2416689229 L_4 = Dictionary_2_GetEnumerator_m1795873309(L_3, /*hidden argument*/Dictionary_2_GetEnumerator_m1795873309_RuntimeMethod_var); V_0 = L_4; goto IL_002e; } IL_0026: { Enumerator_MoveNext_m495772941((&V_0), /*hidden argument*/Enumerator_MoveNext_m495772941_RuntimeMethod_var); } IL_002e: { int32_t L_5 = ___nIndex0; int32_t L_6 = L_5; ___nIndex0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)); if ((((int32_t)0) <= ((int32_t)L_6))) { goto IL_0026; } } { KeyValuePair_2_t2860178621 L_7 = Enumerator_get_Current_m2685611638((&V_0), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_1 = L_7; String_t* L_8 = KeyValuePair_2_get_Key_m2229946461((&V_1), /*hidden argument*/KeyValuePair_2_get_Key_m2229946461_RuntimeMethod_var); return L_8; } } // System.Boolean DMCore.CDataProperty::Exist(System.String) extern "C" IL2CPP_METHOD_ATTR bool CDataProperty_Exist_m372773481 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Exist_m372773481_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t462506454 * L_0 = __this->get_m_mapData_0(); String_t* L_1 = ___key0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m84676036(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m84676036_RuntimeMethod_var); return L_2; } } // DMCore.IDataUnit DMCore.CDataProperty::GetItem(System.String) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataProperty_GetItem_m2648609559 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetItem_m2648609559_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t462506454 * L_0 = __this->get_m_mapData_0(); String_t* L_1 = ___key0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m84676036(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m84676036_RuntimeMethod_var); if (L_2) { goto IL_0013; } } { return (IDataUnit_t677250155 *)NULL; } IL_0013: { Dictionary_2_t462506454 * L_3 = __this->get_m_mapData_0(); String_t* L_4 = ___key0; NullCheck(L_3); IDataUnit_t677250155 * L_5 = Dictionary_2_get_Item_m2367277643(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m2367277643_RuntimeMethod_var); return L_5; } } // DMCore.CDataProperty DMCore.CDataProperty::Lerp(DMCore.CDataProperty,DMCore.CDataProperty,System.Single) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CDataProperty_Lerp_m401927283 (RuntimeObject * __this /* static, unused */, CDataProperty_t2806246268 * ___lhs0, CDataProperty_t2806246268 * ___rhs1, float ___fStep2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Lerp_m401927283_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataProperty_t2806246268 * V_0 = NULL; Enumerator_t2416689229 V_1; memset(&V_1, 0, sizeof(V_1)); String_t* V_2 = NULL; KeyValuePair_2_t2860178621 V_3; memset(&V_3, 0, sizeof(V_3)); IDataUnit_t677250155 * V_4 = NULL; KeyValuePair_2_t2860178621 V_5; memset(&V_5, 0, sizeof(V_5)); IDataUnit_t677250155 * V_6 = NULL; IDataUnit_t677250155 * V_7 = NULL; IDataUnit_t677250155 * G_B4_0 = NULL; { CDataProperty_t2806246268 * L_0 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataProperty_t2806246268 * L_1 = ___lhs0; NullCheck(L_1); Dictionary_2_t462506454 * L_2 = L_1->get_m_mapData_0(); NullCheck(L_2); Enumerator_t2416689229 L_3 = Dictionary_2_GetEnumerator_m1795873309(L_2, /*hidden argument*/Dictionary_2_GetEnumerator_m1795873309_RuntimeMethod_var); V_1 = L_3; goto IL_0076; } IL_0017: { KeyValuePair_2_t2860178621 L_4 = Enumerator_get_Current_m2685611638((&V_1), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_3 = L_4; String_t* L_5 = KeyValuePair_2_get_Key_m2229946461((&V_3), /*hidden argument*/KeyValuePair_2_get_Key_m2229946461_RuntimeMethod_var); V_2 = L_5; KeyValuePair_2_t2860178621 L_6 = Enumerator_get_Current_m2685611638((&V_1), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_5 = L_6; IDataUnit_t677250155 * L_7 = KeyValuePair_2_get_Value_m717947528((&V_5), /*hidden argument*/KeyValuePair_2_get_Value_m717947528_RuntimeMethod_var); V_4 = L_7; CDataProperty_t2806246268 * L_8 = ___rhs1; String_t* L_9 = V_2; NullCheck(L_8); IDataUnit_t677250155 * L_10 = CDataProperty_GetItem_m2648609559(L_8, L_9, /*hidden argument*/NULL); V_6 = L_10; IDataUnit_t677250155 * L_11 = V_6; if (!L_11) { goto IL_005e; } } { IDataUnit_t677250155 * L_12 = V_4; IDataUnit_t677250155 * L_13 = V_6; float L_14 = ___fStep2; NullCheck(L_12); IDataUnit_t677250155 * L_15 = VirtFuncInvoker2< IDataUnit_t677250155 *, IDataUnit_t677250155 *, float >::Invoke(8 /* DMCore.IDataUnit DMCore.IDataUnit::Lerp(DMCore.IDataUnit,System.Single) */, L_12, L_13, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_14))); G_B4_0 = L_15; goto IL_005f; } IL_005e: { G_B4_0 = ((IDataUnit_t677250155 *)(NULL)); } IL_005f: { V_7 = G_B4_0; IDataUnit_t677250155 * L_16 = V_7; if (!L_16) { goto IL_0076; } } { CDataProperty_t2806246268 * L_17 = V_0; NullCheck(L_17); Dictionary_2_t462506454 * L_18 = L_17->get_m_mapData_0(); String_t* L_19 = V_2; IDataUnit_t677250155 * L_20 = V_7; NullCheck(L_18); Dictionary_2_set_Item_m3237201362(L_18, L_19, L_20, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); } IL_0076: { bool L_21 = Enumerator_MoveNext_m495772941((&V_1), /*hidden argument*/Enumerator_MoveNext_m495772941_RuntimeMethod_var); if (L_21) { goto IL_0017; } } { CDataProperty_t2806246268 * L_22 = V_0; return L_22; } } // System.Void DMCore.CDataProperty::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_SerialToXml_m3681605172 (CDataProperty_t2806246268 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_SerialToXml_m3681605172_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t2416689229 V_0; memset(&V_0, 0, sizeof(V_0)); String_t* V_1 = NULL; KeyValuePair_2_t2860178621 V_2; memset(&V_2, 0, sizeof(V_2)); IDataUnit_t677250155 * V_3 = NULL; KeyValuePair_2_t2860178621 V_4; memset(&V_4, 0, sizeof(V_4)); DMXmlNode_t3958967524 * V_5 = NULL; int32_t V_6 = 0; { Dictionary_2_t462506454 * L_0 = __this->get_m_mapData_0(); NullCheck(L_0); Enumerator_t2416689229 L_1 = Dictionary_2_GetEnumerator_m1795873309(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m1795873309_RuntimeMethod_var); V_0 = L_1; goto IL_007c; } IL_0011: { KeyValuePair_2_t2860178621 L_2 = Enumerator_get_Current_m2685611638((&V_0), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_2 = L_2; String_t* L_3 = KeyValuePair_2_get_Key_m2229946461((&V_2), /*hidden argument*/KeyValuePair_2_get_Key_m2229946461_RuntimeMethod_var); V_1 = L_3; KeyValuePair_2_t2860178621 L_4 = Enumerator_get_Current_m2685611638((&V_0), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_4 = L_4; IDataUnit_t677250155 * L_5 = KeyValuePair_2_get_Value_m717947528((&V_4), /*hidden argument*/KeyValuePair_2_get_Value_m717947528_RuntimeMethod_var); V_3 = L_5; IL2CPP_RUNTIME_CLASS_INIT(DMXmlNode_t3958967524_il2cpp_TypeInfo_var); DMXmlNode_t3958967524 * L_6 = DMXmlNode_CreateElement_m495605703(NULL /*static, unused*/, _stringLiteral1985170616, /*hidden argument*/NULL); V_5 = L_6; DMXmlNode_t3958967524 * L_7 = ___element0; DMXmlNode_t3958967524 * L_8 = V_5; NullCheck(L_7); DMXmlNode_AppendChild_m1303778160(L_7, L_8, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_9 = V_5; String_t* L_10 = V_1; NullCheck(L_9); DMXmlNode_SetAttribute_m3965231450(L_9, _stringLiteral62725243, L_10, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_11 = V_5; IDataUnit_t677250155 * L_12 = V_3; NullCheck(L_12); int32_t L_13 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_12); V_6 = L_13; String_t* L_14 = Int32_ToString_m141394615((&V_6), /*hidden argument*/NULL); NullCheck(L_11); DMXmlNode_SetAttribute_m3965231450(L_11, _stringLiteral3243520166, L_14, /*hidden argument*/NULL); IDataUnit_t677250155 * L_15 = V_3; DMXmlNode_t3958967524 * L_16 = V_5; NullCheck(L_15); VirtActionInvoker1< DMXmlNode_t3958967524 * >::Invoke(10 /* System.Void DMCore.IDataUnit::SerialToXml(DMCore.Framework.XML.DMXmlNode) */, L_15, L_16); } IL_007c: { bool L_17 = Enumerator_MoveNext_m495772941((&V_0), /*hidden argument*/Enumerator_MoveNext_m495772941_RuntimeMethod_var); if (L_17) { goto IL_0011; } } { return; } } // System.Void DMCore.CDataProperty::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_DeserialFromXml_m289460092 (CDataProperty_t2806246268 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_DeserialFromXml_m289460092_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlNodeList_t795971656 * V_0 = NULL; int32_t V_1 = 0; DMXmlNode_t3958967524 * V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; IDataUnit_t677250155 * V_5 = NULL; DMXmlNodeList_t795971656 * G_B3_0 = NULL; { CDataProperty_Clear_m1542459772(__this, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_0 = ___element0; if (!L_0) { goto IL_0017; } } { DMXmlNode_t3958967524 * L_1 = ___element0; NullCheck(L_1); DMXmlNodeList_t795971656 * L_2 = DMXmlNode_get_ChildNodes_m14158511(L_1, /*hidden argument*/NULL); G_B3_0 = L_2; goto IL_0018; } IL_0017: { G_B3_0 = ((DMXmlNodeList_t795971656 *)(NULL)); } IL_0018: { V_0 = G_B3_0; DMXmlNodeList_t795971656 * L_3 = V_0; if (!L_3) { goto IL_002a; } } { DMXmlNodeList_t795971656 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = DMXmlNodeList_get_Count_m1776804761(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_002b; } } IL_002a: { return; } IL_002b: { V_1 = 0; goto IL_0096; } IL_0032: { DMXmlNodeList_t795971656 * L_6 = V_0; int32_t L_7 = V_1; NullCheck(L_6); DMXmlNode_t3958967524 * L_8 = BetterList_1_get_Item_m3745418477(L_6, L_7, /*hidden argument*/BetterList_1_get_Item_m3745418477_RuntimeMethod_var); V_2 = L_8; DMXmlNode_t3958967524 * L_9 = V_2; NullCheck(L_9); int32_t L_10 = DMXmlNode_GetAttributeInt_m4115790630(L_9, _stringLiteral3243520166, (-1), /*hidden argument*/NULL); V_3 = L_10; DMXmlNode_t3958967524 * L_11 = V_2; NullCheck(L_11); String_t* L_12 = DMXmlNode_GetAttribute_m2954850936(L_11, _stringLiteral62725243, /*hidden argument*/NULL); V_4 = L_12; int32_t L_13 = V_3; if ((((int32_t)L_13) == ((int32_t)(-1)))) { goto IL_0062; } } { String_t* L_14 = V_4; if (L_14) { goto IL_0067; } } IL_0062: { goto IL_0092; } IL_0067: { int32_t L_15 = V_3; IDataUnit_t677250155 * L_16 = CDataArray_CreateUnitByType_m3127124409(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); V_5 = L_16; IDataUnit_t677250155 * L_17 = V_5; if (L_17) { goto IL_007b; } } { goto IL_0092; } IL_007b: { IDataUnit_t677250155 * L_18 = V_5; DMXmlNode_t3958967524 * L_19 = V_2; NullCheck(L_18); VirtActionInvoker1< DMXmlNode_t3958967524 * >::Invoke(12 /* System.Void DMCore.IDataUnit::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) */, L_18, L_19); Dictionary_2_t462506454 * L_20 = __this->get_m_mapData_0(); String_t* L_21 = V_4; IDataUnit_t677250155 * L_22 = V_5; NullCheck(L_20); Dictionary_2_set_Item_m3237201362(L_20, L_21, L_22, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); } IL_0092: { int32_t L_23 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0096: { int32_t L_24 = V_1; DMXmlNodeList_t795971656 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = DMXmlNodeList_get_Count_m1776804761(L_25, /*hidden argument*/NULL); if ((((int32_t)L_24) < ((int32_t)L_26))) { goto IL_0032; } } { return; } } // System.Void DMCore.CDataProperty::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_DeserialFromXml_m1844093992 (CDataProperty_t2806246268 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_DeserialFromXml_m1844093992_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlNodeList_t2551693786 * V_0 = NULL; int32_t V_1 = 0; XmlElement_t561603118 * V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; IDataUnit_t677250155 * V_5 = NULL; XmlNodeList_t2551693786 * G_B3_0 = NULL; { CDataProperty_Clear_m1542459772(__this, /*hidden argument*/NULL); XmlElement_t561603118 * L_0 = ___element0; if (!L_0) { goto IL_0017; } } { XmlElement_t561603118 * L_1 = ___element0; NullCheck(L_1); XmlNodeList_t2551693786 * L_2 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_1); G_B3_0 = L_2; goto IL_0018; } IL_0017: { G_B3_0 = ((XmlNodeList_t2551693786 *)(NULL)); } IL_0018: { V_0 = G_B3_0; XmlNodeList_t2551693786 * L_3 = V_0; if (!L_3) { goto IL_002a; } } { XmlNodeList_t2551693786 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_4); if (L_5) { goto IL_002b; } } IL_002a: { return; } IL_002b: { V_1 = 0; goto IL_009b; } IL_0032: { XmlNodeList_t2551693786 * L_6 = V_0; int32_t L_7 = V_1; NullCheck(L_6); XmlNode_t3767805227 * L_8 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_6, L_7); V_2 = ((XmlElement_t561603118 *)CastclassClass((RuntimeObject*)L_8, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_9 = V_2; int32_t L_10 = IDataUnit_GetXmlElemInt_m4049370064(NULL /*static, unused*/, L_9, _stringLiteral3243520166, (-1), /*hidden argument*/NULL); V_3 = L_10; XmlElement_t561603118 * L_11 = V_2; NullCheck(L_11); String_t* L_12 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_11, _stringLiteral62725243); V_4 = L_12; int32_t L_13 = V_3; if ((((int32_t)L_13) == ((int32_t)(-1)))) { goto IL_0067; } } { String_t* L_14 = V_4; if (L_14) { goto IL_006c; } } IL_0067: { goto IL_0097; } IL_006c: { int32_t L_15 = V_3; IDataUnit_t677250155 * L_16 = CDataArray_CreateUnitByType_m3127124409(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); V_5 = L_16; IDataUnit_t677250155 * L_17 = V_5; if (L_17) { goto IL_0080; } } { goto IL_0097; } IL_0080: { IDataUnit_t677250155 * L_18 = V_5; XmlElement_t561603118 * L_19 = V_2; NullCheck(L_18); VirtActionInvoker1< XmlElement_t561603118 * >::Invoke(11 /* System.Void DMCore.IDataUnit::DeserialFromXml(System.Xml.XmlElement) */, L_18, L_19); Dictionary_2_t462506454 * L_20 = __this->get_m_mapData_0(); String_t* L_21 = V_4; IDataUnit_t677250155 * L_22 = V_5; NullCheck(L_20); Dictionary_2_set_Item_m3237201362(L_20, L_21, L_22, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); } IL_0097: { int32_t L_23 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_009b: { int32_t L_24 = V_1; XmlNodeList_t2551693786 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_25); if ((((int32_t)L_24) < ((int32_t)L_26))) { goto IL_0032; } } { return; } } // System.Void DMCore.CDataProperty::DeserialFromXmlRoot(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_DeserialFromXmlRoot_m980672731 (CDataProperty_t2806246268 * __this, XmlElement_t561603118 * ___rootElement0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_DeserialFromXmlRoot_m980672731_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; IDataUnit_t677250155 * V_2 = NULL; { XmlElement_t561603118 * L_0 = ___rootElement0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { XmlElement_t561603118 * L_1 = ___rootElement0; int32_t L_2 = IDataUnit_GetXmlElemInt_m4049370064(NULL /*static, unused*/, L_1, _stringLiteral3243520166, (-1), /*hidden argument*/NULL); V_0 = L_2; XmlElement_t561603118 * L_3 = ___rootElement0; NullCheck(L_3); String_t* L_4 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_3, _stringLiteral62725243); V_1 = L_4; int32_t L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)(-1)))) { goto IL_002d; } } { String_t* L_6 = V_1; if (L_6) { goto IL_002e; } } IL_002d: { return; } IL_002e: { int32_t L_7 = V_0; IDataUnit_t677250155 * L_8 = CDataArray_CreateUnitByType_m3127124409(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); V_2 = L_8; IDataUnit_t677250155 * L_9 = V_2; if (L_9) { goto IL_003c; } } { return; } IL_003c: { IDataUnit_t677250155 * L_10 = V_2; XmlElement_t561603118 * L_11 = ___rootElement0; NullCheck(L_10); VirtActionInvoker1< XmlElement_t561603118 * >::Invoke(11 /* System.Void DMCore.IDataUnit::DeserialFromXml(System.Xml.XmlElement) */, L_10, L_11); Dictionary_2_t462506454 * L_12 = __this->get_m_mapData_0(); String_t* L_13 = V_1; IDataUnit_t677250155 * L_14 = V_2; NullCheck(L_12); Dictionary_2_set_Item_m3237201362(L_12, L_13, L_14, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); return; } } // System.Void DMCore.CDataProperty::AddOrg(System.String,DMCore.IDataUnit) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_AddOrg_m2951900969 (CDataProperty_t2806246268 * __this, String_t* ___key0, IDataUnit_t677250155 * ___var1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_AddOrg_m2951900969_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = ___var1; CDataProperty_BeforeChange_m869808880(__this, L_0, L_1, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_2 = __this->get_m_mapData_0(); String_t* L_3 = ___key0; IDataUnit_t677250155 * L_4 = ___var1; NullCheck(L_2); Dictionary_2_set_Item_m3237201362(L_2, L_3, L_4, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_5 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m837145387 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m837145387_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataInt_t1932658480 * V_0 = NULL; { CDataInt_t1932658480 * L_0 = (CDataInt_t1932658480 *)il2cpp_codegen_object_new(CDataInt_t1932658480_il2cpp_TypeInfo_var); CDataInt__ctor_m2188462845(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataInt_t1932658480 * L_1 = V_0; int32_t L_2 = ___value1; NullCheck(L_1); CDataInt_set_Data_m3419162422(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataInt_t1932658480 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataInt_t1932658480 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m269030806 (CDataProperty_t2806246268 * __this, String_t* ___key0, float ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m269030806_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataFloat_t137586558 * V_0 = NULL; { CDataFloat_t137586558 * L_0 = (CDataFloat_t137586558 *)il2cpp_codegen_object_new(CDataFloat_t137586558_il2cpp_TypeInfo_var); CDataFloat__ctor_m3449544560(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataFloat_t137586558 * L_1 = V_0; float L_2 = ___value1; NullCheck(L_1); CDataFloat_set_Data_m2993701000(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataFloat_t137586558 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataFloat_t137586558 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m1879965761 (CDataProperty_t2806246268 * __this, String_t* ___key0, String_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m1879965761_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataWideStr_t3874506662 * V_0 = NULL; { CDataWideStr_t3874506662 * L_0 = (CDataWideStr_t3874506662 *)il2cpp_codegen_object_new(CDataWideStr_t3874506662_il2cpp_TypeInfo_var); CDataWideStr__ctor_m2814099673(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataWideStr_t3874506662 * L_1 = V_0; String_t* L_2 = ___value1; NullCheck(L_1); CDataWideStr_set_Data_m134448469(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataWideStr_t3874506662 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataWideStr_t3874506662 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.Int16) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m439020021 (CDataProperty_t2806246268 * __this, String_t* ___key0, int16_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m439020021_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataShort_t848979497 * V_0 = NULL; { CDataShort_t848979497 * L_0 = (CDataShort_t848979497 *)il2cpp_codegen_object_new(CDataShort_t848979497_il2cpp_TypeInfo_var); CDataShort__ctor_m3203502547(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataShort_t848979497 * L_1 = V_0; int16_t L_2 = ___value1; NullCheck(L_1); CDataShort_set_Data_m629360903(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataShort_t848979497 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataShort_t848979497 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m687577116 (CDataProperty_t2806246268 * __this, String_t* ___key0, Vector3_t3722313464 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m687577116_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataVector_t3625709135 * V_0 = NULL; { CDataVector_t3625709135 * L_0 = (CDataVector_t3625709135 *)il2cpp_codegen_object_new(CDataVector_t3625709135_il2cpp_TypeInfo_var); CDataVector__ctor_m165771641(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataVector_t3625709135 * L_1 = V_0; Vector3_t3722313464 L_2 = ___value1; NullCheck(L_1); CDataVector_set_Data_m2673176368(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataVector_t3625709135 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataVector_t3625709135 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m3413242165 (CDataProperty_t2806246268 * __this, String_t* ___key0, Quaternion_t2301928331 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m3413242165_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataQuaternion_t1158885499 * V_0 = NULL; { CDataQuaternion_t1158885499 * L_0 = (CDataQuaternion_t1158885499 *)il2cpp_codegen_object_new(CDataQuaternion_t1158885499_il2cpp_TypeInfo_var); CDataQuaternion__ctor_m3550254249(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataQuaternion_t1158885499 * L_1 = V_0; Quaternion_t2301928331 L_2 = ___value1; NullCheck(L_1); CDataQuaternion_set_Data_m2293290401(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataQuaternion_t1158885499 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataQuaternion_t1158885499 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m2743671346 (CDataProperty_t2806246268 * __this, String_t* ___key0, int64_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m2743671346_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataLong_t929790239 * V_0 = NULL; { CDataLong_t929790239 * L_0 = (CDataLong_t929790239 *)il2cpp_codegen_object_new(CDataLong_t929790239_il2cpp_TypeInfo_var); CDataLong__ctor_m390398571(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataLong_t929790239 * L_1 = V_0; int64_t L_2 = ___value1; NullCheck(L_1); CDataLong_set_Data_m4015345768(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataLong_t929790239 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataLong_t929790239 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m418035731 (CDataProperty_t2806246268 * __this, String_t* ___key0, double ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m418035731_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataDouble_t3608737326 * V_0 = NULL; { CDataDouble_t3608737326 * L_0 = (CDataDouble_t3608737326 *)il2cpp_codegen_object_new(CDataDouble_t3608737326_il2cpp_TypeInfo_var); CDataDouble__ctor_m2038897641(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataDouble_t3608737326 * L_1 = V_0; double L_2 = ___value1; NullCheck(L_1); CDataDouble_set_Data_m1963882456(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataDouble_t3608737326 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataDouble_t3608737326 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetInt_m1935343217 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___nDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetInt_m1935343217_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)2))) { goto IL_001c; } } IL_001a: { int32_t L_5 = ___nDefault1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataInt_t1932658480 *)CastclassClass((RuntimeObject*)L_6, CDataInt_t1932658480_il2cpp_TypeInfo_var))); int32_t L_7 = CDataInt_get_Data_m877434185(((CDataInt_t1932658480 *)CastclassClass((RuntimeObject*)L_6, CDataInt_t1932658480_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // System.Int64 DMCore.CDataProperty::GetLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CDataProperty_GetLong_m2096131398 (CDataProperty_t2806246268 * __this, String_t* ___key0, int64_t ___lDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetLong_m2096131398_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)6))) { goto IL_001c; } } IL_001a: { int64_t L_5 = ___lDefault1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_6, CDataLong_t929790239_il2cpp_TypeInfo_var))); int64_t L_7 = CDataLong_get_Data_m3099860284(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_6, CDataLong_t929790239_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // System.Double DMCore.CDataProperty::GetDouble(System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR double CDataProperty_GetDouble_m4012352384 (CDataProperty_t2806246268 * __this, String_t* ___key0, double ___dDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetDouble_m4012352384_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)7))) { goto IL_001c; } } IL_001a: { double L_5 = ___dDefault1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataDouble_t3608737326 *)CastclassClass((RuntimeObject*)L_6, CDataDouble_t3608737326_il2cpp_TypeInfo_var))); double L_7 = CDataDouble_get_Data_m2332076500(((CDataDouble_t3608737326 *)CastclassClass((RuntimeObject*)L_6, CDataDouble_t3608737326_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // System.Single DMCore.CDataProperty::GetFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CDataProperty_GetFloat_m759046289 (CDataProperty_t2806246268 * __this, String_t* ___key0, float ___fDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetFloat_m759046289_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)3))) { goto IL_001c; } } IL_001a: { float L_5 = ___fDefault1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataFloat_t137586558 *)CastclassClass((RuntimeObject*)L_6, CDataFloat_t137586558_il2cpp_TypeInfo_var))); float L_7 = CDataFloat_get_Data_m2077147244(((CDataFloat_t137586558 *)CastclassClass((RuntimeObject*)L_6, CDataFloat_t137586558_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // System.String DMCore.CDataProperty::GetWideStr(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataProperty_GetWideStr_m3656006276 (CDataProperty_t2806246268 * __this, String_t* ___key0, String_t* ___strDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetWideStr_m3656006276_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)5))) { goto IL_001c; } } IL_001a: { String_t* L_5 = ___strDefault1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataWideStr_t3874506662 *)CastclassClass((RuntimeObject*)L_6, CDataWideStr_t3874506662_il2cpp_TypeInfo_var))); String_t* L_7 = CDataWideStr_get_Data_m3466272812(((CDataWideStr_t3874506662 *)CastclassClass((RuntimeObject*)L_6, CDataWideStr_t3874506662_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // UnityEngine.Vector3 DMCore.CDataProperty::GetVector(System.String,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CDataProperty_GetVector_m1191907971 (CDataProperty_t2806246268 * __this, String_t* ___key0, Vector3_t3722313464 ___v3Default1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetVector_m1191907971_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)8))) { goto IL_001c; } } IL_001a: { Vector3_t3722313464 L_5 = ___v3Default1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_6, CDataVector_t3625709135_il2cpp_TypeInfo_var))); Vector3_t3722313464 L_7 = CDataVector_get_Data_m904718078(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_6, CDataVector_t3625709135_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // UnityEngine.Quaternion DMCore.CDataProperty::GetQuaternion(System.String,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 CDataProperty_GetQuaternion_m126099201 (CDataProperty_t2806246268 * __this, String_t* ___key0, Quaternion_t2301928331 ___qtDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetQuaternion_m126099201_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001b; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)((int32_t)9)))) { goto IL_001d; } } IL_001b: { Quaternion_t2301928331 L_5 = ___qtDefault1; return L_5; } IL_001d: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataQuaternion_t1158885499 *)CastclassClass((RuntimeObject*)L_6, CDataQuaternion_t1158885499_il2cpp_TypeInfo_var))); Quaternion_t2301928331 L_7 = CDataQuaternion_get_Data_m3777295471(((CDataQuaternion_t1158885499 *)CastclassClass((RuntimeObject*)L_6, CDataQuaternion_t1158885499_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // System.Void DMCore.CDataProperty::BeforeChange(System.String,DMCore.IDataUnit) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_BeforeChange_m869808880 (CDataProperty_t2806246268 * __this, String_t* ___key0, IDataUnit_t677250155 * ___newData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_BeforeChange_m869808880_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * V_0 = NULL; { U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * L_0 = (U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 *)il2cpp_codegen_object_new(U3CBeforeChangeU3Ec__AnonStorey0_t1603444863_il2cpp_TypeInfo_var); U3CBeforeChangeU3Ec__AnonStorey0__ctor_m3219044141(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * L_1 = V_0; String_t* L_2 = ___key0; NullCheck(L_1); L_1->set_key_0(L_2); U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * L_3 = V_0; IDataUnit_t677250155 * L_4 = ___newData1; NullCheck(L_3); L_3->set_newData_1(L_4); CBetterSet_1_t2914247844 * L_5 = __this->get_m_delegateBefore_1(); if (!L_5) { goto IL_0036; } } { CBetterSet_1_t2914247844 * L_6 = __this->get_m_delegateBefore_1(); U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * L_7 = V_0; intptr_t L_8 = (intptr_t)U3CBeforeChangeU3Ec__AnonStorey0_U3CU3Em__0_m3281458398_RuntimeMethod_var; Action_1_t2972437735 * L_9 = (Action_1_t2972437735 *)il2cpp_codegen_object_new(Action_1_t2972437735_il2cpp_TypeInfo_var); Action_1__ctor_m2579427177(L_9, L_7, L_8, /*hidden argument*/Action_1__ctor_m2579427177_RuntimeMethod_var); NullCheck(L_6); CBetterSet_1_Foreach_m3800021336(L_6, L_9, /*hidden argument*/CBetterSet_1_Foreach_m3800021336_RuntimeMethod_var); } IL_0036: { return; } } // System.Void DMCore.CDataProperty::EndChange(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_EndChange_m2844758297 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_EndChange_m2844758297_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CEndChangeU3Ec__AnonStorey1_t3838703680 * V_0 = NULL; { U3CEndChangeU3Ec__AnonStorey1_t3838703680 * L_0 = (U3CEndChangeU3Ec__AnonStorey1_t3838703680 *)il2cpp_codegen_object_new(U3CEndChangeU3Ec__AnonStorey1_t3838703680_il2cpp_TypeInfo_var); U3CEndChangeU3Ec__AnonStorey1__ctor_m2741210338(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CEndChangeU3Ec__AnonStorey1_t3838703680 * L_1 = V_0; String_t* L_2 = ___key0; NullCheck(L_1); L_1->set_key_0(L_2); CBetterSet_1_t2134195988 * L_3 = __this->get_m_delegateEnd_2(); if (!L_3) { goto IL_002f; } } { CBetterSet_1_t2134195988 * L_4 = __this->get_m_delegateEnd_2(); U3CEndChangeU3Ec__AnonStorey1_t3838703680 * L_5 = V_0; intptr_t L_6 = (intptr_t)U3CEndChangeU3Ec__AnonStorey1_U3CU3Em__0_m2129809786_RuntimeMethod_var; Action_1_t2192385879 * L_7 = (Action_1_t2192385879 *)il2cpp_codegen_object_new(Action_1_t2192385879_il2cpp_TypeInfo_var); Action_1__ctor_m3033358938(L_7, L_5, L_6, /*hidden argument*/Action_1__ctor_m3033358938_RuntimeMethod_var); NullCheck(L_4); CBetterSet_1_Foreach_m3146083753(L_4, L_7, /*hidden argument*/CBetterSet_1_Foreach_m3146083753_RuntimeMethod_var); } IL_002f: { 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 DMCore.CDataProperty/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CBeforeChangeU3Ec__AnonStorey0__ctor_m3219044141 (U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty/c__AnonStorey0::<>m__0(System.Action`2) extern "C" IL2CPP_METHOD_ATTR void U3CBeforeChangeU3Ec__AnonStorey0_U3CU3Em__0_m3281458398 (U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * __this, Action_2_t2799970140 * ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CBeforeChangeU3Ec__AnonStorey0_U3CU3Em__0_m3281458398_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_2_t2799970140 * L_0 = ___ptr0; String_t* L_1 = __this->get_key_0(); IDataUnit_t677250155 * L_2 = __this->get_newData_1(); NullCheck(L_0); Action_2_Invoke_m2132723267(L_0, L_1, L_2, /*hidden argument*/Action_2_Invoke_m2132723267_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 DMCore.CDataProperty/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CEndChangeU3Ec__AnonStorey1__ctor_m2741210338 (U3CEndChangeU3Ec__AnonStorey1_t3838703680 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty/c__AnonStorey1::<>m__0(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void U3CEndChangeU3Ec__AnonStorey1_U3CU3Em__0_m2129809786 (U3CEndChangeU3Ec__AnonStorey1_t3838703680 * __this, Action_1_t2019918284 * ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CEndChangeU3Ec__AnonStorey1_U3CU3Em__0_m2129809786_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t2019918284 * L_0 = ___ptr0; String_t* L_1 = __this->get_key_0(); NullCheck(L_0); Action_1_Invoke_m3134296422(L_0, L_1, /*hidden argument*/Action_1_Invoke_m3134296422_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 DMCore.CDataQuaternion::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion__ctor_m3550254249 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion__ctor_m3550254249_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_0 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set__Value_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataQuaternion::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataQuaternion_Lerp_m685555025 (CDataQuaternion_t1158885499 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_Lerp_m685555025_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataQuaternion_t1158885499 * V_0 = NULL; Quaternion_t2301928331 V_1; memset(&V_1, 0, sizeof(V_1)); { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataQuaternion_t1158885499 * L_4 = (CDataQuaternion_t1158885499 *)il2cpp_codegen_object_new(CDataQuaternion_t1158885499_il2cpp_TypeInfo_var); CDataQuaternion__ctor_m3550254249(L_4, /*hidden argument*/NULL); V_0 = L_4; Quaternion_t2301928331 L_5 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_6 = ___other0; NullCheck(((CDataQuaternion_t1158885499 *)CastclassClass((RuntimeObject*)L_6, CDataQuaternion_t1158885499_il2cpp_TypeInfo_var))); Quaternion_t2301928331 L_7 = CDataQuaternion_get_Data_m3777295471(((CDataQuaternion_t1158885499 *)CastclassClass((RuntimeObject*)L_6, CDataQuaternion_t1158885499_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_8 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_9 = Quaternion_Lerp_m1238806789(NULL /*static, unused*/, L_5, L_7, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_8)), /*hidden argument*/NULL); V_1 = L_9; CDataQuaternion_t1158885499 * L_10 = V_0; Quaternion_t2301928331 L_11 = V_1; NullCheck(L_10); CDataQuaternion_set_Data_m2293290401(L_10, L_11, /*hidden argument*/NULL); CDataQuaternion_t1158885499 * L_12 = V_0; return L_12; } } // System.Void DMCore.CDataQuaternion::SerialToXml(System.Xml.XmlElement&) extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion_SerialToXml_m3468560547 (CDataQuaternion_t1158885499 * __this, XmlElement_t561603118 ** ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_SerialToXml_m3468560547_MetadataUsageId); s_Il2CppMethodInitialized = true; } Quaternion_t2301928331 V_0; memset(&V_0, 0, sizeof(V_0)); Quaternion_t2301928331 V_1; memset(&V_1, 0, sizeof(V_1)); Quaternion_t2301928331 V_2; memset(&V_2, 0, sizeof(V_2)); Quaternion_t2301928331 V_3; memset(&V_3, 0, sizeof(V_3)); { XmlElement_t561603118 ** L_0 = ___element0; XmlElement_t561603118 * L_1 = *((XmlElement_t561603118 **)L_0); Quaternion_t2301928331 L_2 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_0 = L_2; float* L_3 = (&V_0)->get_address_of_x_0(); String_t* L_4 = Single_ToString_m3947131094(L_3, /*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_1, _stringLiteral3452614616, L_4); XmlElement_t561603118 ** L_5 = ___element0; XmlElement_t561603118 * L_6 = *((XmlElement_t561603118 **)L_5); Quaternion_t2301928331 L_7 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_1 = L_7; float* L_8 = (&V_1)->get_address_of_y_1(); String_t* L_9 = Single_ToString_m3947131094(L_8, /*hidden argument*/NULL); NullCheck(L_6); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_6, _stringLiteral3452614615, L_9); XmlElement_t561603118 ** L_10 = ___element0; XmlElement_t561603118 * L_11 = *((XmlElement_t561603118 **)L_10); Quaternion_t2301928331 L_12 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_2 = L_12; float* L_13 = (&V_2)->get_address_of_z_2(); String_t* L_14 = Single_ToString_m3947131094(L_13, /*hidden argument*/NULL); NullCheck(L_11); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_11, _stringLiteral3452614614, L_14); XmlElement_t561603118 ** L_15 = ___element0; XmlElement_t561603118 * L_16 = *((XmlElement_t561603118 **)L_15); Quaternion_t2301928331 L_17 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_3 = L_17; float* L_18 = (&V_3)->get_address_of_w_3(); String_t* L_19 = Single_ToString_m3947131094(L_18, /*hidden argument*/NULL); NullCheck(L_16); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_16, _stringLiteral3452614601, L_19); return; } } // System.Void DMCore.CDataQuaternion::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion_SerialToXml_m76941664 (CDataQuaternion_t1158885499 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_SerialToXml_m76941664_MetadataUsageId); s_Il2CppMethodInitialized = true; } Quaternion_t2301928331 V_0; memset(&V_0, 0, sizeof(V_0)); Quaternion_t2301928331 V_1; memset(&V_1, 0, sizeof(V_1)); Quaternion_t2301928331 V_2; memset(&V_2, 0, sizeof(V_2)); Quaternion_t2301928331 V_3; memset(&V_3, 0, sizeof(V_3)); { DMXmlNode_t3958967524 * L_0 = ___element0; Quaternion_t2301928331 L_1 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_0 = L_1; float* L_2 = (&V_0)->get_address_of_x_0(); String_t* L_3 = Single_ToString_m3947131094(L_2, /*hidden argument*/NULL); NullCheck(L_0); DMXmlNode_SetAttribute_m3965231450(L_0, _stringLiteral3452614616, L_3, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_4 = ___element0; Quaternion_t2301928331 L_5 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_1 = L_5; float* L_6 = (&V_1)->get_address_of_y_1(); String_t* L_7 = Single_ToString_m3947131094(L_6, /*hidden argument*/NULL); NullCheck(L_4); DMXmlNode_SetAttribute_m3965231450(L_4, _stringLiteral3452614615, L_7, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_8 = ___element0; Quaternion_t2301928331 L_9 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_2 = L_9; float* L_10 = (&V_2)->get_address_of_z_2(); String_t* L_11 = Single_ToString_m3947131094(L_10, /*hidden argument*/NULL); NullCheck(L_8); DMXmlNode_SetAttribute_m3965231450(L_8, _stringLiteral3452614614, L_11, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_12 = ___element0; Quaternion_t2301928331 L_13 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_3 = L_13; float* L_14 = (&V_3)->get_address_of_w_3(); String_t* L_15 = Single_ToString_m3947131094(L_14, /*hidden argument*/NULL); NullCheck(L_12); DMXmlNode_SetAttribute_m3965231450(L_12, _stringLiteral3452614601, L_15, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataQuaternion::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion_DeserialFromXml_m966893927 (CDataQuaternion_t1158885499 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_DeserialFromXml_m966893927_MetadataUsageId); s_Il2CppMethodInitialized = true; } Quaternion_t2301928331 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Quaternion_t2301928331 )); XmlElement_t561603118 * L_0 = ___element0; float L_1 = IDataUnit_GetXmlElemFloat_m1347237996(NULL /*static, unused*/, L_0, _stringLiteral3452614616, (0.0f), /*hidden argument*/NULL); (&V_0)->set_x_0(L_1); XmlElement_t561603118 * L_2 = ___element0; float L_3 = IDataUnit_GetXmlElemFloat_m1347237996(NULL /*static, unused*/, L_2, _stringLiteral3452614615, (0.0f), /*hidden argument*/NULL); (&V_0)->set_y_1(L_3); XmlElement_t561603118 * L_4 = ___element0; float L_5 = IDataUnit_GetXmlElemFloat_m1347237996(NULL /*static, unused*/, L_4, _stringLiteral3452614614, (0.0f), /*hidden argument*/NULL); (&V_0)->set_z_2(L_5); XmlElement_t561603118 * L_6 = ___element0; float L_7 = IDataUnit_GetXmlElemFloat_m1347237996(NULL /*static, unused*/, L_6, _stringLiteral3452614601, (0.0f), /*hidden argument*/NULL); (&V_0)->set_w_3(L_7); Quaternion_t2301928331 L_8 = V_0; CDataQuaternion_set_Data_m2293290401(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataQuaternion::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion_DeserialFromXml_m794411862 (CDataQuaternion_t1158885499 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_DeserialFromXml_m794411862_MetadataUsageId); s_Il2CppMethodInitialized = true; } Quaternion_t2301928331 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Quaternion_t2301928331 )); DMXmlNode_t3958967524 * L_0 = ___element0; NullCheck(L_0); float L_1 = DMXmlNode_GetAttributeFloat_m3975085840(L_0, _stringLiteral3452614616, (0.0f), /*hidden argument*/NULL); (&V_0)->set_x_0(L_1); DMXmlNode_t3958967524 * L_2 = ___element0; NullCheck(L_2); float L_3 = DMXmlNode_GetAttributeFloat_m3975085840(L_2, _stringLiteral3452614615, (0.0f), /*hidden argument*/NULL); (&V_0)->set_y_1(L_3); DMXmlNode_t3958967524 * L_4 = ___element0; NullCheck(L_4); float L_5 = DMXmlNode_GetAttributeFloat_m3975085840(L_4, _stringLiteral3452614614, (0.0f), /*hidden argument*/NULL); (&V_0)->set_z_2(L_5); DMXmlNode_t3958967524 * L_6 = ___element0; NullCheck(L_6); float L_7 = DMXmlNode_GetAttributeFloat_m3975085840(L_6, _stringLiteral3452614601, (0.0f), /*hidden argument*/NULL); (&V_0)->set_w_3(L_7); Quaternion_t2301928331 L_8 = V_0; CDataQuaternion_set_Data_m2293290401(__this, L_8, /*hidden argument*/NULL); return; } } // UnityEngine.Quaternion DMCore.CDataQuaternion::get_Data() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 CDataQuaternion_get_Data_m3777295471 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method) { { Quaternion_t2301928331 L_0 = __this->get__Value_0(); return L_0; } } // System.Void DMCore.CDataQuaternion::set_Data(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion_set_Data_m2293290401 (CDataQuaternion_t1158885499 * __this, Quaternion_t2301928331 ___value0, const RuntimeMethod* method) { { Quaternion_t2301928331 L_0 = ___value0; __this->set__Value_0(L_0); return; } } // System.Int32 DMCore.CDataQuaternion::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataQuaternion_GetUnitType_m55216490 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method) { { return ((int32_t)9); } } // System.Int32 DMCore.CDataQuaternion::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataQuaternion_GetBytesSize_m999511493 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = ((int32_t)16); int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataQuaternion::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataQuaternion_FromStream_m1960061185 (CDataQuaternion_t1158885499 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_FromStream_m1960061185_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { Quaternion_t2301928331 * L_1 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_2 = ___buffer0; int32_t* L_3 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); float L_4 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_2, (*((int32_t*)L_3)), /*hidden argument*/NULL); L_1->set_x_0(L_4); int32_t* L_5 = ___nStartIndex1; int32_t* L_6 = ___nStartIndex1; *((int32_t*)(L_5)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_6)), (int32_t)4)); Quaternion_t2301928331 * L_7 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_8 = ___buffer0; int32_t* L_9 = ___nStartIndex1; float L_10 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_8, (*((int32_t*)L_9)), /*hidden argument*/NULL); L_7->set_y_1(L_10); int32_t* L_11 = ___nStartIndex1; int32_t* L_12 = ___nStartIndex1; *((int32_t*)(L_11)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_12)), (int32_t)4)); Quaternion_t2301928331 * L_13 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_14 = ___buffer0; int32_t* L_15 = ___nStartIndex1; float L_16 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_14, (*((int32_t*)L_15)), /*hidden argument*/NULL); L_13->set_z_2(L_16); int32_t* L_17 = ___nStartIndex1; int32_t* L_18 = ___nStartIndex1; *((int32_t*)(L_17)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_18)), (int32_t)4)); Quaternion_t2301928331 * L_19 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_20 = ___buffer0; int32_t* L_21 = ___nStartIndex1; float L_22 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_20, (*((int32_t*)L_21)), /*hidden argument*/NULL); L_19->set_w_3(L_22); int32_t* L_23 = ___nStartIndex1; int32_t* L_24 = ___nStartIndex1; *((int32_t*)(L_23)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_24)), (int32_t)4)); return (bool)1; } } // System.Boolean DMCore.CDataQuaternion::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataQuaternion_ToStream_m1362612588 (CDataQuaternion_t1158885499 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_ToStream_m1362612588_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; Quaternion_t2301928331 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; ByteU5BU5D_t4116647657* V_3 = NULL; Quaternion_t2301928331 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; ByteU5BU5D_t4116647657* V_6 = NULL; Quaternion_t2301928331 V_7; memset(&V_7, 0, sizeof(V_7)); int32_t V_8 = 0; ByteU5BU5D_t4116647657* V_9 = NULL; Quaternion_t2301928331 V_10; memset(&V_10, 0, sizeof(V_10)); int32_t V_11 = 0; { Quaternion_t2301928331 L_0 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_1 = L_0; float L_1 = (&V_1)->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; V_2 = 0; goto IL_0029; } IL_001b: { BetterList_1_t289316694 ** L_3 = ___buffer0; BetterList_1_t289316694 * L_4 = *((BetterList_1_t289316694 **)L_3); ByteU5BU5D_t4116647657* L_5 = V_0; int32_t L_6 = V_2; NullCheck(L_5); int32_t L_7 = L_6; uint8_t L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck(L_4); BetterList_1_Add_m3689618584(L_4, L_8, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0029: { int32_t L_10 = V_2; ByteU5BU5D_t4116647657* L_11 = V_0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_001b; } } { Quaternion_t2301928331 L_12 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_4 = L_12; float L_13 = (&V_4)->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_14 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_3 = L_14; V_5 = 0; goto IL_0060; } IL_004f: { BetterList_1_t289316694 ** L_15 = ___buffer0; BetterList_1_t289316694 * L_16 = *((BetterList_1_t289316694 **)L_15); ByteU5BU5D_t4116647657* L_17 = V_3; int32_t L_18 = V_5; NullCheck(L_17); int32_t L_19 = L_18; uint8_t L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck(L_16); BetterList_1_Add_m3689618584(L_16, L_20, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_21 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0060: { int32_t L_22 = V_5; ByteU5BU5D_t4116647657* 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_004f; } } { Quaternion_t2301928331 L_24 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_7 = L_24; float L_25 = (&V_7)->get_z_2(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_26 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_25, /*hidden argument*/NULL); V_6 = L_26; V_8 = 0; goto IL_009a; } IL_0088: { BetterList_1_t289316694 ** L_27 = ___buffer0; BetterList_1_t289316694 * L_28 = *((BetterList_1_t289316694 **)L_27); ByteU5BU5D_t4116647657* L_29 = V_6; int32_t L_30 = V_8; NullCheck(L_29); int32_t L_31 = L_30; uint8_t L_32 = (L_29)->GetAt(static_cast(L_31)); NullCheck(L_28); BetterList_1_Add_m3689618584(L_28, L_32, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_33 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_009a: { int32_t L_34 = V_8; ByteU5BU5D_t4116647657* L_35 = V_6; NullCheck(L_35); if ((((int32_t)L_34) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_35)->max_length))))))) { goto IL_0088; } } { Quaternion_t2301928331 L_36 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_10 = L_36; float L_37 = (&V_10)->get_w_3(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_38 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_37, /*hidden argument*/NULL); V_9 = L_38; V_11 = 0; goto IL_00d5; } IL_00c3: { BetterList_1_t289316694 ** L_39 = ___buffer0; BetterList_1_t289316694 * L_40 = *((BetterList_1_t289316694 **)L_39); ByteU5BU5D_t4116647657* L_41 = V_9; int32_t L_42 = V_11; NullCheck(L_41); int32_t L_43 = L_42; uint8_t L_44 = (L_41)->GetAt(static_cast(L_43)); NullCheck(L_40); BetterList_1_Add_m3689618584(L_40, L_44, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_45 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00d5: { int32_t L_46 = V_11; ByteU5BU5D_t4116647657* L_47 = V_9; NullCheck(L_47); if ((((int32_t)L_46) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_47)->max_length))))))) { goto IL_00c3; } } { return (bool)1; } } // System.String DMCore.CDataQuaternion::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataQuaternion_ToWString_m3485123131 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_ToWString_m3485123131_MetadataUsageId); s_Il2CppMethodInitialized = true; } Quaternion_t2301928331 V_0; memset(&V_0, 0, sizeof(V_0)); Quaternion_t2301928331 V_1; memset(&V_1, 0, sizeof(V_1)); Quaternion_t2301928331 V_2; memset(&V_2, 0, sizeof(V_2)); Quaternion_t2301928331 V_3; memset(&V_3, 0, sizeof(V_3)); { StringU5BU5D_t1281789340* L_0 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)8)); NullCheck(L_0); ArrayElementTypeCheck (L_0, _stringLiteral2669477658); (L_0)->SetAt(static_cast(0), (String_t*)_stringLiteral2669477658); StringU5BU5D_t1281789340* L_1 = L_0; Quaternion_t2301928331 L_2 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_0 = L_2; float* L_3 = (&V_0)->get_address_of_x_0(); String_t* L_4 = Single_ToString_m3947131094(L_3, /*hidden argument*/NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(1), (String_t*)L_4); StringU5BU5D_t1281789340* L_5 = L_1; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteral3452614532); (L_5)->SetAt(static_cast(2), (String_t*)_stringLiteral3452614532); StringU5BU5D_t1281789340* L_6 = L_5; Quaternion_t2301928331 L_7 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_1 = L_7; float* L_8 = (&V_1)->get_address_of_y_1(); String_t* L_9 = Single_ToString_m3947131094(L_8, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_9); (L_6)->SetAt(static_cast(3), (String_t*)L_9); StringU5BU5D_t1281789340* L_10 = L_6; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteral3452614532); (L_10)->SetAt(static_cast(4), (String_t*)_stringLiteral3452614532); StringU5BU5D_t1281789340* L_11 = L_10; Quaternion_t2301928331 L_12 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_2 = L_12; float* L_13 = (&V_2)->get_address_of_z_2(); String_t* L_14 = Single_ToString_m3947131094(L_13, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_14); (L_11)->SetAt(static_cast(5), (String_t*)L_14); StringU5BU5D_t1281789340* L_15 = L_11; NullCheck(L_15); ArrayElementTypeCheck (L_15, _stringLiteral3452614532); (L_15)->SetAt(static_cast(6), (String_t*)_stringLiteral3452614532); StringU5BU5D_t1281789340* L_16 = L_15; Quaternion_t2301928331 L_17 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_3 = L_17; float* L_18 = (&V_3)->get_address_of_w_3(); String_t* L_19 = Single_ToString_m3947131094(L_18, /*hidden argument*/NULL); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_19); (L_16)->SetAt(static_cast(7), (String_t*)L_19); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = String_Concat_m1809518182(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); return L_20; } } #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 DMCore.CDataShort::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataShort__ctor_m3203502547 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.Int16 DMCore.CDataShort::get_Data() extern "C" IL2CPP_METHOD_ATTR int16_t CDataShort_get_Data_m3806355946 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { { int16_t L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataShort::set_Data(System.Int16) extern "C" IL2CPP_METHOD_ATTR void CDataShort_set_Data_m629360903 (CDataShort_t848979497 * __this, int16_t ___value0, const RuntimeMethod* method) { { int16_t L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataShort::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataShort_Lerp_m1584537213 (CDataShort_t848979497 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_Lerp_m1584537213_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataShort_t848979497 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataShort_t848979497 * L_4 = (CDataShort_t848979497 *)il2cpp_codegen_object_new(CDataShort_t848979497_il2cpp_TypeInfo_var); CDataShort__ctor_m3203502547(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataShort_t848979497 * L_5 = V_0; int16_t L_6 = CDataShort_get_Data_m3806355946(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataShort_t848979497 *)CastclassClass((RuntimeObject*)L_7, CDataShort_t848979497_il2cpp_TypeInfo_var))); int16_t L_8 = CDataShort_get_Data_m3806355946(((CDataShort_t848979497 *)CastclassClass((RuntimeObject*)L_7, CDataShort_t848979497_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_9 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (((float)((float)L_6))), (((float)((float)L_8))), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_9)), /*hidden argument*/NULL); NullCheck(L_5); CDataShort_set_Data_m629360903(L_5, (((int16_t)((int16_t)L_10))), /*hidden argument*/NULL); CDataShort_t848979497 * L_11 = V_0; return L_11; } } // System.Void DMCore.CDataShort::SerialToXml(System.Xml.XmlElement&) extern "C" IL2CPP_METHOD_ATTR void CDataShort_SerialToXml_m429910827 (CDataShort_t848979497 * __this, XmlElement_t561603118 ** ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_SerialToXml_m429910827_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; { XmlElement_t561603118 ** L_0 = ___element0; XmlElement_t561603118 * L_1 = *((XmlElement_t561603118 **)L_0); int16_t L_2 = CDataShort_get_Data_m3806355946(__this, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = Int16_ToString_m1270547562((&V_0), /*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_1, _stringLiteral3493618073, L_3); return; } } // System.Void DMCore.CDataShort::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataShort_SerialToXml_m582016094 (CDataShort_t848979497 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_SerialToXml_m582016094_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; { DMXmlNode_t3958967524 * L_0 = ___element0; int16_t L_1 = CDataShort_get_Data_m3806355946(__this, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = Int16_ToString_m1270547562((&V_0), /*hidden argument*/NULL); NullCheck(L_0); DMXmlNode_SetAttribute_m3965231450(L_0, _stringLiteral3493618073, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataShort::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataShort_DeserialFromXml_m1273733612 (CDataShort_t848979497 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_DeserialFromXml_m1273733612_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___element0; int32_t L_1 = IDataUnit_GetXmlElemInt_m4049370064(NULL /*static, unused*/, L_0, _stringLiteral3493618073, 0, /*hidden argument*/NULL); CDataShort_set_Data_m629360903(__this, (((int16_t)((int16_t)L_1))), /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataShort::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataShort_DeserialFromXml_m790076823 (CDataShort_t848979497 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_DeserialFromXml_m790076823_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; NullCheck(L_0); int32_t L_1 = DMXmlNode_GetAttributeInt_m4115790630(L_0, _stringLiteral3493618073, 0, /*hidden argument*/NULL); CDataShort_set_Data_m629360903(__this, (((int16_t)((int16_t)L_1))), /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataShort::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataShort_GetUnitType_m2814735484 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 DMCore.CDataShort::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataShort_GetBytesSize_m377138067 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 2; int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataShort::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataShort_FromStream_m983934242 (CDataShort_t848979497 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_FromStream_m983934242_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); int16_t L_3 = BitConverter_ToInt16_m2376388426(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); CDataShort_set_Data_m629360903(__this, L_3, /*hidden argument*/NULL); int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)2)); return (bool)1; } } // System.Boolean DMCore.CDataShort::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataShort_ToStream_m2947851041 (CDataShort_t848979497 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_ToStream_m2947851041_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; uint8_t V_2 = 0x0; ByteU5BU5D_t4116647657* V_3 = NULL; int32_t V_4 = 0; { int16_t L_0 = CDataShort_get_Data_m3806355946(__this, /*hidden argument*/NULL); V_0 = L_0; int16_t L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m658425501(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_1 = L_2; ByteU5BU5D_t4116647657* L_3 = V_1; V_3 = L_3; V_4 = 0; goto IL_002b; } IL_0018: { ByteU5BU5D_t4116647657* L_4 = V_3; int32_t L_5 = V_4; NullCheck(L_4); int32_t L_6 = L_5; uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; BetterList_1_t289316694 ** L_8 = ___buffer0; BetterList_1_t289316694 * L_9 = *((BetterList_1_t289316694 **)L_8); uint8_t L_10 = V_2; NullCheck(L_9); BetterList_1_Add_m3689618584(L_9, L_10, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_11 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_4; ByteU5BU5D_t4116647657* L_13 = V_3; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))))) { goto IL_0018; } } { return (bool)1; } } // System.String DMCore.CDataShort::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataShort_ToWString_m1078805877 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_ToWString_m1078805877_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; { int16_t L_0 = CDataShort_get_Data_m3806355946(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int16_ToString_m1270547562((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1586514392, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataShort::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataShort_GetStringData_m1611971964 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { int16_t V_0 = 0; { int16_t L_0 = CDataShort_get_Data_m3806355946(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int16_ToString_m1270547562((&V_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 DMCore.CDataString::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataString__ctor_m3103834889 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); CDataString_set_Data_m1465835771(__this, (ByteU5BU5D_t4116647657*)(ByteU5BU5D_t4116647657*)NULL, /*hidden argument*/NULL); return; } } // DMCore.IDataUnit DMCore.CDataString::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataString_Lerp_m3294328897 (CDataString_t1317323776 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { { return (IDataUnit_t677250155 *)NULL; } } // System.Void DMCore.CDataString::SerialToXml(System.Xml.XmlElement&) extern "C" IL2CPP_METHOD_ATTR void CDataString_SerialToXml_m4020933507 (CDataString_t1317323776 * __this, XmlElement_t561603118 ** ___element0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.CDataString::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataString_SerialToXml_m3368198602 (CDataString_t1317323776 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.CDataString::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataString_DeserialFromXml_m751066642 (CDataString_t1317323776 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.CDataString::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataString_DeserialFromXml_m3684286022 (CDataString_t1317323776 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { { return; } } // System.Byte[] DMCore.CDataString::get_Data() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CDataString_get_Data_m1250555191 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { { ByteU5BU5D_t4116647657* L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataString::set_Data(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void CDataString_set_Data_m1465835771 (CDataString_t1317323776 * __this, ByteU5BU5D_t4116647657* ___value0, const RuntimeMethod* method) { { ByteU5BU5D_t4116647657* L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // System.Int32 DMCore.CDataString::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataString_GetUnitType_m165949423 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { { return 4; } } // System.Int32 DMCore.CDataString::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataString_GetBytesSize_m2881390098 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_t4116647657* L_0 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); NullCheck(L_0); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)2, (int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))))); int32_t L_1 = V_0; return L_1; } } // System.Boolean DMCore.CDataString::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataString_FromStream_m3549360676 (CDataString_t1317323776 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataString_FromStream_m3549360676_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; int32_t V_1 = 0; uint8_t V_2 = 0x0; int32_t V_3 = 0; { CDataString_set_Data_m1465835771(__this, (ByteU5BU5D_t4116647657*)(ByteU5BU5D_t4116647657*)NULL, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_0 = ___buffer0; int32_t* L_1 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); int16_t L_2 = BitConverter_ToInt16_m2376388426(NULL /*static, unused*/, L_0, (*((int32_t*)L_1)), /*hidden argument*/NULL); V_0 = L_2; int32_t* L_3 = ___nStartIndex1; int32_t* L_4 = ___nStartIndex1; *((int32_t*)(L_3)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_4)), (int32_t)2)); int16_t L_5 = V_0; if ((((int32_t)0) < ((int32_t)L_5))) { goto IL_001f; } } { return (bool)1; } IL_001f: { int16_t L_6 = V_0; CDataString_set_Data_m1465835771(__this, ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)L_6)), /*hidden argument*/NULL); V_1 = 0; goto IL_004b; } IL_0032: { ByteU5BU5D_t4116647657* L_7 = ___buffer0; int32_t* L_8 = ___nStartIndex1; int32_t* L_9 = ___nStartIndex1; int32_t L_10 = (*((int32_t*)L_9)); V_3 = L_10; *((int32_t*)(L_8)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); int32_t L_11 = V_3; NullCheck(L_7); int32_t L_12 = L_11; uint8_t L_13 = (L_7)->GetAt(static_cast(L_12)); V_2 = L_13; ByteU5BU5D_t4116647657* L_14 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); int32_t L_15 = V_1; uint8_t L_16 = V_2; NullCheck(L_14); (L_14)->SetAt(static_cast(L_15), (uint8_t)L_16); int32_t L_17 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_004b: { int32_t L_18 = V_1; int16_t L_19 = V_0; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_0032; } } { return (bool)1; } } // System.Boolean DMCore.CDataString::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataString_ToStream_m49967203 (CDataString_t1317323776 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataString_ToStream_m49967203_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; uint8_t V_1 = 0x0; ByteU5BU5D_t4116647657* V_2 = NULL; int32_t V_3 = 0; uint8_t V_4 = 0x0; ByteU5BU5D_t4116647657* V_5 = NULL; int32_t V_6 = 0; { ByteU5BU5D_t4116647657* L_0 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); NullCheck(L_0); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_1 = BitConverter_GetBytes_m658425501(NULL /*static, unused*/, (((int16_t)((int16_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))))), /*hidden argument*/NULL); V_0 = L_1; ByteU5BU5D_t4116647657* L_2 = V_0; V_2 = L_2; V_3 = 0; goto IL_0028; } IL_0018: { ByteU5BU5D_t4116647657* L_3 = V_2; int32_t L_4 = V_3; NullCheck(L_3); int32_t L_5 = L_4; uint8_t L_6 = (L_3)->GetAt(static_cast(L_5)); V_1 = L_6; BetterList_1_t289316694 ** L_7 = ___buffer0; BetterList_1_t289316694 * L_8 = *((BetterList_1_t289316694 **)L_7); uint8_t L_9 = V_1; NullCheck(L_8); BetterList_1_Add_m3689618584(L_8, L_9, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_10 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0028: { int32_t L_11 = V_3; ByteU5BU5D_t4116647657* L_12 = V_2; NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_0018; } } { ByteU5BU5D_t4116647657* L_13 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); V_5 = L_13; V_6 = 0; goto IL_0057; } IL_0041: { ByteU5BU5D_t4116647657* L_14 = V_5; int32_t L_15 = V_6; NullCheck(L_14); int32_t L_16 = L_15; uint8_t L_17 = (L_14)->GetAt(static_cast(L_16)); V_4 = L_17; BetterList_1_t289316694 ** L_18 = ___buffer0; BetterList_1_t289316694 * L_19 = *((BetterList_1_t289316694 **)L_18); uint8_t L_20 = V_4; NullCheck(L_19); BetterList_1_Add_m3689618584(L_19, L_20, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_21 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0057: { int32_t L_22 = V_6; ByteU5BU5D_t4116647657* L_23 = V_5; NullCheck(L_23); if ((((int32_t)L_22) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_23)->max_length))))))) { goto IL_0041; } } { return (bool)1; } } // System.String DMCore.CDataString::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataString_ToWString_m940779246 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataString_ToWString_m940779246_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); NullCheck((RuntimeObject *)(RuntimeObject *)L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, (RuntimeObject *)(RuntimeObject *)L_0); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1813216868, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataString::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataString_GetStringData_m3099954878 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { { ByteU5BU5D_t4116647657* L_0 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); NullCheck((RuntimeObject *)(RuntimeObject *)L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, (RuntimeObject *)(RuntimeObject *)L_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 DMCore.CDataVector::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataVector__ctor_m165771641 (CDataVector_t3625709135 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_0; memset(&L_0, 0, sizeof(L_0)); Vector3__ctor_m3353183577((&L_0), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); __this->set__Value_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataVector::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataVector_Lerp_m2023439268 (CDataVector_t3625709135 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_Lerp_m2023439268_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataVector_t3625709135 * V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); 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)); Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataVector_t3625709135 * L_4 = (CDataVector_t3625709135 *)il2cpp_codegen_object_new(CDataVector_t3625709135_il2cpp_TypeInfo_var); CDataVector__ctor_m165771641(L_4, /*hidden argument*/NULL); V_0 = L_4; il2cpp_codegen_initobj((&V_1), sizeof(Vector3_t3722313464 )); Vector3_t3722313464 L_5 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_2 = L_5; float L_6 = (&V_2)->get_x_1(); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_7, CDataVector_t3625709135_il2cpp_TypeInfo_var))); Vector3_t3722313464 L_8 = CDataVector_get_Data_m904718078(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_7, CDataVector_t3625709135_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_3 = L_8; float L_9 = (&V_3)->get_x_1(); float L_10 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_11 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_6, L_9, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_10)), /*hidden argument*/NULL); (&V_1)->set_x_1(L_11); Vector3_t3722313464 L_12 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_4 = L_12; float L_13 = (&V_4)->get_y_2(); IDataUnit_t677250155 * L_14 = ___other0; NullCheck(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_14, CDataVector_t3625709135_il2cpp_TypeInfo_var))); Vector3_t3722313464 L_15 = CDataVector_get_Data_m904718078(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_14, CDataVector_t3625709135_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_5 = L_15; float L_16 = (&V_5)->get_y_2(); float L_17 = ___fOtherRate1; float L_18 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_13, L_16, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_17)), /*hidden argument*/NULL); (&V_1)->set_y_2(L_18); Vector3_t3722313464 L_19 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_6 = L_19; float L_20 = (&V_6)->get_z_3(); IDataUnit_t677250155 * L_21 = ___other0; NullCheck(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_21, CDataVector_t3625709135_il2cpp_TypeInfo_var))); Vector3_t3722313464 L_22 = CDataVector_get_Data_m904718078(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_21, CDataVector_t3625709135_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_7 = L_22; float L_23 = (&V_7)->get_z_3(); float L_24 = ___fOtherRate1; float L_25 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_20, L_23, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_24)), /*hidden argument*/NULL); (&V_1)->set_z_3(L_25); CDataVector_t3625709135 * L_26 = V_0; Vector3_t3722313464 L_27 = V_1; NullCheck(L_26); CDataVector_set_Data_m2673176368(L_26, L_27, /*hidden argument*/NULL); CDataVector_t3625709135 * L_28 = V_0; return L_28; } } // System.Void DMCore.CDataVector::SerialToXml(System.Xml.XmlElement&) extern "C" IL2CPP_METHOD_ATTR void CDataVector_SerialToXml_m3870037691 (CDataVector_t3625709135 * __this, XmlElement_t561603118 ** ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_SerialToXml_m3870037691_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); { XmlElement_t561603118 ** L_0 = ___element0; XmlElement_t561603118 * L_1 = *((XmlElement_t561603118 **)L_0); Vector3_t3722313464 L_2 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_0 = L_2; float* L_3 = (&V_0)->get_address_of_x_1(); String_t* L_4 = Single_ToString_m3947131094(L_3, /*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_1, _stringLiteral3452614616, L_4); XmlElement_t561603118 ** L_5 = ___element0; XmlElement_t561603118 * L_6 = *((XmlElement_t561603118 **)L_5); Vector3_t3722313464 L_7 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_1 = L_7; float* L_8 = (&V_1)->get_address_of_y_2(); String_t* L_9 = Single_ToString_m3947131094(L_8, /*hidden argument*/NULL); NullCheck(L_6); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_6, _stringLiteral3452614615, L_9); XmlElement_t561603118 ** L_10 = ___element0; XmlElement_t561603118 * L_11 = *((XmlElement_t561603118 **)L_10); Vector3_t3722313464 L_12 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_2 = L_12; float* L_13 = (&V_2)->get_address_of_z_3(); String_t* L_14 = Single_ToString_m3947131094(L_13, /*hidden argument*/NULL); NullCheck(L_11); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_11, _stringLiteral3452614614, L_14); return; } } // System.Void DMCore.CDataVector::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataVector_SerialToXml_m148281308 (CDataVector_t3625709135 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_SerialToXml_m148281308_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); { DMXmlNode_t3958967524 * L_0 = ___element0; Vector3_t3722313464 L_1 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_0 = L_1; float* L_2 = (&V_0)->get_address_of_x_1(); String_t* L_3 = Single_ToString_m3947131094(L_2, /*hidden argument*/NULL); NullCheck(L_0); DMXmlNode_SetAttribute_m3965231450(L_0, _stringLiteral3452614616, L_3, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_4 = ___element0; Vector3_t3722313464 L_5 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_1 = L_5; float* L_6 = (&V_1)->get_address_of_y_2(); String_t* L_7 = Single_ToString_m3947131094(L_6, /*hidden argument*/NULL); NullCheck(L_4); DMXmlNode_SetAttribute_m3965231450(L_4, _stringLiteral3452614615, L_7, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_8 = ___element0; Vector3_t3722313464 L_9 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_2 = L_9; float* L_10 = (&V_2)->get_address_of_z_3(); String_t* L_11 = Single_ToString_m3947131094(L_10, /*hidden argument*/NULL); NullCheck(L_8); DMXmlNode_SetAttribute_m3965231450(L_8, _stringLiteral3452614614, L_11, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataVector::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataVector_DeserialFromXml_m2600085720 (CDataVector_t3625709135 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_DeserialFromXml_m2600085720_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Vector3_t3722313464 )); XmlElement_t561603118 * L_0 = ___element0; float L_1 = IDataUnit_GetXmlElemFloat_m1347237996(NULL /*static, unused*/, L_0, _stringLiteral3452614616, (0.0f), /*hidden argument*/NULL); (&V_0)->set_x_1(L_1); XmlElement_t561603118 * L_2 = ___element0; float L_3 = IDataUnit_GetXmlElemFloat_m1347237996(NULL /*static, unused*/, L_2, _stringLiteral3452614615, (0.0f), /*hidden argument*/NULL); (&V_0)->set_y_2(L_3); XmlElement_t561603118 * L_4 = ___element0; float L_5 = IDataUnit_GetXmlElemFloat_m1347237996(NULL /*static, unused*/, L_4, _stringLiteral3452614614, (0.0f), /*hidden argument*/NULL); (&V_0)->set_z_3(L_5); Vector3_t3722313464 L_6 = V_0; CDataVector_set_Data_m2673176368(__this, L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataVector::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataVector_DeserialFromXml_m306094436 (CDataVector_t3625709135 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_DeserialFromXml_m306094436_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Vector3_t3722313464 )); DMXmlNode_t3958967524 * L_0 = ___element0; NullCheck(L_0); float L_1 = DMXmlNode_GetAttributeFloat_m3975085840(L_0, _stringLiteral3452614616, (0.0f), /*hidden argument*/NULL); (&V_0)->set_x_1(L_1); DMXmlNode_t3958967524 * L_2 = ___element0; NullCheck(L_2); float L_3 = DMXmlNode_GetAttributeFloat_m3975085840(L_2, _stringLiteral3452614615, (0.0f), /*hidden argument*/NULL); (&V_0)->set_y_2(L_3); DMXmlNode_t3958967524 * L_4 = ___element0; NullCheck(L_4); float L_5 = DMXmlNode_GetAttributeFloat_m3975085840(L_4, _stringLiteral3452614614, (0.0f), /*hidden argument*/NULL); (&V_0)->set_z_3(L_5); Vector3_t3722313464 L_6 = V_0; CDataVector_set_Data_m2673176368(__this, L_6, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DMCore.CDataVector::get_Data() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CDataVector_get_Data_m904718078 (CDataVector_t3625709135 * __this, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = __this->get__Value_0(); return L_0; } } // System.Void DMCore.CDataVector::set_Data(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CDataVector_set_Data_m2673176368 (CDataVector_t3625709135 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = ___value0; __this->set__Value_0(L_0); return; } } // System.Int32 DMCore.CDataVector::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataVector_GetUnitType_m366448814 (CDataVector_t3625709135 * __this, const RuntimeMethod* method) { { return 8; } } // System.Int32 DMCore.CDataVector::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataVector_GetBytesSize_m2245739056 (CDataVector_t3625709135 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = ((int32_t)12); int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataVector::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataVector_FromStream_m258805248 (CDataVector_t3625709135 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_FromStream_m258805248_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { Vector3_t3722313464 * L_1 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_2 = ___buffer0; int32_t* L_3 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); float L_4 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_2, (*((int32_t*)L_3)), /*hidden argument*/NULL); L_1->set_x_1(L_4); int32_t* L_5 = ___nStartIndex1; int32_t* L_6 = ___nStartIndex1; *((int32_t*)(L_5)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_6)), (int32_t)4)); Vector3_t3722313464 * L_7 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_8 = ___buffer0; int32_t* L_9 = ___nStartIndex1; float L_10 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_8, (*((int32_t*)L_9)), /*hidden argument*/NULL); L_7->set_y_2(L_10); int32_t* L_11 = ___nStartIndex1; int32_t* L_12 = ___nStartIndex1; *((int32_t*)(L_11)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_12)), (int32_t)4)); Vector3_t3722313464 * L_13 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_14 = ___buffer0; int32_t* L_15 = ___nStartIndex1; float L_16 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_14, (*((int32_t*)L_15)), /*hidden argument*/NULL); L_13->set_z_3(L_16); int32_t* L_17 = ___nStartIndex1; int32_t* L_18 = ___nStartIndex1; *((int32_t*)(L_17)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_18)), (int32_t)4)); return (bool)1; } } // System.Boolean DMCore.CDataVector::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataVector_ToStream_m4142684142 (CDataVector_t3625709135 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_ToStream_m4142684142_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; ByteU5BU5D_t4116647657* V_3 = NULL; Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; ByteU5BU5D_t4116647657* V_6 = NULL; Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); int32_t V_8 = 0; { Vector3_t3722313464 L_0 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_1 = L_0; float L_1 = (&V_1)->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; V_2 = 0; goto IL_0029; } IL_001b: { BetterList_1_t289316694 ** L_3 = ___buffer0; BetterList_1_t289316694 * L_4 = *((BetterList_1_t289316694 **)L_3); ByteU5BU5D_t4116647657* L_5 = V_0; int32_t L_6 = V_2; NullCheck(L_5); int32_t L_7 = L_6; uint8_t L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck(L_4); BetterList_1_Add_m3689618584(L_4, L_8, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0029: { int32_t L_10 = V_2; ByteU5BU5D_t4116647657* L_11 = V_0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_001b; } } { Vector3_t3722313464 L_12 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_4 = L_12; float L_13 = (&V_4)->get_y_2(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_14 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_3 = L_14; V_5 = 0; goto IL_0060; } IL_004f: { BetterList_1_t289316694 ** L_15 = ___buffer0; BetterList_1_t289316694 * L_16 = *((BetterList_1_t289316694 **)L_15); ByteU5BU5D_t4116647657* L_17 = V_3; int32_t L_18 = V_5; NullCheck(L_17); int32_t L_19 = L_18; uint8_t L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck(L_16); BetterList_1_Add_m3689618584(L_16, L_20, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_21 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0060: { int32_t L_22 = V_5; ByteU5BU5D_t4116647657* 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_004f; } } { Vector3_t3722313464 L_24 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_7 = L_24; float L_25 = (&V_7)->get_z_3(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_26 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_25, /*hidden argument*/NULL); V_6 = L_26; V_8 = 0; goto IL_009a; } IL_0088: { BetterList_1_t289316694 ** L_27 = ___buffer0; BetterList_1_t289316694 * L_28 = *((BetterList_1_t289316694 **)L_27); ByteU5BU5D_t4116647657* L_29 = V_6; int32_t L_30 = V_8; NullCheck(L_29); int32_t L_31 = L_30; uint8_t L_32 = (L_29)->GetAt(static_cast(L_31)); NullCheck(L_28); BetterList_1_Add_m3689618584(L_28, L_32, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_33 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_009a: { int32_t L_34 = V_8; ByteU5BU5D_t4116647657* L_35 = V_6; NullCheck(L_35); if ((((int32_t)L_34) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_35)->max_length))))))) { goto IL_0088; } } { return (bool)1; } } // System.String DMCore.CDataVector::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataVector_ToWString_m279081973 (CDataVector_t3625709135 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_ToWString_m279081973_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); { StringU5BU5D_t1281789340* L_0 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)6)); NullCheck(L_0); ArrayElementTypeCheck (L_0, _stringLiteral1581316207); (L_0)->SetAt(static_cast(0), (String_t*)_stringLiteral1581316207); StringU5BU5D_t1281789340* L_1 = L_0; Vector3_t3722313464 L_2 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_0 = L_2; float* L_3 = (&V_0)->get_address_of_x_1(); String_t* L_4 = Single_ToString_m3947131094(L_3, /*hidden argument*/NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(1), (String_t*)L_4); StringU5BU5D_t1281789340* L_5 = L_1; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteral3885865852); (L_5)->SetAt(static_cast(2), (String_t*)_stringLiteral3885865852); StringU5BU5D_t1281789340* L_6 = L_5; Vector3_t3722313464 L_7 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_1 = L_7; float* L_8 = (&V_1)->get_address_of_y_2(); String_t* L_9 = Single_ToString_m3947131094(L_8, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_9); (L_6)->SetAt(static_cast(3), (String_t*)L_9); StringU5BU5D_t1281789340* L_10 = L_6; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteral3885800316); (L_10)->SetAt(static_cast(4), (String_t*)_stringLiteral3885800316); StringU5BU5D_t1281789340* L_11 = L_10; Vector3_t3722313464 L_12 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_2 = L_12; float* L_13 = (&V_2)->get_address_of_z_3(); String_t* L_14 = Single_ToString_m3947131094(L_13, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_14); (L_11)->SetAt(static_cast(5), (String_t*)L_14); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = String_Concat_m1809518182(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); return L_15; } } #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 DMCore.CDataWideStr::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataWideStr__ctor_m2814099673 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.String DMCore.CDataWideStr::get_Data() extern "C" IL2CPP_METHOD_ATTR String_t* CDataWideStr_get_Data_m3466272812 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataWideStr::set_Data(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataWideStr_set_Data_m134448469 (CDataWideStr_t3874506662 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataWideStr::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataWideStr_Lerp_m376269133 (CDataWideStr_t3874506662 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { { return (IDataUnit_t677250155 *)NULL; } } // System.Void DMCore.CDataWideStr::SerialToXml(System.Xml.XmlElement&) extern "C" IL2CPP_METHOD_ATTR void CDataWideStr_SerialToXml_m2383202800 (CDataWideStr_t3874506662 * __this, XmlElement_t561603118 ** ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataWideStr_SerialToXml_m2383202800_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001d; } } { XmlElement_t561603118 ** L_1 = ___element0; XmlElement_t561603118 * L_2 = *((XmlElement_t561603118 **)L_1); String_t* L_3 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_2); VirtActionInvoker2< String_t*, String_t* >::Invoke(47 /* System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String) */, L_2, _stringLiteral3493618073, L_3); } IL_001d: { return; } } // System.Void DMCore.CDataWideStr::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataWideStr_SerialToXml_m1132023917 (CDataWideStr_t3874506662 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataWideStr_SerialToXml_m1132023917_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0021; } } { DMXmlNode_t3958967524 * L_1 = ___element0; String_t* L_2 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_2); NullCheck(L_1); DMXmlNode_SetAttribute_m3965231450(L_1, _stringLiteral3493618073, L_3, /*hidden argument*/NULL); } IL_0021: { return; } } // System.Void DMCore.CDataWideStr::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataWideStr_DeserialFromXml_m2834429000 (CDataWideStr_t3874506662 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataWideStr_DeserialFromXml_m2834429000_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___element0; NullCheck(L_0); String_t* L_1 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_0, _stringLiteral3493618073); CDataWideStr_set_Data_m134448469(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataWideStr::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDataWideStr_DeserialFromXml_m1133993587 (CDataWideStr_t3874506662 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataWideStr_DeserialFromXml_m1133993587_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; NullCheck(L_0); String_t* L_1 = DMXmlNode_GetAttribute_m2954850936(L_0, _stringLiteral3493618073, /*hidden argument*/NULL); CDataWideStr_set_Data_m134448469(__this, L_1, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataWideStr::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataWideStr_GetUnitType_m1251738741 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { { return 5; } } // System.Int32 DMCore.CDataWideStr::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataWideStr_GetBytesSize_m3946715729 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { String_t* L_0 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = String_get_Length_m3847582255(L_0, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)2)), (int32_t)2)), (int32_t)2)); int32_t L_2 = V_0; return L_2; } } // System.Boolean DMCore.CDataWideStr::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataWideStr_FromStream_m2951626773 (CDataWideStr_t3874506662 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataWideStr_FromStream_m2951626773_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); CDataWideStr_set_Data_m134448469(__this, L_0, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); int16_t L_3 = BitConverter_ToInt16_m2376388426(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); V_0 = L_3; int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)2)); int16_t L_6 = V_0; V_0 = (((int16_t)((int16_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)2))))); int16_t L_7 = V_0; if ((((int32_t)0) < ((int32_t)L_7))) { goto IL_002e; } } { int32_t* L_8 = ___nStartIndex1; int32_t* L_9 = ___nStartIndex1; *((int32_t*)(L_8)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_9)), (int32_t)2)); return (bool)1; } IL_002e: { V_1 = 0; goto IL_005f; } IL_0035: { ByteU5BU5D_t4116647657* L_10 = ___buffer0; int32_t* L_11 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); Il2CppChar L_12 = BitConverter_ToChar_m1348346703(NULL /*static, unused*/, L_10, (*((int32_t*)L_11)), /*hidden argument*/NULL); V_2 = L_12; int32_t* L_13 = ___nStartIndex1; int32_t* L_14 = ___nStartIndex1; *((int32_t*)(L_13)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_14)), (int32_t)2)); String_t* L_15 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); Il2CppChar L_16 = V_2; Il2CppChar L_17 = L_16; RuntimeObject * L_18 = Box(Char_t3634460470_il2cpp_TypeInfo_var, &L_17); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Concat_m904156431(NULL /*static, unused*/, L_15, L_18, /*hidden argument*/NULL); CDataWideStr_set_Data_m134448469(__this, L_19, /*hidden argument*/NULL); int32_t L_20 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)2)); } IL_005f: { int32_t L_21 = V_1; int16_t L_22 = V_0; if ((((int32_t)L_21) < ((int32_t)L_22))) { goto IL_0035; } } { int32_t* L_23 = ___nStartIndex1; int32_t* L_24 = ___nStartIndex1; *((int32_t*)(L_23)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_24)), (int32_t)2)); return (bool)1; } } // System.Boolean DMCore.CDataWideStr::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataWideStr_ToStream_m763209216 (CDataWideStr_t3874506662 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataWideStr_ToStream_m763209216_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; CharU5BU5D_t3528271667* V_2 = NULL; int32_t V_3 = 0; Il2CppChar V_4 = 0x0; ByteU5BU5D_t4116647657* V_5 = NULL; { String_t* L_0 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = String_get_Length_m3847582255(L_0, /*hidden argument*/NULL); V_0 = (((int16_t)((int16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)2)), (int32_t)2))))); int16_t L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_3 = BitConverter_GetBytes_m658425501(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); V_1 = L_3; BetterList_1_t289316694 ** L_4 = ___buffer0; BetterList_1_t289316694 * L_5 = *((BetterList_1_t289316694 **)L_4); ByteU5BU5D_t4116647657* L_6 = V_1; NullCheck(L_6); int32_t L_7 = 0; uint8_t L_8 = (L_6)->GetAt(static_cast(L_7)); NullCheck(L_5); BetterList_1_Add_m3689618584(L_5, L_8, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); BetterList_1_t289316694 ** L_9 = ___buffer0; BetterList_1_t289316694 * L_10 = *((BetterList_1_t289316694 **)L_9); ByteU5BU5D_t4116647657* L_11 = V_1; NullCheck(L_11); int32_t L_12 = 1; uint8_t L_13 = (L_11)->GetAt(static_cast(L_12)); NullCheck(L_10); BetterList_1_Add_m3689618584(L_10, L_13, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); String_t* L_14 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_14); int32_t L_15 = String_get_Length_m3847582255(L_14, /*hidden argument*/NULL); if ((((int32_t)0) >= ((int32_t)L_15))) { goto IL_0081; } } { String_t* L_16 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_16); CharU5BU5D_t3528271667* L_17 = String_ToCharArray_m1492846834(L_16, /*hidden argument*/NULL); V_2 = L_17; V_3 = 0; goto IL_0078; } IL_0050: { CharU5BU5D_t3528271667* L_18 = V_2; int32_t L_19 = V_3; NullCheck(L_18); int32_t L_20 = L_19; uint16_t L_21 = (L_18)->GetAt(static_cast(L_20)); V_4 = L_21; Il2CppChar L_22 = V_4; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_23 = BitConverter_GetBytes_m1603262885(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); V_5 = L_23; BetterList_1_t289316694 ** L_24 = ___buffer0; BetterList_1_t289316694 * L_25 = *((BetterList_1_t289316694 **)L_24); ByteU5BU5D_t4116647657* L_26 = V_5; NullCheck(L_26); int32_t L_27 = 0; uint8_t L_28 = (L_26)->GetAt(static_cast(L_27)); NullCheck(L_25); BetterList_1_Add_m3689618584(L_25, L_28, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); BetterList_1_t289316694 ** L_29 = ___buffer0; BetterList_1_t289316694 * L_30 = *((BetterList_1_t289316694 **)L_29); ByteU5BU5D_t4116647657* L_31 = V_5; NullCheck(L_31); int32_t L_32 = 1; uint8_t L_33 = (L_31)->GetAt(static_cast(L_32)); NullCheck(L_30); BetterList_1_Add_m3689618584(L_30, L_33, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_34 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_0078: { int32_t L_35 = V_3; CharU5BU5D_t3528271667* L_36 = V_2; NullCheck(L_36); if ((((int32_t)L_35) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_36)->max_length))))))) { goto IL_0050; } } IL_0081: { BetterList_1_t289316694 ** L_37 = ___buffer0; BetterList_1_t289316694 * L_38 = *((BetterList_1_t289316694 **)L_37); NullCheck(L_38); BetterList_1_Add_m3689618584(L_38, (uint8_t)0, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); BetterList_1_t289316694 ** L_39 = ___buffer0; BetterList_1_t289316694 * L_40 = *((BetterList_1_t289316694 **)L_39); NullCheck(L_40); BetterList_1_Add_m3689618584(L_40, (uint8_t)0, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); return (bool)1; } } // System.String DMCore.CDataWideStr::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataWideStr_ToWString_m1153704441 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataWideStr_ToWString_m1153704441_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2159317512, L_0, /*hidden argument*/NULL); return L_1; } } // System.String DMCore.CDataWideStr::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataWideStr_GetStringData_m228490981 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { { String_t* L_0 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_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 DMCore.CEventManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CEventManager__ctor_m1722202560 (CEventManager_t474365641 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CEventManager__ctor_m1722202560_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ILogicBase__ctor_m2199354544(__this, /*hidden argument*/NULL); List_1_t4056803065 * L_0 = (List_1_t4056803065 *)il2cpp_codegen_object_new(List_1_t4056803065_il2cpp_TypeInfo_var); List_1__ctor_m1619414463(L_0, /*hidden argument*/List_1__ctor_m1619414463_RuntimeMethod_var); __this->set_m_listEvents_4(L_0); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_1 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); ILogicBase_AddChild_m4104591912(L_1, __this, /*hidden argument*/NULL); return; } } // System.Void DMCore.CEventManager::PushOnce(System.Single,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_PushOnce_m1854500591 (CEventManager_t474365641 * __this, float ___fTimeDelay0, OnEventCall_t3758354630 * ___ptr1, const RuntimeMethod* method) { { float L_0 = ___fTimeDelay0; OnEventCall_t3758354630 * L_1 = ___ptr1; CEventManager_PushOnce_m2143949090(__this, L_0, L_1, 0, /*hidden argument*/NULL); return; } } // System.Void DMCore.CEventManager::PushOnce(System.Single,DMCore.OnEventCall,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CEventManager_PushOnce_m2143949090 (CEventManager_t474365641 * __this, float ___fTimeDelay0, OnEventCall_t3758354630 * ___ptr1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CEventManager_PushOnce_m2143949090_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; stEventInfo_t2584728323 * V_1 = NULL; { OnEventCall_t3758354630 * L_0 = ___ptr1; if (L_0) { goto IL_0007; } } { return; } IL_0007: { float L_1 = ILogicBase_Tell_m124438213(__this, /*hidden argument*/NULL); V_0 = L_1; stEventInfo_t2584728323 * L_2 = (stEventInfo_t2584728323 *)il2cpp_codegen_object_new(stEventInfo_t2584728323_il2cpp_TypeInfo_var); stEventInfo__ctor_m2047522702(L_2, /*hidden argument*/NULL); V_1 = L_2; stEventInfo_t2584728323 * L_3 = V_1; float L_4 = V_0; float L_5 = ___fTimeDelay0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_5, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_m_timeStart_1(((float)il2cpp_codegen_add((float)L_4, (float)L_6))); stEventInfo_t2584728323 * L_7 = V_1; NullCheck(L_7); L_7->set_m_timeEnd_2((-1.0f)); stEventInfo_t2584728323 * L_8 = V_1; OnEventCall_t3758354630 * L_9 = ___ptr1; NullCheck(L_8); L_8->set_m_ptrCallBack_0(L_9); stEventInfo_t2584728323 * L_10 = V_1; NullCheck(L_10); L_10->set_m_bOnlyOnce_4((bool)1); stEventInfo_t2584728323 * L_11 = V_1; NullCheck(L_11); L_11->set_m_bCalled_3((bool)0); stEventInfo_t2584728323 * L_12 = V_1; int32_t L_13 = ___userData2; NullCheck(L_12); L_12->set_m_userData_5(L_13); List_1_t4056803065 * L_14 = __this->get_m_listEvents_4(); stEventInfo_t2584728323 * L_15 = V_1; NullCheck(L_14); List_1_Add_m808938107(L_14, L_15, /*hidden argument*/List_1_Add_m808938107_RuntimeMethod_var); return; } } // System.Void DMCore.CEventManager::StopEvent(DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_StopEvent_m2167807725 (CEventManager_t474365641 * __this, OnEventCall_t3758354630 * ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CEventManager_StopEvent_m2167807725_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0038; } IL_0007: { OnEventCall_t3758354630 * L_0 = ___ptr0; List_1_t4056803065 * L_1 = __this->get_m_listEvents_4(); int32_t L_2 = V_0; NullCheck(L_1); stEventInfo_t2584728323 * L_3 = List_1_get_Item_m3385040449(L_1, L_2, /*hidden argument*/List_1_get_Item_m3385040449_RuntimeMethod_var); NullCheck(L_3); OnEventCall_t3758354630 * L_4 = L_3->get_m_ptrCallBack_0(); bool L_5 = Delegate_op_Equality_m1690449587(NULL /*static, unused*/, L_0, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0034; } } { List_1_t4056803065 * L_6 = __this->get_m_listEvents_4(); int32_t L_7 = V_0; NullCheck(L_6); List_1_RemoveAt_m253192697(L_6, L_7, /*hidden argument*/List_1_RemoveAt_m253192697_RuntimeMethod_var); goto IL_0038; } IL_0034: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0038: { int32_t L_9 = V_0; List_1_t4056803065 * L_10 = __this->get_m_listEvents_4(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m2651422135(L_10, /*hidden argument*/List_1_get_Count_m2651422135_RuntimeMethod_var); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_0007; } } { return; } } // System.Void DMCore.CEventManager::Push(System.Single,System.Single,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_Push_m581519217 (CEventManager_t474365641 * __this, float ___fTimeDelay0, float ___fTimeLength1, OnEventCall_t3758354630 * ___ptr2, const RuntimeMethod* method) { { float L_0 = ___fTimeDelay0; float L_1 = ___fTimeLength1; OnEventCall_t3758354630 * L_2 = ___ptr2; CEventManager_Push_m969834737(__this, L_0, L_1, L_2, 0, /*hidden argument*/NULL); return; } } // System.Void DMCore.CEventManager::Push(System.Single,System.Single,DMCore.OnEventCall,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CEventManager_Push_m969834737 (CEventManager_t474365641 * __this, float ___fTimeDelay0, float ___fTimeLength1, OnEventCall_t3758354630 * ___ptr2, int32_t ___userData3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CEventManager_Push_m969834737_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; stEventInfo_t2584728323 * V_1 = NULL; { OnEventCall_t3758354630 * L_0 = ___ptr2; if (L_0) { goto IL_0016; } } { CLogHelp_t779629444 * L_1 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CLogHelp_Log_m386290467(L_1, _stringLiteral1154775545, /*hidden argument*/NULL); return; } IL_0016: { float L_2 = ILogicBase_Tell_m124438213(__this, /*hidden argument*/NULL); V_0 = L_2; stEventInfo_t2584728323 * L_3 = (stEventInfo_t2584728323 *)il2cpp_codegen_object_new(stEventInfo_t2584728323_il2cpp_TypeInfo_var); stEventInfo__ctor_m2047522702(L_3, /*hidden argument*/NULL); V_1 = L_3; stEventInfo_t2584728323 * L_4 = V_1; float L_5 = V_0; float L_6 = ___fTimeDelay0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_7 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_6, /*hidden argument*/NULL); NullCheck(L_4); L_4->set_m_timeStart_1(((float)il2cpp_codegen_add((float)L_5, (float)L_7))); stEventInfo_t2584728323 * L_8 = V_1; stEventInfo_t2584728323 * L_9 = V_1; NullCheck(L_9); float L_10 = L_9->get_m_timeStart_1(); float L_11 = ___fTimeLength1; float L_12 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_11, /*hidden argument*/NULL); NullCheck(L_8); L_8->set_m_timeEnd_2(((float)il2cpp_codegen_add((float)L_10, (float)L_12))); stEventInfo_t2584728323 * L_13 = V_1; OnEventCall_t3758354630 * L_14 = ___ptr2; NullCheck(L_13); L_13->set_m_ptrCallBack_0(L_14); stEventInfo_t2584728323 * L_15 = V_1; NullCheck(L_15); L_15->set_m_bOnlyOnce_4((bool)0); stEventInfo_t2584728323 * L_16 = V_1; NullCheck(L_16); L_16->set_m_bCalled_3((bool)0); stEventInfo_t2584728323 * L_17 = V_1; int32_t L_18 = ___userData3; NullCheck(L_17); L_17->set_m_userData_5(L_18); List_1_t4056803065 * L_19 = __this->get_m_listEvents_4(); stEventInfo_t2584728323 * L_20 = V_1; NullCheck(L_19); List_1_Add_m808938107(L_19, L_20, /*hidden argument*/List_1_Add_m808938107_RuntimeMethod_var); return; } } // System.Void DMCore.CEventManager::OnUpdate() extern "C" IL2CPP_METHOD_ATTR void CEventManager_OnUpdate_m3352806976 (CEventManager_t474365641 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CEventManager_OnUpdate_m3352806976_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; int32_t V_1 = 0; stEventInfo_t2584728323 * V_2 = NULL; bool V_3 = false; bool V_4 = false; bool V_5 = false; int32_t G_B4_0 = 0; int32_t G_B12_0 = 0; { float L_0 = ILogicBase_Tell_m124438213(__this, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; goto IL_010b; } IL_000e: { List_1_t4056803065 * L_1 = __this->get_m_listEvents_4(); int32_t L_2 = V_1; NullCheck(L_1); stEventInfo_t2584728323 * L_3 = List_1_get_Item_m3385040449(L_1, L_2, /*hidden argument*/List_1_get_Item_m3385040449_RuntimeMethod_var); V_2 = L_3; stEventInfo_t2584728323 * L_4 = V_2; NullCheck(L_4); float L_5 = L_4->get_m_timeStart_1(); float L_6 = V_0; if ((!(((float)L_5) <= ((float)L_6)))) { goto IL_002d; } } { G_B4_0 = 1; goto IL_002e; } IL_002d: { G_B4_0 = 0; } IL_002e: { V_3 = (bool)G_B4_0; bool L_7 = V_3; if (!L_7) { goto IL_0107; } } { stEventInfo_t2584728323 * L_8 = V_2; NullCheck(L_8); bool L_9 = L_8->get_m_bOnlyOnce_4(); if (!L_9) { goto IL_007b; } } { stEventInfo_t2584728323 * L_10 = V_2; NullCheck(L_10); bool L_11 = stEventInfo_NextTick_m2642984213(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0076; } } { List_1_t4056803065 * L_12 = __this->get_m_listEvents_4(); int32_t L_13 = V_1; NullCheck(L_12); List_1_RemoveAt_m253192697(L_12, L_13, /*hidden argument*/List_1_RemoveAt_m253192697_RuntimeMethod_var); stEventInfo_t2584728323 * L_14 = V_2; NullCheck(L_14); OnEventCall_t3758354630 * L_15 = L_14->get_m_ptrCallBack_0(); float L_16 = V_0; stEventInfo_t2584728323 * L_17 = V_2; NullCheck(L_17); float L_18 = L_17->get_m_timeStart_1(); stEventInfo_t2584728323 * L_19 = V_2; NullCheck(L_19); int32_t L_20 = L_19->get_m_userData_5(); NullCheck(L_15); OnEventCall_Invoke_m916811391(L_15, (bool)1, ((float)il2cpp_codegen_subtract((float)L_16, (float)L_18)), L_20, /*hidden argument*/NULL); goto IL_010b; } IL_0076: { goto IL_0107; } IL_007b: { stEventInfo_t2584728323 * L_21 = V_2; NullCheck(L_21); float L_22 = L_21->get_m_timeEnd_2(); float L_23 = V_0; if ((!(((float)L_22) < ((float)L_23)))) { goto IL_008d; } } { G_B12_0 = 1; goto IL_008e; } IL_008d: { G_B12_0 = 0; } IL_008e: { V_4 = (bool)G_B12_0; bool L_24 = V_4; if (!L_24) { goto IL_00cf; } } { List_1_t4056803065 * L_25 = __this->get_m_listEvents_4(); int32_t L_26 = V_1; NullCheck(L_25); List_1_RemoveAt_m253192697(L_25, L_26, /*hidden argument*/List_1_RemoveAt_m253192697_RuntimeMethod_var); stEventInfo_t2584728323 * L_27 = V_2; NullCheck(L_27); OnEventCall_t3758354630 * L_28 = L_27->get_m_ptrCallBack_0(); stEventInfo_t2584728323 * L_29 = V_2; NullCheck(L_29); bool L_30 = L_29->get_m_bCalled_3(); stEventInfo_t2584728323 * L_31 = V_2; NullCheck(L_31); float L_32 = L_31->get_m_timeEnd_2(); stEventInfo_t2584728323 * L_33 = V_2; NullCheck(L_33); float L_34 = L_33->get_m_timeStart_1(); stEventInfo_t2584728323 * L_35 = V_2; NullCheck(L_35); int32_t L_36 = L_35->get_m_userData_5(); NullCheck(L_28); OnEventCall_Invoke_m916811391(L_28, (bool)((((int32_t)L_30) == ((int32_t)0))? 1 : 0), ((float)il2cpp_codegen_subtract((float)L_32, (float)L_34)), L_36, /*hidden argument*/NULL); goto IL_010b; } IL_00cf: { stEventInfo_t2584728323 * L_37 = V_2; NullCheck(L_37); bool L_38 = L_37->get_m_bCalled_3(); V_5 = L_38; List_1_t4056803065 * L_39 = __this->get_m_listEvents_4(); int32_t L_40 = V_1; NullCheck(L_39); stEventInfo_t2584728323 * L_41 = List_1_get_Item_m3385040449(L_39, L_40, /*hidden argument*/List_1_get_Item_m3385040449_RuntimeMethod_var); NullCheck(L_41); L_41->set_m_bCalled_3((bool)1); stEventInfo_t2584728323 * L_42 = V_2; NullCheck(L_42); OnEventCall_t3758354630 * L_43 = L_42->get_m_ptrCallBack_0(); bool L_44 = V_5; float L_45 = V_0; stEventInfo_t2584728323 * L_46 = V_2; NullCheck(L_46); float L_47 = L_46->get_m_timeStart_1(); stEventInfo_t2584728323 * L_48 = V_2; NullCheck(L_48); int32_t L_49 = L_48->get_m_userData_5(); NullCheck(L_43); OnEventCall_Invoke_m916811391(L_43, (bool)((((int32_t)L_44) == ((int32_t)0))? 1 : 0), ((float)il2cpp_codegen_subtract((float)L_45, (float)L_47)), L_49, /*hidden argument*/NULL); } IL_0107: { int32_t L_50 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); } IL_010b: { int32_t L_51 = V_1; List_1_t4056803065 * L_52 = __this->get_m_listEvents_4(); NullCheck(L_52); int32_t L_53 = List_1_get_Count_m2651422135(L_52, /*hidden argument*/List_1_get_Count_m2651422135_RuntimeMethod_var); if ((((int32_t)L_51) < ((int32_t)L_53))) { goto IL_000e; } } { return; } } // System.Void DMCore.CEventManager::OnReset() extern "C" IL2CPP_METHOD_ATTR void CEventManager_OnReset_m2202112945 (CEventManager_t474365641 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CEventManager_OnReset_m2202112945_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t4056803065 * L_0 = __this->get_m_listEvents_4(); NullCheck(L_0); List_1_Clear_m3451440948(L_0, /*hidden argument*/List_1_Clear_m3451440948_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 DMCore.CEventManager/stEventInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void stEventInfo__ctor_m2047522702 (stEventInfo_t2584728323 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_ptrCallBack_0((OnEventCall_t3758354630 *)NULL); __this->set_m_timeStart_1((0.0f)); __this->set_m_timeEnd_2((0.0f)); __this->set_m_bCalled_3((bool)0); __this->set_m_bOnlyOnce_4((bool)0); __this->set_m_userData_5(0); int32_t L_0 = Time_get_frameCount_m1220035214(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_tickFrame_6(L_0); return; } } // System.Boolean DMCore.CEventManager/stEventInfo::NextTick() extern "C" IL2CPP_METHOD_ATTR bool stEventInfo_NextTick_m2642984213 (stEventInfo_t2584728323 * __this, const RuntimeMethod* method) { { int32_t L_0 = Time_get_frameCount_m1220035214(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_m_tickFrame_6(); return (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.CGameSetting::.ctor() extern "C" IL2CPP_METHOD_ATTR void CGameSetting__ctor_m1205726859 (CGameSetting_t2678036671 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CGameSetting__ctor_m1205726859_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); Dictionary_2_t2591502567 * L_0 = (Dictionary_2_t2591502567 *)il2cpp_codegen_object_new(Dictionary_2_t2591502567_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1449143091(L_0, /*hidden argument*/Dictionary_2__ctor_m1449143091_RuntimeMethod_var); __this->set_m_GameSettingLib_0(L_0); 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); __this->set_m_SurportLanguageSet_1(L_1); CGameSetting__OnLoad_m3557627810(__this, _stringLiteral1275054273, /*hidden argument*/NULL); return; } } // DMCore.CGameSetting DMCore.CGameSetting::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGameSetting_t2678036671 * CGameSetting_GetInstance_m804447900 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CGameSetting_GetInstance_m804447900_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CGameSetting_t2678036671_il2cpp_TypeInfo_var); CGameSetting_t2678036671 * L_0 = ((CGameSetting_t2678036671_StaticFields*)il2cpp_codegen_static_fields_for(CGameSetting_t2678036671_il2cpp_TypeInfo_var))->get_s_Instance_2(); if (L_0) { goto IL_0014; } } { CGameSetting_t2678036671 * L_1 = (CGameSetting_t2678036671 *)il2cpp_codegen_object_new(CGameSetting_t2678036671_il2cpp_TypeInfo_var); CGameSetting__ctor_m1205726859(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CGameSetting_t2678036671_il2cpp_TypeInfo_var); ((CGameSetting_t2678036671_StaticFields*)il2cpp_codegen_static_fields_for(CGameSetting_t2678036671_il2cpp_TypeInfo_var))->set_s_Instance_2(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CGameSetting_t2678036671_il2cpp_TypeInfo_var); CGameSetting_t2678036671 * L_2 = ((CGameSetting_t2678036671_StaticFields*)il2cpp_codegen_static_fields_for(CGameSetting_t2678036671_il2cpp_TypeInfo_var))->get_s_Instance_2(); return L_2; } } // System.Int32 DMCore.CGameSetting::GetSurportLanguageCount() extern "C" IL2CPP_METHOD_ATTR int32_t CGameSetting_GetSurportLanguageCount_m3347302146 (CGameSetting_t2678036671 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CGameSetting_GetSurportLanguageCount_m3347302146_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3319525431 * L_0 = __this->get_m_SurportLanguageSet_1(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m2276455407(L_0, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); return L_1; } } // System.String DMCore.CGameSetting::GetSurportLanguageByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CGameSetting_GetSurportLanguageByIndex_m1445753223 (CGameSetting_t2678036671 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CGameSetting_GetSurportLanguageByIndex_m1445753223_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_1 = ___index0; List_1_t3319525431 * L_2 = __this->get_m_SurportLanguageSet_1(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m2276455407(L_2, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_1) < ((int32_t)L_3))) { goto IL_001e; } } IL_0018: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } IL_001e: { List_1_t3319525431 * L_5 = __this->get_m_SurportLanguageSet_1(); int32_t L_6 = ___index0; NullCheck(L_5); String_t* L_7 = List_1_get_Item_m3729392029(L_5, L_6, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); return L_7; } } // System.Boolean DMCore.CGameSetting::IsSurportedLanguage(System.String) extern "C" IL2CPP_METHOD_ATTR bool CGameSetting_IsSurportedLanguage_m3793837633 (CGameSetting_t2678036671 * __this, String_t* ___languageName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CGameSetting_IsSurportedLanguage_m3793837633_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___languageName0; NullCheck(L_0); String_t* L_1 = String_ToUpper_m3324454496(L_0, /*hidden argument*/NULL); ___languageName0 = L_1; List_1_t3319525431 * L_2 = __this->get_m_SurportLanguageSet_1(); String_t* L_3 = ___languageName0; NullCheck(L_2); bool L_4 = List_1_Contains_m3852460914(L_2, L_3, /*hidden argument*/List_1_Contains_m3852460914_RuntimeMethod_var); return L_4; } } // System.Void DMCore.CGameSetting::ResetValue(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CGameSetting_ResetValue_m3589507437 (CGameSetting_t2678036671 * __this, String_t* ___configKey0, String_t* ___newValue1, const RuntimeMethod* method) { CDataProperty_t2806246268 * V_0 = NULL; { String_t* L_0 = ___configKey0; CDataProperty_t2806246268 * L_1 = CGameSetting__GetConfigLib_m3161197234(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CDataProperty_t2806246268 * L_2 = V_0; if (L_2) { goto IL_0018; } } { String_t* L_3 = ___configKey0; String_t* L_4 = ___newValue1; CGameSetting__CreateNodeString_m3812001495(__this, L_3, L_4, /*hidden argument*/NULL); return; } IL_0018: { CDataProperty_t2806246268 * L_5 = V_0; String_t* L_6 = ___configKey0; String_t* L_7 = ___newValue1; NullCheck(L_5); CDataProperty_Add_m1879965761(L_5, L_6, L_7, /*hidden argument*/NULL); return; } } // System.String DMCore.CGameSetting::GetString(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CGameSetting_GetString_m806431762 (CGameSetting_t2678036671 * __this, String_t* ___configKey0, String_t* ___defaultValue1, const RuntimeMethod* method) { CDataProperty_t2806246268 * V_0 = NULL; String_t* G_B5_0 = NULL; { String_t* L_0 = ___configKey0; CDataProperty_t2806246268 * L_1 = CGameSetting__GetConfigLib_m3161197234(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CDataProperty_t2806246268 * L_2 = V_0; if (L_2) { goto IL_0017; } } { String_t* L_3 = ___configKey0; String_t* L_4 = ___defaultValue1; CDataProperty_t2806246268 * L_5 = CGameSetting__CreateNodeString_m3812001495(__this, L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; } IL_0017: { CDataProperty_t2806246268 * L_6 = V_0; if (!L_6) { goto IL_002a; } } { CDataProperty_t2806246268 * L_7 = V_0; String_t* L_8 = ___configKey0; String_t* L_9 = ___defaultValue1; NullCheck(L_7); String_t* L_10 = CDataProperty_GetWideStr_m3656006276(L_7, L_8, L_9, /*hidden argument*/NULL); G_B5_0 = L_10; goto IL_002b; } IL_002a: { String_t* L_11 = ___defaultValue1; G_B5_0 = L_11; } IL_002b: { return G_B5_0; } } // System.Single DMCore.CGameSetting::GetFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CGameSetting_GetFloat_m3956444495 (CGameSetting_t2678036671 * __this, String_t* ___configKey0, float ___defaultValue1, const RuntimeMethod* method) { CDataProperty_t2806246268 * V_0 = NULL; float G_B5_0 = 0.0f; { String_t* L_0 = ___configKey0; CDataProperty_t2806246268 * L_1 = CGameSetting__GetConfigLib_m3161197234(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CDataProperty_t2806246268 * L_2 = V_0; if (L_2) { goto IL_0017; } } { String_t* L_3 = ___configKey0; float L_4 = ___defaultValue1; CDataProperty_t2806246268 * L_5 = CGameSetting__CreateNodeFloat_m1927567931(__this, L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; } IL_0017: { CDataProperty_t2806246268 * L_6 = V_0; if (!L_6) { goto IL_002a; } } { CDataProperty_t2806246268 * L_7 = V_0; String_t* L_8 = ___configKey0; float L_9 = ___defaultValue1; NullCheck(L_7); float L_10 = CDataProperty_GetFloat_m759046289(L_7, L_8, L_9, /*hidden argument*/NULL); G_B5_0 = L_10; goto IL_002b; } IL_002a: { float L_11 = ___defaultValue1; G_B5_0 = L_11; } IL_002b: { return G_B5_0; } } // System.Int32 DMCore.CGameSetting::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CGameSetting_GetInt_m769834593 (CGameSetting_t2678036671 * __this, String_t* ___configKey0, int32_t ___defaultValue1, const RuntimeMethod* method) { CDataProperty_t2806246268 * V_0 = NULL; int32_t G_B5_0 = 0; { String_t* L_0 = ___configKey0; CDataProperty_t2806246268 * L_1 = CGameSetting__GetConfigLib_m3161197234(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CDataProperty_t2806246268 * L_2 = V_0; if (L_2) { goto IL_0018; } } { String_t* L_3 = ___configKey0; int32_t L_4 = ___defaultValue1; CDataProperty_t2806246268 * L_5 = CGameSetting__CreateNodeFloat_m1927567931(__this, L_3, (((float)((float)L_4))), /*hidden argument*/NULL); V_0 = L_5; } IL_0018: { CDataProperty_t2806246268 * L_6 = V_0; if (!L_6) { goto IL_002b; } } { CDataProperty_t2806246268 * L_7 = V_0; String_t* L_8 = ___configKey0; int32_t L_9 = ___defaultValue1; NullCheck(L_7); int32_t L_10 = CDataProperty_GetInt_m1935343217(L_7, L_8, L_9, /*hidden argument*/NULL); G_B5_0 = L_10; goto IL_002c; } IL_002b: { int32_t L_11 = ___defaultValue1; G_B5_0 = L_11; } IL_002c: { return G_B5_0; } } // System.Void DMCore.CGameSetting::Save() extern "C" IL2CPP_METHOD_ATTR void CGameSetting_Save_m2403816230 (CGameSetting_t2678036671 * __this, const RuntimeMethod* method) { { return; } } // System.Boolean DMCore.CGameSetting::_OnLoad(System.String) extern "C" IL2CPP_METHOD_ATTR bool CGameSetting__OnLoad_m3557627810 (CGameSetting_t2678036671 * __this, String_t* ___configPath0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CGameSetting__OnLoad_m3557627810_MetadataUsageId); s_Il2CppMethodInitialized = true; } TextAsset_t3022178571 * V_0 = NULL; XmlDocument_t2837193595 * V_1 = NULL; XmlElement_t561603118 * V_2 = NULL; XmlNodeList_t2551693786 * V_3 = NULL; bool V_4 = false; int32_t V_5 = 0; XmlElement_t561603118 * V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; StringU5BU5D_t1281789340* V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; CDataProperty_t2806246268 * V_12 = NULL; Exception_t * V_13 = 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); XmlElement_t561603118 * G_B4_0 = NULL; { V_0 = (TextAsset_t3022178571 *)NULL; } IL_0002: try { // begin try (depth: 1) try { // begin try (depth: 2) { XmlDocument_t2837193595 * L_0 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_0, /*hidden argument*/NULL); V_1 = L_0; String_t* L_1 = ___configPath0; Object_t631007953 * L_2 = Resources_Load_m3880010804(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = ((TextAsset_t3022178571 *)IsInstClass((RuntimeObject*)L_2, TextAsset_t3022178571_il2cpp_TypeInfo_var)); XmlDocument_t2837193595 * L_3 = V_1; TextAsset_t3022178571 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = TextAsset_get_text_m2027878391(L_4, /*hidden argument*/NULL); NullCheck(L_3); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_3, L_5); XmlDocument_t2837193595 * L_6 = V_1; if (!L_6) { goto IL_0036; } } IL_0026: { XmlDocument_t2837193595 * L_7 = V_1; NullCheck(L_7); XmlNode_t3767805227 * L_8 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_7); G_B4_0 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_8, XmlElement_t561603118_il2cpp_TypeInfo_var)); goto IL_0037; } IL_0036: { G_B4_0 = ((XmlElement_t561603118 *)(NULL)); } IL_0037: { V_2 = G_B4_0; XmlElement_t561603118 * L_9 = V_2; if (L_9) { goto IL_004a; } } IL_003e: { XmlDocument_t2837193595 * L_10 = V_1; XmlElement_t561603118 * L_11 = CXMLHelper_GetXmlNodeByXpath_m2211338148(NULL /*static, unused*/, L_10, _stringLiteral2328036797, /*hidden argument*/NULL); V_2 = L_11; } IL_004a: { XmlElement_t561603118 * L_12 = V_2; NullCheck(L_12); XmlNodeList_t2551693786 * L_13 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_12); V_3 = L_13; XmlNodeList_t2551693786 * L_14 = V_3; if (L_14) { goto IL_005f; } } IL_0057: { V_4 = (bool)0; IL2CPP_LEAVE(0x19E, FINALLY_0189); } IL_005f: { Dictionary_2_t2591502567 * L_15 = __this->get_m_GameSettingLib_0(); NullCheck(L_15); Dictionary_2_Clear_m534060118(L_15, /*hidden argument*/Dictionary_2_Clear_m534060118_RuntimeMethod_var); List_1_t3319525431 * L_16 = __this->get_m_SurportLanguageSet_1(); NullCheck(L_16); List_1_Clear_m2548850424(L_16, /*hidden argument*/List_1_Clear_m2548850424_RuntimeMethod_var); V_5 = 0; goto IL_015f; } IL_007d: { XmlNodeList_t2551693786 * L_17 = V_3; int32_t L_18 = V_5; NullCheck(L_17); XmlNode_t3767805227 * L_19 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_17, L_18); V_6 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_19, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_20 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_22 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_20, _stringLiteral62725243, L_21, /*hidden argument*/NULL); V_7 = L_22; String_t* L_23 = V_7; bool L_24 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00b0; } } IL_00ab: { goto IL_0159; } IL_00b0: { String_t* L_25 = V_7; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_26 = String_Compare_m1071830722(NULL /*static, unused*/, L_25, _stringLiteral3107816307, (bool)1, /*hidden argument*/NULL); if (L_26) { goto IL_0125; } } IL_00c2: { XmlElement_t561603118 * L_27 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_28 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_27, _stringLiteral3493618073, _stringLiteral2057260601, /*hidden argument*/NULL); V_8 = L_28; String_t* L_29 = V_8; CharU5BU5D_t3528271667* L_30 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_30); (L_30)->SetAt(static_cast(0), (Il2CppChar)((int32_t)124)); NullCheck(L_29); StringU5BU5D_t1281789340* L_31 = String_Split_m3646115398(L_29, L_30, /*hidden argument*/NULL); V_9 = L_31; V_10 = 0; StringU5BU5D_t1281789340* L_32 = V_9; NullCheck(L_32); V_11 = (((int32_t)((int32_t)(((RuntimeArray *)L_32)->max_length)))); goto IL_011c; } IL_00f7: { StringU5BU5D_t1281789340* L_33 = V_9; int32_t L_34 = V_10; NullCheck(L_33); int32_t L_35 = L_34; String_t* L_36 = (L_33)->GetAt(static_cast(L_35)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_37 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_36, /*hidden argument*/NULL); if (L_37) { goto IL_0116; } } IL_0106: { List_1_t3319525431 * L_38 = __this->get_m_SurportLanguageSet_1(); StringU5BU5D_t1281789340* L_39 = V_9; int32_t L_40 = V_10; NullCheck(L_39); int32_t L_41 = L_40; String_t* L_42 = (L_39)->GetAt(static_cast(L_41)); NullCheck(L_38); List_1_Add_m1685793073(L_38, L_42, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_0116: { int32_t L_43 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_011c: { int32_t L_44 = V_10; int32_t L_45 = V_11; if ((((int32_t)L_44) < ((int32_t)L_45))) { goto IL_00f7; } } IL_0125: { CDataProperty_t2806246268 * L_46 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_46, /*hidden argument*/NULL); V_12 = L_46; CDataProperty_t2806246268 * L_47 = V_12; XmlElement_t561603118 * L_48 = V_6; NullCheck(L_47); CDataProperty_DeserialFromXmlRoot_m980672731(L_47, L_48, /*hidden argument*/NULL); Dictionary_2_t2591502567 * L_49 = __this->get_m_GameSettingLib_0(); String_t* L_50 = V_7; CDataProperty_t2806246268 * L_51 = V_12; NullCheck(L_49); Dictionary_2_set_Item_m3740437334(L_49, L_50, L_51, /*hidden argument*/Dictionary_2_set_Item_m3740437334_RuntimeMethod_var); String_t* L_52 = CGameSetting_GetString_m806431762(__this, _stringLiteral715407972, _stringLiteral2057260601, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CLocalizationManager_t2604768345_il2cpp_TypeInfo_var); CLocalizationManager_set_currentLanguage_m2292775960(NULL /*static, unused*/, L_52, /*hidden argument*/NULL); } IL_0159: { int32_t L_53 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); } IL_015f: { int32_t L_54 = V_5; XmlNodeList_t2551693786 * L_55 = V_3; NullCheck(L_55); int32_t L_56 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_55); if ((((int32_t)L_54) < ((int32_t)L_56))) { goto IL_007d; } } IL_016c: { IL2CPP_LEAVE(0x19C, FINALLY_0189); } } // 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_0171; throw e; } CATCH_0171: { // begin catch(System.Exception) V_13 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_57 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_58 = V_13; NullCheck(L_58); String_t* L_59 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_58); NullCheck(L_57); CLogHelp_LogFile_m4227814860(L_57, L_59, /*hidden argument*/NULL); IL2CPP_LEAVE(0x19C, FINALLY_0189); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0189; } FINALLY_0189: { // begin finally (depth: 1) { TextAsset_t3022178571 * L_60 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_61 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_60, /*hidden argument*/NULL); if (!L_61) { goto IL_019b; } } IL_0195: { TextAsset_t3022178571 * L_62 = V_0; Resources_UnloadAsset_m4120664229(NULL /*static, unused*/, L_62, /*hidden argument*/NULL); } IL_019b: { IL2CPP_END_FINALLY(393) } } // end finally (depth: 1) IL2CPP_CLEANUP(393) { IL2CPP_JUMP_TBL(0x19E, IL_019e) IL2CPP_JUMP_TBL(0x19C, IL_019c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_019c: { return (bool)1; } IL_019e: { bool L_63 = V_4; return L_63; } } // DMCore.CDataProperty DMCore.CGameSetting::_GetConfigLib(System.String) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CGameSetting__GetConfigLib_m3161197234 (CGameSetting_t2678036671 * __this, String_t* ___configKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CGameSetting__GetConfigLib_m3161197234_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataProperty_t2806246268 * V_0 = NULL; { V_0 = (CDataProperty_t2806246268 *)NULL; Dictionary_2_t2591502567 * L_0 = __this->get_m_GameSettingLib_0(); String_t* L_1 = ___configKey0; NullCheck(L_0); Dictionary_2_TryGetValue_m1160461005(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1160461005_RuntimeMethod_var); CDataProperty_t2806246268 * L_2 = V_0; return L_2; } } // DMCore.CDataProperty DMCore.CGameSetting::_CreateNodeString(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CGameSetting__CreateNodeString_m3812001495 (CGameSetting_t2678036671 * __this, String_t* ___key0, String_t* ___val1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CGameSetting__CreateNodeString_m3812001495_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataProperty_t2806246268 * V_0 = NULL; { CDataProperty_t2806246268 * L_0 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataProperty_t2806246268 * L_1 = V_0; String_t* L_2 = ___key0; String_t* L_3 = ___val1; NullCheck(L_1); CDataProperty_Add_m1879965761(L_1, L_2, L_3, /*hidden argument*/NULL); Dictionary_2_t2591502567 * L_4 = __this->get_m_GameSettingLib_0(); String_t* L_5 = ___key0; CDataProperty_t2806246268 * L_6 = V_0; NullCheck(L_4); Dictionary_2_set_Item_m3740437334(L_4, L_5, L_6, /*hidden argument*/Dictionary_2_set_Item_m3740437334_RuntimeMethod_var); CDataProperty_t2806246268 * L_7 = V_0; return L_7; } } // DMCore.CDataProperty DMCore.CGameSetting::_CreateNodeFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CGameSetting__CreateNodeFloat_m1927567931 (CGameSetting_t2678036671 * __this, String_t* ___key0, float ___val1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CGameSetting__CreateNodeFloat_m1927567931_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataProperty_t2806246268 * V_0 = NULL; { CDataProperty_t2806246268 * L_0 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataProperty_t2806246268 * L_1 = V_0; String_t* L_2 = ___key0; float L_3 = ___val1; NullCheck(L_1); CDataProperty_Add_m269030806(L_1, L_2, L_3, /*hidden argument*/NULL); Dictionary_2_t2591502567 * L_4 = __this->get_m_GameSettingLib_0(); String_t* L_5 = ___key0; CDataProperty_t2806246268 * L_6 = V_0; NullCheck(L_4); Dictionary_2_set_Item_m3740437334(L_4, L_5, L_6, /*hidden argument*/Dictionary_2_set_Item_m3740437334_RuntimeMethod_var); CDataProperty_t2806246268 * L_7 = V_0; return L_7; } } // DMCore.CDataProperty DMCore.CGameSetting::_CreateNodeInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CGameSetting__CreateNodeInt_m4015085685 (CGameSetting_t2678036671 * __this, String_t* ___key0, int32_t ___val1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CGameSetting__CreateNodeInt_m4015085685_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataProperty_t2806246268 * V_0 = NULL; { CDataProperty_t2806246268 * L_0 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataProperty_t2806246268 * L_1 = V_0; String_t* L_2 = ___key0; int32_t L_3 = ___val1; NullCheck(L_1); CDataProperty_Add_m837145387(L_1, L_2, L_3, /*hidden argument*/NULL); Dictionary_2_t2591502567 * L_4 = __this->get_m_GameSettingLib_0(); String_t* L_5 = ___key0; CDataProperty_t2806246268 * L_6 = V_0; NullCheck(L_4); Dictionary_2_set_Item_m3740437334(L_4, L_5, L_6, /*hidden argument*/Dictionary_2_set_Item_m3740437334_RuntimeMethod_var); CDataProperty_t2806246268 * L_7 = V_0; return L_7; } } // System.Void DMCore.CGameSetting::.cctor() extern "C" IL2CPP_METHOD_ATTR void CGameSetting__cctor_m3729028393 (RuntimeObject * __this /* static, unused */, 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 DMCore.CMsgBoxControl::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl__ctor_m2595939517 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl__ctor_m2595939517_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_bActive_0((bool)0); __this->set_m_pivot_2(4); LinkedList_1_t863209702 * L_0 = (LinkedList_1_t863209702 *)il2cpp_codegen_object_new(LinkedList_1_t863209702_il2cpp_TypeInfo_var); LinkedList_1__ctor_m566248476(L_0, /*hidden argument*/LinkedList_1__ctor_m566248476_RuntimeMethod_var); __this->set_m_listAll_1(L_0); return; } } // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgBoxControl_t806533544 * CMsgBoxControl_GetInstance_m4085806233 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl_GetInstance_m4085806233_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CMsgBoxControl_t806533544 * L_0 = ((CMsgBoxControl_t806533544_StaticFields*)il2cpp_codegen_static_fields_for(CMsgBoxControl_t806533544_il2cpp_TypeInfo_var))->get_s_Instance_3(); if (!L_0) { goto IL_0010; } } { CMsgBoxControl_t806533544 * L_1 = ((CMsgBoxControl_t806533544_StaticFields*)il2cpp_codegen_static_fields_for(CMsgBoxControl_t806533544_il2cpp_TypeInfo_var))->get_s_Instance_3(); return L_1; } IL_0010: { CMsgBoxControl_t806533544 * L_2 = (CMsgBoxControl_t806533544 *)il2cpp_codegen_object_new(CMsgBoxControl_t806533544_il2cpp_TypeInfo_var); CMsgBoxControl__ctor_m2595939517(L_2, /*hidden argument*/NULL); ((CMsgBoxControl_t806533544_StaticFields*)il2cpp_codegen_static_fields_for(CMsgBoxControl_t806533544_il2cpp_TypeInfo_var))->set_s_Instance_3(L_2); CMsgBoxControl_t806533544 * L_3 = ((CMsgBoxControl_t806533544_StaticFields*)il2cpp_codegen_static_fields_for(CMsgBoxControl_t806533544_il2cpp_TypeInfo_var))->get_s_Instance_3(); return L_3; } } // UIWidget/Pivot DMCore.CMsgBoxControl::GetPivot() extern "C" IL2CPP_METHOD_ATTR int32_t CMsgBoxControl_GetPivot_m3967203287 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_pivot_2(); return L_0; } } // System.Void DMCore.CMsgBoxControl::SetPivot(UIWidget/Pivot) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_SetPivot_m1796209389 (CMsgBoxControl_t806533544 * __this, int32_t ___curPivot0, const RuntimeMethod* method) { { int32_t L_0 = ___curPivot0; __this->set_m_pivot_2(L_0); return; } } // System.Void DMCore.CMsgBoxControl::PushUseTextHelp(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_PushUseTextHelp_m571022018 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___itemText1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, const RuntimeMethod* method) { String_t* V_0 = NULL; { CTextHelp_t3119637808 * L_0 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___itemText1; NullCheck(L_0); String_t* L_2 = CTextHelp_GetText_m372251958(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = ___type0; String_t* L_4 = V_0; OnMsgBoxClkCallBack_t3229751541 * L_5 = ___callBack2; CDataArray_t4068198041 * L_6 = ___userData3; CMsgBoxControl_Push_m272952420(__this, L_3, L_4, L_5, L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.CMsgBoxControl::PushUseTextHelp(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_PushUseTextHelp_m1548017256 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___itemText1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, const RuntimeMethod* method) { String_t* V_0 = NULL; { CTextHelp_t3119637808 * L_0 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___itemText1; NullCheck(L_0); String_t* L_2 = CTextHelp_GetText_m372251958(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = ___type0; String_t* L_4 = V_0; OnMsgBoxClkCallBack_t3229751541 * L_5 = ___callBack2; CDataArray_t4068198041 * L_6 = ___userData3; int32_t L_7 = ___customKey4; CMsgBoxControl_Push_m284296363(__this, L_3, L_4, L_5, L_6, L_7, /*hidden argument*/NULL); return; } } // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m272952420 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, const RuntimeMethod* method) { { int32_t L_0 = ___type0; String_t* L_1 = ___text1; OnMsgBoxClkCallBack_t3229751541 * L_2 = ___callBack2; CDataArray_t4068198041 * L_3 = ___userData3; CMsgBoxControl_Push_m4209073482(__this, L_0, L_1, L_2, L_3, 1, (-1.0f), /*hidden argument*/NULL); return; } } // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m284296363 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, const RuntimeMethod* method) { { int32_t L_0 = ___type0; String_t* L_1 = ___text1; OnMsgBoxClkCallBack_t3229751541 * L_2 = ___callBack2; CDataArray_t4068198041 * L_3 = ___userData3; int32_t L_4 = ___customKey4; CMsgBoxControl_Push_m4209073482(__this, L_0, L_1, L_2, L_3, L_4, (-1.0f), /*hidden argument*/NULL); return; } } // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey,System.Single) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m4209073482 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, float ___fTimeLimit5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl_Push_m4209073482_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___type0; String_t* L_1 = ___text1; OnMsgBoxClkCallBack_t3229751541 * L_2 = ___callBack2; CDataArray_t4068198041 * L_3 = ___userData3; int32_t L_4 = ___customKey4; float L_5 = ___fTimeLimit5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); CMsgBoxControl_Push_m1499792225(__this, L_0, L_1, L_2, L_3, L_4, L_5, L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey,System.Single,System.String) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m1499792225 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, float ___fTimeLimit5, String_t* ___title6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl_Push_m1499792225_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___type0; String_t* L_1 = ___text1; OnMsgBoxClkCallBack_t3229751541 * L_2 = ___callBack2; CDataArray_t4068198041 * L_3 = ___userData3; int32_t L_4 = ___customKey4; float L_5 = ___fTimeLimit5; String_t* L_6 = ___title6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); CMsgBoxControl_Push_m3569603018(__this, L_0, L_1, L_2, L_3, L_4, L_5, L_6, L_7, /*hidden argument*/NULL); return; } } // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey,System.Single,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m3569603018 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, float ___fTimeLimit5, String_t* ___title6, String_t* ___btnOKText7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl_Push_m3569603018_MetadataUsageId); s_Il2CppMethodInitialized = true; } msgBoxData_t2023563693 * V_0 = NULL; msgBoxData_t2023563693 * G_B2_0 = NULL; msgBoxData_t2023563693 * G_B1_0 = NULL; String_t* G_B3_0 = NULL; msgBoxData_t2023563693 * G_B3_1 = NULL; { msgBoxData_t2023563693 * L_0 = (msgBoxData_t2023563693 *)il2cpp_codegen_object_new(msgBoxData_t2023563693_il2cpp_TypeInfo_var); msgBoxData__ctor_m2046702609(L_0, /*hidden argument*/NULL); V_0 = L_0; msgBoxData_t2023563693 * L_1 = V_0; int32_t L_2 = ___type0; NullCheck(L_1); L_1->set__type_0(L_2); msgBoxData_t2023563693 * L_3 = V_0; String_t* L_4 = ___text1; NullCheck(L_3); L_3->set__text_1(L_4); msgBoxData_t2023563693 * L_5 = V_0; OnMsgBoxClkCallBack_t3229751541 * L_6 = ___callBack2; NullCheck(L_5); L_5->set__callBack_2(L_6); msgBoxData_t2023563693 * L_7 = V_0; CDataArray_t4068198041 * L_8 = ___userData3; NullCheck(L_7); L_7->set__userData_3(L_8); msgBoxData_t2023563693 * L_9 = V_0; int32_t L_10 = ___customKey4; NullCheck(L_9); L_9->set__customSearchKey_4(L_10); msgBoxData_t2023563693 * L_11 = V_0; NullCheck(L_11); L_11->set__isValid_5((bool)1); msgBoxData_t2023563693 * L_12 = V_0; float L_13 = ___fTimeLimit5; NullCheck(L_12); L_12->set__timeLimit_6(L_13); msgBoxData_t2023563693 * L_14 = V_0; String_t* L_15 = ___title6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_16 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); G_B1_0 = L_14; if (!L_16) { G_B2_0 = L_14; goto IL_005b; } } { CTextHelp_t3119637808 * L_17 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); String_t* L_18 = CTextHelp_GetText_m372251958(L_17, _stringLiteral242355435, /*hidden argument*/NULL); G_B3_0 = L_18; G_B3_1 = G_B1_0; goto IL_005d; } IL_005b: { String_t* L_19 = ___title6; G_B3_0 = L_19; G_B3_1 = G_B2_0; } IL_005d: { NullCheck(G_B3_1); G_B3_1->set__title_7(G_B3_0); msgBoxData_t2023563693 * L_20 = V_0; int32_t L_21 = ___type0; String_t* L_22 = ___btnOKText7; String_t* L_23 = CMsgBoxControl_GetBtnOKText_m374206150(__this, L_21, L_22, /*hidden argument*/NULL); NullCheck(L_20); L_20->set__btnOKText_8(L_23); msgBoxData_t2023563693 * L_24 = V_0; int32_t L_25 = __this->get_m_pivot_2(); NullCheck(L_24); L_24->set__pivot_9(L_25); LinkedList_1_t863209702 * L_26 = __this->get_m_listAll_1(); msgBoxData_t2023563693 * L_27 = V_0; NullCheck(L_26); LinkedList_1_AddLast_m1536327958(L_26, L_27, /*hidden argument*/LinkedList_1_AddLast_m1536327958_RuntimeMethod_var); return; } } // DMCore.CMsgBoxControl/msgBoxData DMCore.CMsgBoxControl::GetHead() extern "C" IL2CPP_METHOD_ATTR msgBoxData_t2023563693 * CMsgBoxControl_GetHead_m3462570009 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl_GetHead_m3462570009_MetadataUsageId); s_Il2CppMethodInitialized = true; } { LinkedList_1_t863209702 * L_0 = __this->get_m_listAll_1(); NullCheck(L_0); int32_t L_1 = LinkedList_1_get_Count_m738683003(L_0, /*hidden argument*/LinkedList_1_get_Count_m738683003_RuntimeMethod_var); if (L_1) { goto IL_0012; } } { return (msgBoxData_t2023563693 *)NULL; } IL_0012: { LinkedList_1_t863209702 * L_2 = __this->get_m_listAll_1(); NullCheck(L_2); LinkedListNode_1_t1768738796 * L_3 = LinkedList_1_get_First_m632645090(L_2, /*hidden argument*/LinkedList_1_get_First_m632645090_RuntimeMethod_var); NullCheck(L_3); msgBoxData_t2023563693 * L_4 = LinkedListNode_1_get_Value_m1762243055(L_3, /*hidden argument*/LinkedListNode_1_get_Value_m1762243055_RuntimeMethod_var); return L_4; } } // System.String DMCore.CMsgBoxControl::GetBtnOKText(DMCore.enumMsgBoxType,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMsgBoxControl_GetBtnOKText_m374206150 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___inputBtnText1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl_GetBtnOKText_m374206150_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { String_t* L_0 = ___inputBtnText1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_000d; } } { String_t* L_2 = ___inputBtnText1; return L_2; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_3; int32_t L_4 = ___type0; switch (L_4) { case 0: { goto IL_002a; } case 1: { goto IL_0035; } case 2: { goto IL_0040; } } } { goto IL_004b; } IL_002a: { V_0 = _stringLiteral129972941; goto IL_0056; } IL_0035: { V_0 = _stringLiteral129972941; goto IL_0056; } IL_0040: { V_0 = _stringLiteral1730654801; goto IL_0056; } IL_004b: { V_0 = _stringLiteral129972941; goto IL_0056; } IL_0056: { CTextHelp_t3119637808 * L_5 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_6 = V_0; NullCheck(L_5); String_t* L_7 = CTextHelp_GetText_m372251958(L_5, L_6, /*hidden argument*/NULL); return L_7; } } // System.Void DMCore.CMsgBoxControl::Disable(DMCore.enumMsgBoxCustomKey,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Disable_m426399464 (CMsgBoxControl_t806533544 * __this, int32_t ___searchKey0, bool ___defaultConfirmResult1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl_Disable_m426399464_MetadataUsageId); s_Il2CppMethodInitialized = true; } msgBoxData_t2023563693 * V_0 = NULL; Enumerator_t3377804549 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); { int32_t L_0 = ___searchKey0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0008; } } { return; } IL_0008: { LinkedList_1_t863209702 * L_1 = __this->get_m_listAll_1(); NullCheck(L_1); Enumerator_t3377804549 L_2 = LinkedList_1_GetEnumerator_m2284258259(L_1, /*hidden argument*/LinkedList_1_GetEnumerator_m2284258259_RuntimeMethod_var); V_1 = L_2; } IL_0014: try { // begin try (depth: 1) { goto IL_005c; } IL_0019: { msgBoxData_t2023563693 * L_3 = Enumerator_get_Current_m450632134((&V_1), /*hidden argument*/Enumerator_get_Current_m450632134_RuntimeMethod_var); V_0 = L_3; msgBoxData_t2023563693 * L_4 = V_0; if (L_4) { goto IL_002c; } } IL_0027: { goto IL_005c; } IL_002c: { msgBoxData_t2023563693 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get__customSearchKey_4(); int32_t L_7 = ___searchKey0; if ((!(((uint32_t)L_6) == ((uint32_t)L_7)))) { goto IL_005c; } } IL_0038: { msgBoxData_t2023563693 * L_8 = V_0; NullCheck(L_8); L_8->set__isValid_5((bool)0); msgBoxData_t2023563693 * L_9 = V_0; NullCheck(L_9); OnMsgBoxClkCallBack_t3229751541 * L_10 = L_9->get__callBack_2(); if (!L_10) { goto IL_005c; } } IL_004a: { msgBoxData_t2023563693 * L_11 = V_0; NullCheck(L_11); OnMsgBoxClkCallBack_t3229751541 * L_12 = L_11->get__callBack_2(); bool L_13 = ___defaultConfirmResult1; msgBoxData_t2023563693 * L_14 = V_0; NullCheck(L_14); CDataArray_t4068198041 * L_15 = L_14->get__userData_3(); NullCheck(L_12); OnMsgBoxClkCallBack_Invoke_m472867406(L_12, L_13, L_15, /*hidden argument*/NULL); } IL_005c: { bool L_16 = Enumerator_MoveNext_m258020633((&V_1), /*hidden argument*/Enumerator_MoveNext_m258020633_RuntimeMethod_var); if (L_16) { goto IL_0019; } } IL_0068: { IL2CPP_LEAVE(0x7B, FINALLY_006d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006d; } FINALLY_006d: { // begin finally (depth: 1) Enumerator_Dispose_m288469317((&V_1), /*hidden argument*/Enumerator_Dispose_m288469317_RuntimeMethod_var); IL2CPP_END_FINALLY(109) } // end finally (depth: 1) IL2CPP_CLEANUP(109) { IL2CPP_JUMP_TBL(0x7B, IL_007b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_007b: { return; } } // System.Boolean DMCore.CMsgBoxControl::OnTryExecuteHead() extern "C" IL2CPP_METHOD_ATTR bool CMsgBoxControl_OnTryExecuteHead_m1690851488 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl_OnTryExecuteHead_m1690851488_MetadataUsageId); s_Il2CppMethodInitialized = true; } msgBoxData_t2023563693 * V_0 = NULL; { LinkedList_1_t863209702 * L_0 = __this->get_m_listAll_1(); NullCheck(L_0); int32_t L_1 = LinkedList_1_get_Count_m738683003(L_0, /*hidden argument*/LinkedList_1_get_Count_m738683003_RuntimeMethod_var); if (L_1) { goto IL_0012; } } { return (bool)0; } IL_0012: { msgBoxData_t2023563693 * L_2 = CMsgBoxControl_GetHead_m3462570009(__this, /*hidden argument*/NULL); V_0 = L_2; msgBoxData_t2023563693 * L_3 = V_0; if (L_3) { goto IL_0021; } } { return (bool)0; } IL_0021: { msgBoxData_t2023563693 * L_4 = V_0; NullCheck(L_4); bool L_5 = L_4->get__isValid_5(); if (!L_5) { goto IL_0052; } } { bool L_6 = CMsgBoxControl_IsMsgBoxActive_m2272270482(__this, /*hidden argument*/NULL); if (!L_6) { goto IL_0039; } } { return (bool)0; } IL_0039: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_7 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CWndController_ShowUI_m3552255067(L_7, ((int32_t)69), /*hidden argument*/NULL); __this->set_m_bActive_0((bool)1); goto IL_0058; } IL_0052: { CMsgBoxControl_CloseMsgBox_m2122844749(__this, /*hidden argument*/NULL); } IL_0058: { return (bool)1; } } // System.Void DMCore.CMsgBoxControl::CloseMsgBox() extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_CloseMsgBox_m2122844749 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl_CloseMsgBox_m2122844749_MetadataUsageId); s_Il2CppMethodInitialized = true; } { LinkedList_1_t863209702 * L_0 = __this->get_m_listAll_1(); NullCheck(L_0); LinkedList_1_RemoveFirst_m1096332373(L_0, /*hidden argument*/LinkedList_1_RemoveFirst_m1096332373_RuntimeMethod_var); __this->set_m_bActive_0((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_1 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CWndController_HideUI_m732482071(L_1, ((int32_t)69), /*hidden argument*/NULL); return; } } // System.Boolean DMCore.CMsgBoxControl::IsMsgBoxActive() extern "C" IL2CPP_METHOD_ATTR bool CMsgBoxControl_IsMsgBoxActive_m2272270482 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bActive_0(); return L_0; } } // System.Void DMCore.CMsgBoxControl::OnClkResult(System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_OnClkResult_m2058476521 (CMsgBoxControl_t806533544 * __this, bool ___bConfirmed0, bool ___bDestroyUI1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgBoxControl_OnClkResult_m2058476521_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = CMsgBoxControl_IsMsgBoxActive_m2272270482(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001b; } } { LinkedList_1_t863209702 * L_1 = __this->get_m_listAll_1(); NullCheck(L_1); int32_t L_2 = LinkedList_1_get_Count_m738683003(L_1, /*hidden argument*/LinkedList_1_get_Count_m738683003_RuntimeMethod_var); if (L_2) { goto IL_002b; } } IL_001b: { CLogHelp_t779629444 * L_3 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CLogHelp_Log_m386290467(L_3, _stringLiteral2011002911, /*hidden argument*/NULL); return; } IL_002b: { LinkedList_1_t863209702 * L_4 = __this->get_m_listAll_1(); NullCheck(L_4); LinkedListNode_1_t1768738796 * L_5 = LinkedList_1_get_First_m632645090(L_4, /*hidden argument*/LinkedList_1_get_First_m632645090_RuntimeMethod_var); NullCheck(L_5); msgBoxData_t2023563693 * L_6 = LinkedListNode_1_get_Value_m1762243055(L_5, /*hidden argument*/LinkedListNode_1_get_Value_m1762243055_RuntimeMethod_var); NullCheck(L_6); OnMsgBoxClkCallBack_t3229751541 * L_7 = L_6->get__callBack_2(); if (!L_7) { goto IL_0075; } } { LinkedList_1_t863209702 * L_8 = __this->get_m_listAll_1(); NullCheck(L_8); LinkedListNode_1_t1768738796 * L_9 = LinkedList_1_get_First_m632645090(L_8, /*hidden argument*/LinkedList_1_get_First_m632645090_RuntimeMethod_var); NullCheck(L_9); msgBoxData_t2023563693 * L_10 = LinkedListNode_1_get_Value_m1762243055(L_9, /*hidden argument*/LinkedListNode_1_get_Value_m1762243055_RuntimeMethod_var); NullCheck(L_10); OnMsgBoxClkCallBack_t3229751541 * L_11 = L_10->get__callBack_2(); bool L_12 = ___bConfirmed0; LinkedList_1_t863209702 * L_13 = __this->get_m_listAll_1(); NullCheck(L_13); LinkedListNode_1_t1768738796 * L_14 = LinkedList_1_get_First_m632645090(L_13, /*hidden argument*/LinkedList_1_get_First_m632645090_RuntimeMethod_var); NullCheck(L_14); msgBoxData_t2023563693 * L_15 = LinkedListNode_1_get_Value_m1762243055(L_14, /*hidden argument*/LinkedListNode_1_get_Value_m1762243055_RuntimeMethod_var); NullCheck(L_15); CDataArray_t4068198041 * L_16 = L_15->get__userData_3(); NullCheck(L_11); OnMsgBoxClkCallBack_Invoke_m472867406(L_11, L_12, L_16, /*hidden argument*/NULL); } IL_0075: { LinkedList_1_t863209702 * L_17 = __this->get_m_listAll_1(); NullCheck(L_17); LinkedList_1_RemoveFirst_m1096332373(L_17, /*hidden argument*/LinkedList_1_RemoveFirst_m1096332373_RuntimeMethod_var); __this->set_m_bActive_0((bool)0); bool L_18 = ___bDestroyUI1; if (!L_18) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_19 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CWndController_HideUI_m732482071(L_19, ((int32_t)69), /*hidden argument*/NULL); } IL_0099: { 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 DMCore.CMsgBoxControl/msgBoxData::.ctor() extern "C" IL2CPP_METHOD_ATTR void msgBoxData__ctor_m2046702609 (msgBoxData_t2023563693 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (msgBoxData__ctor_m2046702609_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set__timeLimit_6((-1.0f)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set__title_7(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set__btnOKText_8(L_1); __this->set__pivot_9(4); 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 DMCore.CMsgManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgManager__ctor_m1292633163 (CMsgManager_t455955613 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgManager__ctor_m1292633163_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_bShow_1((bool)0); LinkedList_1_t687096698 * L_0 = (LinkedList_1_t687096698 *)il2cpp_codegen_object_new(LinkedList_1_t687096698_il2cpp_TypeInfo_var); LinkedList_1__ctor_m3511298534(L_0, /*hidden argument*/LinkedList_1__ctor_m3511298534_RuntimeMethod_var); __this->set_m_listHintMsgs_0(L_0); return; } } // DMCore.CMsgManager DMCore.CMsgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgManager_t455955613 * CMsgManager_GetInstance_m3446755799 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgManager_GetInstance_m3446755799_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CMsgManager_t455955613 * L_0 = ((CMsgManager_t455955613_StaticFields*)il2cpp_codegen_static_fields_for(CMsgManager_t455955613_il2cpp_TypeInfo_var))->get_s_Instance_2(); if (!L_0) { goto IL_0010; } } { CMsgManager_t455955613 * L_1 = ((CMsgManager_t455955613_StaticFields*)il2cpp_codegen_static_fields_for(CMsgManager_t455955613_il2cpp_TypeInfo_var))->get_s_Instance_2(); return L_1; } IL_0010: { CMsgManager_t455955613 * L_2 = (CMsgManager_t455955613 *)il2cpp_codegen_object_new(CMsgManager_t455955613_il2cpp_TypeInfo_var); CMsgManager__ctor_m1292633163(L_2, /*hidden argument*/NULL); ((CMsgManager_t455955613_StaticFields*)il2cpp_codegen_static_fields_for(CMsgManager_t455955613_il2cpp_TypeInfo_var))->set_s_Instance_2(L_2); CMsgManager_t455955613 * L_3 = ((CMsgManager_t455955613_StaticFields*)il2cpp_codegen_static_fields_for(CMsgManager_t455955613_il2cpp_TypeInfo_var))->get_s_Instance_2(); return L_3; } } // System.Void DMCore.CMsgManager::PushHintUseTextHelp(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHintUseTextHelp_m3781284520 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, const RuntimeMethod* method) { String_t* V_0 = NULL; { CTextHelp_t3119637808 * L_0 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___str0; NullCheck(L_0); String_t* L_2 = CTextHelp_GetText_m372251958(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; bool L_4 = ___bInsertHead1; CMsgManager_PushHint_m1231354654(__this, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.CMsgManager::PushHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHint_m1231354654 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgManager_PushHint_m1231354654_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___bInsertHead1; if (!L_0) { goto IL_0018; } } { LinkedList_1_t687096698 * L_1 = __this->get_m_listHintMsgs_0(); String_t* L_2 = ___str0; NullCheck(L_1); LinkedList_1_AddFirst_m3233453830(L_1, L_2, /*hidden argument*/LinkedList_1_AddFirst_m3233453830_RuntimeMethod_var); goto IL_0025; } IL_0018: { LinkedList_1_t687096698 * L_3 = __this->get_m_listHintMsgs_0(); String_t* L_4 = ___str0; NullCheck(L_3); LinkedList_1_AddLast_m980610863(L_3, L_4, /*hidden argument*/LinkedList_1_AddLast_m980610863_RuntimeMethod_var); } IL_0025: { return; } } // System.Boolean DMCore.CMsgManager::OnTryExecuteHead() extern "C" IL2CPP_METHOD_ATTR bool CMsgManager_OnTryExecuteHead_m514568797 (CMsgManager_t455955613 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgManager_OnTryExecuteHead_m514568797_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; GameObject_t1113636619 * V_1 = NULL; uiMessageHint_t1249251163 * V_2 = NULL; uiMessageHint_t1249251163 * G_B7_0 = NULL; { bool L_0 = __this->get_m_bShow_1(); if (!L_0) { goto IL_000d; } } { return (bool)0; } IL_000d: { String_t* L_1 = CMsgManager_PopHint_m3133530684(__this, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = V_0; 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_0021; } } { return (bool)0; } IL_0021: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_4 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); GameObject_t1113636619 * L_5 = CWndController_CreateDelayBindWnd_m1486584967(L_4, ((int32_t)70), /*hidden argument*/NULL); V_1 = L_5; GameObject_t1113636619 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0045; } } { GameObject_t1113636619 * L_8 = V_1; NullCheck(L_8); uiMessageHint_t1249251163 * L_9 = GameObject_GetComponent_TisuiMessageHint_t1249251163_m2856046555(L_8, /*hidden argument*/GameObject_GetComponent_TisuiMessageHint_t1249251163_m2856046555_RuntimeMethod_var); G_B7_0 = L_9; goto IL_0046; } IL_0045: { G_B7_0 = ((uiMessageHint_t1249251163 *)(NULL)); } IL_0046: { V_2 = G_B7_0; uiMessageHint_t1249251163 * L_10 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0055; } } { return (bool)0; } IL_0055: { uiMessageHint_t1249251163 * L_12 = V_2; String_t* L_13 = V_0; NullCheck(L_12); uiMessageHint_Init_m2770823838(L_12, L_13, /*hidden argument*/NULL); __this->set_m_bShow_1((bool)1); return (bool)1; } } // System.Void DMCore.CMsgManager::SetHintItemEnd() extern "C" IL2CPP_METHOD_ATTR void CMsgManager_SetHintItemEnd_m4215950914 (CMsgManager_t455955613 * __this, const RuntimeMethod* method) { { __this->set_m_bShow_1((bool)0); return; } } // System.String DMCore.CMsgManager::PopHint() extern "C" IL2CPP_METHOD_ATTR String_t* CMsgManager_PopHint_m3133530684 (CMsgManager_t455955613 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMsgManager_PopHint_m3133530684_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { LinkedList_1_t687096698 * L_0 = __this->get_m_listHintMsgs_0(); NullCheck(L_0); int32_t L_1 = LinkedList_1_get_Count_m1415204279(L_0, /*hidden argument*/LinkedList_1_get_Count_m1415204279_RuntimeMethod_var); if (L_1) { goto IL_0012; } } { return (String_t*)NULL; } IL_0012: { LinkedList_1_t687096698 * L_2 = __this->get_m_listHintMsgs_0(); NullCheck(L_2); LinkedListNode_1_t1592625792 * L_3 = LinkedList_1_get_First_m2874225059(L_2, /*hidden argument*/LinkedList_1_get_First_m2874225059_RuntimeMethod_var); NullCheck(L_3); String_t* L_4 = LinkedListNode_1_get_Value_m2392486284(L_3, /*hidden argument*/LinkedListNode_1_get_Value_m2392486284_RuntimeMethod_var); V_0 = L_4; LinkedList_1_t687096698 * L_5 = __this->get_m_listHintMsgs_0(); NullCheck(L_5); LinkedList_1_RemoveFirst_m3486779266(L_5, /*hidden argument*/LinkedList_1_RemoveFirst_m3486779266_RuntimeMethod_var); String_t* L_6 = V_0; return L_6; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Common::.ctor() extern "C" IL2CPP_METHOD_ATTR void Common__ctor_m3406580434 (Common_t3802143103 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DMCore.Common::get_COLOR_MALE_PLAYER() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Common_get_COLOR_MALE_PLAYER_m3502249044 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Common_get_COLOR_MALE_PLAYER_m3502249044_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_0 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral1628809185, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_1 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_0, 0, /*hidden argument*/NULL); return L_1; } } // UnityEngine.Color DMCore.Common::get_COLOR_FEMALE_PLAYER() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Common_get_COLOR_FEMALE_PLAYER_m2735327884 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Common_get_COLOR_FEMALE_PLAYER_m2735327884_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_0 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral3926316141, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_1 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_0, 0, /*hidden argument*/NULL); return L_1; } } // UnityEngine.Color DMCore.Common::get_COLOR_MAIN_PLAYER() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Common_get_COLOR_MAIN_PLAYER_m261226371 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Common_get_COLOR_MAIN_PLAYER_m261226371_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_0 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral3454384067, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_1 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_0, 0, /*hidden argument*/NULL); return L_1; } } // UnityEngine.Color DMCore.Common::get_COLOR_GRAY() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Common_get_COLOR_GRAY_m671063581 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Common_get_COLOR_GRAY_m671063581_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_0 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral1477689674, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_1 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_0, 0, /*hidden argument*/NULL); return L_1; } } // UnityEngine.Color DMCore.Common::get_COLOR_SYSTEM_BROADCAST() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Common_get_COLOR_SYSTEM_BROADCAST_m2707079288 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Common_get_COLOR_SYSTEM_BROADCAST_m2707079288_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_0 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral571050746, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_1 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_0, 0, /*hidden argument*/NULL); return L_1; } } // UnityEngine.Color DMCore.Common::get_COLOR_SYSTEM_BROADCAST_RED() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Common_get_COLOR_SYSTEM_BROADCAST_RED_m3764181730 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Common_get_COLOR_SYSTEM_BROADCAST_RED_m3764181730_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_0 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral2433489111, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_1 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_0, 0, /*hidden argument*/NULL); return L_1; } } // UnityEngine.Color DMCore.Common::get_COLOR_PLAYER_BROADCAST() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Common_get_COLOR_PLAYER_BROADCAST_m1115095365 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Common_get_COLOR_PLAYER_BROADCAST_m1115095365_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_0 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral3966654379, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_1 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_0, 0, /*hidden argument*/NULL); return L_1; } } // System.Void DMCore.Common::.cctor() extern "C" IL2CPP_METHOD_ATTR void Common__cctor_m2130470980 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Common__cctor_m2130470980_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_INVALID_ID_0((-1)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MIN_LEVEL_NUMBER_1(1); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MAX_LEVEL_NUMBER_2(((int32_t)999)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CHAT_SAVE_MAX_COUNT_3(((int32_t)50)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CHAT_SAVE_TIME_SPAN_4(((int32_t)168)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CHAT_CONTENT_COUNT_CACHE_5(((int32_t)30)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MESSAGE_SAVE_MAX_COUNT_6(((int32_t)50)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MESSAGE_SAVE_TIME_SPAN_7((-1)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_SYSTEMBROAD_ROLL_SPEED_8((80.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_SHOPPING_CART_MAX_CAPACITY_9(((int32_t)20)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CURRENT_PROTOCOL_VERSION_10(((int32_t)273)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_NET_MESSAGE_OVER_TIME_11((10.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MAX_SEND_INVITED_TIMES_12(1); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MAX_RECV_INVITED_TIMES_13(5); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_TIME_SPAN_TO_RESET_RECV_CNT_14((300.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MAX_SPEAKER_LIFE_TIME_15((3.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CHAT_REFRESH_ONLINESTATE_16((30.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MIN_CLOTH_CONFIG_ID_17(((int32_t)10000000)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MIN_PROPS_CONFIG_ID_18(((int32_t)10000)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_FULL_DOWN_CHECK_FREQUENCY_19((300.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CLASSICAL_QUEUE_BEAT_COUNT_20(8); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CLASSICAL_JUDGE_BEAT_COUNT_21(6); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CLASSICAL_MIN_KEY_LEVEL_22(5); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CLASSICAL_MAX_KEY_LEVEL_23(7); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CLASSICAL_USER_RANDOM_KEY_24(0); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_PROTECTED_LEVEL_25(((int32_t)15)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_ROOM_COUNT_ONE_PAGE_26(6); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_PET_DEFAULT_WALK_SPEED_27((1.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_PET_DEFAULT_SAFE_DISTANCE_28((0.5f)); Vector3_t3722313464 L_0; memset(&L_0, 0, sizeof(L_0)); Vector3__ctor_m3353183577((&L_0), (-0.4f), (0.0f), (-0.6f), /*hidden argument*/NULL); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_PET_DEFAULT_SHOW_POSITION_29(L_0); Vector3_t3722313464 L_1; memset(&L_1, 0, sizeof(L_1)); Vector3__ctor_m3353183577((&L_1), (0.35f), (0.15f), (0.0f), /*hidden argument*/NULL); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_PET_DEFAULT_SHOW_POSITION_W_30(L_1); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_SINGLE_PAGE_DEPTH_31((-20.0f)); 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 DMCore.CRoot::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRoot__ctor_m1881831297 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { ILogicBase__ctor_m2199354544(__this, /*hidden argument*/NULL); __this->set_m_returnPage_18(0); return; } } // DMCore.CRoot DMCore.CRoot::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoot_t1043641654 * CRoot_GetInstance_m3627548531 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoot_GetInstance_m3627548531_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = ((CRoot_t1043641654_StaticFields*)il2cpp_codegen_static_fields_for(CRoot_t1043641654_il2cpp_TypeInfo_var))->get_s_CRootInstance_19(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_1 = ((CRoot_t1043641654_StaticFields*)il2cpp_codegen_static_fields_for(CRoot_t1043641654_il2cpp_TypeInfo_var))->get_s_CRootInstance_19(); return L_1; } IL_0010: { CRoot_t1043641654 * L_2 = (CRoot_t1043641654 *)il2cpp_codegen_object_new(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot__ctor_m1881831297(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); ((CRoot_t1043641654_StaticFields*)il2cpp_codegen_static_fields_for(CRoot_t1043641654_il2cpp_TypeInfo_var))->set_s_CRootInstance_19(L_2); CRoot_t1043641654 * L_3 = ((CRoot_t1043641654_StaticFields*)il2cpp_codegen_static_fields_for(CRoot_t1043641654_il2cpp_TypeInfo_var))->get_s_CRootInstance_19(); NullCheck(L_3); CRoot_OnInit_m1323521581(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_OnInitGameRun_m3422160276(NULL /*static, unused*/, /*hidden argument*/NULL); CRoot_t1043641654 * L_4 = ((CRoot_t1043641654_StaticFields*)il2cpp_codegen_static_fields_for(CRoot_t1043641654_il2cpp_TypeInfo_var))->get_s_CRootInstance_19(); return L_4; } } // DMCore.Camera.ICameraBase DMCore.CRoot::GetCamera() extern "C" IL2CPP_METHOD_ATTR ICameraBase_t3615533728 * CRoot_GetCamera_m3179746689 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { ICameraBase_t3615533728 * L_0 = __this->get_s_CameraIns_5(); return L_0; } } // DMCore.Framework.Movie.CAnimSystem DMCore.CRoot::GetMovieSystem() extern "C" IL2CPP_METHOD_ATTR CAnimSystem_t3541144328 * CRoot_GetMovieSystem_m206666588 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CAnimSystem_t3541144328 * L_0 = __this->get_s_MovieService_6(); return L_0; } } // DMCore.Framework.CTimerCtrl DMCore.CRoot::GetTimerCtrl() extern "C" IL2CPP_METHOD_ATTR CTimerCtrl_t297173612 * CRoot_GetTimerCtrl_m2143866945 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CTimerCtrl_t297173612 * L_0 = __this->get_s_TimerService_7(); return L_0; } } // DMCore.Framework.Scene.CSceneService DMCore.CRoot::GetSceneService() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * CRoot_GetSceneService_m2061443921 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CSceneService_t551449725 * L_0 = __this->get_s_SceneService_8(); return L_0; } } // DMCore.Framework.Misc.CLogHelp DMCore.CRoot::GetLogService() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * CRoot_GetLogService_m687714144 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CLogHelp_t779629444 * L_0 = __this->get_s_LogHelp_9(); return L_0; } } // DMCore.Net.CNetMainLogic DMCore.CRoot::GetNetControl() extern "C" IL2CPP_METHOD_ATTR CNetMainLogic_t857650587 * CRoot_GetNetControl_m305351655 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CNetMainLogic_t857650587 * L_0 = __this->get_s_NetControl_11(); return L_0; } } // DMCore.Net.CNetService DMCore.CRoot::GetNetService() extern "C" IL2CPP_METHOD_ATTR CNetService_t1201271315 * CRoot_GetNetService_m2764581604 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CNetService_t1201271315 * L_0 = __this->get_s_NetService_4(); return L_0; } } // DMCore.CAccManager DMCore.CRoot::GetAccManager() extern "C" IL2CPP_METHOD_ATTR CAccManager_t1454736772 * CRoot_GetAccManager_m510313156 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CAccManager_t1454736772 * L_0 = __this->get_s_AccManager_12(); return L_0; } } // DMCore.ISoundManager DMCore.CRoot::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * CRoot_GetSoundManager_m30020774 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { ISoundManager_t434164892 * L_0 = __this->get_s_SoundManager_13(); return L_0; } } // DMCore.DanceMode.CDanceManager DMCore.CRoot::GetDanceManager() extern "C" IL2CPP_METHOD_ATTR CDanceManager_t448141780 * CRoot_GetDanceManager_m876173276 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CDanceManager_t448141780 * L_0 = __this->get_s_DanceManager_14(); return L_0; } } // DMCore.CEventManager DMCore.CRoot::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * CRoot_GetEventManager_m2015848526 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CEventManager_t474365641 * L_0 = __this->get_s_EventManager_15(); return L_0; } } // DMCore.Framework.Location.CLocationManager DMCore.CRoot::GetLocationManager() extern "C" IL2CPP_METHOD_ATTR CLocationManager_t1346018200 * CRoot_GetLocationManager_m3134824392 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CLocationManager_t1346018200 * L_0 = __this->get_s_LocationManager_16(); return L_0; } } // System.Void DMCore.CRoot::SetLoadingSceneName(System.String) extern "C" IL2CPP_METHOD_ATTR void CRoot_SetLoadingSceneName_m1081407738 (CRoot_t1043641654 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoot_SetLoadingSceneName_m1081407738_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { String_t* L_0 = ___name0; NullCheck(L_0); int32_t L_1 = String_CompareTo_m3414379165(L_0, _stringLiteral840214861, /*hidden argument*/NULL); if (L_1) { goto IL_0042; } } { CDanceManager_t448141780 * L_2 = __this->get_s_DanceManager_14(); if (!L_2) { goto IL_0032; } } { CDanceManager_t448141780 * L_3 = __this->get_s_DanceManager_14(); NullCheck(L_3); ILogicBase_RemoveChildren_m635778721(L_3, /*hidden argument*/NULL); CDanceManager_t448141780 * L_4 = __this->get_s_DanceManager_14(); ILogicBase_RemoveChild_m3951112555(__this, L_4, /*hidden argument*/NULL); } IL_0032: { CDanceManager_t448141780 * L_5 = (CDanceManager_t448141780 *)il2cpp_codegen_object_new(CDanceManager_t448141780_il2cpp_TypeInfo_var); CDanceManager__ctor_m1541532480(L_5, /*hidden argument*/NULL); __this->set_s_DanceManager_14(L_5); goto IL_006b; } IL_0042: { CDanceManager_t448141780 * L_6 = __this->get_s_DanceManager_14(); if (!L_6) { goto IL_006b; } } { CDanceManager_t448141780 * L_7 = __this->get_s_DanceManager_14(); NullCheck(L_7); ILogicBase_RemoveChildren_m635778721(L_7, /*hidden argument*/NULL); CDanceManager_t448141780 * L_8 = __this->get_s_DanceManager_14(); ILogicBase_RemoveChild_m3951112555(__this, L_8, /*hidden argument*/NULL); __this->set_s_DanceManager_14((CDanceManager_t448141780 *)NULL); } IL_006b: { CRoot_LockPosition_m2189534623(__this, (bool)0, /*hidden argument*/NULL); String_t* L_9 = __this->get_s_LoadingSceneName_10(); V_0 = L_9; String_t* L_10 = ___name0; __this->set_s_LoadingSceneName_10(L_10); CMsgManager_t455955613 * L_11 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CMsgManager_SetHintItemEnd_m4215950914(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAniTipManager_t2119919191_il2cpp_TypeInfo_var); CAniTipManager_DestroyAll_m945591142(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSceneEffectManager_t793970061_il2cpp_TypeInfo_var); CSceneEffectManager_t793970061 * L_12 = CSceneEffectManager_GetInstance_m2293662075(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CSceneEffectManager_UnRegisterAll_m3992294706(L_12, /*hidden argument*/NULL); CEventManager_t474365641 * L_13 = CRoot_GetEventManager_m2015848526(__this, /*hidden argument*/NULL); NullCheck(L_13); ILogicBase_Reset_m2019494392(L_13, /*hidden argument*/NULL); CEffectWndManager_t3902312294 * L_14 = CEffectWndManager_GetInstance_m2989690479(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CEffectWndManager_ClearAll_m2397197627(L_14, /*hidden argument*/NULL); CSceneService_t551449725 * L_15 = CRoot_GetSceneService_m2061443921(__this, /*hidden argument*/NULL); String_t* L_16 = V_0; String_t* L_17 = ___name0; NullCheck(L_15); CSceneService_BeforeChangeScene_m299274630(L_15, L_16, L_17, /*hidden argument*/NULL); shopModel_t101745799 * L_18 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_19 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); int64_t L_20 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_19); NullCheck(L_18); shopModel_SetShowAvatarTarget_m263909296(L_18, L_20, /*hidden argument*/NULL); return; } } // System.Void DMCore.CRoot::OnSceneLoadedEnd() extern "C" IL2CPP_METHOD_ATTR void CRoot_OnSceneLoadedEnd_m1698382656 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoot_OnSceneLoadedEnd_m1698382656_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Dictionary_2_t2736202052 * V_1 = NULL; int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CSpeaker_t978472097_il2cpp_TypeInfo_var); CSpeaker_t978472097 * L_0 = CSpeaker_GetInstance_m2212004304(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSpeaker_set_IsEnable_m1839503455(L_0, (bool)0, /*hidden argument*/NULL); CLevelManager_t3077608201 * L_1 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2 = CLevelManager_get_loadedLevelName_m3475556526(L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; if (!L_3) { goto IL_0183; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_4 = ((CRoot_t1043641654_StaticFields*)il2cpp_codegen_static_fields_for(CRoot_t1043641654_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map0_20(); if (L_4) { goto IL_0087; } } { Dictionary_2_t2736202052 * L_5 = (Dictionary_2_t2736202052 *)il2cpp_codegen_object_new(Dictionary_2_t2736202052_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2392909825(L_5, 7, /*hidden argument*/Dictionary_2__ctor_m2392909825_RuntimeMethod_var); V_1 = L_5; Dictionary_2_t2736202052 * L_6 = V_1; NullCheck(L_6); Dictionary_2_Add_m282647386(L_6, _stringLiteral840214861, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_7 = V_1; NullCheck(L_7); Dictionary_2_Add_m282647386(L_7, _stringLiteral3811860389, 1, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_8 = V_1; NullCheck(L_8); Dictionary_2_Add_m282647386(L_8, _stringLiteral3204537826, 2, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_9 = V_1; NullCheck(L_9); Dictionary_2_Add_m282647386(L_9, _stringLiteral3500937908, 3, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_10 = V_1; NullCheck(L_10); Dictionary_2_Add_m282647386(L_10, _stringLiteral2570825119, 4, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_11 = V_1; NullCheck(L_11); Dictionary_2_Add_m282647386(L_11, _stringLiteral2601265189, 5, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_12 = V_1; NullCheck(L_12); Dictionary_2_Add_m282647386(L_12, _stringLiteral2686215183, 6, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_13 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); ((CRoot_t1043641654_StaticFields*)il2cpp_codegen_static_fields_for(CRoot_t1043641654_il2cpp_TypeInfo_var))->set_U3CU3Ef__switchU24map0_20(L_13); } IL_0087: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_14 = ((CRoot_t1043641654_StaticFields*)il2cpp_codegen_static_fields_for(CRoot_t1043641654_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map0_20(); String_t* L_15 = V_0; NullCheck(L_14); bool L_16 = Dictionary_2_TryGetValue_m1013208020(L_14, L_15, (&V_2), /*hidden argument*/Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var); if (!L_16) { goto IL_0183; } } { int32_t L_17 = V_2; switch (L_17) { case 0: { goto IL_00c4; } case 1: { goto IL_00cf; } case 2: { goto IL_00ec; } case 3: { goto IL_00f1; } case 4: { goto IL_011d; } case 5: { goto IL_0148; } case 6: { goto IL_0169; } case 7: { goto IL_0183; } } } { goto IL_0183; } IL_00c4: { CRoot__ResetDanceManager_m3897972782(__this, /*hidden argument*/NULL); goto IL_0188; } IL_00cf: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceModeManager_set_KeyMode_m2051611966(NULL /*static, unused*/, 0, /*hidden argument*/NULL); CDanceModeManager_set_PlayMode_m3679479831(NULL /*static, unused*/, 4, /*hidden argument*/NULL); CRoot__ResetDanceManager_m3897972782(__this, /*hidden argument*/NULL); CRoot_CreateTouchEffect_m4266910845(__this, /*hidden argument*/NULL); goto IL_0188; } IL_00ec: { goto IL_0188; } IL_00f1: { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_18 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); CSongManager_ResetRandomVar_m2146637374(L_18, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DanceSceneManager_t2271493662_il2cpp_TypeInfo_var); DanceSceneManager_set_IsRandomLocal_m924394366(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); DanceSceneManager_set_IsRandomSuccess_m1948583432(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); CRoot_CreateTouchEffect_m4266910845(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSpeaker_t978472097_il2cpp_TypeInfo_var); CSpeaker_t978472097 * L_19 = CSpeaker_GetInstance_m2212004304(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CSpeaker_set_IsEnable_m1839503455(L_19, (bool)1, /*hidden argument*/NULL); goto IL_0188; } IL_011d: { IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_20 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); CFriendManager_ResetSendInviteTimesAll_m3591253455(L_20, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPlayerInviteTable_t2496984219_il2cpp_TypeInfo_var); CPlayerInviteTable_t2496984219 * L_21 = CPlayerInviteTable_GetInstance_m1907975491(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); CPlayerInviteTable_ResetSendInviteTimesAll_m1632299395(L_21, /*hidden argument*/NULL); CRoot_CreateTouchEffect_m4266910845(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSpeaker_t978472097_il2cpp_TypeInfo_var); CSpeaker_t978472097 * L_22 = CSpeaker_GetInstance_m2212004304(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); CSpeaker_set_IsEnable_m1839503455(L_22, (bool)1, /*hidden argument*/NULL); goto IL_0188; } IL_0148: { CCandyManager_t1000487739 * L_23 = CCandyManager_GetInstance_m2464322649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); L_23->set_IsMarriySceneReady_4((bool)1); CRoot_CreateTouchEffect_m4266910845(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSpeaker_t978472097_il2cpp_TypeInfo_var); CSpeaker_t978472097 * L_24 = CSpeaker_GetInstance_m2212004304(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); CSpeaker_set_IsEnable_m1839503455(L_24, (bool)1, /*hidden argument*/NULL); goto IL_0188; } IL_0169: { CRoot_CreateTouchEffect_m4266910845(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); CPluginCallAdapter_DoPluginSetFunc_m76173065(NULL /*static, unused*/, _stringLiteral583856644, L_25, /*hidden argument*/NULL); goto IL_0188; } IL_0183: { goto IL_0188; } IL_0188: { return; } } // System.Void DMCore.CRoot::_ResetDanceManager() extern "C" IL2CPP_METHOD_ATTR void CRoot__ResetDanceManager_m3897972782 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoot__ResetDanceManager_m3897972782_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDanceManager_t448141780 * L_0 = __this->get_s_DanceManager_14(); if (L_0) { goto IL_0016; } } { CDanceManager_t448141780 * L_1 = (CDanceManager_t448141780 *)il2cpp_codegen_object_new(CDanceManager_t448141780_il2cpp_TypeInfo_var); CDanceManager__ctor_m1541532480(L_1, /*hidden argument*/NULL); __this->set_s_DanceManager_14(L_1); } IL_0016: { CDanceManager_t448141780 * L_2 = __this->get_s_DanceManager_14(); NullCheck(L_2); CDanceManager_OnEndLoadLevel_m2665740425(L_2, /*hidden argument*/NULL); CDanceManager_t448141780 * L_3 = __this->get_s_DanceManager_14(); NullCheck(L_3); ILogicBase_Reset_m2019494392(L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.CRoot::CreateTouchEffect() extern "C" IL2CPP_METHOD_ATTR void CRoot_CreateTouchEffect_m4266910845 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoot_CreateTouchEffect_m4266910845_MetadataUsageId); s_Il2CppMethodInitialized = true; } ICameraBase_t3615533728 * V_0 = NULL; Camera_t4157153871 * V_1 = NULL; GameObject_t1113636619 * V_2 = NULL; Camera_t4157153871 * G_B3_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ICameraBase_t3615533728 * L_1 = CRoot_GetCamera_m3179746689(L_0, /*hidden argument*/NULL); V_0 = L_1; ICameraBase_t3615533728 * L_2 = V_0; if (!L_2) { goto IL_001c; } } { ICameraBase_t3615533728 * L_3 = V_0; NullCheck(L_3); Camera_t4157153871 * L_4 = ICameraBase_GetUICamera_m3997251255(L_3, /*hidden argument*/NULL); G_B3_0 = L_4; goto IL_001d; } IL_001c: { G_B3_0 = ((Camera_t4157153871 *)(NULL)); } IL_001d: { V_1 = G_B3_0; Camera_t4157153871 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0081; } } { IResourceManager_t3165642952 * L_7 = IHelp_GetResManager_m1508557610(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); Object_t631007953 * L_8 = IResourceManager_CreateResource_m1279813597(L_7, _stringLiteral2033050048, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_9 = CMiscHelp_Instantiate_m197120899(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); V_2 = ((GameObject_t1113636619 *)IsInstSealed((RuntimeObject*)L_9, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_10 = V_2; 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_0081; } } { GameObject_t1113636619 * L_12 = V_2; NullCheck(L_12); Transform_t3600365921 * L_13 = GameObject_get_transform_m1369836730(L_12, /*hidden argument*/NULL); Camera_t4157153871 * L_14 = V_1; NullCheck(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(L_14, /*hidden argument*/NULL); NullCheck(L_13); Transform_SetParent_m381167889(L_13, L_15, /*hidden argument*/NULL); GameObject_t1113636619 * L_16 = V_2; NullCheck(L_16); Transform_t3600365921 * L_17 = GameObject_get_transform_m1369836730(L_16, /*hidden argument*/NULL); Vector3_t3722313464 L_18; memset(&L_18, 0, sizeof(L_18)); Vector3__ctor_m3353183577((&L_18), (1.0f), (1.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_17); Transform_set_localScale_m3053443106(L_17, L_18, /*hidden argument*/NULL); } IL_0081: { return; } } // System.String DMCore.CRoot::GetLoadingSceneName() extern "C" IL2CPP_METHOD_ATTR String_t* CRoot_GetLoadingSceneName_m2451113697 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_s_LoadingSceneName_10(); return L_0; } } // System.Void DMCore.CRoot::OnTick(System.Single) extern "C" IL2CPP_METHOD_ATTR void CRoot_OnTick_m1920649087 (CRoot_t1043641654 * __this, float ___fDeltaTime0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoot_OnTick_m1920649087_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); CInputHelp_Detect_m2743314203(NULL /*static, unused*/, /*hidden argument*/NULL); CTimerCtrl_t297173612 * L_0 = CRoot_GetTimerCtrl_m2143866945(__this, /*hidden argument*/NULL); float L_1 = ___fDeltaTime0; NullCheck(L_0); CTimerCtrl_OnTick_m187817754(L_0, L_1, /*hidden argument*/NULL); CAnimSystem_t3541144328 * L_2 = CRoot_GetMovieSystem_m206666588(__this, /*hidden argument*/NULL); float L_3 = ___fDeltaTime0; NullCheck(L_2); CAnimSystem_Update_m3114549190(L_2, L_3, /*hidden argument*/NULL); CNetService_t1201271315 * L_4 = CRoot_GetNetService_m2764581604(__this, /*hidden argument*/NULL); NullCheck(L_4); CNetService_OnUpdate_m3222267551(L_4, /*hidden argument*/NULL); float L_5 = ___fDeltaTime0; ILogicBase_Update_m3853008051(__this, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.CRoot::OnAfterAnim() extern "C" IL2CPP_METHOD_ATTR void CRoot_OnAfterAnim_m836018578 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { CAnimSystem_t3541144328 * L_0 = CRoot_GetMovieSystem_m206666588(__this, /*hidden argument*/NULL); NullCheck(L_0); CAnimSystem_OnAfterUpdate_m2741587971(L_0, /*hidden argument*/NULL); CSceneService_t551449725 * L_1 = CRoot_GetSceneService_m2061443921(__this, /*hidden argument*/NULL); NullCheck(L_1); CSceneService_OnAfterUpdate_m2682086365(L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.CRoot::SetOpenPage(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CRoot_SetOpenPage_m2050013413 (CRoot_t1043641654 * __this, int32_t ___pageIndex0, const RuntimeMethod* method) { { int32_t L_0 = ___pageIndex0; __this->set_m_returnPage_18(L_0); return; } } // DMCore.Logic.enumPersonPage DMCore.CRoot::GetOpenPage() extern "C" IL2CPP_METHOD_ATTR int32_t CRoot_GetOpenPage_m4155703958 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_returnPage_18(); return L_0; } } // System.Boolean DMCore.CRoot::IfLockPosition() extern "C" IL2CPP_METHOD_ATTR bool CRoot_IfLockPosition_m2253279957 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bLockPosition_17(); return L_0; } } // System.Void DMCore.CRoot::LockPosition(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoot_LockPosition_m2189534623 (CRoot_t1043641654 * __this, bool ___bLock0, const RuntimeMethod* method) { { bool L_0 = ___bLock0; __this->set_m_bLockPosition_17(L_0); return; } } // System.Void DMCore.CRoot::OnPaint() extern "C" IL2CPP_METHOD_ATTR void CRoot_OnPaint_m3734720710 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.CRoot::OnPaintEnd() extern "C" IL2CPP_METHOD_ATTR void CRoot_OnPaintEnd_m1419830443 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoot_OnPaintEnd_m1419830443_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CImageHelp_t3694350091_il2cpp_TypeInfo_var); CImageHelp_Flush_m1359160727(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFontHelp_t2408739167_il2cpp_TypeInfo_var); CFontHelp_Flush_m3901251207(NULL /*static, unused*/, /*hidden argument*/NULL); return; } } // System.Void DMCore.CRoot::OnInit() extern "C" IL2CPP_METHOD_ATTR void CRoot_OnInit_m1323521581 (CRoot_t1043641654 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoot_OnInit_m1323521581_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLogHelp_t779629444 * L_0 = (CLogHelp_t779629444 *)il2cpp_codegen_object_new(CLogHelp_t779629444_il2cpp_TypeInfo_var); CLogHelp__ctor_m875996519(L_0, /*hidden argument*/NULL); __this->set_s_LogHelp_9(L_0); IL2CPP_RUNTIME_CLASS_INIT(CGameSetting_t2678036671_il2cpp_TypeInfo_var); CGameSetting_GetInstance_m804447900(NULL /*static, unused*/, /*hidden argument*/NULL); CNetService_t1201271315 * L_1 = (CNetService_t1201271315 *)il2cpp_codegen_object_new(CNetService_t1201271315_il2cpp_TypeInfo_var); CNetService__ctor_m3721915101(L_1, /*hidden argument*/NULL); __this->set_s_NetService_4(L_1); ICameraBase_t3615533728 * L_2 = (ICameraBase_t3615533728 *)il2cpp_codegen_object_new(ICameraBase_t3615533728_il2cpp_TypeInfo_var); ICameraBase__ctor_m2770176054(L_2, /*hidden argument*/NULL); __this->set_s_CameraIns_5(L_2); CAnimSystem_t3541144328 * L_3 = (CAnimSystem_t3541144328 *)il2cpp_codegen_object_new(CAnimSystem_t3541144328_il2cpp_TypeInfo_var); CAnimSystem__ctor_m597813254(L_3, /*hidden argument*/NULL); __this->set_s_MovieService_6(L_3); CTimerCtrl_t297173612 * L_4 = (CTimerCtrl_t297173612 *)il2cpp_codegen_object_new(CTimerCtrl_t297173612_il2cpp_TypeInfo_var); CTimerCtrl__ctor_m2931629381(L_4, /*hidden argument*/NULL); __this->set_s_TimerService_7(L_4); CSceneService_t551449725 * L_5 = (CSceneService_t551449725 *)il2cpp_codegen_object_new(CSceneService_t551449725_il2cpp_TypeInfo_var); CSceneService__ctor_m3627959225(L_5, /*hidden argument*/NULL); __this->set_s_SceneService_8(L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_s_LoadingSceneName_10(L_6); ISoundManager_t434164892 * L_7 = (ISoundManager_t434164892 *)il2cpp_codegen_object_new(ISoundManager_t434164892_il2cpp_TypeInfo_var); ISoundManager__ctor_m3722129734(L_7, /*hidden argument*/NULL); __this->set_s_SoundManager_13(L_7); CAccManager_t1454736772 * L_8 = (CAccManager_t1454736772 *)il2cpp_codegen_object_new(CAccManager_t1454736772_il2cpp_TypeInfo_var); CAccManager__ctor_m487993539(L_8, /*hidden argument*/NULL); __this->set_s_AccManager_12(L_8); CNetMainLogic_t857650587 * L_9 = (CNetMainLogic_t857650587 *)il2cpp_codegen_object_new(CNetMainLogic_t857650587_il2cpp_TypeInfo_var); CNetMainLogic__ctor_m1702524262(L_9, /*hidden argument*/NULL); __this->set_s_NetControl_11(L_9); CEventManager_t474365641 * L_10 = (CEventManager_t474365641 *)il2cpp_codegen_object_new(CEventManager_t474365641_il2cpp_TypeInfo_var); CEventManager__ctor_m1722202560(L_10, /*hidden argument*/NULL); __this->set_s_EventManager_15(L_10); __this->set_s_DanceManager_14((CDanceManager_t448141780 *)NULL); CLocationManager_t1346018200 * L_11 = (CLocationManager_t1346018200 *)il2cpp_codegen_object_new(CLocationManager_t1346018200_il2cpp_TypeInfo_var); CLocationManager__ctor_m3715275089(L_11, /*hidden argument*/NULL); __this->set_s_LocationManager_16(L_11); __this->set_m_bLockPosition_17((bool)0); return; } } // System.Void DMCore.CRoot::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRoot__cctor_m256429704 (RuntimeObject * __this /* static, unused */, 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 DMCore.DanceMode.BeatKeyResult::.ctor() extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult__ctor_m3353885819 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult__ctor_m3353885819_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CEncrptHelp_Int_t51280996 * L_0 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_0, /*hidden argument*/NULL); __this->set__GreatCnt_0(L_0); CEncrptHelp_Int_t51280996 * L_1 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_1, /*hidden argument*/NULL); __this->set__CoolCnt_1(L_1); CEncrptHelp_Int_t51280996 * L_2 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_2, /*hidden argument*/NULL); __this->set__MissCnt_2(L_2); CEncrptHelp_Int_t51280996 * L_3 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_3, /*hidden argument*/NULL); __this->set__Score_3(L_3); CEncrptHelp_Int_t51280996 * L_4 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_4, /*hidden argument*/NULL); __this->set__PerfectCnt_4(L_4); CEncrptHelp_Int_t51280996 * L_5 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_5, /*hidden argument*/NULL); __this->set__MaxCombo_5(L_5); BeatKeyResult_Reset_m985230540(__this, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_PerfectCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_PerfectCnt_m3291851013 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_get_m_PerfectCnt_m3291851013_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__PerfectCnt_4(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.BeatKeyResult::set_m_PerfectCnt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_PerfectCnt_m2710121486 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_set_m_PerfectCnt_m2710121486_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__PerfectCnt_4(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_RuntimeMethod_var); return; } } // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_GreatCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_GreatCnt_m4274019200 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_get_m_GreatCnt_m4274019200_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__GreatCnt_0(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.BeatKeyResult::set_m_GreatCnt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_GreatCnt_m1798494458 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_set_m_GreatCnt_m1798494458_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__GreatCnt_0(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_RuntimeMethod_var); return; } } // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_CoolCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_CoolCnt_m326624524 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_get_m_CoolCnt_m326624524_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__CoolCnt_1(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.BeatKeyResult::set_m_CoolCnt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_CoolCnt_m691563020 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_set_m_CoolCnt_m691563020_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__CoolCnt_1(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_RuntimeMethod_var); return; } } // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_MissCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_MissCnt_m3032174063 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_get_m_MissCnt_m3032174063_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__MissCnt_2(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.BeatKeyResult::set_m_MissCnt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_MissCnt_m3870741146 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_set_m_MissCnt_m3870741146_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__MissCnt_2(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_RuntimeMethod_var); return; } } // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_Score() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_Score_m1192178185 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_get_m_Score_m1192178185_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__Score_3(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.BeatKeyResult::set_m_Score(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_Score_m3406215286 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_set_m_Score_m3406215286_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__Score_3(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_RuntimeMethod_var); return; } } // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_MaxCombo() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_MaxCombo_m1083244857 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_get_m_MaxCombo_m1083244857_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__MaxCombo_5(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.BeatKeyResult::set_m_MaxCombo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_set_m_MaxCombo_m2612683144 (BeatKeyResult_t1335677305 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_set_m_MaxCombo_m2612683144_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__MaxCombo_5(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_RuntimeMethod_var); return; } } // System.Void DMCore.DanceMode.BeatKeyResult::Reset() extern "C" IL2CPP_METHOD_ATTR void BeatKeyResult_Reset_m985230540 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method) { { BeatKeyResult_set_m_GreatCnt_m1798494458(__this, 0, /*hidden argument*/NULL); BeatKeyResult_set_m_CoolCnt_m691563020(__this, 0, /*hidden argument*/NULL); BeatKeyResult_set_m_MissCnt_m3870741146(__this, 0, /*hidden argument*/NULL); BeatKeyResult_set_m_Score_m3406215286(__this, 0, /*hidden argument*/NULL); BeatKeyResult_set_m_MaxCombo_m2612683144(__this, 0, /*hidden argument*/NULL); return; } } // System.String DMCore.DanceMode.BeatKeyResult::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* BeatKeyResult_ToString_m98976034 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeatKeyResult_ToString_m98976034_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { ObjectU5BU5D_t2843939325* L_0 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)5)); int32_t L_1 = BeatKeyResult_get_m_PerfectCnt_m3291851013(__this, /*hidden argument*/NULL); int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); NullCheck(L_0); ArrayElementTypeCheck (L_0, L_3); (L_0)->SetAt(static_cast(0), (RuntimeObject *)L_3); ObjectU5BU5D_t2843939325* L_4 = L_0; int32_t L_5 = BeatKeyResult_get_m_GreatCnt_m4274019200(__this, /*hidden argument*/NULL); 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; int32_t L_9 = BeatKeyResult_get_m_CoolCnt_m326624524(__this, /*hidden argument*/NULL); int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_11); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_11); ObjectU5BU5D_t2843939325* L_12 = L_8; int32_t L_13 = BeatKeyResult_get_m_MissCnt_m3032174063(__this, /*hidden argument*/NULL); int32_t L_14 = L_13; RuntimeObject * L_15 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_14); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_15); (L_12)->SetAt(static_cast(3), (RuntimeObject *)L_15); ObjectU5BU5D_t2843939325* L_16 = L_12; int32_t L_17 = BeatKeyResult_get_m_Score_m1192178185(__this, /*hidden argument*/NULL); int32_t L_18 = L_17; RuntimeObject * L_19 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_18); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_19); (L_16)->SetAt(static_cast(4), (RuntimeObject *)L_19); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = String_Format_m630303134(NULL /*static, unused*/, _stringLiteral1546474961, L_16, /*hidden argument*/NULL); V_0 = L_20; String_t* L_21 = V_0; return L_21; } } #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 DMCore.DanceMode.CBeatKeyCouple::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple__ctor_m761068436 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { { IBeatKeys__ctor_m2842744334(__this, /*hidden argument*/NULL); Vector2_t2156229523 L_0; memset(&L_0, 0, sizeof(L_0)); Vector2__ctor_m3970636864((&L_0), (0.3f), (0.0f), /*hidden argument*/NULL); __this->set_m_Offset_18(L_0); __this->set_m_JudgeOther_19(0); return; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::Reset() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_Reset_m2953571236 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { { IBeatKeys_Reset_m755369209(__this, /*hidden argument*/NULL); __this->set_m_JudgeOther_19(0); return; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::OnInit() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_OnInit_m2861240201 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCouple_OnInit_m2861240201_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); { float L_0 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_0 = L_0; CBeatKeyManager_t1395295909 * L_1 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); NullCheck(L_1); Rect_t2360479859 L_3 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_1, 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); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); __this->set_m_fWidth_20(L_6); float L_7 = V_0; float L_8 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); float L_9 = V_0; float L_10 = Rect_get_height_m1358425599((&V_1), /*hidden argument*/NULL); IBeatKeys_SetJudgeBox_m782248210(__this, ((float)il2cpp_codegen_multiply((float)L_7, (float)L_8)), ((float)il2cpp_codegen_multiply((float)L_9, (float)L_10)), /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_SerialToXml_m2820458171 (CBeatKeyCouple_t3767634746 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCouple_SerialToXml_m2820458171_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; IBeatKeys_SerialToXml_m3511116958(__this, L_0, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_1 = ___element0; Vector2_t2156229523 * L_2 = __this->get_address_of_m_Offset_18(); float* L_3 = L_2->get_address_of_x_0(); String_t* L_4 = Single_ToString_m3947131094(L_3, /*hidden argument*/NULL); NullCheck(L_1); DMXmlNode_SetAttribute_m3965231450(L_1, _stringLiteral3096661318, L_4, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_5 = ___element0; Vector2_t2156229523 * L_6 = __this->get_address_of_m_Offset_18(); float* L_7 = L_6->get_address_of_y_1(); String_t* L_8 = Single_ToString_m3947131094(L_7, /*hidden argument*/NULL); NullCheck(L_5); DMXmlNode_SetAttribute_m3965231450(L_5, _stringLiteral1530577377, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_DeserialFromXml_m1933150650 (CBeatKeyCouple_t3767634746 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCouple_DeserialFromXml_m1933150650_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector2_t2156229523 * L_0 = __this->get_address_of_m_Offset_18(); DMXmlNode_t3958967524 * L_1 = ___element0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); float L_2 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_1, _stringLiteral3096661318, (0.3f), /*hidden argument*/NULL); L_0->set_x_0(L_2); Vector2_t2156229523 * L_3 = __this->get_address_of_m_Offset_18(); DMXmlNode_t3958967524 * L_4 = ___element0; float L_5 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_4, _stringLiteral1530577377, (0.0f), /*hidden argument*/NULL); L_3->set_y_1(L_5); DMXmlNode_t3958967524 * L_6 = ___element0; IBeatKeys_DeserialFromXml_m404394739(__this, L_6, /*hidden argument*/NULL); VirtActionInvoker0::Invoke(21 /* System.Void DMCore.DanceMode.IBeatKeys::OnInit() */, __this); return; } } // System.String DMCore.DanceMode.CBeatKeyCouple::GetUniqueName() extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeyCouple_GetUniqueName_m2575647163 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCouple_GetUniqueName_m2575647163_MetadataUsageId); s_Il2CppMethodInitialized = true; } { return _stringLiteral870061803; } } // DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.CBeatKeyCouple::GetBeatKeyType() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCouple_GetBeatKeyType_m3167249554 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { { return (int32_t)(5); } } // System.String DMCore.DanceMode.CBeatKeyCouple::GetBackRoundTextureName() extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeyCouple_GetBackRoundTextureName_m3683408291 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCouple_GetBackRoundTextureName_m3683408291_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { V_0 = _stringLiteral1850259880; bool L_0 = IBeatKeys_IsHighCombo_m2263008295(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_0) { goto IL_001c; } } { String_t* L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, L_1, _stringLiteral3452614542, /*hidden argument*/NULL); V_0 = L_2; } IL_001c: { String_t* L_3 = V_0; return L_3; } } // System.Int32 DMCore.DanceMode.CBeatKeyCouple::GetBeatKeyNodeJudgeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCouple_GetBeatKeyNodeJudgeCount_m2398935072 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { { return 2; } } // System.Single DMCore.DanceMode.CBeatKeyCouple::GetOffsetOtherX() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyCouple_GetOffsetOtherX_m1355465985 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { { Vector2_t2156229523 * L_0 = __this->get_address_of_m_Offset_18(); float L_1 = L_0->get_x_0(); return L_1; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::SetOffsetOtherX(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_SetOffsetOtherX_m3637047314 (CBeatKeyCouple_t3767634746 * __this, float ___fX0, const RuntimeMethod* method) { { Vector2_t2156229523 * L_0 = __this->get_address_of_m_Offset_18(); float L_1 = ___fX0; L_0->set_x_0(L_1); return; } } // System.Single DMCore.DanceMode.CBeatKeyCouple::GetOffsetOtherY() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyCouple_GetOffsetOtherY_m1355531521 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { { Vector2_t2156229523 * L_0 = __this->get_address_of_m_Offset_18(); float L_1 = L_0->get_y_1(); return L_1; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::SetOffsetOtherY(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_SetOffsetOtherY_m2029015952 (CBeatKeyCouple_t3767634746 * __this, float ___fY0, const RuntimeMethod* method) { { Vector2_t2156229523 * L_0 = __this->get_address_of_m_Offset_18(); float L_1 = ___fY0; L_0->set_y_1(L_1); return; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::OnAnim() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_OnAnim_m3905943062 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { { IBeatKeys_OnAnim_m2978015060(__this, /*hidden argument*/NULL); int32_t L_0 = IBeatKeys_GetJudgeResult_m3261993446(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001d; } } { int32_t L_1 = CBeatKeyCouple_GetJudgeResultOther_m3405673916(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { return; } IL_001d: { float L_2 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_3 = IBeatKeys_GetFadeInShowTime_m388566142(__this, /*hidden argument*/NULL); float L_4 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_2, (float)L_3))) > ((float)L_4)))) { goto IL_0036; } } { return; } IL_0036: { CBeatKeyCouple_OnJudge_m1819752525(__this, (bool)1, /*hidden argument*/NULL); CBeatKeyCouple_OnJudge_m1819752525(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::SetJudgeTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_SetJudgeTime_m166364836 (CBeatKeyCouple_t3767634746 * __this, float ___fTime0, const RuntimeMethod* method) { { float L_0 = ___fTime0; IBeatKeys_SetJudgeTime_m1418426729(__this, L_0, /*hidden argument*/NULL); float L_1 = ___fTime0; float L_2 = IBeatKeys_GetFadeInTime_m2112968104(__this, /*hidden argument*/NULL); float L_3 = ___fTime0; float L_4 = IBeatKeys_GetFadeOutTime_m2967601141(__this, /*hidden argument*/NULL); CAnimNode_SetTimeRange_m3219375386(__this, ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)), ((float)il2cpp_codegen_add((float)L_3, (float)L_4)), /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::OnPaint() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_OnPaint_m2929754525 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { { CBeatKeyCouple_OnPaintHalf_m2311267147(__this, (bool)1, /*hidden argument*/NULL); CBeatKeyCouple_OnPaintHalf_m2311267147(__this, (bool)0, /*hidden argument*/NULL); CBeatKeyCouple_OnPaintLinkLine_m621333831(__this, /*hidden argument*/NULL); IBeatKeys_OnPaint_m2136184718(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::SetCenter(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_SetCenter_m88240047 (CBeatKeyCouple_t3767634746 * __this, Vector2_t2156229523 ___pointCenter0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCouple_SetCenter_m88240047_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)); Rect_t2360479859 V_2; memset(&V_2, 0, sizeof(V_2)); { Vector2_t2156229523 L_0 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_0 = L_0; Vector2_t2156229523 * L_1 = __this->get_address_of_m_Offset_18(); float L_2 = L_1->get_x_0(); Vector2_t2156229523 * L_3 = __this->get_address_of_m_Offset_18(); float L_4 = L_3->get_y_1(); Vector2__ctor_m3970636864((&V_1), L_2, L_4, /*hidden argument*/NULL); Vector2_t2156229523 * L_5 = (&V_1); float L_6 = L_5->get_x_0(); int32_t L_7 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); L_5->set_x_0(((float)il2cpp_codegen_multiply((float)L_6, (float)(((float)((float)L_7)))))); Vector2_t2156229523 * L_8 = (&V_1); float L_9 = L_8->get_y_1(); int32_t L_10 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); L_8->set_y_1(((float)il2cpp_codegen_multiply((float)L_9, (float)(((float)((float)L_10)))))); il2cpp_codegen_initobj((&V_2), sizeof(Rect_t2360479859 )); float L_11 = (&V_0)->get_x_0(); Rect_set_x_m2352063068((&V_2), ((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_11)), /*hidden argument*/NULL); int32_t L_12 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); float L_13 = (&V_0)->get_x_0(); Rect_set_xMax_m1720695099((&V_2), ((float)il2cpp_codegen_subtract((float)(((float)((float)L_12))), (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_13)))), /*hidden argument*/NULL); float L_14 = (&V_0)->get_y_1(); Rect_set_y_m3702432190((&V_2), ((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_14)), /*hidden argument*/NULL); int32_t L_15 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); float L_16 = (&V_0)->get_y_1(); Rect_set_yMax_m2031532394((&V_2), ((float)il2cpp_codegen_subtract((float)(((float)((float)L_15))), (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_16)))), /*hidden argument*/NULL); float L_17 = (&V_1)->get_x_0(); if ((!(((float)(0.0f)) < ((float)L_17)))) { goto IL_00dd; } } { Rect_t2360479859 * L_18 = (&V_2); float L_19 = Rect_get_xMax_m3018144503(L_18, /*hidden argument*/NULL); float L_20 = (&V_1)->get_x_0(); Rect_set_xMax_m1720695099(L_18, ((float)il2cpp_codegen_subtract((float)L_19, (float)L_20)), /*hidden argument*/NULL); goto IL_00f2; } IL_00dd: { Rect_t2360479859 * L_21 = (&V_2); float L_22 = Rect_get_x_m3839990490(L_21, /*hidden argument*/NULL); float L_23 = (&V_1)->get_x_0(); Rect_set_x_m2352063068(L_21, ((float)il2cpp_codegen_add((float)L_22, (float)L_23)), /*hidden argument*/NULL); } IL_00f2: { float L_24 = (&V_1)->get_y_1(); if ((!(((float)(0.0f)) < ((float)L_24)))) { goto IL_011d; } } { Rect_t2360479859 * L_25 = (&V_2); float L_26 = Rect_get_yMax_m743455479(L_25, /*hidden argument*/NULL); float L_27 = (&V_1)->get_y_1(); Rect_set_yMax_m2031532394(L_25, ((float)il2cpp_codegen_subtract((float)L_26, (float)L_27)), /*hidden argument*/NULL); goto IL_0132; } IL_011d: { Rect_t2360479859 * L_28 = (&V_2); float L_29 = Rect_get_y_m1501338330(L_28, /*hidden argument*/NULL); float L_30 = (&V_1)->get_y_1(); Rect_set_y_m3702432190(L_28, ((float)il2cpp_codegen_add((float)L_29, (float)L_30)), /*hidden argument*/NULL); } IL_0132: { Vector2_t2156229523 * L_31 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); float L_32 = (&___pointCenter0)->get_x_0(); float L_33 = Rect_get_x_m3839990490((&V_2), /*hidden argument*/NULL); float L_34 = Rect_get_xMax_m3018144503((&V_2), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_35 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_32, L_33, L_34, /*hidden argument*/NULL); L_31->set_x_0(L_35); Vector2_t2156229523 * L_36 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); float L_37 = (&___pointCenter0)->get_y_1(); float L_38 = Rect_get_y_m1501338330((&V_2), /*hidden argument*/NULL); float L_39 = Rect_get_yMax_m743455479((&V_2), /*hidden argument*/NULL); float L_40 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_37, L_38, L_39, /*hidden argument*/NULL); L_36->set_y_1(L_40); Vector2_t2156229523 * L_41 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); Vector2_t2156229523 * L_42 = L_41; float L_43 = L_42->get_x_0(); int32_t L_44 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); L_42->set_x_0(((float)((float)L_43/(float)(((float)((float)L_44)))))); Vector2_t2156229523 * L_45 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); Vector2_t2156229523 * L_46 = L_45; float L_47 = L_46->get_y_1(); int32_t L_48 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); L_46->set_y_1(((float)((float)L_47/(float)(((float)((float)L_48)))))); return; } } // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeyCouple::GetJudgeResultOther() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCouple_GetJudgeResultOther_m3405673916 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_JudgeOther_19(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::SetJudgeResultOther(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_SetJudgeResultOther_m778897075 (CBeatKeyCouple_t3767634746 * __this, int32_t ___otherOne0, const RuntimeMethod* method) { { int32_t L_0 = ___otherOne0; __this->set_m_JudgeOther_19(L_0); return; } } // UnityEngine.Rect DMCore.DanceMode.CBeatKeyCouple::GetJudgeRectOther() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CBeatKeyCouple_GetJudgeRectOther_m333698738 (CBeatKeyCouple_t3767634746 * __this, 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)); Rect_t2360479859 V_2; memset(&V_2, 0, sizeof(V_2)); { Vector2_t2156229523 L_0 = CBeatKeyCouple_GetCenterOther_m393150256(__this, /*hidden argument*/NULL); V_0 = L_0; Vector2_t2156229523 L_1 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_1 = L_1; float L_2 = (&V_0)->get_x_0(); float L_3 = (&V_1)->get_x_0(); float L_4 = (&V_0)->get_y_1(); float L_5 = (&V_1)->get_y_1(); float L_6 = (&V_1)->get_x_0(); float L_7 = (&V_1)->get_y_1(); Rect__ctor_m2614021312((&V_2), ((float)il2cpp_codegen_subtract((float)L_2, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_3)))), ((float)il2cpp_codegen_subtract((float)L_4, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_5)))), L_6, L_7, /*hidden argument*/NULL); Rect_t2360479859 L_8 = V_2; return L_8; } } // UnityEngine.Vector2 DMCore.DanceMode.CBeatKeyCouple::GetCenterOther() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 CBeatKeyCouple_GetCenterOther_m393150256 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCouple_GetCenterOther_m393150256_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)); { Vector2_t2156229523 * L_0 = __this->get_address_of_m_Offset_18(); float L_1 = L_0->get_x_0(); Vector2_t2156229523 * L_2 = __this->get_address_of_m_Offset_18(); float L_3 = L_2->get_y_1(); Vector2__ctor_m3970636864((&V_0), L_1, L_3, /*hidden argument*/NULL); Vector2_t2156229523 * L_4 = (&V_0); float L_5 = L_4->get_x_0(); int32_t L_6 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); L_4->set_x_0(((float)il2cpp_codegen_multiply((float)L_5, (float)(((float)((float)L_6)))))); Vector2_t2156229523 * L_7 = (&V_0); float L_8 = L_7->get_y_1(); int32_t L_9 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); L_7->set_y_1(((float)il2cpp_codegen_multiply((float)L_8, (float)(((float)((float)L_9)))))); Vector2_t2156229523 L_10 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); Vector2_t2156229523 L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_12 = Vector2_op_Addition_m800700293(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; Vector2_t2156229523 L_13 = V_1; return L_13; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::OnJudge(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_OnJudge_m1819752525 (CBeatKeyCouple_t3767634746 * __this, bool ___bMain0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCouple_OnJudge_m1819752525_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); bool V_2 = false; Vector2_t2156229523 V_3; memset(&V_3, 0, sizeof(V_3)); float V_4 = 0.0f; int32_t V_5 = 0; float V_6 = 0.0f; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; bool V_10 = false; int32_t V_11 = 0; float V_12 = 0.0f; int32_t V_13 = 0; bool V_14 = false; int32_t V_15 = 0; int32_t G_B3_0 = 0; Rect_t2360479859 G_B8_0; memset(&G_B8_0, 0, sizeof(G_B8_0)); { bool L_0 = ___bMain0; if (!L_0) { goto IL_0011; } } { int32_t L_1 = IBeatKeys_GetJudgeResult_m3261993446(__this, /*hidden argument*/NULL); G_B3_0 = L_1; goto IL_0017; } IL_0011: { int32_t L_2 = CBeatKeyCouple_GetJudgeResultOther_m3405673916(__this, /*hidden argument*/NULL); G_B3_0 = L_2; } IL_0017: { V_0 = G_B3_0; int32_t L_3 = V_0; if (!L_3) { goto IL_001f; } } { return; } IL_001f: { bool L_4 = ___bMain0; if (!L_4) { goto IL_0030; } } { Rect_t2360479859 L_5 = IBeatKeys_GetJudgeRect_m1625121536(__this, /*hidden argument*/NULL); G_B8_0 = L_5; goto IL_0036; } IL_0030: { Rect_t2360479859 L_6 = CBeatKeyCouple_GetJudgeRectOther_m333698738(__this, /*hidden argument*/NULL); G_B8_0 = L_6; } IL_0036: { V_1 = G_B8_0; V_2 = (bool)0; il2cpp_codegen_initobj((&V_3), sizeof(Vector2_t2156229523 )); CBeatKeyManager_t1395295909 * L_7 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Rect_t2360479859 L_8 = V_1; NullCheck(L_7); bool L_9 = CBeatKeyManager_IsClkAreaMarked_m690496986(L_7, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0079; } } { Rect_t2360479859 L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); bool L_11 = CInputHelp_IsRectAreaLogicFirstClicked_m1211822106(NULL /*static, unused*/, L_10, (&V_3), /*hidden argument*/NULL); if (!L_11) { goto IL_0079; } } { V_2 = (bool)1; CBeatKeyManager_t1395295909 * L_12 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_13 = V_3; float L_14 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); float L_15 = Rect_get_height_m1358425599((&V_1), /*hidden argument*/NULL); NullCheck(L_12); CBeatKeyManager_PushClkAreaMark_m1511125127(L_12, L_13, L_14, L_15, /*hidden argument*/NULL); } IL_0079: { float L_16 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_17 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); V_4 = ((float)il2cpp_codegen_subtract((float)L_16, (float)L_17)); float L_18 = V_4; if ((!(((float)(0.5f)) < ((float)L_18)))) { goto IL_00f8; } } { bool L_19 = ___bMain0; if (!L_19) { goto IL_00b7; } } { int32_t L_20 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 1); V_5 = L_20; int32_t L_21 = V_5; Vector2_t2156229523 L_22 = Rect_get_center_m138276653((&V_1), /*hidden argument*/NULL); IBeatKeys_SetDrawResult_m3839988315(__this, L_21, L_22, /*hidden argument*/NULL); goto IL_00f7; } IL_00b7: { float L_23 = IBeatKeys_GetJudgeTriggerTime_m3599052738(__this, /*hidden argument*/NULL); V_6 = L_23; int32_t L_24 = IBeatKeys_GetJudgeResult_m3261993446(__this, /*hidden argument*/NULL); V_7 = L_24; int32_t L_25 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 1); V_8 = L_25; int32_t L_26 = V_8; Vector2_t2156229523 L_27 = Rect_get_center_m138276653((&V_1), /*hidden argument*/NULL); IBeatKeys_SetDrawResult_m3839988315(__this, L_26, L_27, /*hidden argument*/NULL); int32_t L_28 = V_7; ((IBeatKeys_t2500473988 *)__this)->set_m_JudgeResult_10(L_28); float L_29 = V_6; ((IBeatKeys_t2500473988 *)__this)->set_m_fJudgeTriggerTime_12(L_29); int32_t L_30 = V_8; CBeatKeyCouple_SetJudgeResultOther_m778897075(__this, L_30, /*hidden argument*/NULL); } IL_00f7: { return; } IL_00f8: { bool L_31 = V_2; if (L_31) { goto IL_00ff; } } { return; } IL_00ff: { float L_32 = V_4; int32_t L_33 = IBeatKeys_GetJudgeValByOffTime_m970048845(__this, L_32, /*hidden argument*/NULL); V_9 = L_33; bool L_34 = ___bMain0; if (!L_34) { goto IL_015c; } } { ISoundManager_t434164892 * L_35 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); bool L_36 = ISoundManager_IsBeatKeyMidiEnable_m1133154011(L_35, /*hidden argument*/NULL); V_10 = L_36; int32_t L_37 = __this->get_m_JudgeOther_19(); if ((!(((uint32_t)L_37) == ((uint32_t)4)))) { goto IL_0132; } } { ISoundManager_t434164892 * L_38 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_38); ISoundManager_SetBeatKeyMidiEnable_m3065603802(L_38, (bool)0, /*hidden argument*/NULL); } IL_0132: { int32_t L_39 = V_9; int32_t L_40 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_39); V_11 = L_40; int32_t L_41 = V_11; Vector2_t2156229523 L_42 = Rect_get_center_m138276653((&V_1), /*hidden argument*/NULL); IBeatKeys_SetDrawResult_m3839988315(__this, L_41, L_42, /*hidden argument*/NULL); ISoundManager_t434164892 * L_43 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_44 = V_10; NullCheck(L_43); ISoundManager_SetBeatKeyMidiEnable_m3065603802(L_43, L_44, /*hidden argument*/NULL); goto IL_01c8; } IL_015c: { float L_45 = IBeatKeys_GetJudgeTriggerTime_m3599052738(__this, /*hidden argument*/NULL); V_12 = L_45; int32_t L_46 = IBeatKeys_GetJudgeResult_m3261993446(__this, /*hidden argument*/NULL); V_13 = L_46; ISoundManager_t434164892 * L_47 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_47); bool L_48 = ISoundManager_IsBeatKeyMidiEnable_m1133154011(L_47, /*hidden argument*/NULL); V_14 = L_48; int32_t L_49 = V_13; if ((!(((uint32_t)L_49) == ((uint32_t)4)))) { goto IL_018b; } } { ISoundManager_t434164892 * L_50 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_50); ISoundManager_SetBeatKeyMidiEnable_m3065603802(L_50, (bool)0, /*hidden argument*/NULL); } IL_018b: { int32_t L_51 = V_9; int32_t L_52 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_51); V_15 = L_52; int32_t L_53 = V_15; Vector2_t2156229523 L_54 = Rect_get_center_m138276653((&V_1), /*hidden argument*/NULL); IBeatKeys_SetDrawResult_m3839988315(__this, L_53, L_54, /*hidden argument*/NULL); int32_t L_55 = V_13; ((IBeatKeys_t2500473988 *)__this)->set_m_JudgeResult_10(L_55); float L_56 = V_12; ((IBeatKeys_t2500473988 *)__this)->set_m_fJudgeTriggerTime_12(L_56); int32_t L_57 = V_15; CBeatKeyCouple_SetJudgeResultOther_m778897075(__this, L_57, /*hidden argument*/NULL); ISoundManager_t434164892 * L_58 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_59 = V_14; NullCheck(L_58); ISoundManager_SetBeatKeyMidiEnable_m3065603802(L_58, L_59, /*hidden argument*/NULL); } IL_01c8: { return; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::OnPaintHalf(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_OnPaintHalf_m2311267147 (CBeatKeyCouple_t3767634746 * __this, bool ___bMain0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCouple_OnPaintHalf_m2311267147_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); Vector2_t2156229523 V_3; memset(&V_3, 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; float V_6 = 0.0f; Rect_t2360479859 V_7; memset(&V_7, 0, sizeof(V_7)); Vector2_t2156229523 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)); int32_t V_11 = 0; int32_t V_12 = 0; float V_13 = 0.0f; float V_14 = 0.0f; float V_15 = 0.0f; Vector2_t2156229523 G_B3_0; memset(&G_B3_0, 0, sizeof(G_B3_0)); int32_t G_B6_0 = 0; { float L_0 = IBeatKeys_GetPaintAlpha_m2346745213(__this, /*hidden argument*/NULL); V_0 = L_0; float L_1 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_1 = L_1; float L_2 = V_1; float L_3 = V_1; Vector2__ctor_m3970636864((&V_2), L_2, L_3, /*hidden argument*/NULL); bool L_4 = ___bMain0; if (!L_4) { goto IL_0028; } } { Vector2_t2156229523 L_5 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_002e; } IL_0028: { Vector2_t2156229523 L_6 = CBeatKeyCouple_GetCenterOther_m393150256(__this, /*hidden argument*/NULL); G_B3_0 = L_6; } IL_002e: { V_3 = G_B3_0; bool L_7 = ___bMain0; if (!L_7) { goto IL_0040; } } { int32_t L_8 = IBeatKeys_GetJudgeResult_m3261993446(__this, /*hidden argument*/NULL); G_B6_0 = L_8; goto IL_0046; } IL_0040: { int32_t L_9 = CBeatKeyCouple_GetJudgeResultOther_m3405673916(__this, /*hidden argument*/NULL); G_B6_0 = L_9; } IL_0046: { V_4 = G_B6_0; int32_t L_10 = V_4; if (L_10) { goto IL_0073; } } { CBeatKeyManager_t1395295909 * L_11 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_12 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); Vector2_t2156229523 L_13 = V_3; float L_14 = VirtFuncInvoker0< float >::Invoke(34 /* System.Single DMCore.DanceMode.IBeatKeys::GetBackGroundBPMScale() */, __this); Vector2_t2156229523 L_15 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_16 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/NULL); float L_17 = V_0; NullCheck(L_11); CBeatKeyManager_PushDrawCommand_m2157714116(L_11, L_12, L_13, L_16, (0.0f), L_17, 0, /*hidden argument*/NULL); } IL_0073: { int32_t L_18 = IBeatKeys_GetNumberIndex_m919049387(__this, /*hidden argument*/NULL); if ((((int32_t)0) >= ((int32_t)L_18))) { goto IL_01ad; } } { int32_t L_19 = V_4; if (L_19) { goto IL_01ad; } } { int32_t L_20 = IBeatKeys_GetNumberIndex_m919049387(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_21 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_20, 1, ((int32_t)99), /*hidden argument*/NULL); V_5 = L_21; float L_22 = V_1; float L_23 = VirtFuncInvoker0< float >::Invoke(34 /* System.Single DMCore.DanceMode.IBeatKeys::GetBackGroundBPMScale() */, __this); V_6 = ((float)il2cpp_codegen_multiply((float)L_22, (float)L_23)); int32_t L_24 = V_5; if ((((int32_t)((int32_t)9)) < ((int32_t)L_24))) { goto IL_00d9; } } { CBeatKeyManager_t1395295909 * L_25 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_26 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); Vector2_t2156229523 L_27 = V_3; float L_28 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_29 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_30 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_28, L_29, /*hidden argument*/NULL); float L_31 = V_0; NullCheck(L_25); CBeatKeyManager_PushDrawCommand_m2157714116(L_25, L_26, L_27, L_30, (0.0f), L_31, 1, /*hidden argument*/NULL); goto IL_01ad; } IL_00d9: { CBeatKeyManager_t1395295909 * L_32 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); Rect_t2360479859 L_33 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_32, _stringLiteral3452614543, /*hidden argument*/NULL); V_7 = L_33; Vector2_t2156229523 L_34 = V_3; V_8 = L_34; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_35 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); V_9 = L_35; float L_36 = (&V_8)->get_x_0(); float L_37 = Rect_get_width_m3421484486((&V_7), /*hidden argument*/NULL); float L_38 = V_6; float L_39 = (&V_8)->get_y_1(); Vector2_Set_m3780194483((&V_9), ((float)il2cpp_codegen_subtract((float)L_36, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_37)), (float)L_38)))), L_39, /*hidden argument*/NULL); Vector2_t2156229523 L_40 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); V_10 = L_40; float L_41 = (&V_8)->get_x_0(); float L_42 = Rect_get_width_m3421484486((&V_7), /*hidden argument*/NULL); float L_43 = V_6; float L_44 = (&V_8)->get_y_1(); Vector2_Set_m3780194483((&V_10), ((float)il2cpp_codegen_add((float)L_41, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_42)), (float)L_43)))), L_44, /*hidden argument*/NULL); CBeatKeyManager_t1395295909 * L_45 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_46 = V_5; V_11 = ((int32_t)((int32_t)L_46/(int32_t)((int32_t)10))); String_t* L_47 = Int32_ToString_m141394615((&V_11), /*hidden argument*/NULL); Vector2_t2156229523 L_48 = V_9; float L_49 = V_6; Vector2_t2156229523 L_50 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_51 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_49, L_50, /*hidden argument*/NULL); float L_52 = V_0; NullCheck(L_45); CBeatKeyManager_PushDrawCommand_m2157714116(L_45, L_47, L_48, L_51, (0.0f), L_52, 1, /*hidden argument*/NULL); CBeatKeyManager_t1395295909 * L_53 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_54 = V_5; V_12 = ((int32_t)((int32_t)L_54%(int32_t)((int32_t)10))); String_t* L_55 = Int32_ToString_m141394615((&V_12), /*hidden argument*/NULL); Vector2_t2156229523 L_56 = V_10; float L_57 = V_6; Vector2_t2156229523 L_58 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_59 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_57, L_58, /*hidden argument*/NULL); float L_60 = V_0; NullCheck(L_53); CBeatKeyManager_PushDrawCommand_m2157714116(L_53, L_55, L_56, L_59, (0.0f), L_60, 1, /*hidden argument*/NULL); } IL_01ad: { int32_t L_61 = V_4; if (L_61) { goto IL_0235; } } { float L_62 = IBeatKeys_GetFadeInShowTime_m388566142(__this, /*hidden argument*/NULL); V_13 = L_62; float L_63 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_64 = V_13; float L_65 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_63, (float)L_64))) < ((float)L_65)))) { goto IL_0235; } } { V_14 = (1.0f); float L_66 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_67 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_66) > ((float)L_67)))) { goto IL_0200; } } { float L_68 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_69 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_70 = V_13; V_14 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)L_68, (float)L_69))/(float)L_70)))); } IL_0200: { int32_t L_71 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); float L_72 = CBeatKeyManager_GetHelpImageWidth_m367174396(NULL /*static, unused*/, L_71, /*hidden argument*/NULL); V_15 = L_72; CBeatKeyManager_t1395295909 * L_73 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_74 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); Vector2_t2156229523 L_75 = V_3; float L_76 = __this->get_m_fWidth_20(); float L_77 = V_15; float L_78 = V_14; NullCheck(L_73); CBeatKeyManager_PushHelpDrawCommand_m2252964895(L_73, L_74, L_75, ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_subtract((float)L_76, (float)L_77)))), (float)(6.0f))), L_78, /*hidden argument*/NULL); } IL_0235: { return; } } // System.Void DMCore.DanceMode.CBeatKeyCouple::OnPaintLinkLine() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCouple_OnPaintLinkLine_m621333831 (CBeatKeyCouple_t3767634746 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCouple_OnPaintLinkLine_m621333831_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; int32_t V_2 = 0; float V_3 = 0.0f; Vector2_t2156229523 V_4; memset(&V_4, 0, sizeof(V_4)); Vector2_t2156229523 V_5; memset(&V_5, 0, sizeof(V_5)); Rect_t2360479859 V_6; memset(&V_6, 0, sizeof(V_6)); Vector2_t2156229523 V_7; memset(&V_7, 0, sizeof(V_7)); float V_8 = 0.0f; Vector2_t2156229523 V_9; memset(&V_9, 0, sizeof(V_9)); Vector2_t2156229523 V_10; memset(&V_10, 0, sizeof(V_10)); float V_11 = 0.0f; { float L_0 = IBeatKeys_GetPaintAlpha_m2346745213(__this, /*hidden argument*/NULL); V_0 = L_0; float L_1 = V_0; if ((((float)(0.5f)) >= ((float)L_1))) { goto IL_0028; } } { int32_t L_2 = IBeatKeys_GetJudgeResult_m3261993446(__this, /*hidden argument*/NULL); if (L_2) { goto IL_0028; } } { int32_t L_3 = CBeatKeyCouple_GetJudgeResultOther_m3405673916(__this, /*hidden argument*/NULL); if (!L_3) { goto IL_0029; } } IL_0028: { return; } IL_0029: { float L_4 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_5 = ((CAnimNode_t3327376431 *)__this)->get_m_fTimeStart_1(); V_1 = ((float)il2cpp_codegen_subtract((float)L_4, (float)L_5)); float L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_7 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_6, (float)(20.0f))), /*hidden argument*/NULL); V_2 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_7%(int32_t)4)), (int32_t)1)); float L_8 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_3 = L_8; Vector2_t2156229523 L_9 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); V_4 = L_9; Vector2_t2156229523 L_10 = CBeatKeyCouple_GetCenterOther_m393150256(__this, /*hidden argument*/NULL); V_5 = L_10; CBeatKeyManager_t1395295909 * L_11 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_12 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2986166144, L_12, /*hidden argument*/NULL); NullCheck(L_11); Rect_t2360479859 L_14 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_11, L_13, /*hidden argument*/NULL); V_6 = L_14; Vector2_t2156229523 L_15 = V_4; Vector2_t2156229523 L_16 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_17 = Vector2_Lerp_m854472224(NULL /*static, unused*/, L_15, L_16, (0.5f), /*hidden argument*/NULL); V_7 = L_17; Vector2_t2156229523 L_18 = V_4; Vector2_t2156229523 L_19 = V_5; float L_20 = Vector2_Distance_m3048868881(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); Vector2_t2156229523 L_21 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_9 = L_21; float L_22 = (&V_9)->get_x_0(); V_8 = ((float)il2cpp_codegen_subtract((float)L_20, (float)((float)il2cpp_codegen_multiply((float)(0.8f), (float)L_22)))); Vector2_t2156229523 L_23 = V_5; Vector2_t2156229523 L_24 = V_4; Vector2_t2156229523 L_25 = Vector2_op_Subtraction_m73004381(NULL /*static, unused*/, L_23, L_24, /*hidden argument*/NULL); V_10 = L_25; float L_26 = (&V_10)->get_y_1(); float L_27 = (&V_10)->get_x_0(); float L_28 = atan2f(L_26, L_27); V_11 = L_28; float L_29 = V_11; V_11 = ((float)il2cpp_codegen_multiply((float)L_29, (float)(57.29578f))); CBeatKeyManager_t1395295909 * L_30 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Rect_t2360479859 L_31 = V_6; Vector2_t2156229523 L_32 = V_7; float L_33 = V_8; float L_34 = Rect_get_width_m3421484486((&V_6), /*hidden argument*/NULL); float L_35 = V_3; Vector2_t2156229523 L_36; memset(&L_36, 0, sizeof(L_36)); Vector2__ctor_m3970636864((&L_36), ((float)((float)L_33/(float)L_34)), L_35, /*hidden argument*/NULL); float L_37 = V_11; NullCheck(L_30); CBeatKeyManager_PushDrawCommand_m2067966824(L_30, L_31, L_32, L_36, L_37, (1.2f), 0, /*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 DMCore.DanceMode.CBeatKeyCtrlNode::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode__ctor_m3372004428 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode__ctor_m3372004428_MetadataUsageId); s_Il2CppMethodInitialized = true; } BeatKeyNumInfo_t1648835574 V_0; memset(&V_0, 0, sizeof(V_0)); { ILogicBase__ctor_m2199354544(__this, /*hidden argument*/NULL); CEncrptHelp_Int_t51280996 * L_0 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_0, /*hidden argument*/NULL); __this->set__ComboCount_5(L_0); CEncrptHelp_Int_t51280996 * L_1 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_1, /*hidden argument*/NULL); __this->set__MaxCombo_6(L_1); CEncrptHelp_Int_t51280996 * L_2 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_2, /*hidden argument*/NULL); __this->set__CurScore_7(L_2); CEncrptHelp_Int_t51280996 * L_3 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_3, /*hidden argument*/NULL); __this->set__CurResult_8(L_3); RoleSectionCalc_t3975632210 * L_4 = (RoleSectionCalc_t3975632210 *)il2cpp_codegen_object_new(RoleSectionCalc_t3975632210_il2cpp_TypeInfo_var); RoleSectionCalc__ctor_m4229354443(L_4, /*hidden argument*/NULL); __this->set_m_roleSectionCalc_10(L_4); List_1_t2807752047 * L_5 = (List_1_t2807752047 *)il2cpp_codegen_object_new(List_1_t2807752047_il2cpp_TypeInfo_var); List_1__ctor_m960483236(L_5, /*hidden argument*/List_1__ctor_m960483236_RuntimeMethod_var); __this->set_m_ArrayBeatKeyResult_13(L_5); LinkedList_1_t739721426 * L_6 = (LinkedList_1_t739721426 *)il2cpp_codegen_object_new(LinkedList_1_t739721426_il2cpp_TypeInfo_var); LinkedList_1__ctor_m3966167(L_6, /*hidden argument*/LinkedList_1__ctor_m3966167_RuntimeMethod_var); __this->set_m_keyInfo_12(L_6); il2cpp_codegen_initobj((&V_0), sizeof(BeatKeyNumInfo_t1648835574 )); BeatKeyNumInfo_t1648835574 L_7 = V_0; __this->set_m_keyNumInfo_11(L_7); BeatKeyNumInfo_t1648835574 * L_8 = __this->get_address_of_m_keyNumInfo_11(); L_8->set_m_LastIndex_0(0); BeatKeyNumInfo_t1648835574 * L_9 = __this->get_address_of_m_keyNumInfo_11(); L_9->set_m_Time_1((0.0f)); CBeatKeyCtrlNode_set_DeviceID_m3012705867(__this, 0, /*hidden argument*/NULL); VirtActionInvoker0::Invoke(4 /* System.Void DMCore.ILogicBase::OnReset() */, __this); return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::SetSectionCnt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_SetSectionCnt_m3708356064 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___Cnt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_SetSectionCnt_m3708356064_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; BeatKeyResult_t1335677305 * V_1 = NULL; { List_1_t2807752047 * L_0 = __this->get_m_ArrayBeatKeyResult_13(); NullCheck(L_0); List_1_Clear_m3831509449(L_0, /*hidden argument*/List_1_Clear_m3831509449_RuntimeMethod_var); V_0 = 0; goto IL_0028; } IL_0012: { BeatKeyResult_t1335677305 * L_1 = (BeatKeyResult_t1335677305 *)il2cpp_codegen_object_new(BeatKeyResult_t1335677305_il2cpp_TypeInfo_var); BeatKeyResult__ctor_m3353885819(L_1, /*hidden argument*/NULL); V_1 = L_1; List_1_t2807752047 * L_2 = __this->get_m_ArrayBeatKeyResult_13(); BeatKeyResult_t1335677305 * L_3 = V_1; NullCheck(L_2); List_1_Add_m1605103766(L_2, L_3, /*hidden argument*/List_1_Add_m1605103766_RuntimeMethod_var); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0028: { int32_t L_5 = V_0; int32_t L_6 = ___Cnt0; if ((((int32_t)L_5) < ((int32_t)L_6))) { goto IL_0012; } } { return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::SetCurSectionIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_SetCurSectionIndex_m589556321 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_SetCurSectionIndex_m589556321_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = ___index0; __this->set_m_CurIndex_9(L_0); int32_t L_1 = __this->get_m_CurIndex_9(); if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0029; } } { List_1_t2807752047 * L_2 = __this->get_m_ArrayBeatKeyResult_13(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m610710449(L_2, /*hidden argument*/List_1_get_Count_m610710449_RuntimeMethod_var); int32_t L_4 = __this->get_m_CurIndex_9(); if ((((int32_t)L_3) > ((int32_t)L_4))) { goto IL_0073; } } IL_0029: { int32_t* L_5 = __this->get_address_of_m_CurIndex_9(); String_t* L_6 = Int32_ToString_m141394615(L_5, /*hidden argument*/NULL); List_1_t2807752047 * L_7 = __this->get_m_ArrayBeatKeyResult_13(); NullCheck(L_7); int32_t L_8 = List_1_get_Count_m610710449(L_7, /*hidden argument*/List_1_get_Count_m610710449_RuntimeMethod_var); V_1 = L_8; String_t* L_9 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Concat_m2163913788(NULL /*static, unused*/, _stringLiteral2437874177, L_6, _stringLiteral482716820, L_9, /*hidden argument*/NULL); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_11 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CLogHelp_t779629444 * L_12 = CRoot_GetLogService_m687714144(L_11, /*hidden argument*/NULL); String_t* L_13 = V_0; NullCheck(L_12); CLogHelp_Log_m386290467(L_12, L_13, /*hidden argument*/NULL); } IL_0073: { CBeatKeyCtrlNode_ResetAllKeyNum_m103278790(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::ResetAllKeyNum() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_ResetAllKeyNum_m103278790 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { { BeatKeyNumInfo_t1648835574 * L_0 = __this->get_address_of_m_keyNumInfo_11(); L_0->set_m_LastIndex_0(0); BeatKeyNumInfo_t1648835574 * L_1 = __this->get_address_of_m_keyNumInfo_11(); L_1->set_m_Time_1((0.0f)); return; } } // DMCore.DanceMode.BeatKeyResult DMCore.DanceMode.CBeatKeyCtrlNode::GetBeatkeyTotalResult() extern "C" IL2CPP_METHOD_ATTR BeatKeyResult_t1335677305 * CBeatKeyCtrlNode_GetBeatkeyTotalResult_m2152926868 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_GetBeatkeyTotalResult_m2152926868_MetadataUsageId); s_Il2CppMethodInitialized = true; } BeatKeyResult_t1335677305 * V_0 = NULL; int32_t V_1 = 0; BeatKeyResult_t1335677305 * V_2 = NULL; { BeatKeyResult_t1335677305 * L_0 = (BeatKeyResult_t1335677305 *)il2cpp_codegen_object_new(BeatKeyResult_t1335677305_il2cpp_TypeInfo_var); BeatKeyResult__ctor_m3353885819(L_0, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; goto IL_007d; } IL_000d: { List_1_t2807752047 * L_1 = __this->get_m_ArrayBeatKeyResult_13(); int32_t L_2 = V_1; NullCheck(L_1); BeatKeyResult_t1335677305 * L_3 = List_1_get_Item_m2381307247(L_1, L_2, /*hidden argument*/List_1_get_Item_m2381307247_RuntimeMethod_var); V_2 = L_3; BeatKeyResult_t1335677305 * L_4 = V_0; BeatKeyResult_t1335677305 * L_5 = L_4; NullCheck(L_5); int32_t L_6 = BeatKeyResult_get_m_Score_m1192178185(L_5, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_7 = V_2; NullCheck(L_7); int32_t L_8 = BeatKeyResult_get_m_Score_m1192178185(L_7, /*hidden argument*/NULL); NullCheck(L_5); BeatKeyResult_set_m_Score_m3406215286(L_5, ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_8)), /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_9 = V_0; BeatKeyResult_t1335677305 * L_10 = L_9; NullCheck(L_10); int32_t L_11 = BeatKeyResult_get_m_PerfectCnt_m3291851013(L_10, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_12 = V_2; NullCheck(L_12); int32_t L_13 = BeatKeyResult_get_m_PerfectCnt_m3291851013(L_12, /*hidden argument*/NULL); NullCheck(L_10); BeatKeyResult_set_m_PerfectCnt_m2710121486(L_10, ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_13)), /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_14 = V_0; BeatKeyResult_t1335677305 * L_15 = L_14; NullCheck(L_15); int32_t L_16 = BeatKeyResult_get_m_GreatCnt_m4274019200(L_15, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_17 = V_2; NullCheck(L_17); int32_t L_18 = BeatKeyResult_get_m_GreatCnt_m4274019200(L_17, /*hidden argument*/NULL); NullCheck(L_15); BeatKeyResult_set_m_GreatCnt_m1798494458(L_15, ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_18)), /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_19 = V_0; BeatKeyResult_t1335677305 * L_20 = L_19; NullCheck(L_20); int32_t L_21 = BeatKeyResult_get_m_CoolCnt_m326624524(L_20, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_22 = V_2; NullCheck(L_22); int32_t L_23 = BeatKeyResult_get_m_CoolCnt_m326624524(L_22, /*hidden argument*/NULL); NullCheck(L_20); BeatKeyResult_set_m_CoolCnt_m691563020(L_20, ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)L_23)), /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_24 = V_0; BeatKeyResult_t1335677305 * L_25 = L_24; NullCheck(L_25); int32_t L_26 = BeatKeyResult_get_m_MissCnt_m3032174063(L_25, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_27 = V_2; NullCheck(L_27); int32_t L_28 = BeatKeyResult_get_m_MissCnt_m3032174063(L_27, /*hidden argument*/NULL); NullCheck(L_25); BeatKeyResult_set_m_MissCnt_m3870741146(L_25, ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)L_28)), /*hidden argument*/NULL); int32_t L_29 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_007d: { int32_t L_30 = V_1; List_1_t2807752047 * L_31 = __this->get_m_ArrayBeatKeyResult_13(); NullCheck(L_31); int32_t L_32 = List_1_get_Count_m610710449(L_31, /*hidden argument*/List_1_get_Count_m610710449_RuntimeMethod_var); if ((((int32_t)L_30) < ((int32_t)L_32))) { goto IL_000d; } } { BeatKeyResult_t1335677305 * L_33 = V_0; return L_33; } } // DMCore.DanceMode.BeatKeyResult DMCore.DanceMode.CBeatKeyCtrlNode::GetBeatkeySectionResult(System.Int32) extern "C" IL2CPP_METHOD_ATTR BeatKeyResult_t1335677305 * CBeatKeyCtrlNode_GetBeatkeySectionResult_m4050231343 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___nIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_GetBeatkeySectionResult_m4050231343_MetadataUsageId); s_Il2CppMethodInitialized = true; } BeatKeyResult_t1335677305 * V_0 = NULL; { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0018; } } { List_1_t2807752047 * L_1 = __this->get_m_ArrayBeatKeyResult_13(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m610710449(L_1, /*hidden argument*/List_1_get_Count_m610710449_RuntimeMethod_var); int32_t L_3 = ___nIndex0; if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_0020; } } IL_0018: { BeatKeyResult_t1335677305 * L_4 = (BeatKeyResult_t1335677305 *)il2cpp_codegen_object_new(BeatKeyResult_t1335677305_il2cpp_TypeInfo_var); BeatKeyResult__ctor_m3353885819(L_4, /*hidden argument*/NULL); V_0 = L_4; BeatKeyResult_t1335677305 * L_5 = V_0; return L_5; } IL_0020: { List_1_t2807752047 * L_6 = __this->get_m_ArrayBeatKeyResult_13(); int32_t L_7 = ___nIndex0; NullCheck(L_6); BeatKeyResult_t1335677305 * L_8 = List_1_get_Item_m2381307247(L_6, L_7, /*hidden argument*/List_1_get_Item_m2381307247_RuntimeMethod_var); return L_8; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetScore() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetScore_m872110592 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { { int32_t L_0 = CBeatKeyCtrlNode_get_m_CurScore_m398873940(__this, /*hidden argument*/NULL); return L_0; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetCombo() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetCombo_m1821287212 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { { int32_t L_0 = CBeatKeyCtrlNode_get_m_ComboCount_m53127184(__this, /*hidden argument*/NULL); return L_0; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetComboMax() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetComboMax_m4110489499 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { { int32_t L_0 = CBeatKeyCtrlNode_get_m_MaxCombo_m2188428000(__this, /*hidden argument*/NULL); return L_0; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetComboStep() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetComboStep_m3089368589 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_GetComboStep_m3089368589_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = CBeatKeyCtrlNode_GetCombo_m1821287212(__this, /*hidden argument*/NULL); V_0 = L_0; IL2CPP_RUNTIME_CLASS_INIT(CDanceScoreRatio_t899523984_il2cpp_TypeInfo_var); CDanceScoreRatio_t899523984 * L_1 = CDanceScoreRatio_GetInstance_m507091185(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = CDanceScoreRatio_GetCurScoreRatio_m1053968459(L_1, L_2, ((int32_t)2000), /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)((int32_t)10))); } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::OnReset() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_OnReset_m2653490615 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_OnReset_m2653490615_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CBeatKeyCtrlNode_set_m_MaxCombo_m884249292(__this, 0, /*hidden argument*/NULL); CBeatKeyCtrlNode_set_m_ComboCount_m731721153(__this, 0, /*hidden argument*/NULL); __this->set_m_CurIndex_9((-1)); CBeatKeyCtrlNode_set_m_CurScore_m541508801(__this, 0, /*hidden argument*/NULL); __this->set_m_lastScore_14(0); RoleSectionCalc_t3975632210 * L_0 = __this->get_m_roleSectionCalc_10(); NullCheck(L_0); RoleSectionCalc_Reset_m1455364071(L_0, /*hidden argument*/NULL); V_0 = 0; goto IL_004a; } IL_0035: { List_1_t2807752047 * L_1 = __this->get_m_ArrayBeatKeyResult_13(); int32_t L_2 = V_0; NullCheck(L_1); BeatKeyResult_t1335677305 * L_3 = List_1_get_Item_m2381307247(L_1, L_2, /*hidden argument*/List_1_get_Item_m2381307247_RuntimeMethod_var); NullCheck(L_3); BeatKeyResult_Reset_m985230540(L_3, /*hidden argument*/NULL); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_004a: { int32_t L_5 = V_0; List_1_t2807752047 * L_6 = __this->get_m_ArrayBeatKeyResult_13(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m610710449(L_6, /*hidden argument*/List_1_get_Count_m610710449_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0035; } } { LinkedList_1_t739721426 * L_8 = __this->get_m_keyInfo_12(); NullCheck(L_8); LinkedList_1_Clear_m237357591(L_8, /*hidden argument*/LinkedList_1_Clear_m237357591_RuntimeMethod_var); return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::OnUpdate() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_OnUpdate_m2112478952 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { { CBeatKeyCtrlNode_OnSendCurSectionResultTick_m1795040646(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::OnPaintEnd() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_OnPaintEnd_m2269727901 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_OnPaintEnd_m2269727901_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CAnimSystem_t3541144328 * L_1 = CRoot_GetMovieSystem_m206666588(L_0, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = CAnimSystem_IsEditMode_m1044252428(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0015; } } { return; } IL_0015: { CBeatKeyManager_t1395295909 * L_3 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_3) { goto IL_003e; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_4 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CDanceMode_GetSectionIndex_m4199677593(L_4, /*hidden argument*/NULL); if ((((int32_t)0) > ((int32_t)L_5))) { goto IL_003e; } } { CAnimSystem_t3541144328 * L_6 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); bool L_7 = CAnimSystem_IsPlaying_m1603927973(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_003f; } } IL_003e: { return; } IL_003f: { CBeatKeyCtrlNode_DrawHelpPtTrace_m3785140563(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::OnSendCurSectionResultTick(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_OnSendCurSectionResultTick_m1795040646 (CBeatKeyCtrlNode_t1019706062 * __this, bool ___bJudgeTime0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_OnSendCurSectionResultTick_m1795040646_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; BeatKeyResult_t1335677305 * V_1 = NULL; { float L_0 = ILogicBase_Tell_m124438213(__this, /*hidden argument*/NULL); V_0 = L_0; CAnimSystem_t3541144328 * L_1 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = CAnimSystem_IsEditMode_m1044252428(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0107; } } { CAnimSystem_t3541144328 * L_3 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); bool L_4 = CAnimSystem_IsIntroduceMode_m3657797512(L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0107; } } { int32_t L_5 = __this->get_m_CurIndex_9(); if ((((int32_t)0) > ((int32_t)L_5))) { goto IL_0107; } } { bool L_6 = ___bJudgeTime0; if (!L_6) { goto IL_004e; } } { float L_7 = V_0; RoleSectionCalc_t3975632210 * L_8 = __this->get_m_roleSectionCalc_10(); NullCheck(L_8); float L_9 = L_8->get_m_fLastSent_1(); if ((!(((float)(0.5f)) <= ((float)((float)il2cpp_codegen_subtract((float)L_7, (float)L_9)))))) { goto IL_0107; } } IL_004e: { int32_t L_10 = __this->get_m_CurIndex_9(); BeatKeyResult_t1335677305 * L_11 = CBeatKeyCtrlNode_GetBeatkeySectionResult_m4050231343(__this, L_10, /*hidden argument*/NULL); V_1 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_12 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); bool L_13 = CPveManager_IsPveMode_m3137815888(L_12, /*hidden argument*/NULL); if (L_13) { goto IL_00ac; } } { RoleSectionCalc_t3975632210 * L_14 = __this->get_m_roleSectionCalc_10(); NullCheck(L_14); int32_t L_15 = L_14->get_m_sectionIndex_0(); int32_t L_16 = __this->get_m_CurIndex_9(); if ((!(((uint32_t)L_15) == ((uint32_t)L_16)))) { goto IL_00ac; } } { RoleSectionCalc_t3975632210 * L_17 = __this->get_m_roleSectionCalc_10(); NullCheck(L_17); int32_t L_18 = RoleSectionCalc_get_m_score_m348615501(L_17, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_19 = V_1; NullCheck(L_19); int32_t L_20 = BeatKeyResult_get_m_Score_m1192178185(L_19, /*hidden argument*/NULL); if ((!(((uint32_t)L_18) == ((uint32_t)L_20)))) { goto IL_00ac; } } { RoleSectionCalc_t3975632210 * L_21 = __this->get_m_roleSectionCalc_10(); NullCheck(L_21); int32_t L_22 = RoleSectionCalc_get_m_combo_m1823499645(L_21, /*hidden argument*/NULL); int32_t L_23 = CBeatKeyCtrlNode_GetCombo_m1821287212(__this, /*hidden argument*/NULL); if ((((int32_t)L_22) == ((int32_t)L_23))) { goto IL_0107; } } IL_00ac: { RoleSectionCalc_t3975632210 * L_24 = __this->get_m_roleSectionCalc_10(); int32_t L_25 = __this->get_m_CurIndex_9(); NullCheck(L_24); L_24->set_m_sectionIndex_0(L_25); RoleSectionCalc_t3975632210 * L_26 = __this->get_m_roleSectionCalc_10(); BeatKeyResult_t1335677305 * L_27 = V_1; NullCheck(L_27); int32_t L_28 = BeatKeyResult_get_m_Score_m1192178185(L_27, /*hidden argument*/NULL); NullCheck(L_26); RoleSectionCalc_set_m_score_m3058467443(L_26, L_28, /*hidden argument*/NULL); RoleSectionCalc_t3975632210 * L_29 = __this->get_m_roleSectionCalc_10(); int32_t L_30 = CBeatKeyCtrlNode_GetCombo_m1821287212(__this, /*hidden argument*/NULL); NullCheck(L_29); RoleSectionCalc_set_m_combo_m750357706(L_29, L_30, /*hidden argument*/NULL); RoleSectionCalc_t3975632210 * L_31 = __this->get_m_roleSectionCalc_10(); float L_32 = V_0; NullCheck(L_31); L_31->set_m_fLastSent_1(L_32); RoleSectionCalc_t3975632210 * L_33 = __this->get_m_roleSectionCalc_10(); NullCheck(L_33); int32_t L_34 = RoleSectionCalc_get_m_score_m348615501(L_33, /*hidden argument*/NULL); RoleSectionCalc_t3975632210 * L_35 = __this->get_m_roleSectionCalc_10(); NullCheck(L_35); int32_t L_36 = RoleSectionCalc_get_m_combo_m1823499645(L_35, /*hidden argument*/NULL); CBeatKeyCtrlNode_SendBeatKeyTick_m3747066503(__this, L_34, L_36, /*hidden argument*/NULL); } IL_0107: { return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::PushBeatKeyInfo(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,DMCore.DanceMode.IBeatKeys) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_PushBeatKeyInfo_m1555642167 (CBeatKeyCtrlNode_t1019706062 * __this, Vector2_t2156229523 ___beginCenter0, Vector2_t2156229523 ___endCenter1, float ___fTimeMax2, float ___fJudgeTime3, IBeatKeys_t2500473988 * ___beatKey4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_PushBeatKeyInfo_m1555642167_MetadataUsageId); s_Il2CppMethodInitialized = true; } BeatKeyInfo_t1900075417 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(BeatKeyInfo_t1900075417 )); float L_0 = (&___beginCenter0)->get_x_0(); float L_1 = (&___beginCenter0)->get_y_1(); Vector2_t2156229523 L_2; memset(&L_2, 0, sizeof(L_2)); Vector2__ctor_m3970636864((&L_2), L_0, L_1, /*hidden argument*/NULL); (&V_0)->set_m_PosStart_0(L_2); float L_3 = (&___endCenter1)->get_x_0(); float L_4 = (&___endCenter1)->get_y_1(); Vector2_t2156229523 L_5; memset(&L_5, 0, sizeof(L_5)); Vector2__ctor_m3970636864((&L_5), L_3, L_4, /*hidden argument*/NULL); (&V_0)->set_m_PosEnd_1(L_5); float L_6 = ILogicBase_Tell_m124438213(__this, /*hidden argument*/NULL); (&V_0)->set_m_Time_2(L_6); float L_7 = ___fJudgeTime3; (&V_0)->set_m_JudgeTime_3(L_7); float L_8 = ___fTimeMax2; (&V_0)->set_m_TimeMax_4(L_8); LinkedList_1_t739721426 * L_9 = __this->get_m_keyInfo_12(); BeatKeyInfo_t1900075417 L_10 = V_0; NullCheck(L_9); LinkedList_1_AddLast_m993293143(L_9, L_10, /*hidden argument*/LinkedList_1_AddLast_m993293143_RuntimeMethod_var); BeatKeyNumInfo_t1648835574 * L_11 = __this->get_address_of_m_keyNumInfo_11(); int32_t L_12 = L_11->get_m_LastIndex_0(); if ((((int32_t)1) <= ((int32_t)L_12))) { goto IL_0089; } } { BeatKeyNumInfo_t1648835574 * L_13 = __this->get_address_of_m_keyNumInfo_11(); L_13->set_m_LastIndex_0(1); goto IL_00ba; } IL_0089: { BeatKeyNumInfo_t1648835574 * L_14 = __this->get_address_of_m_keyNumInfo_11(); BeatKeyNumInfo_t1648835574 * L_15 = L_14; int32_t L_16 = L_15->get_m_LastIndex_0(); L_15->set_m_LastIndex_0(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1))); BeatKeyNumInfo_t1648835574 * L_17 = __this->get_address_of_m_keyNumInfo_11(); int32_t L_18 = L_17->get_m_LastIndex_0(); if ((((int32_t)((int32_t)100)) > ((int32_t)L_18))) { goto IL_00ba; } } { BeatKeyNumInfo_t1648835574 * L_19 = __this->get_address_of_m_keyNumInfo_11(); L_19->set_m_LastIndex_0(1); } IL_00ba: { BeatKeyNumInfo_t1648835574 * L_20 = __this->get_address_of_m_keyNumInfo_11(); float L_21 = ___fTimeMax2; L_20->set_m_Time_1(L_21); IBeatKeys_t2500473988 * L_22 = ___beatKey4; BeatKeyNumInfo_t1648835574 * L_23 = __this->get_address_of_m_keyNumInfo_11(); int32_t L_24 = L_23->get_m_LastIndex_0(); NullCheck(L_22); VirtActionInvoker1< int32_t >::Invoke(24 /* System.Void DMCore.DanceMode.IBeatKeys::SetNumberIndex(System.Int32) */, L_22, L_24); return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::SubmitCurScoreToServer(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_SubmitCurScoreToServer_m3476926381 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___nSectionIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_SubmitCurScoreToServer_m3476926381_MetadataUsageId); s_Il2CppMethodInitialized = true; } BeatKeyResult_t1335677305 * V_0 = NULL; CDataArray_t4068198041 * V_1 = NULL; { int32_t L_0 = ___nSectionIndex0; BeatKeyResult_t1335677305 * L_1 = CBeatKeyCtrlNode_GetBeatkeySectionResult_m4050231343(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = CBeatKeyCtrlNode_get_DeviceID_m537405940(__this, /*hidden argument*/NULL); if (L_2) { goto IL_0082; } } { CDataArray_t4068198041 * L_3 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_3, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = V_1; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, ((int32_t)102), /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_1; int32_t L_6 = ___nSectionIndex0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_1; BeatKeyResult_t1335677305 * L_8 = V_0; NullCheck(L_8); int32_t L_9 = BeatKeyResult_get_m_Score_m1192178185(L_8, /*hidden argument*/NULL); NullCheck(L_7); CDataArray_Push_m3820844360(L_7, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_1; BeatKeyResult_t1335677305 * L_11 = V_0; NullCheck(L_11); int32_t L_12 = BeatKeyResult_get_m_PerfectCnt_m3291851013(L_11, /*hidden argument*/NULL); NullCheck(L_10); CDataArray_Push_m3820844360(L_10, L_12, /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = V_1; BeatKeyResult_t1335677305 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = BeatKeyResult_get_m_GreatCnt_m4274019200(L_14, /*hidden argument*/NULL); NullCheck(L_13); CDataArray_Push_m3820844360(L_13, L_15, /*hidden argument*/NULL); CDataArray_t4068198041 * L_16 = V_1; BeatKeyResult_t1335677305 * L_17 = V_0; NullCheck(L_17); int32_t L_18 = BeatKeyResult_get_m_CoolCnt_m326624524(L_17, /*hidden argument*/NULL); NullCheck(L_16); CDataArray_Push_m3820844360(L_16, L_18, /*hidden argument*/NULL); CDataArray_t4068198041 * L_19 = V_1; BeatKeyResult_t1335677305 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = BeatKeyResult_get_m_MissCnt_m3032174063(L_20, /*hidden argument*/NULL); NullCheck(L_19); CDataArray_Push_m3820844360(L_19, L_21, /*hidden argument*/NULL); CDataArray_t4068198041 * L_22 = V_1; int32_t L_23 = CBeatKeyCtrlNode_GetCombo_m1821287212(__this, /*hidden argument*/NULL); NullCheck(L_22); CDataArray_Push_m3820844360(L_22, L_23, /*hidden argument*/NULL); CDataArray_t4068198041 * L_24 = V_1; int32_t L_25 = CBeatKeyCtrlNode_GetComboMax_m4110489499(__this, /*hidden argument*/NULL); NullCheck(L_24); CDataArray_Push_m3820844360(L_24, L_25, /*hidden argument*/NULL); CDataArray_t4068198041 * L_26 = V_1; NullCheck(L_26); CDataArray_Flush_m1077150699(L_26, /*hidden argument*/NULL); } IL_0082: { return; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetShouldGetMaxScore(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetShouldGetMaxScore_m4013335836 (RuntimeObject * __this /* static, unused */, int32_t ___curCombo0, int32_t ___count1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_GetShouldGetMaxScore_m4013335836_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t L_0 = ___count1; if ((((int32_t)0) < ((int32_t)L_0))) { goto IL_0009; } } { return 0; } IL_0009: { int32_t L_1 = ___curCombo0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_2 = Mathf_Max_m3673002171(NULL /*static, unused*/, 0, L_1, /*hidden argument*/NULL); ___curCombo0 = L_2; V_0 = 0; int32_t L_3 = ___count1; V_1 = L_3; int32_t L_4 = ___curCombo0; if ((((int32_t)((int32_t)29)) <= ((int32_t)L_4))) { goto IL_003a; } } { int32_t L_5 = ___curCombo0; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)29), (int32_t)L_5)); int32_t L_6 = V_2; int32_t L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_8 = Mathf_Min_m18103608(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; int32_t L_9 = V_0; int32_t L_10 = V_2; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)100), (int32_t)L_10)))); int32_t L_11 = V_1; int32_t L_12 = V_2; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_12)); ___curCombo0 = ((int32_t)29); } IL_003a: { int32_t L_13 = V_1; if ((((int32_t)0) < ((int32_t)L_13))) { goto IL_0043; } } { int32_t L_14 = V_0; return L_14; } IL_0043: { int32_t L_15 = ___curCombo0; if ((((int32_t)((int32_t)49)) <= ((int32_t)L_15))) { goto IL_0067; } } { int32_t L_16 = ___curCombo0; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)49), (int32_t)L_16)); int32_t L_17 = V_3; int32_t L_18 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_19 = Mathf_Min_m18103608(NULL /*static, unused*/, L_17, L_18, /*hidden argument*/NULL); V_3 = L_19; int32_t L_20 = V_0; int32_t L_21 = V_3; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)120), (int32_t)L_21)))); int32_t L_22 = V_1; int32_t L_23 = V_3; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)); ___curCombo0 = ((int32_t)49); } IL_0067: { int32_t L_24 = V_0; int32_t L_25 = V_1; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)150), (int32_t)L_25)))); int32_t L_26 = V_0; return L_26; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetClassicalKeyResultScore(DMCore.DanceMode.enumJudgeResult,System.Int32,System.Boolean,System.Int32&) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetClassicalKeyResultScore_m1385950372 (RuntimeObject * __this /* static, unused */, int32_t ___result0, int32_t ___keyLevel1, bool ___bAsMaxFashion2, int32_t* ___nCombo3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_GetClassicalKeyResultScore_m1385950372_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; float V_2 = 0.0f; int32_t V_3 = 0; int32_t G_B3_0 = 0; { V_0 = 0; bool L_0 = ___bAsMaxFashion2; if (!L_0) { goto IL_0012; } } { G_B3_0 = ((int32_t)2000); goto IL_0027; } IL_0012: { CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CProperty_t963755051 * L_2 = ISceneBaseObj_GetNetProperty_m1709069404(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CProperty_GetInt_m2680341236(L_2, _stringLiteral3883940818, 0, /*hidden argument*/NULL); G_B3_0 = L_3; } IL_0027: { V_1 = G_B3_0; int32_t L_4 = ___result0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)2))) { case 0: { goto IL_005a; } case 1: { goto IL_004f; } case 2: { goto IL_0041; } } } { goto IL_0065; } IL_0041: { int32_t* L_5 = ___nCombo3; int32_t* L_6 = ___nCombo3; *((int32_t*)(L_5)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_6)), (int32_t)1)); V_0 = ((int32_t)50); goto IL_006d; } IL_004f: { int32_t* L_7 = ___nCombo3; *((int32_t*)(L_7)) = (int32_t)0; V_0 = ((int32_t)40); goto IL_006d; } IL_005a: { int32_t* L_8 = ___nCombo3; *((int32_t*)(L_8)) = (int32_t)0; V_0 = ((int32_t)30); goto IL_006d; } IL_0065: { int32_t* L_9 = ___nCombo3; *((int32_t*)(L_9)) = (int32_t)0; goto IL_006d; } IL_006d: { int32_t L_10 = ___keyLevel1; V_2 = ((float)il2cpp_codegen_add((float)(1.0f), (float)((float)((float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)))))/(float)(10.0f))))); IL2CPP_RUNTIME_CLASS_INIT(CDanceScoreRatio_t899523984_il2cpp_TypeInfo_var); CDanceScoreRatio_t899523984 * L_11 = CDanceScoreRatio_GetInstance_m507091185(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t* L_12 = ___nCombo3; int32_t L_13 = V_1; NullCheck(L_11); int32_t L_14 = CDanceScoreRatio_GetCurScoreRatio_m1053968459(L_11, (*((int32_t*)L_12)), L_13, /*hidden argument*/NULL); V_3 = L_14; int32_t L_15 = V_0; float L_16 = V_2; int32_t L_17 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_18 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_15))), (float)L_16)), (float)(((float)((float)L_17))))), /*hidden argument*/NULL); V_0 = L_18; int32_t* L_19 = ___nCombo3; if ((((int32_t)(*((int32_t*)L_19))) <= ((int32_t)1))) { goto IL_00a9; } } { int32_t L_20 = V_0; int32_t* L_21 = ___nCombo3; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)(*((int32_t*)L_21)), (int32_t)((int32_t)100))))); } IL_00a9: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_22 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); bool L_23 = CPveManager_IsPveMode_m3137815888(L_22, /*hidden argument*/NULL); if (L_23) { goto IL_00d6; } } { IL2CPP_RUNTIME_CLASS_INIT(ClassicalKeyLogic_t2839086845_il2cpp_TypeInfo_var); ClassicalKeyLogic_t2839086845 * L_24 = ClassicalKeyLogic_GetInstance_m2319546815(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); bool L_25 = ClassicalKeyLogic_get_IsFinishMoveKey_m2922346087(L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_00d6; } } { int32_t L_26 = ___result0; if ((((int32_t)L_26) == ((int32_t)1))) { goto IL_00d6; } } { int32_t L_27 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)((int32_t)1000))); } IL_00d6: { int32_t L_28 = V_0; return L_28; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetBeatKeyResultScore(DMCore.DanceMode.enumJudgeResult,System.Boolean,System.Int32&) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetBeatKeyResultScore_m1135946825 (RuntimeObject * __this /* static, unused */, int32_t ___result0, bool ___bAsMaxFashion1, int32_t* ___nCombo2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_GetBeatKeyResultScore_m1135946825_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_0 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_001e; } } { int32_t L_1 = ___result0; IL2CPP_RUNTIME_CLASS_INIT(ClassicalKeyLogic_t2839086845_il2cpp_TypeInfo_var); ClassicalKeyLogic_t2839086845 * L_2 = ClassicalKeyLogic_GetInstance_m2319546815(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = ClassicalKeyLogic_get_ActiveKeyLevel_m2768011980(L_2, /*hidden argument*/NULL); bool L_4 = ___bAsMaxFashion1; int32_t* L_5 = ___nCombo2; int32_t L_6 = CBeatKeyCtrlNode_GetClassicalKeyResultScore_m1385950372(NULL /*static, unused*/, L_1, L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } IL_001e: { V_0 = 0; int32_t L_7 = ___result0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)2))) { case 0: { goto IL_0054; } case 1: { goto IL_0047; } case 2: { goto IL_0039; } } } { goto IL_0061; } IL_0039: { int32_t* L_8 = ___nCombo2; int32_t* L_9 = ___nCombo2; *((int32_t*)(L_8)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_9)), (int32_t)1)); V_0 = ((int32_t)10); goto IL_0069; } IL_0047: { int32_t* L_10 = ___nCombo2; int32_t* L_11 = ___nCombo2; *((int32_t*)(L_10)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_11)), (int32_t)1)); V_0 = 6; goto IL_0069; } IL_0054: { int32_t* L_12 = ___nCombo2; int32_t* L_13 = ___nCombo2; *((int32_t*)(L_12)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_13)), (int32_t)1)); V_0 = 3; goto IL_0069; } IL_0061: { int32_t* L_14 = ___nCombo2; *((int32_t*)(L_14)) = (int32_t)0; goto IL_0069; } IL_0069: { V_1 = ((int32_t)2000); IL2CPP_RUNTIME_CLASS_INIT(CDanceScoreRatio_t899523984_il2cpp_TypeInfo_var); CDanceScoreRatio_t899523984 * L_15 = CDanceScoreRatio_GetInstance_m507091185(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t* L_16 = ___nCombo2; int32_t L_17 = V_1; NullCheck(L_15); int32_t L_18 = CDanceScoreRatio_GetCurScoreRatio_m1053968459(L_15, (*((int32_t*)L_16)), L_17, /*hidden argument*/NULL); V_2 = L_18; int32_t L_19 = V_2; int32_t L_20 = V_0; V_3 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)); int32_t L_21 = V_3; return L_21; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::PushResult(DMCore.DanceMode.enumJudgeResult,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_PushResult_m3034607664 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___result0, bool ___synchImediately1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_PushResult_m3034607664_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; BeatKeyResult_t1335677305 * V_2 = NULL; BeatKeyResult_t1335677305 * G_B16_0 = NULL; { CAnimSystem_t3541144328 * L_0 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CAnimSystem_IsEditMode_m1044252428(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0098; } } { CAnimSystem_t3541144328 * L_2 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CAnimSystem_IsIntroduceMode_m3657797512(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0098; } } { int32_t L_4 = ___result0; if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_008c; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_5 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_5) { goto IL_003a; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_6 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_6) == ((uint32_t)2)))) { goto IL_0076; } } IL_003a: { RoleSectionCalc_t3975632210 * L_7 = __this->get_m_roleSectionCalc_10(); RoleSectionCalc_t3975632210 * L_8 = L_7; NullCheck(L_8); int32_t L_9 = L_8->get_m_missCount_2(); NullCheck(L_8); L_8->set_m_missCount_2(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); RoleSectionCalc_t3975632210 * L_10 = __this->get_m_roleSectionCalc_10(); NullCheck(L_10); int32_t L_11 = L_10->get_m_missCount_2(); if ((((int32_t)((int32_t)15)) > ((int32_t)L_11))) { goto IL_0071; } } { RoleSectionCalc_t3975632210 * L_12 = __this->get_m_roleSectionCalc_10(); NullCheck(L_12); L_12->set_m_missCount_2(0); CBeatKeyCtrlNode_ProcessMissProc_m1609470415(__this, /*hidden argument*/NULL); } IL_0071: { goto IL_0087; } IL_0076: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_13 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_13) == ((uint32_t)1)))) { goto IL_0087; } } { CBeatKeyCtrlNode_ProcessMissProc_m1609470415(__this, /*hidden argument*/NULL); } IL_0087: { goto IL_0098; } IL_008c: { RoleSectionCalc_t3975632210 * L_14 = __this->get_m_roleSectionCalc_10(); NullCheck(L_14); L_14->set_m_missCount_2(0); } IL_0098: { int32_t L_15 = CBeatKeyCtrlNode_get_m_ComboCount_m53127184(__this, /*hidden argument*/NULL); V_0 = L_15; int32_t L_16 = ___result0; int32_t L_17 = CBeatKeyCtrlNode_GetBeatKeyResultScore_m1135946825(NULL /*static, unused*/, L_16, (bool)0, (&V_0), /*hidden argument*/NULL); V_1 = L_17; int32_t L_18 = V_0; CBeatKeyCtrlNode_set_m_ComboCount_m731721153(__this, L_18, /*hidden argument*/NULL); int32_t L_19 = CBeatKeyCtrlNode_get_m_MaxCombo_m2188428000(__this, /*hidden argument*/NULL); int32_t L_20 = CBeatKeyCtrlNode_get_m_ComboCount_m53127184(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_21 = Mathf_Max_m3673002171(NULL /*static, unused*/, L_19, L_20, /*hidden argument*/NULL); CBeatKeyCtrlNode_set_m_MaxCombo_m884249292(__this, L_21, /*hidden argument*/NULL); int32_t L_22 = __this->get_m_CurIndex_9(); if ((((int32_t)0) > ((int32_t)L_22))) { goto IL_00ff; } } { int32_t L_23 = __this->get_m_CurIndex_9(); List_1_t2807752047 * L_24 = __this->get_m_ArrayBeatKeyResult_13(); NullCheck(L_24); int32_t L_25 = List_1_get_Count_m610710449(L_24, /*hidden argument*/List_1_get_Count_m610710449_RuntimeMethod_var); if ((((int32_t)L_23) >= ((int32_t)L_25))) { goto IL_00ff; } } { List_1_t2807752047 * L_26 = __this->get_m_ArrayBeatKeyResult_13(); int32_t L_27 = __this->get_m_CurIndex_9(); NullCheck(L_26); BeatKeyResult_t1335677305 * L_28 = List_1_get_Item_m2381307247(L_26, L_27, /*hidden argument*/List_1_get_Item_m2381307247_RuntimeMethod_var); G_B16_0 = L_28; goto IL_0100; } IL_00ff: { G_B16_0 = ((BeatKeyResult_t1335677305 *)(NULL)); } IL_0100: { V_2 = G_B16_0; int32_t L_29 = ___result0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)2))) { case 0: { goto IL_014c; } case 1: { goto IL_0133; } case 2: { goto IL_011a; } } } { goto IL_0165; } IL_011a: { BeatKeyResult_t1335677305 * L_30 = V_2; if (!L_30) { goto IL_012e; } } { BeatKeyResult_t1335677305 * L_31 = V_2; BeatKeyResult_t1335677305 * L_32 = L_31; NullCheck(L_32); int32_t L_33 = BeatKeyResult_get_m_PerfectCnt_m3291851013(L_32, /*hidden argument*/NULL); NullCheck(L_32); BeatKeyResult_set_m_PerfectCnt_m2710121486(L_32, ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)), /*hidden argument*/NULL); } IL_012e: { goto IL_017e; } IL_0133: { BeatKeyResult_t1335677305 * L_34 = V_2; if (!L_34) { goto IL_0147; } } { BeatKeyResult_t1335677305 * L_35 = V_2; BeatKeyResult_t1335677305 * L_36 = L_35; NullCheck(L_36); int32_t L_37 = BeatKeyResult_get_m_GreatCnt_m4274019200(L_36, /*hidden argument*/NULL); NullCheck(L_36); BeatKeyResult_set_m_GreatCnt_m1798494458(L_36, ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)), /*hidden argument*/NULL); } IL_0147: { goto IL_017e; } IL_014c: { BeatKeyResult_t1335677305 * L_38 = V_2; if (!L_38) { goto IL_0160; } } { BeatKeyResult_t1335677305 * L_39 = V_2; BeatKeyResult_t1335677305 * L_40 = L_39; NullCheck(L_40); int32_t L_41 = BeatKeyResult_get_m_CoolCnt_m326624524(L_40, /*hidden argument*/NULL); NullCheck(L_40); BeatKeyResult_set_m_CoolCnt_m691563020(L_40, ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/NULL); } IL_0160: { goto IL_017e; } IL_0165: { BeatKeyResult_t1335677305 * L_42 = V_2; if (!L_42) { goto IL_0179; } } { BeatKeyResult_t1335677305 * L_43 = V_2; BeatKeyResult_t1335677305 * L_44 = L_43; NullCheck(L_44); int32_t L_45 = BeatKeyResult_get_m_MissCnt_m3032174063(L_44, /*hidden argument*/NULL); NullCheck(L_44); BeatKeyResult_set_m_MissCnt_m3870741146(L_44, ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)), /*hidden argument*/NULL); } IL_0179: { goto IL_017e; } IL_017e: { int32_t L_46 = CBeatKeyCtrlNode_get_m_CurScore_m398873940(__this, /*hidden argument*/NULL); int32_t L_47 = V_1; CBeatKeyCtrlNode_set_m_CurScore_m541508801(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)L_47)), /*hidden argument*/NULL); int32_t L_48 = ___result0; CBeatKeyCtrlNode_set_m_CurResult_m4088470556(__this, L_48, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_49 = V_2; if (!L_49) { goto IL_01b3; } } { BeatKeyResult_t1335677305 * L_50 = V_2; BeatKeyResult_t1335677305 * L_51 = L_50; NullCheck(L_51); int32_t L_52 = BeatKeyResult_get_m_Score_m1192178185(L_51, /*hidden argument*/NULL); int32_t L_53 = V_1; NullCheck(L_51); BeatKeyResult_set_m_Score_m3406215286(L_51, ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)L_53)), /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_54 = V_2; int32_t L_55 = CBeatKeyCtrlNode_get_m_MaxCombo_m2188428000(__this, /*hidden argument*/NULL); NullCheck(L_54); BeatKeyResult_set_m_MaxCombo_m2612683144(L_54, L_55, /*hidden argument*/NULL); } IL_01b3: { bool L_56 = ___synchImediately1; if (!L_56) { goto IL_01cb; } } { int32_t L_57 = CBeatKeyCtrlNode_get_m_CurScore_m398873940(__this, /*hidden argument*/NULL); int32_t L_58 = CBeatKeyCtrlNode_get_m_ComboCount_m53127184(__this, /*hidden argument*/NULL); CBeatKeyCtrlNode_SendBeatKeyTick_m3747066503(__this, L_57, L_58, /*hidden argument*/NULL); } IL_01cb: { return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::SendBeatKeyTick(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_SendBeatKeyTick_m3747066503 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___score0, int32_t ___combo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_SendBeatKeyTick_m3747066503_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeyManager_t1395295909 * V_0 = NULL; CDanceMode_t1520520494 * V_1 = NULL; CLocalSimulateRole_t4101146137 * V_2 = NULL; int32_t V_3 = 0; int64_t V_4 = 0; CDataArray_t4068198041 * V_5 = NULL; { CLocalBattle_t1519924991 * L_0 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLocalBattle_get_EnableLocalGame_m1315119155(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0075; } } { CLocalBattle_t1519924991 * L_2 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CLocalBattle_get_EnableDoubleMode_m4172060757(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0075; } } { CBeatKeyManager_t1395295909 * L_4 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_4; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_5 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_5; CBeatKeyManager_t1395295909 * L_6 = V_0; if (!L_6) { goto IL_0036; } } { CDanceMode_t1520520494 * L_7 = V_1; if (L_7) { goto IL_0037; } } IL_0036: { return; } IL_0037: { CLocalBattle_t1519924991 * L_8 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = CBeatKeyCtrlNode_get_DeviceID_m537405940(__this, /*hidden argument*/NULL); NullCheck(L_8); CLocalSimulateRole_t4101146137 * L_10 = CLocalBattle_FindSimulateRole_m47602619(L_8, L_9, /*hidden argument*/NULL); V_2 = L_10; CLocalSimulateRole_t4101146137 * L_11 = V_2; if (!L_11) { goto IL_0070; } } { CDanceMode_t1520520494 * L_12 = V_1; NullCheck(L_12); int32_t L_13 = CDanceMode_GetSectionIndex_m4199677593(L_12, /*hidden argument*/NULL); V_3 = L_13; CLocalSimulateRole_t4101146137 * L_14 = V_2; NullCheck(L_14); int64_t L_15 = CLocalSimulateRole_GetUsrID_m2756119968(L_14, /*hidden argument*/NULL); V_4 = L_15; CDanceMode_t1520520494 * L_16 = V_1; int64_t L_17 = V_4; int32_t L_18 = ___score0; int32_t L_19 = V_3; NullCheck(L_16); CDanceMode_OnServer_ServerRoleBeatKeyResult_m1493793335(L_16, L_17, L_18, L_19, /*hidden argument*/NULL); CDanceMode_t1520520494 * L_20 = V_1; int64_t L_21 = V_4; int32_t L_22 = ___combo1; NullCheck(L_20); CDanceMode_SetData_Active_m3820342168(L_20, L_21, L_22, /*hidden argument*/NULL); } IL_0070: { goto IL_009c; } IL_0075: { CDataArray_t4068198041 * L_23 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_23, /*hidden argument*/NULL); V_5 = L_23; CDataArray_t4068198041 * L_24 = V_5; NullCheck(L_24); CDataArray_Push_m3820844360(L_24, ((int32_t)104), /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = V_5; int32_t L_26 = ___score0; NullCheck(L_25); CDataArray_Push_m3820844360(L_25, L_26, /*hidden argument*/NULL); CDataArray_t4068198041 * L_27 = V_5; int32_t L_28 = ___combo1; NullCheck(L_27); CDataArray_Push_m3820844360(L_27, L_28, /*hidden argument*/NULL); CDataArray_t4068198041 * L_29 = V_5; NullCheck(L_29); CDataArray_Flush_m1077150699(L_29, /*hidden argument*/NULL); } IL_009c: { return; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::get_DeviceID() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_get_DeviceID_m537405940 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CDeviceIDU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::set_DeviceID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_set_DeviceID_m3012705867 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CDeviceIDU3Ek__BackingField_4(L_0); return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::ProcessMissProc() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_ProcessMissProc_m1609470415 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_ProcessMissProc_m1609470415_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; CLocalSimulateRole_t4101146137 * V_1 = NULL; CDataArray_t4068198041 * V_2 = NULL; { int32_t L_0 = CBeatKeyCtrlNode_get_DeviceID_m537405940(__this, /*hidden argument*/NULL); if (L_0) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CDataArray_t4068198041 * L_1 = CMiscHelp_CreateBroadCastMsg_m3638153986(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, 1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int64_t L_5 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_4); NullCheck(L_3); CDataArray_Push_m3799896857(L_3, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } IL_002f: { CLocalBattle_t1519924991 * L_7 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = CBeatKeyCtrlNode_get_DeviceID_m537405940(__this, /*hidden argument*/NULL); NullCheck(L_7); CLocalSimulateRole_t4101146137 * L_9 = CLocalBattle_FindSimulateRole_m47602619(L_7, L_8, /*hidden argument*/NULL); V_1 = L_9; CLocalSimulateRole_t4101146137 * L_10 = V_1; if (!L_10) { goto IL_0065; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CDataArray_t4068198041 * L_11 = CMiscHelp_CreateBroadCastMsg_m3638153986(NULL /*static, unused*/, /*hidden argument*/NULL); V_2 = L_11; CDataArray_t4068198041 * L_12 = V_2; NullCheck(L_12); CDataArray_Push_m3820844360(L_12, 1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = V_2; CLocalSimulateRole_t4101146137 * L_14 = V_1; NullCheck(L_14); int64_t L_15 = CLocalSimulateRole_GetUsrID_m2756119968(L_14, /*hidden argument*/NULL); NullCheck(L_13); CDataArray_Push_m3799896857(L_13, L_15, /*hidden argument*/NULL); CDataArray_t4068198041 * L_16 = V_2; NullCheck(L_16); CDataArray_Flush_m1077150699(L_16, /*hidden argument*/NULL); } IL_0065: { return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::DrawHelpPtTrace() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_DrawHelpPtTrace_m3785140563 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_DrawHelpPtTrace_m3785140563_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Enumerator_t3254316273 V_1; memset(&V_1, 0, sizeof(V_1)); BeatKeyInfo_t1900075417 V_2; memset(&V_2, 0, sizeof(V_2)); BeatKeyInfo_t1900075417 V_3; memset(&V_3, 0, sizeof(V_3)); float V_4 = 0.0f; Vector2_t2156229523 V_5; memset(&V_5, 0, sizeof(V_5)); Vector2_t2156229523 V_6; memset(&V_6, 0, sizeof(V_6)); Vector2_t2156229523 V_7; memset(&V_7, 0, sizeof(V_7)); float V_8 = 0.0f; int32_t V_9 = 0; float V_10 = 0.0f; int32_t V_11 = 0; float V_12 = 0.0f; { LinkedList_1_t739721426 * L_0 = __this->get_m_keyInfo_12(); NullCheck(L_0); int32_t L_1 = LinkedList_1_get_Count_m1460464802(L_0, /*hidden argument*/LinkedList_1_get_Count_m1460464802_RuntimeMethod_var); if ((((int32_t)1) < ((int32_t)L_1))) { goto IL_0012; } } { return; } IL_0012: { IL2CPP_RUNTIME_CLASS_INIT(CAppOSHelp_t338788720_il2cpp_TypeInfo_var); float L_2 = CAppOSHelp_GetScale_m3255451164(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_2; LinkedList_1_t739721426 * L_3 = __this->get_m_keyInfo_12(); NullCheck(L_3); Enumerator_t3254316273 L_4 = LinkedList_1_GetEnumerator_m2568158687(L_3, /*hidden argument*/LinkedList_1_GetEnumerator_m2568158687_RuntimeMethod_var); V_1 = L_4; Enumerator_MoveNext_m643011588((&V_1), /*hidden argument*/Enumerator_MoveNext_m643011588_RuntimeMethod_var); BeatKeyInfo_t1900075417 L_5 = Enumerator_get_Current_m63201536((&V_1), /*hidden argument*/Enumerator_get_Current_m63201536_RuntimeMethod_var); V_2 = L_5; goto IL_01d3; } IL_0039: { BeatKeyInfo_t1900075417 L_6 = Enumerator_get_Current_m63201536((&V_1), /*hidden argument*/Enumerator_get_Current_m63201536_RuntimeMethod_var); V_3 = L_6; float L_7 = ILogicBase_Tell_m124438213(__this, /*hidden argument*/NULL); float L_8 = (&V_3)->get_m_Time_2(); V_4 = ((float)il2cpp_codegen_subtract((float)L_7, (float)L_8)); float L_9 = (&V_2)->get_m_TimeMax_4(); float L_10 = ILogicBase_Tell_m124438213(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_add((float)L_9, (float)(2.0f)))) >= ((float)L_10)))) { goto IL_01d1; } } { float L_11 = V_4; if ((!(((float)(1.6f)) > ((float)L_11)))) { goto IL_01d1; } } { float L_12 = V_4; if ((!(((float)(0.0f)) <= ((float)L_12)))) { goto IL_01d1; } } { float L_13 = ILogicBase_Tell_m124438213(__this, /*hidden argument*/NULL); float L_14 = (&V_3)->get_m_JudgeTime_3(); if ((!(((float)L_13) <= ((float)L_14)))) { goto IL_01d1; } } { Vector2_t2156229523 L_15 = (&V_2)->get_m_PosEnd_1(); V_5 = L_15; Vector2_t2156229523 L_16 = (&V_3)->get_m_PosStart_0(); V_6 = L_16; il2cpp_codegen_initobj((&V_7), sizeof(Vector2_t2156229523 )); float L_17 = (&V_5)->get_x_0(); float L_18 = (&V_6)->get_x_0(); float L_19 = (&V_5)->get_x_0(); float L_20 = (&V_6)->get_x_0(); float L_21 = (&V_5)->get_y_1(); float L_22 = (&V_6)->get_y_1(); float L_23 = (&V_5)->get_y_1(); float L_24 = (&V_6)->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_25 = sqrtf(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_17, (float)L_18)), (float)((float)il2cpp_codegen_subtract((float)L_19, (float)L_20)))), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_21, (float)L_22)), (float)((float)il2cpp_codegen_subtract((float)L_23, (float)L_24))))))); V_8 = L_25; float L_26 = V_8; if ((!(((float)(40.0f)) < ((float)L_26)))) { goto IL_01d1; } } { float L_27 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_28 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)((float)L_27/(float)(40.0f))), /*hidden argument*/NULL); V_9 = L_28; float L_29 = V_8; V_10 = ((float)((float)(40.0f)/(float)L_29)); V_11 = 0; goto IL_01c8; } IL_0120: { float L_30 = V_10; int32_t L_31 = V_11; V_12 = ((float)il2cpp_codegen_multiply((float)L_30, (float)(((float)((float)L_31))))); float L_32 = V_4; if ((!(((float)(0.6f)) >= ((float)L_32)))) { goto IL_0143; } } { float L_33 = V_4; float L_34 = V_12; if ((((float)L_33) > ((float)((float)il2cpp_codegen_multiply((float)(0.6f), (float)L_34))))) { goto IL_015e; } } IL_0143: { float L_35 = V_4; if ((!(((float)(0.6f)) < ((float)L_35)))) { goto IL_01c2; } } { float L_36 = V_4; float L_37 = V_12; if ((!(((float)((float)il2cpp_codegen_subtract((float)L_36, (float)(0.6f)))) <= ((float)L_37)))) { goto IL_01c2; } } IL_015e: { float L_38 = (&V_5)->get_x_0(); float L_39 = (&V_6)->get_x_0(); float L_40 = V_12; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_41 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_38, L_39, L_40, /*hidden argument*/NULL); (&V_7)->set_x_0(L_41); float L_42 = (&V_5)->get_y_1(); float L_43 = (&V_6)->get_y_1(); float L_44 = V_12; float L_45 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_42, L_43, L_44, /*hidden argument*/NULL); (&V_7)->set_y_1(L_45); CBeatKeyManager_t1395295909 * L_46 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); float L_47 = V_0; Vector2_t2156229523 L_48 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_49 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_47, L_48, /*hidden argument*/NULL); float L_50 = V_0; Vector2_t2156229523 L_51 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_52 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_50, L_51, /*hidden argument*/NULL); NullCheck(L_46); CBeatKeyManager_FlushDrawCommand_m3461331076(L_46, _stringLiteral33228063, L_49, L_52, (0.0f), (1.0f), /*hidden argument*/NULL); } IL_01c2: { int32_t L_53 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); } IL_01c8: { int32_t L_54 = V_11; int32_t L_55 = V_9; if ((((int32_t)L_54) < ((int32_t)L_55))) { goto IL_0120; } } IL_01d1: { BeatKeyInfo_t1900075417 L_56 = V_3; V_2 = L_56; } IL_01d3: { bool L_57 = Enumerator_MoveNext_m643011588((&V_1), /*hidden argument*/Enumerator_MoveNext_m643011588_RuntimeMethod_var); if (L_57) { goto IL_0039; } } { return; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::get_m_MaxCombo() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_get_m_MaxCombo_m2188428000 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_get_m_MaxCombo_m2188428000_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__MaxCombo_6(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::set_m_MaxCombo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_set_m_MaxCombo_m884249292 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_set_m_MaxCombo_m884249292_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__MaxCombo_6(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_RuntimeMethod_var); return; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::get_m_ComboCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_get_m_ComboCount_m53127184 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_get_m_ComboCount_m53127184_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__ComboCount_5(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::set_m_ComboCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_set_m_ComboCount_m731721153 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_set_m_ComboCount_m731721153_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__ComboCount_5(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_RuntimeMethod_var); return; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::get_m_CurScore() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_get_m_CurScore_m398873940 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_get_m_CurScore_m398873940_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__CurScore_7(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::set_m_CurScore(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_set_m_CurScore_m541508801 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_set_m_CurScore_m541508801_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__CurScore_7(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_RuntimeMethod_var); return; } } // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeyCtrlNode::get_m_CurResult() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_get_m_CurResult_m1093033511 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_get_m_CurResult_m1093033511_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__CurResult_8(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return (int32_t)(L_1); } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode::set_m_CurResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyCtrlNode_set_m_CurResult_m4088470556 (CBeatKeyCtrlNode_t1019706062 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyCtrlNode_set_m_CurResult_m4088470556_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__CurResult_8(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_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 #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 DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::.ctor() extern "C" IL2CPP_METHOD_ATTR void RoleSectionCalc__ctor_m4229354443 (RoleSectionCalc_t3975632210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RoleSectionCalc__ctor_m4229354443_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CEncrptHelp_Int_t51280996 * L_0 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_0, /*hidden argument*/NULL); __this->set__score_3(L_0); CEncrptHelp_Int_t51280996 * L_1 = (CEncrptHelp_Int_t51280996 *)il2cpp_codegen_object_new(CEncrptHelp_Int_t51280996_il2cpp_TypeInfo_var); CEncrptHelp_Int__ctor_m346885275(L_1, /*hidden argument*/NULL); __this->set__combo_4(L_1); RoleSectionCalc_Reset_m1455364071(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::Reset() extern "C" IL2CPP_METHOD_ATTR void RoleSectionCalc_Reset_m1455364071 (RoleSectionCalc_t3975632210 * __this, const RuntimeMethod* method) { { __this->set_m_sectionIndex_0(0); RoleSectionCalc_set_m_score_m3058467443(__this, 0, /*hidden argument*/NULL); RoleSectionCalc_set_m_combo_m750357706(__this, 0, /*hidden argument*/NULL); __this->set_m_fLastSent_1((0.0f)); __this->set_m_missCount_2(0); return; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::get_m_score() extern "C" IL2CPP_METHOD_ATTR int32_t RoleSectionCalc_get_m_score_m348615501 (RoleSectionCalc_t3975632210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RoleSectionCalc_get_m_score_m348615501_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__score_3(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::set_m_score(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RoleSectionCalc_set_m_score_m3058467443 (RoleSectionCalc_t3975632210 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RoleSectionCalc_set_m_score_m3058467443_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__score_3(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_RuntimeMethod_var); return; } } // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::get_m_combo() extern "C" IL2CPP_METHOD_ATTR int32_t RoleSectionCalc_get_m_combo_m1823499645 (RoleSectionCalc_t3975632210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RoleSectionCalc_get_m_combo_m1823499645_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__combo_4(); NullCheck(L_0); int32_t L_1 = CEncrptHelp_1_Get_m2053086496(L_0, /*hidden argument*/CEncrptHelp_1_Get_m2053086496_RuntimeMethod_var); return L_1; } } // System.Void DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc::set_m_combo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RoleSectionCalc_set_m_combo_m750357706 (RoleSectionCalc_t3975632210 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RoleSectionCalc_set_m_combo_m750357706_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CEncrptHelp_Int_t51280996 * L_0 = __this->get__combo_4(); int32_t L_1 = ___value0; NullCheck(L_0); CEncrptHelp_1_Set_m402441972(L_0, L_1, /*hidden argument*/CEncrptHelp_1_Set_m402441972_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 DMCore.DanceMode.CBeatKeyFollowDirect::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowDirect__ctor_m3328182001 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect__ctor_m3328182001_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var); IBeatKeyFollow__ctor_m2791885685(__this, /*hidden argument*/NULL); __this->set_m_nJudgeIndex_28(0); __this->set_m_fRadius_26((200.0f)); __this->set_m_Angle_27((0.0f)); __this->set_m_fWidth_29((128.0f)); return; } } // System.Void DMCore.DanceMode.CBeatKeyFollowDirect::OnInit() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowDirect_OnInit_m2619426152 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect_OnInit_m2619426152_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); { float L_0 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_0 = L_0; CBeatKeyManager_t1395295909 * L_1 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); NullCheck(L_1); Rect_t2360479859 L_3 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_1, 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); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); __this->set_m_fWidth_29(L_6); float L_7 = V_0; float L_8 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); float L_9 = V_0; float L_10 = Rect_get_height_m1358425599((&V_1), /*hidden argument*/NULL); IBeatKeys_SetJudgeBox_m782248210(__this, ((float)il2cpp_codegen_multiply((float)L_7, (float)L_8)), ((float)il2cpp_codegen_multiply((float)L_9, (float)L_10)), /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyFollowDirect::Reset() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowDirect_Reset_m2634566545 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { { IBeatKeys_Reset_m755369209(__this, /*hidden argument*/NULL); __this->set_m_nJudgeIndex_28(0); return; } } // System.String DMCore.DanceMode.CBeatKeyFollowDirect::GetUniqueName() extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeyFollowDirect_GetUniqueName_m2735678982 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect_GetUniqueName_m2735678982_MetadataUsageId); s_Il2CppMethodInitialized = true; } { return _stringLiteral713654576; } } // DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.CBeatKeyFollowDirect::GetBeatKeyType() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyFollowDirect_GetBeatKeyType_m4090882644 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { { return (int32_t)(3); } } // System.Int32 DMCore.DanceMode.CBeatKeyFollowDirect::GetJudgedIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyFollowDirect_GetJudgedIndex_m680196531 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nJudgeIndex_28(); return L_0; } } // System.Single DMCore.DanceMode.CBeatKeyFollowDirect::GetLength() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowDirect_GetLength_m1559923808 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_m_fRadius_26(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeyFollowDirect::SetLength(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowDirect_SetLength_m3015457432 (CBeatKeyFollowDirect_t2524907670 * __this, float ___fLength0, const RuntimeMethod* method) { { float L_0 = ___fLength0; __this->set_m_fRadius_26(L_0); return; } } // System.Single DMCore.DanceMode.CBeatKeyFollowDirect::GetAngle() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowDirect_GetAngle_m1639131704 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_m_Angle_27(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeyFollowDirect::SetAngle(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowDirect_SetAngle_m1791795054 (CBeatKeyFollowDirect_t2524907670 * __this, float ___f0, const RuntimeMethod* method) { { float L_0 = ___f0; __this->set_m_Angle_27(L_0); return; } } // System.Void DMCore.DanceMode.CBeatKeyFollowDirect::SetCenter(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowDirect_SetCenter_m1726163013 (CBeatKeyFollowDirect_t2524907670 * __this, Vector2_t2156229523 ___pointCenter0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect_SetCenter_m1726163013_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector2_t2156229523 V_1; memset(&V_1, 0, sizeof(V_1)); Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); Rect_t2360479859 V_3; memset(&V_3, 0, sizeof(V_3)); { Vector2_t2156229523 L_0 = ___pointCenter0; ((IBeatKeys_t2500473988 *)__this)->set_m_BeatCenter_7(L_0); float L_1 = __this->get_m_Angle_27(); V_0 = ((float)il2cpp_codegen_multiply((float)L_1, (float)(0.0174532924f))); Vector2_t2156229523 L_2 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_1 = L_2; float L_3 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); float L_4 = __this->get_m_fRadius_26(); float L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = cosf(L_5); float L_7 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); float L_8 = __this->get_m_fRadius_26(); float L_9 = V_0; float L_10 = sinf(L_9); Vector2__ctor_m3970636864((&V_2), ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_3, (float)L_4)), (float)L_6)), ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((-L_7)), (float)L_8)), (float)L_10)), /*hidden argument*/NULL); il2cpp_codegen_initobj((&V_3), sizeof(Rect_t2360479859 )); float L_11 = (&V_1)->get_x_0(); Rect_set_x_m2352063068((&V_3), ((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_11)), /*hidden argument*/NULL); int32_t L_12 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); float L_13 = (&V_1)->get_x_0(); Rect_set_xMax_m1720695099((&V_3), ((float)il2cpp_codegen_subtract((float)(((float)((float)L_12))), (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_13)))), /*hidden argument*/NULL); float L_14 = (&V_1)->get_y_1(); Rect_set_y_m3702432190((&V_3), ((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_14)), /*hidden argument*/NULL); int32_t L_15 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); float L_16 = (&V_1)->get_y_1(); Rect_set_yMax_m2031532394((&V_3), ((float)il2cpp_codegen_subtract((float)(((float)((float)L_15))), (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_16)))), /*hidden argument*/NULL); Rect_t2360479859 * L_17 = (&V_3); float L_18 = Rect_get_width_m3421484486(L_17, /*hidden argument*/NULL); float L_19 = (&V_2)->get_x_0(); float L_20 = fabsf(L_19); Rect_set_width_m2963421158(L_17, ((float)il2cpp_codegen_subtract((float)L_18, (float)L_20)), /*hidden argument*/NULL); float L_21 = (&V_2)->get_x_0(); if ((!(((float)(0.0f)) >= ((float)L_21)))) { goto IL_00f1; } } { Rect_t2360479859 * L_22 = (&V_3); float L_23 = Rect_get_x_m3839990490(L_22, /*hidden argument*/NULL); float L_24 = (&V_2)->get_x_0(); Rect_set_x_m2352063068(L_22, ((float)il2cpp_codegen_subtract((float)L_23, (float)L_24)), /*hidden argument*/NULL); } IL_00f1: { Rect_t2360479859 * L_25 = (&V_3); float L_26 = Rect_get_height_m1358425599(L_25, /*hidden argument*/NULL); float L_27 = (&V_2)->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_28 = fabsf(L_27); Rect_set_height_m1625569324(L_25, ((float)il2cpp_codegen_subtract((float)L_26, (float)L_28)), /*hidden argument*/NULL); float L_29 = (&V_2)->get_y_1(); if ((!(((float)(0.0f)) >= ((float)L_29)))) { goto IL_0131; } } { Rect_t2360479859 * L_30 = (&V_3); float L_31 = Rect_get_y_m1501338330(L_30, /*hidden argument*/NULL); float L_32 = (&V_2)->get_y_1(); Rect_set_y_m3702432190(L_30, ((float)il2cpp_codegen_subtract((float)L_31, (float)L_32)), /*hidden argument*/NULL); } IL_0131: { Vector2_t2156229523 * L_33 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); Vector2_t2156229523 * L_34 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); float L_35 = L_34->get_x_0(); float L_36 = Rect_get_x_m3839990490((&V_3), /*hidden argument*/NULL); float L_37 = Rect_get_xMax_m3018144503((&V_3), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_38 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_35, L_36, L_37, /*hidden argument*/NULL); L_33->set_x_0(L_38); Vector2_t2156229523 * L_39 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); Vector2_t2156229523 * L_40 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); float L_41 = L_40->get_y_1(); float L_42 = Rect_get_y_m1501338330((&V_3), /*hidden argument*/NULL); float L_43 = Rect_get_yMax_m743455479((&V_3), /*hidden argument*/NULL); float L_44 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_41, L_42, L_43, /*hidden argument*/NULL); L_39->set_y_1(L_44); Vector2_t2156229523 * L_45 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); Vector2_t2156229523 * L_46 = L_45; float L_47 = L_46->get_x_0(); int32_t L_48 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); L_46->set_x_0(((float)((float)L_47/(float)(((float)((float)L_48)))))); Vector2_t2156229523 * L_49 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); Vector2_t2156229523 * L_50 = L_49; float L_51 = L_50->get_y_1(); int32_t L_52 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); L_50->set_y_1(((float)((float)L_51/(float)(((float)((float)L_52)))))); return; } } // System.Void DMCore.DanceMode.CBeatKeyFollowDirect::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowDirect_SerialToXml_m3429328369 (CBeatKeyFollowDirect_t2524907670 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect_SerialToXml_m3429328369_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; IBeatKeyFollow_SerialToXml_m272553896(__this, L_0, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_1 = ___element0; float* L_2 = __this->get_address_of_m_fRadius_26(); String_t* L_3 = Single_ToString_m3947131094(L_2, /*hidden argument*/NULL); NullCheck(L_1); DMXmlNode_SetAttribute_m3965231450(L_1, _stringLiteral3090482957, L_3, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_4 = ___element0; float* L_5 = __this->get_address_of_m_Angle_27(); String_t* L_6 = Single_ToString_m3947131094(L_5, /*hidden argument*/NULL); NullCheck(L_4); DMXmlNode_SetAttribute_m3965231450(L_4, _stringLiteral4262355673, L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyFollowDirect::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowDirect_DeserialFromXml_m4101541787 (CBeatKeyFollowDirect_t2524907670 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect_DeserialFromXml_m4101541787_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); float L_1 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_0, _stringLiteral3090482957, (200.0f), /*hidden argument*/NULL); __this->set_m_fRadius_26(L_1); DMXmlNode_t3958967524 * L_2 = ___element0; float L_3 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_2, _stringLiteral4262355673, (0.0f), /*hidden argument*/NULL); __this->set_m_Angle_27(L_3); DMXmlNode_t3958967524 * L_4 = ___element0; IBeatKeyFollow_DeserialFromXml_m250303597(__this, L_4, /*hidden argument*/NULL); Vector2_t2156229523 L_5 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); VirtActionInvoker1< Vector2_t2156229523 >::Invoke(29 /* System.Void DMCore.DanceMode.IBeatKeys::SetCenter(UnityEngine.Vector2) */, __this, L_5); VirtActionInvoker0::Invoke(21 /* System.Void DMCore.DanceMode.IBeatKeys::OnInit() */, __this); return; } } // UnityEngine.Rect DMCore.DanceMode.CBeatKeyFollowDirect::GetJudgeRect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CBeatKeyFollowDirect_GetJudgeRect_m2149603886 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); { float L_0 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); Vector2_t2156229523 L_1 = IBeatKeyFollow_GetJudgeCenterByTime_m606881250(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = (&V_0)->get_x_0(); Vector2_t2156229523 * L_3 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_JudgeBox_8(); float L_4 = L_3->get_x_0(); float L_5 = (&V_0)->get_y_1(); Vector2_t2156229523 * L_6 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_JudgeBox_8(); float L_7 = L_6->get_y_1(); Vector2_t2156229523 * L_8 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_JudgeBox_8(); float L_9 = L_8->get_x_0(); Vector2_t2156229523 * L_10 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_JudgeBox_8(); float L_11 = L_10->get_y_1(); Rect__ctor_m2614021312((&V_1), ((float)il2cpp_codegen_subtract((float)L_2, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_4)))), ((float)il2cpp_codegen_subtract((float)L_5, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_7)))), L_9, L_11, /*hidden argument*/NULL); Rect_t2360479859 L_12 = V_1; return L_12; } } // System.Void DMCore.DanceMode.CBeatKeyFollowDirect::OnAnim() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowDirect_OnAnim_m2605270367 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect_OnAnim_m2605270367_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; 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; Vector2_t2156229523 V_6; memset(&V_6, 0, sizeof(V_6)); Rect_t2360479859 V_7; memset(&V_7, 0, sizeof(V_7)); Vector2_t2156229523 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)); bool V_12 = false; Vector2_t2156229523 V_13; memset(&V_13, 0, sizeof(V_13)); Vector2_t2156229523 V_14; memset(&V_14, 0, sizeof(V_14)); Vector2_t2156229523 V_15; memset(&V_15, 0, sizeof(V_15)); float V_16 = 0.0f; int32_t V_17 = 0; bool V_18 = false; float G_B7_0 = 0.0f; CBeatKeyFollowDirect_t2524907670 * G_B23_0 = NULL; CBeatKeyFollowDirect_t2524907670 * G_B22_0 = NULL; int32_t G_B24_0 = 0; CBeatKeyFollowDirect_t2524907670 * G_B24_1 = NULL; { IBeatKeyFollow_OnAnim_m200921393(__this, /*hidden argument*/NULL); int32_t L_0 = IBeatKeyFollow_GetJudgeCount_m1037614411(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = __this->get_m_nJudgeIndex_28(); int32_t L_2 = V_0; if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_001a; } } { return; } IL_001a: { float L_3 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_4 = IBeatKeys_GetFadeInShowTime_m388566142(__this, /*hidden argument*/NULL); float L_5 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_3, (float)L_4))) > ((float)L_5)))) { goto IL_0033; } } { return; } IL_0033: { float L_6 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); int32_t L_7 = IBeatKeyFollow_GetJudgePointCount_m1683802171(__this, /*hidden argument*/NULL); V_1 = ((float)((float)L_6/(float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1))))))); float L_8 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_9 = V_1; int32_t L_10 = __this->get_m_nJudgeIndex_28(); V_2 = ((float)il2cpp_codegen_add((float)L_8, (float)((float)il2cpp_codegen_multiply((float)L_9, (float)(((float)((float)L_10))))))); float L_11 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_12 = V_1; int32_t L_13 = __this->get_m_nJudgeIndex_28(); V_3 = ((float)il2cpp_codegen_add((float)L_11, (float)((float)il2cpp_codegen_multiply((float)L_12, (float)(((float)((float)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))))))))); int32_t L_14 = __this->get_m_nJudgeIndex_28(); if (L_14) { goto IL_007d; } } { G_B7_0 = (1.2f); goto IL_0082; } IL_007d: { G_B7_0 = (2.4f); } IL_0082: { V_4 = G_B7_0; float L_15 = V_2; float L_16 = IBeatKeyFollow_GetStepByTime_m2610078988(__this, L_15, /*hidden argument*/NULL); V_5 = L_16; float L_17 = V_5; Vector2_t2156229523 L_18 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_17); V_6 = L_18; float L_19 = (&V_6)->get_x_0(); float L_20 = V_4; Vector2_t2156229523 L_21 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_8 = L_21; float L_22 = (&V_8)->get_x_0(); float L_23 = (&V_6)->get_y_1(); float L_24 = V_4; Vector2_t2156229523 L_25 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_9 = L_25; float L_26 = (&V_9)->get_y_1(); float L_27 = V_4; Vector2_t2156229523 L_28 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_10 = L_28; float L_29 = (&V_10)->get_x_0(); float L_30 = V_4; Vector2_t2156229523 L_31 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_11 = L_31; float L_32 = (&V_11)->get_y_1(); Rect__ctor_m2614021312((&V_7), ((float)il2cpp_codegen_subtract((float)L_19, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_20)), (float)L_22)))), ((float)il2cpp_codegen_subtract((float)L_23, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_24)), (float)L_26)))), ((float)il2cpp_codegen_multiply((float)L_27, (float)L_29)), ((float)il2cpp_codegen_multiply((float)L_30, (float)L_32)), /*hidden argument*/NULL); int32_t L_33 = __this->get_m_nJudgeIndex_28(); if (L_33) { goto IL_01c5; } } { V_12 = (bool)0; il2cpp_codegen_initobj((&V_13), sizeof(Vector2_t2156229523 )); CBeatKeyManager_t1395295909 * L_34 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Rect_t2360479859 L_35 = V_7; NullCheck(L_34); bool L_36 = CBeatKeyManager_IsClkAreaMarked_m690496986(L_34, L_35, /*hidden argument*/NULL); if (L_36) { goto IL_016a; } } { Rect_t2360479859 L_37 = V_7; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); bool L_38 = CInputHelp_IsRectAreaLogicFirstClicked_m1211822106(NULL /*static, unused*/, L_37, (&V_13), /*hidden argument*/NULL); if (!L_38) { goto IL_016a; } } { V_12 = (bool)1; CBeatKeyManager_t1395295909 * L_39 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_40 = V_13; float L_41 = V_4; Vector2_t2156229523 L_42 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_14 = L_42; float L_43 = (&V_14)->get_x_0(); float L_44 = V_4; Vector2_t2156229523 L_45 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_15 = L_45; float L_46 = (&V_15)->get_y_1(); NullCheck(L_39); CBeatKeyManager_PushClkAreaMark_m1511125127(L_39, L_40, ((float)il2cpp_codegen_multiply((float)L_41, (float)L_43)), ((float)il2cpp_codegen_multiply((float)L_44, (float)L_46)), /*hidden argument*/NULL); } IL_016a: { float L_47 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_48 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); V_16 = ((float)il2cpp_codegen_subtract((float)L_47, (float)L_48)); float L_49 = V_16; int32_t L_50 = IBeatKeys_GetJudgeValByOffTime_m970048845(__this, L_49, /*hidden argument*/NULL); V_17 = L_50; float L_51 = V_16; if ((!(((float)(0.0f)) < ((float)L_51)))) { goto IL_0197; } } { int32_t L_52 = V_17; if ((((int32_t)L_52) == ((int32_t)1))) { goto IL_01a3; } } IL_0197: { float L_53 = V_3; float L_54 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_53) < ((float)L_54)))) { goto IL_01b0; } } IL_01a3: { VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 1); goto IL_01c0; } IL_01b0: { bool L_55 = V_12; if (!L_55) { goto IL_01c0; } } { int32_t L_56 = V_17; VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_56); } IL_01c0: { goto IL_01f9; } IL_01c5: { float L_57 = V_2; float L_58 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_57) <= ((float)L_58)))) { goto IL_01f9; } } { V_18 = (bool)0; Rect_t2360479859 L_59 = V_7; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); int32_t L_60 = CInputHelp_CheckMouseContains_m68996272(NULL /*static, unused*/, L_59, /*hidden argument*/NULL); if ((((int32_t)L_60) == ((int32_t)(-1)))) { goto IL_01e4; } } { V_18 = (bool)1; } IL_01e4: { bool L_61 = V_18; G_B22_0 = __this; if (!L_61) { G_B23_0 = __this; goto IL_01f2; } } { G_B24_0 = 4; G_B24_1 = G_B22_0; goto IL_01f3; } IL_01f2: { G_B24_0 = 1; G_B24_1 = G_B23_0; } IL_01f3: { NullCheck(G_B24_1); VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, G_B24_1, G_B24_0); } IL_01f9: { return; } } // System.Void DMCore.DanceMode.CBeatKeyFollowDirect::OnPaint() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowDirect_OnPaint_m164942500 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect_OnPaint_m164942500_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; 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; float V_7 = 0.0f; Rect_t2360479859 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)); Vector2_t2156229523 V_12; memset(&V_12, 0, sizeof(V_12)); float V_13 = 0.0f; String_t* V_14 = NULL; float V_15 = 0.0f; float V_16 = 0.0f; float V_17 = 0.0f; Vector2_t2156229523 V_18; memset(&V_18, 0, sizeof(V_18)); int32_t V_19 = 0; bool V_20 = false; float V_21 = 0.0f; Vector2_t2156229523 V_22; memset(&V_22, 0, sizeof(V_22)); Rect_t2360479859 V_23; memset(&V_23, 0, sizeof(V_23)); Vector2_t2156229523 V_24; memset(&V_24, 0, sizeof(V_24)); Vector2_t2156229523 V_25; memset(&V_25, 0, sizeof(V_25)); Vector2_t2156229523 V_26; memset(&V_26, 0, sizeof(V_26)); Vector2_t2156229523 V_27; memset(&V_27, 0, sizeof(V_27)); bool V_28 = false; float V_29 = 0.0f; int32_t V_30 = 0; float V_31 = 0.0f; float V_32 = 0.0f; float V_33 = 0.0f; Vector2_t2156229523 V_34; memset(&V_34, 0, sizeof(V_34)); Vector2_t2156229523 V_35; memset(&V_35, 0, sizeof(V_35)); int32_t V_36 = 0; Vector2_t2156229523 V_37; memset(&V_37, 0, sizeof(V_37)); float V_38 = 0.0f; float V_39 = 0.0f; float V_40 = 0.0f; String_t* G_B21_0 = NULL; int32_t G_B30_0 = 0; int32_t G_B34_0 = 0; int32_t G_B36_0 = 0; int32_t G_B35_0 = 0; int32_t G_B37_0 = 0; int32_t G_B37_1 = 0; { int32_t L_0 = __this->get_m_nJudgeIndex_28(); int32_t L_1 = IBeatKeyFollow_GetJudgeCount_m1037614411(__this, /*hidden argument*/NULL); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_06ba; } } { float L_2 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_3 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_4 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); V_0 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_2, (float)L_3))/(float)L_4)); float L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_6 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_1 = L_6; int32_t L_7 = V_1; int32_t L_8 = Mathf_Max_m3673002171(NULL /*static, unused*/, 0, L_7, /*hidden argument*/NULL); int32_t L_9 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); int32_t L_10 = Mathf_Min_m18103608(NULL /*static, unused*/, L_8, ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)), /*hidden argument*/NULL); V_1 = L_10; float L_11 = IBeatKeys_GetPaintAlpha_m2346745213(__this, /*hidden argument*/NULL); V_2 = L_11; float L_12 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_3 = L_12; V_4 = (0.0f); V_5 = (1.0f); float L_13 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_14 = IBeatKeys_GetFadeInTime_m2112968104(__this, /*hidden argument*/NULL); V_6 = ((float)il2cpp_codegen_subtract((float)L_13, (float)L_14)); float L_15 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_16 = V_6; float L_17 = IBeatKeys_GetFadeInTime_m2112968104(__this, /*hidden argument*/NULL); if ((!(((float)L_15) < ((float)((float)il2cpp_codegen_add((float)L_16, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_17)))))))) { goto IL_00b2; } } { float L_18 = V_6; float L_19 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_18) <= ((float)L_19)))) { goto IL_00b2; } } { float L_20 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_21 = V_6; float L_22 = IBeatKeys_GetFadeInTime_m2112968104(__this, /*hidden argument*/NULL); V_5 = ((float)il2cpp_codegen_add((float)(0.1f), (float)((float)((float)((float)il2cpp_codegen_multiply((float)(1.8f), (float)((float)il2cpp_codegen_subtract((float)L_20, (float)L_21))))/(float)L_22)))); } IL_00b2: { int32_t L_23 = V_1; int32_t L_24 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1))) == ((uint32_t)L_24)))) { goto IL_015e; } } { float L_25 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_26 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); V_7 = ((float)il2cpp_codegen_subtract((float)L_25, (float)L_26)); int32_t L_27 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); float L_28 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); float L_29 = V_7; if ((!(((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_27))), (float)L_28))) <= ((float)L_29)))) { goto IL_0117; } } { int32_t L_30 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if (((int32_t)((int32_t)L_30%(int32_t)2))) { goto IL_0104; } } { V_4 = (0.0f); V_5 = (1.0E-06f); goto IL_0112; } IL_0104: { V_4 = (1.0f); V_5 = (1.0f); } IL_0112: { goto IL_015e; } IL_0117: { int32_t L_31 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if (((int32_t)((int32_t)L_31%(int32_t)2))) { goto IL_014c; } } { V_4 = (0.0f); float L_32 = V_7; float L_33 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); float L_34 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); V_5 = ((float)((float)(fmodf(L_32, L_33))/(float)L_34)); float L_35 = V_5; V_5 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_35)); goto IL_015e; } IL_014c: { float L_36 = V_7; float L_37 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); float L_38 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); V_4 = ((float)((float)(fmodf(L_36, L_37))/(float)L_38)); } IL_015e: { float L_39 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_40 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_39, (0.0f), (0.99999f), /*hidden argument*/NULL); V_4 = L_40; CBeatKeyManager_t1395295909 * L_41 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_42 = IBeatKeyFollow_GetBackBorderTextureName_m3970457686(__this, /*hidden argument*/NULL); NullCheck(L_41); Rect_t2360479859 L_43 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_41, L_42, /*hidden argument*/NULL); V_8 = L_43; float L_44 = V_5; Vector2_t2156229523 L_45 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_44); V_9 = L_45; float L_46 = V_4; Vector2_t2156229523 L_47 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_46); V_10 = L_47; Vector2_t2156229523 L_48 = V_10; Vector2_t2156229523 L_49 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_50 = Vector2_Lerp_m854472224(NULL /*static, unused*/, L_48, L_49, (0.5f), /*hidden argument*/NULL); V_11 = L_50; il2cpp_codegen_initobj((&V_12), sizeof(Vector2_t2156229523 )); float L_51 = V_3; float L_52 = V_5; float L_53 = V_4; float L_54 = fabsf(((float)il2cpp_codegen_subtract((float)L_52, (float)L_53))); float L_55 = CBeatKeyFollowDirect_GetLength_m1559923808(__this, /*hidden argument*/NULL); float L_56 = Rect_get_width_m3421484486((&V_8), /*hidden argument*/NULL); (&V_12)->set_x_0(((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_51, (float)L_54)), (float)L_55))/(float)L_56))); float L_57 = V_3; (&V_12)->set_y_1(L_57); CBeatKeyManager_t1395295909 * L_58 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_59 = IBeatKeyFollow_GetBackBorderTextureName_m3970457686(__this, /*hidden argument*/NULL); Vector2_t2156229523 L_60 = V_11; Vector2_t2156229523 L_61 = V_12; float L_62 = __this->get_m_Angle_27(); float L_63 = V_2; NullCheck(L_58); CBeatKeyManager_PushDrawCommand_m2157714116(L_58, L_59, L_60, L_61, ((float)il2cpp_codegen_subtract((float)(360.0f), (float)L_62)), ((float)il2cpp_codegen_multiply((float)(1.2f), (float)L_63)), 0, /*hidden argument*/NULL); float L_64 = V_2; V_13 = ((float)il2cpp_codegen_add((float)(0.5f), (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_64)))); int32_t L_65 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if ((((int32_t)1) >= ((int32_t)L_65))) { goto IL_0264; } } { int32_t L_66 = V_1; int32_t L_67 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1))) == ((uint32_t)L_67)))) { goto IL_0264; } } { CBeatKeyManager_t1395295909 * L_68 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_69 = IBeatKeyFollow_GetBackRoundEndTextureName_m1718711955(__this, /*hidden argument*/NULL); Vector2_t2156229523 L_70 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, (0.0f)); float L_71 = VirtFuncInvoker0< float >::Invoke(34 /* System.Single DMCore.DanceMode.IBeatKeys::GetBackGroundBPMScale() */, __this); float L_72 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_73 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_74 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_71, (float)L_72)), L_73, /*hidden argument*/NULL); float L_75 = V_13; NullCheck(L_68); CBeatKeyManager_PushDrawCommand_m2157714116(L_68, L_69, L_70, L_74, (0.0f), L_75, 0, /*hidden argument*/NULL); goto IL_02a5; } IL_0264: { float L_76 = V_4; if ((!(((float)(1.0E-05f)) > ((float)L_76)))) { goto IL_02a5; } } { CBeatKeyManager_t1395295909 * L_77 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_78 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); Vector2_t2156229523 L_79 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, (0.0f)); float L_80 = VirtFuncInvoker0< float >::Invoke(34 /* System.Single DMCore.DanceMode.IBeatKeys::GetBackGroundBPMScale() */, __this); float L_81 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_82 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_83 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_80, (float)L_81)), L_82, /*hidden argument*/NULL); float L_84 = V_13; NullCheck(L_77); CBeatKeyManager_PushDrawCommand_m2157714116(L_77, L_78, L_79, L_83, (0.0f), L_84, 0, /*hidden argument*/NULL); } IL_02a5: { int32_t L_85 = V_1; int32_t L_86 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1))) == ((uint32_t)L_86)))) { goto IL_02be; } } { String_t* L_87 = IBeatKeyFollow_GetBackRoundEndTextureName_m1718711955(__this, /*hidden argument*/NULL); G_B21_0 = L_87; goto IL_02c4; } IL_02be: { String_t* L_88 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); G_B21_0 = L_88; } IL_02c4: { V_14 = G_B21_0; CBeatKeyManager_t1395295909 * L_89 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_90 = V_14; float L_91 = V_5; Vector2_t2156229523 L_92 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_91); float L_93 = VirtFuncInvoker0< float >::Invoke(34 /* System.Single DMCore.DanceMode.IBeatKeys::GetBackGroundBPMScale() */, __this); float L_94 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_95 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_96 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_93, (float)L_94)), L_95, /*hidden argument*/NULL); float L_97 = V_13; NullCheck(L_89); CBeatKeyManager_PushDrawCommand_m2157714116(L_89, L_90, L_92, L_96, (0.0f), L_97, 0, /*hidden argument*/NULL); IBeatKeys_DrawNumberIndex_m601134822(__this, /*hidden argument*/NULL); IBeatKeyFollow_DrawPingpongWidget_m3609074279(__this, /*hidden argument*/NULL); float L_98 = __this->get_m_fRadius_26(); V_15 = ((float)((float)L_98/(float)(70.0f))); float L_99 = V_15; V_16 = ((float)((float)(1.0f)/(float)L_99)); float L_100 = V_16; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_101 = Mathf_Min_m1073399594(NULL /*static, unused*/, (0.501f), L_100, /*hidden argument*/NULL); V_16 = L_101; float L_102 = V_16; V_17 = ((float)il2cpp_codegen_add((float)L_102, (float)(0.15f))); goto IL_0384; } IL_0335: { float L_103 = V_4; float L_104 = V_17; if ((!(((float)L_103) <= ((float)L_104)))) { goto IL_037d; } } { float L_105 = V_5; float L_106 = V_17; if ((!(((float)L_105) >= ((float)L_106)))) { goto IL_037d; } } { float L_107 = V_17; Vector2_t2156229523 L_108 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_107); V_18 = L_108; CBeatKeyManager_t1395295909 * L_109 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_110 = V_18; float L_111 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_112 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_113 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_111, L_112, /*hidden argument*/NULL); float L_114 = V_17; float L_115 = VirtFuncInvoker1< float, float >::Invoke(37 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetTangentByStep(System.Single) */, __this, L_114); float L_116 = V_2; NullCheck(L_109); CBeatKeyManager_PushDrawCommand_m2157714116(L_109, _stringLiteral95343124, L_110, L_113, ((float)il2cpp_codegen_add((float)L_115, (float)(180.0f))), L_116, 4, /*hidden argument*/NULL); } IL_037d: { float L_117 = V_17; float L_118 = V_16; V_17 = ((float)il2cpp_codegen_add((float)L_117, (float)L_118)); } IL_0384: { float L_119 = V_17; if ((((float)L_119) < ((float)(0.85f)))) { goto IL_0335; } } { CBeatKeyManager_t1395295909 * L_120 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_120); int32_t L_121 = CBeatKeyManager_GetBpm_m1897872510(L_120, /*hidden argument*/NULL); V_19 = L_121; V_20 = (bool)0; float L_122 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_123 = IBeatKeyFollow_GetStepByTime_m2610078988(__this, L_122, /*hidden argument*/NULL); V_21 = L_123; float L_124 = V_21; Vector2_t2156229523 L_125 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_124); V_22 = L_125; float L_126 = (&V_22)->get_x_0(); Vector2_t2156229523 L_127 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_24 = L_127; float L_128 = (&V_24)->get_x_0(); float L_129 = (&V_22)->get_y_1(); Vector2_t2156229523 L_130 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_25 = L_130; float L_131 = (&V_25)->get_y_1(); Vector2_t2156229523 L_132 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_26 = L_132; float L_133 = (&V_26)->get_x_0(); Vector2_t2156229523 L_134 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_27 = L_134; float L_135 = (&V_27)->get_y_1(); Rect__ctor_m2614021312((&V_23), ((float)il2cpp_codegen_subtract((float)L_126, (float)L_128)), ((float)il2cpp_codegen_subtract((float)L_129, (float)L_131)), ((float)il2cpp_codegen_multiply((float)(2.4f), (float)L_133)), ((float)il2cpp_codegen_multiply((float)(2.4f), (float)L_135)), /*hidden argument*/NULL); Rect_t2360479859 L_136 = V_23; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); int32_t L_137 = CInputHelp_CheckMouseContains_m68996272(NULL /*static, unused*/, L_136, /*hidden argument*/NULL); if ((((int32_t)L_137) == ((int32_t)(-1)))) { goto IL_0429; } } { G_B30_0 = 1; goto IL_042a; } IL_0429: { G_B30_0 = 0; } IL_042a: { V_28 = (bool)G_B30_0; float L_138 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); int32_t L_139 = V_19; V_29 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(1.5f), (float)L_138)), (float)((float)((float)(((float)((float)L_139)))/(float)(120.0f))))); float L_140 = V_29; float L_141 = V_29; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_142 = floorf(L_141); V_29 = ((float)il2cpp_codegen_subtract((float)L_140, (float)L_142)); float L_143 = V_29; V_29 = ((float)il2cpp_codegen_multiply((float)L_143, (float)(360.0f))); float L_144 = __this->get_m_Angle_27(); if ((!(((float)(90.0f)) <= ((float)L_144)))) { goto IL_0480; } } { float L_145 = __this->get_m_Angle_27(); if ((!(((float)(270.0f)) > ((float)L_145)))) { goto IL_0480; } } { G_B34_0 = 1; goto IL_0481; } IL_0480: { G_B34_0 = 0; } IL_0481: { V_30 = G_B34_0; int32_t L_146 = V_30; int32_t L_147 = V_1; G_B35_0 = L_146; if (!((int32_t)((int32_t)L_147%(int32_t)2))) { G_B36_0 = L_146; goto IL_0493; } } { G_B37_0 = 1; G_B37_1 = G_B35_0; goto IL_0494; } IL_0493: { G_B37_0 = 0; G_B37_1 = G_B36_0; } IL_0494: { V_30 = ((int32_t)il2cpp_codegen_add((int32_t)G_B37_1, (int32_t)G_B37_0)); int32_t L_148 = V_30; if (!((int32_t)((int32_t)L_148%(int32_t)2))) { goto IL_04aa; } } { float L_149 = V_29; V_29 = ((float)il2cpp_codegen_subtract((float)(360.0f), (float)L_149)); } IL_04aa: { bool L_150 = V_28; if (!L_150) { goto IL_060f; } } { CBeatKeyManager_t1395295909 * L_151 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_152 = V_22; float L_153 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_154 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_155 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_153, L_154, /*hidden argument*/NULL); float L_156 = V_29; float L_157 = V_2; NullCheck(L_151); CBeatKeyManager_PushDrawCommand_m2157714116(L_151, _stringLiteral1926744987, L_152, L_155, L_156, L_157, 2, /*hidden argument*/NULL); V_20 = (bool)1; int32_t L_158 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); float L_159 = CBeatKeyManager_GetHelpImageWidth_m367174396(NULL /*static, unused*/, L_158, /*hidden argument*/NULL); V_31 = L_159; CBeatKeyManager_t1395295909 * L_160 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_161 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); Vector2_t2156229523 L_162 = V_22; float L_163 = __this->get_m_fWidth_29(); float L_164 = V_31; NullCheck(L_160); CBeatKeyManager_PushHelpDrawCommand_m2252964895(L_160, L_161, L_162, ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_subtract((float)L_163, (float)L_164)))), (float)(6.0f))), (1.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAppOSHelp_t338788720_il2cpp_TypeInfo_var); bool L_165 = CAppOSHelp_IsHighQuality_m3319450917(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_165) { goto IL_060a; } } { float L_166 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); V_32 = ((float)il2cpp_codegen_multiply((float)L_166, (float)(5.0f))); float L_167 = V_32; float L_168 = V_32; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_169 = floorf(L_168); V_32 = ((float)il2cpp_codegen_subtract((float)L_167, (float)L_169)); Vector2_t2156229523 L_170 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_34 = L_170; float L_171 = (&V_34)->get_x_0(); Vector2_t2156229523 L_172 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_35 = L_172; float L_173 = (&V_35)->get_y_1(); float L_174 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_171, L_173, /*hidden argument*/NULL); V_33 = L_174; V_36 = 0; goto IL_05fc; } IL_055e: { IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_175 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); V_37 = L_175; float L_176 = (&V_22)->get_x_0(); float L_177 = V_33; IL2CPP_RUNTIME_CLASS_INIT(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var); SingleU5BU5D_t1444911251* L_178 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fLengthArray_21(); int32_t L_179 = V_36; NullCheck(L_178); int32_t L_180 = L_179; float L_181 = (L_178)->GetAt(static_cast(L_180)); SingleU5BU5D_t1444911251* L_182 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fLengthScaleArray_20(); int32_t L_183 = V_36; NullCheck(L_182); int32_t L_184 = L_183; float L_185 = (L_182)->GetAt(static_cast(L_184)); float L_186 = V_32; SingleU5BU5D_t1444911251* L_187 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fAngleArrayCos_19(); int32_t L_188 = V_36; NullCheck(L_187); int32_t L_189 = L_188; float L_190 = (L_187)->GetAt(static_cast(L_189)); (&V_37)->set_x_0(((float)il2cpp_codegen_add((float)L_176, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_177, (float)((float)il2cpp_codegen_add((float)L_181, (float)((float)il2cpp_codegen_multiply((float)L_185, (float)L_186)))))), (float)L_190))))); float L_191 = (&V_22)->get_y_1(); float L_192 = V_33; SingleU5BU5D_t1444911251* L_193 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fLengthArray_21(); int32_t L_194 = V_36; NullCheck(L_193); int32_t L_195 = L_194; float L_196 = (L_193)->GetAt(static_cast(L_195)); SingleU5BU5D_t1444911251* L_197 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fLengthScaleArray_20(); int32_t L_198 = V_36; NullCheck(L_197); int32_t L_199 = L_198; float L_200 = (L_197)->GetAt(static_cast(L_199)); float L_201 = V_32; SingleU5BU5D_t1444911251* L_202 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fAngleArraySin_18(); int32_t L_203 = V_36; NullCheck(L_202); int32_t L_204 = L_203; float L_205 = (L_202)->GetAt(static_cast(L_204)); (&V_37)->set_y_1(((float)il2cpp_codegen_add((float)L_191, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_192, (float)((float)il2cpp_codegen_add((float)L_196, (float)((float)il2cpp_codegen_multiply((float)L_200, (float)L_201)))))), (float)L_205))))); CBeatKeyManager_t1395295909 * L_206 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_207 = V_37; SingleU5BU5D_t1444911251* L_208 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fScaleArray_22(); int32_t L_209 = V_36; NullCheck(L_208); int32_t L_210 = L_209; float L_211 = (L_208)->GetAt(static_cast(L_210)); float L_212 = V_3; Vector2_t2156229523 L_213 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_214 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_211, (float)L_212)), L_213, /*hidden argument*/NULL); float L_215 = V_32; NullCheck(L_206); CBeatKeyManager_PushDrawCommand_m2157714116(L_206, _stringLiteral1153114131, L_207, L_214, ((float)il2cpp_codegen_multiply((float)L_215, (float)(60.0f))), (1.2f), 2, /*hidden argument*/NULL); int32_t L_216 = V_36; V_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_216, (int32_t)1)); } IL_05fc: { int32_t L_217 = V_36; IL2CPP_RUNTIME_CLASS_INIT(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var); SingleU5BU5D_t1444911251* L_218 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fAngleArraySin_18(); NullCheck(L_218); if ((((int32_t)L_217) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_218)->max_length))))))) { goto IL_055e; } } IL_060a: { goto IL_062f; } IL_060f: { CBeatKeyManager_t1395295909 * L_219 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_220 = V_22; float L_221 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_222 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_223 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_221, L_222, /*hidden argument*/NULL); float L_224 = V_29; float L_225 = V_2; NullCheck(L_219); CBeatKeyManager_PushDrawCommand_m2157714116(L_219, _stringLiteral3489590346, L_220, L_223, L_224, L_225, 2, /*hidden argument*/NULL); } IL_062f: { float L_226 = IBeatKeys_GetFadeInShowTime_m388566142(__this, /*hidden argument*/NULL); V_38 = L_226; bool L_227 = V_20; if (L_227) { goto IL_06ba; } } { float L_228 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_229 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); if ((!(((float)L_228) < ((float)L_229)))) { goto IL_06ba; } } { float L_230 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_231 = V_38; float L_232 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_230, (float)L_231))) <= ((float)L_232)))) { goto IL_06ba; } } { float L_233 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_234 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_235 = V_38; V_39 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)L_233, (float)L_234))/(float)L_235)))); int32_t L_236 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); float L_237 = CBeatKeyManager_GetHelpImageWidth_m367174396(NULL /*static, unused*/, L_236, /*hidden argument*/NULL); V_40 = L_237; CBeatKeyManager_t1395295909 * L_238 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_239 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); Vector2_t2156229523 L_240 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, (0.0f)); float L_241 = __this->get_m_fWidth_29(); float L_242 = V_40; float L_243 = V_39; NullCheck(L_238); CBeatKeyManager_PushHelpDrawCommand_m2252964895(L_238, L_239, L_240, ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_subtract((float)L_241, (float)L_242)))), (float)(6.0f))), L_243, /*hidden argument*/NULL); } IL_06ba: { IBeatKeys_OnPaint_m2136184718(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DMCore.DanceMode.CBeatKeyFollowDirect::GetJudgeCenterByStep(System.Single) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 CBeatKeyFollowDirect_GetJudgeCenterByStep_m1644289869 (CBeatKeyFollowDirect_t2524907670 * __this, float ___fStep0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect_GetJudgeCenterByStep_m1644289869_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector2_t2156229523 V_1; memset(&V_1, 0, sizeof(V_1)); float V_2 = 0.0f; Vector2_t2156229523 V_3; memset(&V_3, 0, sizeof(V_3)); { float L_0 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_0 = L_0; il2cpp_codegen_initobj((&V_1), sizeof(Vector2_t2156229523 )); float L_1 = ___fStep0; float L_2 = VirtFuncInvoker1< float, float >::Invoke(36 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetAngleByStep(System.Single) */, __this, L_1); V_2 = ((float)il2cpp_codegen_multiply((float)(0.0174532924f), (float)L_2)); Vector2_t2156229523 L_3 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); V_3 = L_3; float L_4 = (&V_3)->get_x_0(); float L_5 = ___fStep0; float L_6 = V_0; float L_7 = __this->get_m_fRadius_26(); float L_8 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_9 = cosf(L_8); (&V_1)->set_x_0(((float)il2cpp_codegen_add((float)L_4, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)), (float)L_7)), (float)L_9))))); float L_10 = (&V_3)->get_y_1(); float L_11 = ___fStep0; float L_12 = V_0; float L_13 = __this->get_m_fRadius_26(); float L_14 = V_2; float L_15 = sinf(L_14); (&V_1)->set_y_1(((float)il2cpp_codegen_subtract((float)L_10, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_11, (float)L_12)), (float)L_13)), (float)L_15))))); Vector2_t2156229523 L_16 = V_1; return L_16; } } // System.Single DMCore.DanceMode.CBeatKeyFollowDirect::GetArrowAngle() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowDirect_GetArrowAngle_m245059156 (CBeatKeyFollowDirect_t2524907670 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; { float L_0 = VirtFuncInvoker1< float, float >::Invoke(36 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetAngleByStep(System.Single) */, __this, (1.0f)); V_0 = L_0; float L_1 = V_0; V_0 = ((float)il2cpp_codegen_subtract((float)(180.0f), (float)L_1)); float L_2 = V_0; return L_2; } } // System.Single DMCore.DanceMode.CBeatKeyFollowDirect::GetTangentByStep(System.Single) extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowDirect_GetTangentByStep_m472396602 (CBeatKeyFollowDirect_t2524907670 * __this, float ___fStep0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect_GetTangentByStep_m472396602_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; int32_t V_1 = 0; float V_2 = 0.0f; { float L_0 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_1 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_2 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); V_0 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_0, (float)L_1))/(float)L_2)); float L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_3, /*hidden argument*/NULL); V_0 = L_4; float L_5 = V_0; int32_t L_6 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_1 = L_6; float L_7 = ___fStep0; float L_8 = VirtFuncInvoker1< float, float >::Invoke(36 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetAngleByStep(System.Single) */, __this, L_7); V_2 = ((float)il2cpp_codegen_subtract((float)(180.0f), (float)L_8)); int32_t L_9 = V_1; if (!((int32_t)((int32_t)L_9%(int32_t)2))) { goto IL_0046; } } { float L_10 = V_2; V_2 = ((float)il2cpp_codegen_add((float)L_10, (float)(180.0f))); } IL_0046: { float L_11 = V_2; V_2 = (fmodf(L_11, (360.0f))); float L_12 = V_2; return L_12; } } // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeyFollowDirect::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyFollowDirect_SetJudgeResult_m1415922599 (CBeatKeyFollowDirect_t2524907670 * __this, int32_t ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowDirect_SetJudgeResult_m1415922599_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t V_2 = 0; Vector2_t2156229523 V_3; memset(&V_3, 0, sizeof(V_3)); float V_4 = 0.0f; Vector2_t2156229523 V_5; memset(&V_5, 0, sizeof(V_5)); int32_t G_B4_0 = 0; ISoundManager_t434164892 * G_B6_0 = NULL; ISoundManager_t434164892 * G_B5_0 = NULL; int32_t G_B7_0 = 0; ISoundManager_t434164892 * G_B7_1 = NULL; CBeatKeyFollowDirect_t2524907670 * G_B10_0 = NULL; CBeatKeyFollowDirect_t2524907670 * G_B9_0 = NULL; float G_B11_0 = 0.0f; CBeatKeyFollowDirect_t2524907670 * G_B11_1 = NULL; { int32_t L_0 = __this->get_m_nJudgeIndex_28(); if (!L_0) { goto IL_001e; } } { int32_t L_1 = IBeatKeyFollow_GetJudgeCount_m1037614411(__this, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_nJudgeIndex_28(); if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))) == ((uint32_t)L_2)))) { goto IL_0024; } } IL_001e: { G_B4_0 = 1; goto IL_0025; } IL_0024: { G_B4_0 = 0; } IL_0025: { V_0 = (bool)G_B4_0; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); ISoundManager_t434164892 * L_4 = CRoot_GetSoundManager_m30020774(L_3, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = ISoundManager_IsBeatKeyMidiEnable_m1133154011(L_4, /*hidden argument*/NULL); V_1 = L_5; CRoot_t1043641654 * L_6 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); ISoundManager_t434164892 * L_7 = CRoot_GetSoundManager_m30020774(L_6, /*hidden argument*/NULL); bool L_8 = V_0; G_B5_0 = L_7; if (!L_8) { G_B6_0 = L_7; goto IL_0049; } } { bool L_9 = V_1; G_B7_0 = ((int32_t)(L_9)); G_B7_1 = G_B5_0; goto IL_004a; } IL_0049: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_004a: { NullCheck(G_B7_1); ISoundManager_SetBeatKeyMidiEnable_m3065603802(G_B7_1, (bool)G_B7_0, /*hidden argument*/NULL); int32_t L_10 = ___result0; int32_t L_11 = IBeatKeys_SetJudgeResult_m4242780543(__this, L_10, /*hidden argument*/NULL); V_2 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_12 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); ISoundManager_t434164892 * L_13 = CRoot_GetSoundManager_m30020774(L_12, /*hidden argument*/NULL); bool L_14 = V_1; NullCheck(L_13); ISoundManager_SetBeatKeyMidiEnable_m3065603802(L_13, L_14, /*hidden argument*/NULL); int32_t L_15 = IBeatKeyFollow_GetJudgeCount_m1037614411(__this, /*hidden argument*/NULL); int32_t L_16 = __this->get_m_nJudgeIndex_28(); if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1))) == ((uint32_t)L_16)))) { goto IL_00aa; } } { int32_t L_17 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); G_B9_0 = __this; if (((int32_t)((int32_t)L_17%(int32_t)2))) { G_B10_0 = __this; goto IL_0092; } } { G_B11_0 = (0.0f); G_B11_1 = G_B9_0; goto IL_0097; } IL_0092: { G_B11_0 = (1.0f); G_B11_1 = G_B10_0; } IL_0097: { NullCheck(G_B11_1); Vector2_t2156229523 L_18 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, G_B11_1, G_B11_0); V_3 = L_18; int32_t L_19 = V_2; Vector2_t2156229523 L_20 = V_3; IBeatKeys_SetDrawResult_m3839988315(__this, L_19, L_20, /*hidden argument*/NULL); goto IL_00d0; } IL_00aa: { float L_21 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_22 = IBeatKeyFollow_GetStepByTime_m2610078988(__this, L_21, /*hidden argument*/NULL); V_4 = L_22; float L_23 = V_4; Vector2_t2156229523 L_24 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_23); V_5 = L_24; int32_t L_25 = V_2; Vector2_t2156229523 L_26 = V_5; IBeatKeys_SetDrawResult_m390367502(__this, L_25, L_26, (0.16f), /*hidden argument*/NULL); } IL_00d0: { int32_t L_27 = __this->get_m_nJudgeIndex_28(); __this->set_m_nJudgeIndex_28(((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1))); int32_t L_28 = V_2; return L_28; } } // System.Single DMCore.DanceMode.CBeatKeyFollowDirect::GetAngleByStep(System.Single) extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowDirect_GetAngleByStep_m2670902011 (CBeatKeyFollowDirect_t2524907670 * __this, float ___fStep0, const RuntimeMethod* method) { { float L_0 = __this->get_m_Angle_27(); 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 DMCore.DanceMode.CBeatKeyFollowSphere::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere__ctor_m2116954931 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere__ctor_m2116954931_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var); IBeatKeyFollow__ctor_m2791885685(__this, /*hidden argument*/NULL); __this->set_m_fInsideRadius_26((100.0f)); __this->set_m_fAngleBegin_28((0.0f)); __this->set_m_fAngleEnd_29((180.0f)); float L_0 = __this->get_m_fInsideRadius_26(); CBeatKeyFollowSphere_SetRadius_m3726410195(__this, L_0, /*hidden argument*/NULL); __this->set_m_bCCW_30((bool)1); __this->set_m_nJudgeIndex_31(0); return; } } // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::OnInit() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_OnInit_m857173372 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_OnInit_m857173372_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; Rect_t2360479859 V_2; memset(&V_2, 0, sizeof(V_2)); { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); NullCheck(L_0); Rect_t2360479859 L_2 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; float L_3 = Rect_get_width_m3421484486((&V_0), /*hidden argument*/NULL); float L_4 = Rect_get_height_m1358425599((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_5 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); __this->set_m_fWidth_32(L_5); float L_6 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_1 = L_6; CBeatKeyManager_t1395295909 * L_7 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_8 = IBeatKeyFollow_GetBackBorderTextureName_m3970457686(__this, /*hidden argument*/NULL); NullCheck(L_7); Rect_t2360479859 L_9 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_7, L_8, /*hidden argument*/NULL); V_2 = L_9; float L_10 = Rect_get_height_m1358425599((&V_2), /*hidden argument*/NULL); __this->set_m_fBorderWidth_27(L_10); float L_11 = V_1; float L_12 = Rect_get_width_m3421484486((&V_0), /*hidden argument*/NULL); float L_13 = V_1; float L_14 = Rect_get_height_m1358425599((&V_0), /*hidden argument*/NULL); IBeatKeys_SetJudgeBox_m782248210(__this, ((float)il2cpp_codegen_multiply((float)L_11, (float)L_12)), ((float)il2cpp_codegen_multiply((float)L_13, (float)L_14)), /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::Reset() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_Reset_m2482354563 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { { IBeatKeys_Reset_m755369209(__this, /*hidden argument*/NULL); __this->set_m_nJudgeIndex_31(0); return; } } // System.String DMCore.DanceMode.CBeatKeyFollowSphere::GetUniqueName() extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeyFollowSphere_GetUniqueName_m2275573809 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_GetUniqueName_m2275573809_MetadataUsageId); s_Il2CppMethodInitialized = true; } { return _stringLiteral2002989592; } } // DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.CBeatKeyFollowSphere::GetBeatKeyType() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyFollowSphere_GetBeatKeyType_m2376760509 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { { return (int32_t)(2); } } // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::SetCenter(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_SetCenter_m961034863 (CBeatKeyFollowSphere_t3380415390 * __this, Vector2_t2156229523 ___pointCenter0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_SetCenter_m961034863_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; { Vector2_t2156229523 L_0 = ___pointCenter0; ((IBeatKeys_t2500473988 *)__this)->set_m_BeatCenter_7(L_0); Rect_t2360479859 L_1 = CBeatKeyFollowSphere_GetBoundingBox_m3112791760(__this, /*hidden argument*/NULL); V_0 = L_1; float L_2 = Rect_get_x_m3839990490((&V_0), /*hidden argument*/NULL); V_1 = ((-L_2)); int32_t L_3 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); float L_4 = Rect_get_xMax_m3018144503((&V_0), /*hidden argument*/NULL); V_2 = ((float)il2cpp_codegen_subtract((float)(((float)((float)L_3))), (float)L_4)); float L_5 = Rect_get_y_m1501338330((&V_0), /*hidden argument*/NULL); V_3 = ((-L_5)); int32_t L_6 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); float L_7 = Rect_get_yMax_m743455479((&V_0), /*hidden argument*/NULL); V_4 = ((float)il2cpp_codegen_subtract((float)(((float)((float)L_6))), (float)L_7)); Vector2_t2156229523 * L_8 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); Vector2_t2156229523 * L_9 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); float L_10 = L_9->get_x_0(); float L_11 = V_1; float L_12 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_13 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_10, L_11, L_12, /*hidden argument*/NULL); L_8->set_x_0(L_13); Vector2_t2156229523 * L_14 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); Vector2_t2156229523 * L_15 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); float L_16 = L_15->get_y_1(); float L_17 = V_3; float L_18 = V_4; float L_19 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_16, L_17, L_18, /*hidden argument*/NULL); L_14->set_y_1(L_19); Vector2_t2156229523 * L_20 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); Vector2_t2156229523 * L_21 = L_20; float L_22 = L_21->get_x_0(); int32_t L_23 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); L_21->set_x_0(((float)((float)L_22/(float)(((float)((float)L_23)))))); Vector2_t2156229523 * L_24 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_BeatCenter_7(); Vector2_t2156229523 * L_25 = L_24; float L_26 = L_25->get_y_1(); int32_t L_27 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); L_25->set_y_1(((float)((float)L_26/(float)(((float)((float)L_27)))))); return; } } // System.Boolean DMCore.DanceMode.CBeatKeyFollowSphere::PtInside(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR bool CBeatKeyFollowSphere_PtInside_m4078626387 (CBeatKeyFollowSphere_t3380415390 * __this, Vector2_t2156229523 ___pt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_PtInside_m4078626387_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); float V_3 = 0.0f; Vector2_t2156229523 V_4; memset(&V_4, 0, sizeof(V_4)); float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; Rect_t2360479859 V_8; memset(&V_8, 0, sizeof(V_8)); float V_9 = 0.0f; int32_t G_B6_0 = 0; { Vector2_t2156229523 L_0 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); V_0 = L_0; Vector2_t2156229523 L_1 = V_0; Vector2_t2156229523 L_2 = ___pt0; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); float L_3 = Vector2_Distance_m3048868881(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); V_1 = L_3; float L_4 = CBeatKeyFollowSphere_GetRadiusInside_m2591550470(__this, /*hidden argument*/NULL); float L_5 = V_1; if ((((float)L_4) > ((float)L_5))) { goto IL_0027; } } { float L_6 = CBeatKeyFollowSphere_GetRadiusOutside_m1072459049(__this, /*hidden argument*/NULL); float L_7 = V_1; if ((!(((float)L_6) < ((float)L_7)))) { goto IL_0029; } } IL_0027: { return (bool)0; } IL_0029: { float L_8 = (&___pt0)->get_x_0(); float L_9 = (&V_0)->get_x_0(); float L_10 = (&V_0)->get_y_1(); float L_11 = (&___pt0)->get_y_1(); Vector2__ctor_m3970636864((&V_2), ((float)il2cpp_codegen_subtract((float)L_8, (float)L_9)), ((float)il2cpp_codegen_subtract((float)L_10, (float)L_11)), /*hidden argument*/NULL); Vector2_Normalize_m1906922873((&V_2), /*hidden argument*/NULL); float L_12 = VirtFuncInvoker1< float, float >::Invoke(36 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetAngleByStep(System.Single) */, __this, (0.5f)); V_3 = L_12; float L_13 = V_3; V_3 = ((float)il2cpp_codegen_multiply((float)L_13, (float)(0.0174532924f))); float L_14 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_15 = cosf(L_14); float L_16 = V_3; float L_17 = sinf(L_16); Vector2__ctor_m3970636864((&V_4), L_15, L_17, /*hidden argument*/NULL); Vector2_t2156229523 L_18 = V_2; Vector2_t2156229523 L_19 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); float L_20 = Vector2_Dot_m1554553447(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); float L_21 = acosf(L_20); V_5 = L_21; float L_22 = CBeatKeyFollowSphere_GetAngleSum_m2228492430(__this, /*hidden argument*/NULL); V_6 = ((float)il2cpp_codegen_multiply((float)(0.008726646f), (float)L_22)); float L_23 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_7 = L_23; CBeatKeyManager_t1395295909 * L_24 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_25 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); NullCheck(L_24); Rect_t2360479859 L_26 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_24, L_25, /*hidden argument*/NULL); V_8 = L_26; float L_27 = V_7; float L_28 = Rect_get_width_m3421484486((&V_8), /*hidden argument*/NULL); float L_29 = CBeatKeyFollowSphere_GetRadiusInside_m2591550470(__this, /*hidden argument*/NULL); float L_30 = CBeatKeyFollowSphere_GetRadiusOutside_m1072459049(__this, /*hidden argument*/NULL); float L_31 = atan2f(((float)il2cpp_codegen_multiply((float)L_27, (float)L_28)), ((float)il2cpp_codegen_add((float)L_29, (float)L_30))); V_9 = L_31; float L_32 = V_5; float L_33 = V_6; float L_34 = V_9; if ((!(((float)L_32) <= ((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_33, (float)L_34)), (float)(0.06283186f))))))) { goto IL_00e9; } } { G_B6_0 = 1; goto IL_00ea; } IL_00e9: { G_B6_0 = 0; } IL_00ea: { return (bool)G_B6_0; } } // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::SetRadius(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_SetRadius_m3726410195 (CBeatKeyFollowSphere_t3380415390 * __this, float ___fInside0, const RuntimeMethod* method) { float V_0 = 0.0f; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); { float L_0 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_0 = L_0; float L_1 = V_0; float L_2 = ___fInside0; __this->set_m_fInsideRadius_26(((float)il2cpp_codegen_multiply((float)L_1, (float)L_2))); CBeatKeyManager_t1395295909 * L_3 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_4 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); NullCheck(L_3); Rect_t2360479859 L_5 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; float L_6 = V_0; float L_7 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); float L_8 = V_0; float L_9 = Rect_get_height_m1358425599((&V_1), /*hidden argument*/NULL); IBeatKeys_SetJudgeBox_m782248210(__this, ((float)il2cpp_codegen_multiply((float)L_6, (float)L_7)), ((float)il2cpp_codegen_multiply((float)L_8, (float)L_9)), /*hidden argument*/NULL); return; } } // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetRadiusInside() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetRadiusInside_m2591550470 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_m_fInsideRadius_26(); return L_0; } } // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetRadiusOutside() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetRadiusOutside_m1072459049 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; { float L_0 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_0 = L_0; float L_1 = __this->get_m_fInsideRadius_26(); float L_2 = __this->get_m_fBorderWidth_27(); float L_3 = V_0; return ((float)il2cpp_codegen_add((float)L_1, (float)((float)il2cpp_codegen_multiply((float)L_2, (float)L_3)))); } } // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::SetAngleRange(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_SetAngleRange_m3460818029 (CBeatKeyFollowSphere_t3380415390 * __this, float ___fBegin0, float ___fEnd1, const RuntimeMethod* method) { { float L_0 = ___fBegin0; __this->set_m_fAngleBegin_28(L_0); float L_1 = ___fEnd1; __this->set_m_fAngleEnd_29(L_1); return; } } // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetAngleBegin() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetAngleBegin_m1523088533 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_m_fAngleBegin_28(); return L_0; } } // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetAngleEnd() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetAngleEnd_m3026524983 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_m_fAngleEnd_29(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::SetCCW(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_SetCCW_m1254153915 (CBeatKeyFollowSphere_t3380415390 * __this, bool ___bCCW0, const RuntimeMethod* method) { { bool L_0 = ___bCCW0; __this->set_m_bCCW_30(L_0); return; } } // System.Boolean DMCore.DanceMode.CBeatKeyFollowSphere::GetCCW() extern "C" IL2CPP_METHOD_ATTR bool CBeatKeyFollowSphere_GetCCW_m2224137414 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bCCW_30(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_SerialToXml_m3264039614 (CBeatKeyFollowSphere_t3380415390 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_SerialToXml_m3264039614_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B2_0 = NULL; DMXmlNode_t3958967524 * G_B2_1 = NULL; String_t* G_B1_0 = NULL; DMXmlNode_t3958967524 * G_B1_1 = NULL; String_t* G_B3_0 = NULL; String_t* G_B3_1 = NULL; DMXmlNode_t3958967524 * G_B3_2 = NULL; { DMXmlNode_t3958967524 * L_0 = ___element0; IBeatKeyFollow_SerialToXml_m272553896(__this, L_0, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_1 = ___element0; float* L_2 = __this->get_address_of_m_fInsideRadius_26(); String_t* L_3 = Single_ToString_m3947131094(L_2, /*hidden argument*/NULL); NullCheck(L_1); DMXmlNode_SetAttribute_m3965231450(L_1, _stringLiteral502471966, L_3, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_4 = ___element0; float* L_5 = __this->get_address_of_m_fAngleBegin_28(); String_t* L_6 = Single_ToString_m3947131094(L_5, /*hidden argument*/NULL); NullCheck(L_4); DMXmlNode_SetAttribute_m3965231450(L_4, _stringLiteral858053652, L_6, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_7 = ___element0; float* L_8 = __this->get_address_of_m_fAngleEnd_29(); String_t* L_9 = Single_ToString_m3947131094(L_8, /*hidden argument*/NULL); NullCheck(L_7); DMXmlNode_SetAttribute_m3965231450(L_7, _stringLiteral3890643180, L_9, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_10 = ___element0; bool L_11 = __this->get_m_bCCW_30(); G_B1_0 = _stringLiteral2150064340; G_B1_1 = L_10; if (!L_11) { G_B2_0 = _stringLiteral2150064340; G_B2_1 = L_10; goto IL_0076; } } { G_B3_0 = _stringLiteral3452614543; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_007b; } IL_0076: { G_B3_0 = _stringLiteral3452614544; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_007b: { NullCheck(G_B3_2); DMXmlNode_SetAttribute_m3965231450(G_B3_2, G_B3_1, G_B3_0, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_DeserialFromXml_m3661753372 (CBeatKeyFollowSphere_t3380415390 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_DeserialFromXml_m3661753372_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeyFollowSphere_t3380415390 * G_B2_0 = NULL; CBeatKeyFollowSphere_t3380415390 * G_B1_0 = NULL; int32_t G_B3_0 = 0; CBeatKeyFollowSphere_t3380415390 * G_B3_1 = NULL; { DMXmlNode_t3958967524 * L_0 = ___element0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); float L_1 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_0, _stringLiteral502471966, (100.0f), /*hidden argument*/NULL); __this->set_m_fInsideRadius_26(L_1); DMXmlNode_t3958967524 * L_2 = ___element0; float L_3 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_2, _stringLiteral858053652, (0.0f), /*hidden argument*/NULL); __this->set_m_fAngleBegin_28(L_3); DMXmlNode_t3958967524 * L_4 = ___element0; float L_5 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_4, _stringLiteral3890643180, (0.0f), /*hidden argument*/NULL); __this->set_m_fAngleEnd_29(L_5); DMXmlNode_t3958967524 * L_6 = ___element0; int32_t L_7 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_6, _stringLiteral2150064340, 1, /*hidden argument*/NULL); G_B1_0 = __this; if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { G_B2_0 = __this; goto IL_005b; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; goto IL_005c; } IL_005b: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_005c: { NullCheck(G_B3_1); G_B3_1->set_m_bCCW_30((bool)G_B3_0); DMXmlNode_t3958967524 * L_8 = ___element0; IBeatKeyFollow_DeserialFromXml_m250303597(__this, L_8, /*hidden argument*/NULL); float L_9 = __this->get_m_fInsideRadius_26(); CBeatKeyFollowSphere_SetRadius_m3726410195(__this, L_9, /*hidden argument*/NULL); Vector2_t2156229523 L_10 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); VirtActionInvoker1< Vector2_t2156229523 >::Invoke(29 /* System.Void DMCore.DanceMode.IBeatKeys::SetCenter(UnityEngine.Vector2) */, __this, L_10); VirtActionInvoker0::Invoke(21 /* System.Void DMCore.DanceMode.IBeatKeys::OnInit() */, __this); return; } } // UnityEngine.Rect DMCore.DanceMode.CBeatKeyFollowSphere::GetJudgeRect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CBeatKeyFollowSphere_GetJudgeRect_m3679284308 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); { float L_0 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); Vector2_t2156229523 L_1 = IBeatKeyFollow_GetJudgeCenterByTime_m606881250(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = (&V_0)->get_x_0(); Vector2_t2156229523 * L_3 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_JudgeBox_8(); float L_4 = L_3->get_x_0(); float L_5 = (&V_0)->get_y_1(); Vector2_t2156229523 * L_6 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_JudgeBox_8(); float L_7 = L_6->get_y_1(); Vector2_t2156229523 * L_8 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_JudgeBox_8(); float L_9 = L_8->get_x_0(); Vector2_t2156229523 * L_10 = ((IBeatKeys_t2500473988 *)__this)->get_address_of_m_JudgeBox_8(); float L_11 = L_10->get_y_1(); Rect__ctor_m2614021312((&V_1), ((float)il2cpp_codegen_subtract((float)L_2, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_4)))), ((float)il2cpp_codegen_subtract((float)L_5, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_7)))), L_9, L_11, /*hidden argument*/NULL); Rect_t2360479859 L_12 = V_1; return L_12; } } // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::OnAnim() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_OnAnim_m871329173 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_OnAnim_m871329173_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; 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; Vector2_t2156229523 V_6; memset(&V_6, 0, sizeof(V_6)); Rect_t2360479859 V_7; memset(&V_7, 0, sizeof(V_7)); Vector2_t2156229523 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)); bool V_12 = false; Vector2_t2156229523 V_13; memset(&V_13, 0, sizeof(V_13)); Vector2_t2156229523 V_14; memset(&V_14, 0, sizeof(V_14)); Vector2_t2156229523 V_15; memset(&V_15, 0, sizeof(V_15)); float V_16 = 0.0f; int32_t V_17 = 0; bool V_18 = false; float G_B7_0 = 0.0f; CBeatKeyFollowSphere_t3380415390 * G_B23_0 = NULL; CBeatKeyFollowSphere_t3380415390 * G_B22_0 = NULL; int32_t G_B24_0 = 0; CBeatKeyFollowSphere_t3380415390 * G_B24_1 = NULL; { IBeatKeyFollow_OnAnim_m200921393(__this, /*hidden argument*/NULL); int32_t L_0 = IBeatKeyFollow_GetJudgeCount_m1037614411(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = __this->get_m_nJudgeIndex_31(); int32_t L_2 = V_0; if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_001a; } } { return; } IL_001a: { float L_3 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_4 = IBeatKeys_GetFadeInShowTime_m388566142(__this, /*hidden argument*/NULL); float L_5 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_3, (float)L_4))) > ((float)L_5)))) { goto IL_0033; } } { return; } IL_0033: { float L_6 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); int32_t L_7 = IBeatKeyFollow_GetJudgePointCount_m1683802171(__this, /*hidden argument*/NULL); V_1 = ((float)((float)L_6/(float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1))))))); float L_8 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_9 = V_1; int32_t L_10 = __this->get_m_nJudgeIndex_31(); V_2 = ((float)il2cpp_codegen_add((float)L_8, (float)((float)il2cpp_codegen_multiply((float)L_9, (float)(((float)((float)L_10))))))); float L_11 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_12 = V_1; int32_t L_13 = __this->get_m_nJudgeIndex_31(); V_3 = ((float)il2cpp_codegen_add((float)L_11, (float)((float)il2cpp_codegen_multiply((float)L_12, (float)(((float)((float)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))))))))); int32_t L_14 = __this->get_m_nJudgeIndex_31(); if (L_14) { goto IL_007d; } } { G_B7_0 = (1.2f); goto IL_0082; } IL_007d: { G_B7_0 = (2.4f); } IL_0082: { V_4 = G_B7_0; float L_15 = V_2; float L_16 = IBeatKeyFollow_GetStepByTime_m2610078988(__this, L_15, /*hidden argument*/NULL); V_5 = L_16; float L_17 = V_5; Vector2_t2156229523 L_18 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_17); V_6 = L_18; float L_19 = (&V_6)->get_x_0(); float L_20 = V_4; Vector2_t2156229523 L_21 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_8 = L_21; float L_22 = (&V_8)->get_x_0(); float L_23 = (&V_6)->get_y_1(); float L_24 = V_4; Vector2_t2156229523 L_25 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_9 = L_25; float L_26 = (&V_9)->get_y_1(); float L_27 = V_4; Vector2_t2156229523 L_28 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_10 = L_28; float L_29 = (&V_10)->get_x_0(); float L_30 = V_4; Vector2_t2156229523 L_31 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_11 = L_31; float L_32 = (&V_11)->get_y_1(); Rect__ctor_m2614021312((&V_7), ((float)il2cpp_codegen_subtract((float)L_19, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_20)), (float)L_22)))), ((float)il2cpp_codegen_subtract((float)L_23, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_24)), (float)L_26)))), ((float)il2cpp_codegen_multiply((float)L_27, (float)L_29)), ((float)il2cpp_codegen_multiply((float)L_30, (float)L_32)), /*hidden argument*/NULL); int32_t L_33 = __this->get_m_nJudgeIndex_31(); if (L_33) { goto IL_01c5; } } { V_12 = (bool)0; il2cpp_codegen_initobj((&V_13), sizeof(Vector2_t2156229523 )); CBeatKeyManager_t1395295909 * L_34 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Rect_t2360479859 L_35 = V_7; NullCheck(L_34); bool L_36 = CBeatKeyManager_IsClkAreaMarked_m690496986(L_34, L_35, /*hidden argument*/NULL); if (L_36) { goto IL_016a; } } { Rect_t2360479859 L_37 = V_7; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); bool L_38 = CInputHelp_IsRectAreaLogicFirstClicked_m1211822106(NULL /*static, unused*/, L_37, (&V_13), /*hidden argument*/NULL); if (!L_38) { goto IL_016a; } } { V_12 = (bool)1; CBeatKeyManager_t1395295909 * L_39 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_40 = V_13; float L_41 = V_4; Vector2_t2156229523 L_42 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_14 = L_42; float L_43 = (&V_14)->get_x_0(); float L_44 = V_4; Vector2_t2156229523 L_45 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_15 = L_45; float L_46 = (&V_15)->get_y_1(); NullCheck(L_39); CBeatKeyManager_PushClkAreaMark_m1511125127(L_39, L_40, ((float)il2cpp_codegen_multiply((float)L_41, (float)L_43)), ((float)il2cpp_codegen_multiply((float)L_44, (float)L_46)), /*hidden argument*/NULL); } IL_016a: { float L_47 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_48 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); V_16 = ((float)il2cpp_codegen_subtract((float)L_47, (float)L_48)); float L_49 = V_16; int32_t L_50 = IBeatKeys_GetJudgeValByOffTime_m970048845(__this, L_49, /*hidden argument*/NULL); V_17 = L_50; float L_51 = V_16; if ((!(((float)(0.0f)) < ((float)L_51)))) { goto IL_0197; } } { int32_t L_52 = V_17; if ((((int32_t)L_52) == ((int32_t)1))) { goto IL_01a3; } } IL_0197: { float L_53 = V_3; float L_54 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_53) < ((float)L_54)))) { goto IL_01b0; } } IL_01a3: { VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 1); goto IL_01c0; } IL_01b0: { bool L_55 = V_12; if (!L_55) { goto IL_01c0; } } { int32_t L_56 = V_17; VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_56); } IL_01c0: { goto IL_01f9; } IL_01c5: { float L_57 = V_2; float L_58 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_57) <= ((float)L_58)))) { goto IL_01f9; } } { V_18 = (bool)0; Rect_t2360479859 L_59 = V_7; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); int32_t L_60 = CInputHelp_CheckMouseContains_m68996272(NULL /*static, unused*/, L_59, /*hidden argument*/NULL); if ((((int32_t)L_60) == ((int32_t)(-1)))) { goto IL_01e4; } } { V_18 = (bool)1; } IL_01e4: { bool L_61 = V_18; G_B22_0 = __this; if (!L_61) { G_B23_0 = __this; goto IL_01f2; } } { G_B24_0 = 4; G_B24_1 = G_B22_0; goto IL_01f3; } IL_01f2: { G_B24_0 = 1; G_B24_1 = G_B23_0; } IL_01f3: { NullCheck(G_B24_1); VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, G_B24_1, G_B24_0); } IL_01f9: { return; } } // System.Void DMCore.DanceMode.CBeatKeyFollowSphere::OnPaint() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyFollowSphere_OnPaint_m1425970076 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_OnPaint_m1425970076_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; 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; float V_7 = 0.0f; Vector2_t2156229523 V_8; memset(&V_8, 0, sizeof(V_8)); Rect_t2360479859 V_9; memset(&V_9, 0, sizeof(V_9)); float V_10 = 0.0f; float V_11 = 0.0f; String_t* V_12 = NULL; float V_13 = 0.0f; float V_14 = 0.0f; float V_15 = 0.0f; Vector2_t2156229523 V_16; memset(&V_16, 0, sizeof(V_16)); int32_t V_17 = 0; bool V_18 = false; float V_19 = 0.0f; Vector2_t2156229523 V_20; memset(&V_20, 0, sizeof(V_20)); Rect_t2360479859 V_21; memset(&V_21, 0, sizeof(V_21)); Vector2_t2156229523 V_22; memset(&V_22, 0, sizeof(V_22)); Vector2_t2156229523 V_23; memset(&V_23, 0, sizeof(V_23)); Vector2_t2156229523 V_24; memset(&V_24, 0, sizeof(V_24)); Vector2_t2156229523 V_25; memset(&V_25, 0, sizeof(V_25)); bool V_26 = false; bool V_27 = false; float V_28 = 0.0f; float V_29 = 0.0f; float V_30 = 0.0f; float V_31 = 0.0f; Vector2_t2156229523 V_32; memset(&V_32, 0, sizeof(V_32)); Vector2_t2156229523 V_33; memset(&V_33, 0, sizeof(V_33)); int32_t V_34 = 0; Vector2_t2156229523 V_35; memset(&V_35, 0, sizeof(V_35)); float V_36 = 0.0f; float V_37 = 0.0f; float V_38 = 0.0f; String_t* G_B21_0 = NULL; int32_t G_B30_0 = 0; int32_t G_B33_0 = 0; { int32_t L_0 = __this->get_m_nJudgeIndex_31(); int32_t L_1 = IBeatKeyFollow_GetJudgeCount_m1037614411(__this, /*hidden argument*/NULL); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0672; } } { float L_2 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_3 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_4 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); V_0 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_2, (float)L_3))/(float)L_4)); float L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_6 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_1 = L_6; int32_t L_7 = V_1; int32_t L_8 = Mathf_Max_m3673002171(NULL /*static, unused*/, 0, L_7, /*hidden argument*/NULL); int32_t L_9 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); int32_t L_10 = Mathf_Min_m18103608(NULL /*static, unused*/, L_8, ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)), /*hidden argument*/NULL); V_1 = L_10; float L_11 = IBeatKeys_GetPaintAlpha_m2346745213(__this, /*hidden argument*/NULL); V_2 = L_11; float L_12 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_3 = L_12; V_4 = (0.0f); V_5 = (1.0f); float L_13 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_14 = IBeatKeys_GetFadeInTime_m2112968104(__this, /*hidden argument*/NULL); V_6 = ((float)il2cpp_codegen_subtract((float)L_13, (float)L_14)); float L_15 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_16 = V_6; float L_17 = IBeatKeys_GetFadeInTime_m2112968104(__this, /*hidden argument*/NULL); if ((!(((float)L_15) < ((float)((float)il2cpp_codegen_add((float)L_16, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_17)))))))) { goto IL_00b2; } } { float L_18 = V_6; float L_19 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_18) <= ((float)L_19)))) { goto IL_00b2; } } { float L_20 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_21 = V_6; float L_22 = IBeatKeys_GetFadeInTime_m2112968104(__this, /*hidden argument*/NULL); V_5 = ((float)il2cpp_codegen_add((float)(0.1f), (float)((float)((float)((float)il2cpp_codegen_multiply((float)(1.8f), (float)((float)il2cpp_codegen_subtract((float)L_20, (float)L_21))))/(float)L_22)))); } IL_00b2: { int32_t L_23 = V_1; int32_t L_24 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1))) == ((uint32_t)L_24)))) { goto IL_015e; } } { float L_25 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_26 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); V_7 = ((float)il2cpp_codegen_subtract((float)L_25, (float)L_26)); int32_t L_27 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); float L_28 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); float L_29 = V_7; if ((!(((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_27))), (float)L_28))) <= ((float)L_29)))) { goto IL_0117; } } { int32_t L_30 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if (((int32_t)((int32_t)L_30%(int32_t)2))) { goto IL_0104; } } { V_4 = (0.0f); V_5 = (1.0E-06f); goto IL_0112; } IL_0104: { V_4 = (1.0f); V_5 = (1.0f); } IL_0112: { goto IL_015e; } IL_0117: { int32_t L_31 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if (((int32_t)((int32_t)L_31%(int32_t)2))) { goto IL_014c; } } { V_4 = (0.0f); float L_32 = V_7; float L_33 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); float L_34 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); V_5 = ((float)((float)(fmodf(L_32, L_33))/(float)L_34)); float L_35 = V_5; V_5 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_35)); goto IL_015e; } IL_014c: { float L_36 = V_7; float L_37 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); float L_38 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); V_4 = ((float)((float)(fmodf(L_36, L_37))/(float)L_38)); } IL_015e: { float L_39 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_40 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_39, (0.0f), (0.99999f), /*hidden argument*/NULL); V_4 = L_40; Vector2_t2156229523 L_41 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); V_8 = L_41; CBeatKeyManager_t1395295909 * L_42 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_43 = IBeatKeyFollow_GetBackBorderTextureName_m3970457686(__this, /*hidden argument*/NULL); NullCheck(L_42); Rect_t2360479859 L_44 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_42, L_43, /*hidden argument*/NULL); V_9 = L_44; float L_45 = CBeatKeyFollowSphere_GetRadiusInside_m2591550470(__this, /*hidden argument*/NULL); float L_46 = V_3; V_10 = ((float)((float)L_45/(float)L_46)); CBeatKeyManager_t1395295909 * L_47 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Rect_t2360479859 L_48 = V_9; Vector2_t2156229523 L_49 = V_8; float L_50 = V_10; float L_51 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_52 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_53 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_51, L_52, /*hidden argument*/NULL); float L_54 = V_2; float L_55 = V_5; float L_56 = V_4; float L_57 = VirtFuncInvoker1< float, float >::Invoke(36 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetAngleByStep(System.Single) */, __this, ((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_add((float)L_55, (float)L_56))))); float L_58 = V_5; float L_59 = V_4; float L_60 = CBeatKeyFollowSphere_GetAngleSum_m2228492430(__this, /*hidden argument*/NULL); NullCheck(L_47); CBeatKeyManager_PushDrawCommandRing_m816725797(L_47, L_48, L_49, L_50, L_53, L_54, 0, L_57, ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_58, (float)L_59)), (float)L_60)), /*hidden argument*/NULL); float L_61 = V_2; V_11 = ((float)il2cpp_codegen_add((float)(0.5f), (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_61)))); int32_t L_62 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if ((((int32_t)1) >= ((int32_t)L_62))) { goto IL_0232; } } { int32_t L_63 = V_1; int32_t L_64 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1))) == ((uint32_t)L_64)))) { goto IL_0232; } } { CBeatKeyManager_t1395295909 * L_65 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_66 = IBeatKeyFollow_GetBackRoundEndTextureName_m1718711955(__this, /*hidden argument*/NULL); Vector2_t2156229523 L_67 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, (0.0f)); float L_68 = VirtFuncInvoker0< float >::Invoke(34 /* System.Single DMCore.DanceMode.IBeatKeys::GetBackGroundBPMScale() */, __this); float L_69 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_70 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_71 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_68, (float)L_69)), L_70, /*hidden argument*/NULL); float L_72 = V_11; NullCheck(L_65); CBeatKeyManager_PushDrawCommand_m2157714116(L_65, L_66, L_67, L_71, (0.0f), L_72, 0, /*hidden argument*/NULL); goto IL_0273; } IL_0232: { float L_73 = V_4; if ((!(((float)(1.0E-05f)) > ((float)L_73)))) { goto IL_0273; } } { CBeatKeyManager_t1395295909 * L_74 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_75 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); Vector2_t2156229523 L_76 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, (0.0f)); float L_77 = VirtFuncInvoker0< float >::Invoke(34 /* System.Single DMCore.DanceMode.IBeatKeys::GetBackGroundBPMScale() */, __this); float L_78 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_79 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_80 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_77, (float)L_78)), L_79, /*hidden argument*/NULL); float L_81 = V_11; NullCheck(L_74); CBeatKeyManager_PushDrawCommand_m2157714116(L_74, L_75, L_76, L_80, (0.0f), L_81, 0, /*hidden argument*/NULL); } IL_0273: { int32_t L_82 = V_1; int32_t L_83 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1))) == ((uint32_t)L_83)))) { goto IL_028c; } } { String_t* L_84 = IBeatKeyFollow_GetBackRoundEndTextureName_m1718711955(__this, /*hidden argument*/NULL); G_B21_0 = L_84; goto IL_0292; } IL_028c: { String_t* L_85 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); G_B21_0 = L_85; } IL_0292: { V_12 = G_B21_0; CBeatKeyManager_t1395295909 * L_86 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_87 = V_12; float L_88 = V_5; Vector2_t2156229523 L_89 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_88); float L_90 = VirtFuncInvoker0< float >::Invoke(34 /* System.Single DMCore.DanceMode.IBeatKeys::GetBackGroundBPMScale() */, __this); float L_91 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_92 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_93 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_90, (float)L_91)), L_92, /*hidden argument*/NULL); float L_94 = V_11; NullCheck(L_86); CBeatKeyManager_PushDrawCommand_m2157714116(L_86, L_87, L_89, L_93, (0.0f), L_94, 0, /*hidden argument*/NULL); IBeatKeys_DrawNumberIndex_m601134822(__this, /*hidden argument*/NULL); IBeatKeyFollow_DrawPingpongWidget_m3609074279(__this, /*hidden argument*/NULL); float L_95 = CBeatKeyFollowSphere_GetRadiusInside_m2591550470(__this, /*hidden argument*/NULL); float L_96 = CBeatKeyFollowSphere_GetAngleSum_m2228492430(__this, /*hidden argument*/NULL); V_13 = ((float)((float)((float)il2cpp_codegen_multiply((float)((float)((float)((float)il2cpp_codegen_multiply((float)(6.28f), (float)L_95))/(float)(70.0f))), (float)L_96))/(float)(360.0f))); float L_97 = V_13; V_14 = ((float)((float)(1.0f)/(float)L_97)); float L_98 = V_14; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_99 = Mathf_Min_m1073399594(NULL /*static, unused*/, (0.501f), L_98, /*hidden argument*/NULL); V_14 = L_99; float L_100 = V_14; V_15 = ((float)il2cpp_codegen_add((float)L_100, (float)(0.15f))); goto IL_0365; } IL_0316: { float L_101 = V_4; float L_102 = V_15; if ((!(((float)L_101) <= ((float)L_102)))) { goto IL_035e; } } { float L_103 = V_5; float L_104 = V_15; if ((!(((float)L_103) >= ((float)L_104)))) { goto IL_035e; } } { float L_105 = V_15; Vector2_t2156229523 L_106 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_105); V_16 = L_106; CBeatKeyManager_t1395295909 * L_107 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_108 = V_16; float L_109 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_110 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_111 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_109, L_110, /*hidden argument*/NULL); float L_112 = V_15; float L_113 = VirtFuncInvoker1< float, float >::Invoke(37 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetTangentByStep(System.Single) */, __this, L_112); float L_114 = V_2; NullCheck(L_107); CBeatKeyManager_PushDrawCommand_m2157714116(L_107, _stringLiteral95343124, L_108, L_111, ((float)il2cpp_codegen_add((float)L_113, (float)(180.0f))), L_114, 4, /*hidden argument*/NULL); } IL_035e: { float L_115 = V_15; float L_116 = V_14; V_15 = ((float)il2cpp_codegen_add((float)L_115, (float)L_116)); } IL_0365: { float L_117 = V_15; if ((((float)L_117) < ((float)(0.85f)))) { goto IL_0316; } } { CBeatKeyManager_t1395295909 * L_118 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_118); int32_t L_119 = CBeatKeyManager_GetBpm_m1897872510(L_118, /*hidden argument*/NULL); V_17 = L_119; V_18 = (bool)0; float L_120 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_121 = IBeatKeyFollow_GetStepByTime_m2610078988(__this, L_120, /*hidden argument*/NULL); V_19 = L_121; float L_122 = V_19; Vector2_t2156229523 L_123 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_122); V_20 = L_123; float L_124 = (&V_20)->get_x_0(); Vector2_t2156229523 L_125 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_22 = L_125; float L_126 = (&V_22)->get_x_0(); float L_127 = (&V_20)->get_y_1(); Vector2_t2156229523 L_128 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_23 = L_128; float L_129 = (&V_23)->get_y_1(); Vector2_t2156229523 L_130 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_24 = L_130; float L_131 = (&V_24)->get_x_0(); Vector2_t2156229523 L_132 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_25 = L_132; float L_133 = (&V_25)->get_y_1(); Rect__ctor_m2614021312((&V_21), ((float)il2cpp_codegen_subtract((float)L_124, (float)L_126)), ((float)il2cpp_codegen_subtract((float)L_127, (float)L_129)), ((float)il2cpp_codegen_multiply((float)(2.4f), (float)L_131)), ((float)il2cpp_codegen_multiply((float)(2.4f), (float)L_133)), /*hidden argument*/NULL); Rect_t2360479859 L_134 = V_21; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); int32_t L_135 = CInputHelp_CheckMouseContains_m68996272(NULL /*static, unused*/, L_134, /*hidden argument*/NULL); if ((((int32_t)L_135) == ((int32_t)(-1)))) { goto IL_040a; } } { G_B30_0 = 1; goto IL_040b; } IL_040a: { G_B30_0 = 0; } IL_040b: { V_26 = (bool)G_B30_0; int32_t L_136 = V_1; if (((int32_t)((int32_t)L_136%(int32_t)2))) { goto IL_0420; } } { bool L_137 = CBeatKeyFollowSphere_GetCCW_m2224137414(__this, /*hidden argument*/NULL); G_B33_0 = ((int32_t)(L_137)); goto IL_0429; } IL_0420: { bool L_138 = CBeatKeyFollowSphere_GetCCW_m2224137414(__this, /*hidden argument*/NULL); G_B33_0 = ((((int32_t)L_138) == ((int32_t)0))? 1 : 0); } IL_0429: { V_27 = (bool)G_B33_0; float L_139 = V_0; int32_t L_140 = V_1; int32_t L_141 = V_17; V_28 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_139, (float)(((float)((float)L_140))))), (float)((float)((float)(((float)((float)L_141)))/(float)(120.0f))))); float L_142 = V_28; float L_143 = V_28; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_144 = floorf(L_143); V_28 = ((float)il2cpp_codegen_subtract((float)L_142, (float)L_144)); float L_145 = V_28; V_28 = ((float)il2cpp_codegen_multiply((float)L_145, (float)(360.0f))); bool L_146 = V_27; if (!L_146) { goto IL_0462; } } { float L_147 = V_28; V_28 = ((float)il2cpp_codegen_subtract((float)(360.0f), (float)L_147)); } IL_0462: { bool L_148 = V_26; if (!L_148) { goto IL_05c7; } } { CBeatKeyManager_t1395295909 * L_149 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_150 = V_20; float L_151 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_152 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_153 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_151, L_152, /*hidden argument*/NULL); float L_154 = V_28; float L_155 = V_2; NullCheck(L_149); CBeatKeyManager_PushDrawCommand_m2157714116(L_149, _stringLiteral1926744987, L_150, L_153, L_154, L_155, 2, /*hidden argument*/NULL); V_18 = (bool)1; int32_t L_156 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); float L_157 = CBeatKeyManager_GetHelpImageWidth_m367174396(NULL /*static, unused*/, L_156, /*hidden argument*/NULL); V_29 = L_157; CBeatKeyManager_t1395295909 * L_158 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_159 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); Vector2_t2156229523 L_160 = V_20; float L_161 = __this->get_m_fWidth_32(); float L_162 = V_29; NullCheck(L_158); CBeatKeyManager_PushHelpDrawCommand_m2252964895(L_158, L_159, L_160, ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_subtract((float)L_161, (float)L_162)))), (float)(6.0f))), (1.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAppOSHelp_t338788720_il2cpp_TypeInfo_var); bool L_163 = CAppOSHelp_IsHighQuality_m3319450917(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_163) { goto IL_05c2; } } { float L_164 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); V_30 = ((float)il2cpp_codegen_multiply((float)L_164, (float)(5.0f))); float L_165 = V_30; float L_166 = V_30; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_167 = floorf(L_166); V_30 = ((float)il2cpp_codegen_subtract((float)L_165, (float)L_167)); Vector2_t2156229523 L_168 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_32 = L_168; float L_169 = (&V_32)->get_x_0(); Vector2_t2156229523 L_170 = IBeatKeys_GetJudgeBox_m4256218238(__this, /*hidden argument*/NULL); V_33 = L_170; float L_171 = (&V_33)->get_y_1(); float L_172 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_169, L_171, /*hidden argument*/NULL); V_31 = L_172; V_34 = 0; goto IL_05b4; } IL_0516: { IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_173 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); V_35 = L_173; float L_174 = (&V_20)->get_x_0(); float L_175 = V_31; IL2CPP_RUNTIME_CLASS_INIT(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var); SingleU5BU5D_t1444911251* L_176 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fLengthArray_21(); int32_t L_177 = V_34; NullCheck(L_176); int32_t L_178 = L_177; float L_179 = (L_176)->GetAt(static_cast(L_178)); SingleU5BU5D_t1444911251* L_180 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fLengthScaleArray_20(); int32_t L_181 = V_34; NullCheck(L_180); int32_t L_182 = L_181; float L_183 = (L_180)->GetAt(static_cast(L_182)); float L_184 = V_30; SingleU5BU5D_t1444911251* L_185 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fAngleArrayCos_19(); int32_t L_186 = V_34; NullCheck(L_185); int32_t L_187 = L_186; float L_188 = (L_185)->GetAt(static_cast(L_187)); (&V_35)->set_x_0(((float)il2cpp_codegen_add((float)L_174, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_175, (float)((float)il2cpp_codegen_add((float)L_179, (float)((float)il2cpp_codegen_multiply((float)L_183, (float)L_184)))))), (float)L_188))))); float L_189 = (&V_20)->get_y_1(); float L_190 = V_31; SingleU5BU5D_t1444911251* L_191 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fLengthArray_21(); int32_t L_192 = V_34; NullCheck(L_191); int32_t L_193 = L_192; float L_194 = (L_191)->GetAt(static_cast(L_193)); SingleU5BU5D_t1444911251* L_195 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fLengthScaleArray_20(); int32_t L_196 = V_34; NullCheck(L_195); int32_t L_197 = L_196; float L_198 = (L_195)->GetAt(static_cast(L_197)); float L_199 = V_30; SingleU5BU5D_t1444911251* L_200 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fAngleArraySin_18(); int32_t L_201 = V_34; NullCheck(L_200); int32_t L_202 = L_201; float L_203 = (L_200)->GetAt(static_cast(L_202)); (&V_35)->set_y_1(((float)il2cpp_codegen_add((float)L_189, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_190, (float)((float)il2cpp_codegen_add((float)L_194, (float)((float)il2cpp_codegen_multiply((float)L_198, (float)L_199)))))), (float)L_203))))); CBeatKeyManager_t1395295909 * L_204 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_205 = V_35; SingleU5BU5D_t1444911251* L_206 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fScaleArray_22(); int32_t L_207 = V_34; NullCheck(L_206); int32_t L_208 = L_207; float L_209 = (L_206)->GetAt(static_cast(L_208)); float L_210 = V_3; Vector2_t2156229523 L_211 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_212 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_209, (float)L_210)), L_211, /*hidden argument*/NULL); float L_213 = V_30; NullCheck(L_204); CBeatKeyManager_PushDrawCommand_m2157714116(L_204, _stringLiteral1153114131, L_205, L_212, ((float)il2cpp_codegen_multiply((float)L_213, (float)(60.0f))), (1.2f), 2, /*hidden argument*/NULL); int32_t L_214 = V_34; V_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_214, (int32_t)1)); } IL_05b4: { int32_t L_215 = V_34; IL2CPP_RUNTIME_CLASS_INIT(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var); SingleU5BU5D_t1444911251* L_216 = ((IBeatKeyFollow_t1042819926_StaticFields*)il2cpp_codegen_static_fields_for(IBeatKeyFollow_t1042819926_il2cpp_TypeInfo_var))->get_fAngleArrayCos_19(); NullCheck(L_216); if ((((int32_t)L_215) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_216)->max_length))))))) { goto IL_0516; } } IL_05c2: { goto IL_05e7; } IL_05c7: { CBeatKeyManager_t1395295909 * L_217 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_218 = V_20; float L_219 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_220 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_221 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_219, L_220, /*hidden argument*/NULL); float L_222 = V_28; float L_223 = V_2; NullCheck(L_217); CBeatKeyManager_PushDrawCommand_m2157714116(L_217, _stringLiteral3489590346, L_218, L_221, L_222, L_223, 2, /*hidden argument*/NULL); } IL_05e7: { float L_224 = IBeatKeys_GetFadeInShowTime_m388566142(__this, /*hidden argument*/NULL); V_36 = L_224; bool L_225 = V_18; if (L_225) { goto IL_0672; } } { float L_226 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_227 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); if ((!(((float)L_226) < ((float)L_227)))) { goto IL_0672; } } { float L_228 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_229 = V_36; float L_230 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_228, (float)L_229))) <= ((float)L_230)))) { goto IL_0672; } } { float L_231 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_232 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_233 = V_36; V_37 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)L_231, (float)L_232))/(float)L_233)))); int32_t L_234 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); float L_235 = CBeatKeyManager_GetHelpImageWidth_m367174396(NULL /*static, unused*/, L_234, /*hidden argument*/NULL); V_38 = L_235; CBeatKeyManager_t1395295909 * L_236 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_237 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); Vector2_t2156229523 L_238 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, (0.0f)); float L_239 = __this->get_m_fWidth_32(); float L_240 = V_38; float L_241 = V_37; NullCheck(L_236); CBeatKeyManager_PushHelpDrawCommand_m2252964895(L_236, L_237, L_238, ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_subtract((float)L_239, (float)L_240)))), (float)(6.0f))), L_241, /*hidden argument*/NULL); } IL_0672: { IBeatKeys_OnPaint_m2136184718(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DMCore.DanceMode.CBeatKeyFollowSphere::GetJudgeCenterByStep(System.Single) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 CBeatKeyFollowSphere_GetJudgeCenterByStep_m2574831242 (CBeatKeyFollowSphere_t3380415390 * __this, float ___fStep0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_GetJudgeCenterByStep_m2574831242_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; float V_2 = 0.0f; Vector2_t2156229523 V_3; memset(&V_3, 0, sizeof(V_3)); { il2cpp_codegen_initobj((&V_0), sizeof(Vector2_t2156229523 )); float L_0 = ___fStep0; float L_1 = VirtFuncInvoker1< float, float >::Invoke(36 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetAngleByStep(System.Single) */, __this, L_0); V_1 = ((float)il2cpp_codegen_multiply((float)(0.0174532924f), (float)L_1)); float L_2 = CBeatKeyFollowSphere_GetRadiusOutside_m1072459049(__this, /*hidden argument*/NULL); float L_3 = CBeatKeyFollowSphere_GetRadiusInside_m2591550470(__this, /*hidden argument*/NULL); V_2 = ((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_add((float)L_2, (float)L_3)))); Vector2_t2156229523 L_4 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); V_3 = L_4; float L_5 = (&V_3)->get_x_0(); float L_6 = V_2; float L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_8 = cosf(L_7); (&V_0)->set_x_0(((float)il2cpp_codegen_add((float)L_5, (float)((float)il2cpp_codegen_multiply((float)L_6, (float)L_8))))); float L_9 = (&V_3)->get_y_1(); float L_10 = V_2; float L_11 = V_1; float L_12 = sinf(L_11); (&V_0)->set_y_1(((float)il2cpp_codegen_subtract((float)L_9, (float)((float)il2cpp_codegen_multiply((float)L_10, (float)L_12))))); Vector2_t2156229523 L_13 = V_0; return L_13; } } // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetTangentByStep(System.Single) extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetTangentByStep_m2764113330 (CBeatKeyFollowSphere_t3380415390 * __this, float ___fStep0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_GetTangentByStep_m2764113330_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; int32_t V_1 = 0; bool V_2 = false; float V_3 = 0.0f; int32_t G_B3_0 = 0; { float L_0 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_1 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_2 = IBeatKeyFollow_GetTimePerCircle_m1245985478(__this, /*hidden argument*/NULL); V_0 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_0, (float)L_1))/(float)L_2)); float L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_3, /*hidden argument*/NULL); V_0 = L_4; float L_5 = V_0; int32_t L_6 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_1 = L_6; int32_t L_7 = V_1; if (((int32_t)((int32_t)L_7%(int32_t)2))) { goto IL_003b; } } { bool L_8 = CBeatKeyFollowSphere_GetCCW_m2224137414(__this, /*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_8)); goto IL_0044; } IL_003b: { bool L_9 = CBeatKeyFollowSphere_GetCCW_m2224137414(__this, /*hidden argument*/NULL); G_B3_0 = ((((int32_t)L_9) == ((int32_t)0))? 1 : 0); } IL_0044: { V_2 = (bool)G_B3_0; float L_10 = ___fStep0; float L_11 = VirtFuncInvoker1< float, float >::Invoke(36 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetAngleByStep(System.Single) */, __this, L_10); V_3 = L_11; float L_12 = V_3; V_3 = ((float)il2cpp_codegen_subtract((float)(450.0f), (float)L_12)); bool L_13 = V_2; if (L_13) { goto IL_0063; } } { float L_14 = V_3; V_3 = ((float)il2cpp_codegen_add((float)L_14, (float)(180.0f))); } IL_0063: { float L_15 = V_3; V_3 = (fmodf(L_15, (360.0f))); float L_16 = V_3; return L_16; } } // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetArrowAngle() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetArrowAngle_m1644347758 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; { float L_0 = VirtFuncInvoker1< float, float >::Invoke(36 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetAngleByStep(System.Single) */, __this, (1.0f)); V_0 = L_0; float L_1 = V_0; V_0 = ((float)il2cpp_codegen_subtract((float)(450.0f), (float)L_1)); bool L_2 = CBeatKeyFollowSphere_GetCCW_m2224137414(__this, /*hidden argument*/NULL); if (L_2) { goto IL_0027; } } { float L_3 = V_0; V_0 = ((float)il2cpp_codegen_add((float)L_3, (float)(180.0f))); } IL_0027: { float L_4 = V_0; return L_4; } } // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetAngleSum() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetAngleSum_m2228492430 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float G_B4_0 = 0.0f; float G_B8_0 = 0.0f; { V_0 = (0.0f); bool L_0 = CBeatKeyFollowSphere_GetCCW_m2224137414(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0048; } } { float L_1 = CBeatKeyFollowSphere_GetAngleBegin_m1523088533(__this, /*hidden argument*/NULL); float L_2 = CBeatKeyFollowSphere_GetAngleEnd_m3026524983(__this, /*hidden argument*/NULL); if ((!(((float)L_1) > ((float)L_2)))) { goto IL_0033; } } { float L_3 = CBeatKeyFollowSphere_GetAngleEnd_m3026524983(__this, /*hidden argument*/NULL); G_B4_0 = ((float)il2cpp_codegen_add((float)L_3, (float)(360.0f))); goto IL_0039; } IL_0033: { float L_4 = CBeatKeyFollowSphere_GetAngleEnd_m3026524983(__this, /*hidden argument*/NULL); G_B4_0 = L_4; } IL_0039: { V_1 = G_B4_0; float L_5 = V_1; float L_6 = CBeatKeyFollowSphere_GetAngleBegin_m1523088533(__this, /*hidden argument*/NULL); V_0 = ((float)il2cpp_codegen_subtract((float)L_5, (float)L_6)); goto IL_007a; } IL_0048: { float L_7 = CBeatKeyFollowSphere_GetAngleBegin_m1523088533(__this, /*hidden argument*/NULL); float L_8 = CBeatKeyFollowSphere_GetAngleEnd_m3026524983(__this, /*hidden argument*/NULL); if ((!(((float)L_7) < ((float)L_8)))) { goto IL_006a; } } { float L_9 = CBeatKeyFollowSphere_GetAngleBegin_m1523088533(__this, /*hidden argument*/NULL); G_B8_0 = ((float)il2cpp_codegen_add((float)L_9, (float)(360.0f))); goto IL_0070; } IL_006a: { float L_10 = CBeatKeyFollowSphere_GetAngleBegin_m1523088533(__this, /*hidden argument*/NULL); G_B8_0 = L_10; } IL_0070: { V_2 = G_B8_0; float L_11 = V_2; float L_12 = CBeatKeyFollowSphere_GetAngleEnd_m3026524983(__this, /*hidden argument*/NULL); V_0 = ((float)il2cpp_codegen_subtract((float)L_11, (float)L_12)); } IL_007a: { float L_13 = V_0; return L_13; } } // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::GetAngleByStep(System.Single) extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_GetAngleByStep_m1341985810 (CBeatKeyFollowSphere_t3380415390 * __this, float ___fStep0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_GetAngleByStep_m1341985810_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float G_B4_0 = 0.0f; float G_B8_0 = 0.0f; { float L_0 = ___fStep0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_1 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_0, (0.0f), (1.0f), /*hidden argument*/NULL); ___fStep0 = L_1; V_0 = (0.0f); bool L_2 = CBeatKeyFollowSphere_GetCCW_m2224137414(__this, /*hidden argument*/NULL); if (!L_2) { goto IL_005f; } } { float L_3 = CBeatKeyFollowSphere_GetAngleBegin_m1523088533(__this, /*hidden argument*/NULL); float L_4 = CBeatKeyFollowSphere_GetAngleEnd_m3026524983(__this, /*hidden argument*/NULL); if ((!(((float)L_3) > ((float)L_4)))) { goto IL_0045; } } { float L_5 = CBeatKeyFollowSphere_GetAngleEnd_m3026524983(__this, /*hidden argument*/NULL); G_B4_0 = ((float)il2cpp_codegen_add((float)L_5, (float)(360.0f))); goto IL_004b; } IL_0045: { float L_6 = CBeatKeyFollowSphere_GetAngleEnd_m3026524983(__this, /*hidden argument*/NULL); G_B4_0 = L_6; } IL_004b: { V_1 = G_B4_0; float L_7 = CBeatKeyFollowSphere_GetAngleBegin_m1523088533(__this, /*hidden argument*/NULL); float L_8 = V_1; float L_9 = ___fStep0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_7, L_8, L_9, /*hidden argument*/NULL); V_0 = L_10; goto IL_0096; } IL_005f: { float L_11 = CBeatKeyFollowSphere_GetAngleBegin_m1523088533(__this, /*hidden argument*/NULL); float L_12 = CBeatKeyFollowSphere_GetAngleEnd_m3026524983(__this, /*hidden argument*/NULL); if ((!(((float)L_11) < ((float)L_12)))) { goto IL_0081; } } { float L_13 = CBeatKeyFollowSphere_GetAngleBegin_m1523088533(__this, /*hidden argument*/NULL); G_B8_0 = ((float)il2cpp_codegen_add((float)L_13, (float)(360.0f))); goto IL_0087; } IL_0081: { float L_14 = CBeatKeyFollowSphere_GetAngleBegin_m1523088533(__this, /*hidden argument*/NULL); G_B8_0 = L_14; } IL_0087: { V_2 = G_B8_0; float L_15 = V_2; float L_16 = CBeatKeyFollowSphere_GetAngleEnd_m3026524983(__this, /*hidden argument*/NULL); float L_17 = ___fStep0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_18 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_15, L_16, L_17, /*hidden argument*/NULL); V_0 = L_18; } IL_0096: { float L_19 = V_0; if ((!(((float)(360.0f)) < ((float)L_19)))) { goto IL_00a9; } } { float L_20 = V_0; V_0 = ((float)il2cpp_codegen_subtract((float)L_20, (float)(360.0f))); } IL_00a9: { float L_21 = V_0; return L_21; } } // System.Single DMCore.DanceMode.CBeatKeyFollowSphere::CalcNearestAngleOffset(System.Single) extern "C" IL2CPP_METHOD_ATTR float CBeatKeyFollowSphere_CalcNearestAngleOffset_m1305494102 (CBeatKeyFollowSphere_t3380415390 * __this, float ___fAngle0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_CalcNearestAngleOffset_m1305494102_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); 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 V_7 = 0.0f; float V_8 = 0.0f; { float L_0 = ___fAngle0; ___fAngle0 = (fmodf(L_0, (360.0f))); float L_1 = ___fAngle0; if ((!(((float)(0.0f)) > ((float)L_1)))) { goto IL_001d; } } { float L_2 = ___fAngle0; ___fAngle0 = ((float)il2cpp_codegen_add((float)L_2, (float)(360.0f))); } IL_001d: { V_0 = (20.0f); CBeatKeyManager_t1395295909 * L_3 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_4 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); NullCheck(L_3); Rect_t2360479859 L_5 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; float L_6 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); float L_7 = CBeatKeyFollowSphere_GetRadiusInside_m2591550470(__this, /*hidden argument*/NULL); float L_8 = CBeatKeyFollowSphere_GetRadiusOutside_m1072459049(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_9 = atan2f(L_6, ((float)il2cpp_codegen_add((float)L_7, (float)L_8))); V_0 = L_9; float L_10 = V_0; V_0 = ((float)il2cpp_codegen_multiply((float)L_10, (float)(57.29578f))); float L_11 = CBeatKeyFollowSphere_GetAngleSum_m2228492430(__this, /*hidden argument*/NULL); float L_12 = V_0; V_2 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_11)), (float)L_12)); float L_13 = VirtFuncInvoker1< float, float >::Invoke(36 /* System.Single DMCore.DanceMode.IBeatKeyFollow::GetAngleByStep(System.Single) */, __this, (0.5f)); V_3 = L_13; float L_14 = V_3; float L_15 = V_2; V_4 = ((float)il2cpp_codegen_subtract((float)L_14, (float)L_15)); float L_16 = V_3; float L_17 = V_2; V_5 = ((float)il2cpp_codegen_add((float)L_16, (float)L_17)); float L_18 = ___fAngle0; float L_19 = V_3; float L_20 = fabsf(((float)il2cpp_codegen_subtract((float)L_18, (float)L_19))); V_6 = L_20; float L_21 = V_6; float L_22 = ___fAngle0; float L_23 = V_3; float L_24 = fabsf(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)(360.0f), (float)L_22)), (float)L_23))); float L_25 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_21, L_24, /*hidden argument*/NULL); V_6 = L_25; float L_26 = V_6; float L_27 = V_2; if ((!(((float)L_26) < ((float)L_27)))) { goto IL_00aa; } } { return (0.0f); } IL_00aa: { float L_28 = ___fAngle0; float L_29 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_30 = fabsf(((float)il2cpp_codegen_subtract((float)L_28, (float)L_29))); V_7 = L_30; float L_31 = V_7; float L_32 = ___fAngle0; float L_33 = V_4; float L_34 = fabsf(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)(360.0f), (float)L_32)), (float)L_33))); float L_35 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_31, L_34, /*hidden argument*/NULL); V_7 = L_35; float L_36 = ___fAngle0; float L_37 = V_5; float L_38 = fabsf(((float)il2cpp_codegen_subtract((float)L_36, (float)L_37))); V_8 = L_38; float L_39 = V_8; float L_40 = ___fAngle0; float L_41 = V_5; float L_42 = fabsf(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)(360.0f), (float)L_40)), (float)L_41))); float L_43 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_39, L_42, /*hidden argument*/NULL); V_8 = L_43; float L_44 = V_7; float L_45 = V_8; float L_46 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_44, L_45, /*hidden argument*/NULL); return L_46; } } // UnityEngine.Rect DMCore.DanceMode.CBeatKeyFollowSphere::GetBoundingBox() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CBeatKeyFollowSphere_GetBoundingBox_m3112791760 (CBeatKeyFollowSphere_t3380415390 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_GetBoundingBox_m3112791760_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; { il2cpp_codegen_initobj((&V_0), sizeof(Rect_t2360479859 )); float L_0 = CBeatKeyFollowSphere_CalcNearestAngleOffset_m1305494102(__this, (90.0f), /*hidden argument*/NULL); V_1 = L_0; float L_1 = CBeatKeyFollowSphere_GetRadiusOutside_m1072459049(__this, /*hidden argument*/NULL); float L_2 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_3 = sinf(((float)il2cpp_codegen_multiply((float)(0.0174532924f), (float)((float)il2cpp_codegen_add((float)L_2, (float)(90.0f)))))); Rect_set_y_m3702432190((&V_0), ((float)il2cpp_codegen_multiply((float)((-L_1)), (float)L_3)), /*hidden argument*/NULL); float L_4 = CBeatKeyFollowSphere_CalcNearestAngleOffset_m1305494102(__this, (270.0f), /*hidden argument*/NULL); V_2 = L_4; float L_5 = CBeatKeyFollowSphere_GetRadiusOutside_m1072459049(__this, /*hidden argument*/NULL); float L_6 = V_2; float L_7 = sinf(((float)il2cpp_codegen_multiply((float)(0.0174532924f), (float)((float)il2cpp_codegen_add((float)L_6, (float)(270.0f)))))); Rect_set_yMax_m2031532394((&V_0), ((float)il2cpp_codegen_multiply((float)((-L_5)), (float)L_7)), /*hidden argument*/NULL); float L_8 = CBeatKeyFollowSphere_CalcNearestAngleOffset_m1305494102(__this, (180.0f), /*hidden argument*/NULL); V_3 = L_8; float L_9 = CBeatKeyFollowSphere_GetRadiusOutside_m1072459049(__this, /*hidden argument*/NULL); float L_10 = V_3; float L_11 = cosf(((float)il2cpp_codegen_multiply((float)(0.0174532924f), (float)((float)il2cpp_codegen_add((float)L_10, (float)(180.0f)))))); Rect_set_x_m2352063068((&V_0), ((float)il2cpp_codegen_multiply((float)L_9, (float)L_11)), /*hidden argument*/NULL); float L_12 = CBeatKeyFollowSphere_CalcNearestAngleOffset_m1305494102(__this, (0.0f), /*hidden argument*/NULL); V_4 = L_12; float L_13 = CBeatKeyFollowSphere_GetRadiusOutside_m1072459049(__this, /*hidden argument*/NULL); float L_14 = V_4; float L_15 = cosf(((float)il2cpp_codegen_multiply((float)(0.0174532924f), (float)L_14))); Rect_set_xMax_m1720695099((&V_0), ((float)il2cpp_codegen_multiply((float)L_13, (float)L_15)), /*hidden argument*/NULL); Rect_t2360479859 L_16 = V_0; return L_16; } } // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeyFollowSphere::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyFollowSphere_SetJudgeResult_m2707595676 (CBeatKeyFollowSphere_t3380415390 * __this, int32_t ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyFollowSphere_SetJudgeResult_m2707595676_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t V_2 = 0; Vector2_t2156229523 V_3; memset(&V_3, 0, sizeof(V_3)); float V_4 = 0.0f; Vector2_t2156229523 V_5; memset(&V_5, 0, sizeof(V_5)); int32_t G_B4_0 = 0; ISoundManager_t434164892 * G_B6_0 = NULL; ISoundManager_t434164892 * G_B5_0 = NULL; int32_t G_B7_0 = 0; ISoundManager_t434164892 * G_B7_1 = NULL; CBeatKeyFollowSphere_t3380415390 * G_B10_0 = NULL; CBeatKeyFollowSphere_t3380415390 * G_B9_0 = NULL; float G_B11_0 = 0.0f; CBeatKeyFollowSphere_t3380415390 * G_B11_1 = NULL; { int32_t L_0 = __this->get_m_nJudgeIndex_31(); if (!L_0) { goto IL_001e; } } { int32_t L_1 = IBeatKeyFollow_GetJudgeCount_m1037614411(__this, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_nJudgeIndex_31(); if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))) == ((uint32_t)L_2)))) { goto IL_0024; } } IL_001e: { G_B4_0 = 1; goto IL_0025; } IL_0024: { G_B4_0 = 0; } IL_0025: { V_0 = (bool)G_B4_0; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); ISoundManager_t434164892 * L_4 = CRoot_GetSoundManager_m30020774(L_3, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = ISoundManager_IsBeatKeyMidiEnable_m1133154011(L_4, /*hidden argument*/NULL); V_1 = L_5; CRoot_t1043641654 * L_6 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); ISoundManager_t434164892 * L_7 = CRoot_GetSoundManager_m30020774(L_6, /*hidden argument*/NULL); bool L_8 = V_0; G_B5_0 = L_7; if (!L_8) { G_B6_0 = L_7; goto IL_0049; } } { bool L_9 = V_1; G_B7_0 = ((int32_t)(L_9)); G_B7_1 = G_B5_0; goto IL_004a; } IL_0049: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_004a: { NullCheck(G_B7_1); ISoundManager_SetBeatKeyMidiEnable_m3065603802(G_B7_1, (bool)G_B7_0, /*hidden argument*/NULL); int32_t L_10 = ___result0; int32_t L_11 = IBeatKeys_SetJudgeResult_m4242780543(__this, L_10, /*hidden argument*/NULL); V_2 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_12 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); ISoundManager_t434164892 * L_13 = CRoot_GetSoundManager_m30020774(L_12, /*hidden argument*/NULL); bool L_14 = V_1; NullCheck(L_13); ISoundManager_SetBeatKeyMidiEnable_m3065603802(L_13, L_14, /*hidden argument*/NULL); int32_t L_15 = IBeatKeyFollow_GetJudgeCount_m1037614411(__this, /*hidden argument*/NULL); int32_t L_16 = __this->get_m_nJudgeIndex_31(); if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1))) == ((uint32_t)L_16)))) { goto IL_00aa; } } { int32_t L_17 = IBeatKeyFollow_GetPingPongCount_m136055852(__this, /*hidden argument*/NULL); G_B9_0 = __this; if (((int32_t)((int32_t)L_17%(int32_t)2))) { G_B10_0 = __this; goto IL_0092; } } { G_B11_0 = (0.0f); G_B11_1 = G_B9_0; goto IL_0097; } IL_0092: { G_B11_0 = (1.0f); G_B11_1 = G_B10_0; } IL_0097: { NullCheck(G_B11_1); Vector2_t2156229523 L_18 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, G_B11_1, G_B11_0); V_3 = L_18; int32_t L_19 = V_2; Vector2_t2156229523 L_20 = V_3; IBeatKeys_SetDrawResult_m3839988315(__this, L_19, L_20, /*hidden argument*/NULL); goto IL_00d0; } IL_00aa: { float L_21 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_22 = IBeatKeyFollow_GetStepByTime_m2610078988(__this, L_21, /*hidden argument*/NULL); V_4 = L_22; float L_23 = V_4; Vector2_t2156229523 L_24 = VirtFuncInvoker1< Vector2_t2156229523 , float >::Invoke(35 /* UnityEngine.Vector2 DMCore.DanceMode.IBeatKeyFollow::GetJudgeCenterByStep(System.Single) */, __this, L_23); V_5 = L_24; int32_t L_25 = V_2; Vector2_t2156229523 L_26 = V_5; IBeatKeys_SetDrawResult_m390367502(__this, L_25, L_26, (0.16f), /*hidden argument*/NULL); } IL_00d0: { int32_t L_27 = __this->get_m_nJudgeIndex_31(); __this->set_m_nJudgeIndex_31(((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1))); int32_t L_28 = V_2; return L_28; } } #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 DMCore.DanceMode.CBeatKeyHold::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold__ctor_m2251009198 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { { IBeatKeys__ctor_m2842744334(__this, /*hidden argument*/NULL); __this->set_m_nJudgeIndex_20(0); __this->set_m_fHoldTime_18((2.0f)); __this->set_m_nJudgePointCount_21(4); __this->set_m_BackgroundWidth_19((128.0f)); return; } } // System.Void DMCore.DanceMode.CBeatKeyHold::OnInit() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_OnInit_m1716189859 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); { float L_0 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_0 = L_0; CBeatKeyManager_t1395295909 * L_1 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); NullCheck(L_1); Rect_t2360479859 L_3 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_1, L_2, /*hidden argument*/NULL); V_1 = L_3; float L_4 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); __this->set_m_BackgroundWidth_19(L_4); float L_5 = V_0; float L_6 = __this->get_m_BackgroundWidth_19(); float L_7 = V_0; float L_8 = __this->get_m_BackgroundWidth_19(); IBeatKeys_SetJudgeBox_m782248210(__this, ((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)), ((float)il2cpp_codegen_multiply((float)L_7, (float)L_8)), /*hidden argument*/NULL); return; } } // System.Int32 DMCore.DanceMode.CBeatKeyHold::GetBeatKeyNodeJudgeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyHold_GetBeatKeyNodeJudgeCount_m2582986075 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nJudgePointCount_21(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeyHold::Reset() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_Reset_m859269134 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { { IBeatKeys_Reset_m755369209(__this, /*hidden argument*/NULL); __this->set_m_nJudgeIndex_20(0); return; } } // DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.CBeatKeyHold::GetBeatKeyType() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyHold_GetBeatKeyType_m3339255884 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { { return (int32_t)(4); } } // System.String DMCore.DanceMode.CBeatKeyHold::GetUniqueName() extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeyHold_GetUniqueName_m2409760049 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyHold_GetUniqueName_m2409760049_MetadataUsageId); s_Il2CppMethodInitialized = true; } { return _stringLiteral1281355813; } } // System.Int32 DMCore.DanceMode.CBeatKeyHold::GetJudgedIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyHold_GetJudgedIndex_m410925892 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nJudgeIndex_20(); return L_0; } } // System.String DMCore.DanceMode.CBeatKeyHold::GetBackRoundTextureName() extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeyHold_GetBackRoundTextureName_m1441347084 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyHold_GetBackRoundTextureName_m1441347084_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = IBeatKeys_IsHighCombo_m2263008295(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_0) { goto IL_0010; } } { return _stringLiteral1851439520; } IL_0010: { return _stringLiteral1850259872; } } // System.Void DMCore.DanceMode.CBeatKeyHold::SetJudgeTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_SetJudgeTime_m2336229597 (CBeatKeyHold_t782767741 * __this, float ___fTime0, const RuntimeMethod* method) { { float L_0 = ___fTime0; IBeatKeys_SetJudgeTime_m1418426729(__this, L_0, /*hidden argument*/NULL); CBeatKeyHold_OnFillTimeParams_m2737185649(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyHold::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_SerialToXml_m2635904844 (CBeatKeyHold_t782767741 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyHold_SerialToXml_m2635904844_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { DMXmlNode_t3958967524 * L_0 = ___element0; IBeatKeys_SerialToXml_m3511116958(__this, L_0, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_1 = ___element0; float* L_2 = __this->get_address_of_m_fHoldTime_18(); String_t* L_3 = Single_ToString_m3947131094(L_2, /*hidden argument*/NULL); NullCheck(L_1); DMXmlNode_SetAttribute_m3965231450(L_1, _stringLiteral2850790605, L_3, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_4 = ___element0; int32_t L_5 = CBeatKeyHold_GetJudgePointCount_m1127192437(__this, /*hidden argument*/NULL); V_0 = L_5; String_t* L_6 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_4); DMXmlNode_SetAttribute_m3965231450(L_4, _stringLiteral77526600, L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyHold::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_DeserialFromXml_m3847326213 (CBeatKeyHold_t782767741 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyHold_DeserialFromXml_m3847326213_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; int32_t V_1 = 0; { DMXmlNode_t3958967524 * L_0 = ___element0; IBeatKeys_DeserialFromXml_m404394739(__this, L_0, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_1 = ___element0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); float L_2 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_1, _stringLiteral2850790605, (2.0f), /*hidden argument*/NULL); V_0 = L_2; float L_3 = V_0; CBeatKeyHold_SetHoldTime_m2063419916(__this, L_3, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_4 = ___element0; int32_t L_5 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_4, _stringLiteral77526600, 4, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = V_1; CBeatKeyHold_SetJudgePointCount_m2357206469(__this, L_6, /*hidden argument*/NULL); VirtActionInvoker0::Invoke(21 /* System.Void DMCore.DanceMode.IBeatKeys::OnInit() */, __this); return; } } // System.Single DMCore.DanceMode.CBeatKeyHold::GetJudgeEndMissTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR float CBeatKeyHold_GetJudgeEndMissTime_m727827588 (CBeatKeyHold_t782767741 * __this, int32_t ___bpm0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyHold_GetJudgeEndMissTime_m727827588_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; { int32_t L_0 = ___bpm0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_1 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_0, ((int32_t)80), ((int32_t)160), /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; V_1 = ((float)((float)(((float)((float)L_2)))/(float)(120.0f))); float L_3 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_4 = CBeatKeyHold_GetHoldTime_m4069047003(__this, /*hidden argument*/NULL); float L_5 = V_1; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_3, (float)L_4)), (float)((float)((float)(0.5f)/(float)L_5)))); } } // System.Single DMCore.DanceMode.CBeatKeyHold::GetHoldTime() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyHold_GetHoldTime_m4069047003 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_m_fHoldTime_18(); return L_0; } } // System.Int32 DMCore.DanceMode.CBeatKeyHold::GetJudgePointCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyHold_GetJudgePointCount_m1127192437 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nJudgePointCount_21(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeyHold::SetJudgePointCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_SetJudgePointCount_m2357206469 (CBeatKeyHold_t782767741 * __this, int32_t ___nValue0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyHold_SetJudgePointCount_m2357206469_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nValue0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_1 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_0, 2, ((int32_t)15), /*hidden argument*/NULL); __this->set_m_nJudgePointCount_21(L_1); return; } } // System.Void DMCore.DanceMode.CBeatKeyHold::SetHoldTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_SetHoldTime_m2063419916 (CBeatKeyHold_t782767741 * __this, float ___fTime0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyHold_SetHoldTime_m2063419916_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___fTime0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_1 = fabsf(L_0); __this->set_m_fHoldTime_18(L_1); CBeatKeyHold_OnFillTimeParams_m2737185649(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyHold::OnAnim() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_OnAnim_m1732442810 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyHold_OnAnim_m1732442810_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; Rect_t2360479859 V_3; memset(&V_3, 0, sizeof(V_3)); Vector2_t2156229523 V_4; memset(&V_4, 0, sizeof(V_4)); bool V_5 = false; float V_6 = 0.0f; bool V_7 = false; Rect_t2360479859 V_8; memset(&V_8, 0, sizeof(V_8)); { IBeatKeys_OnAnim_m2978015060(__this, /*hidden argument*/NULL); int32_t L_0 = CBeatKeyHold_GetJudgePointCount_m1127192437(__this, /*hidden argument*/NULL); int32_t L_1 = __this->get_m_nJudgeIndex_20(); if ((((int32_t)L_0) > ((int32_t)L_1))) { goto IL_0018; } } { return; } IL_0018: { float L_2 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_3 = IBeatKeys_GetFadeInShowTime_m388566142(__this, /*hidden argument*/NULL); float L_4 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_2, (float)L_3))) > ((float)L_4)))) { goto IL_0031; } } { return; } IL_0031: { int32_t L_5 = CBeatKeyHold_GetJudgePointCount_m1127192437(__this, /*hidden argument*/NULL); V_0 = ((float)((float)(1.0f)/(float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1))))))); float L_6 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_7 = V_0; int32_t L_8 = __this->get_m_nJudgeIndex_20(); float L_9 = CBeatKeyHold_GetHoldTime_m4069047003(__this, /*hidden argument*/NULL); V_1 = ((float)il2cpp_codegen_add((float)L_6, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_7, (float)(((float)((float)L_8))))), (float)L_9)))); int32_t L_10 = __this->get_m_nJudgeIndex_20(); if (L_10) { goto IL_00ff; } } { float L_11 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_12 = V_0; float L_13 = CBeatKeyHold_GetHoldTime_m4069047003(__this, /*hidden argument*/NULL); V_2 = ((float)il2cpp_codegen_add((float)L_11, (float)((float)il2cpp_codegen_multiply((float)L_12, (float)L_13)))); float L_14 = V_2; float L_15 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_14) <= ((float)L_15)))) { goto IL_0089; } } { VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 1); return; } IL_0089: { Rect_t2360479859 L_16 = IBeatKeys_GetJudgeRect_m1625121536(__this, /*hidden argument*/NULL); V_3 = L_16; il2cpp_codegen_initobj((&V_4), sizeof(Vector2_t2156229523 )); V_5 = (bool)0; CBeatKeyManager_t1395295909 * L_17 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Rect_t2360479859 L_18 = V_3; NullCheck(L_17); bool L_19 = CBeatKeyManager_IsClkAreaMarked_m690496986(L_17, L_18, /*hidden argument*/NULL); if (L_19) { goto IL_00d5; } } { Rect_t2360479859 L_20 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); bool L_21 = CInputHelp_IsRectAreaLogicFirstClicked_m1211822106(NULL /*static, unused*/, L_20, (&V_4), /*hidden argument*/NULL); if (!L_21) { goto IL_00d5; } } { V_5 = (bool)1; CBeatKeyManager_t1395295909 * L_22 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_23 = V_4; float L_24 = Rect_get_width_m3421484486((&V_3), /*hidden argument*/NULL); float L_25 = Rect_get_height_m1358425599((&V_3), /*hidden argument*/NULL); NullCheck(L_22); CBeatKeyManager_PushClkAreaMark_m1511125127(L_22, L_23, L_24, L_25, /*hidden argument*/NULL); } IL_00d5: { bool L_26 = V_5; if (!L_26) { goto IL_00fa; } } { float L_27 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_28 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); V_6 = ((float)il2cpp_codegen_subtract((float)L_27, (float)L_28)); float L_29 = V_6; int32_t L_30 = IBeatKeys_GetJudgeValByOffTime_m970048845(__this, L_29, /*hidden argument*/NULL); VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_30); } IL_00fa: { goto IL_0143; } IL_00ff: { float L_31 = V_1; float L_32 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_31) >= ((float)L_32)))) { goto IL_010c; } } { return; } IL_010c: { V_7 = (bool)0; Rect_t2360479859 L_33 = IBeatKeys_GetJudgeRect_m1625121536(__this, /*hidden argument*/NULL); V_8 = L_33; Rect_t2360479859 L_34 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); int32_t L_35 = CInputHelp_CheckMouseContains_m68996272(NULL /*static, unused*/, L_34, /*hidden argument*/NULL); if ((((int32_t)L_35) == ((int32_t)(-1)))) { goto IL_0127; } } { V_7 = (bool)1; } IL_0127: { bool L_36 = V_7; if (!L_36) { goto IL_013b; } } { VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 4); goto IL_0143; } IL_013b: { VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 1); } IL_0143: { return; } } // System.Void DMCore.DanceMode.CBeatKeyHold::OnPaint() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_OnPaint_m1076262735 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyHold_OnPaint_m1076262735_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); 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 V_7 = 0.0f; float V_8 = 0.0f; float V_9 = 0.0f; float V_10 = 0.0f; float V_11 = 0.0f; Rect_t2360479859 V_12; memset(&V_12, 0, sizeof(V_12)); int32_t V_13 = 0; float V_14 = 0.0f; float V_15 = 0.0f; Vector2_t2156229523 V_16; memset(&V_16, 0, sizeof(V_16)); int32_t V_17 = 0; float V_18 = 0.0f; float V_19 = 0.0f; Vector2_t2156229523 V_20; memset(&V_20, 0, sizeof(V_20)); int32_t V_21 = 0; float V_22 = 0.0f; float V_23 = 0.0f; float V_24 = 0.0f; float V_25 = 0.0f; int32_t V_26 = 0; Vector2_t2156229523 V_27; memset(&V_27, 0, sizeof(V_27)); float V_28 = 0.0f; float G_B15_0 = 0.0f; float G_B18_0 = 0.0f; { Vector2_t2156229523 L_0 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); V_0 = L_0; float L_1 = IBeatKeys_GetPaintAlpha_m2346745213(__this, /*hidden argument*/NULL); V_1 = L_1; float L_2 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_2 = L_2; float L_3 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); V_3 = L_3; float L_4 = V_3; float L_5 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_4) > ((float)L_5)))) { goto IL_00bb; } } { CBeatKeyManager_t1395295909 * L_6 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); Vector2_t2156229523 L_8 = V_0; float L_9 = VirtFuncInvoker0< float >::Invoke(34 /* System.Single DMCore.DanceMode.IBeatKeys::GetBackGroundBPMScale() */, __this); float L_10 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_11 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_12 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_9, (float)L_10)), L_11, /*hidden argument*/NULL); float L_13 = V_1; NullCheck(L_6); CBeatKeyManager_PushDrawCommand_m2157714116(L_6, L_7, L_8, L_12, (0.0f), L_13, 0, /*hidden argument*/NULL); float L_14 = IBeatKeys_GetFadeInShowTime_m388566142(__this, /*hidden argument*/NULL); V_4 = L_14; float L_15 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_16 = V_4; float L_17 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_15, (float)L_16))) <= ((float)L_17)))) { goto IL_00b6; } } { float L_18 = V_3; float L_19 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_20 = V_4; V_5 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)L_18, (float)L_19))/(float)L_20)))); int32_t L_21 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); float L_22 = CBeatKeyManager_GetHelpImageWidth_m367174396(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); V_6 = L_22; CBeatKeyManager_t1395295909 * L_23 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_24 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); Vector2_t2156229523 L_25 = V_0; float L_26 = __this->get_m_BackgroundWidth_19(); float L_27 = V_6; float L_28 = V_5; NullCheck(L_23); CBeatKeyManager_PushHelpDrawCommand_m2252964895(L_23, L_24, L_25, ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_subtract((float)L_26, (float)L_27)))), (float)(6.0f))), L_28, /*hidden argument*/NULL); } IL_00b6: { goto IL_045b; } IL_00bb: { int32_t L_29 = CBeatKeyHold_GetJudgePointCount_m1127192437(__this, /*hidden argument*/NULL); int32_t L_30 = __this->get_m_nJudgeIndex_20(); if ((((int32_t)L_29) <= ((int32_t)L_30))) { goto IL_045b; } } { float L_31 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_32 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); V_7 = ((float)il2cpp_codegen_subtract((float)L_31, (float)L_32)); float L_33 = V_7; float L_34 = CBeatKeyHold_GetHoldTime_m4069047003(__this, /*hidden argument*/NULL); V_8 = ((float)((float)L_33/(float)L_34)); float L_35 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_36 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_35, (0.0f), (1.0f), /*hidden argument*/NULL); V_8 = L_36; float L_37 = V_8; V_9 = ((float)il2cpp_codegen_subtract((float)(90.0f), (float)((float)il2cpp_codegen_multiply((float)(180.0f), (float)L_37)))); float L_38 = V_9; if ((!(((float)(0.0f)) > ((float)L_38)))) { goto IL_011f; } } { float L_39 = V_9; V_9 = ((float)il2cpp_codegen_add((float)L_39, (float)(360.0f))); } IL_011f: { float L_40 = V_9; V_9 = ((float)il2cpp_codegen_multiply((float)(0.0174532924f), (float)L_40)); CBeatKeyManager_t1395295909 * L_41 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); int32_t L_42 = CBeatKeyManager_GetBpm_m1897872510(L_41, /*hidden argument*/NULL); V_10 = ((float)((float)(0.22f)/(float)(((float)((float)L_42))))); float L_43 = V_7; float L_44 = V_10; float L_45 = V_10; float L_46 = CMathHelp_GetPingPong_m3554504360(NULL /*static, unused*/, (1.0f), (1.22f), ((float)((float)(fmodf(L_43, L_44))/(float)L_45)), /*hidden argument*/NULL); V_11 = L_46; CBeatKeyManager_t1395295909 * L_47 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_47); Rect_t2360479859 L_48 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_47, _stringLiteral1413896344, /*hidden argument*/NULL); V_12 = L_48; V_13 = 0; goto IL_01c3; } IL_016e: { CBeatKeyManager_t1395295909 * L_49 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Rect_t2360479859 L_50 = V_12; Vector2_t2156229523 L_51 = V_0; float L_52 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_53 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_54 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)(2.0f), (float)L_52)), L_53, /*hidden argument*/NULL); float L_55 = V_11; Vector2_t2156229523 L_56 = Vector2_op_Multiply_m2347887432(NULL /*static, unused*/, L_54, L_55, /*hidden argument*/NULL); float L_57 = V_1; float L_58 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_59 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (45.0f), (0.0f), L_58, /*hidden argument*/NULL); int32_t L_60 = V_13; float L_61 = V_8; NullCheck(L_49); CBeatKeyManager_PushDrawCommandRound_m654246860(L_49, L_50, L_51, L_56, (0.0f), L_57, 0, ((float)il2cpp_codegen_add((float)L_59, (float)((float)il2cpp_codegen_multiply((float)(90.0f), (float)(((float)((float)L_60))))))), ((float)il2cpp_codegen_multiply((float)(90.0f), (float)L_61)), /*hidden argument*/NULL); int32_t L_62 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_01c3: { int32_t L_63 = V_13; if ((((int32_t)L_63) < ((int32_t)4))) { goto IL_016e; } } { CBeatKeyManager_t1395295909 * L_64 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_65 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); Vector2_t2156229523 L_66 = V_0; float L_67 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_68 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_69 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_67, L_68, /*hidden argument*/NULL); float L_70 = V_11; Vector2_t2156229523 L_71 = Vector2_op_Multiply_m2347887432(NULL /*static, unused*/, L_69, L_70, /*hidden argument*/NULL); float L_72 = V_1; NullCheck(L_64); CBeatKeyManager_PushDrawCommand_m2157714116(L_64, L_65, L_66, L_71, (0.0f), L_72, 0, /*hidden argument*/NULL); float L_73 = V_2; float L_74 = Rect_get_width_m3421484486((&V_12), /*hidden argument*/NULL); V_14 = ((float)il2cpp_codegen_multiply((float)L_73, (float)((float)il2cpp_codegen_subtract((float)L_74, (float)(12.0f))))); float L_75 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_76 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); V_15 = ((float)il2cpp_codegen_subtract((float)L_75, (float)L_76)); float L_77 = V_15; if ((!(((float)(0.1f)) >= ((float)L_77)))) { goto IL_02e9; } } { float L_78 = V_14; float L_79 = V_15; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_80 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (0.5f), (1.0f), ((float)il2cpp_codegen_multiply((float)L_79, (float)(10.0f))), /*hidden argument*/NULL); V_14 = ((float)il2cpp_codegen_multiply((float)L_78, (float)L_80)); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_81 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); V_16 = L_81; V_17 = 0; goto IL_02dc; } IL_024c: { int32_t L_82 = V_17; if ((((int32_t)1) < ((int32_t)L_82))) { goto IL_025e; } } { G_B15_0 = (1.0f); goto IL_0263; } IL_025e: { G_B15_0 = (-1.0f); } IL_0263: { V_18 = G_B15_0; int32_t L_83 = V_17; if (((int32_t)((int32_t)L_83%(int32_t)2))) { goto IL_0278; } } { G_B18_0 = (1.0f); goto IL_027d; } IL_0278: { G_B18_0 = (-1.0f); } IL_027d: { V_19 = G_B18_0; float L_84 = (&V_0)->get_x_0(); float L_85 = V_18; float L_86 = V_14; (&V_16)->set_x_0(((float)il2cpp_codegen_add((float)L_84, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_85, (float)L_86)), (float)(0.7071f)))))); float L_87 = (&V_0)->get_y_1(); float L_88 = V_19; float L_89 = V_14; (&V_16)->set_y_1(((float)il2cpp_codegen_add((float)L_87, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_88, (float)L_89)), (float)(0.7071f)))))); CBeatKeyManager_t1395295909 * L_90 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_91 = V_16; float L_92 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_93 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_94 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_92, L_93, /*hidden argument*/NULL); float L_95 = V_1; NullCheck(L_90); CBeatKeyManager_PushDrawCommand_m2157714116(L_90, _stringLiteral2087146533, L_91, L_94, (0.0f), L_95, 0, /*hidden argument*/NULL); int32_t L_96 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_02dc: { int32_t L_97 = V_17; if ((((int32_t)L_97) < ((int32_t)4))) { goto IL_024c; } } { goto IL_0420; } IL_02e9: { float L_98 = V_14; float L_99 = V_11; V_14 = ((float)il2cpp_codegen_multiply((float)L_98, (float)L_99)); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_100 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); V_20 = L_100; V_21 = 0; goto IL_0418; } IL_02ff: { float L_101 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_102 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (45.0f), (-45.0f), L_101, /*hidden argument*/NULL); int32_t L_103 = V_21; V_22 = ((float)il2cpp_codegen_add((float)L_102, (float)((float)il2cpp_codegen_multiply((float)(90.0f), (float)(((float)((float)L_103))))))); float L_104 = V_22; V_22 = ((float)il2cpp_codegen_multiply((float)L_104, (float)(0.0174532924f))); float L_105 = V_22; float L_106 = cosf(L_105); V_23 = L_106; float L_107 = V_22; float L_108 = sinf(L_107); V_24 = L_108; float L_109 = (&V_0)->get_x_0(); float L_110 = V_23; float L_111 = V_14; (&V_20)->set_x_0(((float)il2cpp_codegen_add((float)L_109, (float)((float)il2cpp_codegen_multiply((float)L_110, (float)L_111))))); float L_112 = (&V_0)->get_y_1(); float L_113 = V_24; float L_114 = V_14; (&V_20)->set_y_1(((float)il2cpp_codegen_subtract((float)L_112, (float)((float)il2cpp_codegen_multiply((float)L_113, (float)L_114))))); CBeatKeyManager_t1395295909 * L_115 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_116 = V_20; float L_117 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_118 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_119 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_117, L_118, /*hidden argument*/NULL); float L_120 = V_1; NullCheck(L_115); CBeatKeyManager_PushDrawCommand_m2157714116(L_115, _stringLiteral2087146533, L_116, L_119, (0.0f), L_120, 0, /*hidden argument*/NULL); float L_121 = V_22; V_25 = ((float)il2cpp_codegen_add((float)L_121, (float)(1.57079637f))); V_26 = 0; goto IL_040a; } IL_0395: { IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_122 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); V_27 = L_122; float L_123 = (&V_20)->get_x_0(); float L_124 = V_8; float L_125 = V_2; float L_126 = V_25; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_127 = cosf(L_126); (&V_27)->set_x_0(((float)il2cpp_codegen_add((float)L_123, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(120.0f), (float)L_124)), (float)L_125)), (float)L_127))))); float L_128 = (&V_20)->get_y_1(); float L_129 = V_8; float L_130 = V_2; float L_131 = V_25; float L_132 = sinf(L_131); (&V_27)->set_y_1(((float)il2cpp_codegen_subtract((float)L_128, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(120.0f), (float)L_129)), (float)L_130)), (float)L_132))))); CBeatKeyManager_t1395295909 * L_133 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_134 = V_27; float L_135 = V_2; Vector2_t2156229523 L_136 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_137 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_135, L_136, /*hidden argument*/NULL); float L_138 = V_8; float L_139 = V_1; NullCheck(L_133); CBeatKeyManager_PushDrawCommand_m2157714116(L_133, _stringLiteral2778817041, L_134, L_137, ((float)il2cpp_codegen_multiply((float)(90.0f), (float)L_138)), L_139, 6, /*hidden argument*/NULL); int32_t L_140 = V_26; V_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_140, (int32_t)1)); } IL_040a: { int32_t L_141 = V_26; if ((((int32_t)L_141) < ((int32_t)3))) { goto IL_0395; } } { int32_t L_142 = V_21; V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_142, (int32_t)1)); } IL_0418: { int32_t L_143 = V_21; if ((((int32_t)L_143) < ((int32_t)4))) { goto IL_02ff; } } IL_0420: { int32_t L_144 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); float L_145 = CBeatKeyManager_GetHelpImageWidth_m367174396(NULL /*static, unused*/, L_144, /*hidden argument*/NULL); V_28 = L_145; CBeatKeyManager_t1395295909 * L_146 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_147 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); Vector2_t2156229523 L_148 = V_0; float L_149 = V_11; float L_150 = __this->get_m_BackgroundWidth_19(); float L_151 = V_28; NullCheck(L_146); CBeatKeyManager_PushHelpDrawCommand_m2252964895(L_146, L_147, L_148, ((float)il2cpp_codegen_multiply((float)L_149, (float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_subtract((float)L_150, (float)L_151)))), (float)(6.0f))))), (1.0f), /*hidden argument*/NULL); } IL_045b: { IBeatKeys_OnPaint_m2136184718(__this, /*hidden argument*/NULL); return; } } // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeyHold::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyHold_SetJudgeResult_m1707445291 (CBeatKeyHold_t782767741 * __this, int32_t ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyHold_SetJudgeResult_m1707445291_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t V_2 = 0; int32_t G_B3_0 = 0; ISoundManager_t434164892 * G_B5_0 = NULL; ISoundManager_t434164892 * G_B4_0 = NULL; int32_t G_B6_0 = 0; ISoundManager_t434164892 * G_B6_1 = NULL; { int32_t L_0 = __this->get_m_nJudgeIndex_20(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = CBeatKeyHold_GetJudgePointCount_m1127192437(__this, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_nJudgeIndex_20(); G_B3_0 = ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))) == ((int32_t)L_2))? 1 : 0); goto IL_001e; } IL_001d: { G_B3_0 = 1; } IL_001e: { V_0 = (bool)G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); ISoundManager_t434164892 * L_4 = CRoot_GetSoundManager_m30020774(L_3, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = ISoundManager_IsBeatKeyMidiEnable_m1133154011(L_4, /*hidden argument*/NULL); V_1 = L_5; CRoot_t1043641654 * L_6 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); ISoundManager_t434164892 * L_7 = CRoot_GetSoundManager_m30020774(L_6, /*hidden argument*/NULL); bool L_8 = V_0; G_B4_0 = L_7; if (!L_8) { G_B5_0 = L_7; goto IL_0042; } } { bool L_9 = V_1; G_B6_0 = ((int32_t)(L_9)); G_B6_1 = G_B4_0; goto IL_0043; } IL_0042: { G_B6_0 = 0; G_B6_1 = G_B5_0; } IL_0043: { NullCheck(G_B6_1); ISoundManager_SetBeatKeyMidiEnable_m3065603802(G_B6_1, (bool)G_B6_0, /*hidden argument*/NULL); int32_t L_10 = ___result0; int32_t L_11 = IBeatKeys_SetJudgeResult_m4242780543(__this, L_10, /*hidden argument*/NULL); V_2 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_12 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); ISoundManager_t434164892 * L_13 = CRoot_GetSoundManager_m30020774(L_12, /*hidden argument*/NULL); bool L_14 = V_1; NullCheck(L_13); ISoundManager_SetBeatKeyMidiEnable_m3065603802(L_13, L_14, /*hidden argument*/NULL); int32_t L_15 = CBeatKeyHold_GetJudgePointCount_m1127192437(__this, /*hidden argument*/NULL); int32_t L_16 = __this->get_m_nJudgeIndex_20(); if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1))) == ((uint32_t)L_16)))) { goto IL_0085; } } { int32_t L_17 = V_2; Vector2_t2156229523 L_18 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); IBeatKeys_SetDrawResult_m3839988315(__this, L_17, L_18, /*hidden argument*/NULL); goto IL_0097; } IL_0085: { int32_t L_19 = V_2; Vector2_t2156229523 L_20 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); IBeatKeys_SetDrawResult_m390367502(__this, L_19, L_20, (0.16f), /*hidden argument*/NULL); } IL_0097: { int32_t L_21 = __this->get_m_nJudgeIndex_20(); __this->set_m_nJudgeIndex_20(((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1))); int32_t L_22 = V_2; return L_22; } } // System.Void DMCore.DanceMode.CBeatKeyHold::OnFillTimeParams() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyHold_OnFillTimeParams_m2737185649 (CBeatKeyHold_t782767741 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; { float L_0 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_1 = IBeatKeys_GetFadeInTime_m2112968104(__this, /*hidden argument*/NULL); V_0 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_3 = CBeatKeyHold_GetHoldTime_m4069047003(__this, /*hidden argument*/NULL); float L_4 = IBeatKeys_GetFadeOutTime_m2967601141(__this, /*hidden argument*/NULL); V_1 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_2, (float)L_3)), (float)L_4)); float L_5 = V_0; float L_6 = V_1; CAnimNode_SetTimeRange_m3219375386(__this, L_5, L_6, /*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 DMCore.DanceMode.CBeatKeyManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager__ctor_m3400760563 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager__ctor_m3400760563_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeyCtrlNode_t1019706062 * V_0 = NULL; { List_1_t2491780804 * L_0 = (List_1_t2491780804 *)il2cpp_codegen_object_new(List_1_t2491780804_il2cpp_TypeInfo_var); List_1__ctor_m3594297252(L_0, /*hidden argument*/List_1__ctor_m3594297252_RuntimeMethod_var); __this->set_m_listCtrlNode_4(L_0); ILogicBase__ctor_m2199354544(__this, /*hidden argument*/NULL); __this->set_m_nCurBpm_5(((int32_t)120)); List_1_t128053199 * L_1 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_1, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_SectionMaxScore_9(L_1); BetterList_1_t1515500177 * L_2 = (BetterList_1_t1515500177 *)il2cpp_codegen_object_new(BetterList_1_t1515500177_il2cpp_TypeInfo_var); BetterList_1__ctor_m2733640352(L_2, /*hidden argument*/BetterList_1__ctor_m2733640352_RuntimeMethod_var); __this->set_m_RtClkArea_10(L_2); __this->set_m_BeatKeyColorState_13(0); Dictionary_2_t3213771897 * L_3 = (Dictionary_2_t3213771897 *)il2cpp_codegen_object_new(Dictionary_2_t3213771897_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1198975265(L_3, /*hidden argument*/Dictionary_2__ctor_m1198975265_RuntimeMethod_var); __this->set_m_DrawCall_8(L_3); CBeatKeyCtrlNode_t1019706062 * L_4 = (CBeatKeyCtrlNode_t1019706062 *)il2cpp_codegen_object_new(CBeatKeyCtrlNode_t1019706062_il2cpp_TypeInfo_var); CBeatKeyCtrlNode__ctor_m3372004428(L_4, /*hidden argument*/NULL); V_0 = L_4; CBeatKeyCtrlNode_t1019706062 * L_5 = V_0; NullCheck(L_5); CBeatKeyCtrlNode_set_DeviceID_m3012705867(L_5, 0, /*hidden argument*/NULL); List_1_t2491780804 * L_6 = __this->get_m_listCtrlNode_4(); CBeatKeyCtrlNode_t1019706062 * L_7 = V_0; NullCheck(L_6); List_1_Add_m70527682(L_6, L_7, /*hidden argument*/List_1_Add_m70527682_RuntimeMethod_var); CBeatKeyCtrlNode_t1019706062 * L_8 = V_0; ILogicBase_AddChild_m4104591912(__this, L_8, /*hidden argument*/NULL); __this->set_m_ptrCurBeatKeyInfo_15((CBeatKeySequenceInfo_t1686169301 *)NULL); __this->set_m_ptrCurBeatKeySwingInfo_16((CBeatKeySequenceInfo_t1686169301 *)NULL); RevenueDetailData_t1092030774 * L_9 = (RevenueDetailData_t1092030774 *)il2cpp_codegen_object_new(RevenueDetailData_t1092030774_il2cpp_TypeInfo_var); RevenueDetailData__ctor_m1494615200(L_9, /*hidden argument*/NULL); __this->set_m_RevenueDetail_18(L_9); VirtActionInvoker0::Invoke(4 /* System.Void DMCore.ILogicBase::OnReset() */, __this); return; } } // System.Boolean DMCore.DanceMode.CBeatKeyManager::IfCheatMode() extern "C" IL2CPP_METHOD_ATTR bool CBeatKeyManager_IfCheatMode_m342302831 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return (bool)0; } } // UnityEngine.Rect DMCore.DanceMode.CBeatKeyManager::GetBeatKeySpriteRect(System.String) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CBeatKeyManager_GetBeatKeySpriteRect_m4186432858 (CBeatKeyManager_t1395295909 * __this, String_t* ___spriteName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetBeatKeySpriteRect_m4186432858_MetadataUsageId); s_Il2CppMethodInitialized = true; } UIAtlas_t3195533529 * V_0 = NULL; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); Sprite_t2895597119 * V_2 = NULL; UIAtlas_t3195533529 * G_B3_0 = NULL; { GameObject_t1113636619 * L_0 = __this->get_m_beatkeyAtlas_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { GameObject_t1113636619 * L_2 = __this->get_m_beatkeyAtlas_7(); NullCheck(L_2); UIAtlas_t3195533529 * L_3 = GameObject_GetComponent_TisUIAtlas_t3195533529_m1062336934(L_2, /*hidden argument*/GameObject_GetComponent_TisUIAtlas_t3195533529_m1062336934_RuntimeMethod_var); G_B3_0 = L_3; goto IL_0022; } IL_0021: { G_B3_0 = ((UIAtlas_t3195533529 *)(NULL)); } IL_0022: { V_0 = G_B3_0; UIAtlas_t3195533529 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0049; } } { Rect_t2360479859 L_6; memset(&L_6, 0, sizeof(L_6)); Rect__ctor_m2614021312((&L_6), (0.0f), (0.0f), (1.0f), (1.0f), /*hidden argument*/NULL); return L_6; } IL_0049: { il2cpp_codegen_initobj((&V_1), sizeof(Rect_t2360479859 )); UIAtlas_t3195533529 * L_7 = V_0; String_t* L_8 = ___spriteName0; NullCheck(L_7); Sprite_t2895597119 * L_9 = UIAtlas_GetSprite_m1406671849(L_7, L_8, /*hidden argument*/NULL); V_2 = L_9; Sprite_t2895597119 * L_10 = V_2; if (!L_10) { goto IL_00a9; } } { Sprite_t2895597119 * L_11 = V_2; NullCheck(L_11); Rect_t2360479859 * L_12 = L_11->get_address_of_inner_2(); float L_13 = Rect_get_x_m3839990490(L_12, /*hidden argument*/NULL); Rect_set_x_m2352063068((&V_1), L_13, /*hidden argument*/NULL); Sprite_t2895597119 * L_14 = V_2; NullCheck(L_14); Rect_t2360479859 * L_15 = L_14->get_address_of_inner_2(); float L_16 = Rect_get_y_m1501338330(L_15, /*hidden argument*/NULL); Rect_set_y_m3702432190((&V_1), L_16, /*hidden argument*/NULL); Sprite_t2895597119 * L_17 = V_2; NullCheck(L_17); Rect_t2360479859 * L_18 = L_17->get_address_of_inner_2(); float L_19 = Rect_get_width_m3421484486(L_18, /*hidden argument*/NULL); Rect_set_width_m2963421158((&V_1), L_19, /*hidden argument*/NULL); Sprite_t2895597119 * L_20 = V_2; NullCheck(L_20); Rect_t2360479859 * L_21 = L_20->get_address_of_inner_2(); float L_22 = Rect_get_height_m1358425599(L_21, /*hidden argument*/NULL); Rect_set_height_m1625569324((&V_1), L_22, /*hidden argument*/NULL); Rect_t2360479859 L_23 = V_1; return L_23; } IL_00a9: { Rect_t2360479859 L_24; memset(&L_24, 0, sizeof(L_24)); Rect__ctor_m2614021312((&L_24), (0.0f), (0.0f), (1.0f), (1.0f), /*hidden argument*/NULL); return L_24; } } // System.Void DMCore.DanceMode.CBeatKeyManager::TellExistBeatKeyColor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_TellExistBeatKeyColor_m3557280543 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { { __this->set_m_BeatKeyColorState_13(1); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::OnUpdate() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_OnUpdate_m2805333502 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_OnUpdate_m2805333502_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeyManager_t1395295909 * G_B3_0 = NULL; CBeatKeyManager_t1395295909 * G_B2_0 = NULL; { BetterList_1_t1515500177 * L_0 = __this->get_m_RtClkArea_10(); NullCheck(L_0); BetterList_1_Clear_m3059841162(L_0, /*hidden argument*/BetterList_1_Clear_m3059841162_RuntimeMethod_var); int32_t L_1 = __this->get_m_BeatKeyColorState_13(); if (L_1) { goto IL_003e; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); Action_1_t1192173657 * L_2 = ((CBeatKeyManager_t1395295909_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_20(); G_B2_0 = __this; if (L_2) { G_B3_0 = __this; goto IL_002f; } } { intptr_t L_3 = (intptr_t)CBeatKeyManager_U3COnUpdateU3Em__0_m1729630746_RuntimeMethod_var; Action_1_t1192173657 * L_4 = (Action_1_t1192173657 *)il2cpp_codegen_object_new(Action_1_t1192173657_il2cpp_TypeInfo_var); Action_1__ctor_m94632246(L_4, NULL, L_3, /*hidden argument*/Action_1__ctor_m94632246_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); ((CBeatKeyManager_t1395295909_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache0_20(L_4); G_B3_0 = G_B2_0; } IL_002f: { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); Action_1_t1192173657 * L_5 = ((CBeatKeyManager_t1395295909_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_20(); NullCheck(G_B3_0); CBeatKeyManager_ForEachCtrlNode_m3921055972(G_B3_0, L_5, /*hidden argument*/NULL); goto IL_0045; } IL_003e: { __this->set_m_BeatKeyColorState_13(0); } IL_0045: { return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::PushClkAreaMark(UnityEngine.Vector2,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushClkAreaMark_m1511125127 (CBeatKeyManager_t1395295909 * __this, Vector2_t2156229523 ___center0, float ___fWidth1, float ___fHeight2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_PushClkAreaMark_m1511125127_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Rect_t2360479859 )); float L_0 = (&___center0)->get_x_0(); float L_1 = ___fWidth1; Rect_set_x_m2352063068((&V_0), ((float)il2cpp_codegen_subtract((float)L_0, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_1)))), /*hidden argument*/NULL); float L_2 = (&___center0)->get_y_1(); float L_3 = ___fHeight2; Rect_set_y_m3702432190((&V_0), ((float)il2cpp_codegen_subtract((float)L_2, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_3)))), /*hidden argument*/NULL); float L_4 = ___fWidth1; Rect_set_width_m2963421158((&V_0), L_4, /*hidden argument*/NULL); float L_5 = ___fHeight2; Rect_set_height_m1625569324((&V_0), L_5, /*hidden argument*/NULL); BetterList_1_t1515500177 * L_6 = __this->get_m_RtClkArea_10(); Rect_t2360479859 L_7 = V_0; NullCheck(L_6); BetterList_1_Add_m1921504493(L_6, L_7, /*hidden argument*/BetterList_1_Add_m1921504493_RuntimeMethod_var); return; } } // System.Boolean DMCore.DanceMode.CBeatKeyManager::IsClkAreaMarked(UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR bool CBeatKeyManager_IsClkAreaMarked_m690496986 (CBeatKeyManager_t1395295909 * __this, Rect_t2360479859 ___rt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_IsClkAreaMarked_m690496986_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0024; } IL_0007: { Rect_t2360479859 L_0 = ___rt0; BetterList_1_t1515500177 * L_1 = __this->get_m_RtClkArea_10(); int32_t L_2 = V_0; NullCheck(L_1); Rect_t2360479859 L_3 = BetterList_1_get_Item_m1993077838(L_1, L_2, /*hidden argument*/BetterList_1_get_Item_m1993077838_RuntimeMethod_var); bool L_4 = CMathHelp_RectIntersect_m1830888877(NULL /*static, unused*/, L_0, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0020; } } { return (bool)1; } IL_0020: { int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0024: { int32_t L_6 = V_0; BetterList_1_t1515500177 * L_7 = __this->get_m_RtClkArea_10(); NullCheck(L_7); int32_t L_8 = L_7->get_size_1(); if ((((int32_t)L_6) < ((int32_t)L_8))) { goto IL_0007; } } { return (bool)0; } } // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetSetionMaxScore(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetSetionMaxScore_m117383213 (CBeatKeyManager_t1395295909 * __this, int32_t ___sectionIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetSetionMaxScore_m117383213_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___sectionIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0018; } } { List_1_t128053199 * L_1 = __this->get_m_SectionMaxScore_9(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186164705(L_1, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); int32_t L_3 = ___sectionIndex0; if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return 0; } IL_001a: { List_1_t128053199 * L_4 = __this->get_m_SectionMaxScore_9(); int32_t L_5 = ___sectionIndex0; NullCheck(L_4); int32_t L_6 = List_1_get_Item_m888956288(L_4, L_5, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); return L_6; } } // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetTotalMaxScore() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetTotalMaxScore_m4279768256 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetTotalMaxScore_m4279768256_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; V_1 = 0; goto IL_001c; } IL_0009: { int32_t L_0 = V_0; List_1_t128053199 * L_1 = __this->get_m_SectionMaxScore_9(); int32_t L_2 = V_1; NullCheck(L_1); int32_t L_3 = List_1_get_Item_m888956288(L_1, L_2, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_001c: { int32_t L_5 = V_1; List_1_t128053199 * L_6 = __this->get_m_SectionMaxScore_9(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m186164705(L_6, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0009; } } { int32_t L_8 = V_0; return L_8; } } // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetBpm() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetBpm_m1897872510 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nCurBpm_5(); return L_0; } } // System.Single DMCore.DanceMode.CBeatKeyManager::GetJudgeAnimTime() extern "C" IL2CPP_METHOD_ATTR float CBeatKeyManager_GetJudgeAnimTime_m1599327302 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_m_fTimeJudgeAnimTime_11(); if ((!(((float)(0.0f)) < ((float)L_0)))) { goto IL_0017; } } { float L_1 = __this->get_m_fTimeJudgeAnimTime_11(); return L_1; } IL_0017: { int32_t L_2 = CBeatKeyManager_GetBpm_m1897872510(__this, /*hidden argument*/NULL); __this->set_m_fTimeJudgeAnimTime_11(((float)((float)(30.0f)/(float)(((float)((float)L_2)))))); float L_3 = __this->get_m_fTimeJudgeAnimTime_11(); return L_3; } } // System.Void DMCore.DanceMode.CBeatKeyManager::PushNextBeatKey(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,DMCore.DanceMode.IBeatKeys) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushNextBeatKey_m3327794647 (CBeatKeyManager_t1395295909 * __this, Vector2_t2156229523 ___beginCenter0, Vector2_t2156229523 ___endCenter1, float ___fTimeMax2, float ___fJudgeTime3, IBeatKeys_t2500473988 * ___beatKey4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_PushNextBeatKey_m3327794647_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * V_0 = NULL; { U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * L_0 = (U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 *)il2cpp_codegen_object_new(U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399_il2cpp_TypeInfo_var); U3CPushNextBeatKeyU3Ec__AnonStorey0__ctor_m3844324521(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * L_1 = V_0; Vector2_t2156229523 L_2 = ___beginCenter0; NullCheck(L_1); L_1->set_beginCenter_0(L_2); U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * L_3 = V_0; Vector2_t2156229523 L_4 = ___endCenter1; NullCheck(L_3); L_3->set_endCenter_1(L_4); U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * L_5 = V_0; float L_6 = ___fTimeMax2; NullCheck(L_5); L_5->set_fTimeMax_2(L_6); U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * L_7 = V_0; float L_8 = ___fJudgeTime3; NullCheck(L_7); L_7->set_fJudgeTime_3(L_8); U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * L_9 = V_0; IBeatKeys_t2500473988 * L_10 = ___beatKey4; NullCheck(L_9); L_9->set_beatKey_4(L_10); U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * L_11 = V_0; intptr_t L_12 = (intptr_t)U3CPushNextBeatKeyU3Ec__AnonStorey0_U3CU3Em__0_m1848062457_RuntimeMethod_var; Action_1_t1192173657 * L_13 = (Action_1_t1192173657 *)il2cpp_codegen_object_new(Action_1_t1192173657_il2cpp_TypeInfo_var); Action_1__ctor_m94632246(L_13, L_11, L_12, /*hidden argument*/Action_1__ctor_m94632246_RuntimeMethod_var); CBeatKeyManager_ForEachCtrlNode_m3921055972(__this, L_13, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::PushJudgeResult(DMCore.DanceMode.enumJudgeResult,System.Boolean,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushJudgeResult_m1974812541 (CBeatKeyManager_t1395295909 * __this, int32_t ___result0, bool ___synchImediately1, int32_t ___deviceID2, const RuntimeMethod* method) { CBeatKeyCtrlNode_t1019706062 * V_0 = NULL; { int32_t L_0 = __this->get_m_nBeatKeyJudged_17(); __this->set_m_nBeatKeyJudged_17(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); int32_t L_1 = ___deviceID2; CBeatKeyCtrlNode_t1019706062 * L_2 = CBeatKeyManager_GetCtrlNode_m1565279547(__this, L_1, /*hidden argument*/NULL); V_0 = L_2; CBeatKeyCtrlNode_t1019706062 * L_3 = V_0; if (!L_3) { goto IL_0024; } } { CBeatKeyCtrlNode_t1019706062 * L_4 = V_0; int32_t L_5 = ___result0; bool L_6 = ___synchImediately1; NullCheck(L_4); CBeatKeyCtrlNode_PushResult_m3034607664(L_4, L_5, L_6, /*hidden argument*/NULL); } IL_0024: { return; } } // DMCore.DanceMode.enumBeatKeyLevel DMCore.DanceMode.CBeatKeyManager::CalcBeatKeyLevel(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_CalcBeatKeyLevel_m2220578598 (CBeatKeyManager_t1395295909 * __this, int32_t ___hitCount0, int32_t ___perfectCount1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_CalcBeatKeyLevel_m2220578598_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; ClassicalKeyQueue_t335011495 * V_4 = NULL; int32_t G_B15_0 = 0; int32_t G_B19_0 = 0; { V_0 = ((int32_t)9999); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_0 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0073; } } { CAnimSequence_t1119714129 * L_1 = __this->get_m_ptrClassicalKeyInfo_14(); if (!L_1) { goto IL_006e; } } { V_1 = 0; V_2 = 0; CAnimSequence_t1119714129 * L_2 = __this->get_m_ptrClassicalKeyInfo_14(); NullCheck(L_2); int32_t L_3 = CAnimSequence_GetNodeCount_m514257036(L_2, /*hidden argument*/NULL); V_3 = L_3; goto IL_0065; } IL_0031: { CAnimSequence_t1119714129 * L_4 = __this->get_m_ptrClassicalKeyInfo_14(); int32_t L_5 = V_2; NullCheck(L_4); CAnimNode_t3327376431 * L_6 = CAnimSequence_GetNode_m3843207171(L_4, L_5, /*hidden argument*/NULL); V_4 = ((ClassicalKeyQueue_t335011495 *)IsInstClass((RuntimeObject*)L_6, ClassicalKeyQueue_t335011495_il2cpp_TypeInfo_var)); ClassicalKeyQueue_t335011495 * L_7 = V_4; if (L_7) { goto IL_0050; } } { goto IL_0061; } IL_0050: { ClassicalKeyQueue_t335011495 * L_8 = V_4; NullCheck(L_8); int32_t L_9 = L_8->get_KeyLevel_9(); if ((((int32_t)L_9) <= ((int32_t)0))) { goto IL_0061; } } { int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0061: { int32_t L_11 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0065: { int32_t L_12 = V_2; int32_t L_13 = V_3; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0031; } } { int32_t L_14 = V_1; V_0 = L_14; } IL_006e: { goto IL_00c5; } IL_0073: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_15 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_15) == ((uint32_t)2)))) { goto IL_00a4; } } { CBeatKeySequenceInfo_t1686169301 * L_16 = __this->get_m_ptrCurBeatKeySwingInfo_16(); if (!L_16) { goto IL_0099; } } { CBeatKeySequenceInfo_t1686169301 * L_17 = __this->get_m_ptrCurBeatKeySwingInfo_16(); NullCheck(L_17); int32_t L_18 = L_17->get_judgeCount_1(); G_B15_0 = L_18; goto IL_009e; } IL_0099: { G_B15_0 = ((int32_t)9999); } IL_009e: { V_0 = G_B15_0; goto IL_00c5; } IL_00a4: { CBeatKeySequenceInfo_t1686169301 * L_19 = __this->get_m_ptrCurBeatKeyInfo_15(); if (!L_19) { goto IL_00bf; } } { CBeatKeySequenceInfo_t1686169301 * L_20 = __this->get_m_ptrCurBeatKeyInfo_15(); NullCheck(L_20); int32_t L_21 = L_20->get_judgeCount_1(); G_B19_0 = L_21; goto IL_00c4; } IL_00bf: { G_B19_0 = ((int32_t)9999); } IL_00c4: { V_0 = G_B19_0; } IL_00c5: { int32_t L_22 = V_0; int32_t L_23 = ___hitCount0; int32_t L_24 = ___perfectCount1; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); int32_t L_25 = CBeatKeyManager_DoCalcBeatKeyLevel_m113364828(NULL /*static, unused*/, L_22, L_23, L_24, /*hidden argument*/NULL); return L_25; } } // DMCore.DanceMode.enumBeatKeyLevel DMCore.DanceMode.CBeatKeyManager::DoCalcBeatKeyLevel(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_DoCalcBeatKeyLevel_m113364828 (RuntimeObject * __this /* static, unused */, int32_t ___totalCount0, int32_t ___hitCount1, int32_t ___perfectCount2, const RuntimeMethod* method) { double V_0 = 0.0; double V_1 = 0.0; { int32_t L_0 = ___totalCount0; if ((((int32_t)0) < ((int32_t)L_0))) { goto IL_0009; } } { return (int32_t)(5); } IL_0009: { int32_t L_1 = ___hitCount1; int32_t L_2 = ___totalCount0; V_0 = ((double)((double)(((double)((double)L_1)))/(double)(((double)((double)L_2))))); int32_t L_3 = ___perfectCount2; int32_t L_4 = ___totalCount0; V_1 = ((double)((double)(((double)((double)L_3)))/(double)(((double)((double)L_4))))); double L_5 = V_1; if ((!(((double)L_5) >= ((double)(1.0))))) { goto IL_0026; } } { return (int32_t)(0); } IL_0026: { double L_6 = V_0; if ((!(((double)L_6) >= ((double)(0.95999997854232788))))) { goto IL_0046; } } { double L_7 = V_1; if ((!(((double)L_7) >= ((double)(0.60000002384185791))))) { goto IL_0046; } } { return (int32_t)(1); } IL_0046: { double L_8 = V_0; if ((!(((double)L_8) >= ((double)(0.81000000238418579))))) { goto IL_0057; } } { return (int32_t)(2); } IL_0057: { double L_9 = V_0; if ((!(((double)L_9) >= ((double)(0.60000002384185791))))) { goto IL_0068; } } { return (int32_t)(3); } IL_0068: { double L_10 = V_0; if ((!(((double)L_10) >= ((double)(0.15000000596046448))))) { goto IL_0079; } } { return (int32_t)(4); } IL_0079: { return (int32_t)(5); } } // System.Boolean DMCore.DanceMode.CBeatKeyManager::GetSectionTime(System.Int32,System.Single&,System.Single&) extern "C" IL2CPP_METHOD_ATTR bool CBeatKeyManager_GetSectionTime_m3545411115 (RuntimeObject * __this /* static, unused */, int32_t ___nSectionIndex0, float* ___fCurSectionElapsed1, float* ___fTotal2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetSectionTime_m3545411115_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAnimSequence_t1119714129 * V_0 = NULL; CAnimMusicSection_t536843937 * V_1 = NULL; float V_2 = 0.0f; float V_3 = 0.0f; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CAnimSystem_t3541144328 * L_1 = CRoot_GetMovieSystem_m206666588(L_0, /*hidden argument*/NULL); NullCheck(L_1); CAnimSequence_t1119714129 * L_2 = CAnimSystem_GetSequence_m4015007355(L_1, _stringLiteral1732937732, /*hidden argument*/NULL); V_0 = L_2; CAnimSequence_t1119714129 * L_3 = V_0; if (!L_3) { goto IL_002e; } } { int32_t L_4 = ___nSectionIndex0; if ((((int32_t)0) > ((int32_t)L_4))) { goto IL_002e; } } { CAnimSequence_t1119714129 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = CAnimSequence_GetNodeCount_m514257036(L_5, /*hidden argument*/NULL); int32_t L_7 = ___nSectionIndex0; if ((((int32_t)L_6) > ((int32_t)L_7))) { goto IL_0030; } } IL_002e: { return (bool)0; } IL_0030: { V_1 = (CAnimMusicSection_t536843937 *)NULL; CAnimSequence_t1119714129 * L_8 = V_0; int32_t L_9 = ___nSectionIndex0; NullCheck(L_8); CAnimNode_t3327376431 * L_10 = CAnimSequence_GetNode_m3843207171(L_8, L_9, /*hidden argument*/NULL); V_1 = ((CAnimMusicSection_t536843937 *)IsInstClass((RuntimeObject*)L_10, CAnimMusicSection_t536843937_il2cpp_TypeInfo_var)); CAnimMusicSection_t536843937 * L_11 = V_1; if (L_11) { goto IL_0047; } } { return (bool)0; } IL_0047: { V_2 = (0.0f); V_3 = (0.0f); CAnimMusicSection_t536843937 * L_12 = V_1; NullCheck(L_12); CAnimNode_GetTimeRange_m2521578612(L_12, (&V_2), (&V_3), /*hidden argument*/NULL); float* L_13 = ___fTotal2; float L_14 = V_3; float L_15 = V_2; *((float*)(L_13)) = (float)((float)il2cpp_codegen_subtract((float)L_14, (float)L_15)); float* L_16 = ___fCurSectionElapsed1; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_17 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); CAnimSystem_t3541144328 * L_18 = CRoot_GetMovieSystem_m206666588(L_17, /*hidden argument*/NULL); NullCheck(L_18); float L_19 = CAnimSystem_Tell_m1941641543(L_18, /*hidden argument*/NULL); float L_20 = V_2; *((float*)(L_16)) = (float)((float)il2cpp_codegen_subtract((float)L_19, (float)L_20)); return (bool)1; } } // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetCombo() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetCombo_m3149873708 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { { CBeatKeyCtrlNode_t1019706062 * L_0 = CBeatKeyManager_GetCtrlNode_m1565279547(__this, 0, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CBeatKeyCtrlNode_GetCombo_m1821287212(L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetComboStep() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetComboStep_m1823930661 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { { CBeatKeyCtrlNode_t1019706062 * L_0 = CBeatKeyManager_GetCtrlNode_m1565279547(__this, 0, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CBeatKeyCtrlNode_GetComboStep_m3089368589(L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetScore() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetScore_m1331705008 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { { CBeatKeyCtrlNode_t1019706062 * L_0 = CBeatKeyManager_GetCtrlNode_m1565279547(__this, 0, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CBeatKeyCtrlNode_GetScore_m872110592(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DMCore.DanceMode.CBeatKeyManager::SubmitCurScoreToServer(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_SubmitCurScoreToServer_m3941174547 (CBeatKeyManager_t1395295909 * __this, int32_t ___nIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_SubmitCurScoreToServer_m3941174547_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045 * V_0 = NULL; { U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045 * L_0 = (U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045 *)il2cpp_codegen_object_new(U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045_il2cpp_TypeInfo_var); U3CSubmitCurScoreToServerU3Ec__AnonStorey1__ctor_m928123390(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045 * L_1 = V_0; int32_t L_2 = ___nIndex0; NullCheck(L_1); L_1->set_nIndex_0(L_2); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CAnimSystem_t3541144328 * L_4 = CRoot_GetMovieSystem_m206666588(L_3, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = CAnimSystem_IsEditMode_m1044252428(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0022; } } { return; } IL_0022: { U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CSubmitCurScoreToServerU3Ec__AnonStorey1_U3CU3Em__0_m923741018_RuntimeMethod_var; Action_1_t1192173657 * L_8 = (Action_1_t1192173657 *)il2cpp_codegen_object_new(Action_1_t1192173657_il2cpp_TypeInfo_var); Action_1__ctor_m94632246(L_8, L_6, L_7, /*hidden argument*/Action_1__ctor_m94632246_RuntimeMethod_var); CBeatKeyManager_ForEachCtrlNode_m3921055972(__this, L_8, /*hidden argument*/NULL); return; } } // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::GetCurBeatKeyTotalInfo() extern "C" IL2CPP_METHOD_ATTR CBeatKeySequenceInfo_t1686169301 * CBeatKeyManager_GetCurBeatKeyTotalInfo_m2644932220 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetCurBeatKeyTotalInfo_m2644932220_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_0 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_0012; } } { CBeatKeySequenceInfo_t1686169301 * L_1 = __this->get_m_ptrCurBeatKeySwingInfo_16(); return L_1; } IL_0012: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_2 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_2) { goto IL_0023; } } { CBeatKeySequenceInfo_t1686169301 * L_3 = __this->get_m_ptrCurBeatKeyInfo_15(); return L_3; } IL_0023: { return (CBeatKeySequenceInfo_t1686169301 *)NULL; } } // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetJudgedBeatKeyCnt() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetJudgedBeatKeyCnt_m3300330184 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nBeatKeyJudged_17(); return L_0; } } // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::GetBeatKeyInfo(DMCore.Framework.Movie.CAnimSequence) extern "C" IL2CPP_METHOD_ATTR CBeatKeySequenceInfo_t1686169301 * CBeatKeyManager_GetBeatKeyInfo_m2444300740 (RuntimeObject * __this /* static, unused */, CAnimSequence_t1119714129 * ___beatKeySeq0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetBeatKeyInfo_m2444300740_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeySequenceInfo_t1686169301 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; IBeatKeys_t2500473988 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { CAnimSequence_t1119714129 * L_0 = ___beatKeySeq0; if (L_0) { goto IL_0008; } } { return (CBeatKeySequenceInfo_t1686169301 *)NULL; } IL_0008: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_1 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_001a; } } { CAnimSequence_t1119714129 * L_2 = ___beatKeySeq0; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); CBeatKeySequenceInfo_t1686169301 * L_3 = CBeatKeyManager_GetBeatKeySwingInfo_m1659698273(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); return L_3; } IL_001a: { CBeatKeySequenceInfo_t1686169301 * L_4 = (CBeatKeySequenceInfo_t1686169301 *)il2cpp_codegen_object_new(CBeatKeySequenceInfo_t1686169301_il2cpp_TypeInfo_var); CBeatKeySequenceInfo__ctor_m3000309846(L_4, /*hidden argument*/NULL); V_0 = L_4; V_1 = 0; CBeatKeySequenceInfo_t1686169301 * L_5 = V_0; CAnimSequence_t1119714129 * L_6 = ___beatKeySeq0; NullCheck(L_6); int32_t L_7 = CAnimSequence_GetNodeCount_m514257036(L_6, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_beatKeyCount_0(L_7); V_2 = 0; goto IL_0118; } IL_0035: { CAnimSequence_t1119714129 * L_8 = ___beatKeySeq0; int32_t L_9 = V_2; NullCheck(L_8); CAnimNode_t3327376431 * L_10 = CAnimSequence_GetNode_m3843207171(L_8, L_9, /*hidden argument*/NULL); V_3 = ((IBeatKeys_t2500473988 *)IsInstClass((RuntimeObject*)L_10, IBeatKeys_t2500473988_il2cpp_TypeInfo_var)); IBeatKeys_t2500473988 * L_11 = V_3; NullCheck(L_11); int32_t L_12 = VirtFuncInvoker0< int32_t >::Invoke(26 /* System.Int32 DMCore.DanceMode.IBeatKeys::GetBeatKeyNodeJudgeCount() */, L_11); V_4 = L_12; CBeatKeySequenceInfo_t1686169301 * L_13 = V_0; CBeatKeySequenceInfo_t1686169301 * L_14 = L_13; NullCheck(L_14); int32_t L_15 = L_14->get_judgeCount_1(); int32_t L_16 = V_4; NullCheck(L_14); L_14->set_judgeCount_1(((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16))); V_5 = 0; goto IL_007d; } IL_0061: { CBeatKeySequenceInfo_t1686169301 * L_17 = V_0; CBeatKeySequenceInfo_t1686169301 * L_18 = L_17; NullCheck(L_18); int32_t L_19 = L_18->get_maxScore_2(); int32_t L_20 = CBeatKeyCtrlNode_GetBeatKeyResultScore_m1135946825(NULL /*static, unused*/, 4, (bool)1, (&V_1), /*hidden argument*/NULL); NullCheck(L_18); L_18->set_maxScore_2(((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)L_20))); int32_t L_21 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_007d: { int32_t L_22 = V_5; int32_t L_23 = V_4; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0061; } } { IBeatKeys_t2500473988 * L_24 = V_3; NullCheck(L_24); int32_t L_25 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, L_24); V_6 = L_25; int32_t L_26 = V_6; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_26, (int32_t)1))) { case 0: { goto IL_00b0; } case 1: { goto IL_00e9; } case 2: { goto IL_00fc; } case 3: { goto IL_00c3; } case 4: { goto IL_00d6; } } } { goto IL_010f; } IL_00b0: { CBeatKeySequenceInfo_t1686169301 * L_27 = V_0; CBeatKeySequenceInfo_t1686169301 * L_28 = L_27; NullCheck(L_28); int32_t L_29 = L_28->get_simpleCount_3(); NullCheck(L_28); L_28->set_simpleCount_3(((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1))); goto IL_0114; } IL_00c3: { CBeatKeySequenceInfo_t1686169301 * L_30 = V_0; CBeatKeySequenceInfo_t1686169301 * L_31 = L_30; NullCheck(L_31); int32_t L_32 = L_31->get_holdCount_5(); NullCheck(L_31); L_31->set_holdCount_5(((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1))); goto IL_0114; } IL_00d6: { CBeatKeySequenceInfo_t1686169301 * L_33 = V_0; CBeatKeySequenceInfo_t1686169301 * L_34 = L_33; NullCheck(L_34); int32_t L_35 = L_34->get_coupleCount_4(); NullCheck(L_34); L_34->set_coupleCount_4(((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1))); goto IL_0114; } IL_00e9: { CBeatKeySequenceInfo_t1686169301 * L_36 = V_0; CBeatKeySequenceInfo_t1686169301 * L_37 = L_36; NullCheck(L_37); int32_t L_38 = L_37->get_followSphereCount_7(); NullCheck(L_37); L_37->set_followSphereCount_7(((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1))); goto IL_0114; } IL_00fc: { CBeatKeySequenceInfo_t1686169301 * L_39 = V_0; CBeatKeySequenceInfo_t1686169301 * L_40 = L_39; NullCheck(L_40); int32_t L_41 = L_40->get_followDirectCount_8(); NullCheck(L_40); L_40->set_followDirectCount_8(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1))); goto IL_0114; } IL_010f: { goto IL_0114; } IL_0114: { int32_t L_42 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_0118: { int32_t L_43 = V_2; CAnimSequence_t1119714129 * L_44 = ___beatKeySeq0; NullCheck(L_44); int32_t L_45 = CAnimSequence_GetNodeCount_m514257036(L_44, /*hidden argument*/NULL); if ((((int32_t)L_43) < ((int32_t)L_45))) { goto IL_0035; } } { CBeatKeySequenceInfo_t1686169301 * L_46 = V_0; return L_46; } } // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::GetBeatKeySwingInfo(DMCore.Framework.Movie.CAnimSequence) extern "C" IL2CPP_METHOD_ATTR CBeatKeySequenceInfo_t1686169301 * CBeatKeyManager_GetBeatKeySwingInfo_m1659698273 (RuntimeObject * __this /* static, unused */, CAnimSequence_t1119714129 * ___beatKeySeq0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetBeatKeySwingInfo_m1659698273_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeySequenceInfo_t1686169301 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; IBeatKeySwingBase_t1515627798 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { CAnimSequence_t1119714129 * L_0 = ___beatKeySeq0; if (L_0) { goto IL_0008; } } { return (CBeatKeySequenceInfo_t1686169301 *)NULL; } IL_0008: { CBeatKeySequenceInfo_t1686169301 * L_1 = (CBeatKeySequenceInfo_t1686169301 *)il2cpp_codegen_object_new(CBeatKeySequenceInfo_t1686169301_il2cpp_TypeInfo_var); CBeatKeySequenceInfo__ctor_m3000309846(L_1, /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; CBeatKeySequenceInfo_t1686169301 * L_2 = V_0; CAnimSequence_t1119714129 * L_3 = ___beatKeySeq0; NullCheck(L_3); int32_t L_4 = CAnimSequence_GetNodeCount_m514257036(L_3, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_beatKeyCount_0(L_4); V_2 = 0; goto IL_00d6; } IL_0023: { CAnimSequence_t1119714129 * L_5 = ___beatKeySeq0; int32_t L_6 = V_2; NullCheck(L_5); CAnimNode_t3327376431 * L_7 = CAnimSequence_GetNode_m3843207171(L_5, L_6, /*hidden argument*/NULL); V_3 = ((IBeatKeySwingBase_t1515627798 *)IsInstClass((RuntimeObject*)L_7, IBeatKeySwingBase_t1515627798_il2cpp_TypeInfo_var)); IBeatKeySwingBase_t1515627798 * L_8 = V_3; NullCheck(L_8); int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(24 /* System.Int32 DMCore.DanceMode.IBeatKeySwingBase::GetBeatKeyNodeJudgeCount() */, L_8); V_4 = L_9; CBeatKeySequenceInfo_t1686169301 * L_10 = V_0; CBeatKeySequenceInfo_t1686169301 * L_11 = L_10; NullCheck(L_11); int32_t L_12 = L_11->get_judgeCount_1(); int32_t L_13 = V_4; NullCheck(L_11); L_11->set_judgeCount_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)L_13))); V_5 = 0; goto IL_006b; } IL_004f: { CBeatKeySequenceInfo_t1686169301 * L_14 = V_0; CBeatKeySequenceInfo_t1686169301 * L_15 = L_14; NullCheck(L_15); int32_t L_16 = L_15->get_maxScore_2(); int32_t L_17 = CBeatKeyCtrlNode_GetBeatKeyResultScore_m1135946825(NULL /*static, unused*/, 4, (bool)1, (&V_1), /*hidden argument*/NULL); NullCheck(L_15); L_15->set_maxScore_2(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_17))); int32_t L_18 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_006b: { int32_t L_19 = V_5; int32_t L_20 = V_4; if ((((int32_t)L_19) < ((int32_t)L_20))) { goto IL_004f; } } { IBeatKeySwingBase_t1515627798 * L_21 = V_3; NullCheck(L_21); int32_t L_22 = VirtFuncInvoker0< int32_t >::Invoke(21 /* DMCore.DanceMode.enumSwingType DMCore.DanceMode.IBeatKeySwingBase::GetSwingType() */, L_21); V_6 = L_22; int32_t L_23 = V_6; switch (L_23) { case 0: { goto IL_0094; } case 1: { goto IL_00a7; } case 2: { goto IL_00ba; } } } { goto IL_00cd; } IL_0094: { CBeatKeySequenceInfo_t1686169301 * L_24 = V_0; CBeatKeySequenceInfo_t1686169301 * L_25 = L_24; NullCheck(L_25); int32_t L_26 = L_25->get_simpleCount_3(); NullCheck(L_25); L_25->set_simpleCount_3(((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1))); goto IL_00d2; } IL_00a7: { CBeatKeySequenceInfo_t1686169301 * L_27 = V_0; CBeatKeySequenceInfo_t1686169301 * L_28 = L_27; NullCheck(L_28); int32_t L_29 = L_28->get_holdCount_5(); NullCheck(L_28); L_28->set_holdCount_5(((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1))); goto IL_00d2; } IL_00ba: { CBeatKeySequenceInfo_t1686169301 * L_30 = V_0; CBeatKeySequenceInfo_t1686169301 * L_31 = L_30; NullCheck(L_31); int32_t L_32 = L_31->get_slipperCount_6(); NullCheck(L_31); L_31->set_slipperCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1))); goto IL_00d2; } IL_00cd: { goto IL_00d2; } IL_00d2: { int32_t L_33 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00d6: { int32_t L_34 = V_2; CAnimSequence_t1119714129 * L_35 = ___beatKeySeq0; NullCheck(L_35); int32_t L_36 = CAnimSequence_GetNodeCount_m514257036(L_35, /*hidden argument*/NULL); if ((((int32_t)L_34) < ((int32_t)L_36))) { goto IL_0023; } } { CBeatKeySequenceInfo_t1686169301 * L_37 = V_0; return L_37; } } // System.Void DMCore.DanceMode.CBeatKeyManager::OnPreImplementMusicCfg() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_OnPreImplementMusicCfg_m3931481740 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_OnPreImplementMusicCfg_m3931481740_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * V_0 = NULL; CAnimSequence_t1119714129 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; CAnimSequence_t1119714129 * V_4 = NULL; bool V_5 = false; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; List_1_t128053199 * V_9 = NULL; CAnimMusicSection_t536843937 * V_10 = NULL; Vector2_t2156229523 V_11; memset(&V_11, 0, sizeof(V_11)); int32_t V_12 = 0; ClassicalKeyQueue_t335011495 * V_13 = NULL; Vector2_t2156229523 V_14; memset(&V_14, 0, sizeof(V_14)); int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; IBeatKeySwingBase_t1515627798 * V_18 = NULL; 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; int32_t V_25 = 0; int32_t V_26 = 0; List_1_t128053199 * V_27 = NULL; int32_t V_28 = 0; int32_t V_29 = 0; IBeatKeys_t2500473988 * V_30 = NULL; float V_31 = 0.0f; int32_t V_32 = 0; int32_t V_33 = 0; int32_t V_34 = 0; float V_35 = 0.0f; float V_36 = 0.0f; int32_t V_37 = 0; int32_t V_38 = 0; int32_t V_39 = 0; int32_t G_B15_0 = 0; Vector2_t2156229523 G_B22_0; memset(&G_B22_0, 0, sizeof(G_B22_0)); { U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * L_0 = (U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 *)il2cpp_codegen_object_new(U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775_il2cpp_TypeInfo_var); U3COnPreImplementMusicCfgU3Ec__AnonStorey2__ctor_m1655597787(L_0, /*hidden argument*/NULL); V_0 = L_0; U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * L_1 = V_0; NullCheck(L_1); L_1->set_nSectionCount_0(0); V_1 = (CAnimSequence_t1119714129 *)NULL; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CAnimSystem_t3541144328 * L_3 = CRoot_GetMovieSystem_m206666588(L_2, /*hidden argument*/NULL); NullCheck(L_3); bool L_4 = CAnimSystem_IsSequenceExist_m2606952446(L_3, _stringLiteral1732937732, /*hidden argument*/NULL); if (!L_4) { goto IL_0054; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_5 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CAnimSystem_t3541144328 * L_6 = CRoot_GetMovieSystem_m206666588(L_5, /*hidden argument*/NULL); NullCheck(L_6); CAnimSequence_t1119714129 * L_7 = CAnimSystem_GetSequence_m4015007355(L_6, _stringLiteral1732937732, /*hidden argument*/NULL); V_1 = L_7; CAnimSequence_t1119714129 * L_8 = V_1; NullCheck(L_8); CAnimSequence_SortByTime_m3600603104(L_8, /*hidden argument*/NULL); U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * L_9 = V_0; CAnimSequence_t1119714129 * L_10 = V_1; NullCheck(L_10); int32_t L_11 = CAnimSequence_GetNodeCount_m514257036(L_10, /*hidden argument*/NULL); NullCheck(L_9); L_9->set_nSectionCount_0(L_11); goto IL_005b; } IL_0054: { U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * L_12 = V_0; NullCheck(L_12); L_12->set_nSectionCount_0(0); } IL_005b: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_13 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = L_14->get_nSectionCount_0(); NullCheck(L_13); CDanceMode_SetSectionCount_m941041378(L_13, L_15, /*hidden argument*/NULL); CLocalBattle_t1519924991 * L_16 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); bool L_17 = CLocalBattle_get_EnableLocalGame_m1315119155(L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0091; } } { CLocalBattle_t1519924991 * L_18 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); bool L_19 = CLocalBattle_get_EnableDoubleMode_m4172060757(L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0091; } } { CBeatKeyManager_GetCtrlNode_m1565279547(__this, 1, /*hidden argument*/NULL); } IL_0091: { U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * L_20 = V_0; intptr_t L_21 = (intptr_t)U3COnPreImplementMusicCfgU3Ec__AnonStorey2_U3CU3Em__0_m585440546_RuntimeMethod_var; Action_1_t1192173657 * L_22 = (Action_1_t1192173657 *)il2cpp_codegen_object_new(Action_1_t1192173657_il2cpp_TypeInfo_var); Action_1__ctor_m94632246(L_22, L_20, L_21, /*hidden argument*/Action_1__ctor_m94632246_RuntimeMethod_var); CBeatKeyManager_ForEachCtrlNode_m3921055972(__this, L_22, /*hidden argument*/NULL); List_1_t128053199 * L_23 = __this->get_m_SectionMaxScore_9(); NullCheck(L_23); List_1_Clear_m2269680114(L_23, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); V_2 = 0; goto IL_00c5; } IL_00b5: { List_1_t128053199 * L_24 = __this->get_m_SectionMaxScore_9(); NullCheck(L_24); List_1_Add_m697420525(L_24, 0, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_25 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_00c5: { int32_t L_26 = V_2; U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * L_27 = V_0; NullCheck(L_27); int32_t L_28 = L_27->get_nSectionCount_0(); if ((((int32_t)L_26) < ((int32_t)L_28))) { goto IL_00b5; } } { List_1_t128053199 * L_29 = __this->get_m_SectionMaxScore_9(); NullCheck(L_29); int32_t L_30 = List_1_get_Count_m186164705(L_29, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (!L_30) { goto IL_00e7; } } { CAnimSequence_t1119714129 * L_31 = V_1; if (L_31) { goto IL_00fd; } } IL_00e7: { __this->set_m_ptrClassicalKeyInfo_14((CAnimSequence_t1119714129 *)NULL); __this->set_m_ptrCurBeatKeyInfo_15((CBeatKeySequenceInfo_t1686169301 *)NULL); __this->set_m_ptrCurBeatKeySwingInfo_16((CBeatKeySequenceInfo_t1686169301 *)NULL); return; } IL_00fd: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_32 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); CDanceManager_t448141780 * L_33 = CRoot_GetDanceManager_m876173276(L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_0120; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_34 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); CDanceManager_t448141780 * L_35 = CRoot_GetDanceManager_m876173276(L_34, /*hidden argument*/NULL); NullCheck(L_35); int32_t L_36 = CDanceManager_GetCurMusicLevel_m2261253390(L_35, /*hidden argument*/NULL); G_B15_0 = L_36; goto IL_0121; } IL_0120: { G_B15_0 = 1; } IL_0121: { V_3 = G_B15_0; CAnimSystem_t3541144328 * L_37 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_38 = V_3; NullCheck(L_37); CAnimSequence_t1119714129 * L_39 = CAnimSystem_GetBeatKeySequenceByLevel_m2761405652(L_37, L_38, /*hidden argument*/NULL); V_4 = L_39; CAnimSequence_t1119714129 * L_40 = V_4; if (L_40) { goto IL_0137; } } { return; } IL_0137: { CAnimSequence_t1119714129 * L_41 = V_4; NullCheck(L_41); CAnimSequence_SortByTime_m3600603104(L_41, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_42 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_42); bool L_43 = CPveManager_IsPveMode_m3137815888(L_42, /*hidden argument*/NULL); V_5 = L_43; V_6 = 0; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_44 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_44) == ((uint32_t)1)))) { goto IL_027d; } } { CAnimSequence_t1119714129 * L_45 = V_4; __this->set_m_ptrClassicalKeyInfo_14(L_45); V_7 = 0; goto IL_026f; } IL_0168: { V_8 = 0; List_1_t128053199 * L_46 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_46, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_9 = L_46; CAnimSequence_t1119714129 * L_47 = V_1; int32_t L_48 = V_7; NullCheck(L_47); CAnimNode_t3327376431 * L_49 = CAnimSequence_GetNode_m3843207171(L_47, L_48, /*hidden argument*/NULL); V_10 = ((CAnimMusicSection_t536843937 *)IsInstClass((RuntimeObject*)L_49, CAnimMusicSection_t536843937_il2cpp_TypeInfo_var)); CAnimMusicSection_t536843937 * L_50 = V_10; if (!L_50) { goto IL_0194; } } { CAnimMusicSection_t536843937 * L_51 = V_10; NullCheck(L_51); Vector2_t2156229523 L_52 = CAnimNode_GetTimeRange_m3224112428(L_51, /*hidden argument*/NULL); G_B22_0 = L_52; goto IL_0199; } IL_0194: { IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_53 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); G_B22_0 = L_53; } IL_0199: { V_11 = G_B22_0; V_12 = 0; goto IL_0208; } IL_01a3: { CAnimSequence_t1119714129 * L_54 = V_4; int32_t L_55 = V_12; NullCheck(L_54); CAnimNode_t3327376431 * L_56 = CAnimSequence_GetNode_m3843207171(L_54, L_55, /*hidden argument*/NULL); V_13 = ((ClassicalKeyQueue_t335011495 *)IsInstClass((RuntimeObject*)L_56, ClassicalKeyQueue_t335011495_il2cpp_TypeInfo_var)); ClassicalKeyQueue_t335011495 * L_57 = V_13; if (L_57) { goto IL_01bf; } } { goto IL_0202; } IL_01bf: { ClassicalKeyQueue_t335011495 * L_58 = V_13; NullCheck(L_58); Vector2_t2156229523 L_59 = CAnimNode_GetTimeRange_m3224112428(L_58, /*hidden argument*/NULL); V_14 = L_59; float L_60 = (&V_14)->get_x_0(); float L_61 = (&V_11)->get_x_0(); if ((!(((float)L_60) > ((float)L_61)))) { goto IL_0202; } } { float L_62 = (&V_14)->get_y_1(); float L_63 = (&V_11)->get_y_1(); if ((!(((float)L_62) < ((float)L_63)))) { goto IL_0202; } } { int32_t L_64 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); List_1_t128053199 * L_65 = V_9; ClassicalKeyQueue_t335011495 * L_66 = V_13; NullCheck(L_66); int32_t L_67 = L_66->get_KeyLevel_9(); NullCheck(L_65); List_1_Add_m697420525(L_65, L_67, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0202: { int32_t L_68 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)); } IL_0208: { int32_t L_69 = V_12; CAnimSequence_t1119714129 * L_70 = V_4; NullCheck(L_70); int32_t L_71 = CAnimSequence_GetNodeCount_m514257036(L_70, /*hidden argument*/NULL); if ((((int32_t)L_69) < ((int32_t)L_71))) { goto IL_01a3; } } { V_15 = 0; V_16 = 0; goto IL_0251; } IL_0221: { List_1_t128053199 * L_72 = V_9; int32_t L_73 = V_16; NullCheck(L_72); int32_t L_74 = List_1_get_Item_m888956288(L_72, L_73, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); if ((((int32_t)L_74) <= ((int32_t)0))) { goto IL_024b; } } { int32_t L_75 = V_15; List_1_t128053199 * L_76 = V_9; int32_t L_77 = V_16; NullCheck(L_76); int32_t L_78 = List_1_get_Item_m888956288(L_76, L_77, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); bool L_79 = V_5; int32_t L_80 = CBeatKeyCtrlNode_GetClassicalKeyResultScore_m1385950372(NULL /*static, unused*/, 4, L_78, (bool)((((int32_t)L_79) == ((int32_t)0))? 1 : 0), (&V_6), /*hidden argument*/NULL); V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)L_80)); } IL_024b: { int32_t L_81 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)1)); } IL_0251: { int32_t L_82 = V_16; int32_t L_83 = V_8; if ((((int32_t)L_82) < ((int32_t)L_83))) { goto IL_0221; } } { List_1_t128053199 * L_84 = __this->get_m_SectionMaxScore_9(); int32_t L_85 = V_7; int32_t L_86 = V_15; NullCheck(L_84); List_1_set_Item_m2256214292(L_84, L_85, L_86, /*hidden argument*/List_1_set_Item_m2256214292_RuntimeMethod_var); int32_t L_87 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_87, (int32_t)1)); } IL_026f: { int32_t L_88 = V_7; CAnimSequence_t1119714129 * L_89 = V_1; NullCheck(L_89); int32_t L_90 = CAnimSequence_GetNodeCount_m514257036(L_89, /*hidden argument*/NULL); if ((((int32_t)L_88) < ((int32_t)L_90))) { goto IL_0168; } } { return; } IL_027d: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_91 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_91) == ((uint32_t)2)))) { goto IL_03a5; } } { CAnimSequence_t1119714129 * L_92 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); CBeatKeySequenceInfo_t1686169301 * L_93 = CBeatKeyManager_GetBeatKeySwingInfo_m1659698273(NULL /*static, unused*/, L_92, /*hidden argument*/NULL); __this->set_m_ptrCurBeatKeySwingInfo_16(L_93); V_17 = 0; goto IL_0396; } IL_029d: { CAnimSequence_t1119714129 * L_94 = V_4; int32_t L_95 = V_17; NullCheck(L_94); CAnimNode_t3327376431 * L_96 = CAnimSequence_GetNode_m3843207171(L_94, L_95, /*hidden argument*/NULL); V_18 = ((IBeatKeySwingBase_t1515627798 *)IsInstClass((RuntimeObject*)L_96, IBeatKeySwingBase_t1515627798_il2cpp_TypeInfo_var)); IBeatKeySwingBase_t1515627798 * L_97 = V_18; NullCheck(L_97); float L_98 = IBeatKeySwingBase_GetJudgeTime_m286412118(L_97, /*hidden argument*/NULL); V_19 = L_98; IBeatKeySwingBase_t1515627798 * L_99 = V_18; NullCheck(L_99); int32_t L_100 = VirtFuncInvoker0< int32_t >::Invoke(24 /* System.Int32 DMCore.DanceMode.IBeatKeySwingBase::GetBeatKeyNodeJudgeCount() */, L_99); V_20 = L_100; V_21 = (-1); V_22 = 0; goto IL_030a; } IL_02ca: { V_23 = (0.0f); V_24 = (0.0f); CAnimSequence_t1119714129 * L_101 = V_1; int32_t L_102 = V_22; NullCheck(L_101); CAnimNode_t3327376431 * L_103 = CAnimSequence_GetNode_m3843207171(L_101, L_102, /*hidden argument*/NULL); NullCheck(L_103); CAnimNode_GetTimeRange_m2521578612(L_103, (&V_23), (&V_24), /*hidden argument*/NULL); float L_104 = V_23; float L_105 = V_19; if ((!(((float)L_104) <= ((float)L_105)))) { goto IL_0304; } } { float L_106 = V_24; float L_107 = V_19; if ((!(((float)L_106) >= ((float)L_107)))) { goto IL_0304; } } { int32_t L_108 = V_22; V_21 = L_108; goto IL_0317; } IL_0304: { int32_t L_109 = V_22; V_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_109, (int32_t)1)); } IL_030a: { int32_t L_110 = V_22; CAnimSequence_t1119714129 * L_111 = V_1; NullCheck(L_111); int32_t L_112 = CAnimSequence_GetNodeCount_m514257036(L_111, /*hidden argument*/NULL); if ((((int32_t)L_110) < ((int32_t)L_112))) { goto IL_02ca; } } IL_0317: { int32_t L_113 = V_21; if ((((int32_t)0) > ((int32_t)L_113))) { goto IL_036f; } } { V_25 = 0; V_26 = 0; goto IL_0342; } IL_032a: { int32_t L_114 = V_25; bool L_115 = V_5; int32_t L_116 = CBeatKeyCtrlNode_GetBeatKeyResultScore_m1135946825(NULL /*static, unused*/, 4, (bool)((((int32_t)L_115) == ((int32_t)0))? 1 : 0), (&V_6), /*hidden argument*/NULL); V_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_114, (int32_t)L_116)); int32_t L_117 = V_26; V_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_117, (int32_t)1)); } IL_0342: { int32_t L_118 = V_26; int32_t L_119 = V_20; if ((((int32_t)L_118) < ((int32_t)L_119))) { goto IL_032a; } } { List_1_t128053199 * L_120 = __this->get_m_SectionMaxScore_9(); List_1_t128053199 * L_121 = L_120; V_27 = L_121; int32_t L_122 = V_21; int32_t L_123 = L_122; V_28 = L_123; List_1_t128053199 * L_124 = V_27; int32_t L_125 = V_28; NullCheck(L_124); int32_t L_126 = List_1_get_Item_m888956288(L_124, L_125, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_127 = V_25; NullCheck(L_121); List_1_set_Item_m2256214292(L_121, L_123, ((int32_t)il2cpp_codegen_add((int32_t)L_126, (int32_t)L_127)), /*hidden argument*/List_1_set_Item_m2256214292_RuntimeMethod_var); goto IL_0390; } IL_036f: { CLogHelp_t779629444 * L_128 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_129 = Single_ToString_m3947131094((&V_19), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_130 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral503871485, L_129, /*hidden argument*/NULL); NullCheck(L_128); CLogHelp_Log_m386290467(L_128, L_130, /*hidden argument*/NULL); } IL_0390: { int32_t L_131 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_131, (int32_t)1)); } IL_0396: { int32_t L_132 = V_17; CAnimSequence_t1119714129 * L_133 = V_4; NullCheck(L_133); int32_t L_134 = CAnimSequence_GetNodeCount_m514257036(L_133, /*hidden argument*/NULL); if ((((int32_t)L_132) < ((int32_t)L_134))) { goto IL_029d; } } { return; } IL_03a5: { CAnimSequence_t1119714129 * L_135 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); CBeatKeySequenceInfo_t1686169301 * L_136 = CBeatKeyManager_GetBeatKeyInfo_m2444300740(NULL /*static, unused*/, L_135, /*hidden argument*/NULL); __this->set_m_ptrCurBeatKeyInfo_15(L_136); V_29 = 0; goto IL_04b3; } IL_03ba: { CAnimSequence_t1119714129 * L_137 = V_4; int32_t L_138 = V_29; NullCheck(L_137); CAnimNode_t3327376431 * L_139 = CAnimSequence_GetNode_m3843207171(L_137, L_138, /*hidden argument*/NULL); V_30 = ((IBeatKeys_t2500473988 *)IsInstClass((RuntimeObject*)L_139, IBeatKeys_t2500473988_il2cpp_TypeInfo_var)); IBeatKeys_t2500473988 * L_140 = V_30; NullCheck(L_140); float L_141 = IBeatKeys_GetJudgeTime_m4243070023(L_140, /*hidden argument*/NULL); V_31 = L_141; IBeatKeys_t2500473988 * L_142 = V_30; NullCheck(L_142); int32_t L_143 = VirtFuncInvoker0< int32_t >::Invoke(26 /* System.Int32 DMCore.DanceMode.IBeatKeys::GetBeatKeyNodeJudgeCount() */, L_142); V_32 = L_143; V_33 = (-1); V_34 = 0; goto IL_0427; } IL_03e7: { V_35 = (0.0f); V_36 = (0.0f); CAnimSequence_t1119714129 * L_144 = V_1; int32_t L_145 = V_34; NullCheck(L_144); CAnimNode_t3327376431 * L_146 = CAnimSequence_GetNode_m3843207171(L_144, L_145, /*hidden argument*/NULL); NullCheck(L_146); CAnimNode_GetTimeRange_m2521578612(L_146, (&V_35), (&V_36), /*hidden argument*/NULL); float L_147 = V_35; float L_148 = V_31; if ((!(((float)L_147) <= ((float)L_148)))) { goto IL_0421; } } { float L_149 = V_36; float L_150 = V_31; if ((!(((float)L_149) >= ((float)L_150)))) { goto IL_0421; } } { int32_t L_151 = V_34; V_33 = L_151; goto IL_0434; } IL_0421: { int32_t L_152 = V_34; V_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_152, (int32_t)1)); } IL_0427: { int32_t L_153 = V_34; CAnimSequence_t1119714129 * L_154 = V_1; NullCheck(L_154); int32_t L_155 = CAnimSequence_GetNodeCount_m514257036(L_154, /*hidden argument*/NULL); if ((((int32_t)L_153) < ((int32_t)L_155))) { goto IL_03e7; } } IL_0434: { int32_t L_156 = V_33; if ((((int32_t)0) > ((int32_t)L_156))) { goto IL_048c; } } { V_37 = 0; V_38 = 0; goto IL_045f; } IL_0447: { int32_t L_157 = V_37; bool L_158 = V_5; int32_t L_159 = CBeatKeyCtrlNode_GetBeatKeyResultScore_m1135946825(NULL /*static, unused*/, 4, (bool)((((int32_t)L_158) == ((int32_t)0))? 1 : 0), (&V_6), /*hidden argument*/NULL); V_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_157, (int32_t)L_159)); int32_t L_160 = V_38; V_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_160, (int32_t)1)); } IL_045f: { int32_t L_161 = V_38; int32_t L_162 = V_32; if ((((int32_t)L_161) < ((int32_t)L_162))) { goto IL_0447; } } { List_1_t128053199 * L_163 = __this->get_m_SectionMaxScore_9(); List_1_t128053199 * L_164 = L_163; V_27 = L_164; int32_t L_165 = V_33; int32_t L_166 = L_165; V_39 = L_166; List_1_t128053199 * L_167 = V_27; int32_t L_168 = V_39; NullCheck(L_167); int32_t L_169 = List_1_get_Item_m888956288(L_167, L_168, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_170 = V_37; NullCheck(L_164); List_1_set_Item_m2256214292(L_164, L_166, ((int32_t)il2cpp_codegen_add((int32_t)L_169, (int32_t)L_170)), /*hidden argument*/List_1_set_Item_m2256214292_RuntimeMethod_var); goto IL_04ad; } IL_048c: { CLogHelp_t779629444 * L_171 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_172 = Single_ToString_m3947131094((&V_31), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_173 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral503871485, L_172, /*hidden argument*/NULL); NullCheck(L_171); CLogHelp_Log_m386290467(L_171, L_173, /*hidden argument*/NULL); } IL_04ad: { int32_t L_174 = V_29; V_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_174, (int32_t)1)); } IL_04b3: { int32_t L_175 = V_29; CAnimSequence_t1119714129 * L_176 = V_4; NullCheck(L_176); int32_t L_177 = CAnimSequence_GetNodeCount_m514257036(L_176, /*hidden argument*/NULL); if ((((int32_t)L_175) < ((int32_t)L_177))) { goto IL_03ba; } } { return; } } // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetRemainScore(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetRemainScore_m1530998991 (CBeatKeyManager_t1395295909 * __this, int32_t ___currentComBoNum0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetRemainScore_m1530998991_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CAnimSequence_t1119714129 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; IBeatKeys_t2500473988 * V_6 = NULL; 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; int32_t G_B3_0 = 0; { int32_t L_0 = ___currentComBoNum0; V_0 = L_0; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_1 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CDanceManager_t448141780 * L_2 = CRoot_GetDanceManager_m876173276(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0025; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CDanceManager_t448141780 * L_4 = CRoot_GetDanceManager_m876173276(L_3, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CDanceManager_GetCurMusicLevel_m2261253390(L_4, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_0026; } IL_0025: { G_B3_0 = 1; } IL_0026: { V_1 = G_B3_0; CAnimSystem_t3541144328 * L_6 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = V_1; NullCheck(L_6); CAnimSequence_t1119714129 * L_8 = CAnimSystem_GetBeatKeySequenceByLevel_m2761405652(L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; CAnimSequence_t1119714129 * L_9 = V_2; if (L_9) { goto IL_003b; } } { return 0; } IL_003b: { CAnimSequence_t1119714129 * L_10 = V_2; NullCheck(L_10); CAnimSequence_SortByTime_m3600603104(L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_11 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); bool L_12 = CPveManager_IsPveMode_m3137815888(L_11, /*hidden argument*/NULL); V_3 = L_12; CAnimSequence_t1119714129 * L_13 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); CBeatKeySequenceInfo_t1686169301 * L_14 = CBeatKeyManager_GetBeatKeyInfo_m2444300740(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); __this->set_m_ptrCurBeatKeyInfo_15(L_14); V_4 = 0; V_5 = 0; goto IL_00fe; } IL_0063: { CAnimSequence_t1119714129 * L_15 = V_2; int32_t L_16 = V_5; NullCheck(L_15); CAnimNode_t3327376431 * L_17 = CAnimSequence_GetNode_m3843207171(L_15, L_16, /*hidden argument*/NULL); V_6 = ((IBeatKeys_t2500473988 *)IsInstClass((RuntimeObject*)L_17, IBeatKeys_t2500473988_il2cpp_TypeInfo_var)); IBeatKeys_t2500473988 * L_18 = V_6; if (L_18) { goto IL_007e; } } { goto IL_00f8; } IL_007e: { IBeatKeys_t2500473988 * L_19 = V_6; NullCheck(L_19); float L_20 = IBeatKeys_GetJudgeTime_m4243070023(L_19, /*hidden argument*/NULL); V_7 = L_20; V_8 = (0.0f); V_9 = (0.0f); CAnimSystem_t3541144328 * L_21 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); CAnimSystem_GetSequenceTimeRange_m3510046749(L_21, _stringLiteral1732937732, (&V_8), (&V_9), /*hidden argument*/NULL); CAnimSystem_t3541144328 * L_22 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); float L_23 = CAnimSystem_Tell_m1941641543(L_22, /*hidden argument*/NULL); V_8 = L_23; float L_24 = V_8; float L_25 = V_7; if ((!(((float)L_24) <= ((float)L_25)))) { goto IL_00f8; } } { float L_26 = V_9; float L_27 = V_7; if ((!(((float)L_26) >= ((float)L_27)))) { goto IL_00f8; } } { IBeatKeys_t2500473988 * L_28 = V_6; NullCheck(L_28); int32_t L_29 = VirtFuncInvoker0< int32_t >::Invoke(26 /* System.Int32 DMCore.DanceMode.IBeatKeys::GetBeatKeyNodeJudgeCount() */, L_28); V_10 = L_29; V_11 = 0; goto IL_00ef; } IL_00d8: { int32_t L_30 = V_4; bool L_31 = V_3; int32_t L_32 = CBeatKeyCtrlNode_GetBeatKeyResultScore_m1135946825(NULL /*static, unused*/, 4, (bool)((((int32_t)L_31) == ((int32_t)0))? 1 : 0), (&V_0), /*hidden argument*/NULL); V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)L_32)); int32_t L_33 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00ef: { int32_t L_34 = V_11; int32_t L_35 = V_10; if ((((int32_t)L_34) < ((int32_t)L_35))) { goto IL_00d8; } } IL_00f8: { int32_t L_36 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); } IL_00fe: { int32_t L_37 = V_5; CAnimSequence_t1119714129 * L_38 = V_2; NullCheck(L_38); int32_t L_39 = CAnimSequence_GetNodeCount_m514257036(L_38, /*hidden argument*/NULL); if ((((int32_t)L_37) < ((int32_t)L_39))) { goto IL_0063; } } { int32_t L_40 = V_4; return L_40; } } // System.Void DMCore.DanceMode.CBeatKeyManager::OnReset() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_OnReset_m511383895 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_OnReset_m511383895_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMusicDescription_t2126213410 * V_0 = NULL; UIAtlas_t3195533529 * V_1 = NULL; Material_t340375123 * V_2 = NULL; UIAtlas_t3195533529 * G_B8_0 = NULL; Material_t340375123 * G_B11_0 = NULL; { __this->set_m_nBeatKeyJudged_17(0); __this->set_m_fTimeJudgeAnimTime_11((-1.0f)); CMusicManager_t3263666357 * L_0 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CMusicDescription_t2126213410 * L_1 = CMusicManager_GetCurMusicDescription_m4239074707(L_0, /*hidden argument*/NULL); V_0 = L_1; CMusicDescription_t2126213410 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = L_2->get__Bpm_2(); __this->set_m_nCurBpm_5(L_3); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_4 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_4) { goto IL_00ec; } } { GameObject_t1113636619 * L_5 = __this->get_m_beatkeyAtlas_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0059; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_7 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); GameObject_t1113636619 * L_8 = VirtFuncInvoker1< GameObject_t1113636619 *, String_t* >::Invoke(11 /* UnityEngine.GameObject DMCore.Framework.Resource.IResourceManager::GetGameObj(System.String) */, L_7, _stringLiteral3994067099); __this->set_m_beatkeyAtlas_7(L_8); } IL_0059: { GameObject_t1113636619 * L_9 = __this->get_m_beatkeyAtlas_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0079; } } { CLogHelp_t779629444 * L_11 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CLogHelp_LogError_m609093992(L_11, _stringLiteral2256478830, /*hidden argument*/NULL); } IL_0079: { GameObject_t1113636619 * L_12 = __this->get_m_beatkeyAtlas_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_009a; } } { GameObject_t1113636619 * L_14 = __this->get_m_beatkeyAtlas_7(); NullCheck(L_14); UIAtlas_t3195533529 * L_15 = GameObject_GetComponent_TisUIAtlas_t3195533529_m1062336934(L_14, /*hidden argument*/GameObject_GetComponent_TisUIAtlas_t3195533529_m1062336934_RuntimeMethod_var); G_B8_0 = L_15; goto IL_009b; } IL_009a: { G_B8_0 = ((UIAtlas_t3195533529 *)(NULL)); } IL_009b: { V_1 = G_B8_0; UIAtlas_t3195533529 * L_16 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00b3; } } { UIAtlas_t3195533529 * L_18 = V_1; NullCheck(L_18); Material_t340375123 * L_19 = UIAtlas_get_spriteMaterial_m3532664059(L_18, /*hidden argument*/NULL); G_B11_0 = L_19; goto IL_00b4; } IL_00b3: { G_B11_0 = ((Material_t340375123 *)(NULL)); } IL_00b4: { V_2 = G_B11_0; Material_t340375123 * L_20 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_21 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_00d7; } } { Material_t340375123 * L_22 = V_2; NullCheck(L_22); Texture_t3661962703 * L_23 = Material_get_mainTexture_m692510677(L_22, /*hidden argument*/NULL); __this->set_m_beatkeyTexture_6(((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_23, Texture2D_t3840446185_il2cpp_TypeInfo_var))); goto IL_00ec; } IL_00d7: { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_24 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); Texture2D_t3840446185 * L_25 = VirtFuncInvoker1< Texture2D_t3840446185 *, String_t* >::Invoke(8 /* UnityEngine.Texture2D DMCore.Framework.Resource.IResourceManager::GetTexture(System.String) */, L_24, _stringLiteral2245253699); __this->set_m_beatkeyTexture_6(L_25); } IL_00ec: { return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::ForEachCtrlNode(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_ForEachCtrlNode_m3921055972 (CBeatKeyManager_t1395295909 * __this, Action_1_t1192173657 * ___func0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_ForEachCtrlNode_m3921055972_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CBeatKeyCtrlNode_t1019706062 * V_1 = NULL; { V_0 = 0; goto IL_0025; } IL_0007: { List_1_t2491780804 * L_0 = __this->get_m_listCtrlNode_4(); int32_t L_1 = V_0; NullCheck(L_0); CBeatKeyCtrlNode_t1019706062 * L_2 = List_1_get_Item_m3738999727(L_0, L_1, /*hidden argument*/List_1_get_Item_m3738999727_RuntimeMethod_var); V_1 = L_2; CBeatKeyCtrlNode_t1019706062 * L_3 = V_1; if (!L_3) { goto IL_0021; } } { Action_1_t1192173657 * L_4 = ___func0; CBeatKeyCtrlNode_t1019706062 * L_5 = V_1; NullCheck(L_4); Action_1_Invoke_m213090766(L_4, L_5, /*hidden argument*/Action_1_Invoke_m213090766_RuntimeMethod_var); } IL_0021: { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0025: { int32_t L_7 = V_0; List_1_t2491780804 * L_8 = __this->get_m_listCtrlNode_4(); NullCheck(L_8); int32_t L_9 = List_1_get_Count_m426199433(L_8, /*hidden argument*/List_1_get_Count_m426199433_RuntimeMethod_var); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_0007; } } { return; } } // DMCore.DanceMode.CBeatKeyCtrlNode DMCore.DanceMode.CBeatKeyManager::GetCtrlNode(System.Int32) extern "C" IL2CPP_METHOD_ATTR CBeatKeyCtrlNode_t1019706062 * CBeatKeyManager_GetCtrlNode_m1565279547 (CBeatKeyManager_t1395295909 * __this, int32_t ___deviceID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetCtrlNode_m1565279547_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeyCtrlNode_t1019706062 * V_0 = NULL; { int32_t L_0 = ___deviceID0; CBeatKeyCtrlNode_t1019706062 * L_1 = CBeatKeyManager_FindCtrlNode_m143344604(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CBeatKeyCtrlNode_t1019706062 * L_2 = V_0; if (!L_2) { goto IL_0010; } } { CBeatKeyCtrlNode_t1019706062 * L_3 = V_0; return L_3; } IL_0010: { CBeatKeyCtrlNode_t1019706062 * L_4 = (CBeatKeyCtrlNode_t1019706062 *)il2cpp_codegen_object_new(CBeatKeyCtrlNode_t1019706062_il2cpp_TypeInfo_var); CBeatKeyCtrlNode__ctor_m3372004428(L_4, /*hidden argument*/NULL); V_0 = L_4; CBeatKeyCtrlNode_t1019706062 * L_5 = V_0; int32_t L_6 = ___deviceID0; NullCheck(L_5); CBeatKeyCtrlNode_set_DeviceID_m3012705867(L_5, L_6, /*hidden argument*/NULL); List_1_t2491780804 * L_7 = __this->get_m_listCtrlNode_4(); CBeatKeyCtrlNode_t1019706062 * L_8 = V_0; NullCheck(L_7); List_1_Add_m70527682(L_7, L_8, /*hidden argument*/List_1_Add_m70527682_RuntimeMethod_var); CBeatKeyCtrlNode_t1019706062 * L_9 = V_0; ILogicBase_AddChild_m4104591912(__this, L_9, /*hidden argument*/NULL); CBeatKeyCtrlNode_t1019706062 * L_10 = V_0; return L_10; } } // DMCore.DanceMode.CBeatKeyCtrlNode DMCore.DanceMode.CBeatKeyManager::FindCtrlNode(System.Int32) extern "C" IL2CPP_METHOD_ATTR CBeatKeyCtrlNode_t1019706062 * CBeatKeyManager_FindCtrlNode_m143344604 (CBeatKeyManager_t1395295909 * __this, int32_t ___deviceID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_FindCtrlNode_m143344604_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CBeatKeyCtrlNode_t1019706062 * V_1 = NULL; { V_0 = 0; goto IL_002c; } IL_0007: { List_1_t2491780804 * L_0 = __this->get_m_listCtrlNode_4(); int32_t L_1 = V_0; NullCheck(L_0); CBeatKeyCtrlNode_t1019706062 * L_2 = List_1_get_Item_m3738999727(L_0, L_1, /*hidden argument*/List_1_get_Item_m3738999727_RuntimeMethod_var); V_1 = L_2; CBeatKeyCtrlNode_t1019706062 * L_3 = V_1; if (!L_3) { goto IL_0028; } } { int32_t L_4 = ___deviceID0; CBeatKeyCtrlNode_t1019706062 * L_5 = V_1; NullCheck(L_5); int32_t L_6 = CBeatKeyCtrlNode_get_DeviceID_m537405940(L_5, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)L_6)))) { goto IL_0028; } } { CBeatKeyCtrlNode_t1019706062 * L_7 = V_1; return L_7; } IL_0028: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_002c: { int32_t L_9 = V_0; List_1_t2491780804 * L_10 = __this->get_m_listCtrlNode_4(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m426199433(L_10, /*hidden argument*/List_1_get_Count_m426199433_RuntimeMethod_var); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_0007; } } { return (CBeatKeyCtrlNode_t1019706062 *)NULL; } } // System.Void DMCore.DanceMode.CBeatKeyManager::set_RevenueDetail(DMCore.DanceMode.RevenueDetailData) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_set_RevenueDetail_m1345277692 (CBeatKeyManager_t1395295909 * __this, RevenueDetailData_t1092030774 * ___value0, const RuntimeMethod* method) { { RevenueDetailData_t1092030774 * L_0 = ___value0; __this->set_m_RevenueDetail_18(L_0); return; } } // DMCore.DanceMode.RevenueDetailData DMCore.DanceMode.CBeatKeyManager::get_RevenueDetail() extern "C" IL2CPP_METHOD_ATTR RevenueDetailData_t1092030774 * CBeatKeyManager_get_RevenueDetail_m4206266121 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { { RevenueDetailData_t1092030774 * L_0 = __this->get_m_RevenueDetail_18(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeyManager::PushHelpDrawCommand(DMCore.DanceMode.enumBeatKeyType,UnityEngine.Vector2,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushHelpDrawCommand_m2252964895 (CBeatKeyManager_t1395295909 * __this, int32_t ___beatKeyType0, Vector2_t2156229523 ___center1, float ___radius2, float ___step3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_PushHelpDrawCommand_m2252964895_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; String_t* V_2 = NULL; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; { float L_0 = ___step3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_1 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_0, (0.0f), (1.0f), /*hidden argument*/NULL); ___step3 = L_1; float L_2 = ___step3; float L_3 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (12.25f), (1.0f), L_2, /*hidden argument*/NULL); float L_4 = sqrtf(L_3); V_0 = L_4; IL2CPP_RUNTIME_CLASS_INIT(CAppOSHelp_t338788720_il2cpp_TypeInfo_var); float L_5 = CAppOSHelp_GetScale_m3255451164(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_2 = L_6; bool L_7 = IBeatKeys_IsHighCombo_m2263008295(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_7) { goto IL_009c; } } { float L_8 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); float L_9 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = floorf(L_9); V_3 = ((float)il2cpp_codegen_subtract((float)L_8, (float)L_10)); float L_11 = V_3; int32_t L_12 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, (fmodf(((float)il2cpp_codegen_multiply((float)L_11, (float)(12.0f))), (3.0f))), /*hidden argument*/NULL); V_4 = L_12; int32_t L_13 = V_4; int32_t L_14 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_13, 0, 2, /*hidden argument*/NULL); V_4 = L_14; int32_t L_15 = V_4; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); String_t* L_16 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3135457802, L_16, /*hidden argument*/NULL); V_2 = L_17; float L_18 = ___radius2; ___radius2 = ((float)il2cpp_codegen_subtract((float)L_18, (float)(6.0f))); goto IL_00a4; } IL_009c: { int32_t L_19 = ___beatKeyType0; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); String_t* L_20 = CBeatKeyManager_GetHelpImageName_m2133026402(NULL /*static, unused*/, L_19, (bool)0, /*hidden argument*/NULL); V_2 = L_20; } IL_00a4: { String_t* L_21 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); Rect_t2360479859 L_22 = CBeatKeyManager_GetImageRect_m1919476268(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); float L_23 = (&___center1)->get_x_0(); float L_24 = (&___center1)->get_y_1(); Vector2_t2156229523 L_25; memset(&L_25, 0, sizeof(L_25)); Vector2__ctor_m3970636864((&L_25), L_23, L_24, /*hidden argument*/NULL); float L_26 = V_0; float L_27 = ___radius2; float L_28 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_29 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_30 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_28, L_29, /*hidden argument*/NULL); CBeatKeyManager_PushDrawCommandRing_m816725797(__this, L_22, L_25, ((float)il2cpp_codegen_multiply((float)L_26, (float)L_27)), L_30, (1.0f), 2, (180.0f), (360.0f), /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::PushDrawCommand(System.String,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushDrawCommand_m2157714116 (CBeatKeyManager_t1395295909 * __this, String_t* ___itemName0, Vector2_t2156229523 ___center1, Vector2_t2156229523 ___v2Scale2, float ___rotateAngle3, float ___alpha4, int32_t ___nLayer5, const RuntimeMethod* method) { Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___itemName0; NullCheck(L_0); Rect_t2360479859 L_2 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Rect_t2360479859 L_3 = V_0; Vector2_t2156229523 L_4 = ___center1; Vector2_t2156229523 L_5 = ___v2Scale2; float L_6 = ___rotateAngle3; float L_7 = ___alpha4; int32_t L_8 = ___nLayer5; CBeatKeyManager_PushDrawCommand_m2067966824(__this, L_3, L_4, L_5, L_6, L_7, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::PushDrawCommand(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushDrawCommand_m2067966824 (CBeatKeyManager_t1395295909 * __this, Rect_t2360479859 ___drawRect0, Vector2_t2156229523 ___center1, Vector2_t2156229523 ___v2Scale2, float ___rotateAngle3, float ___alpha4, int32_t ___nLayer5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_PushDrawCommand_m2067966824_MetadataUsageId); s_Il2CppMethodInitialized = true; } DrawData_t875070952 * V_0 = NULL; BetterList_1_t30091270 * V_1 = NULL; { DrawData_t875070952 * L_0 = (DrawData_t875070952 *)il2cpp_codegen_object_new(DrawData_t875070952_il2cpp_TypeInfo_var); DrawData__ctor_m1477170234(L_0, /*hidden argument*/NULL); V_0 = L_0; DrawData_t875070952 * L_1 = V_0; float L_2 = (&___center1)->get_x_0(); float L_3 = (&___center1)->get_y_1(); Vector2_t2156229523 L_4; memset(&L_4, 0, sizeof(L_4)); Vector2__ctor_m3970636864((&L_4), L_2, L_3, /*hidden argument*/NULL); NullCheck(L_1); L_1->set__Center_0(L_4); DrawData_t875070952 * L_5 = V_0; float L_6 = ___alpha4; NullCheck(L_5); L_5->set__Alpha_6(L_6); DrawData_t875070952 * L_7 = V_0; float L_8 = ___rotateAngle3; NullCheck(L_7); L_7->set__Rotate_5(L_8); DrawData_t875070952 * L_9 = V_0; Texture2D_t3840446185 * L_10 = __this->get_m_beatkeyTexture_6(); NullCheck(L_9); L_9->set__Texture_1(L_10); DrawData_t875070952 * L_11 = V_0; float L_12 = (&___v2Scale2)->get_x_0(); NullCheck(L_11); L_11->set__ScaleX_3(L_12); DrawData_t875070952 * L_13 = V_0; float L_14 = (&___v2Scale2)->get_y_1(); NullCheck(L_13); L_13->set__ScaleY_4(L_14); DrawData_t875070952 * L_15 = V_0; Rect_t2360479859 L_16 = ___drawRect0; NullCheck(L_15); L_15->set__RtImageArea_2(L_16); int32_t L_17 = ___nLayer5; BetterList_1_t30091270 * L_18 = CBeatKeyManager_GetDrawBufferByLayer_m4050499682(__this, L_17, /*hidden argument*/NULL); V_1 = L_18; BetterList_1_t30091270 * L_19 = V_1; DrawData_t875070952 * L_20 = V_0; NullCheck(L_19); BetterList_1_Add_m1683788450(L_19, L_20, /*hidden argument*/BetterList_1_Add_m1683788450_RuntimeMethod_var); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::PushDrawCommandRound(UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,System.Int32,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushDrawCommandRound_m654246860 (CBeatKeyManager_t1395295909 * __this, Rect_t2360479859 ___drawRect0, Vector2_t2156229523 ___center1, Vector2_t2156229523 ___v2Scale2, float ___rotateAngle3, float ___alpha4, int32_t ___nLayer5, float ___angleCenter6, float ___angleRange7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_PushDrawCommandRound_m654246860_MetadataUsageId); s_Il2CppMethodInitialized = true; } DrawData_t875070952 * V_0 = NULL; BetterList_1_t30091270 * V_1 = NULL; { DrawData_t875070952 * L_0 = (DrawData_t875070952 *)il2cpp_codegen_object_new(DrawData_t875070952_il2cpp_TypeInfo_var); DrawData__ctor_m1477170234(L_0, /*hidden argument*/NULL); V_0 = L_0; DrawData_t875070952 * L_1 = V_0; float L_2 = (&___center1)->get_x_0(); float L_3 = (&___center1)->get_y_1(); Vector2_t2156229523 L_4; memset(&L_4, 0, sizeof(L_4)); Vector2__ctor_m3970636864((&L_4), L_2, L_3, /*hidden argument*/NULL); NullCheck(L_1); L_1->set__Center_0(L_4); DrawData_t875070952 * L_5 = V_0; float L_6 = ___alpha4; NullCheck(L_5); L_5->set__Alpha_6(L_6); DrawData_t875070952 * L_7 = V_0; float L_8 = ___rotateAngle3; NullCheck(L_7); L_7->set__Rotate_5(L_8); DrawData_t875070952 * L_9 = V_0; Texture2D_t3840446185 * L_10 = __this->get_m_beatkeyTexture_6(); NullCheck(L_9); L_9->set__Texture_1(L_10); DrawData_t875070952 * L_11 = V_0; float L_12 = (&___v2Scale2)->get_x_0(); NullCheck(L_11); L_11->set__ScaleX_3(L_12); DrawData_t875070952 * L_13 = V_0; float L_14 = (&___v2Scale2)->get_y_1(); NullCheck(L_13); L_13->set__ScaleY_4(L_14); DrawData_t875070952 * L_15 = V_0; Rect_t2360479859 L_16 = ___drawRect0; NullCheck(L_15); L_15->set__RtImageArea_2(L_16); DrawData_t875070952 * L_17 = V_0; NullCheck(L_17); L_17->set__bClipAngle_8((bool)1); DrawData_t875070952 * L_18 = V_0; float L_19 = ___angleCenter6; NullCheck(L_18); L_18->set__AngleCenter_9(L_19); DrawData_t875070952 * L_20 = V_0; float L_21 = ___angleRange7; NullCheck(L_20); L_20->set__AngleRange_10(L_21); int32_t L_22 = ___nLayer5; BetterList_1_t30091270 * L_23 = CBeatKeyManager_GetDrawBufferByLayer_m4050499682(__this, L_22, /*hidden argument*/NULL); V_1 = L_23; BetterList_1_t30091270 * L_24 = V_1; DrawData_t875070952 * L_25 = V_0; NullCheck(L_24); BetterList_1_Add_m1683788450(L_24, L_25, /*hidden argument*/BetterList_1_Add_m1683788450_RuntimeMethod_var); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::PushDrawCommandRing(UnityEngine.Rect,UnityEngine.Vector2,System.Single,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_PushDrawCommandRing_m816725797 (CBeatKeyManager_t1395295909 * __this, Rect_t2360479859 ___drawRect0, Vector2_t2156229523 ___center1, float ___radius2, Vector2_t2156229523 ___v2Scale3, float ___alpha4, int32_t ___nLayer5, float ___angleCenter6, float ___angleRange7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_PushDrawCommandRing_m816725797_MetadataUsageId); s_Il2CppMethodInitialized = true; } DrawData_t875070952 * V_0 = NULL; BetterList_1_t30091270 * V_1 = NULL; { DrawData_t875070952 * L_0 = (DrawData_t875070952 *)il2cpp_codegen_object_new(DrawData_t875070952_il2cpp_TypeInfo_var); DrawData__ctor_m1477170234(L_0, /*hidden argument*/NULL); V_0 = L_0; DrawData_t875070952 * L_1 = V_0; float L_2 = (&___center1)->get_x_0(); float L_3 = (&___center1)->get_y_1(); Vector2_t2156229523 L_4; memset(&L_4, 0, sizeof(L_4)); Vector2__ctor_m3970636864((&L_4), L_2, L_3, /*hidden argument*/NULL); NullCheck(L_1); L_1->set__Center_0(L_4); DrawData_t875070952 * L_5 = V_0; float L_6 = ___alpha4; NullCheck(L_5); L_5->set__Alpha_6(L_6); DrawData_t875070952 * L_7 = V_0; NullCheck(L_7); L_7->set__Rotate_5((0.0f)); DrawData_t875070952 * L_8 = V_0; Texture2D_t3840446185 * L_9 = __this->get_m_beatkeyTexture_6(); NullCheck(L_8); L_8->set__Texture_1(L_9); DrawData_t875070952 * L_10 = V_0; float L_11 = (&___v2Scale3)->get_x_0(); NullCheck(L_10); L_10->set__ScaleX_3(L_11); DrawData_t875070952 * L_12 = V_0; float L_13 = (&___v2Scale3)->get_y_1(); NullCheck(L_12); L_12->set__ScaleY_4(L_13); DrawData_t875070952 * L_14 = V_0; Rect_t2360479859 L_15 = ___drawRect0; NullCheck(L_14); L_14->set__RtImageArea_2(L_15); DrawData_t875070952 * L_16 = V_0; NullCheck(L_16); L_16->set__bRing_11((bool)1); DrawData_t875070952 * L_17 = V_0; float L_18 = ___angleCenter6; NullCheck(L_17); L_17->set__AngleCenter_9(L_18); DrawData_t875070952 * L_19 = V_0; float L_20 = ___angleRange7; NullCheck(L_19); L_19->set__AngleRange_10(L_20); DrawData_t875070952 * L_21 = V_0; float L_22 = ___radius2; NullCheck(L_21); L_21->set__fRingRadius_12(L_22); int32_t L_23 = ___nLayer5; BetterList_1_t30091270 * L_24 = CBeatKeyManager_GetDrawBufferByLayer_m4050499682(__this, L_23, /*hidden argument*/NULL); V_1 = L_24; BetterList_1_t30091270 * L_25 = V_1; DrawData_t875070952 * L_26 = V_0; NullCheck(L_25); BetterList_1_Add_m1683788450(L_25, L_26, /*hidden argument*/BetterList_1_Add_m1683788450_RuntimeMethod_var); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::FlushDrawCommand(System.String,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_FlushDrawCommand_m3461331076 (CBeatKeyManager_t1395295909 * __this, String_t* ___itemName0, Vector2_t2156229523 ___center1, Vector2_t2156229523 ___v2Scale2, float ___rotateAngle3, float ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_FlushDrawCommand_m3461331076_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___itemName0; NullCheck(L_0); Rect_t2360479859 L_2 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Vector2_t2156229523 L_3 = ___center1; Texture2D_t3840446185 * L_4 = __this->get_m_beatkeyTexture_6(); Rect_t2360479859 L_5 = V_0; Vector2_t2156229523 L_6 = ___v2Scale2; float L_7 = ___rotateAngle3; float L_8 = ___alpha4; IL2CPP_RUNTIME_CLASS_INIT(CImageHelp_t3694350091_il2cpp_TypeInfo_var); CImageHelp_Push_m1186151313(NULL /*static, unused*/, L_3, L_4, L_5, L_6, L_7, L_8, /*hidden argument*/NULL); return; } } // UnityEngine.Rect DMCore.DanceMode.CBeatKeyManager::GetImageRect(System.String) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CBeatKeyManager_GetImageRect_m1919476268 (RuntimeObject * __this /* static, unused */, String_t* ___itemName0, const RuntimeMethod* method) { Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___itemName0; NullCheck(L_0); Rect_t2360479859 L_2 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Rect_t2360479859 L_3 = V_0; return L_3; } } // System.Void DMCore.DanceMode.CBeatKeyManager::OnPaint() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_OnPaint_m1704548695 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_OnPaint_m1704548695_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3213771897 * L_0 = __this->get_m_DrawCall_8(); NullCheck(L_0); Dictionary_2_Clear_m2770885298(L_0, /*hidden argument*/Dictionary_2_Clear_m2770885298_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_1 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CAnimSystem_t3541144328 * L_2 = CRoot_GetMovieSystem_m206666588(L_1, /*hidden argument*/NULL); NullCheck(L_2); CAnimSystem_OnPaint_m2043488735(L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::OnPaintEnd() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_OnPaintEnd_m930884944 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_OnPaintEnd_m930884944_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t872987376 V_0; memset(&V_0, 0, sizeof(V_0)); BetterList_1_t30091270 * V_1 = NULL; KeyValuePair_2_t1316476768 V_2; memset(&V_2, 0, sizeof(V_2)); int32_t V_3 = 0; DrawData_t875070952 * V_4 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CFontHelp_t2408739167_il2cpp_TypeInfo_var); CFontHelp_Flush_m3901251207(NULL /*static, unused*/, /*hidden argument*/NULL); Dictionary_2_t3213771897 * L_0 = __this->get_m_DrawCall_8(); NullCheck(L_0); Enumerator_t872987376 L_1 = Dictionary_2_GetEnumerator_m2504005502(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m2504005502_RuntimeMethod_var); V_0 = L_1; goto IL_0135; } IL_0016: { KeyValuePair_2_t1316476768 L_2 = Enumerator_get_Current_m2068559036((&V_0), /*hidden argument*/Enumerator_get_Current_m2068559036_RuntimeMethod_var); V_2 = L_2; BetterList_1_t30091270 * L_3 = KeyValuePair_2_get_Value_m1964333351((&V_2), /*hidden argument*/KeyValuePair_2_get_Value_m1964333351_RuntimeMethod_var); V_1 = L_3; BetterList_1_t30091270 * L_4 = V_1; if (!L_4) { goto IL_0135; } } { V_3 = 0; goto IL_0123; } IL_0033: { BetterList_1_t30091270 * L_5 = V_1; int32_t L_6 = V_3; NullCheck(L_5); DrawData_t875070952 * L_7 = BetterList_1_get_Item_m3211502962(L_5, L_6, /*hidden argument*/BetterList_1_get_Item_m3211502962_RuntimeMethod_var); V_4 = L_7; DrawData_t875070952 * L_8 = V_4; NullCheck(L_8); bool L_9 = L_8->get__bClipAngle_8(); if (!L_9) { goto IL_0096; } } { DrawData_t875070952 * L_10 = V_4; NullCheck(L_10); Vector2_t2156229523 L_11 = L_10->get__Center_0(); DrawData_t875070952 * L_12 = V_4; NullCheck(L_12); Texture2D_t3840446185 * L_13 = L_12->get__Texture_1(); DrawData_t875070952 * L_14 = V_4; NullCheck(L_14); Rect_t2360479859 L_15 = L_14->get__RtImageArea_2(); DrawData_t875070952 * L_16 = V_4; NullCheck(L_16); float L_17 = L_16->get__ScaleX_3(); DrawData_t875070952 * L_18 = V_4; NullCheck(L_18); float L_19 = L_18->get__ScaleY_4(); Vector2_t2156229523 L_20; memset(&L_20, 0, sizeof(L_20)); Vector2__ctor_m3970636864((&L_20), L_17, L_19, /*hidden argument*/NULL); DrawData_t875070952 * L_21 = V_4; NullCheck(L_21); float L_22 = L_21->get__Rotate_5(); DrawData_t875070952 * L_23 = V_4; NullCheck(L_23); float L_24 = L_23->get__Alpha_6(); DrawData_t875070952 * L_25 = V_4; NullCheck(L_25); float L_26 = L_25->get__AngleCenter_9(); DrawData_t875070952 * L_27 = V_4; NullCheck(L_27); float L_28 = L_27->get__AngleRange_10(); IL2CPP_RUNTIME_CLASS_INIT(CImageHelp_t3694350091_il2cpp_TypeInfo_var); CImageHelp_PushRound_m4019812526(NULL /*static, unused*/, L_11, L_13, L_15, L_20, L_22, L_24, L_26, L_28, /*hidden argument*/NULL); goto IL_011f; } IL_0096: { DrawData_t875070952 * L_29 = V_4; NullCheck(L_29); bool L_30 = L_29->get__bRing_11(); if (!L_30) { goto IL_00e4; } } { DrawData_t875070952 * L_31 = V_4; NullCheck(L_31); Vector2_t2156229523 L_32 = L_31->get__Center_0(); DrawData_t875070952 * L_33 = V_4; NullCheck(L_33); Texture2D_t3840446185 * L_34 = L_33->get__Texture_1(); DrawData_t875070952 * L_35 = V_4; NullCheck(L_35); Rect_t2360479859 L_36 = L_35->get__RtImageArea_2(); DrawData_t875070952 * L_37 = V_4; NullCheck(L_37); float L_38 = L_37->get__Alpha_6(); DrawData_t875070952 * L_39 = V_4; NullCheck(L_39); float L_40 = L_39->get__ScaleX_3(); DrawData_t875070952 * L_41 = V_4; NullCheck(L_41); float L_42 = L_41->get__fRingRadius_12(); DrawData_t875070952 * L_43 = V_4; NullCheck(L_43); float L_44 = L_43->get__AngleCenter_9(); DrawData_t875070952 * L_45 = V_4; NullCheck(L_45); float L_46 = L_45->get__AngleRange_10(); IL2CPP_RUNTIME_CLASS_INIT(CImageHelp_t3694350091_il2cpp_TypeInfo_var); CImageHelp_PushRing_m815009596(NULL /*static, unused*/, L_32, L_34, L_36, L_38, L_40, L_42, L_44, L_46, /*hidden argument*/NULL); goto IL_011f; } IL_00e4: { DrawData_t875070952 * L_47 = V_4; NullCheck(L_47); Vector2_t2156229523 L_48 = L_47->get__Center_0(); DrawData_t875070952 * L_49 = V_4; NullCheck(L_49); Texture2D_t3840446185 * L_50 = L_49->get__Texture_1(); DrawData_t875070952 * L_51 = V_4; NullCheck(L_51); Rect_t2360479859 L_52 = L_51->get__RtImageArea_2(); DrawData_t875070952 * L_53 = V_4; NullCheck(L_53); float L_54 = L_53->get__ScaleX_3(); DrawData_t875070952 * L_55 = V_4; NullCheck(L_55); float L_56 = L_55->get__ScaleY_4(); Vector2_t2156229523 L_57; memset(&L_57, 0, sizeof(L_57)); Vector2__ctor_m3970636864((&L_57), L_54, L_56, /*hidden argument*/NULL); DrawData_t875070952 * L_58 = V_4; NullCheck(L_58); float L_59 = L_58->get__Rotate_5(); DrawData_t875070952 * L_60 = V_4; NullCheck(L_60); float L_61 = L_60->get__Alpha_6(); IL2CPP_RUNTIME_CLASS_INIT(CImageHelp_t3694350091_il2cpp_TypeInfo_var); CImageHelp_Push_m1186151313(NULL /*static, unused*/, L_48, L_50, L_52, L_57, L_59, L_61, /*hidden argument*/NULL); } IL_011f: { int32_t L_62 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_0123: { int32_t L_63 = V_3; BetterList_1_t30091270 * L_64 = V_1; NullCheck(L_64); int32_t L_65 = L_64->get_size_1(); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_0033; } } { BetterList_1_t30091270 * L_66 = V_1; NullCheck(L_66); BetterList_1_Clear_m2578851880(L_66, /*hidden argument*/BetterList_1_Clear_m2578851880_RuntimeMethod_var); } IL_0135: { bool L_67 = Enumerator_MoveNext_m3314476719((&V_0), /*hidden argument*/Enumerator_MoveNext_m3314476719_RuntimeMethod_var); if (L_67) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(CImageHelp_t3694350091_il2cpp_TypeInfo_var); CImageHelp_Flush_m1359160727(NULL /*static, unused*/, /*hidden argument*/NULL); return; } } // BetterList`1 DMCore.DanceMode.CBeatKeyManager::GetDrawBufferByLayer(System.Int32) extern "C" IL2CPP_METHOD_ATTR BetterList_1_t30091270 * CBeatKeyManager_GetDrawBufferByLayer_m4050499682 (CBeatKeyManager_t1395295909 * __this, int32_t ___layer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetDrawBufferByLayer_m4050499682_MetadataUsageId); s_Il2CppMethodInitialized = true; } BetterList_1_t30091270 * V_0 = NULL; { V_0 = (BetterList_1_t30091270 *)NULL; Dictionary_2_t3213771897 * L_0 = __this->get_m_DrawCall_8(); int32_t L_1 = ___layer0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m4222775898(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m4222775898_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { BetterList_1_t30091270 * L_3 = V_0; return L_3; } IL_0017: { BetterList_1_t30091270 * L_4 = (BetterList_1_t30091270 *)il2cpp_codegen_object_new(BetterList_1_t30091270_il2cpp_TypeInfo_var); BetterList_1__ctor_m4218031999(L_4, /*hidden argument*/BetterList_1__ctor_m4218031999_RuntimeMethod_var); V_0 = L_4; Dictionary_2_t3213771897 * L_5 = __this->get_m_DrawCall_8(); int32_t L_6 = ___layer0; BetterList_1_t30091270 * L_7 = V_0; NullCheck(L_5); Dictionary_2_Add_m664527632(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_Add_m664527632_RuntimeMethod_var); BetterList_1_t30091270 * L_8 = V_0; return L_8; } } // System.String DMCore.DanceMode.CBeatKeyManager::GetHelpImageName(DMCore.DanceMode.enumBeatKeyType,System.Boolean) extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeyManager_GetHelpImageName_m2133026402 (RuntimeObject * __this /* static, unused */, int32_t ___beatKeyType0, bool ___bFullName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetHelpImageName_m2133026402_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; int32_t L_1 = ___beatKeyType0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))) { case 0: { goto IL_0027; } case 1: { goto IL_003d; } case 2: { goto IL_003d; } case 3: { goto IL_0048; } case 4: { goto IL_0032; } } } { goto IL_0053; } IL_0027: { V_0 = _stringLiteral1626766511; goto IL_0058; } IL_0032: { V_0 = _stringLiteral1625390255; goto IL_0058; } IL_003d: { V_0 = _stringLiteral1626569903; goto IL_0058; } IL_0048: { V_0 = _stringLiteral1625914543; goto IL_0058; } IL_0053: { goto IL_0058; } IL_0058: { bool L_2 = ___bFullName1; if (!L_2) { goto IL_006a; } } { String_t* L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral976467127, L_3, /*hidden argument*/NULL); V_0 = L_4; } IL_006a: { String_t* L_5 = V_0; return L_5; } } // System.Single DMCore.DanceMode.CBeatKeyManager::GetHelpImageWidth(DMCore.DanceMode.enumBeatKeyType) extern "C" IL2CPP_METHOD_ATTR float CBeatKeyManager_GetHelpImageWidth_m367174396 (RuntimeObject * __this /* static, unused */, int32_t ___beatKeyType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeyManager_GetHelpImageWidth_m367174396_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Rect_t2360479859 V_3; memset(&V_3, 0, sizeof(V_3)); { V_0 = 7; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); SingleU5BU5D_t1444911251* L_0 = ((CBeatKeyManager_t1395295909_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var))->get_s_HelpImageWidth_19(); if (L_0) { goto IL_0035; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); ((CBeatKeyManager_t1395295909_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var))->set_s_HelpImageWidth_19(((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)7))); V_1 = 0; goto IL_002e; } IL_001e: { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); SingleU5BU5D_t1444911251* L_1 = ((CBeatKeyManager_t1395295909_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var))->get_s_HelpImageWidth_19(); int32_t L_2 = V_1; NullCheck(L_1); (L_1)->SetAt(static_cast(L_2), (float)(-1.0f)); int32_t L_3 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_002e: { int32_t L_4 = V_1; int32_t L_5 = V_0; if ((((int32_t)L_4) < ((int32_t)L_5))) { goto IL_001e; } } IL_0035: { int32_t L_6 = ___beatKeyType0; V_2 = L_6; int32_t L_7 = V_2; if ((((int32_t)0) > ((int32_t)L_7))) { goto IL_0045; } } { int32_t L_8 = V_0; int32_t L_9 = V_2; if ((((int32_t)L_8) > ((int32_t)L_9))) { goto IL_004b; } } IL_0045: { return (1.0f); } IL_004b: { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); SingleU5BU5D_t1444911251* L_10 = ((CBeatKeyManager_t1395295909_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var))->get_s_HelpImageWidth_19(); int32_t L_11 = V_2; NullCheck(L_10); int32_t L_12 = L_11; float L_13 = (L_10)->GetAt(static_cast(L_12)); if ((!(((float)(0.0f)) < ((float)L_13)))) { goto IL_0064; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); SingleU5BU5D_t1444911251* L_14 = ((CBeatKeyManager_t1395295909_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var))->get_s_HelpImageWidth_19(); int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = L_15; float L_17 = (L_14)->GetAt(static_cast(L_16)); return L_17; } IL_0064: { int32_t L_18 = ___beatKeyType0; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); String_t* L_19 = CBeatKeyManager_GetHelpImageName_m2133026402(NULL /*static, unused*/, L_18, (bool)0, /*hidden argument*/NULL); Rect_t2360479859 L_20 = CBeatKeyManager_GetImageRect_m1919476268(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); V_3 = L_20; SingleU5BU5D_t1444911251* L_21 = ((CBeatKeyManager_t1395295909_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var))->get_s_HelpImageWidth_19(); int32_t L_22 = V_2; float L_23 = Rect_get_height_m1358425599((&V_3), /*hidden argument*/NULL); NullCheck(L_21); (L_21)->SetAt(static_cast(L_22), (float)L_23); float L_24 = Rect_get_height_m1358425599((&V_3), /*hidden argument*/NULL); return L_24; } } // System.Void DMCore.DanceMode.CBeatKeyManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager__cctor_m2665576344 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } // System.Void DMCore.DanceMode.CBeatKeyManager::m__0(DMCore.DanceMode.CBeatKeyCtrlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeyManager_U3COnUpdateU3Em__0_m1729630746 (RuntimeObject * __this /* static, unused */, CBeatKeyCtrlNode_t1019706062 * ___ctrlNode0, const RuntimeMethod* method) { { CBeatKeyCtrlNode_t1019706062 * L_0 = ___ctrlNode0; NullCheck(L_0); CBeatKeyCtrlNode_ResetAllKeyNum_m103278790(L_0, /*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 DMCore.DanceMode.CBeatKeyManager/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3COnPreImplementMusicCfgU3Ec__AnonStorey2__ctor_m1655597787 (U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager/c__AnonStorey2::<>m__0(DMCore.DanceMode.CBeatKeyCtrlNode) extern "C" IL2CPP_METHOD_ATTR void U3COnPreImplementMusicCfgU3Ec__AnonStorey2_U3CU3Em__0_m585440546 (U3COnPreImplementMusicCfgU3Ec__AnonStorey2_t251386775 * __this, CBeatKeyCtrlNode_t1019706062 * ___ctrlNode0, const RuntimeMethod* method) { { CBeatKeyCtrlNode_t1019706062 * L_0 = ___ctrlNode0; int32_t L_1 = __this->get_nSectionCount_0(); NullCheck(L_0); CBeatKeyCtrlNode_SetSectionCnt_m3708356064(L_0, L_1, /*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 DMCore.DanceMode.CBeatKeyManager/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CPushNextBeatKeyU3Ec__AnonStorey0__ctor_m3844324521 (U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager/c__AnonStorey0::<>m__0(DMCore.DanceMode.CBeatKeyCtrlNode) extern "C" IL2CPP_METHOD_ATTR void U3CPushNextBeatKeyU3Ec__AnonStorey0_U3CU3Em__0_m1848062457 (U3CPushNextBeatKeyU3Ec__AnonStorey0_t22692399 * __this, CBeatKeyCtrlNode_t1019706062 * ___ctrlNode0, const RuntimeMethod* method) { { CBeatKeyCtrlNode_t1019706062 * L_0 = ___ctrlNode0; Vector2_t2156229523 L_1 = __this->get_beginCenter_0(); Vector2_t2156229523 L_2 = __this->get_endCenter_1(); float L_3 = __this->get_fTimeMax_2(); float L_4 = __this->get_fJudgeTime_3(); IBeatKeys_t2500473988 * L_5 = __this->get_beatKey_4(); NullCheck(L_0); CBeatKeyCtrlNode_PushBeatKeyInfo_m1555642167(L_0, L_1, L_2, 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 DMCore.DanceMode.CBeatKeyManager/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CSubmitCurScoreToServerU3Ec__AnonStorey1__ctor_m928123390 (U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeyManager/c__AnonStorey1::<>m__0(DMCore.DanceMode.CBeatKeyCtrlNode) extern "C" IL2CPP_METHOD_ATTR void U3CSubmitCurScoreToServerU3Ec__AnonStorey1_U3CU3Em__0_m923741018 (U3CSubmitCurScoreToServerU3Ec__AnonStorey1_t688254045 * __this, CBeatKeyCtrlNode_t1019706062 * ___ctrlNode0, const RuntimeMethod* method) { { CBeatKeyCtrlNode_t1019706062 * L_0 = ___ctrlNode0; NullCheck(L_0); CBeatKeyCtrlNode_OnSendCurSectionResultTick_m1795040646(L_0, (bool)0, /*hidden argument*/NULL); CBeatKeyCtrlNode_t1019706062 * L_1 = ___ctrlNode0; int32_t L_2 = __this->get_nIndex_0(); NullCheck(L_1); CBeatKeyCtrlNode_SubmitCurScoreToServer_m3476926381(L_1, L_2, /*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 DMCore.DanceMode.CBeatKeySequenceInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySequenceInfo__ctor_m3000309846 (CBeatKeySequenceInfo_t1686169301 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_beatKeyCount_0(0); __this->set_judgeCount_1(0); __this->set_maxScore_2(0); __this->set_simpleCount_3(0); __this->set_coupleCount_4(0); __this->set_holdCount_5(0); __this->set_slipperCount_6(0); __this->set_followSphereCount_7(0); __this->set_followDirectCount_8(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 DMCore.DanceMode.CBeatKeySimple::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySimple__ctor_m478765235 (CBeatKeySimple_t479423900 * __this, const RuntimeMethod* method) { { IBeatKeys__ctor_m2842744334(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySimple::OnInit() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySimple_OnInit_m1530204847 (CBeatKeySimple_t479423900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySimple_OnInit_m1530204847_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); { float L_0 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_0 = L_0; CBeatKeyManager_t1395295909 * L_1 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); NullCheck(L_1); Rect_t2360479859 L_3 = CBeatKeyManager_GetBeatKeySpriteRect_m4186432858(L_1, 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); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); __this->set_m_fWidth_18(L_6); float L_7 = V_0; float L_8 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); float L_9 = V_0; float L_10 = Rect_get_height_m1358425599((&V_1), /*hidden argument*/NULL); IBeatKeys_SetJudgeBox_m782248210(__this, ((float)il2cpp_codegen_multiply((float)L_7, (float)L_8)), ((float)il2cpp_codegen_multiply((float)L_9, (float)L_10)), /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySimple::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySimple_DeserialFromXml_m1915571495 (CBeatKeySimple_t479423900 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { { DMXmlNode_t3958967524 * L_0 = ___element0; IBeatKeys_DeserialFromXml_m404394739(__this, L_0, /*hidden argument*/NULL); VirtActionInvoker0::Invoke(21 /* System.Void DMCore.DanceMode.IBeatKeys::OnInit() */, __this); return; } } // System.String DMCore.DanceMode.CBeatKeySimple::GetUniqueName() extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeySimple_GetUniqueName_m1762640088 (CBeatKeySimple_t479423900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySimple_GetUniqueName_m1762640088_MetadataUsageId); s_Il2CppMethodInitialized = true; } { return _stringLiteral3621000877; } } // DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.CBeatKeySimple::GetBeatKeyType() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySimple_GetBeatKeyType_m3589352872 (CBeatKeySimple_t479423900 * __this, const RuntimeMethod* method) { { return (int32_t)(1); } } // System.Int32 DMCore.DanceMode.CBeatKeySimple::GetBeatKeyNodeJudgeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySimple_GetBeatKeyNodeJudgeCount_m205904682 (CBeatKeySimple_t479423900 * __this, const RuntimeMethod* method) { { return 1; } } // System.Void DMCore.DanceMode.CBeatKeySimple::OnAnim() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySimple_OnAnim_m2192748428 (CBeatKeySimple_t479423900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySimple_OnAnim_m2192748428_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); bool V_1 = false; Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { IBeatKeys_OnAnim_m2978015060(__this, /*hidden argument*/NULL); int32_t L_0 = IBeatKeys_GetJudgeResult_m3261993446(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0012; } } { return; } IL_0012: { float L_1 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_2 = IBeatKeys_GetFadeInShowTime_m388566142(__this, /*hidden argument*/NULL); float L_3 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_1, (float)L_2))) > ((float)L_3)))) { goto IL_002b; } } { return; } IL_002b: { Rect_t2360479859 L_4 = IBeatKeys_GetJudgeRect_m1625121536(__this, /*hidden argument*/NULL); V_0 = L_4; V_1 = (bool)0; il2cpp_codegen_initobj((&V_2), sizeof(Vector2_t2156229523 )); CBeatKeyManager_t1395295909 * L_5 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Rect_t2360479859 L_6 = V_0; NullCheck(L_5); bool L_7 = CBeatKeyManager_IsClkAreaMarked_m690496986(L_5, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0074; } } { Rect_t2360479859 L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); bool L_9 = CInputHelp_IsRectAreaLogicFirstClicked_m1211822106(NULL /*static, unused*/, L_8, (&V_2), /*hidden argument*/NULL); if (!L_9) { goto IL_0074; } } { V_1 = (bool)1; CBeatKeyManager_t1395295909 * L_10 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_11 = V_2; float L_12 = Rect_get_width_m3421484486((&V_0), /*hidden argument*/NULL); float L_13 = Rect_get_height_m1358425599((&V_0), /*hidden argument*/NULL); NullCheck(L_10); CBeatKeyManager_PushClkAreaMark_m1511125127(L_10, L_11, L_12, L_13, /*hidden argument*/NULL); } IL_0074: { float L_14 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_15 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); V_3 = ((float)il2cpp_codegen_subtract((float)L_14, (float)L_15)); float L_16 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_17 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_16) < ((float)L_17)))) { goto IL_00bc; } } { float L_18 = V_3; if ((!(((float)(0.5f)) < ((float)L_18)))) { goto IL_00bc; } } { int32_t L_19 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 1); V_4 = L_19; int32_t L_20 = V_4; Vector2_t2156229523 L_21 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); IBeatKeys_SetDrawResult_m3839988315(__this, L_20, L_21, /*hidden argument*/NULL); IBeatKeys_RecordTriggerTime_m2774206695(__this, /*hidden argument*/NULL); return; } IL_00bc: { bool L_22 = V_1; if (L_22) { goto IL_00c3; } } { return; } IL_00c3: { float L_23 = V_3; int32_t L_24 = IBeatKeys_GetJudgeValByOffTime_m970048845(__this, L_23, /*hidden argument*/NULL); V_5 = L_24; int32_t L_25 = V_5; int32_t L_26 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(33 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeys::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_25); V_6 = L_26; int32_t L_27 = V_6; Vector2_t2156229523 L_28 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); IBeatKeys_SetDrawResult_m3839988315(__this, L_27, L_28, /*hidden argument*/NULL); IBeatKeys_RecordTriggerTime_m2774206695(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySimple::SetJudgeTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySimple_SetJudgeTime_m307096310 (CBeatKeySimple_t479423900 * __this, float ___fTime0, const RuntimeMethod* method) { { float L_0 = ___fTime0; IBeatKeys_SetJudgeTime_m1418426729(__this, L_0, /*hidden argument*/NULL); float L_1 = ___fTime0; float L_2 = IBeatKeys_GetFadeInTime_m2112968104(__this, /*hidden argument*/NULL); float L_3 = ___fTime0; float L_4 = IBeatKeys_GetFadeOutTime_m2967601141(__this, /*hidden argument*/NULL); CAnimNode_SetTimeRange_m3219375386(__this, ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)), ((float)il2cpp_codegen_add((float)L_3, (float)L_4)), /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySimple::OnPaint() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySimple_OnPaint_m318312217 (CBeatKeySimple_t479423900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySimple_OnPaint_m318312217_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; { IBeatKeys_OnPaint_m2136184718(__this, /*hidden argument*/NULL); float L_0 = IBeatKeys_GetPaintAlpha_m2346745213(__this, /*hidden argument*/NULL); V_0 = L_0; float L_1 = IBeatKeys_GetScale_m3445086615(__this, /*hidden argument*/NULL); V_1 = L_1; float L_2 = V_1; float L_3 = V_1; Vector2__ctor_m3970636864((&V_2), L_2, L_3, /*hidden argument*/NULL); int32_t L_4 = IBeatKeys_GetJudgeResult_m3261993446(__this, /*hidden argument*/NULL); if (L_4) { goto IL_0057; } } { CBeatKeyManager_t1395295909 * L_5 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(23 /* System.String DMCore.DanceMode.IBeatKeys::GetBackRoundTextureName() */, __this); Vector2_t2156229523 L_7 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); float L_8 = VirtFuncInvoker0< float >::Invoke(34 /* System.Single DMCore.DanceMode.IBeatKeys::GetBackGroundBPMScale() */, __this); Vector2_t2156229523 L_9 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_10 = Vector2_op_Multiply_m3294489634(NULL /*static, unused*/, L_8, L_9, /*hidden argument*/NULL); float L_11 = V_0; NullCheck(L_5); CBeatKeyManager_PushDrawCommand_m2157714116(L_5, L_6, L_7, L_10, (0.0f), L_11, 0, /*hidden argument*/NULL); IBeatKeys_DrawNumberIndex_m601134822(__this, /*hidden argument*/NULL); } IL_0057: { int32_t L_12 = IBeatKeys_GetJudgeResult_m3261993446(__this, /*hidden argument*/NULL); if (L_12) { goto IL_00e5; } } { float L_13 = IBeatKeys_GetFadeInShowTime_m388566142(__this, /*hidden argument*/NULL); V_3 = L_13; float L_14 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_15 = V_3; float L_16 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_14, (float)L_15))) < ((float)L_16)))) { goto IL_00e5; } } { V_4 = (1.0f); float L_17 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_18 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_17) > ((float)L_18)))) { goto IL_00ab; } } { float L_19 = IBeatKeys_GetJudgeTime_m4243070023(__this, /*hidden argument*/NULL); float L_20 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_21 = V_3; V_4 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)L_19, (float)L_20))/(float)L_21)))); } IL_00ab: { int32_t L_22 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); float L_23 = CBeatKeyManager_GetHelpImageWidth_m367174396(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); V_5 = L_23; CBeatKeyManager_t1395295909 * L_24 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_25 = VirtFuncInvoker0< int32_t >::Invoke(22 /* DMCore.DanceMode.enumBeatKeyType DMCore.DanceMode.IBeatKeys::GetBeatKeyType() */, __this); Vector2_t2156229523 L_26 = IBeatKeys_GetCenter_m1546839642(__this, /*hidden argument*/NULL); float L_27 = __this->get_m_fWidth_18(); float L_28 = V_5; float L_29 = V_4; NullCheck(L_24); CBeatKeyManager_PushHelpDrawCommand_m2252964895(L_24, L_25, L_26, ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_subtract((float)L_27, (float)L_28)))), (float)(6.0f))), L_29, /*hidden argument*/NULL); } IL_00e5: { 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 DMCore.DanceMode.CBeatKeySwing_HS::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwing_HS__ctor_m1679481483 (CBeatKeySwing_HS_t33793645 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwing_HS__ctor_m1679481483_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(IBeatKeySwingBase_t1515627798_il2cpp_TypeInfo_var); IBeatKeySwingBase__ctor_m138993608(__this, /*hidden argument*/NULL); return; } } // DMCore.DanceMode.enumSwingType DMCore.DanceMode.CBeatKeySwing_HS::GetSwingType() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwing_HS_GetSwingType_m2012384774 (CBeatKeySwing_HS_t33793645 * __this, const RuntimeMethod* method) { { return (int32_t)(3); } } // System.Void DMCore.DanceMode.CBeatKeySwing_HS::CallEnterCmd(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwing_HS_CallEnterCmd_m1199327231 (CBeatKeySwing_HS_t33793645 * __this, int32_t ___group0, bool ___bFirstEnter1, 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 DMCore.DanceMode.CBeatKeySwingCouple::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple__ctor_m3765835536 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCouple__ctor_m3765835536_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(IBeatKeySwingBase_t1515627798_il2cpp_TypeInfo_var); IBeatKeySwingBase__ctor_m138993608(__this, /*hidden argument*/NULL); return; } } // DMCore.DanceMode.enumSwingType DMCore.DanceMode.CBeatKeySwingCouple::GetSwingType() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCouple_GetSwingType_m3360224314 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { { return (int32_t)(2); } } // System.String DMCore.DanceMode.CBeatKeySwingCouple::GetUniqueName() extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeySwingCouple_GetUniqueName_m3238553644 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCouple_GetUniqueName_m3238553644_MetadataUsageId); s_Il2CppMethodInitialized = true; } { return _stringLiteral457391285; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::Reset() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_Reset_m3913751431 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { { IBeatKeySwingBase_Reset_m2080415405(__this, /*hidden argument*/NULL); __this->set_m_JudgeOther_17(0); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::SetJudgeTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_SetJudgeTime_m1324730822 (CBeatKeySwingCouple_t1807003983 * __this, float ___fTime0, const RuntimeMethod* method) { { float L_0 = ___fTime0; IBeatKeySwingBase_SetJudgeTime_m4253903056(__this, L_0, /*hidden argument*/NULL); float L_1 = ___fTime0; float L_2 = IBeatKeySwingBase_GetFadeInTime_m3908060557(__this, /*hidden argument*/NULL); float L_3 = ___fTime0; float L_4 = IBeatKeySwingBase_GetFadeOutTime_m227995566(__this, /*hidden argument*/NULL); CAnimNode_SetTimeRange_m3219375386(__this, ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_3, (float)L_4)), (float)(0.5f))), /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::OnInitUI() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_OnInitUI_m3862952062 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::CallEnterCmd(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_CallEnterCmd_m2097008083 (CBeatKeySwingCouple_t1807003983 * __this, int32_t ___group0, bool ___bFirstEnter1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCouple_CallEnterCmd_m2097008083_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; float V_2 = 0.0f; int32_t V_3 = 0; int32_t G_B8_0 = 0; { bool L_0 = ___bFirstEnter1; if (L_0) { goto IL_0007; } } { return; } IL_0007: { int32_t L_1 = ___group0; int32_t L_2 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); V_0 = (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); bool L_3 = V_0; if (L_3) { goto IL_0024; } } { int32_t L_4 = ___group0; int32_t L_5 = CBeatKeySwingCouple_GetSecondGroup_m3878320769(__this, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)L_5))) { goto IL_0024; } } { return; } IL_0024: { bool L_6 = V_0; if (!L_6) { goto IL_0035; } } { int32_t L_7 = IBeatKeySwingBase_GetKeyResult_m3693577365(__this, /*hidden argument*/NULL); G_B8_0 = L_7; goto IL_003b; } IL_0035: { int32_t L_8 = CBeatKeySwingCouple_GetJudgeResultOther_m1398226306(__this, /*hidden argument*/NULL); G_B8_0 = L_8; } IL_003b: { V_1 = G_B8_0; int32_t L_9 = V_1; if ((!(((uint32_t)L_9) == ((uint32_t)1)))) { goto IL_0044; } } { return; } IL_0044: { float L_10 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_11 = IBeatKeySwingBase_GetJudgeTime_m286412118(__this, /*hidden argument*/NULL); V_2 = ((float)il2cpp_codegen_subtract((float)L_10, (float)L_11)); float L_12 = V_2; int32_t L_13 = IBeatKeySwingBase_GetJudgeValByOffTime_m1623565445(__this, L_12, /*hidden argument*/NULL); V_3 = L_13; int32_t L_14 = V_3; if (L_14) { goto IL_0061; } } { return; } IL_0061: { bool L_15 = V_0; if (!L_15) { goto IL_0086; } } { int32_t L_16 = V_3; int32_t L_17 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(26 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_16); V_3 = L_17; int32_t L_18 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_19 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_20 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_18, L_19, L_20, /*hidden argument*/NULL); goto IL_00a0; } IL_0086: { int32_t L_21 = V_3; int32_t L_22 = CBeatKeySwingCouple_SetJudgeResultOther_m4156910695(__this, L_21, /*hidden argument*/NULL); V_3 = L_22; int32_t L_23 = CBeatKeySwingCouple_GetSecondGroup_m3878320769(__this, /*hidden argument*/NULL); int32_t L_24 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_25 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_23, L_24, L_25, /*hidden argument*/NULL); } IL_00a0: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::OnAnim() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_OnAnim_m1820116376 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { { CAnimNode_OnAnim_m3644553557(__this, /*hidden argument*/NULL); CBeatKeySwingCouple_OnAnimHalf_m3907363298(__this, (bool)1, /*hidden argument*/NULL); CBeatKeySwingCouple_OnAnimHalf_m3907363298(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::OnAnimHalf(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_OnAnimHalf_m3907363298 (CBeatKeySwingCouple_t1807003983 * __this, bool ___firstOrSecond0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCouple_OnAnimHalf_m3907363298_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeySwingUI_t1346072144 * V_0 = NULL; int32_t V_1 = 0; float V_2 = 0.0f; int32_t V_3 = 0; int32_t V_4 = 0; float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; float V_8 = 0.0f; Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); CBeatKeySwingUI_t1346072144 * G_B3_0 = NULL; int32_t G_B8_0 = 0; int32_t G_B11_0 = 0; { bool L_0 = ___firstOrSecond0; if (!L_0) { goto IL_0011; } } { CBeatKeySwingUI_t1346072144 * L_1 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); G_B3_0 = L_1; goto IL_0017; } IL_0011: { CBeatKeySwingUI_t1346072144 * L_2 = __this->get_m_ptrUISecond_15(); G_B3_0 = L_2; } IL_0017: { V_0 = G_B3_0; CBeatKeySwingUI_t1346072144 * L_3 = V_0; if (L_3) { goto IL_001f; } } { return; } IL_001f: { bool L_4 = ___firstOrSecond0; if (!L_4) { goto IL_0030; } } { int32_t L_5 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); G_B8_0 = L_5; goto IL_0036; } IL_0030: { int32_t L_6 = CBeatKeySwingCouple_GetSecondGroup_m3878320769(__this, /*hidden argument*/NULL); G_B8_0 = L_6; } IL_0036: { V_1 = G_B8_0; CBeatKeySwingUI_t1346072144 * L_7 = V_0; NullCheck(L_7); UISprite_t194114938 * L_8 = CBeatKeySwingUI_get_SpriteItem_m2860985320(L_7, /*hidden argument*/NULL); int32_t L_9 = V_1; VirtFuncInvoker2< bool, UISprite_t194114938 *, int32_t >::Invoke(27 /* System.Boolean DMCore.DanceMode.IBeatKeySwingBase::ChangeKeySprite(UISprite,System.Int32) */, __this, L_8, L_9); float L_10 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_11 = IBeatKeySwingBase_GetJudgeTime_m286412118(__this, /*hidden argument*/NULL); V_2 = ((float)il2cpp_codegen_subtract((float)L_10, (float)L_11)); bool L_12 = ___firstOrSecond0; if (!L_12) { goto IL_0064; } } { int32_t L_13 = IBeatKeySwingBase_GetKeyResult_m3693577365(__this, /*hidden argument*/NULL); G_B11_0 = L_13; goto IL_006a; } IL_0064: { int32_t L_14 = CBeatKeySwingCouple_GetJudgeResultOther_m1398226306(__this, /*hidden argument*/NULL); G_B11_0 = L_14; } IL_006a: { V_3 = G_B11_0; int32_t L_15 = V_3; if (L_15) { goto IL_00d1; } } { float L_16 = V_2; int32_t L_17 = IBeatKeySwingBase_GetJudgeValByOffTime_m1623565445(__this, L_16, /*hidden argument*/NULL); V_4 = L_17; int32_t L_18 = V_4; if ((((int32_t)L_18) == ((int32_t)1))) { goto IL_0094; } } { int32_t L_19 = V_4; if ((!(((uint32_t)L_19) == ((uint32_t)4)))) { goto IL_00d1; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); bool L_20 = CBeatKeyManager_IfCheatMode_m342302831(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_20) { goto IL_00d1; } } IL_0094: { bool L_21 = ___firstOrSecond0; if (!L_21) { goto IL_00a9; } } { int32_t L_22 = V_4; int32_t L_23 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(26 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_22); V_4 = L_23; goto IL_00b3; } IL_00a9: { int32_t L_24 = V_4; int32_t L_25 = CBeatKeySwingCouple_SetJudgeResultOther_m4156910695(__this, L_24, /*hidden argument*/NULL); V_4 = L_25; } IL_00b3: { int32_t L_26 = V_1; int32_t L_27 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_28 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_26, L_27, L_28, /*hidden argument*/NULL); int32_t L_29 = V_4; if ((((int32_t)L_29) == ((int32_t)1))) { goto IL_00d1; } } { bool L_30 = ___firstOrSecond0; CBeatKeySwingCouple_PopGroup_m2386033415(__this, L_30, /*hidden argument*/NULL); return; } IL_00d1: { CBeatKeySwingUI_t1346072144 * L_31 = V_0; NullCheck(L_31); Transform_t3600365921 * L_32 = CBeatKeySwingUI_get_TransVal_m2001383069(L_31, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_33 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_0195; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_34 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); float L_35 = CBeatKeySwingCtrollor_get_keySpeed_m2633041557(L_34, /*hidden argument*/NULL); float L_36 = V_2; if ((((float)((-L_35))) > ((float)L_36))) { goto IL_00fe; } } { float L_37 = V_2; if ((!(((float)(0.5f)) <= ((float)L_37)))) { goto IL_010f; } } IL_00fe: { CBeatKeySwingUI_t1346072144 * L_38 = V_0; NullCheck(L_38); Transform_t3600365921 * L_39 = CBeatKeySwingUI_get_TransVal_m2001383069(L_38, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_39, (bool)0, /*hidden argument*/NULL); goto IL_0195; } IL_010f: { CBeatKeySwingUI_t1346072144 * L_40 = V_0; NullCheck(L_40); Transform_t3600365921 * L_41 = CBeatKeySwingUI_get_TransVal_m2001383069(L_40, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_41, (bool)1, /*hidden argument*/NULL); float L_42 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_43 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_43); float L_44 = CBeatKeySwingCtrollor_get_keySpeed_m2633041557(L_43, /*hidden argument*/NULL); CBeatKeySwingCtrollor_t4230979690 * L_45 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_45); float L_46 = CBeatKeySwingCtrollor_get_keySpeed_m2633041557(L_45, /*hidden argument*/NULL); V_5 = ((float)((float)((float)il2cpp_codegen_add((float)L_42, (float)L_44))/(float)L_46)); V_6 = (0.0f); V_7 = (0.0f); V_8 = (0.0f); int32_t L_47 = V_1; int32_t L_48 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); bool L_49 = CBeatKeySwingCtrollor_GetGroupPosRange_m744327751(NULL /*static, unused*/, L_47, L_48, (&V_8), (&V_6), (&V_7), /*hidden argument*/NULL); if (!L_49) { goto IL_0195; } } { CBeatKeySwingUI_t1346072144 * L_50 = V_0; NullCheck(L_50); Transform_t3600365921 * L_51 = CBeatKeySwingUI_get_TransVal_m2001383069(L_50, /*hidden argument*/NULL); NullCheck(L_51); Vector3_t3722313464 L_52 = Transform_get_localPosition_m4234289348(L_51, /*hidden argument*/NULL); V_9 = L_52; float L_53 = V_8; (&V_9)->set_x_1(L_53); float L_54 = V_6; float L_55 = V_7; float L_56 = V_6; float L_57 = V_5; (&V_9)->set_y_2(((float)il2cpp_codegen_add((float)L_54, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_55, (float)L_56)), (float)L_57))))); CBeatKeySwingUI_t1346072144 * L_58 = V_0; NullCheck(L_58); Transform_t3600365921 * L_59 = CBeatKeySwingUI_get_TransVal_m2001383069(L_58, /*hidden argument*/NULL); Vector3_t3722313464 L_60 = V_9; NullCheck(L_59); Transform_set_localPosition_m4128471975(L_59, L_60, /*hidden argument*/NULL); } IL_0195: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::OnAnimBegin() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_OnAnimBegin_m632552308 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCouple_OnAnimBegin_m632552308_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IBeatKeySwingBase_OnAnimBegin_m1630878545(__this, /*hidden argument*/NULL); CBeatKeySwingUI_t1346072144 * L_0 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); if (!L_0) { goto IL_004e; } } { CBeatKeySwingUI_t1346072144 * L_1 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_1); Transform_t3600365921 * L_2 = CBeatKeySwingUI_get_TransVal_m2001383069(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_004e; } } { CBeatKeySwingUI_t1346072144 * L_4 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_4); Transform_t3600365921 * L_5 = CBeatKeySwingUI_get_TransVal_m2001383069(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectPositionY_m3129686273(NULL /*static, unused*/, L_5, (200.0f), /*hidden argument*/NULL); CBeatKeySwingUI_t1346072144 * L_6 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_6); Transform_t3600365921 * L_7 = CBeatKeySwingUI_get_TransVal_m2001383069(L_6, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)0, /*hidden argument*/NULL); } IL_004e: { int32_t L_8 = CBeatKeySwingCouple_GetSecondGroup_m3878320769(__this, /*hidden argument*/NULL); float L_9 = IBeatKeySwingBase_GetJudgeTime_m286412118(__this, /*hidden argument*/NULL); IBeatKeySwingBase_PushToGroup_m3568888432(__this, L_8, L_9, /*hidden argument*/NULL); int32_t L_10 = VirtFuncInvoker0< int32_t >::Invoke(21 /* DMCore.DanceMode.enumSwingType DMCore.DanceMode.IBeatKeySwingBase::GetSwingType() */, __this); int32_t L_11 = CBeatKeySwingCouple_GetSecondGroup_m3878320769(__this, /*hidden argument*/NULL); int32_t L_12 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingUI_t1346072144 * L_13 = CBeatKeySwingCtrollor_CreateBeatKeyUI_m752399584(NULL /*static, unused*/, L_10, L_11, L_12, /*hidden argument*/NULL); __this->set_m_ptrUISecond_15(L_13); CBeatKeySwingUI_t1346072144 * L_14 = __this->get_m_ptrUISecond_15(); if (!L_14) { goto IL_00c5; } } { CBeatKeySwingUI_t1346072144 * L_15 = __this->get_m_ptrUISecond_15(); NullCheck(L_15); Transform_t3600365921 * L_16 = CBeatKeySwingUI_get_TransVal_m2001383069(L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00c5; } } { CBeatKeySwingUI_t1346072144 * L_18 = __this->get_m_ptrUISecond_15(); NullCheck(L_18); Transform_t3600365921 * L_19 = CBeatKeySwingUI_get_TransVal_m2001383069(L_18, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectPositionY_m3129686273(NULL /*static, unused*/, L_19, (200.0f), /*hidden argument*/NULL); CBeatKeySwingUI_t1346072144 * L_20 = __this->get_m_ptrUISecond_15(); NullCheck(L_20); Transform_t3600365921 * L_21 = CBeatKeySwingUI_get_TransVal_m2001383069(L_20, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_21, (bool)0, /*hidden argument*/NULL); } IL_00c5: { CBeatKeySwingCouple_OnInitUI_m3862952062(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::OnAnimEnd() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_OnAnimEnd_m3519928890 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { { CAnimNode_OnAnimEnd_m3437448302(__this, /*hidden argument*/NULL); CBeatKeySwingCouple_PopGroup_m2386033415(__this, (bool)1, /*hidden argument*/NULL); CBeatKeySwingCouple_PopGroup_m2386033415(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::PopGroup(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_PopGroup_m2386033415 (CBeatKeySwingCouple_t1807003983 * __this, bool ___firstOrSecond0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCouple_PopGroup_m2386033415_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___firstOrSecond0; if (!L_0) { goto IL_0017; } } { int32_t L_1 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); IBeatKeySwingBase_PopFromGroup_m3423355988(__this, L_1, /*hidden argument*/NULL); goto IL_004b; } IL_0017: { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_2 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = CBeatKeySwingCouple_GetSecondGroup_m3878320769(__this, /*hidden argument*/NULL); int32_t L_4 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); NullCheck(L_2); CBeatKeySwingCtrollor_PopKey_m1566635516(L_2, L_3, L_4, __this, /*hidden argument*/NULL); CBeatKeySwingUI_t1346072144 * L_5 = __this->get_m_ptrUISecond_15(); if (!L_5) { goto IL_004b; } } { CBeatKeySwingUI_t1346072144 * L_6 = __this->get_m_ptrUISecond_15(); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_DestroyBeatKeUI_m387385837(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); __this->set_m_ptrUISecond_15((CBeatKeySwingUI_t1346072144 *)NULL); } IL_004b: { return; } } // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeySwingCouple::GetJudgeResultOther() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCouple_GetJudgeResultOther_m1398226306 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_JudgeOther_17(); return L_0; } } // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeySwingCouple::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCouple_SetJudgeResult_m2481918632 (CBeatKeySwingCouple_t1807003983 * __this, int32_t ___result0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___result0; int32_t L_1 = IBeatKeySwingBase_SetJudgeResult_m4162838402(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0047; } } { int32_t L_3 = __this->get_m_JudgeOther_17(); if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_0047; } } { CBeatKeySwingUI_t1346072144 * L_4 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); if (!L_4) { goto IL_0031; } } { CBeatKeySwingUI_t1346072144 * L_5 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_5); CBeatKeySwingUI_SetColorAsGray_m2530523694(L_5, /*hidden argument*/NULL); } IL_0031: { CBeatKeySwingUI_t1346072144 * L_6 = __this->get_m_ptrUISecond_15(); if (!L_6) { goto IL_0047; } } { CBeatKeySwingUI_t1346072144 * L_7 = __this->get_m_ptrUISecond_15(); NullCheck(L_7); CBeatKeySwingUI_SetColorAsGray_m2530523694(L_7, /*hidden argument*/NULL); } IL_0047: { int32_t L_8 = V_0; return L_8; } } // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeySwingCouple::SetJudgeResultOther(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCouple_SetJudgeResultOther_m4156910695 (CBeatKeySwingCouple_t1807003983 * __this, int32_t ___otherOne0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = IBeatKeySwingBase_GetKeyResult_m3693577365(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = ___otherOne0; int32_t L_2 = IBeatKeySwingBase_SetJudgeResult_m4162838402(__this, L_1, /*hidden argument*/NULL); V_1 = L_2; int32_t L_3 = V_0; ((IBeatKeySwingBase_t1515627798 *)__this)->set_m_JudgeResult_12(L_3); int32_t L_4 = V_1; __this->set_m_JudgeOther_17(L_4); int32_t L_5 = V_0; if ((!(((uint32_t)L_5) == ((uint32_t)1)))) { goto IL_005c; } } { int32_t L_6 = __this->get_m_JudgeOther_17(); if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_005c; } } { CBeatKeySwingUI_t1346072144 * L_7 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); if (!L_7) { goto IL_0046; } } { CBeatKeySwingUI_t1346072144 * L_8 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_8); CBeatKeySwingUI_SetColorAsGray_m2530523694(L_8, /*hidden argument*/NULL); } IL_0046: { CBeatKeySwingUI_t1346072144 * L_9 = __this->get_m_ptrUISecond_15(); if (!L_9) { goto IL_005c; } } { CBeatKeySwingUI_t1346072144 * L_10 = __this->get_m_ptrUISecond_15(); NullCheck(L_10); CBeatKeySwingUI_SetColorAsGray_m2530523694(L_10, /*hidden argument*/NULL); } IL_005c: { int32_t L_11 = __this->get_m_JudgeOther_17(); return L_11; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_SerialToXml_m2771920010 (CBeatKeySwingCouple_t1807003983 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCouple_SerialToXml_m2771920010_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; IBeatKeySwingBase_SerialToXml_m2419886923(__this, L_0, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_1 = ___element0; int32_t* L_2 = __this->get_address_of_m_secondGroup_16(); String_t* L_3 = Int32_ToString_m141394615(L_2, /*hidden argument*/NULL); NullCheck(L_1); DMXmlNode_SetAttribute_m3965231450(L_1, _stringLiteral3794332768, L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCouple::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCouple_DeserialFromXml_m59015662 (CBeatKeySwingCouple_t1807003983 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCouple_DeserialFromXml_m59015662_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___element0; IBeatKeySwingBase_DeserialFromXml_m1259715671(__this, L_0, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_1 = ___element0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_2 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_1, _stringLiteral3794332768, 4, /*hidden argument*/NULL); __this->set_m_secondGroup_16(L_2); return; } } // System.Boolean DMCore.DanceMode.CBeatKeySwingCouple::SetSecondGroup(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CBeatKeySwingCouple_SetSecondGroup_m2827128829 (CBeatKeySwingCouple_t1807003983 * __this, int32_t ___secondGroup0, const RuntimeMethod* method) { { int32_t L_0 = ___secondGroup0; if ((((int32_t)0) >= ((int32_t)L_0))) { goto IL_000e; } } { int32_t L_1 = ___secondGroup0; if ((((int32_t)5) >= ((int32_t)L_1))) { goto IL_0010; } } IL_000e: { return (bool)0; } IL_0010: { int32_t L_2 = ___secondGroup0; __this->set_m_secondGroup_16(L_2); return (bool)1; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingCouple::GetSecondGroup() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCouple_GetSecondGroup_m3878320769 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_secondGroup_16(); return L_0; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingCouple::GetBeatKeyNodeJudgeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCouple_GetBeatKeyNodeJudgeCount_m2899158636 (CBeatKeySwingCouple_t1807003983 * __this, const RuntimeMethod* method) { { return 2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor__ctor_m1744848742 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor__ctor_m1744848742_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t318665914 * L_0 = (List_1_t318665914 *)il2cpp_codegen_object_new(List_1_t318665914_il2cpp_TypeInfo_var); List_1__ctor_m3327540843(L_0, /*hidden argument*/List_1__ctor_m3327540843_RuntimeMethod_var); __this->set_m_listDeviceGroup_1(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_keySpeed_7(((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)4))); SingleU5BU5D_t1444911251* L_1 = __this->get_m_keySpeed_7(); NullCheck(L_1); (L_1)->SetAt(static_cast(0), (float)(4.0f)); SingleU5BU5D_t1444911251* L_2 = __this->get_m_keySpeed_7(); NullCheck(L_2); (L_2)->SetAt(static_cast(1), (float)(3.5f)); SingleU5BU5D_t1444911251* L_3 = __this->get_m_keySpeed_7(); NullCheck(L_3); (L_3)->SetAt(static_cast(2), (float)(2.5f)); SingleU5BU5D_t1444911251* L_4 = __this->get_m_keySpeed_7(); NullCheck(L_4); (L_4)->SetAt(static_cast(3), (float)(1.5f)); __this->set_m_selectedSpeedIndex_8(1); __this->set_m_comb_9(0); return; } } // DMCore.DanceMode.CBeatKeySwingCtrollor DMCore.DanceMode.CBeatKeySwingCtrollor::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBeatKeySwingCtrollor_t4230979690 * CBeatKeySwingCtrollor_GetInstance_m3863652753 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_GetInstance_m3863652753_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_0 = ((CBeatKeySwingCtrollor_t4230979690_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var))->get_s_Instance_10(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_1 = ((CBeatKeySwingCtrollor_t4230979690_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var))->get_s_Instance_10(); return L_1; } IL_0010: { CBeatKeySwingCtrollor_t4230979690 * L_2 = (CBeatKeySwingCtrollor_t4230979690 *)il2cpp_codegen_object_new(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor__ctor_m1744848742(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); ((CBeatKeySwingCtrollor_t4230979690_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var))->set_s_Instance_10(L_2); CBeatKeySwingCtrollor_t4230979690 * L_3 = ((CBeatKeySwingCtrollor_t4230979690_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var))->get_s_Instance_10(); return L_3; } } // DMCore.DanceMode.CBeatKeySwingUI DMCore.DanceMode.CBeatKeySwingCtrollor::CreateBeatKeyUI(DMCore.DanceMode.enumSwingType,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CBeatKeySwingUI_t1346072144 * CBeatKeySwingCtrollor_CreateBeatKeyUI_m752399584 (RuntimeObject * __this /* static, unused */, int32_t ___swingType0, int32_t ___groupVal1, int32_t ___deviceID2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_CreateBeatKeyUI_m752399584_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUISwingBeatKeyMain_t3099516294 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var); CUISwingBeatKeyMain_t3099516294 * L_0 = CUISwingBeatKeyMain_GetInstance_m693664175(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CUISwingBeatKeyMain_t3099516294 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { CUISwingBeatKeyMain_t3099516294 * L_3 = V_0; int32_t L_4 = ___swingType0; int32_t L_5 = ___groupVal1; int32_t L_6 = ___deviceID2; NullCheck(L_3); CBeatKeySwingUI_t1346072144 * L_7 = CUISwingBeatKeyMain_CreateBeatKeyUI_m2925825627(L_3, L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } IL_001c: { return (CBeatKeySwingUI_t1346072144 *)NULL; } } // System.Boolean DMCore.DanceMode.CBeatKeySwingCtrollor::GetGroupPosRange(System.Int32,System.Int32,System.Single&,System.Single&,System.Single&) extern "C" IL2CPP_METHOD_ATTR bool CBeatKeySwingCtrollor_GetGroupPosRange_m744327751 (RuntimeObject * __this /* static, unused */, int32_t ___groupVal0, int32_t ___deviceID1, float* ___xPos2, float* ___yBegin3, float* ___yEnd4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_GetGroupPosRange_m744327751_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUISwingBeatKeyMain_t3099516294 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var); CUISwingBeatKeyMain_t3099516294 * L_0 = CUISwingBeatKeyMain_GetInstance_m693664175(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CUISwingBeatKeyMain_t3099516294 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { CUISwingBeatKeyMain_t3099516294 * L_3 = V_0; int32_t L_4 = ___groupVal0; int32_t L_5 = ___deviceID1; float* L_6 = ___xPos2; float* L_7 = ___yBegin3; float* L_8 = ___yEnd4; NullCheck(L_3); bool L_9 = CUISwingBeatKeyMain_GetGroupPosition_m3568445297(L_3, L_4, L_5, L_6, L_7, L_8, /*hidden argument*/NULL); return L_9; } IL_001f: { return (bool)0; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::DestroyBeatKeUI(DMCore.DanceMode.CBeatKeySwingUI) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_DestroyBeatKeUI_m387385837 (RuntimeObject * __this /* static, unused */, CBeatKeySwingUI_t1346072144 * ___ptrUI0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_DestroyBeatKeUI_m387385837_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUISwingBeatKeyMain_t3099516294 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var); CUISwingBeatKeyMain_t3099516294 * L_0 = CUISwingBeatKeyMain_GetInstance_m693664175(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CUISwingBeatKeyMain_t3099516294 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0019; } } { CUISwingBeatKeyMain_t3099516294 * L_3 = V_0; CBeatKeySwingUI_t1346072144 * L_4 = ___ptrUI0; NullCheck(L_3); CUISwingBeatKeyMain_DestroyBeatKeyUI_m193932256(L_3, L_4, /*hidden argument*/NULL); } IL_0019: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::ShowKeyResult(System.Int32,System.Int32,DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_ShowKeyResult_m196297322 (RuntimeObject * __this /* static, unused */, int32_t ___group0, int32_t ___deviceID1, int32_t ___result2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_ShowKeyResult_m196297322_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUISwingBeatKeyMain_t3099516294 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var); CUISwingBeatKeyMain_t3099516294 * L_0 = CUISwingBeatKeyMain_GetInstance_m693664175(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CUISwingBeatKeyMain_t3099516294 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { CUISwingBeatKeyMain_t3099516294 * L_3 = V_0; int32_t L_4 = ___group0; int32_t L_5 = ___deviceID1; int32_t L_6 = ___result2; NullCheck(L_3); CUISwingBeatKeyMain_SetGroupKeyResult_m3229604132(L_3, L_4, L_5, L_6, /*hidden argument*/NULL); } IL_001b: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::PushCurGroupActiveKey(System.Int32,System.Int32,System.Single,DMCore.DanceMode.IBeatKeySwingBase) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_PushCurGroupActiveKey_m2691060325 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___group0, int32_t ___deviceID1, float ___fTime2, IBeatKeySwingBase_t1515627798 * ___activeKey3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_PushCurGroupActiveKey_m2691060325_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3913560973 * V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; stActiveBeatKey_t2441486231 * V_3 = NULL; List_1_t3913560973 * G_B14_0 = NULL; List_1_t3913560973 * G_B13_0 = NULL; { IBeatKeySwingBase_t1515627798 * L_0 = ___activeKey3; if (L_0) { goto IL_0008; } } { return; } IL_0008: { int32_t L_1 = ___group0; int32_t L_2 = ___deviceID1; List_1_t3913560973 * L_3 = CBeatKeySwingCtrollor_GetGroup_m3937221480(__this, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; List_1_t3913560973 * L_4 = V_0; if (L_4) { goto IL_0039; } } { CLogHelp_t779629444 * L_5 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_6 = Int32_ToString_m141394615((&___group0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3224519397, L_6, /*hidden argument*/NULL); NullCheck(L_5); CLogHelp_LogError_m609093992(L_5, L_7, /*hidden argument*/NULL); return; } IL_0039: { V_1 = (bool)0; V_2 = 0; goto IL_0060; } IL_0042: { IBeatKeySwingBase_t1515627798 * L_8 = ___activeKey3; List_1_t3913560973 * L_9 = V_0; int32_t L_10 = V_2; NullCheck(L_9); stActiveBeatKey_t2441486231 * L_11 = List_1_get_Item_m3806206120(L_9, L_10, /*hidden argument*/List_1_get_Item_m3806206120_RuntimeMethod_var); NullCheck(L_11); IBeatKeySwingBase_t1515627798 * L_12 = L_11->get_m_key_0(); if ((!(((RuntimeObject*)(IBeatKeySwingBase_t1515627798 *)L_8) == ((RuntimeObject*)(IBeatKeySwingBase_t1515627798 *)L_12)))) { goto IL_005c; } } { V_1 = (bool)1; goto IL_006c; } IL_005c: { int32_t L_13 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0060: { int32_t L_14 = V_2; List_1_t3913560973 * L_15 = V_0; NullCheck(L_15); int32_t L_16 = List_1_get_Count_m2811054622(L_15, /*hidden argument*/List_1_get_Count_m2811054622_RuntimeMethod_var); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0042; } } IL_006c: { bool L_17 = V_1; if (L_17) { goto IL_008e; } } { stActiveBeatKey_t2441486231 * L_18 = (stActiveBeatKey_t2441486231 *)il2cpp_codegen_object_new(stActiveBeatKey_t2441486231_il2cpp_TypeInfo_var); stActiveBeatKey__ctor_m536446243(L_18, /*hidden argument*/NULL); V_3 = L_18; stActiveBeatKey_t2441486231 * L_19 = V_3; float L_20 = ___fTime2; NullCheck(L_19); L_19->set_m_activeTime_1(L_20); stActiveBeatKey_t2441486231 * L_21 = V_3; IBeatKeySwingBase_t1515627798 * L_22 = ___activeKey3; NullCheck(L_21); L_21->set_m_key_0(L_22); List_1_t3913560973 * L_23 = V_0; stActiveBeatKey_t2441486231 * L_24 = V_3; NullCheck(L_23); List_1_Add_m2044779841(L_23, L_24, /*hidden argument*/List_1_Add_m2044779841_RuntimeMethod_var); } IL_008e: { List_1_t3913560973 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = List_1_get_Count_m2811054622(L_25, /*hidden argument*/List_1_get_Count_m2811054622_RuntimeMethod_var); if ((((int32_t)1) >= ((int32_t)L_26))) { goto IL_00bd; } } { List_1_t3913560973 * L_27 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); Comparison_1_t2216417410 * L_28 = ((CBeatKeySwingCtrollor_t4230979690_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_11(); G_B13_0 = L_27; if (L_28) { G_B14_0 = L_27; goto IL_00b3; } } { intptr_t L_29 = (intptr_t)stActiveBeatKey_CmpByTime_m1458286041_RuntimeMethod_var; Comparison_1_t2216417410 * L_30 = (Comparison_1_t2216417410 *)il2cpp_codegen_object_new(Comparison_1_t2216417410_il2cpp_TypeInfo_var); Comparison_1__ctor_m3518168238(L_30, NULL, L_29, /*hidden argument*/Comparison_1__ctor_m3518168238_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); ((CBeatKeySwingCtrollor_t4230979690_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_11(L_30); G_B14_0 = G_B13_0; } IL_00b3: { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); Comparison_1_t2216417410 * L_31 = ((CBeatKeySwingCtrollor_t4230979690_StaticFields*)il2cpp_codegen_static_fields_for(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_11(); NullCheck(G_B14_0); List_1_Sort_m1960510018(G_B14_0, L_31, /*hidden argument*/List_1_Sort_m1960510018_RuntimeMethod_var); } IL_00bd: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::PopKey(System.Int32,System.Int32,DMCore.DanceMode.IBeatKeySwingBase) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_PopKey_m1566635516 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___group0, int32_t ___deviceID1, IBeatKeySwingBase_t1515627798 * ___activeKey2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_PopKey_m1566635516_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3913560973 * V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = ___group0; int32_t L_1 = ___deviceID1; List_1_t3913560973 * L_2 = CBeatKeySwingCtrollor_GetGroup_m3937221480(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; List_1_t3913560973 * L_3 = V_0; if (L_3) { goto IL_0010; } } { return; } IL_0010: { V_1 = 0; goto IL_0039; } IL_0017: { IBeatKeySwingBase_t1515627798 * L_4 = ___activeKey2; List_1_t3913560973 * L_5 = V_0; int32_t L_6 = V_1; NullCheck(L_5); stActiveBeatKey_t2441486231 * L_7 = List_1_get_Item_m3806206120(L_5, L_6, /*hidden argument*/List_1_get_Item_m3806206120_RuntimeMethod_var); NullCheck(L_7); IBeatKeySwingBase_t1515627798 * L_8 = L_7->get_m_key_0(); if ((!(((RuntimeObject*)(IBeatKeySwingBase_t1515627798 *)L_4) == ((RuntimeObject*)(IBeatKeySwingBase_t1515627798 *)L_8)))) { goto IL_0035; } } { List_1_t3913560973 * L_9 = V_0; int32_t L_10 = V_1; NullCheck(L_9); List_1_RemoveAt_m415216317(L_9, L_10, /*hidden argument*/List_1_RemoveAt_m415216317_RuntimeMethod_var); goto IL_0045; } IL_0035: { int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0039: { int32_t L_12 = V_1; List_1_t3913560973 * L_13 = V_0; NullCheck(L_13); int32_t L_14 = List_1_get_Count_m2811054622(L_13, /*hidden argument*/List_1_get_Count_m2811054622_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0017; } } IL_0045: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::Clear() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_Clear_m2371431506 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_Clear_m2371431506_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; stActiveDeviceGroup_t3141558468 * V_1 = NULL; { V_0 = 0; goto IL_001e; } IL_0007: { List_1_t318665914 * L_0 = __this->get_m_listDeviceGroup_1(); int32_t L_1 = V_0; NullCheck(L_0); stActiveDeviceGroup_t3141558468 * L_2 = List_1_get_Item_m3125981134(L_0, L_1, /*hidden argument*/List_1_get_Item_m3125981134_RuntimeMethod_var); V_1 = L_2; stActiveDeviceGroup_t3141558468 * L_3 = V_1; NullCheck(L_3); stActiveDeviceGroup_Clear_m4247859663(L_3, /*hidden argument*/NULL); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_001e: { int32_t L_5 = V_0; List_1_t318665914 * L_6 = __this->get_m_listDeviceGroup_1(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m3789650859(L_6, /*hidden argument*/List_1_get_Count_m3789650859_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0007; } } { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::CallCmd_HitGroup(System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_CallCmd_HitGroup_m3465562026 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___group0, int32_t ___deviceID1, bool ___bFirstEnter2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_CallCmd_HitGroup_m3465562026_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3913560973 * V_0 = NULL; IBeatKeySwingBase_t1515627798 * V_1 = NULL; { int32_t L_0 = ___group0; int32_t L_1 = ___deviceID1; List_1_t3913560973 * L_2 = CBeatKeySwingCtrollor_GetGroup_m3937221480(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; List_1_t3913560973 * L_3 = V_0; if (!L_3) { goto IL_001a; } } { List_1_t3913560973 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = List_1_get_Count_m2811054622(L_4, /*hidden argument*/List_1_get_Count_m2811054622_RuntimeMethod_var); if (L_5) { goto IL_001b; } } IL_001a: { return; } IL_001b: { List_1_t3913560973 * L_6 = V_0; NullCheck(L_6); stActiveBeatKey_t2441486231 * L_7 = List_1_get_Item_m3806206120(L_6, 0, /*hidden argument*/List_1_get_Item_m3806206120_RuntimeMethod_var); NullCheck(L_7); IBeatKeySwingBase_t1515627798 * L_8 = L_7->get_m_key_0(); V_1 = L_8; IBeatKeySwingBase_t1515627798 * L_9 = V_1; if (L_9) { goto IL_003a; } } { List_1_t3913560973 * L_10 = V_0; NullCheck(L_10); List_1_RemoveAt_m415216317(L_10, 0, /*hidden argument*/List_1_RemoveAt_m415216317_RuntimeMethod_var); goto IL_0042; } IL_003a: { IBeatKeySwingBase_t1515627798 * L_11 = V_1; int32_t L_12 = ___group0; bool L_13 = ___bFirstEnter2; NullCheck(L_11); VirtActionInvoker2< int32_t, bool >::Invoke(22 /* System.Void DMCore.DanceMode.IBeatKeySwingBase::CallEnterCmd(System.Int32,System.Boolean) */, L_11, L_12, L_13); } IL_0042: { return; } } // System.Single DMCore.DanceMode.CBeatKeySwingCtrollor::get_keySpeed() extern "C" IL2CPP_METHOD_ATTR float CBeatKeySwingCtrollor_get_keySpeed_m2633041557 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method) { { SingleU5BU5D_t1444911251* L_0 = __this->get_m_keySpeed_7(); int32_t L_1 = __this->get_m_selectedSpeedIndex_8(); NullCheck(L_0); int32_t L_2 = L_1; float L_3 = (L_0)->GetAt(static_cast(L_2)); return L_3; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::SetSpeed(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_SetSpeed_m3578334110 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_SetSpeed_m3578334110_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0027; } } { int32_t L_1 = ___index0; SingleU5BU5D_t1444911251* L_2 = __this->get_m_keySpeed_7(); NullCheck(L_2); if ((((int32_t)L_1) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))))) { goto IL_0027; } } { int32_t L_3 = ___index0; int32_t L_4 = CBeatKeySwingCtrollor_GetValidMinIndex_m1819049386(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_5 = Mathf_Max_m3673002171(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); __this->set_m_selectedSpeedIndex_8(L_5); } IL_0027: { return; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor::GetValidMaxIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCtrollor_GetValidMaxIndex_m3880697409 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method) { { SingleU5BU5D_t1444911251* L_0 = __this->get_m_keySpeed_7(); NullCheck(L_0); return ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))), (int32_t)1)); } } // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor::GetValidMinIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCtrollor_GetValidMinIndex_m1819049386 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_GetValidMinIndex_m1819049386_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = CSceneService_GetSceneNetProperty_m2882939145(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral217883487, 1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)L_3) > ((int32_t)0))) { goto IL_001f; } } { return 1; } IL_001f: { int32_t L_4 = V_0; if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0028; } } { return 2; } IL_0028: { return 3; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor::get_SpeedIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCtrollor_get_SpeedIndex_m3812513136 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_selectedSpeedIndex_8(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::SetGroupClkState(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor_SetGroupClkState_m1899261018 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___groupVal0, int32_t ___keyState1, int32_t ___deviceID2, const RuntimeMethod* method) { stActiveDeviceGroup_t3141558468 * V_0 = NULL; { int32_t L_0 = ___deviceID2; stActiveDeviceGroup_t3141558468 * L_1 = CBeatKeySwingCtrollor_GetDeviceGroup_m3558133791(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = ___groupVal0; if ((((int32_t)0) >= ((int32_t)L_2))) { goto IL_0024; } } { int32_t L_3 = ___groupVal0; if ((((int32_t)L_3) > ((int32_t)5))) { goto IL_0024; } } { int32_t L_4 = ___groupVal0; ___groupVal0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1)); stActiveDeviceGroup_t3141558468 * L_5 = V_0; NullCheck(L_5); Int32U5BU5D_t385246372* L_6 = L_5->get_m_keyGroupState_2(); int32_t L_7 = ___groupVal0; int32_t L_8 = ___keyState1; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (int32_t)L_8); } IL_0024: { return; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor::GetGroupClkState(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCtrollor_GetGroupClkState_m1600821385 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___groupVal0, int32_t ___deviceID1, const RuntimeMethod* method) { stActiveDeviceGroup_t3141558468 * V_0 = NULL; { int32_t L_0 = ___deviceID1; stActiveDeviceGroup_t3141558468 * L_1 = CBeatKeySwingCtrollor_GetDeviceGroup_m3558133791(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = ___groupVal0; if ((((int32_t)0) >= ((int32_t)L_2))) { goto IL_0024; } } { int32_t L_3 = ___groupVal0; if ((((int32_t)L_3) > ((int32_t)5))) { goto IL_0024; } } { int32_t L_4 = ___groupVal0; ___groupVal0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1)); stActiveDeviceGroup_t3141558468 * L_5 = V_0; NullCheck(L_5); Int32U5BU5D_t385246372* L_6 = L_5->get_m_keyGroupState_2(); int32_t L_7 = ___groupVal0; NullCheck(L_6); int32_t L_8 = L_7; int32_t L_9 = (L_6)->GetAt(static_cast(L_8)); return L_9; } IL_0024: { return 0; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor::GetComboLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingCtrollor_GetComboLevel_m4293834134 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method) { { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CBeatKeyManager_GetComboStep_m1823930661(L_0, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } } // System.Boolean DMCore.DanceMode.CBeatKeySwingCtrollor::IsKeyNull() extern "C" IL2CPP_METHOD_ATTR bool CBeatKeySwingCtrollor_IsKeyNull_m3177311314 (CBeatKeySwingCtrollor_t4230979690 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_IsKeyNull_m3177311314_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; stActiveDeviceGroup_t3141558468 * V_1 = NULL; int32_t V_2 = 0; { V_0 = 0; goto IL_003f; } IL_0007: { List_1_t318665914 * L_0 = __this->get_m_listDeviceGroup_1(); int32_t L_1 = V_0; NullCheck(L_0); stActiveDeviceGroup_t3141558468 * L_2 = List_1_get_Item_m3125981134(L_0, L_1, /*hidden argument*/List_1_get_Item_m3125981134_RuntimeMethod_var); V_1 = L_2; V_2 = 0; goto IL_0034; } IL_001b: { stActiveDeviceGroup_t3141558468 * L_3 = V_1; NullCheck(L_3); List_1U5BU5D_t2041140128* L_4 = L_3->get_m_groupKeys_1(); int32_t L_5 = V_2; NullCheck(L_4); int32_t L_6 = L_5; List_1_t3913560973 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); int32_t L_8 = List_1_get_Count_m2811054622(L_7, /*hidden argument*/List_1_get_Count_m2811054622_RuntimeMethod_var); if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_0030; } } { return (bool)0; } IL_0030: { int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0034: { int32_t L_10 = V_2; if ((((int32_t)L_10) < ((int32_t)5))) { goto IL_001b; } } { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_003f: { int32_t L_12 = V_0; List_1_t318665914 * L_13 = __this->get_m_listDeviceGroup_1(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m3789650859(L_13, /*hidden argument*/List_1_get_Count_m3789650859_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0007; } } { return (bool)1; } } // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeySwingCtrollor::GetGroup(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t3913560973 * CBeatKeySwingCtrollor_GetGroup_m3937221480 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___group0, int32_t ___deviceID1, const RuntimeMethod* method) { stActiveDeviceGroup_t3141558468 * V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = ___deviceID1; stActiveDeviceGroup_t3141558468 * L_1 = CBeatKeySwingCtrollor_GetDeviceGroup_m3558133791(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = ___group0; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)); int32_t L_3 = V_1; if ((((int32_t)0) > ((int32_t)L_3))) { goto IL_001a; } } { int32_t L_4 = V_1; if ((((int32_t)5) > ((int32_t)L_4))) { goto IL_001c; } } IL_001a: { return (List_1_t3913560973 *)NULL; } IL_001c: { stActiveDeviceGroup_t3141558468 * L_5 = V_0; NullCheck(L_5); List_1U5BU5D_t2041140128* L_6 = L_5->get_m_groupKeys_1(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; List_1_t3913560973 * L_9 = (L_6)->GetAt(static_cast(L_8)); return L_9; } } // DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup DMCore.DanceMode.CBeatKeySwingCtrollor::GetDeviceGroup(System.Int32) extern "C" IL2CPP_METHOD_ATTR stActiveDeviceGroup_t3141558468 * CBeatKeySwingCtrollor_GetDeviceGroup_m3558133791 (CBeatKeySwingCtrollor_t4230979690 * __this, int32_t ___deviceID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingCtrollor_GetDeviceGroup_m3558133791_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; stActiveDeviceGroup_t3141558468 * V_1 = NULL; stActiveDeviceGroup_t3141558468 * V_2 = NULL; { V_0 = 0; goto IL_002c; } IL_0007: { List_1_t318665914 * L_0 = __this->get_m_listDeviceGroup_1(); int32_t L_1 = V_0; NullCheck(L_0); stActiveDeviceGroup_t3141558468 * L_2 = List_1_get_Item_m3125981134(L_0, L_1, /*hidden argument*/List_1_get_Item_m3125981134_RuntimeMethod_var); V_1 = L_2; stActiveDeviceGroup_t3141558468 * L_3 = V_1; if (!L_3) { goto IL_0028; } } { int32_t L_4 = ___deviceID0; stActiveDeviceGroup_t3141558468 * L_5 = V_1; NullCheck(L_5); int32_t L_6 = stActiveDeviceGroup_get_DeviceID_m2642818510(L_5, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)L_6)))) { goto IL_0028; } } { stActiveDeviceGroup_t3141558468 * L_7 = V_1; return L_7; } IL_0028: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_002c: { int32_t L_9 = V_0; List_1_t318665914 * L_10 = __this->get_m_listDeviceGroup_1(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m3789650859(L_10, /*hidden argument*/List_1_get_Count_m3789650859_RuntimeMethod_var); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_0007; } } { int32_t L_12 = ___deviceID0; stActiveDeviceGroup_t3141558468 * L_13 = (stActiveDeviceGroup_t3141558468 *)il2cpp_codegen_object_new(stActiveDeviceGroup_t3141558468_il2cpp_TypeInfo_var); stActiveDeviceGroup__ctor_m804474334(L_13, L_12, /*hidden argument*/NULL); V_2 = L_13; List_1_t318665914 * L_14 = __this->get_m_listDeviceGroup_1(); stActiveDeviceGroup_t3141558468 * L_15 = V_2; NullCheck(L_14); List_1_Add_m304094535(L_14, L_15, /*hidden argument*/List_1_Add_m304094535_RuntimeMethod_var); stActiveDeviceGroup_t3141558468 * L_16 = V_2; return L_16; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor::.cctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingCtrollor__cctor_m1044806399 (RuntimeObject * __this /* static, unused */, 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 DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveBeatKey::.ctor() extern "C" IL2CPP_METHOD_ATTR void stActiveBeatKey__ctor_m536446243 (stActiveBeatKey_t2441486231 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_key_0((IBeatKeySwingBase_t1515627798 *)NULL); __this->set_m_activeTime_1((0.0f)); return; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveBeatKey::CmpByTime(DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveBeatKey,DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveBeatKey) extern "C" IL2CPP_METHOD_ATTR int32_t stActiveBeatKey_CmpByTime_m1458286041 (RuntimeObject * __this /* static, unused */, stActiveBeatKey_t2441486231 * ___lhs0, stActiveBeatKey_t2441486231 * ___rhs1, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { stActiveBeatKey_t2441486231 * L_0 = ___lhs0; NullCheck(L_0); float L_1 = L_0->get_m_activeTime_1(); stActiveBeatKey_t2441486231 * L_2 = ___rhs1; NullCheck(L_2); float L_3 = L_2->get_m_activeTime_1(); if ((!(((float)L_1) < ((float)L_3)))) { goto IL_0017; } } { G_B3_0 = (-1); goto IL_0018; } IL_0017: { G_B3_0 = 1; } IL_0018: { 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 DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void stActiveDeviceGroup__ctor_m804474334 (stActiveDeviceGroup_t3141558468 * __this, int32_t ___deviceID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (stActiveDeviceGroup__ctor_m804474334_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___deviceID0; stActiveDeviceGroup_set_DeviceID_m2465636845(__this, L_0, /*hidden argument*/NULL); __this->set_m_keyGroupState_2(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)5))); __this->set_m_groupKeys_1(((List_1U5BU5D_t2041140128*)SZArrayNew(List_1U5BU5D_t2041140128_il2cpp_TypeInfo_var, (uint32_t)5))); V_0 = 0; goto IL_003d; } IL_002c: { List_1U5BU5D_t2041140128* L_1 = __this->get_m_groupKeys_1(); int32_t L_2 = V_0; List_1_t3913560973 * L_3 = (List_1_t3913560973 *)il2cpp_codegen_object_new(List_1_t3913560973_il2cpp_TypeInfo_var); List_1__ctor_m2613350501(L_3, /*hidden argument*/List_1__ctor_m2613350501_RuntimeMethod_var); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_3); (L_1)->SetAt(static_cast(L_2), (List_1_t3913560973 *)L_3); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_003d: { int32_t L_5 = V_0; if ((((int32_t)L_5) < ((int32_t)5))) { goto IL_002c; } } { return; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::get_DeviceID() extern "C" IL2CPP_METHOD_ATTR int32_t stActiveDeviceGroup_get_DeviceID_m2642818510 (stActiveDeviceGroup_t3141558468 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CDeviceIDU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::set_DeviceID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void stActiveDeviceGroup_set_DeviceID_m2465636845 (stActiveDeviceGroup_t3141558468 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CDeviceIDU3Ek__BackingField_0(L_0); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingCtrollor/stActiveDeviceGroup::Clear() extern "C" IL2CPP_METHOD_ATTR void stActiveDeviceGroup_Clear_m4247859663 (stActiveDeviceGroup_t3141558468 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (stActiveDeviceGroup_Clear_m4247859663_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; List_1_t3913560973 * V_1 = NULL; int32_t V_2 = 0; { V_0 = 0; goto IL_0047; } IL_0007: { List_1U5BU5D_t2041140128* L_0 = __this->get_m_groupKeys_1(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; List_1_t3913560973 * L_3 = (L_0)->GetAt(static_cast(L_2)); V_1 = L_3; V_2 = 0; goto IL_0028; } IL_0017: { List_1_t3913560973 * L_4 = V_1; int32_t L_5 = V_2; NullCheck(L_4); stActiveBeatKey_t2441486231 * L_6 = List_1_get_Item_m3806206120(L_4, L_5, /*hidden argument*/List_1_get_Item_m3806206120_RuntimeMethod_var); NullCheck(L_6); L_6->set_m_key_0((IBeatKeySwingBase_t1515627798 *)NULL); int32_t L_7 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0028: { int32_t L_8 = V_2; List_1_t3913560973 * L_9 = V_1; NullCheck(L_9); int32_t L_10 = List_1_get_Count_m2811054622(L_9, /*hidden argument*/List_1_get_Count_m2811054622_RuntimeMethod_var); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_0017; } } { List_1_t3913560973 * L_11 = V_1; NullCheck(L_11); List_1_Clear_m1670978692(L_11, /*hidden argument*/List_1_Clear_m1670978692_RuntimeMethod_var); Int32U5BU5D_t385246372* L_12 = __this->get_m_keyGroupState_2(); int32_t L_13 = V_0; NullCheck(L_12); (L_12)->SetAt(static_cast(L_13), (int32_t)0); int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0047: { int32_t L_15 = V_0; if ((((int32_t)L_15) < ((int32_t)5))) { 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 DMCore.DanceMode.CBeatKeySwingHold::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold__ctor_m1962414686 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold__ctor_m1962414686_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_lastTailParam_17((1.0f)); __this->set_m_bLegalEnterKey_18((bool)1); __this->set_m_tailLength_21((-0.1f)); IL2CPP_RUNTIME_CLASS_INIT(IBeatKeySwingBase_t1515627798_il2cpp_TypeInfo_var); IBeatKeySwingBase__ctor_m138993608(__this, /*hidden argument*/NULL); __this->set_m_nJudgeIndex_16(0); __this->set_m_fHoldTime_15((2.0f)); __this->set_m_nJudgePointCount_22(4); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::SetJudgeTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_SetJudgeTime_m4190334078 (CBeatKeySwingHold_t593251827 * __this, float ___fTime0, const RuntimeMethod* method) { { float L_0 = ___fTime0; IBeatKeySwingBase_SetJudgeTime_m4253903056(__this, L_0, /*hidden argument*/NULL); float L_1 = ___fTime0; float L_2 = IBeatKeySwingBase_GetFadeInTime_m3908060557(__this, /*hidden argument*/NULL); float L_3 = ___fTime0; float L_4 = CBeatKeySwingHold_GetHoldTime_m754404630(__this, /*hidden argument*/NULL); float L_5 = IBeatKeySwingBase_GetFadeOutTime_m227995566(__this, /*hidden argument*/NULL); CAnimNode_SetTimeRange_m3219375386(__this, ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_3, (float)L_4)), (float)L_5)), /*hidden argument*/NULL); return; } } // DMCore.DanceMode.enumSwingType DMCore.DanceMode.CBeatKeySwingHold::GetSwingType() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingHold_GetSwingType_m1626686091 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { { return (int32_t)(1); } } // System.String DMCore.DanceMode.CBeatKeySwingHold::GetUniqueName() extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeySwingHold_GetUniqueName_m676797126 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_GetUniqueName_m676797126_MetadataUsageId); s_Il2CppMethodInitialized = true; } { return _stringLiteral2115468284; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::OnInitUI() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_OnInitUI_m1698009099 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_OnInitUI_m1698009099_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; { V_0 = (0.0f); V_1 = (0.0f); V_2 = (0.0f); int32_t L_0 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_1 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); bool L_2 = CBeatKeySwingCtrollor_GetGroupPosRange_m744327751(NULL /*static, unused*/, L_0, L_1, (&V_2), (&V_0), (&V_1), /*hidden argument*/NULL); if (!L_2) { goto IL_0051; } } { float L_3 = V_0; float L_4 = V_1; float L_5 = CBeatKeySwingHold_GetHoldTime_m754404630(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_6 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); float L_7 = CBeatKeySwingCtrollor_get_keySpeed_m2633041557(L_6, /*hidden argument*/NULL); V_3 = ((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_3, (float)L_4)), (float)L_5))/(float)L_7)), (float)(40.0f))); float L_8 = V_3; CBeatKeySwingHold_SetTailUILength_m3827802568(__this, L_8, /*hidden argument*/NULL); } IL_0051: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::CallEnterCmd(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_CallEnterCmd_m2929868182 (CBeatKeySwingHold_t593251827 * __this, int32_t ___group0, bool ___bFirstEnter1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_CallEnterCmd_m2929868182_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; int32_t V_1 = 0; { bool L_0 = ___bFirstEnter1; if (!L_0) { goto IL_001d; } } { int32_t L_1 = IBeatKeySwingBase_GetKeyResult_m3693577365(__this, /*hidden argument*/NULL); if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_001d; } } { int32_t L_2 = __this->get_m_nJudgeIndex_16(); if (!L_2) { goto IL_001e; } } IL_001d: { return; } IL_001e: { float L_3 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_4 = IBeatKeySwingBase_GetJudgeTime_m286412118(__this, /*hidden argument*/NULL); V_0 = ((float)il2cpp_codegen_subtract((float)L_3, (float)L_4)); float L_5 = V_0; int32_t L_6 = IBeatKeySwingBase_GetJudgeValByOffTime_m1623565445(__this, L_5, /*hidden argument*/NULL); V_1 = L_6; int32_t L_7 = V_1; if (L_7) { goto IL_003b; } } { return; } IL_003b: { int32_t L_8 = V_1; int32_t L_9 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(26 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_8); V_1 = L_9; int32_t L_10 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_11 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_12 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_10, L_11, L_12, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::OnAnim() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_OnAnim_m104171062 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_OnAnim_m104171062_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; bool V_5 = false; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; 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; Vector3_t3722313464 V_15; memset(&V_15, 0, sizeof(V_15)); Vector3_t3722313464 V_16; memset(&V_16, 0, sizeof(V_16)); int32_t G_B13_0 = 0; { CAnimNode_OnAnim_m3644553557(__this, /*hidden argument*/NULL); CBeatKeySwingUI_t1346072144 * L_0 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); if (L_0) { goto IL_0012; } } { return; } IL_0012: { CBeatKeySwingUI_t1346072144 * L_1 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_1); UISprite_t194114938 * L_2 = CBeatKeySwingUI_get_SpriteItem_m2860985320(L_1, /*hidden argument*/NULL); int32_t L_3 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); VirtFuncInvoker2< bool, UISprite_t194114938 *, int32_t >::Invoke(27 /* System.Boolean DMCore.DanceMode.IBeatKeySwingBase::ChangeKeySprite(UISprite,System.Int32) */, __this, L_2, L_3); int32_t L_4 = CBeatKeySwingHold_GetJudgePointCount_m2747181131(__this, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_nJudgeIndex_16(); if ((((int32_t)L_4) > ((int32_t)L_5))) { goto IL_0042; } } { CBeatKeySwingHold_DestroyKeyUI_m3898763722(__this, /*hidden argument*/NULL); return; } IL_0042: { int32_t L_6 = CBeatKeySwingHold_GetJudgePointCount_m2747181131(__this, /*hidden argument*/NULL); V_0 = ((float)((float)(1.0f)/(float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))))))); float L_7 = IBeatKeySwingBase_GetJudgeTime_m286412118(__this, /*hidden argument*/NULL); float L_8 = V_0; int32_t L_9 = __this->get_m_nJudgeIndex_16(); float L_10 = CBeatKeySwingHold_GetHoldTime_m754404630(__this, /*hidden argument*/NULL); V_1 = ((float)il2cpp_codegen_add((float)L_7, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_8, (float)(((float)((float)L_9))))), (float)L_10)))); float L_11 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_12 = IBeatKeySwingBase_GetJudgeTime_m286412118(__this, /*hidden argument*/NULL); V_2 = ((float)il2cpp_codegen_subtract((float)L_11, (float)L_12)); float L_13 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_14 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); float L_15 = CBeatKeySwingCtrollor_get_keySpeed_m2633041557(L_14, /*hidden argument*/NULL); V_3 = ((float)il2cpp_codegen_add((float)(1.0f), (float)((float)((float)L_13/(float)L_15)))); int32_t L_16 = __this->get_m_nJudgeIndex_16(); if (L_16) { goto IL_0143; } } { int32_t L_17 = IBeatKeySwingBase_GetKeyResult_m3693577365(__this, /*hidden argument*/NULL); if (L_17) { goto IL_00e1; } } { float L_18 = V_2; int32_t L_19 = IBeatKeySwingBase_GetJudgeValByOffTime_m1623565445(__this, L_18, /*hidden argument*/NULL); V_4 = L_19; int32_t L_20 = V_4; if ((((int32_t)L_20) == ((int32_t)1))) { goto IL_00c4; } } { int32_t L_21 = V_4; if ((!(((uint32_t)L_21) == ((uint32_t)4)))) { goto IL_00e1; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); bool L_22 = CBeatKeyManager_IfCheatMode_m342302831(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_22) { goto IL_00e1; } } IL_00c4: { int32_t L_23 = V_4; int32_t L_24 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(26 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_23); V_4 = L_24; int32_t L_25 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_26 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_27 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_25, L_26, L_27, /*hidden argument*/NULL); } IL_00e1: { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_28 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); float L_29 = CBeatKeySwingCtrollor_get_keySpeed_m2633041557(L_28, /*hidden argument*/NULL); float L_30 = V_2; if ((((float)((-L_29))) > ((float)L_30))) { goto IL_0106; } } { float L_31 = CBeatKeySwingHold_GetHoldTime_m754404630(__this, /*hidden argument*/NULL); float L_32 = V_2; G_B13_0 = ((((int32_t)((!(((float)((float)il2cpp_codegen_add((float)(0.5f), (float)L_31))) <= ((float)L_32)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0107; } IL_0106: { G_B13_0 = 1; } IL_0107: { V_5 = (bool)G_B13_0; CBeatKeySwingUI_t1346072144 * L_33 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_33); Transform_t3600365921 * L_34 = CBeatKeySwingUI_get_TransVal_m2001383069(L_33, /*hidden argument*/NULL); bool L_35 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_34, (bool)((((int32_t)L_35) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); CBeatKeySwingHoldLineUI_t5305857 * L_36 = __this->get_m_helpHold_20(); if (!L_36) { goto IL_013e; } } { CBeatKeySwingHoldLineUI_t5305857 * L_37 = __this->get_m_helpHold_20(); NullCheck(L_37); Transform_t3600365921 * L_38 = CBeatKeySwingHoldLineUI_get_TransRoot_m479681233(L_37, /*hidden argument*/NULL); bool L_39 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_38, (bool)((((int32_t)L_39) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_013e: { goto IL_01d3; } IL_0143: { float L_40 = V_1; float L_41 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); if ((!(((float)L_40) < ((float)L_41)))) { goto IL_01d3; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_42 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_43 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_44 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); NullCheck(L_42); int32_t L_45 = CBeatKeySwingCtrollor_GetGroupClkState_m1600821385(L_42, L_43, L_44, /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)1))) { goto IL_018c; } } { int32_t L_46 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(26 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 4); V_6 = L_46; int32_t L_47 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_48 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_49 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_47, L_48, L_49, /*hidden argument*/NULL); goto IL_01d3; } IL_018c: { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); bool L_50 = CBeatKeyManager_IfCheatMode_m342302831(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_50) { goto IL_01b7; } } { int32_t L_51 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(26 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 4); V_7 = L_51; int32_t L_52 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_53 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_54 = V_7; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_52, L_53, L_54, /*hidden argument*/NULL); goto IL_01d3; } IL_01b7: { int32_t L_55 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(26 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, 1); V_8 = L_55; int32_t L_56 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_57 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_58 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_56, L_57, L_58, /*hidden argument*/NULL); } IL_01d3: { V_9 = (0.0f); V_10 = (0.0f); V_11 = (0.0f); int32_t L_59 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_60 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); bool L_61 = CBeatKeySwingCtrollor_GetGroupPosRange_m744327751(NULL /*static, unused*/, L_59, L_60, (&V_11), (&V_9), (&V_10), /*hidden argument*/NULL); if (!L_61) { goto IL_0363; } } { V_12 = (0.0f); bool L_62 = __this->get_m_bLegalEnterKey_18(); if (!L_62) { goto IL_0261; } } { float L_63 = V_3; if ((!(((float)L_63) >= ((float)(1.0f))))) { goto IL_023e; } } { float L_64 = V_9; float L_65 = V_10; float L_66 = CBeatKeySwingHold_GetHoldTime_m754404630(__this, /*hidden argument*/NULL); float L_67 = V_2; __this->set_m_lastTailParam_17(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_64, (float)L_65)), (float)((float)il2cpp_codegen_subtract((float)L_66, (float)L_67))))); float L_68 = V_10; V_12 = L_68; goto IL_025c; } IL_023e: { float L_69 = V_9; float L_70 = V_10; float L_71 = CBeatKeySwingHold_GetHoldTime_m754404630(__this, /*hidden argument*/NULL); __this->set_m_lastTailParam_17(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_69, (float)L_70)), (float)L_71))); float L_72 = V_9; float L_73 = V_10; float L_74 = V_9; float L_75 = V_3; V_12 = ((float)il2cpp_codegen_add((float)L_72, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_73, (float)L_74)), (float)L_75)))); } IL_025c: { goto IL_0298; } IL_0261: { float L_76 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_77 = __this->get_m_fMissTime_19(); V_13 = ((float)il2cpp_codegen_subtract((float)L_76, (float)L_77)); float L_78 = V_13; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_79 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_79); float L_80 = CBeatKeySwingCtrollor_get_keySpeed_m2633041557(L_79, /*hidden argument*/NULL); V_14 = ((float)il2cpp_codegen_add((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_multiply((float)(1.5f), (float)L_78))/(float)L_80)))); float L_81 = V_9; float L_82 = V_10; float L_83 = V_9; float L_84 = V_14; V_12 = ((float)il2cpp_codegen_add((float)L_81, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_82, (float)L_83)), (float)L_84)))); } IL_0298: { float L_85 = __this->get_m_lastTailParam_17(); IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_86 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_86); float L_87 = CBeatKeySwingCtrollor_get_keySpeed_m2633041557(L_86, /*hidden argument*/NULL); CBeatKeySwingHold_SetTailUILength_m3827802568(__this, ((float)il2cpp_codegen_add((float)((float)((float)L_85/(float)L_87)), (float)(40.0f))), /*hidden argument*/NULL); CBeatKeySwingHoldLineUI_t5305857 * L_88 = __this->get_m_helpHold_20(); if (!L_88) { goto IL_030c; } } { CBeatKeySwingHoldLineUI_t5305857 * L_89 = __this->get_m_helpHold_20(); NullCheck(L_89); Transform_t3600365921 * L_90 = CBeatKeySwingHoldLineUI_get_TransRoot_m479681233(L_89, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_91 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_90, /*hidden argument*/NULL); if (!L_91) { goto IL_030c; } } { CBeatKeySwingHoldLineUI_t5305857 * L_92 = __this->get_m_helpHold_20(); NullCheck(L_92); Transform_t3600365921 * L_93 = CBeatKeySwingHoldLineUI_get_TransRoot_m479681233(L_92, /*hidden argument*/NULL); NullCheck(L_93); Vector3_t3722313464 L_94 = Transform_get_localPosition_m4234289348(L_93, /*hidden argument*/NULL); V_15 = L_94; float L_95 = V_11; (&V_15)->set_x_1(L_95); float L_96 = V_12; (&V_15)->set_y_2(L_96); CBeatKeySwingHoldLineUI_t5305857 * L_97 = __this->get_m_helpHold_20(); NullCheck(L_97); Transform_t3600365921 * L_98 = CBeatKeySwingHoldLineUI_get_TransRoot_m479681233(L_97, /*hidden argument*/NULL); Vector3_t3722313464 L_99 = V_15; NullCheck(L_98); Transform_set_localPosition_m4128471975(L_98, L_99, /*hidden argument*/NULL); } IL_030c: { CBeatKeySwingUI_t1346072144 * L_100 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); if (!L_100) { goto IL_0363; } } { CBeatKeySwingUI_t1346072144 * L_101 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_101); Transform_t3600365921 * L_102 = CBeatKeySwingUI_get_TransVal_m2001383069(L_101, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_103 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_102, /*hidden argument*/NULL); if (!L_103) { goto IL_0363; } } { CBeatKeySwingUI_t1346072144 * L_104 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_104); Transform_t3600365921 * L_105 = CBeatKeySwingUI_get_TransVal_m2001383069(L_104, /*hidden argument*/NULL); NullCheck(L_105); Vector3_t3722313464 L_106 = Transform_get_localPosition_m4234289348(L_105, /*hidden argument*/NULL); V_16 = L_106; float L_107 = V_11; (&V_16)->set_x_1(L_107); float L_108 = V_12; (&V_16)->set_y_2(L_108); CBeatKeySwingUI_t1346072144 * L_109 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_109); Transform_t3600365921 * L_110 = CBeatKeySwingUI_get_TransVal_m2001383069(L_109, /*hidden argument*/NULL); Vector3_t3722313464 L_111 = V_16; NullCheck(L_110); Transform_set_localPosition_m4128471975(L_110, L_111, /*hidden argument*/NULL); } IL_0363: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::OnAnimBegin() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_OnAnimBegin_m3987954521 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_OnAnimBegin_m3987954521_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUISwingBeatKeyMain_t3099516294 * V_0 = NULL; { IBeatKeySwingBase_OnAnimBegin_m1630878545(__this, /*hidden argument*/NULL); __this->set_m_bLegalEnterKey_18((bool)1); __this->set_m_lastTailParam_17((1.0f)); IL2CPP_RUNTIME_CLASS_INIT(CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var); CUISwingBeatKeyMain_t3099516294 * L_0 = CUISwingBeatKeyMain_GetInstance_m693664175(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CUISwingBeatKeyMain_t3099516294 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_005e; } } { CUISwingBeatKeyMain_t3099516294 * L_3 = V_0; int32_t L_4 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_5 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); NullCheck(L_3); CBeatKeySwingHoldLineUI_t5305857 * L_6 = CUISwingBeatKeyMain_CreateHoldLine_m771219046(L_3, L_4, L_5, /*hidden argument*/NULL); __this->set_m_helpHold_20(L_6); CBeatKeySwingHoldLineUI_t5305857 * L_7 = __this->get_m_helpHold_20(); if (!L_7) { goto IL_005e; } } { CBeatKeySwingHoldLineUI_t5305857 * L_8 = __this->get_m_helpHold_20(); NullCheck(L_8); Transform_t3600365921 * L_9 = CBeatKeySwingHoldLineUI_get_TransRoot_m479681233(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)0, /*hidden argument*/NULL); } IL_005e: { CBeatKeySwingUI_t1346072144 * L_10 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); if (!L_10) { goto IL_00ac; } } { CBeatKeySwingUI_t1346072144 * L_11 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_11); Transform_t3600365921 * L_12 = CBeatKeySwingUI_get_TransVal_m2001383069(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_00ac; } } { CBeatKeySwingUI_t1346072144 * L_14 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_14); Transform_t3600365921 * L_15 = CBeatKeySwingUI_get_TransVal_m2001383069(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectPositionY_m3129686273(NULL /*static, unused*/, L_15, (200.0f), /*hidden argument*/NULL); CBeatKeySwingHold_OnInitUI_m1698009099(__this, /*hidden argument*/NULL); CBeatKeySwingUI_t1346072144 * L_16 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_16); Transform_t3600365921 * L_17 = CBeatKeySwingUI_get_TransVal_m2001383069(L_16, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_17, (bool)0, /*hidden argument*/NULL); } IL_00ac: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::OnAnimEnd() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_OnAnimEnd_m375669916 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { { CAnimNode_OnAnimEnd_m3437448302(__this, /*hidden argument*/NULL); CBeatKeySwingHold_DestroyKeyUI_m3898763722(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::DestroyKeyUI() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_DestroyKeyUI_m3898763722 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_DestroyKeyUI_m3898763722_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUISwingBeatKeyMain_t3099516294 * V_0 = NULL; { int32_t L_0 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); IBeatKeySwingBase_PopFromGroup_m3423355988(__this, L_0, /*hidden argument*/NULL); CBeatKeySwingHoldLineUI_t5305857 * L_1 = __this->get_m_helpHold_20(); if (!L_1) { goto IL_003c; } } { IL2CPP_RUNTIME_CLASS_INIT(CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var); CUISwingBeatKeyMain_t3099516294 * L_2 = CUISwingBeatKeyMain_GetInstance_m693664175(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_2; CUISwingBeatKeyMain_t3099516294 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0035; } } { CUISwingBeatKeyMain_t3099516294 * L_5 = V_0; CBeatKeySwingHoldLineUI_t5305857 * L_6 = __this->get_m_helpHold_20(); NullCheck(L_5); CUISwingBeatKeyMain_DestroyHoldLine_m3076116263(L_5, L_6, /*hidden argument*/NULL); } IL_0035: { __this->set_m_helpHold_20((CBeatKeySwingHoldLineUI_t5305857 *)NULL); } IL_003c: { return; } } // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeySwingHold::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingHold_SetJudgeResult_m1294616018 (CBeatKeySwingHold_t593251827 * __this, int32_t ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_SetJudgeResult_m1294616018_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t V_2 = 0; CUISwingBeatKeyMain_t3099516294 * V_3 = NULL; CUISwingBeatKeyMain_t3099516294 * V_4 = NULL; CUISwingBeatKeyMain_t3099516294 * V_5 = NULL; int32_t G_B3_0 = 0; ISoundManager_t434164892 * G_B5_0 = NULL; ISoundManager_t434164892 * G_B4_0 = NULL; int32_t G_B6_0 = 0; ISoundManager_t434164892 * G_B6_1 = NULL; { int32_t L_0 = __this->get_m_nJudgeIndex_16(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = CBeatKeySwingHold_GetJudgePointCount_m2747181131(__this, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_nJudgeIndex_16(); G_B3_0 = ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))) == ((int32_t)L_2))? 1 : 0); goto IL_001e; } IL_001d: { G_B3_0 = 1; } IL_001e: { V_0 = (bool)G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); ISoundManager_t434164892 * L_4 = CRoot_GetSoundManager_m30020774(L_3, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = ISoundManager_IsBeatKeyMidiEnable_m1133154011(L_4, /*hidden argument*/NULL); V_1 = L_5; CRoot_t1043641654 * L_6 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); ISoundManager_t434164892 * L_7 = CRoot_GetSoundManager_m30020774(L_6, /*hidden argument*/NULL); bool L_8 = V_0; G_B4_0 = L_7; if (!L_8) { G_B5_0 = L_7; goto IL_0042; } } { bool L_9 = V_1; G_B6_0 = ((int32_t)(L_9)); G_B6_1 = G_B4_0; goto IL_0043; } IL_0042: { G_B6_0 = 0; G_B6_1 = G_B5_0; } IL_0043: { NullCheck(G_B6_1); ISoundManager_SetBeatKeyMidiEnable_m3065603802(G_B6_1, (bool)G_B6_0, /*hidden argument*/NULL); V_2 = 5; bool L_10 = __this->get_m_bLegalEnterKey_18(); if (!L_10) { goto IL_0145; } } { int32_t L_11 = ___result0; int32_t L_12 = IBeatKeySwingBase_SetJudgeResult_m4162838402(__this, L_11, /*hidden argument*/NULL); V_2 = L_12; int32_t L_13 = V_2; if ((!(((uint32_t)L_13) == ((uint32_t)1)))) { goto IL_00cd; } } { __this->set_m_bLegalEnterKey_18((bool)0); float L_14 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); __this->set_m_fMissTime_19(L_14); CBeatKeySwingUI_t1346072144 * L_15 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); if (!L_15) { goto IL_008d; } } { CBeatKeySwingUI_t1346072144 * L_16 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_16); CBeatKeySwingUI_SetColorAsGray_m2530523694(L_16, /*hidden argument*/NULL); } IL_008d: { CBeatKeySwingHoldLineUI_t5305857 * L_17 = __this->get_m_helpHold_20(); if (!L_17) { goto IL_00a3; } } { CBeatKeySwingHoldLineUI_t5305857 * L_18 = __this->get_m_helpHold_20(); NullCheck(L_18); CBeatKeySwingHoldLineUI_SetColorAsGray_m2929613097(L_18, /*hidden argument*/NULL); } IL_00a3: { IL2CPP_RUNTIME_CLASS_INIT(CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var); CUISwingBeatKeyMain_t3099516294 * L_19 = CUISwingBeatKeyMain_GetInstance_m693664175(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = L_19; CUISwingBeatKeyMain_t3099516294 * L_20 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_21 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_00c8; } } { CUISwingBeatKeyMain_t3099516294 * L_22 = V_3; int32_t L_23 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_24 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); NullCheck(L_22); CUISwingBeatKeyMain_SetGroupHoldState_m523894639(L_22, L_23, (bool)0, L_24, /*hidden argument*/NULL); } IL_00c8: { goto IL_0140; } IL_00cd: { int32_t L_25 = __this->get_m_nJudgeIndex_16(); if (L_25) { goto IL_0105; } } { IL2CPP_RUNTIME_CLASS_INIT(CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var); CUISwingBeatKeyMain_t3099516294 * L_26 = CUISwingBeatKeyMain_GetInstance_m693664175(NULL /*static, unused*/, /*hidden argument*/NULL); V_4 = L_26; CUISwingBeatKeyMain_t3099516294 * L_27 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_28 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_0100; } } { CUISwingBeatKeyMain_t3099516294 * L_29 = V_4; int32_t L_30 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_31 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); NullCheck(L_29); CUISwingBeatKeyMain_SetGroupHoldState_m523894639(L_29, L_30, (bool)1, L_31, /*hidden argument*/NULL); } IL_0100: { goto IL_0140; } IL_0105: { int32_t L_32 = CBeatKeySwingHold_GetJudgePointCount_m2747181131(__this, /*hidden argument*/NULL); int32_t L_33 = __this->get_m_nJudgeIndex_16(); if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_32, (int32_t)1))) == ((uint32_t)L_33)))) { goto IL_0140; } } { IL2CPP_RUNTIME_CLASS_INIT(CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var); CUISwingBeatKeyMain_t3099516294 * L_34 = CUISwingBeatKeyMain_GetInstance_m693664175(NULL /*static, unused*/, /*hidden argument*/NULL); V_5 = L_34; CUISwingBeatKeyMain_t3099516294 * L_35 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_36 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_0140; } } { CUISwingBeatKeyMain_t3099516294 * L_37 = V_5; int32_t L_38 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_39 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); NullCheck(L_37); CUISwingBeatKeyMain_SetGroupHoldState_m523894639(L_37, L_38, (bool)0, L_39, /*hidden argument*/NULL); } IL_0140: { goto IL_014d; } IL_0145: { int32_t L_40 = IBeatKeySwingBase_SetJudgeResult_m4162838402(__this, 1, /*hidden argument*/NULL); V_2 = L_40; } IL_014d: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_41 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); ISoundManager_t434164892 * L_42 = CRoot_GetSoundManager_m30020774(L_41, /*hidden argument*/NULL); bool L_43 = V_1; NullCheck(L_42); ISoundManager_SetBeatKeyMidiEnable_m3065603802(L_42, L_43, /*hidden argument*/NULL); int32_t L_44 = __this->get_m_nJudgeIndex_16(); __this->set_m_nJudgeIndex_16(((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1))); int32_t L_45 = V_2; return L_45; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::SerialToXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_SerialToXml_m2884208973 (CBeatKeySwingHold_t593251827 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_SerialToXml_m2884208973_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { DMXmlNode_t3958967524 * L_0 = ___element0; IBeatKeySwingBase_SerialToXml_m2419886923(__this, L_0, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_1 = ___element0; float* L_2 = __this->get_address_of_m_fHoldTime_15(); String_t* L_3 = Single_ToString_m3947131094(L_2, /*hidden argument*/NULL); NullCheck(L_1); DMXmlNode_SetAttribute_m3965231450(L_1, _stringLiteral2850790605, L_3, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_4 = ___element0; int32_t L_5 = CBeatKeySwingHold_GetJudgePointCount_m2747181131(__this, /*hidden argument*/NULL); V_0 = L_5; String_t* L_6 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_4); DMXmlNode_SetAttribute_m3965231450(L_4, _stringLiteral77526600, L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_DeserialFromXml_m3126713943 (CBeatKeySwingHold_t593251827 * __this, DMXmlNode_t3958967524 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_DeserialFromXml_m3126713943_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; int32_t V_1 = 0; { DMXmlNode_t3958967524 * L_0 = ___element0; IBeatKeySwingBase_DeserialFromXml_m1259715671(__this, L_0, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_1 = ___element0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); float L_2 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_1, _stringLiteral2850790605, (2.0f), /*hidden argument*/NULL); V_0 = L_2; float L_3 = V_0; CBeatKeySwingHold_SetHoldTime_m3675841006(__this, L_3, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_4 = ___element0; int32_t L_5 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_4, _stringLiteral77526600, 4, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = V_1; CBeatKeySwingHold_SetJudgePointCount_m549643017(__this, L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::SetHoldTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_SetHoldTime_m3675841006 (CBeatKeySwingHold_t593251827 * __this, float ___time0, const RuntimeMethod* method) { { float L_0 = ___time0; __this->set_m_fHoldTime_15(L_0); float L_1 = IBeatKeySwingBase_GetJudgeTime_m286412118(__this, /*hidden argument*/NULL); float L_2 = IBeatKeySwingBase_GetFadeInTime_m3908060557(__this, /*hidden argument*/NULL); float L_3 = IBeatKeySwingBase_GetJudgeTime_m286412118(__this, /*hidden argument*/NULL); float L_4 = CBeatKeySwingHold_GetHoldTime_m754404630(__this, /*hidden argument*/NULL); float L_5 = IBeatKeySwingBase_GetFadeOutTime_m227995566(__this, /*hidden argument*/NULL); CAnimNode_SetTimeRange_m3219375386(__this, ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_3, (float)L_4)), (float)L_5)), /*hidden argument*/NULL); return; } } // System.Single DMCore.DanceMode.CBeatKeySwingHold::GetHoldTime() extern "C" IL2CPP_METHOD_ATTR float CBeatKeySwingHold_GetHoldTime_m754404630 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_m_fHoldTime_15(); return L_0; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingHold::GetJudgePointCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingHold_GetJudgePointCount_m2747181131 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nJudgePointCount_22(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::SetJudgePointCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_SetJudgePointCount_m549643017 (CBeatKeySwingHold_t593251827 * __this, int32_t ___nValue0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_SetJudgePointCount_m549643017_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nValue0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_1 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_0, 2, ((int32_t)15), /*hidden argument*/NULL); __this->set_m_nJudgePointCount_22(L_1); return; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingHold::GetBeatKeyNodeJudgeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingHold_GetBeatKeyNodeJudgeCount_m2696889388 (CBeatKeySwingHold_t593251827 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nJudgePointCount_22(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingHold::SetTailUILength(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHold_SetTailUILength_m3827802568 (CBeatKeySwingHold_t593251827 * __this, float ___length0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHold_SetTailUILength_m3827802568_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CBeatKeySwingHoldLineUI_t5305857 * L_0 = __this->get_m_helpHold_20(); if (!L_0) { goto IL_0061; } } { float L_1 = ___length0; float L_2 = __this->get_m_tailLength_21(); bool L_3 = CMathHelp_FloatEqual_m656226797(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0061; } } { float L_4 = ___length0; __this->set_m_tailLength_21(L_4); CBeatKeySwingHoldLineUI_t5305857 * L_5 = __this->get_m_helpHold_20(); NullCheck(L_5); Transform_t3600365921 * L_6 = CBeatKeySwingHoldLineUI_get_TransBG_m218697107(L_5, /*hidden argument*/NULL); float L_7 = ___length0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_8 = Mathf_Max_m3146388979(NULL /*static, unused*/, (1.0f), L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectScaleY_m2107039052(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); CBeatKeySwingHoldLineUI_t5305857 * L_9 = __this->get_m_helpHold_20(); NullCheck(L_9); Transform_t3600365921 * L_10 = CBeatKeySwingHoldLineUI_get_TransArrow_m2699653502(L_9, /*hidden argument*/NULL); float L_11 = ___length0; float L_12 = Mathf_Max_m3146388979(NULL /*static, unused*/, (1.0f), ((float)il2cpp_codegen_subtract((float)L_11, (float)(26.0f))), /*hidden argument*/NULL); CMiscHelp_SetObjectScaleY_m2107039052(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); } IL_0061: { return; } } // System.Boolean DMCore.DanceMode.CBeatKeySwingHold::ChangeKeySprite(UISprite,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CBeatKeySwingHold_ChangeKeySprite_m210713731 (CBeatKeySwingHold_t593251827 * __this, UISprite_t194114938 * ___spr0, int32_t ___groupVal1, const RuntimeMethod* method) { { return (bool)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 DMCore.DanceMode.CBeatKeySwingHoldLineUI::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI__ctor_m685032065 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method) { { __this->set_m_bNormalColor_6((bool)1); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingHoldLineUI::get_TransRoot() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CBeatKeySwingHoldLineUI_get_TransRoot_m479681233 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = __this->get_m_transRoot_5(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::set_TransRoot(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_set_TransRoot_m2112489032 (CBeatKeySwingHoldLineUI_t5305857 * __this, Transform_t3600365921 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHoldLineUI_set_TransRoot_m2112489032_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeySwingHoldLineUI_t5305857 * G_B2_0 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B1_0 = NULL; Transform_t3600365921 * G_B3_0 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B3_1 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B5_0 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B4_0 = NULL; Transform_t3600365921 * G_B6_0 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B6_1 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B8_0 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B7_0 = NULL; UISprite_t194114938 * G_B9_0 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B9_1 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B11_0 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B10_0 = NULL; UISprite_t194114938 * G_B12_0 = NULL; CBeatKeySwingHoldLineUI_t5305857 * G_B12_1 = NULL; { Transform_t3600365921 * L_0 = ___value0; __this->set_m_transRoot_5(L_0); Transform_t3600365921 * L_1 = __this->get_m_transRoot_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); G_B1_0 = __this; if (!L_2) { G_B2_0 = __this; goto IL_002e; } } { Transform_t3600365921 * L_3 = __this->get_m_transRoot_5(); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral3077330776, /*hidden argument*/NULL); G_B3_0 = L_4; G_B3_1 = G_B1_0; goto IL_002f; } IL_002e: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); G_B3_1 = G_B2_0; } IL_002f: { NullCheck(G_B3_1); CBeatKeySwingHoldLineUI_set_TransBG_m699984672(G_B3_1, G_B3_0, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = __this->get_m_transRoot_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); G_B4_0 = __this; if (!L_6) { G_B5_0 = __this; goto IL_005b; } } { Transform_t3600365921 * L_7 = __this->get_m_transRoot_5(); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral1511246835, /*hidden argument*/NULL); G_B6_0 = L_8; G_B6_1 = G_B4_0; goto IL_005c; } IL_005b: { G_B6_0 = ((Transform_t3600365921 *)(NULL)); G_B6_1 = G_B5_0; } IL_005c: { NullCheck(G_B6_1); CBeatKeySwingHoldLineUI_set_TransArrow_m3157205769(G_B6_1, G_B6_0, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = CBeatKeySwingHoldLineUI_get_TransBG_m218697107(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_9, /*hidden argument*/NULL); G_B7_0 = __this; if (!L_10) { G_B8_0 = __this; goto IL_0083; } } { Transform_t3600365921 * L_11 = CBeatKeySwingHoldLineUI_get_TransBG_m218697107(__this, /*hidden argument*/NULL); NullCheck(L_11); UISprite_t194114938 * L_12 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_11, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); G_B9_0 = L_12; G_B9_1 = G_B7_0; goto IL_0084; } IL_0083: { G_B9_0 = ((UISprite_t194114938 *)(NULL)); G_B9_1 = G_B8_0; } IL_0084: { NullCheck(G_B9_1); CBeatKeySwingHoldLineUI_set_SpriteBG_m691378362(G_B9_1, G_B9_0, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = CBeatKeySwingHoldLineUI_get_TransArrow_m2699653502(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_14 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_13, /*hidden argument*/NULL); G_B10_0 = __this; if (!L_14) { G_B11_0 = __this; goto IL_00ab; } } { Transform_t3600365921 * L_15 = CBeatKeySwingHoldLineUI_get_TransArrow_m2699653502(__this, /*hidden argument*/NULL); NullCheck(L_15); UISprite_t194114938 * L_16 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_15, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); G_B12_0 = L_16; G_B12_1 = G_B10_0; goto IL_00ac; } IL_00ab: { G_B12_0 = ((UISprite_t194114938 *)(NULL)); G_B12_1 = G_B11_0; } IL_00ac: { NullCheck(G_B12_1); CBeatKeySwingHoldLineUI_set_SpriteArrow_m803042743(G_B12_1, G_B12_0, /*hidden argument*/NULL); return; } } // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingHoldLineUI::get_TransBG() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CBeatKeySwingHoldLineUI_get_TransBG_m218697107 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = __this->get_U3CTransBGU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::set_TransBG(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_set_TransBG_m699984672 (CBeatKeySwingHoldLineUI_t5305857 * __this, Transform_t3600365921 * ___value0, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = ___value0; __this->set_U3CTransBGU3Ek__BackingField_0(L_0); return; } } // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingHoldLineUI::get_TransArrow() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CBeatKeySwingHoldLineUI_get_TransArrow_m2699653502 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = __this->get_U3CTransArrowU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::set_TransArrow(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_set_TransArrow_m3157205769 (CBeatKeySwingHoldLineUI_t5305857 * __this, Transform_t3600365921 * ___value0, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = ___value0; __this->set_U3CTransArrowU3Ek__BackingField_1(L_0); return; } } // UISprite DMCore.DanceMode.CBeatKeySwingHoldLineUI::get_SpriteBG() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CBeatKeySwingHoldLineUI_get_SpriteBG_m1669526574 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_U3CSpriteBGU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::set_SpriteBG(UISprite) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_set_SpriteBG_m691378362 (CBeatKeySwingHoldLineUI_t5305857 * __this, UISprite_t194114938 * ___value0, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = ___value0; __this->set_U3CSpriteBGU3Ek__BackingField_2(L_0); return; } } // UISprite DMCore.DanceMode.CBeatKeySwingHoldLineUI::get_SpriteArrow() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CBeatKeySwingHoldLineUI_get_SpriteArrow_m2481407723 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_U3CSpriteArrowU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::set_SpriteArrow(UISprite) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_set_SpriteArrow_m803042743 (CBeatKeySwingHoldLineUI_t5305857 * __this, UISprite_t194114938 * ___value0, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = ___value0; __this->set_U3CSpriteArrowU3Ek__BackingField_3(L_0); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::SetColorAsGray() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_SetColorAsGray_m2929613097 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHoldLineUI_SetColorAsGray_m2929613097_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bNormalColor_6(); if (!L_0) { goto IL_0054; } } { __this->set_m_bNormalColor_6((bool)0); UISprite_t194114938 * L_1 = CBeatKeySwingHoldLineUI_get_SpriteBG_m1669526574(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0033; } } { UISprite_t194114938 * L_3 = CBeatKeySwingHoldLineUI_get_SpriteBG_m1669526574(__this, /*hidden argument*/NULL); Color_t2555686324 L_4 = Color_get_gray_m1471337008(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); UIWidget_set_color_m2288988844(L_3, L_4, /*hidden argument*/NULL); } IL_0033: { UISprite_t194114938 * L_5 = CBeatKeySwingHoldLineUI_get_SpriteArrow_m2481407723(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0054; } } { UISprite_t194114938 * L_7 = CBeatKeySwingHoldLineUI_get_SpriteArrow_m2481407723(__this, /*hidden argument*/NULL); Color_t2555686324 L_8 = Color_get_gray_m1471337008(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); UIWidget_set_color_m2288988844(L_7, L_8, /*hidden argument*/NULL); } IL_0054: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingHoldLineUI::ResetColor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingHoldLineUI_ResetColor_m900926230 (CBeatKeySwingHoldLineUI_t5305857 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingHoldLineUI_ResetColor_m900926230_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bNormalColor_6(); if (L_0) { goto IL_0054; } } { __this->set_m_bNormalColor_6((bool)1); UISprite_t194114938 * L_1 = CBeatKeySwingHoldLineUI_get_SpriteBG_m1669526574(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0033; } } { UISprite_t194114938 * L_3 = CBeatKeySwingHoldLineUI_get_SpriteBG_m1669526574(__this, /*hidden argument*/NULL); Color_t2555686324 L_4 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); UIWidget_set_color_m2288988844(L_3, L_4, /*hidden argument*/NULL); } IL_0033: { UISprite_t194114938 * L_5 = CBeatKeySwingHoldLineUI_get_SpriteArrow_m2481407723(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0054; } } { UISprite_t194114938 * L_7 = CBeatKeySwingHoldLineUI_get_SpriteArrow_m2481407723(__this, /*hidden argument*/NULL); Color_t2555686324 L_8 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); UIWidget_set_color_m2288988844(L_7, L_8, /*hidden argument*/NULL); } IL_0054: { 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 DMCore.DanceMode.CBeatKeySwingSimple::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingSimple__ctor_m1984930385 (CBeatKeySwingSimple_t4104270215 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingSimple__ctor_m1984930385_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(IBeatKeySwingBase_t1515627798_il2cpp_TypeInfo_var); IBeatKeySwingBase__ctor_m138993608(__this, /*hidden argument*/NULL); return; } } // DMCore.DanceMode.enumSwingType DMCore.DanceMode.CBeatKeySwingSimple::GetSwingType() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingSimple_GetSwingType_m2997166900 (CBeatKeySwingSimple_t4104270215 * __this, const RuntimeMethod* method) { { return (int32_t)(0); } } // System.Void DMCore.DanceMode.CBeatKeySwingSimple::OnInitUI() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingSimple_OnInitUI_m2179618563 (CBeatKeySwingSimple_t4104270215 * __this, const RuntimeMethod* method) { { return; } } // System.String DMCore.DanceMode.CBeatKeySwingSimple::GetUniqueName() extern "C" IL2CPP_METHOD_ATTR String_t* CBeatKeySwingSimple_GetUniqueName_m3452607288 (CBeatKeySwingSimple_t4104270215 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingSimple_GetUniqueName_m3452607288_MetadataUsageId); s_Il2CppMethodInitialized = true; } { return _stringLiteral1530669357; } } // System.Void DMCore.DanceMode.CBeatKeySwingSimple::SetJudgeTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingSimple_SetJudgeTime_m1346623967 (CBeatKeySwingSimple_t4104270215 * __this, float ___fTime0, const RuntimeMethod* method) { { float L_0 = ___fTime0; IBeatKeySwingBase_SetJudgeTime_m4253903056(__this, L_0, /*hidden argument*/NULL); float L_1 = ___fTime0; float L_2 = IBeatKeySwingBase_GetFadeInTime_m3908060557(__this, /*hidden argument*/NULL); float L_3 = ___fTime0; float L_4 = IBeatKeySwingBase_GetFadeOutTime_m227995566(__this, /*hidden argument*/NULL); CAnimNode_SetTimeRange_m3219375386(__this, ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)), ((float)il2cpp_codegen_add((float)L_3, (float)L_4)), /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingSimple::CallEnterCmd(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingSimple_CallEnterCmd_m1787182380 (CBeatKeySwingSimple_t4104270215 * __this, int32_t ___group0, bool ___bFirstEnter1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingSimple_CallEnterCmd_m1787182380_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; int32_t V_1 = 0; { bool L_0 = ___bFirstEnter1; if (!L_0) { goto IL_0012; } } { int32_t L_1 = IBeatKeySwingBase_GetKeyResult_m3693577365(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_0013; } } IL_0012: { return; } IL_0013: { float L_2 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_3 = IBeatKeySwingBase_GetJudgeTime_m286412118(__this, /*hidden argument*/NULL); V_0 = ((float)il2cpp_codegen_subtract((float)L_2, (float)L_3)); float L_4 = V_0; int32_t L_5 = IBeatKeySwingBase_GetJudgeValByOffTime_m1623565445(__this, L_4, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = V_1; if (L_6) { goto IL_0030; } } { return; } IL_0030: { int32_t L_7 = V_1; int32_t L_8 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(26 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_7); V_1 = L_8; int32_t L_9 = V_1; if ((((int32_t)L_9) == ((int32_t)1))) { goto IL_004b; } } { int32_t L_10 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); IBeatKeySwingBase_PopFromGroup_m3423355988(__this, L_10, /*hidden argument*/NULL); } IL_004b: { int32_t L_11 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_12 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_13 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_11, L_12, L_13, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingSimple::OnAnim() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingSimple_OnAnim_m1357618459 (CBeatKeySwingSimple_t4104270215 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingSimple_OnAnim_m1357618459_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; 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; Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); { CAnimNode_OnAnim_m3644553557(__this, /*hidden argument*/NULL); CBeatKeySwingUI_t1346072144 * L_0 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); if (L_0) { goto IL_0012; } } { return; } IL_0012: { CBeatKeySwingUI_t1346072144 * L_1 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_1); UISprite_t194114938 * L_2 = CBeatKeySwingUI_get_SpriteItem_m2860985320(L_1, /*hidden argument*/NULL); int32_t L_3 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); VirtFuncInvoker2< bool, UISprite_t194114938 *, int32_t >::Invoke(27 /* System.Boolean DMCore.DanceMode.IBeatKeySwingBase::ChangeKeySprite(UISprite,System.Int32) */, __this, L_2, L_3); float L_4 = CAnimNode_Tell_m2418290175(__this, /*hidden argument*/NULL); float L_5 = IBeatKeySwingBase_GetJudgeTime_m286412118(__this, /*hidden argument*/NULL); V_0 = ((float)il2cpp_codegen_subtract((float)L_4, (float)L_5)); int32_t L_6 = IBeatKeySwingBase_GetKeyResult_m3693577365(__this, /*hidden argument*/NULL); if (L_6) { goto IL_00c4; } } { float L_7 = V_0; int32_t L_8 = IBeatKeySwingBase_GetJudgeValByOffTime_m1623565445(__this, L_7, /*hidden argument*/NULL); V_1 = L_8; int32_t L_9 = V_1; if ((!(((uint32_t)L_9) == ((uint32_t)1)))) { goto IL_0085; } } { int32_t L_10 = V_1; int32_t L_11 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(26 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_10); V_1 = L_11; int32_t L_12 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_13 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_14 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_12, L_13, L_14, /*hidden argument*/NULL); int32_t L_15 = V_1; if ((((int32_t)L_15) == ((int32_t)1))) { goto IL_0080; } } { int32_t L_16 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); IBeatKeySwingBase_PopFromGroup_m3423355988(__this, L_16, /*hidden argument*/NULL); return; } IL_0080: { goto IL_00c4; } IL_0085: { int32_t L_17 = V_1; if ((!(((uint32_t)L_17) == ((uint32_t)4)))) { goto IL_00c4; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); bool L_18 = CBeatKeyManager_IfCheatMode_m342302831(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_18) { goto IL_00c4; } } { int32_t L_19 = V_1; int32_t L_20 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(26 /* DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.IBeatKeySwingBase::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) */, __this, L_19); V_1 = L_20; int32_t L_21 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_22 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); int32_t L_23 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_ShowKeyResult_m196297322(NULL /*static, unused*/, L_21, L_22, L_23, /*hidden argument*/NULL); int32_t L_24 = V_1; if ((((int32_t)L_24) == ((int32_t)1))) { goto IL_00c4; } } { int32_t L_25 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); IBeatKeySwingBase_PopFromGroup_m3423355988(__this, L_25, /*hidden argument*/NULL); return; } IL_00c4: { CBeatKeySwingUI_t1346072144 * L_26 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_26); Transform_t3600365921 * L_27 = CBeatKeySwingUI_get_TransVal_m2001383069(L_26, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_28 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_018b; } } { float L_29 = V_0; if ((!(((float)(0.5f)) <= ((float)L_29)))) { goto IL_00fb; } } { CBeatKeySwingUI_t1346072144 * L_30 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_30); Transform_t3600365921 * L_31 = CBeatKeySwingUI_get_TransVal_m2001383069(L_30, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_31, (bool)0, /*hidden argument*/NULL); goto IL_018b; } IL_00fb: { CBeatKeySwingUI_t1346072144 * L_32 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_32); Transform_t3600365921 * L_33 = CBeatKeySwingUI_get_TransVal_m2001383069(L_32, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_33, (bool)1, /*hidden argument*/NULL); float L_34 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CBeatKeySwingCtrollor_t4230979690_il2cpp_TypeInfo_var); CBeatKeySwingCtrollor_t4230979690 * L_35 = CBeatKeySwingCtrollor_GetInstance_m3863652753(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); float L_36 = CBeatKeySwingCtrollor_get_keySpeed_m2633041557(L_35, /*hidden argument*/NULL); V_2 = ((float)il2cpp_codegen_add((float)(1.0f), (float)((float)((float)L_34/(float)L_36)))); V_3 = (0.0f); V_4 = (0.0f); V_5 = (0.0f); int32_t L_37 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); int32_t L_38 = IBeatKeySwingBase_GetDeviceID_m2580903286(__this, /*hidden argument*/NULL); bool L_39 = CBeatKeySwingCtrollor_GetGroupPosRange_m744327751(NULL /*static, unused*/, L_37, L_38, (&V_5), (&V_3), (&V_4), /*hidden argument*/NULL); if (!L_39) { goto IL_018b; } } { CBeatKeySwingUI_t1346072144 * L_40 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_40); Transform_t3600365921 * L_41 = CBeatKeySwingUI_get_TransVal_m2001383069(L_40, /*hidden argument*/NULL); NullCheck(L_41); Vector3_t3722313464 L_42 = Transform_get_localPosition_m4234289348(L_41, /*hidden argument*/NULL); V_6 = L_42; float L_43 = V_5; (&V_6)->set_x_1(L_43); float L_44 = V_3; float L_45 = V_4; float L_46 = V_3; float L_47 = V_2; (&V_6)->set_y_2(((float)il2cpp_codegen_add((float)L_44, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_45, (float)L_46)), (float)L_47))))); CBeatKeySwingUI_t1346072144 * L_48 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_48); Transform_t3600365921 * L_49 = CBeatKeySwingUI_get_TransVal_m2001383069(L_48, /*hidden argument*/NULL); Vector3_t3722313464 L_50 = V_6; NullCheck(L_49); Transform_set_localPosition_m4128471975(L_49, L_50, /*hidden argument*/NULL); } IL_018b: { return; } } // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CBeatKeySwingSimple::SetJudgeResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingSimple_SetJudgeResult_m4060835776 (CBeatKeySwingSimple_t4104270215 * __this, int32_t ___result0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___result0; int32_t L_1 = IBeatKeySwingBase_SetJudgeResult_m4162838402(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0025; } } { CBeatKeySwingUI_t1346072144 * L_3 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); if (!L_3) { goto IL_0025; } } { CBeatKeySwingUI_t1346072144 * L_4 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_4); CBeatKeySwingUI_SetColorAsGray_m2530523694(L_4, /*hidden argument*/NULL); } IL_0025: { int32_t L_5 = V_0; return L_5; } } // System.Int32 DMCore.DanceMode.CBeatKeySwingSimple::GetBeatKeyNodeJudgeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingSimple_GetBeatKeyNodeJudgeCount_m3769138196 (CBeatKeySwingSimple_t4104270215 * __this, const RuntimeMethod* method) { { return 1; } } // System.Void DMCore.DanceMode.CBeatKeySwingSimple::OnAnimBegin() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingSimple_OnAnimBegin_m726036668 (CBeatKeySwingSimple_t4104270215 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingSimple_OnAnimBegin_m726036668_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IBeatKeySwingBase_OnAnimBegin_m1630878545(__this, /*hidden argument*/NULL); CBeatKeySwingSimple_OnInitUI_m2179618563(__this, /*hidden argument*/NULL); CBeatKeySwingUI_t1346072144 * L_0 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); if (!L_0) { goto IL_0054; } } { CBeatKeySwingUI_t1346072144 * L_1 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_1); Transform_t3600365921 * L_2 = CBeatKeySwingUI_get_TransVal_m2001383069(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0054; } } { CBeatKeySwingUI_t1346072144 * L_4 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_4); Transform_t3600365921 * L_5 = CBeatKeySwingUI_get_TransVal_m2001383069(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectPositionY_m3129686273(NULL /*static, unused*/, L_5, (200.0f), /*hidden argument*/NULL); CBeatKeySwingUI_t1346072144 * L_6 = ((IBeatKeySwingBase_t1515627798 *)__this)->get_m_ptrUI_10(); NullCheck(L_6); Transform_t3600365921 * L_7 = CBeatKeySwingUI_get_TransVal_m2001383069(L_6, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)0, /*hidden argument*/NULL); } IL_0054: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingSimple::OnAnimEnd() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingSimple_OnAnimEnd_m1527059023 (CBeatKeySwingSimple_t4104270215 * __this, const RuntimeMethod* method) { { CAnimNode_OnAnimEnd_m3437448302(__this, /*hidden argument*/NULL); int32_t L_0 = IBeatKeySwingBase_GetFirstGroup_m824060994(__this, /*hidden argument*/NULL); IBeatKeySwingBase_PopFromGroup_m3423355988(__this, L_0, /*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 DMCore.DanceMode.CBeatKeySwingUI::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingUI__ctor_m1836312119 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method) { { __this->set_m_bNormalColor_4((bool)1); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Transform DMCore.DanceMode.CBeatKeySwingUI::get_TransVal() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CBeatKeySwingUI_get_TransVal_m2001383069 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = __this->get_m_transRoot_5(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingUI::set_TransVal(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingUI_set_TransVal_m2633877492 (CBeatKeySwingUI_t1346072144 * __this, Transform_t3600365921 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingUI_set_TransVal_m2633877492_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; Transform_t3600365921 * G_B3_0 = NULL; CBeatKeySwingUI_t1346072144 * G_B5_0 = NULL; CBeatKeySwingUI_t1346072144 * G_B4_0 = NULL; UISprite_t194114938 * G_B6_0 = NULL; CBeatKeySwingUI_t1346072144 * G_B6_1 = NULL; Transform_t3600365921 * G_B9_0 = NULL; CBeatKeySwingUI_t1346072144 * G_B11_0 = NULL; CBeatKeySwingUI_t1346072144 * G_B10_0 = NULL; UISprite_t194114938 * G_B12_0 = NULL; CBeatKeySwingUI_t1346072144 * G_B12_1 = NULL; { Transform_t3600365921 * L_0 = ___value0; __this->set_m_transRoot_5(L_0); Transform_t3600365921 * L_1 = __this->get_m_transRoot_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002d; } } { Transform_t3600365921 * L_3 = __this->get_m_transRoot_5(); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral1949155672, /*hidden argument*/NULL); G_B3_0 = L_4; goto IL_002e; } IL_002d: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_002e: { V_0 = G_B3_0; Transform_t3600365921 * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); G_B4_0 = __this; if (!L_6) { G_B5_0 = __this; goto IL_0047; } } { Transform_t3600365921 * L_7 = V_0; NullCheck(L_7); UISprite_t194114938 * L_8 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_7, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); G_B6_0 = L_8; G_B6_1 = G_B4_0; goto IL_0048; } IL_0047: { G_B6_0 = ((UISprite_t194114938 *)(NULL)); G_B6_1 = G_B5_0; } IL_0048: { NullCheck(G_B6_1); CBeatKeySwingUI_set_SpriteItem_m3031599661(G_B6_1, G_B6_0, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = __this->get_m_transRoot_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0073; } } { Transform_t3600365921 * L_11 = __this->get_m_transRoot_5(); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_11, _stringLiteral95343124, /*hidden argument*/NULL); G_B9_0 = L_12; goto IL_0074; } IL_0073: { G_B9_0 = ((Transform_t3600365921 *)(NULL)); } IL_0074: { V_1 = G_B9_0; Transform_t3600365921 * L_13 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_14 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_13, /*hidden argument*/NULL); G_B10_0 = __this; if (!L_14) { G_B11_0 = __this; goto IL_008d; } } { Transform_t3600365921 * L_15 = V_1; NullCheck(L_15); UISprite_t194114938 * L_16 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_15, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); G_B12_0 = L_16; G_B12_1 = G_B10_0; goto IL_008e; } IL_008d: { G_B12_0 = ((UISprite_t194114938 *)(NULL)); G_B12_1 = G_B11_0; } IL_008e: { NullCheck(G_B12_1); CBeatKeySwingUI_set_SpriteArrow_m892169603(G_B12_1, G_B12_0, /*hidden argument*/NULL); return; } } // DMCore.DanceMode.enumSwingType DMCore.DanceMode.CBeatKeySwingUI::get_SwingType() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeySwingUI_get_SwingType_m3776087934 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CSwingTypeU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingUI::set_SwingType(DMCore.DanceMode.enumSwingType) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingUI_set_SwingType_m2365849346 (CBeatKeySwingUI_t1346072144 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CSwingTypeU3Ek__BackingField_0(L_0); return; } } // UISprite DMCore.DanceMode.CBeatKeySwingUI::get_SpriteItem() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CBeatKeySwingUI_get_SpriteItem_m2860985320 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_U3CSpriteItemU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingUI::set_SpriteItem(UISprite) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingUI_set_SpriteItem_m3031599661 (CBeatKeySwingUI_t1346072144 * __this, UISprite_t194114938 * ___value0, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = ___value0; __this->set_U3CSpriteItemU3Ek__BackingField_1(L_0); return; } } // UISprite DMCore.DanceMode.CBeatKeySwingUI::get_SpriteArrow() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CBeatKeySwingUI_get_SpriteArrow_m1254934337 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_U3CSpriteArrowU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.DanceMode.CBeatKeySwingUI::set_SpriteArrow(UISprite) extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingUI_set_SpriteArrow_m892169603 (CBeatKeySwingUI_t1346072144 * __this, UISprite_t194114938 * ___value0, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = ___value0; __this->set_U3CSpriteArrowU3Ek__BackingField_2(L_0); return; } } // System.Void DMCore.DanceMode.CBeatKeySwingUI::SetColorAsGray() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingUI_SetColorAsGray_m2530523694 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingUI_SetColorAsGray_m2530523694_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bNormalColor_4(); if (!L_0) { goto IL_0054; } } { __this->set_m_bNormalColor_4((bool)0); UISprite_t194114938 * L_1 = CBeatKeySwingUI_get_SpriteItem_m2860985320(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0033; } } { UISprite_t194114938 * L_3 = CBeatKeySwingUI_get_SpriteItem_m2860985320(__this, /*hidden argument*/NULL); Color_t2555686324 L_4 = Color_get_gray_m1471337008(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); UIWidget_set_color_m2288988844(L_3, L_4, /*hidden argument*/NULL); } IL_0033: { UISprite_t194114938 * L_5 = CBeatKeySwingUI_get_SpriteArrow_m1254934337(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0054; } } { UISprite_t194114938 * L_7 = CBeatKeySwingUI_get_SpriteArrow_m1254934337(__this, /*hidden argument*/NULL); Color_t2555686324 L_8 = Color_get_gray_m1471337008(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); UIWidget_set_color_m2288988844(L_7, L_8, /*hidden argument*/NULL); } IL_0054: { return; } } // System.Void DMCore.DanceMode.CBeatKeySwingUI::ResetColor() extern "C" IL2CPP_METHOD_ATTR void CBeatKeySwingUI_ResetColor_m656928303 (CBeatKeySwingUI_t1346072144 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeatKeySwingUI_ResetColor_m656928303_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bNormalColor_4(); if (L_0) { goto IL_0054; } } { __this->set_m_bNormalColor_4((bool)1); UISprite_t194114938 * L_1 = CBeatKeySwingUI_get_SpriteItem_m2860985320(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0033; } } { UISprite_t194114938 * L_3 = CBeatKeySwingUI_get_SpriteItem_m2860985320(__this, /*hidden argument*/NULL); Color_t2555686324 L_4 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); UIWidget_set_color_m2288988844(L_3, L_4, /*hidden argument*/NULL); } IL_0033: { UISprite_t194114938 * L_5 = CBeatKeySwingUI_get_SpriteArrow_m1254934337(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0054; } } { UISprite_t194114938 * L_7 = CBeatKeySwingUI_get_SpriteArrow_m1254934337(__this, /*hidden argument*/NULL); Color_t2555686324 L_8 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); UIWidget_set_color_m2288988844(L_7, L_8, /*hidden argument*/NULL); } IL_0054: { 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 DMCore.DanceMode.CDanceManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDanceManager__ctor_m1541532480 (CDanceManager_t448141780 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceManager__ctor_m1541532480_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ILogicBase__ctor_m2199354544(__this, /*hidden argument*/NULL); __this->set_m_bDancing_7((bool)0); __this->set_m_curMusicID_4(0); __this->set_m_curMusicLength_6(0); __this->set_m_curMusicLevel_5(0); CBeatKeyManager_t1395295909 * L_0 = (CBeatKeyManager_t1395295909 *)il2cpp_codegen_object_new(CBeatKeyManager_t1395295909_il2cpp_TypeInfo_var); CBeatKeyManager__ctor_m3400760563(L_0, /*hidden argument*/NULL); __this->set_m_BeatKeyManager_8(L_0); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_1 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); ILogicBase_AddChild_m4104591912(L_1, __this, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CDanceManager::OnEndLoadLevel() extern "C" IL2CPP_METHOD_ATTR void CDanceManager_OnEndLoadLevel_m2665740425 (CDanceManager_t448141780 * __this, const RuntimeMethod* method) { { CBeatKeyManager_t1395295909 * L_0 = __this->get_m_BeatKeyManager_8(); ILogicBase_AddChild_m4104591912(__this, L_0, /*hidden argument*/NULL); return; } } // DMCore.DanceMode.CBeatKeyManager DMCore.DanceMode.CDanceManager::GetBeatkeyManager() extern "C" IL2CPP_METHOD_ATTR CBeatKeyManager_t1395295909 * CDanceManager_GetBeatkeyManager_m174032038 (CDanceManager_t448141780 * __this, const RuntimeMethod* method) { { CBeatKeyManager_t1395295909 * L_0 = __this->get_m_BeatKeyManager_8(); return L_0; } } // System.Boolean DMCore.DanceMode.CDanceManager::IfDancing() extern "C" IL2CPP_METHOD_ATTR bool CDanceManager_IfDancing_m1859012178 (CDanceManager_t448141780 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bDancing_7(); return L_0; } } // System.Void DMCore.DanceMode.CDanceManager::SetDancing(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CDanceManager_SetDancing_m281022321 (CDanceManager_t448141780 * __this, bool ___bDance0, const RuntimeMethod* method) { { bool L_0 = ___bDance0; __this->set_m_bDancing_7(L_0); return; } } // System.Int32 DMCore.DanceMode.CDanceManager::GetCurMusicLength() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceManager_GetCurMusicLength_m1652638153 (CDanceManager_t448141780 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curMusicLength_6(); return L_0; } } // System.Void DMCore.DanceMode.CDanceManager::SetCurMusicLength(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceManager_SetCurMusicLength_m1437432438 (CDanceManager_t448141780 * __this, int32_t ___secondes0, const RuntimeMethod* method) { { int32_t L_0 = ___secondes0; __this->set_m_curMusicLength_6(L_0); return; } } // System.Int32 DMCore.DanceMode.CDanceManager::GetCurMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceManager_GetCurMusicID_m373974689 (CDanceManager_t448141780 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curMusicID_4(); return L_0; } } // System.Int32 DMCore.DanceMode.CDanceManager::GetCurMusicLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceManager_GetCurMusicLevel_m2261253390 (CDanceManager_t448141780 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curMusicLevel_5(); return L_0; } } // System.Void DMCore.DanceMode.CDanceManager::SetCurMusicID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceManager_SetCurMusicID_m2884463545 (CDanceManager_t448141780 * __this, int32_t ___musicID0, const RuntimeMethod* method) { { int32_t L_0 = ___musicID0; __this->set_m_curMusicID_4(L_0); return; } } // System.Void DMCore.DanceMode.CDanceManager::SetCurMusicLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceManager_SetCurMusicLevel_m3755512948 (CDanceManager_t448141780 * __this, int32_t ___musicLevel0, const RuntimeMethod* method) { { int32_t L_0 = ___musicLevel0; __this->set_m_curMusicLevel_5(L_0); return; } } // DMCore.Framework.Movie.CAnimMusicSection DMCore.DanceMode.CDanceManager::GetCurMusicSection() extern "C" IL2CPP_METHOD_ATTR CAnimMusicSection_t536843937 * CDanceManager_GetCurMusicSection_m2983006170 (CDanceManager_t448141780 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceManager_GetCurMusicSection_m2983006170_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAnimSequence_t1119714129 * V_0 = NULL; int32_t V_1 = 0; CAnimSystem_t3541144328 * G_B2_0 = NULL; CAnimSystem_t3541144328 * G_B1_0 = NULL; String_t* G_B3_0 = NULL; CAnimSystem_t3541144328 * G_B3_1 = NULL; { CAnimSystem_t3541144328 * L_0 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_1 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); G_B1_0 = L_0; if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { G_B2_0 = L_0; goto IL_001a; } } { G_B3_0 = _stringLiteral464003187; G_B3_1 = G_B1_0; goto IL_001f; } IL_001a: { G_B3_0 = _stringLiteral1732937732; G_B3_1 = G_B2_0; } IL_001f: { NullCheck(G_B3_1); CAnimSequence_t1119714129 * L_2 = CAnimSystem_GetSequence_m4015007355(G_B3_1, G_B3_0, /*hidden argument*/NULL); V_0 = L_2; CAnimSequence_t1119714129 * L_3 = V_0; if (L_3) { goto IL_002d; } } { return (CAnimMusicSection_t536843937 *)NULL; } IL_002d: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_4 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CDanceMode_GetSectionIndex_m4199677593(L_4, /*hidden argument*/NULL); V_1 = L_5; CAnimSequence_t1119714129 * L_6 = V_0; int32_t L_7 = V_1; NullCheck(L_6); CAnimNode_t3327376431 * L_8 = CAnimSequence_GetNode_m3843207171(L_6, L_7, /*hidden argument*/NULL); return ((CAnimMusicSection_t536843937 *)IsInstClass((RuntimeObject*)L_8, CAnimMusicSection_t536843937_il2cpp_TypeInfo_var)); } } // System.Int32 DMCore.DanceMode.CDanceManager::IndexToPos(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDanceManager_IndexToPos_m3790507747 (RuntimeObject * __this /* static, unused */, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; switch (L_0) { case 0: { goto IL_001b; } case 1: { goto IL_001d; } case 2: { goto IL_001f; } case 3: { goto IL_0021; } } } { goto IL_0023; } IL_001b: { return 2; } IL_001d: { return 0; } IL_001f: { return 1; } IL_0021: { return 3; } IL_0023: { return (-1); } } // System.Void DMCore.DanceMode.CDanceManager::OnReset() extern "C" IL2CPP_METHOD_ATTR void CDanceManager_OnReset_m3377188432 (CDanceManager_t448141780 * __this, const RuntimeMethod* method) { { __this->set_m_bDancing_7((bool)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 DMCore.DanceMode.CDanceMode::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDanceMode__ctor_m3470105076 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode__ctor_m3470105076_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); Dictionary_2_t757155719 * L_0 = (Dictionary_2_t757155719 *)il2cpp_codegen_object_new(Dictionary_2_t757155719_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1672898632(L_0, /*hidden argument*/Dictionary_2__ctor_m1672898632_RuntimeMethod_var); __this->set_m_listActive_0(L_0); List_1_t2376830540 * L_1 = (List_1_t2376830540 *)il2cpp_codegen_object_new(List_1_t2376830540_il2cpp_TypeInfo_var); List_1__ctor_m2725548240(L_1, /*hidden argument*/List_1__ctor_m2725548240_RuntimeMethod_var); __this->set_m_listSection_1(L_1); List_1_t1621593514 * L_2 = (List_1_t1621593514 *)il2cpp_codegen_object_new(List_1_t1621593514_il2cpp_TypeInfo_var); List_1__ctor_m3475903057(L_2, /*hidden argument*/List_1__ctor_m3475903057_RuntimeMethod_var); __this->set_m_listGiveLike_2(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); __this->set_m_ListUserId_3(L_3); __this->set_m_ServerResultSectionIndex_6((-1)); __this->set_m_SectionIndex_4((-1)); __this->set_m_SectionCount_5(0); return; } } // System.Int32 DMCore.DanceMode.CDanceMode::GetSectionIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetSectionIndex_m4199677593 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_SectionIndex_4(); return L_0; } } // System.Int32 DMCore.DanceMode.CDanceMode::GetSectionCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetSectionCount_m2327911418 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_SectionCount_5(); return L_0; } } // System.Void DMCore.DanceMode.CDanceMode::SetSectionCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SetSectionCount_m941041378 (CDanceMode_t1520520494 * __this, int32_t ___val0, const RuntimeMethod* method) { { int32_t L_0 = ___val0; __this->set_m_SectionCount_5(L_0); return; } } // System.Int32 DMCore.DanceMode.CDanceMode::TriggerNewSection() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_TriggerNewSection_m1416403425 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_TriggerNewSection_m1416403425_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_m_SectionIndex_4(); __this->set_m_SectionIndex_4(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); VirtActionInvoker0::Invoke(13 /* System.Void DMCore.DanceMode.CDanceMode::OnSectionChangedClient() */, __this); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_1 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CAnimSystem_t3541144328 * L_2 = CRoot_GetMovieSystem_m206666588(L_1, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CAnimSystem_IsEditMode_m1044252428(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0048; } } { CBeatKeyManager_t1395295909 * L_4 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_4) { goto IL_0048; } } { CBeatKeyManager_t1395295909 * L_5 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CBeatKeyCtrlNode_t1019706062 * L_6 = CBeatKeyManager_GetCtrlNode_m1565279547(L_5, 0, /*hidden argument*/NULL); int32_t L_7 = __this->get_m_SectionIndex_4(); NullCheck(L_6); CBeatKeyCtrlNode_SetCurSectionIndex_m589556321(L_6, L_7, /*hidden argument*/NULL); } IL_0048: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_8 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); bool L_9 = CPveManager_IsPveMode_m3137815888(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0061; } } { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_10 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CPveManager_TriggerNextSection_m3801065405(L_10, /*hidden argument*/NULL); } IL_0061: { int32_t L_11 = __this->get_m_SectionIndex_4(); return L_11; } } // System.Int32 DMCore.DanceMode.CDanceMode::GetServerSectionIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetServerSectionIndex_m1307218057 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_ServerResultSectionIndex_6(); return L_0; } } // System.Void DMCore.DanceMode.CDanceMode::ServerCallTriggerNextSection() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_ServerCallTriggerNextSection_m1295348855 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_ServerResultSectionIndex_6(); __this->set_m_ServerResultSectionIndex_6(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); VirtActionInvoker0::Invoke(12 /* System.Void DMCore.DanceMode.CDanceMode::OnSectionChanged() */, __this); return; } } // System.Void DMCore.DanceMode.CDanceMode::ServerCallMusicEnd() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_ServerCallMusicEnd_m1112647757 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { { return; } } // DMCore.DanceMode.CRoleBeatKeyData_Active DMCore.DanceMode.CDanceMode::GetData_Active(System.Int64) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Active_t3989483231 * CDanceMode_GetData_Active_m3645339220 (CDanceMode_t1520520494 * __this, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_GetData_Active_m3645339220_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRoleBeatKeyData_Active_t3989483231 * V_0 = NULL; { V_0 = (CRoleBeatKeyData_Active_t3989483231 *)NULL; Dictionary_2_t757155719 * L_0 = __this->get_m_listActive_0(); int64_t L_1 = ___userID0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m4089993719(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m4089993719_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { CRoleBeatKeyData_Active_t3989483231 * L_3 = V_0; return L_3; } IL_0017: { return (CRoleBeatKeyData_Active_t3989483231 *)NULL; } } // DMCore.DanceMode.CRoleBeatKeyData_Section DMCore.DanceMode.CDanceMode::GetData_Section(System.Int64) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Section_t904755798 * CDanceMode_GetData_Section_m313127183 (CDanceMode_t1520520494 * __this, int64_t ___userID0, const RuntimeMethod* method) { { int64_t L_0 = ___userID0; int32_t L_1 = CDanceMode_GetSectionIndex_m4199677593(__this, /*hidden argument*/NULL); CRoleBeatKeyData_Section_t904755798 * L_2 = CDanceMode_GetData_Section_m2503424970(__this, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // DMCore.DanceMode.CRoleBeatKeyData_Section DMCore.DanceMode.CDanceMode::GetData_Section(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Section_t904755798 * CDanceMode_GetData_Section_m2503424970 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___nSectionIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_GetData_Section_m2503424970_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_002f; } IL_0007: { int64_t L_0 = ___userID0; List_1_t2376830540 * L_1 = __this->get_m_listSection_1(); int32_t L_2 = V_0; NullCheck(L_1); CRoleBeatKeyData_Section_t904755798 * L_3 = List_1_get_Item_m151001132(L_1, L_2, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_3); int64_t L_4 = L_3->get__userId_0(); if ((!(((uint64_t)L_0) == ((uint64_t)L_4)))) { goto IL_002b; } } { List_1_t2376830540 * L_5 = __this->get_m_listSection_1(); int32_t L_6 = V_0; NullCheck(L_5); CRoleBeatKeyData_Section_t904755798 * L_7 = List_1_get_Item_m151001132(L_5, L_6, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); return L_7; } IL_002b: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_002f: { int32_t L_9 = V_0; List_1_t2376830540 * L_10 = __this->get_m_listSection_1(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m1328168521(L_10, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_0007; } } { return (CRoleBeatKeyData_Section_t904755798 *)NULL; } } // DMCore.DanceMode.CRoleBeatKeyData_Section DMCore.DanceMode.CDanceMode::GetData_SectionRank(System.Int64,System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Section_t904755798 * CDanceMode_GetData_SectionRank_m4064607933 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___nSectionIndex1, int32_t* ___rank2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_GetData_SectionRank_m4064607933_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t* L_0 = ___rank2; *((int32_t*)(L_0)) = (int32_t)(-1); V_0 = 0; goto IL_0035; } IL_000a: { int64_t L_1 = ___userID0; List_1_t2376830540 * L_2 = __this->get_m_listSection_1(); int32_t L_3 = V_0; NullCheck(L_2); CRoleBeatKeyData_Section_t904755798 * L_4 = List_1_get_Item_m151001132(L_2, L_3, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_4); int64_t L_5 = L_4->get__userId_0(); if ((!(((uint64_t)L_1) == ((uint64_t)L_5)))) { goto IL_0031; } } { int32_t* L_6 = ___rank2; int32_t L_7 = V_0; *((int32_t*)(L_6)) = (int32_t)L_7; List_1_t2376830540 * L_8 = __this->get_m_listSection_1(); int32_t L_9 = V_0; NullCheck(L_8); CRoleBeatKeyData_Section_t904755798 * L_10 = List_1_get_Item_m151001132(L_8, L_9, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); return L_10; } IL_0031: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0035: { int32_t L_12 = V_0; List_1_t2376830540 * L_13 = __this->get_m_listSection_1(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m1328168521(L_13, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_000a; } } { return (CRoleBeatKeyData_Section_t904755798 *)NULL; } } // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::GetData_SectionList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t2376830540 * CDanceMode_GetData_SectionList_m749279202 (CDanceMode_t1520520494 * __this, int32_t ___nSectionIndex0, const RuntimeMethod* method) { { List_1_t2376830540 * L_0 = __this->get_m_listSection_1(); return L_0; } } // DMCore.DanceMode.BeatKeyResult DMCore.DanceMode.CDanceMode::GetMyTotalBeatKeyResult() extern "C" IL2CPP_METHOD_ATTR BeatKeyResult_t1335677305 * CDanceMode_GetMyTotalBeatKeyResult_m1828600594 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_0); BeatKeyResult_t1335677305 * L_2 = CDanceMode_GetTotalBeatKeyResultByUserId_m4256946263(__this, L_1, /*hidden argument*/NULL); return L_2; } } // DMCore.DanceMode.BeatKeyResult DMCore.DanceMode.CDanceMode::GetTotalBeatKeyResultByUserId(System.Int64) extern "C" IL2CPP_METHOD_ATTR BeatKeyResult_t1335677305 * CDanceMode_GetTotalBeatKeyResultByUserId_m4256946263 (CDanceMode_t1520520494 * __this, int64_t ___userId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_GetTotalBeatKeyResultByUserId_m4256946263_MetadataUsageId); s_Il2CppMethodInitialized = true; } BeatKeyResult_t1335677305 * V_0 = NULL; int32_t V_1 = 0; CRoleBeatKeyData_Section_t904755798 * V_2 = NULL; { BeatKeyResult_t1335677305 * L_0 = (BeatKeyResult_t1335677305 *)il2cpp_codegen_object_new(BeatKeyResult_t1335677305_il2cpp_TypeInfo_var); BeatKeyResult__ctor_m3353885819(L_0, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; goto IL_006b; } IL_000d: { List_1_t2376830540 * L_1 = __this->get_m_listSection_1(); int32_t L_2 = V_1; NullCheck(L_1); CRoleBeatKeyData_Section_t904755798 * L_3 = List_1_get_Item_m151001132(L_1, L_2, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); V_2 = L_3; CRoleBeatKeyData_Section_t904755798 * L_4 = V_2; NullCheck(L_4); int64_t L_5 = L_4->get__userId_0(); int64_t L_6 = ___userId0; if ((!(((uint64_t)L_5) == ((uint64_t)L_6)))) { goto IL_0067; } } { BeatKeyResult_t1335677305 * L_7 = V_0; CRoleBeatKeyData_Section_t904755798 * L_8 = V_2; NullCheck(L_8); int32_t L_9 = L_8->get__perfectCnt_1(); NullCheck(L_7); BeatKeyResult_set_m_PerfectCnt_m2710121486(L_7, L_9, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_10 = V_0; CRoleBeatKeyData_Section_t904755798 * L_11 = V_2; NullCheck(L_11); int32_t L_12 = L_11->get__greatCnt_2(); NullCheck(L_10); BeatKeyResult_set_m_GreatCnt_m1798494458(L_10, L_12, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_13 = V_0; CRoleBeatKeyData_Section_t904755798 * L_14 = V_2; NullCheck(L_14); int32_t L_15 = L_14->get__coolCnt_3(); NullCheck(L_13); BeatKeyResult_set_m_CoolCnt_m691563020(L_13, L_15, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_16 = V_0; CRoleBeatKeyData_Section_t904755798 * L_17 = V_2; NullCheck(L_17); int32_t L_18 = L_17->get__missCnt_4(); NullCheck(L_16); BeatKeyResult_set_m_MissCnt_m3870741146(L_16, L_18, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_19 = V_0; CRoleBeatKeyData_Section_t904755798 * L_20 = V_2; NullCheck(L_20); int32_t L_21 = CRoleBeatKeyData_Section_get__score_m3838156656(L_20, /*hidden argument*/NULL); NullCheck(L_19); BeatKeyResult_set_m_Score_m3406215286(L_19, L_21, /*hidden argument*/NULL); goto IL_007c; } IL_0067: { int32_t L_22 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_006b: { int32_t L_23 = V_1; List_1_t2376830540 * L_24 = __this->get_m_listSection_1(); NullCheck(L_24); int32_t L_25 = List_1_get_Count_m1328168521(L_24, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_23) < ((int32_t)L_25))) { goto IL_000d; } } IL_007c: { BeatKeyResult_t1335677305 * L_26 = V_0; return L_26; } } // System.Int32 DMCore.DanceMode.CDanceMode::GetData_TotalCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetData_TotalCount_m3617191463 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_GetData_TotalCount_m3617191463_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2376830540 * L_0 = __this->get_m_listSection_1(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1328168521(L_0, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); return L_1; } } // DMCore.DanceMode.CRoleBeatKeyData_Total DMCore.DanceMode.CDanceMode::GetData_TotalByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Total_t538171442 * CDanceMode_GetData_TotalByIndex_m2969521879 (CDanceMode_t1520520494 * __this, int32_t ___nIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_GetData_TotalByIndex_m2969521879_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRoleBeatKeyData_Total_t538171442 * V_0 = NULL; { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0032; } } { int32_t L_1 = ___nIndex0; List_1_t2376830540 * L_2 = __this->get_m_listSection_1(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m1328168521(L_2, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_1) >= ((int32_t)L_3))) { goto IL_0032; } } { CRoleBeatKeyData_Total_t538171442 * L_4 = (CRoleBeatKeyData_Total_t538171442 *)il2cpp_codegen_object_new(CRoleBeatKeyData_Total_t538171442_il2cpp_TypeInfo_var); CRoleBeatKeyData_Total__ctor_m2671646461(L_4, /*hidden argument*/NULL); V_0 = L_4; CRoleBeatKeyData_Total_t538171442 * L_5 = V_0; List_1_t2376830540 * L_6 = __this->get_m_listSection_1(); int32_t L_7 = ___nIndex0; NullCheck(L_6); CRoleBeatKeyData_Section_t904755798 * L_8 = List_1_get_Item_m151001132(L_6, L_7, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_5); CRoleBeatKeyData_Total_CopyFromSection_m1783642018(L_5, L_8, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_9 = V_0; return L_9; } IL_0032: { return (CRoleBeatKeyData_Total_t538171442 *)NULL; } } // DMCore.DanceMode.CRoleBeatKeyData_Total DMCore.DanceMode.CDanceMode::GetData_TotalByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Total_t538171442 * CDanceMode_GetData_TotalByUserID_m1365770619 (CDanceMode_t1520520494 * __this, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_GetData_TotalByUserID_m1365770619_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CRoleBeatKeyData_Total_t538171442 * V_1 = NULL; { V_0 = 0; goto IL_003c; } IL_0007: { List_1_t2376830540 * L_0 = __this->get_m_listSection_1(); int32_t L_1 = V_0; NullCheck(L_0); CRoleBeatKeyData_Section_t904755798 * L_2 = List_1_get_Item_m151001132(L_0, L_1, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_2); int64_t L_3 = L_2->get__userId_0(); int64_t L_4 = ___userID0; if ((!(((uint64_t)L_3) == ((uint64_t)L_4)))) { goto IL_0038; } } { CRoleBeatKeyData_Total_t538171442 * L_5 = (CRoleBeatKeyData_Total_t538171442 *)il2cpp_codegen_object_new(CRoleBeatKeyData_Total_t538171442_il2cpp_TypeInfo_var); CRoleBeatKeyData_Total__ctor_m2671646461(L_5, /*hidden argument*/NULL); V_1 = L_5; CRoleBeatKeyData_Total_t538171442 * L_6 = V_1; List_1_t2376830540 * L_7 = __this->get_m_listSection_1(); int32_t L_8 = V_0; NullCheck(L_7); CRoleBeatKeyData_Section_t904755798 * L_9 = List_1_get_Item_m151001132(L_7, L_8, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_6); CRoleBeatKeyData_Total_CopyFromSection_m1783642018(L_6, L_9, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_10 = V_1; return L_10; } IL_0038: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_003c: { int32_t L_12 = V_0; List_1_t2376830540 * L_13 = __this->get_m_listSection_1(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m1328168521(L_13, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0007; } } { return (CRoleBeatKeyData_Total_t538171442 *)NULL; } } // DMCore.DanceMode.CRoleBeatKeyData_Total DMCore.DanceMode.CDanceMode::GetData_TotalByUserID(System.Int64,System.Int32&) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Total_t538171442 * CDanceMode_GetData_TotalByUserID_m930871804 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t* ___Rank1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_GetData_TotalByUserID_m930871804_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CRoleBeatKeyData_Total_t538171442 * V_1 = NULL; { V_0 = 0; goto IL_003f; } IL_0007: { List_1_t2376830540 * L_0 = __this->get_m_listSection_1(); int32_t L_1 = V_0; NullCheck(L_0); CRoleBeatKeyData_Section_t904755798 * L_2 = List_1_get_Item_m151001132(L_0, L_1, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_2); int64_t L_3 = L_2->get__userId_0(); int64_t L_4 = ___userID0; if ((!(((uint64_t)L_3) == ((uint64_t)L_4)))) { goto IL_003b; } } { int32_t* L_5 = ___Rank1; int32_t L_6 = V_0; *((int32_t*)(L_5)) = (int32_t)L_6; CRoleBeatKeyData_Total_t538171442 * L_7 = (CRoleBeatKeyData_Total_t538171442 *)il2cpp_codegen_object_new(CRoleBeatKeyData_Total_t538171442_il2cpp_TypeInfo_var); CRoleBeatKeyData_Total__ctor_m2671646461(L_7, /*hidden argument*/NULL); V_1 = L_7; CRoleBeatKeyData_Total_t538171442 * L_8 = V_1; List_1_t2376830540 * L_9 = __this->get_m_listSection_1(); int32_t L_10 = V_0; NullCheck(L_9); CRoleBeatKeyData_Section_t904755798 * L_11 = List_1_get_Item_m151001132(L_9, L_10, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_8); CRoleBeatKeyData_Total_CopyFromSection_m1783642018(L_8, L_11, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_12 = V_1; return L_12; } IL_003b: { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_003f: { int32_t L_14 = V_0; List_1_t2376830540 * L_15 = __this->get_m_listSection_1(); NullCheck(L_15); int32_t L_16 = List_1_get_Count_m1328168521(L_15, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0007; } } { return (CRoleBeatKeyData_Total_t538171442 *)NULL; } } // DMCore.DanceMode.CRoleGiveLike DMCore.DanceMode.CDanceMode::GetGiveLikeDataByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR CRoleGiveLike_t149518772 * CDanceMode_GetGiveLikeDataByUserID_m1062189309 (CDanceMode_t1520520494 * __this, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_GetGiveLikeDataByUserID_m1062189309_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421 * V_0 = NULL; CRoleGiveLike_t149518772 * V_1 = NULL; { U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421 * L_0 = (U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421 *)il2cpp_codegen_object_new(U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421_il2cpp_TypeInfo_var); U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0__ctor_m3329910080(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421 * L_1 = V_0; int64_t L_2 = ___userID0; NullCheck(L_1); L_1->set_userID_0(L_2); List_1_t1621593514 * L_3 = __this->get_m_listGiveLike_2(); U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_U3CU3Em__0_m1773581068_RuntimeMethod_var; Predicate_1_t974812896 * L_6 = (Predicate_1_t974812896 *)il2cpp_codegen_object_new(Predicate_1_t974812896_il2cpp_TypeInfo_var); Predicate_1__ctor_m4112089560(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m4112089560_RuntimeMethod_var); NullCheck(L_3); CRoleGiveLike_t149518772 * L_7 = List_1_Find_m2095654772(L_3, L_6, /*hidden argument*/List_1_Find_m2095654772_RuntimeMethod_var); V_1 = L_7; CRoleGiveLike_t149518772 * L_8 = V_1; return L_8; } } // System.Void DMCore.DanceMode.CDanceMode::AddListData(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_AddListData_m3526060947 (CDanceMode_t1520520494 * __this, int64_t ___userid0, int32_t ___flag1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_AddListData_m3526060947_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRoleGiveLike_t149518772 * V_0 = NULL; { V_0 = (CRoleGiveLike_t149518772 *)NULL; CRoleGiveLike_t149518772 * L_0 = V_0; if (L_0) { goto IL_0010; } } { int64_t L_1 = ___userid0; int32_t L_2 = ___flag1; CRoleGiveLike_t149518772 * L_3 = (CRoleGiveLike_t149518772 *)il2cpp_codegen_object_new(CRoleGiveLike_t149518772_il2cpp_TypeInfo_var); CRoleGiveLike__ctor_m1271339610(L_3, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; } IL_0010: { List_1_t1621593514 * L_4 = __this->get_m_listGiveLike_2(); CRoleGiveLike_t149518772 * L_5 = V_0; NullCheck(L_4); List_1_Add_m3779545563(L_4, L_5, /*hidden argument*/List_1_Add_m3779545563_RuntimeMethod_var); return; } } // System.Int32 DMCore.DanceMode.CDanceMode::GetData_FinalResultType() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetData_FinalResultType_m1166432652 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_GetData_FinalResultType_m1166432652_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; int32_t G_B12_0 = 0; { V_0 = (-1); List_1_t2376830540 * L_0 = __this->get_m_listSection_1(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1328168521(L_0, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); V_1 = L_1; int32_t L_2 = V_1; if ((((int32_t)L_2) > ((int32_t)1))) { goto IL_0017; } } { int32_t L_3 = V_0; return L_3; } IL_0017: { List_1_t2376830540 * L_4 = __this->get_m_listSection_1(); NullCheck(L_4); CRoleBeatKeyData_Section_t904755798 * L_5 = List_1_get_Item_m151001132(L_4, 0, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_5); int32_t L_6 = CRoleBeatKeyData_Section_get__score_m3838156656(L_5, /*hidden argument*/NULL); V_2 = L_6; V_3 = (bool)1; V_4 = 1; goto IL_0058; } IL_0033: { List_1_t2376830540 * L_7 = __this->get_m_listSection_1(); int32_t L_8 = V_4; NullCheck(L_7); CRoleBeatKeyData_Section_t904755798 * L_9 = List_1_get_Item_m151001132(L_7, L_8, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_9); int32_t L_10 = CRoleBeatKeyData_Section_get__score_m3838156656(L_9, /*hidden argument*/NULL); int32_t L_11 = V_2; if ((((int32_t)L_10) == ((int32_t)L_11))) { goto IL_0052; } } { V_3 = (bool)0; goto IL_0060; } IL_0052: { int32_t L_12 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0058: { int32_t L_13 = V_4; int32_t L_14 = V_1; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_0033; } } IL_0060: { bool L_15 = V_3; if (!L_15) { goto IL_006d; } } { V_0 = 1; goto IL_0092; } IL_006d: { V_5 = (-1); CMainRole_t4200562839 * L_16 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); int64_t L_17 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_16); CDanceMode_GetData_TotalByUserID_m930871804(__this, L_17, (&V_5), /*hidden argument*/NULL); int32_t L_18 = V_5; if (L_18) { goto IL_0090; } } { G_B12_0 = 2; goto IL_0091; } IL_0090: { G_B12_0 = 0; } IL_0091: { V_0 = G_B12_0; } IL_0092: { int32_t L_19 = V_0; return L_19; } } // System.Void DMCore.DanceMode.CDanceMode::FilterRoleBeatKeyData() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_FilterRoleBeatKeyData_m1106883004 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_FilterRoleBeatKeyData_m1106883004_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CRoleBeatKeyData_Section_t904755798 * V_1 = NULL; ISceneBaseObj_t858622483 * V_2 = NULL; { V_0 = 0; goto IL_004f; } IL_0007: { List_1_t2376830540 * L_0 = __this->get_m_listSection_1(); int32_t L_1 = V_0; NullCheck(L_0); CRoleBeatKeyData_Section_t904755798 * L_2 = List_1_get_Item_m151001132(L_0, L_1, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); V_1 = L_2; CRoleBeatKeyData_Section_t904755798 * L_3 = V_1; if (L_3) { goto IL_0023; } } { int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); goto IL_004f; } IL_0023: { CSceneService_t551449725 * L_5 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); CRoleBeatKeyData_Section_t904755798 * L_6 = V_1; NullCheck(L_6); int64_t L_7 = L_6->get__userId_0(); NullCheck(L_5); ISceneRole_t2394225724 * L_8 = CSceneService_FindRoleByUserID_m4171044813(L_5, L_7, /*hidden argument*/NULL); V_2 = L_8; ISceneBaseObj_t858622483 * L_9 = V_2; if (L_9) { goto IL_004b; } } { List_1_t2376830540 * L_10 = __this->get_m_listSection_1(); int32_t L_11 = V_0; NullCheck(L_10); List_1_RemoveAt_m3841199640(L_10, L_11, /*hidden argument*/List_1_RemoveAt_m3841199640_RuntimeMethod_var); goto IL_004f; } IL_004b: { int32_t L_12 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_004f: { int32_t L_13 = V_0; List_1_t2376830540 * L_14 = __this->get_m_listSection_1(); NullCheck(L_14); int32_t L_15 = List_1_get_Count_m1328168521(L_14, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_13) < ((int32_t)L_15))) { goto IL_0007; } } { return; } } // System.Void DMCore.DanceMode.CDanceMode::SortRoleResult() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SortRoleResult_m2190656169 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_SortRoleResult_m2190656169_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t2376830540 * G_B4_0 = NULL; List_1_t2376830540 * G_B3_0 = NULL; { List_1_t2376830540 * L_0 = __this->get_m_listSection_1(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1328168521(L_0, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if (L_1) { goto IL_0011; } } { return; } IL_0011: { List_1_t2376830540 * L_2 = __this->get_m_listSection_1(); IL2CPP_RUNTIME_CLASS_INIT(CDanceMode_t1520520494_il2cpp_TypeInfo_var); Comparison_1_t679686977 * L_3 = ((CDanceMode_t1520520494_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_t1520520494_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_9(); G_B3_0 = L_2; if (L_3) { G_B4_0 = L_2; goto IL_002f; } } { intptr_t L_4 = (intptr_t)CRoleBeatKeyData_Section_ScoreCompare_m508288295_RuntimeMethod_var; Comparison_1_t679686977 * L_5 = (Comparison_1_t679686977 *)il2cpp_codegen_object_new(Comparison_1_t679686977_il2cpp_TypeInfo_var); Comparison_1__ctor_m216704895(L_5, NULL, L_4, /*hidden argument*/Comparison_1__ctor_m216704895_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CDanceMode_t1520520494_il2cpp_TypeInfo_var); ((CDanceMode_t1520520494_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_t1520520494_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_9(L_5); G_B4_0 = G_B3_0; } IL_002f: { IL2CPP_RUNTIME_CLASS_INIT(CDanceMode_t1520520494_il2cpp_TypeInfo_var); Comparison_1_t679686977 * L_6 = ((CDanceMode_t1520520494_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_t1520520494_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_9(); NullCheck(G_B4_0); List_1_Sort_m3817389247(G_B4_0, L_6, /*hidden argument*/List_1_Sort_m3817389247_RuntimeMethod_var); return; } } // System.Void DMCore.DanceMode.CDanceMode::SetData_Active(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SetData_Active_m3820342168 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___combo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_SetData_Active_m3820342168_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRoleBeatKeyData_Active_t3989483231 * V_0 = NULL; CRoleBeatKeyData_Active_t3989483231 * V_1 = NULL; { V_0 = (CRoleBeatKeyData_Active_t3989483231 *)NULL; V_1 = (CRoleBeatKeyData_Active_t3989483231 *)NULL; Dictionary_2_t757155719 * L_0 = __this->get_m_listActive_0(); int64_t L_1 = ___userID0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m4089993719(L_0, L_1, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m4089993719_RuntimeMethod_var); if (!L_2) { goto IL_0035; } } { CRoleBeatKeyData_Active_t3989483231 * L_3 = (CRoleBeatKeyData_Active_t3989483231 *)il2cpp_codegen_object_new(CRoleBeatKeyData_Active_t3989483231_il2cpp_TypeInfo_var); CRoleBeatKeyData_Active__ctor_m3210395719(L_3, /*hidden argument*/NULL); V_0 = L_3; CRoleBeatKeyData_Active_t3989483231 * L_4 = V_0; CRoleBeatKeyData_Active_t3989483231 * L_5 = V_1; NullCheck(L_5); int32_t L_6 = L_5->get__combo_0(); NullCheck(L_4); L_4->set__combo_0(L_6); CRoleBeatKeyData_Active_t3989483231 * L_7 = V_1; int32_t L_8 = ___combo1; NullCheck(L_7); L_7->set__combo_0(L_8); goto IL_005a; } IL_0035: { Dictionary_2_t757155719 * L_9 = __this->get_m_listActive_0(); int64_t L_10 = ___userID0; CRoleBeatKeyData_Active_t3989483231 * L_11 = (CRoleBeatKeyData_Active_t3989483231 *)il2cpp_codegen_object_new(CRoleBeatKeyData_Active_t3989483231_il2cpp_TypeInfo_var); CRoleBeatKeyData_Active__ctor_m3210395719(L_11, /*hidden argument*/NULL); NullCheck(L_9); Dictionary_2_Add_m3526959193(L_9, L_10, L_11, /*hidden argument*/Dictionary_2_Add_m3526959193_RuntimeMethod_var); Dictionary_2_t757155719 * L_12 = __this->get_m_listActive_0(); int64_t L_13 = ___userID0; NullCheck(L_12); CRoleBeatKeyData_Active_t3989483231 * L_14 = Dictionary_2_get_Item_m3159443484(L_12, L_13, /*hidden argument*/Dictionary_2_get_Item_m3159443484_RuntimeMethod_var); V_1 = L_14; CRoleBeatKeyData_Active_t3989483231 * L_15 = V_1; int32_t L_16 = ___combo1; NullCheck(L_15); L_15->set__combo_0(L_16); } IL_005a: { int64_t L_17 = ___userID0; CRoleBeatKeyData_Active_t3989483231 * L_18 = V_0; CRoleBeatKeyData_Active_t3989483231 * L_19 = V_1; VirtActionInvoker3< int64_t, CRoleBeatKeyData_Active_t3989483231 *, CRoleBeatKeyData_Active_t3989483231 * >::Invoke(11 /* System.Void DMCore.DanceMode.CDanceMode::OnActiveDataChanged(System.Int64,DMCore.DanceMode.CRoleBeatKeyData_Active,DMCore.DanceMode.CRoleBeatKeyData_Active) */, __this, L_17, L_18, L_19); return; } } // System.Void DMCore.DanceMode.CDanceMode::SetData_Active(System.Int64,System.Int32,DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SetData_Active_m2052631992 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___combo1, int32_t ___result2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_SetData_Active_m2052631992_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRoleBeatKeyData_Active_t3989483231 * V_0 = NULL; { V_0 = (CRoleBeatKeyData_Active_t3989483231 *)NULL; Dictionary_2_t757155719 * L_0 = __this->get_m_listActive_0(); int64_t L_1 = ___userID0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m4089993719(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m4089993719_RuntimeMethod_var); if (!L_2) { goto IL_001b; } } { CRoleBeatKeyData_Active_t3989483231 * L_3 = V_0; if (L_3) { goto IL_001c; } } IL_001b: { return; } IL_001c: { CRoleBeatKeyData_Active_t3989483231 * L_4 = V_0; int32_t L_5 = ___combo1; NullCheck(L_4); L_4->set__combo_0(L_5); CRoleBeatKeyData_Active_t3989483231 * L_6 = V_0; int32_t L_7 = ___result2; NullCheck(L_6); L_6->set__playResult_1(L_7); int64_t L_8 = ___userID0; VirtActionInvoker1< int64_t >::Invoke(14 /* System.Void DMCore.DanceMode.CDanceMode::OnPlayResultChanged(System.Int64) */, __this, L_8); return; } } // System.Void DMCore.DanceMode.CDanceMode::OnServer_ServerRoleBeatKeyResult(System.Int64,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnServer_ServerRoleBeatKeyResult_m1493793335 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___score1, int32_t ___nSectionIndex2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_OnServer_ServerRoleBeatKeyResult_m1493793335_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t V_2 = 0; CRoleBeatKeyData_Section_t904755798 * V_3 = NULL; ISceneRole_t2394225724 * V_4 = NULL; int32_t G_B3_0 = 0; List_1_t2376830540 * G_B19_0 = NULL; List_1_t2376830540 * G_B18_0 = NULL; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = ___userID0; NullCheck(L_0); ISceneRole_t2394225724 * L_2 = CSceneService_FindRoleByUserID_m4171044813(L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0016; } } { G_B3_0 = 1; goto IL_0017; } IL_0016: { G_B3_0 = 0; } IL_0017: { V_0 = (bool)G_B3_0; bool L_3 = V_0; if (!L_3) { goto IL_0021; } } { ___score1 = 0; } IL_0021: { V_1 = (bool)1; V_2 = 0; goto IL_007b; } IL_002a: { int64_t L_4 = ___userID0; List_1_t2376830540 * L_5 = __this->get_m_listSection_1(); int32_t L_6 = V_2; NullCheck(L_5); CRoleBeatKeyData_Section_t904755798 * L_7 = List_1_get_Item_m151001132(L_5, L_6, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_7); int64_t L_8 = L_7->get__userId_0(); if ((!(((uint64_t)L_4) == ((uint64_t)L_8)))) { goto IL_0077; } } { List_1_t2376830540 * L_9 = __this->get_m_listSection_1(); int32_t L_10 = V_2; NullCheck(L_9); CRoleBeatKeyData_Section_t904755798 * L_11 = List_1_get_Item_m151001132(L_9, L_10, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_11); int32_t L_12 = CRoleBeatKeyData_Section_get__score_m3838156656(L_11, /*hidden argument*/NULL); int32_t L_13 = ___score1; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_005e; } } { bool L_14 = V_0; if (!L_14) { goto IL_0070; } } IL_005e: { List_1_t2376830540 * L_15 = __this->get_m_listSection_1(); int32_t L_16 = V_2; NullCheck(L_15); CRoleBeatKeyData_Section_t904755798 * L_17 = List_1_get_Item_m151001132(L_15, L_16, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); int32_t L_18 = ___score1; NullCheck(L_17); CRoleBeatKeyData_Section_set__score_m2180173751(L_17, L_18, /*hidden argument*/NULL); } IL_0070: { V_1 = (bool)0; goto IL_008c; } IL_0077: { int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_007b: { int32_t L_20 = V_2; List_1_t2376830540 * L_21 = __this->get_m_listSection_1(); NullCheck(L_21); int32_t L_22 = List_1_get_Count_m1328168521(L_21, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_20) < ((int32_t)L_22))) { goto IL_002a; } } IL_008c: { bool L_23 = V_1; if (!L_23) { goto IL_00d8; } } { CRoleBeatKeyData_Section_t904755798 * L_24 = (CRoleBeatKeyData_Section_t904755798 *)il2cpp_codegen_object_new(CRoleBeatKeyData_Section_t904755798_il2cpp_TypeInfo_var); CRoleBeatKeyData_Section__ctor_m2853970441(L_24, /*hidden argument*/NULL); V_3 = L_24; CRoleBeatKeyData_Section_t904755798 * L_25 = V_3; int64_t L_26 = ___userID0; NullCheck(L_25); L_25->set__userId_0(L_26); CRoleBeatKeyData_Section_t904755798 * L_27 = V_3; int32_t L_28 = ___score1; NullCheck(L_27); CRoleBeatKeyData_Section_set__score_m2180173751(L_27, L_28, /*hidden argument*/NULL); CSceneService_t551449725 * L_29 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_30 = ___userID0; NullCheck(L_29); ISceneRole_t2394225724 * L_31 = CSceneService_FindRoleByUserID_m4171044813(L_29, L_30, /*hidden argument*/NULL); V_4 = L_31; ISceneRole_t2394225724 * L_32 = V_4; if (!L_32) { goto IL_00cc; } } { CRoleBeatKeyData_Section_t904755798 * L_33 = V_3; ISceneRole_t2394225724 * L_34 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_35 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_34); String_t* L_36 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(23 /* System.String DMCore.Framework.Scene.ISceneBaseObj::GetRoleName(System.String) */, L_34, L_35); NullCheck(L_33); L_33->set_userName_5(L_36); } IL_00cc: { List_1_t2376830540 * L_37 = __this->get_m_listSection_1(); CRoleBeatKeyData_Section_t904755798 * L_38 = V_3; NullCheck(L_37); List_1_Add_m3761848878(L_37, L_38, /*hidden argument*/List_1_Add_m3761848878_RuntimeMethod_var); } IL_00d8: { List_1_t2376830540 * L_39 = __this->get_m_listSection_1(); IL2CPP_RUNTIME_CLASS_INIT(CDanceMode_t1520520494_il2cpp_TypeInfo_var); Comparison_1_t679686977 * L_40 = ((CDanceMode_t1520520494_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_t1520520494_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_10(); G_B18_0 = L_39; if (L_40) { G_B19_0 = L_39; goto IL_00f6; } } { intptr_t L_41 = (intptr_t)CRoleBeatKeyData_Section_ScoreCompare_m508288295_RuntimeMethod_var; Comparison_1_t679686977 * L_42 = (Comparison_1_t679686977 *)il2cpp_codegen_object_new(Comparison_1_t679686977_il2cpp_TypeInfo_var); Comparison_1__ctor_m216704895(L_42, NULL, L_41, /*hidden argument*/Comparison_1__ctor_m216704895_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CDanceMode_t1520520494_il2cpp_TypeInfo_var); ((CDanceMode_t1520520494_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_t1520520494_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_10(L_42); G_B19_0 = G_B18_0; } IL_00f6: { IL2CPP_RUNTIME_CLASS_INIT(CDanceMode_t1520520494_il2cpp_TypeInfo_var); Comparison_1_t679686977 * L_43 = ((CDanceMode_t1520520494_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_t1520520494_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_10(); NullCheck(G_B19_0); List_1_Sort_m3817389247(G_B19_0, L_43, /*hidden argument*/List_1_Sort_m3817389247_RuntimeMethod_var); return; } } // System.Void DMCore.DanceMode.CDanceMode::OnServer_SectionJudgeResult(System.Int64,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnServer_SectionJudgeResult_m1562514731 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___nSectionIndex1, int32_t ___perfect2, int32_t ___cool3, int32_t ___hit4, int32_t ___miss5, int32_t ___score6, int32_t ___maxCombo7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_OnServer_SectionJudgeResult_m1562514731_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CRoleBeatKeyData_Section_t904755798 * V_1 = NULL; ISceneRole_t2394225724 * V_2 = NULL; { V_0 = 0; goto IL_00b3; } IL_0007: { int64_t L_0 = ___userID0; List_1_t2376830540 * L_1 = __this->get_m_listSection_1(); int32_t L_2 = V_0; NullCheck(L_1); CRoleBeatKeyData_Section_t904755798 * L_3 = List_1_get_Item_m151001132(L_1, L_2, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_3); int64_t L_4 = L_3->get__userId_0(); if ((!(((uint64_t)L_0) == ((uint64_t)L_4)))) { goto IL_00af; } } { List_1_t2376830540 * L_5 = __this->get_m_listSection_1(); int32_t L_6 = V_0; NullCheck(L_5); CRoleBeatKeyData_Section_t904755798 * L_7 = List_1_get_Item_m151001132(L_5, L_6, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); CRoleBeatKeyData_Section_t904755798 * L_8 = L_7; NullCheck(L_8); int32_t L_9 = L_8->get__perfectCnt_1(); int32_t L_10 = ___perfect2; NullCheck(L_8); L_8->set__perfectCnt_1(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10))); List_1_t2376830540 * L_11 = __this->get_m_listSection_1(); int32_t L_12 = V_0; NullCheck(L_11); CRoleBeatKeyData_Section_t904755798 * L_13 = List_1_get_Item_m151001132(L_11, L_12, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); CRoleBeatKeyData_Section_t904755798 * L_14 = L_13; NullCheck(L_14); int32_t L_15 = L_14->get__greatCnt_2(); int32_t L_16 = ___cool3; NullCheck(L_14); L_14->set__greatCnt_2(((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16))); List_1_t2376830540 * L_17 = __this->get_m_listSection_1(); int32_t L_18 = V_0; NullCheck(L_17); CRoleBeatKeyData_Section_t904755798 * L_19 = List_1_get_Item_m151001132(L_17, L_18, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); CRoleBeatKeyData_Section_t904755798 * L_20 = L_19; NullCheck(L_20); int32_t L_21 = L_20->get__coolCnt_3(); int32_t L_22 = ___hit4; NullCheck(L_20); L_20->set__coolCnt_3(((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)L_22))); List_1_t2376830540 * L_23 = __this->get_m_listSection_1(); int32_t L_24 = V_0; NullCheck(L_23); CRoleBeatKeyData_Section_t904755798 * L_25 = List_1_get_Item_m151001132(L_23, L_24, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); CRoleBeatKeyData_Section_t904755798 * L_26 = L_25; NullCheck(L_26); int32_t L_27 = L_26->get__missCnt_4(); int32_t L_28 = ___miss5; NullCheck(L_26); L_26->set__missCnt_4(((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)L_28))); List_1_t2376830540 * L_29 = __this->get_m_listSection_1(); int32_t L_30 = V_0; NullCheck(L_29); CRoleBeatKeyData_Section_t904755798 * L_31 = List_1_get_Item_m151001132(L_29, L_30, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); List_1_t2376830540 * L_32 = __this->get_m_listSection_1(); int32_t L_33 = V_0; NullCheck(L_32); CRoleBeatKeyData_Section_t904755798 * L_34 = List_1_get_Item_m151001132(L_32, L_33, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_34); int32_t L_35 = L_34->get_maxCombo_6(); int32_t L_36 = ___maxCombo7; int32_t L_37 = Math_Max_m1873195862(NULL /*static, unused*/, L_35, L_36, /*hidden argument*/NULL); NullCheck(L_31); L_31->set_maxCombo_6(L_37); return; } IL_00af: { int32_t L_38 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00b3: { int32_t L_39 = V_0; List_1_t2376830540 * L_40 = __this->get_m_listSection_1(); NullCheck(L_40); int32_t L_41 = List_1_get_Count_m1328168521(L_40, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_39) < ((int32_t)L_41))) { goto IL_0007; } } { CRoleBeatKeyData_Section_t904755798 * L_42 = (CRoleBeatKeyData_Section_t904755798 *)il2cpp_codegen_object_new(CRoleBeatKeyData_Section_t904755798_il2cpp_TypeInfo_var); CRoleBeatKeyData_Section__ctor_m2853970441(L_42, /*hidden argument*/NULL); V_1 = L_42; CRoleBeatKeyData_Section_t904755798 * L_43 = V_1; int64_t L_44 = ___userID0; NullCheck(L_43); L_43->set__userId_0(L_44); CRoleBeatKeyData_Section_t904755798 * L_45 = V_1; int32_t L_46 = ___perfect2; NullCheck(L_45); L_45->set__perfectCnt_1(L_46); CRoleBeatKeyData_Section_t904755798 * L_47 = V_1; int32_t L_48 = ___cool3; NullCheck(L_47); L_47->set__greatCnt_2(L_48); CRoleBeatKeyData_Section_t904755798 * L_49 = V_1; int32_t L_50 = ___hit4; NullCheck(L_49); L_49->set__coolCnt_3(L_50); CRoleBeatKeyData_Section_t904755798 * L_51 = V_1; int32_t L_52 = ___miss5; NullCheck(L_51); L_51->set__missCnt_4(L_52); CRoleBeatKeyData_Section_t904755798 * L_53 = V_1; int32_t L_54 = ___maxCombo7; NullCheck(L_53); L_53->set_maxCombo_6(L_54); CSceneService_t551449725 * L_55 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_56 = ___userID0; NullCheck(L_55); ISceneRole_t2394225724 * L_57 = CSceneService_FindRoleByUserID_m4171044813(L_55, L_56, /*hidden argument*/NULL); V_2 = L_57; ISceneRole_t2394225724 * L_58 = V_2; if (!L_58) { goto IL_011b; } } { CRoleBeatKeyData_Section_t904755798 * L_59 = V_1; ISceneRole_t2394225724 * L_60 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_61 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_60); String_t* L_62 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(23 /* System.String DMCore.Framework.Scene.ISceneBaseObj::GetRoleName(System.String) */, L_60, L_61); NullCheck(L_59); L_59->set_userName_5(L_62); } IL_011b: { List_1_t2376830540 * L_63 = __this->get_m_listSection_1(); CRoleBeatKeyData_Section_t904755798 * L_64 = V_1; NullCheck(L_63); List_1_Add_m3761848878(L_63, L_64, /*hidden argument*/List_1_Add_m3761848878_RuntimeMethod_var); return; } } // System.Single DMCore.DanceMode.CDanceMode::PickLeftTime(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR float CDanceMode_PickLeftTime_m182819962 (RuntimeObject * __this /* static, unused */, int32_t ___nDestSectionIndex0, bool ___containFinalTime1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_PickLeftTime_m182819962_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAnimSequence_t1119714129 * V_0 = NULL; CAnimMusicSection_t536843937 * V_1 = NULL; float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; float G_B7_0 = 0.0f; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CAnimSystem_t3541144328 * L_1 = CRoot_GetMovieSystem_m206666588(L_0, /*hidden argument*/NULL); NullCheck(L_1); CAnimSequence_t1119714129 * L_2 = CAnimSystem_GetSequence_m4015007355(L_1, _stringLiteral1732937732, /*hidden argument*/NULL); V_0 = L_2; CAnimSequence_t1119714129 * L_3 = V_0; if (!L_3) { goto IL_0027; } } { CAnimSequence_t1119714129 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = CAnimSequence_GetNodeCount_m514257036(L_4, /*hidden argument*/NULL); int32_t L_6 = ___nDestSectionIndex0; if ((((int32_t)L_5) > ((int32_t)L_6))) { goto IL_002d; } } IL_0027: { return (-1.0f); } IL_002d: { V_1 = (CAnimMusicSection_t536843937 *)NULL; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_7 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CAnimSystem_t3541144328 * L_8 = CRoot_GetMovieSystem_m206666588(L_7, /*hidden argument*/NULL); NullCheck(L_8); float L_9 = CAnimSystem_Tell_m1941641543(L_8, /*hidden argument*/NULL); V_2 = L_9; CAnimSequence_t1119714129 * L_10 = V_0; int32_t L_11 = ___nDestSectionIndex0; NullCheck(L_10); CAnimNode_t3327376431 * L_12 = CAnimSequence_GetNode_m3843207171(L_10, L_11, /*hidden argument*/NULL); V_1 = ((CAnimMusicSection_t536843937 *)IsInstClass((RuntimeObject*)L_12, CAnimMusicSection_t536843937_il2cpp_TypeInfo_var)); V_3 = (-1.0f); CAnimMusicSection_t536843937 * L_13 = V_1; if (!L_13) { goto IL_008b; } } { V_4 = (0.0f); V_5 = (0.0f); CAnimMusicSection_t536843937 * L_14 = V_1; NullCheck(L_14); CAnimNode_GetTimeRange_m2521578612(L_14, (&V_4), (&V_5), /*hidden argument*/NULL); bool L_15 = ___containFinalTime1; if (!L_15) { goto IL_007f; } } { float L_16 = V_5; float L_17 = V_2; G_B7_0 = ((float)il2cpp_codegen_subtract((float)L_16, (float)L_17)); goto IL_008a; } IL_007f: { float L_18 = V_5; CAnimMusicSection_t536843937 * L_19 = V_1; NullCheck(L_19); float L_20 = CAnimMusicSection_get_FinalTime_m2816947504(L_19, /*hidden argument*/NULL); float L_21 = V_2; G_B7_0 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_18, (float)L_20)), (float)L_21)); } IL_008a: { V_3 = G_B7_0; } IL_008b: { float L_22 = V_3; return L_22; } } // System.Void DMCore.DanceMode.CDanceMode::Clear() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Clear_m3295038275 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Clear_m3295038275_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_ServerResultSectionIndex_6((-1)); __this->set_m_SectionIndex_4((-1)); __this->set_m_SectionCount_5(0); __this->set_m_ptrRoleAnimEnd_8((OnRoleAnimEnd_t3559497459 *)NULL); Dictionary_2_t757155719 * L_0 = __this->get_m_listActive_0(); NullCheck(L_0); Dictionary_2_Clear_m1795345642(L_0, /*hidden argument*/Dictionary_2_Clear_m1795345642_RuntimeMethod_var); List_1_t2376830540 * L_1 = __this->get_m_listSection_1(); NullCheck(L_1); List_1_Clear_m3473948516(L_1, /*hidden argument*/List_1_Clear_m3473948516_RuntimeMethod_var); List_1_t1621593514 * L_2 = __this->get_m_listGiveLike_2(); NullCheck(L_2); List_1_Clear_m1185194456(L_2, /*hidden argument*/List_1_Clear_m1185194456_RuntimeMethod_var); return; } } // System.Void DMCore.DanceMode.CDanceMode::PrepareResources() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_PrepareResources_m4062725341 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_PrepareResources_m4062725341_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_0, _stringLiteral1719305668); IResourceManager_t3165642952 * L_1 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_1, _stringLiteral791095265); IResourceManager_t3165642952 * L_2 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_2, _stringLiteral73945996); IResourceManager_t3165642952 * L_3 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_3, _stringLiteral1776769073); IResourceManager_t3165642952 * L_4 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); String_t* L_5 = CPropManager_GetIconPath_m739451308(NULL /*static, unused*/, ((int32_t)10002), /*hidden argument*/NULL); NullCheck(L_4); IResourceManager_CreateResource_m1279813597(L_4, L_5, (bool)1, /*hidden argument*/NULL); IResourceManager_t3165642952 * L_6 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_7 = CPropManager_GetIconPath_m739451308(NULL /*static, unused*/, ((int32_t)10001), /*hidden argument*/NULL); NullCheck(L_6); IResourceManager_CreateResource_m1279813597(L_6, L_7, (bool)1, /*hidden argument*/NULL); CUIAtlasHelp_GetImageTexuture_m214234679(NULL /*static, unused*/, _stringLiteral2832798177, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CDanceMode::OnRoleReady(DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnRoleReady_m1796179409 (CDanceMode_t1520520494 * __this, ISceneRole_t2394225724 * ___role0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.DanceMode.CDanceMode::OnStartRoleAnim(DMCore.DanceMode.CDanceMode/OnRoleAnimEnd) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnStartRoleAnim_m27611709 (CDanceMode_t1520520494 * __this, OnRoleAnimEnd_t3559497459 * ___ptrRoleAnimEnd0, const RuntimeMethod* method) { { OnRoleAnimEnd_t3559497459 * L_0 = ___ptrRoleAnimEnd0; __this->set_m_ptrRoleAnimEnd_8(L_0); return; } } // System.Void DMCore.DanceMode.CDanceMode::OnMusicEndRoleAnim() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnMusicEndRoleAnim_m176759538 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_OnMusicEndRoleAnim_m176759538_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUISwingBeatKeyMain_t3099516294_il2cpp_TypeInfo_var); CUISwingBeatKeyMain_t3099516294 * L_0 = CUISwingBeatKeyMain_GetInstance_m693664175(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CDanceMode::OnBeforeShowResultUI() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnBeforeShowResultUI_m181082679 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.DanceMode.CDanceMode::OnShowResultUI() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnShowResultUI_m1913450111 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.DanceMode.CDanceMode::OnActiveDataChanged(System.Int64,DMCore.DanceMode.CRoleBeatKeyData_Active,DMCore.DanceMode.CRoleBeatKeyData_Active) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnActiveDataChanged_m1463851639 (CDanceMode_t1520520494 * __this, int64_t ___userID0, CRoleBeatKeyData_Active_t3989483231 * ___old1, CRoleBeatKeyData_Active_t3989483231 * ___cur2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_OnActiveDataChanged_m1463851639_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; AnimationClip_t2318505987 * V_3 = NULL; AnimationClip_t2318505987 * G_B17_0 = NULL; { CRoleBeatKeyData_Active_t3989483231 * L_0 = ___old1; if (!L_0) { goto IL_0020; } } { CRoleBeatKeyData_Active_t3989483231 * L_1 = ___cur2; if (!L_1) { goto IL_0020; } } { CLevelManager_t3077608201 * L_2 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CLevelManager_IsLevel_m3139716542(L_2, _stringLiteral840214861, /*hidden argument*/NULL); if (L_3) { goto IL_0021; } } IL_0020: { return; } IL_0021: { CSceneService_t551449725 * L_4 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_5 = ___userID0; NullCheck(L_4); ISceneRole_t2394225724 * L_6 = CSceneService_FindRoleByUserID_m4171044813(L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; ISceneRole_t2394225724 * L_7 = V_0; if (L_7) { goto IL_0034; } } { return; } IL_0034: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_8 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_8) == ((uint32_t)1)))) { goto IL_0040; } } { return; } IL_0040: { IL2CPP_RUNTIME_CLASS_INIT(CDanceScoreRatio_t899523984_il2cpp_TypeInfo_var); CDanceScoreRatio_t899523984 * L_9 = CDanceScoreRatio_GetInstance_m507091185(NULL /*static, unused*/, /*hidden argument*/NULL); CRoleBeatKeyData_Active_t3989483231 * L_10 = ___old1; NullCheck(L_10); int32_t L_11 = L_10->get__combo_0(); ISceneRole_t2394225724 * L_12 = V_0; NullCheck(L_12); CProperty_t963755051 * L_13 = ISceneBaseObj_GetNetProperty_m1709069404(L_12, /*hidden argument*/NULL); NullCheck(L_13); int32_t L_14 = CProperty_GetInt_m2680341236(L_13, _stringLiteral3883940818, 0, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_15 = CDanceScoreRatio_GetCurScoreRatio_m1053968459(L_9, L_11, L_14, /*hidden argument*/NULL); V_1 = L_15; int32_t L_16 = V_1; if ((((int32_t)((int32_t)10)) >= ((int32_t)L_16))) { goto IL_0113; } } { CRoleBeatKeyData_Active_t3989483231 * L_17 = ___old1; NullCheck(L_17); int32_t L_18 = L_17->get__combo_0(); CRoleBeatKeyData_Active_t3989483231 * L_19 = ___cur2; NullCheck(L_19); int32_t L_20 = L_19->get__combo_0(); if ((((int32_t)L_18) <= ((int32_t)L_20))) { goto IL_0113; } } { int32_t L_21 = CDanceMode_GetServerSectionIndex_m1307218057(__this, /*hidden argument*/NULL); V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); int32_t L_22 = V_2; if (!L_22) { goto IL_00ae; } } { int32_t L_23 = V_2; if (((int32_t)((int32_t)L_23%(int32_t)2))) { goto IL_00ae; } } { ISceneRole_t2394225724 * L_24 = V_0; NullCheck(L_24); CProperty_t963755051 * L_25 = ISceneBaseObj_GetNetProperty_m1709069404(L_24, /*hidden argument*/NULL); NullCheck(L_25); int32_t L_26 = CProperty_GetInt_m2680341236(L_25, _stringLiteral3941088982, 0, /*hidden argument*/NULL); if ((((int32_t)((int32_t)1000)) <= ((int32_t)L_26))) { goto IL_00ae; } } { return; } IL_00ae: { ISceneRole_t2394225724 * L_27 = V_0; NullCheck(L_27); int32_t L_28 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_27); if (L_28) { goto IL_00c8; } } { AnimationClip_t2318505987 * L_29 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, _stringLiteral789984009, /*hidden argument*/NULL); G_B17_0 = L_29; goto IL_00d2; } IL_00c8: { AnimationClip_t2318505987 * L_30 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, _stringLiteral2502039926, /*hidden argument*/NULL); G_B17_0 = L_30; } IL_00d2: { V_3 = G_B17_0; AnimationClip_t2318505987 * L_31 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_32 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_0113; } } { ISceneRole_t2394225724 * L_33 = V_0; AnimationClip_t2318505987 * L_34 = V_3; AnimationClip_t2318505987 * L_35 = V_3; NullCheck(L_35); float L_36 = AnimationClip_get_length_m3296085482(L_35, /*hidden argument*/NULL); NullCheck(L_33); ISceneBaseObj_PlayAnimClip_m3190763634(L_33, L_34, _stringLiteral1436727204, (1.0f), ((float)il2cpp_codegen_subtract((float)L_36, (float)(0.001f))), (0.0f), (bool)1, (0.0f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_37 = V_0; NullCheck(L_37); ILogicBase_Update_m3853008051(L_37, (0.0001f), /*hidden argument*/NULL); } IL_0113: { return; } } // System.Void DMCore.DanceMode.CDanceMode::OnSectionChanged() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnSectionChanged_m853588403 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.DanceMode.CDanceMode::OnSectionChangedClient() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnSectionChangedClient_m2150038904 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.DanceMode.CDanceMode::OnSectionRoleMoveing(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnSectionRoleMoveing_m3634149004 (RuntimeObject * __this /* static, unused */, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_OnSectionRoleMoveing_m3634149004_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = ___fTimeDelta1; V_0 = ((float)il2cpp_codegen_multiply((float)(2.0f), (float)L_0)); IL2CPP_RUNTIME_CLASS_INIT(CDanceMode_t1520520494_il2cpp_TypeInfo_var); CSectionRoleTask_t2014828986 * L_1 = ((CDanceMode_t1520520494_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_t1520520494_il2cpp_TypeInfo_var))->get_s_roleTask_7(); float L_2 = V_0; NullCheck(L_1); CSectionRoleTask_OnStep_m3142781303(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CDanceMode::OnPlayResultChanged(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnPlayResultChanged_m1703829378 (CDanceMode_t1520520494 * __this, int64_t ___userID0, const RuntimeMethod* method) { { return; } } // System.Int32 DMCore.DanceMode.CDanceMode::DanceResultSortFunctor(DMCore.DanceMode.CRoleBeatKeyData_Total,DMCore.DanceMode.CRoleBeatKeyData_Total) extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_DanceResultSortFunctor_m461843203 (CDanceMode_t1520520494 * __this, CRoleBeatKeyData_Total_t538171442 * ___lhs0, CRoleBeatKeyData_Total_t538171442 * ___rhs1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_DanceResultSortFunctor_m461843203_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CRoleBeatKeyData_Total_t538171442 * L_0 = ___lhs0; NullCheck(L_0); int32_t L_1 = L_0->get_winCount_1(); CRoleBeatKeyData_Total_t538171442 * L_2 = ___rhs1; NullCheck(L_2); int32_t L_3 = L_2->get_winCount_1(); SortKeyInfo_1_t3619707304 * L_4 = (SortKeyInfo_1_t3619707304 *)il2cpp_codegen_object_new(SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m1394869830(L_4, L_1, L_3, (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var); CRoleBeatKeyData_Total_t538171442 * L_5 = ___lhs0; NullCheck(L_5); int32_t L_6 = CRoleBeatKeyData_Total_get_score_m3615130383(L_5, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_7 = ___rhs1; NullCheck(L_7); int32_t L_8 = CRoleBeatKeyData_Total_get_score_m3615130383(L_7, /*hidden argument*/NULL); SortKeyInfo_1_t3619707304 * L_9 = (SortKeyInfo_1_t3619707304 *)il2cpp_codegen_object_new(SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m1394869830(L_9, L_6, L_8, (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var); int32_t L_10 = CSortTemplete_SortFunctor2_TisInt32_t2950945753_m1838322212(NULL /*static, unused*/, L_4, L_9, /*hidden argument*/CSortTemplete_SortFunctor2_TisInt32_t2950945753_m1838322212_RuntimeMethod_var); return L_10; } } // System.Void DMCore.DanceMode.CDanceMode::.cctor() extern "C" IL2CPP_METHOD_ATTR void CDanceMode__cctor_m482866539 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode__cctor_m482866539_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CSectionRoleTask_t2014828986 * L_0 = (CSectionRoleTask_t2014828986 *)il2cpp_codegen_object_new(CSectionRoleTask_t2014828986_il2cpp_TypeInfo_var); CSectionRoleTask__ctor_m2130227704(L_0, /*hidden argument*/NULL); ((CDanceMode_t1520520494_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_t1520520494_il2cpp_TypeInfo_var))->set_s_roleTask_7(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 DMCore.DanceMode.CDanceMode/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0__ctor_m3329910080 (U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.DanceMode.CDanceMode/c__AnonStorey0::<>m__0(DMCore.DanceMode.CRoleGiveLike) extern "C" IL2CPP_METHOD_ATTR bool U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_U3CU3Em__0_m1773581068 (U3CGetGiveLikeDataByUserIDU3Ec__AnonStorey0_t556895421 * __this, CRoleGiveLike_t149518772 * ___item0, const RuntimeMethod* method) { { CRoleGiveLike_t149518772 * L_0 = ___item0; NullCheck(L_0); int64_t L_1 = L_0->get_userId_0(); int64_t L_2 = __this->get_userID_0(); return (bool)((((int64_t)L_1) == ((int64_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern "C" void DelegatePInvokeWrapper_OnRoleAnimEnd_t3559497459 (OnRoleAnimEnd_t3559497459 * __this, const RuntimeMethod* method) { typedef void (DEFAULT_CALL *PInvokeFunc)(); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method)); // Native function invocation il2cppPInvokeFunc(); } // System.Void DMCore.DanceMode.CDanceMode/OnRoleAnimEnd::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnRoleAnimEnd__ctor_m1853740425 (OnRoleAnimEnd_t3559497459 * __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 DMCore.DanceMode.CDanceMode/OnRoleAnimEnd::Invoke() extern "C" IL2CPP_METHOD_ATTR void OnRoleAnimEnd_Invoke_m4030305385 (OnRoleAnimEnd_t3559497459 * __this, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { OnRoleAnimEnd_Invoke_m4030305385((OnRoleAnimEnd_t3559497459 *)__this->get_prev_9(), 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) == 0) { // open { typedef void (*FunctionPointerType) (RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, 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)) GenericInterfaceActionInvoker0::Invoke(targetMethod, targetThis); else GenericVirtActionInvoker0::Invoke(targetMethod, targetThis); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis); else VirtActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis); } } else { typedef void (*FunctionPointerType) (void*, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, targetMethod); } } } } // System.IAsyncResult DMCore.DanceMode.CDanceMode/OnRoleAnimEnd::BeginInvoke(System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OnRoleAnimEnd_BeginInvoke_m2092779168 (OnRoleAnimEnd_t3559497459 * __this, AsyncCallback_t3962456242 * ___callback0, RuntimeObject * ___object1, const RuntimeMethod* method) { void *__d_args[1] = {0}; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback0, (RuntimeObject*)___object1); } // System.Void DMCore.DanceMode.CDanceMode/OnRoleAnimEnd::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void OnRoleAnimEnd_EndInvoke_m2755208290 (OnRoleAnimEnd_t3559497459 * __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 DMCore.DanceMode.CDanceMode_Battle::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle__ctor_m1551519832 (CDanceMode_Battle_t3921573432 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle__ctor_m1551519832_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CDanceMode_t1520520494_il2cpp_TypeInfo_var); CDanceMode__ctor_m3470105076(__this, /*hidden argument*/NULL); List_1_t128053199 * L_0 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_0, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_randomAnimList_11(L_0); List_1_t913674750 * L_1 = (List_1_t913674750 *)il2cpp_codegen_object_new(List_1_t913674750_il2cpp_TypeInfo_var); List_1__ctor_m3581340774(L_1, /*hidden argument*/List_1__ctor_m3581340774_RuntimeMethod_var); __this->set_m_PVPRoleArray_12(L_1); return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::PrepareResources() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_PrepareResources_m1805255656 (CDanceMode_Battle_t3921573432 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_PrepareResources_m1805255656_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CDanceMode_PrepareResources_m4062725341(__this, /*hidden argument*/NULL); CAnimManager_GetAnimClipCache_m3928077600(NULL /*static, unused*/, _stringLiteral3231470291, /*hidden argument*/NULL); CAnimManager_GetAnimClipCache_m3928077600(NULL /*static, unused*/, _stringLiteral1077017624, /*hidden argument*/NULL); CAnimManager_GetAnimClipCache_m3928077600(NULL /*static, unused*/, _stringLiteral3898450985, /*hidden argument*/NULL); CAnimManager_GetAnimClipCache_m3928077600(NULL /*static, unused*/, _stringLiteral3030520892, /*hidden argument*/NULL); CAnimManager_GetAnimClipCache_m3928077600(NULL /*static, unused*/, _stringLiteral1263558111, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); IResourceManager_CreateResource_m1279813597(L_0, _stringLiteral1985169474, (bool)0, /*hidden argument*/NULL); V_0 = 1; goto IL_0070; } IL_0050: { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_1 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = V_0; int32_t L_3 = L_2; RuntimeObject * L_4 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral1807570755, L_4, /*hidden argument*/NULL); NullCheck(L_1); IResourceManager_CreateResource_m1279813597(L_1, L_5, (bool)0, /*hidden argument*/NULL); int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0070: { int32_t L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_8 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CDanceMode_GetSectionCount_m2327911418(L_8, /*hidden argument*/NULL); if ((((int32_t)L_7) <= ((int32_t)L_9))) { goto IL_0050; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_10 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_10, _stringLiteral649244181); IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_11 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); PersonaliseConfig_PrepareShowTimeResources_m3947219313(L_11, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::Clear() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_Clear_m1175465674 (CDanceMode_Battle_t3921573432 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_Clear_m1175465674_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CDanceMode_Clear_m3295038275(__this, /*hidden argument*/NULL); List_1_t128053199 * L_0 = __this->get_m_randomAnimList_11(); NullCheck(L_0); List_1_Clear_m2269680114(L_0, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); V_0 = 0; goto IL_002a; } IL_0018: { List_1_t128053199 * L_1 = __this->get_m_randomAnimList_11(); int32_t L_2 = V_0; NullCheck(L_1); List_1_Add_m697420525(L_1, ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_002a: { int32_t L_4 = V_0; if ((((int32_t)L_4) < ((int32_t)6))) { goto IL_0018; } } { List_1_t913674750 * L_5 = __this->get_m_PVPRoleArray_12(); NullCheck(L_5); List_1_Clear_m2696058023(L_5, /*hidden argument*/List_1_Clear_m2696058023_RuntimeMethod_var); return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnRoleReady(DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnRoleReady_m1513974623 (CDanceMode_Battle_t3921573432 * __this, ISceneRole_t2394225724 * ___roleItem0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_OnRoleReady_m1513974623_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* G_B4_0 = NULL; int32_t G_B7_0 = 0; { ISceneRole_t2394225724 * L_0 = ___roleItem0; if (!L_0) { goto IL_00ab; } } { ISceneRole_t2394225724 * L_1 = ___roleItem0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_1); if (L_2) { goto IL_001b; } } { G_B4_0 = _stringLiteral2820005844; goto IL_0020; } IL_001b: { G_B4_0 = _stringLiteral1726884675; } IL_0020: { V_0 = G_B4_0; ISceneRole_t2394225724 * L_3 = ___roleItem0; NullCheck(L_3); CProperty_t963755051 * L_4 = ISceneBaseObj_GetNetProperty_m1709069404(L_3, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CProperty_GetInt_m2680341236(L_4, _stringLiteral208721149, 0, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = V_1; if ((((int32_t)L_6) <= ((int32_t)0))) { goto IL_0040; } } { int32_t L_7 = V_1; G_B7_0 = L_7; goto IL_0046; } IL_0040: { int32_t L_8 = CDanceMode_Battle_GetAnimRandomVal_m3715496810(__this, /*hidden argument*/NULL); G_B7_0 = L_8; } IL_0046: { V_2 = G_B7_0; String_t* L_9 = V_0; String_t* L_10 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); V_0 = L_11; String_t* L_12 = V_0; CAnimManager_GetAnimClipCache_m3928077600(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_13 = ___roleItem0; NullCheck(L_13); CDataProperty_t2806246268 * L_14 = ISceneBaseObj_GetUserProperty_m776816018(L_13, /*hidden argument*/NULL); int32_t L_15 = V_2; NullCheck(L_14); CDataProperty_Add_m837145387(L_14, _stringLiteral406945646, L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_16 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_17 = ___roleItem0; NullCheck(L_17); CProperty_t963755051 * L_18 = ISceneBaseObj_GetNetProperty_m1709069404(L_17, /*hidden argument*/NULL); NullCheck(L_18); int32_t L_19 = CProperty_GetInt_m2680341236(L_18, _stringLiteral4041997353, 0, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_20 = MemberManager_GetMemberEffectName_m885960294(L_16, L_19, /*hidden argument*/NULL); V_3 = L_20; String_t* L_21 = V_3; String_t* L_22 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_23 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_21, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_00ab; } } { ISceneRole_t2394225724 * L_24 = ___roleItem0; String_t* L_25 = V_3; NullCheck(L_24); ISceneBaseObj_PlayEffect_m4006788978(L_24, L_25, 0, (8000.0f), /*hidden argument*/NULL); } IL_00ab: { return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnMusicEndRoleAnim() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnMusicEndRoleAnim_m718640585 (CDanceMode_Battle_t3921573432 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_OnMusicEndRoleAnim_m718640585_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CRoleBeatKeyData_Total_t538171442 * V_1 = NULL; ISceneRole_t2394225724 * V_2 = NULL; String_t* V_3 = NULL; AnimationClip_t2318505987 * V_4 = NULL; String_t* V_5 = NULL; ISceneNpcBase_t3974693970 * V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; Transform_t3600365921 * V_9 = NULL; String_t* V_10 = NULL; AnimationClip_t2318505987 * V_11 = NULL; String_t* V_12 = NULL; int32_t V_13 = 0; Transform_t3600365921 * V_14 = NULL; String_t* G_B13_0 = NULL; String_t* G_B19_0 = NULL; String_t* G_B33_0 = NULL; String_t* G_B39_0 = NULL; { CDanceMode_OnMusicEndRoleAnim_m176759538(__this, /*hidden argument*/NULL); V_0 = 0; goto IL_0337; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_0 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = V_0; NullCheck(L_0); CRoleBeatKeyData_Total_t538171442 * L_2 = CDanceMode_GetData_TotalByIndex_m2969521879(L_0, L_1, /*hidden argument*/NULL); V_1 = L_2; CRoleBeatKeyData_Total_t538171442 * L_3 = V_1; if (L_3) { goto IL_0024; } } { goto IL_0333; } IL_0024: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_4 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CSceneService_t551449725 * L_5 = CRoot_GetSceneService_m2061443921(L_4, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_6 = V_1; NullCheck(L_6); int64_t L_7 = L_6->get_userId_0(); NullCheck(L_5); ISceneRole_t2394225724 * L_8 = CSceneService_FindRoleByUserID_m4171044813(L_5, L_7, /*hidden argument*/NULL); V_2 = L_8; ISceneRole_t2394225724 * L_9 = V_2; if (!L_9) { goto IL_004b; } } { ISceneRole_t2394225724 * L_10 = V_2; NullCheck(L_10); bool L_11 = ISceneBaseObj_IsValid_m1197404667(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0050; } } IL_004b: { goto IL_0333; } IL_0050: { ISceneRole_t2394225724 * L_12 = V_2; NullCheck(L_12); CDataProperty_t2806246268 * L_13 = ISceneBaseObj_GetUserProperty_m776816018(L_12, /*hidden argument*/NULL); NullCheck(L_13); CDataProperty_Add_m837145387(L_13, _stringLiteral3907413264, 0, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_14 = V_2; NullCheck(L_14); CDataProperty_t2806246268 * L_15 = ISceneBaseObj_GetUserProperty_m776816018(L_14, /*hidden argument*/NULL); NullCheck(L_15); CDataProperty_Add_m837145387(L_15, _stringLiteral4205146971, 0, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_16 = V_2; NullCheck(L_16); ISceneBaseObj_ClearAnimCached_m960245356(L_16, /*hidden argument*/NULL); int32_t L_17 = V_0; if (L_17) { goto IL_0216; } } { ISceneRole_t2394225724 * L_18 = V_2; NullCheck(L_18); ISceneBaseObj_PlayEffect_m4006788978(L_18, _stringLiteral2671359227, 0, (5.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_3 = L_19; ISceneRole_t2394225724 * L_20 = V_2; NullCheck(L_20); CProperty_t963755051 * L_21 = ISceneBaseObj_GetNetProperty_m1709069404(L_20, /*hidden argument*/NULL); NullCheck(L_21); int32_t L_22 = CProperty_GetInt_m2680341236(L_21, _stringLiteral3054539787, 0, /*hidden argument*/NULL); if ((((int32_t)0) >= ((int32_t)L_22))) { goto IL_00c8; } } { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_23 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_24 = V_2; NullCheck(L_24); CProperty_t963755051 * L_25 = ISceneBaseObj_GetNetProperty_m1709069404(L_24, /*hidden argument*/NULL); NullCheck(L_25); int32_t L_26 = CProperty_GetInt_m2680341236(L_25, _stringLiteral3054539787, 0, /*hidden argument*/NULL); NullCheck(L_23); String_t* L_27 = PersonaliseConfig_GetAnimNameByID_m3019749223(L_23, L_26, /*hidden argument*/NULL); V_3 = L_27; } IL_00c8: { String_t* L_28 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_29 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00ee; } } { ISceneRole_t2394225724 * L_30 = V_2; NullCheck(L_30); int32_t L_31 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_30); if (L_31) { goto IL_00e8; } } { G_B13_0 = _stringLiteral3798006808; goto IL_00ed; } IL_00e8: { G_B13_0 = _stringLiteral3898450984; } IL_00ed: { V_3 = G_B13_0; } IL_00ee: { String_t* L_32 = V_3; AnimationClip_t2318505987 * L_33 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, L_32, /*hidden argument*/NULL); V_4 = L_33; AnimationClip_t2318505987 * L_34 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_35 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_0135; } } { ISceneRole_t2394225724 * L_36 = V_2; AnimationClip_t2318505987 * L_37 = V_4; String_t* L_38 = V_3; AnimationClip_t2318505987 * L_39 = V_4; NullCheck(L_39); float L_40 = AnimationClip_get_length_m3296085482(L_39, /*hidden argument*/NULL); NullCheck(L_36); ISceneBaseObj_PlayAnimClip_m3190763634(L_36, L_37, L_38, (1.0f), ((float)il2cpp_codegen_subtract((float)L_40, (float)(0.001f))), (0.0f), (bool)1, (0.0f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_41 = V_2; NullCheck(L_41); ILogicBase_Update_m3853008051(L_41, (0.0001f), /*hidden argument*/NULL); } IL_0135: { ISceneRole_t2394225724 * L_42 = V_2; NullCheck(L_42); int32_t L_43 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_42); if (L_43) { goto IL_014a; } } { G_B19_0 = _stringLiteral1077017624; goto IL_014f; } IL_014a: { G_B19_0 = _stringLiteral3898450985; } IL_014f: { V_5 = G_B19_0; ISceneRole_t2394225724 * L_44 = V_2; String_t* L_45 = V_5; NullCheck(L_44); ISceneBaseObj_SetIdleAnim_m1936918694(L_44, L_45, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPetManager_t2941415134_il2cpp_TypeInfo_var); CPetManager_t2941415134 * L_46 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_46); ISceneNpcBase_t3974693970 * L_47 = CPetManager_get_CurrentFollowedPet_m3456142787(L_46, /*hidden argument*/NULL); V_6 = L_47; ISceneNpcBase_t3974693970 * L_48 = V_6; if (!L_48) { goto IL_01cf; } } { ISceneNpcBase_t3974693970 * L_49 = V_6; NullCheck(L_49); bool L_50 = ISceneBaseObj_IsEnable_m3745268461(L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_01cf; } } { ISceneRole_t2394225724 * L_51 = V_2; NullCheck(L_51); int64_t L_52 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_51); CMainRole_t4200562839 * L_53 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_53); int64_t L_54 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_53); if ((!(((uint64_t)L_52) == ((uint64_t)L_54)))) { goto IL_01b1; } } { IL2CPP_RUNTIME_CLASS_INIT(CPetActionConfig_t1976691651_il2cpp_TypeInfo_var); CPetActionConfig_t1976691651 * L_55 = CPetActionConfig_GetInstance_m684232195(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneNpcBase_t3974693970 * L_56 = V_6; NullCheck(L_56); int32_t L_57 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetModelID() */, L_56); NullCheck(L_55); String_t* L_58 = CPetActionConfig_GetActionResByModelID_m823719944(L_55, L_57, 7, /*hidden argument*/NULL); V_7 = L_58; ISceneNpcBase_t3974693970 * L_59 = V_6; String_t* L_60 = V_7; NullCheck(L_59); ISceneBaseObj_SetIdleAnim_m1936918694(L_59, L_60, /*hidden argument*/NULL); goto IL_01cf; } IL_01b1: { IL2CPP_RUNTIME_CLASS_INIT(CPetActionConfig_t1976691651_il2cpp_TypeInfo_var); CPetActionConfig_t1976691651 * L_61 = CPetActionConfig_GetInstance_m684232195(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneNpcBase_t3974693970 * L_62 = V_6; NullCheck(L_62); int32_t L_63 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetModelID() */, L_62); NullCheck(L_61); String_t* L_64 = CPetActionConfig_GetActionResByModelID_m823719944(L_61, L_63, 8, /*hidden argument*/NULL); V_8 = L_64; ISceneNpcBase_t3974693970 * L_65 = V_6; String_t* L_66 = V_8; NullCheck(L_65); ISceneBaseObj_SetIdleAnim_m1936918694(L_65, L_66, /*hidden argument*/NULL); } IL_01cf: { CSceneService_t551449725 * L_67 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_67); Transform_t3600365921 * L_68 = CSceneService_GetScenePointTrans_m1104265267(L_67, ((int32_t)1001), /*hidden argument*/NULL); V_9 = L_68; Transform_t3600365921 * L_69 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_70 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_69, /*hidden argument*/NULL); if (!L_70) { goto IL_0211; } } { ISceneRole_t2394225724 * L_71 = V_2; NullCheck(L_71); Transform_t3600365921 * L_72 = ISceneBaseObj_GetTransform_m3818769012(L_71, /*hidden argument*/NULL); Transform_t3600365921 * L_73 = V_9; NullCheck(L_73); Vector3_t3722313464 L_74 = Transform_get_position_m36019626(L_73, /*hidden argument*/NULL); NullCheck(L_72); Transform_set_position_m3387557959(L_72, L_74, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_75 = V_2; NullCheck(L_75); Transform_t3600365921 * L_76 = ISceneBaseObj_GetTransform_m3818769012(L_75, /*hidden argument*/NULL); Transform_t3600365921 * L_77 = V_9; NullCheck(L_77); Quaternion_t2301928331 L_78 = Transform_get_rotation_m3502953881(L_77, /*hidden argument*/NULL); NullCheck(L_76); Transform_set_rotation_m3524318132(L_76, L_78, /*hidden argument*/NULL); } IL_0211: { goto IL_0333; } IL_0216: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_79 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_10 = L_79; ISceneRole_t2394225724 * L_80 = V_2; NullCheck(L_80); CProperty_t963755051 * L_81 = ISceneBaseObj_GetNetProperty_m1709069404(L_80, /*hidden argument*/NULL); NullCheck(L_81); int32_t L_82 = CProperty_GetInt_m2680341236(L_81, _stringLiteral3054539787, 0, /*hidden argument*/NULL); if ((((int32_t)0) >= ((int32_t)L_82))) { goto IL_0251; } } { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_83 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_84 = V_2; NullCheck(L_84); CProperty_t963755051 * L_85 = ISceneBaseObj_GetNetProperty_m1709069404(L_84, /*hidden argument*/NULL); NullCheck(L_85); int32_t L_86 = CProperty_GetInt_m2680341236(L_85, _stringLiteral3054539787, 0, /*hidden argument*/NULL); NullCheck(L_83); String_t* L_87 = PersonaliseConfig_GetAnimNameByID_m3019749223(L_83, L_86, /*hidden argument*/NULL); V_10 = L_87; } IL_0251: { String_t* L_88 = V_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_89 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_88, /*hidden argument*/NULL); if (!L_89) { goto IL_0279; } } { ISceneRole_t2394225724 * L_90 = V_2; NullCheck(L_90); int32_t L_91 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_90); if (L_91) { goto IL_0272; } } { G_B33_0 = _stringLiteral3367079003; goto IL_0277; } IL_0272: { G_B33_0 = _stringLiteral1419756861; } IL_0277: { V_10 = G_B33_0; } IL_0279: { String_t* L_92 = V_10; AnimationClip_t2318505987 * L_93 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, L_92, /*hidden argument*/NULL); V_11 = L_93; AnimationClip_t2318505987 * L_94 = V_11; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_95 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_94, /*hidden argument*/NULL); if (!L_95) { goto IL_02c2; } } { ISceneRole_t2394225724 * L_96 = V_2; AnimationClip_t2318505987 * L_97 = V_11; String_t* L_98 = V_10; AnimationClip_t2318505987 * L_99 = V_11; NullCheck(L_99); float L_100 = AnimationClip_get_length_m3296085482(L_99, /*hidden argument*/NULL); NullCheck(L_96); ISceneBaseObj_PlayAnimClip_m3190763634(L_96, L_97, L_98, (1.0f), ((float)il2cpp_codegen_subtract((float)L_100, (float)(0.001f))), (0.0f), (bool)1, (0.0f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_101 = V_2; NullCheck(L_101); ILogicBase_Update_m3853008051(L_101, (0.0001f), /*hidden argument*/NULL); } IL_02c2: { ISceneRole_t2394225724 * L_102 = V_2; NullCheck(L_102); int32_t L_103 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_102); if (L_103) { goto IL_02d7; } } { G_B39_0 = _stringLiteral3367079006; goto IL_02dc; } IL_02d7: { G_B39_0 = _stringLiteral1419691325; } IL_02dc: { V_12 = G_B39_0; ISceneRole_t2394225724 * L_104 = V_2; String_t* L_105 = V_12; NullCheck(L_104); ISceneBaseObj_SetIdleAnim_m1936918694(L_104, L_105, /*hidden argument*/NULL); V_13 = 0; int32_t L_106 = V_0; if ((((int32_t)2) > ((int32_t)L_106))) { goto IL_02f4; } } { int32_t L_107 = V_0; V_13 = L_107; } IL_02f4: { CSceneService_t551449725 * L_108 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_109 = V_13; NullCheck(L_108); Transform_t3600365921 * L_110 = CSceneService_GetScenePointTrans_m1104265267(L_108, L_109, /*hidden argument*/NULL); V_14 = L_110; Transform_t3600365921 * L_111 = V_14; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_112 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_111, /*hidden argument*/NULL); if (!L_112) { goto IL_0333; } } { ISceneRole_t2394225724 * L_113 = V_2; NullCheck(L_113); Transform_t3600365921 * L_114 = ISceneBaseObj_GetTransform_m3818769012(L_113, /*hidden argument*/NULL); Transform_t3600365921 * L_115 = V_14; NullCheck(L_115); Vector3_t3722313464 L_116 = Transform_get_position_m36019626(L_115, /*hidden argument*/NULL); NullCheck(L_114); Transform_set_position_m3387557959(L_114, L_116, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_117 = V_2; NullCheck(L_117); Transform_t3600365921 * L_118 = ISceneBaseObj_GetTransform_m3818769012(L_117, /*hidden argument*/NULL); Transform_t3600365921 * L_119 = V_14; NullCheck(L_119); Quaternion_t2301928331 L_120 = Transform_get_rotation_m3502953881(L_119, /*hidden argument*/NULL); NullCheck(L_118); Transform_set_rotation_m3524318132(L_118, L_120, /*hidden argument*/NULL); } IL_0333: { int32_t L_121 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1)); } IL_0337: { int32_t L_122 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_123 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_123); int32_t L_124 = CDanceMode_GetData_TotalCount_m3617191463(L_123, /*hidden argument*/NULL); if ((((int32_t)L_122) < ((int32_t)L_124))) { goto IL_000d; } } { return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnBeforeShowResultUI() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnBeforeShowResultUI_m59728986 (CDanceMode_Battle_t3921573432 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_OnBeforeShowResultUI_m59728986_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneBaseObj_t858622483 * V_0 = NULL; int32_t V_1 = 0; IResourceManager_t3165642952 * G_B7_0 = NULL; IResourceManager_t3165642952 * G_B6_0 = NULL; IResourceManager_t3165642952 * G_B9_0 = NULL; IResourceManager_t3165642952 * G_B8_0 = NULL; IResourceManager_t3165642952 * G_B11_0 = NULL; IResourceManager_t3165642952 * G_B10_0 = NULL; { V_0 = (ISceneBaseObj_t858622483 *)NULL; V_1 = 0; goto IL_0034; } IL_0009: { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_0); ISceneBaseObj_t858622483 * L_2 = V_0; NullCheck(((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_2, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, ((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_2, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); if ((((int64_t)L_1) == ((int64_t)L_3))) { goto IL_0034; } } { ISceneBaseObj_t858622483 * L_4 = V_0; NullCheck(L_4); CDataProperty_t2806246268 * L_5 = ISceneBaseObj_GetUserProperty_m776816018(L_4, /*hidden argument*/NULL); NullCheck(L_5); CDataProperty_Clear_m1542459772(L_5, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_6 = V_0; NullCheck(L_6); VirtActionInvoker0::Invoke(26 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::Destroy() */, L_6); } IL_0034: { CSceneService_t551449725 * L_7 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = V_1; int32_t L_9 = L_8; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); NullCheck(L_7); ISceneBaseObj_t858622483 * L_10 = CSceneService_GetRoleObj_m3880305570(L_7, L_9, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_11 = L_10; V_0 = L_11; if (L_11) { goto IL_0009; } } { CResourceAdapter_t3687212940 * L_12 = CResourceAdapter_GetInstance_m3328036836(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); bool L_13 = CResourceAdapter_IfUsePkgSystem_m1147199107(L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_00e2; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_14 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); Predicate_1_t2672744813 * L_15 = ((CDanceMode_Battle_t3921573432_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_Battle_t3921573432_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_15(); G_B6_0 = L_14; if (L_15) { G_B7_0 = L_14; goto IL_0076; } } { intptr_t L_16 = (intptr_t)IResHelp__FunPathDanceAnim_m180543390_RuntimeMethod_var; Predicate_1_t2672744813 * L_17 = (Predicate_1_t2672744813 *)il2cpp_codegen_object_new(Predicate_1_t2672744813_il2cpp_TypeInfo_var); Predicate_1__ctor_m2189065264(L_17, NULL, L_16, /*hidden argument*/Predicate_1__ctor_m2189065264_RuntimeMethod_var); ((CDanceMode_Battle_t3921573432_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_Battle_t3921573432_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_15(L_17); G_B7_0 = G_B6_0; } IL_0076: { Predicate_1_t2672744813 * L_18 = ((CDanceMode_Battle_t3921573432_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_Battle_t3921573432_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_15(); NullCheck(G_B7_0); VirtActionInvoker1< Predicate_1_t2672744813 * >::Invoke(4 /* System.Void DMCore.Framework.Resource.IResourceManager::ClearSpecialCache(System.Predicate`1) */, G_B7_0, L_18); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_19 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); Predicate_1_t2672744813 * L_20 = ((CDanceMode_Battle_t3921573432_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_Battle_t3921573432_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_16(); G_B8_0 = L_19; if (L_20) { G_B9_0 = L_19; goto IL_009d; } } { intptr_t L_21 = (intptr_t)IResHelp__FunPathDanceCamera_m2753716925_RuntimeMethod_var; Predicate_1_t2672744813 * L_22 = (Predicate_1_t2672744813 *)il2cpp_codegen_object_new(Predicate_1_t2672744813_il2cpp_TypeInfo_var); Predicate_1__ctor_m2189065264(L_22, NULL, L_21, /*hidden argument*/Predicate_1__ctor_m2189065264_RuntimeMethod_var); ((CDanceMode_Battle_t3921573432_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_Battle_t3921573432_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_16(L_22); G_B9_0 = G_B8_0; } IL_009d: { Predicate_1_t2672744813 * L_23 = ((CDanceMode_Battle_t3921573432_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_Battle_t3921573432_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_16(); NullCheck(G_B9_0); VirtActionInvoker1< Predicate_1_t2672744813 * >::Invoke(4 /* System.Void DMCore.Framework.Resource.IResourceManager::ClearSpecialCache(System.Predicate`1) */, G_B9_0, L_23); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_24 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); IResourceManager_ClearAllProtectedRes_m142422286(L_24, /*hidden argument*/NULL); CMainRole_t4200562839 * L_25 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); VirtActionInvoker0::Invoke(10 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::HoldResources() */, L_25); IResourceManager_t3165642952 * L_26 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); Predicate_1_t2672744813 * L_27 = ((CDanceMode_Battle_t3921573432_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_Battle_t3921573432_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_17(); G_B10_0 = L_26; if (L_27) { G_B11_0 = L_26; goto IL_00d8; } } { intptr_t L_28 = (intptr_t)IResHelp__FunPathAvatar_m3023652776_RuntimeMethod_var; Predicate_1_t2672744813 * L_29 = (Predicate_1_t2672744813 *)il2cpp_codegen_object_new(Predicate_1_t2672744813_il2cpp_TypeInfo_var); Predicate_1__ctor_m2189065264(L_29, NULL, L_28, /*hidden argument*/Predicate_1__ctor_m2189065264_RuntimeMethod_var); ((CDanceMode_Battle_t3921573432_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_Battle_t3921573432_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2_17(L_29); G_B11_0 = G_B10_0; } IL_00d8: { Predicate_1_t2672744813 * L_30 = ((CDanceMode_Battle_t3921573432_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_Battle_t3921573432_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_17(); NullCheck(G_B11_0); VirtActionInvoker1< Predicate_1_t2672744813 * >::Invoke(4 /* System.Void DMCore.Framework.Resource.IResourceManager::ClearSpecialCache(System.Predicate`1) */, G_B11_0, L_30); } IL_00e2: { return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnShowResultUI() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnShowResultUI_m2530990726 (CDanceMode_Battle_t3921573432 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_OnShowResultUI_m2530990726_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_0 = CMiscHelp_Instantiate_m170606278(NULL /*static, unused*/, _stringLiteral1791571397, /*hidden argument*/NULL); V_0 = ((GameObject_t1113636619 *)IsInstSealed((RuntimeObject*)L_0, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_00ce; } } { GameObject_t1113636619 * L_3 = V_0; NullCheck(L_3); Object_set_name_m291480324(L_3, _stringLiteral771408658, /*hidden argument*/NULL); GameObject_t1113636619 * L_4 = V_0; NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_5 = V_0; NullCheck(L_5); Transform_t3600365921 * L_6 = GameObject_get_transform_m1369836730(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_7 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); Transform_set_localScale_m3053443106(L_6, L_7, /*hidden argument*/NULL); GameObject_t1113636619 * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_DoWithWndEnable_m2191996108(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_9 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CDanceMode_FilterRoleBeatKeyData_m1106883004(L_9, /*hidden argument*/NULL); CDanceMode_t1520520494 * L_10 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CDanceMode_SortRoleResult_m2190656169(L_10, /*hidden argument*/NULL); CMainRole_t4200562839 * L_11 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_11) { goto IL_00ce; } } { CMainRole_t4200562839 * L_12 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); bool L_13 = ISceneBaseObj_IsValid_m1197404667(L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_00ce; } } { GameObject_t1113636619 * L_14 = V_0; NullCheck(L_14); Transform_t3600365921 * L_15 = GameObject_get_transform_m1369836730(L_14, /*hidden argument*/NULL); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral2005233345, /*hidden argument*/NULL); V_1 = L_16; CMainRole_t4200562839 * L_17 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); Transform_t3600365921 * L_18 = ISceneBaseObj_GetTransform_m3818769012(L_17, /*hidden argument*/NULL); Transform_t3600365921 * L_19 = V_1; NullCheck(L_18); Transform_set_parent_m786917804(L_18, L_19, /*hidden argument*/NULL); CMainRole_t4200562839 * L_20 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); Transform_t3600365921 * L_21 = ISceneBaseObj_GetTransform_m3818769012(L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_22 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); Transform_set_localPosition_m4128471975(L_21, L_22, /*hidden argument*/NULL); CMainRole_t4200562839 * L_23 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); Transform_t3600365921 * L_24 = ISceneBaseObj_GetTransform_m3818769012(L_23, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_25 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); Transform_set_localRotation_m19445462(L_24, L_25, /*hidden argument*/NULL); CMainRole_t4200562839 * L_26 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); Transform_t3600365921 * L_27 = ISceneBaseObj_GetTransform_m3818769012(L_26, /*hidden argument*/NULL); Vector3_t3722313464 L_28 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); Transform_set_localScale_m3053443106(L_27, L_28, /*hidden argument*/NULL); } IL_00ce: { return; } } // System.Int32 DMCore.DanceMode.CDanceMode_Battle::GetAnimRandomVal() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_Battle_GetAnimRandomVal_m3715496810 (CDanceMode_Battle_t3921573432 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_GetAnimRandomVal_m3715496810_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { List_1_t128053199 * L_0 = __this->get_m_randomAnimList_11(); if (!L_0) { goto IL_001b; } } { List_1_t128053199 * L_1 = __this->get_m_randomAnimList_11(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186164705(L_1, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (L_2) { goto IL_001d; } } IL_001b: { return 1; } IL_001d: { List_1_t128053199 * L_3 = __this->get_m_randomAnimList_11(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m186164705(L_3, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); int32_t L_5 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_4, /*hidden argument*/NULL); V_0 = L_5; int32_t L_6 = V_0; List_1_t128053199 * L_7 = __this->get_m_randomAnimList_11(); NullCheck(L_7); int32_t L_8 = List_1_get_Count_m186164705(L_7, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_9 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_6, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)), /*hidden argument*/NULL); V_0 = L_9; List_1_t128053199 * L_10 = __this->get_m_randomAnimList_11(); int32_t L_11 = V_0; NullCheck(L_10); int32_t L_12 = List_1_get_Item_m888956288(L_10, L_11, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); V_1 = L_12; List_1_t128053199 * L_13 = __this->get_m_randomAnimList_11(); int32_t L_14 = V_0; NullCheck(L_13); List_1_RemoveAt_m2770200702(L_13, L_14, /*hidden argument*/List_1_RemoveAt_m2770200702_RuntimeMethod_var); int32_t L_15 = V_1; return L_15; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnStartRoleAnim(DMCore.DanceMode.CDanceMode/OnRoleAnimEnd) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnStartRoleAnim_m1946265708 (CDanceMode_Battle_t3921573432 * __this, OnRoleAnimEnd_t3559497459 * ___ptrRoleAnimEnd0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_OnStartRoleAnim_m1946265708_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; ISceneBaseObj_t858622483 * V_3 = NULL; int32_t V_4 = 0; ISceneRole_t2394225724 * V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; int64_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; ISceneBaseObj_t858622483 * V_11 = NULL; int32_t V_12 = 0; ISceneRole_t2394225724 * V_13 = NULL; int32_t V_14 = 0; int64_t V_15 = 0; ISceneBaseObj_t858622483 * V_16 = NULL; int32_t V_17 = 0; { OnRoleAnimEnd_t3559497459 * L_0 = ___ptrRoleAnimEnd0; CDanceMode_OnStartRoleAnim_m27611709(__this, L_0, /*hidden argument*/NULL); CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CSceneService_GetRoleNum_m2909813266(L_1, /*hidden argument*/NULL); V_0 = L_2; List_1_t913674750 * L_3 = __this->get_m_PVPRoleArray_12(); NullCheck(L_3); List_1_Clear_m2696058023(L_3, /*hidden argument*/List_1_Clear_m2696058023_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_4 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = CPveManager_IsPveMode_m3137815888(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_00d4; } } { V_1 = 0; goto IL_00c8; } IL_0033: { V_2 = 0; int32_t L_6 = V_1; switch (L_6) { case 0: { goto IL_0065; } case 1: { goto IL_005e; } case 2: { goto IL_0057; } case 3: { goto IL_0050; } } } { goto IL_006c; } IL_0050: { V_2 = 2; goto IL_006c; } IL_0057: { V_2 = 3; goto IL_006c; } IL_005e: { V_2 = 0; goto IL_006c; } IL_0065: { V_2 = 1; goto IL_006c; } IL_006c: { V_3 = (ISceneBaseObj_t858622483 *)NULL; V_4 = 0; goto IL_00ac; } IL_0076: { int32_t L_7 = V_2; ISceneBaseObj_t858622483 * L_8 = V_3; NullCheck(L_8); CProperty_t963755051 * L_9 = ISceneBaseObj_GetNetProperty_m1709069404(L_8, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = CProperty_GetInt_m2680341236(L_9, _stringLiteral3941088982, (-1), /*hidden argument*/NULL); if ((!(((uint32_t)L_7) == ((uint32_t)L_10)))) { goto IL_00ac; } } { ISceneBaseObj_t858622483 * L_11 = V_3; V_5 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_11, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); List_1_t913674750 * L_12 = __this->get_m_PVPRoleArray_12(); ISceneRole_t2394225724 * L_13 = V_5; NullCheck(L_13); int64_t L_14 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_13); NullCheck(L_12); List_1_Add_m358737454(L_12, L_14, /*hidden argument*/List_1_Add_m358737454_RuntimeMethod_var); goto IL_00c4; } IL_00ac: { CSceneService_t551449725 * L_15 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_16 = V_4; int32_t L_17 = L_16; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); NullCheck(L_15); ISceneBaseObj_t858622483 * L_18 = CSceneService_GetRoleObj_m3880305570(L_15, L_17, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_19 = L_18; V_3 = L_19; if (L_19) { goto IL_0076; } } IL_00c4: { int32_t L_20 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_00c8: { int32_t L_21 = V_1; if ((((int32_t)L_21) < ((int32_t)4))) { goto IL_0033; } } { goto IL_01de; } IL_00d4: { V_6 = 0; goto IL_01d6; } IL_00dc: { V_7 = (-1); V_8 = (((int64_t)((int64_t)0))); V_9 = 0; goto IL_01bb; } IL_00eb: { V_10 = 0; int32_t L_22 = V_9; switch (L_22) { case 0: { goto IL_0122; } case 1: { goto IL_011a; } case 2: { goto IL_0112; } case 3: { goto IL_010a; } } } { goto IL_012a; } IL_010a: { V_10 = 2; goto IL_012a; } IL_0112: { V_10 = 0; goto IL_012a; } IL_011a: { V_10 = 1; goto IL_012a; } IL_0122: { V_10 = 3; goto IL_012a; } IL_012a: { V_11 = (ISceneBaseObj_t858622483 *)NULL; V_12 = 0; goto IL_019c; } IL_0135: { int32_t L_23 = V_10; ISceneBaseObj_t858622483 * L_24 = V_11; NullCheck(L_24); CProperty_t963755051 * L_25 = ISceneBaseObj_GetNetProperty_m1709069404(L_24, /*hidden argument*/NULL); NullCheck(L_25); int32_t L_26 = CProperty_GetInt_m2680341236(L_25, _stringLiteral3941088982, (-1), /*hidden argument*/NULL); if ((!(((uint32_t)L_23) == ((uint32_t)L_26)))) { goto IL_019c; } } { ISceneBaseObj_t858622483 * L_27 = V_11; V_13 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_27, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); ISceneRole_t2394225724 * L_28 = V_13; NullCheck(L_28); CProperty_t963755051 * L_29 = ISceneBaseObj_GetNetProperty_m1709069404(L_28, /*hidden argument*/NULL); NullCheck(L_29); int32_t L_30 = CProperty_GetInt_m2680341236(L_29, _stringLiteral3883940818, 0, /*hidden argument*/NULL); V_14 = L_30; ISceneRole_t2394225724 * L_31 = V_13; NullCheck(L_31); int64_t L_32 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_31); V_15 = L_32; int32_t L_33 = V_7; int32_t L_34 = V_14; if ((((int32_t)L_33) >= ((int32_t)L_34))) { goto IL_0197; } } { List_1_t913674750 * L_35 = __this->get_m_PVPRoleArray_12(); int64_t L_36 = V_15; NullCheck(L_35); bool L_37 = List_1_Contains_m679968318(L_35, L_36, /*hidden argument*/List_1_Contains_m679968318_RuntimeMethod_var); if (L_37) { goto IL_0197; } } { int32_t L_38 = V_14; V_7 = L_38; int64_t L_39 = V_15; V_8 = L_39; } IL_0197: { goto IL_01b5; } IL_019c: { CSceneService_t551449725 * L_40 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_41 = V_12; int32_t L_42 = L_41; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); NullCheck(L_40); ISceneBaseObj_t858622483 * L_43 = CSceneService_GetRoleObj_m3880305570(L_40, L_42, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_44 = L_43; V_11 = L_44; if (L_44) { goto IL_0135; } } IL_01b5: { int32_t L_45 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_01bb: { int32_t L_46 = V_9; if ((((int32_t)L_46) < ((int32_t)4))) { goto IL_00eb; } } { List_1_t913674750 * L_47 = __this->get_m_PVPRoleArray_12(); int64_t L_48 = V_8; NullCheck(L_47); List_1_Add_m358737454(L_47, L_48, /*hidden argument*/List_1_Add_m358737454_RuntimeMethod_var); int32_t L_49 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); } IL_01d6: { int32_t L_50 = V_6; if ((((int32_t)L_50) < ((int32_t)4))) { goto IL_00dc; } } IL_01de: { V_16 = (ISceneBaseObj_t858622483 *)NULL; V_17 = 0; goto IL_01f1; } IL_01e9: { ISceneBaseObj_t858622483 * L_51 = V_16; NullCheck(L_51); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_51, (bool)0); } IL_01f1: { CSceneService_t551449725 * L_52 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_53 = V_17; int32_t L_54 = L_53; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); NullCheck(L_52); ISceneBaseObj_t858622483 * L_55 = CSceneService_GetRoleObj_m3880305570(L_52, L_54, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_56 = L_55; V_16 = L_56; if (L_56) { goto IL_01e9; } } { int32_t L_57 = V_0; CDanceMode_Battle_OnCallRoleAnim_m2689486947(__this, (bool)1, (0.0f), ((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSceneEffectManager_t793970061_il2cpp_TypeInfo_var); CSceneEffectManager_t793970061 * L_58 = CSceneEffectManager_GetInstance_m2293662075(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_59 = (intptr_t)CDanceMode_Battle_OnDefaultEffect_m3176144485_RuntimeMethod_var; Action_1_t1569734369 * L_60 = (Action_1_t1569734369 *)il2cpp_codegen_object_new(Action_1_t1569734369_il2cpp_TypeInfo_var); Action_1__ctor_m4059354831(L_60, __this, L_59, /*hidden argument*/Action_1__ctor_m4059354831_RuntimeMethod_var); NullCheck(L_58); CSceneEffectManager_RegisterDefaultTimeCallback_m2943523011(L_58, L_60, /*hidden argument*/NULL); CSceneEffectManager_t793970061 * L_61 = CSceneEffectManager_GetInstance_m2293662075(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_62 = (intptr_t)CDanceMode_Battle_OnShowTime_m59002147_RuntimeMethod_var; Action_1_t1569734369 * L_63 = (Action_1_t1569734369 *)il2cpp_codegen_object_new(Action_1_t1569734369_il2cpp_TypeInfo_var); Action_1__ctor_m4059354831(L_63, __this, L_62, /*hidden argument*/Action_1__ctor_m4059354831_RuntimeMethod_var); NullCheck(L_61); CSceneEffectManager_RegisterShowTimeCallback_m2073380952(L_61, L_63, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnDefaultEffect(System.Single) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnDefaultEffect_m3176144485 (CDanceMode_Battle_t3921573432 * __this, float ___fTimeDuration0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnShowTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnShowTime_m59002147 (CDanceMode_Battle_t3921573432 * __this, float ___fTimeDuration0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_OnShowTime_m59002147_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; String_t* V_2 = NULL; AnimationClip_t2318505987 * V_3 = NULL; { V_0 = (ISceneRole_t2394225724 *)NULL; V_1 = 0; goto IL_008a; } IL_0009: { ISceneRole_t2394225724 * L_0 = V_0; NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral1984011109, 0, /*hidden argument*/NULL); if ((((int32_t)0) >= ((int32_t)L_2))) { goto IL_008a; } } { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_3 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_4 = V_0; NullCheck(L_4); CProperty_t963755051 * L_5 = ISceneBaseObj_GetNetProperty_m1709069404(L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CProperty_GetInt_m2680341236(L_5, _stringLiteral1984011109, 0, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_7 = PersonaliseConfig_GetAnimNameByID_m3019749223(L_3, L_6, /*hidden argument*/NULL); V_2 = L_7; String_t* L_8 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_008a; } } { String_t* L_10 = V_2; AnimationClip_t2318505987 * L_11 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); V_3 = L_11; AnimationClip_t2318505987 * L_12 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_008a; } } { ISceneRole_t2394225724 * L_14 = V_0; AnimationClip_t2318505987 * L_15 = V_3; String_t* L_16 = V_2; AnimationClip_t2318505987 * L_17 = V_3; NullCheck(L_17); float L_18 = AnimationClip_get_length_m3296085482(L_17, /*hidden argument*/NULL); NullCheck(L_14); ISceneBaseObj_PlayAnimClip_m3190763634(L_14, L_15, L_16, (1.0f), ((float)il2cpp_codegen_subtract((float)L_18, (float)(0.001f))), (0.0f), (bool)1, (0.0f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_19 = V_0; NullCheck(L_19); ILogicBase_Update_m3853008051(L_19, (0.001f), /*hidden argument*/NULL); } IL_008a: { CSceneService_t551449725 * L_20 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_21 = V_1; int32_t L_22 = L_21; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); NullCheck(L_20); ISceneBaseObj_t858622483 * L_23 = CSceneService_GetRoleObj_m3880305570(L_20, L_22, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_24 = ((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_23, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); V_0 = L_24; if (L_24) { goto IL_0009; } } { return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnCallRoleAnim(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnCallRoleAnim_m2689486947 (CDanceMode_Battle_t3921573432 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_OnCallRoleAnim_m2689486947_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; ISceneRole_t2394225724 * V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; CRoleModelItem_t1608531946 * V_5 = NULL; CRoleModelItem_VehicleCfg_t3488277076 * V_6 = NULL; int32_t V_7 = 0; AnimationClip_t2318505987 * V_8 = NULL; Camera_t4157153871 * V_9 = NULL; Quaternion_t2301928331 V_10; memset(&V_10, 0, sizeof(V_10)); Matrix4x4_t1817901843 V_11; memset(&V_11, 0, sizeof(V_11)); String_t* G_B19_0 = NULL; { int32_t L_0 = ___userData2; if ((((int32_t)0) <= ((int32_t)L_0))) { goto IL_0025; } } { OnRoleAnimEnd_t3559497459 * L_1 = ((CDanceMode_t1520520494 *)__this)->get_m_ptrRoleAnimEnd_8(); if (!L_1) { goto IL_0024; } } { OnRoleAnimEnd_t3559497459 * L_2 = ((CDanceMode_t1520520494 *)__this)->get_m_ptrRoleAnimEnd_8(); NullCheck(L_2); OnRoleAnimEnd_Invoke_m4030305385(L_2, /*hidden argument*/NULL); ((CDanceMode_t1520520494 *)__this)->set_m_ptrRoleAnimEnd_8((OnRoleAnimEnd_t3559497459 *)NULL); } IL_0024: { return; } IL_0025: { CSceneService_t551449725 * L_3 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t913674750 * L_4 = __this->get_m_PVPRoleArray_12(); int32_t L_5 = ___userData2; NullCheck(L_4); int64_t L_6 = List_1_get_Item_m3814898732(L_4, L_5, /*hidden argument*/List_1_get_Item_m3814898732_RuntimeMethod_var); NullCheck(L_3); ISceneRole_t2394225724 * L_7 = CSceneService_FindRoleByUserID_m4171044813(L_3, L_6, /*hidden argument*/NULL); V_0 = L_7; ISceneRole_t2394225724 * L_8 = V_0; if (!L_8) { goto IL_0053; } } { ISceneRole_t2394225724 * L_9 = V_0; NullCheck(L_9); Transform_t3600365921 * L_10 = ISceneBaseObj_GetTransform_m3818769012(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0072; } } IL_0053: { CEventManager_t474365641 * L_12 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_13 = (intptr_t)CDanceMode_Battle_OnCallRoleAnim_m2689486947_RuntimeMethod_var; OnEventCall_t3758354630 * L_14 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_14, __this, L_13, /*hidden argument*/NULL); int32_t L_15 = ___userData2; NullCheck(L_12); CEventManager_PushOnce_m2143949090(L_12, (2.0f), L_14, ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)), /*hidden argument*/NULL); return; } IL_0072: { V_1 = 0; V_2 = (ISceneRole_t2394225724 *)NULL; goto IL_0095; } IL_007b: { ISceneRole_t2394225724 * L_16 = V_2; List_1_t913674750 * L_17 = __this->get_m_PVPRoleArray_12(); int32_t L_18 = ___userData2; NullCheck(L_17); int64_t L_19 = List_1_get_Item_m3814898732(L_17, L_18, /*hidden argument*/List_1_get_Item_m3814898732_RuntimeMethod_var); ISceneRole_t2394225724 * L_20 = V_2; NullCheck(L_20); int64_t L_21 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_20); NullCheck(L_16); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_16, (bool)((((int64_t)L_19) == ((int64_t)L_21))? 1 : 0)); } IL_0095: { CSceneService_t551449725 * L_22 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_23 = V_1; int32_t L_24 = L_23; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); NullCheck(L_22); ISceneBaseObj_t858622483 * L_25 = CSceneService_GetRoleObj_m3880305570(L_22, L_24, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_26 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_25, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); V_2 = L_26; if (L_26) { goto IL_007b; } } { ISceneRole_t2394225724 * L_27 = V_0; NullCheck(L_27); int32_t L_28 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_27); V_3 = L_28; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_4 = L_29; ISceneRole_t2394225724 * L_30 = V_0; NullCheck(L_30); bool L_31 = ISceneRole_IfModelItemEnable_m2179668944(L_30, ((int32_t)30), /*hidden argument*/NULL); if (!L_31) { goto IL_00fa; } } { ISceneRole_t2394225724 * L_32 = V_0; NullCheck(L_32); CRoleModelItem_t1608531946 * L_33 = ISceneRole_GetModelItem_m2229619929(L_32, ((int32_t)30), /*hidden argument*/NULL); V_5 = L_33; CRoleModelItem_VehicleCfgManager_t2872767124 * L_34 = CRoleModelItem_VehicleCfgManager_GetInstance_m2484666774(NULL /*static, unused*/, /*hidden argument*/NULL); CRoleModelItem_t1608531946 * L_35 = V_5; NullCheck(L_35); int32_t L_36 = CRoleModelItem_GetFullItemID_m3835475041(L_35, /*hidden argument*/NULL); NullCheck(L_34); CRoleModelItem_VehicleCfg_t3488277076 * L_37 = CRoleModelItem_VehicleCfgManager_GetVehicleCfg_m4120606089(L_34, L_36, /*hidden argument*/NULL); V_6 = L_37; CRoleModelItem_VehicleCfg_t3488277076 * L_38 = V_6; int32_t L_39 = V_3; NullCheck(L_38); CVehicleRoleAnimName_t758558953 * L_40 = CRoleModelItem_VehicleCfg_GetOwner_m2048399818(L_38, (bool)((((int32_t)0) == ((int32_t)L_39))? 1 : 0), /*hidden argument*/NULL); NullCheck(L_40); String_t* L_41 = CVehicleRoleAnimName_GetRandomPlayName_m4232037906(L_40, /*hidden argument*/NULL); V_4 = L_41; } IL_00fa: { String_t* L_42 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_43 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_013a; } } { ISceneRole_t2394225724 * L_44 = V_0; NullCheck(L_44); CProperty_t963755051 * L_45 = ISceneBaseObj_GetNetProperty_m1709069404(L_44, /*hidden argument*/NULL); NullCheck(L_45); int32_t L_46 = CProperty_GetInt_m2680341236(L_45, _stringLiteral2724846569, 0, /*hidden argument*/NULL); if ((((int32_t)0) >= ((int32_t)L_46))) { goto IL_013a; } } { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_47 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_48 = V_0; NullCheck(L_48); CProperty_t963755051 * L_49 = ISceneBaseObj_GetNetProperty_m1709069404(L_48, /*hidden argument*/NULL); NullCheck(L_49); int32_t L_50 = CProperty_GetInt_m2680341236(L_49, _stringLiteral2724846569, 0, /*hidden argument*/NULL); NullCheck(L_47); String_t* L_51 = PersonaliseConfig_GetAnimNameByID_m3019749223(L_47, L_50, /*hidden argument*/NULL); V_4 = L_51; } IL_013a: { String_t* L_52 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_53 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_52, /*hidden argument*/NULL); if (!L_53) { goto IL_0186; } } { int32_t L_54 = V_3; if (L_54) { goto IL_0156; } } { G_B19_0 = _stringLiteral2820005844; goto IL_015b; } IL_0156: { G_B19_0 = _stringLiteral1726884675; } IL_015b: { V_4 = G_B19_0; ISceneRole_t2394225724 * L_55 = V_0; NullCheck(L_55); CDataProperty_t2806246268 * L_56 = ISceneBaseObj_GetUserProperty_m776816018(L_55, /*hidden argument*/NULL); NullCheck(L_56); int32_t L_57 = CDataProperty_GetInt_m1935343217(L_56, _stringLiteral406945646, 1, /*hidden argument*/NULL); V_7 = L_57; String_t* L_58 = V_4; String_t* L_59 = Int32_ToString_m141394615((&V_7), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_60 = String_Concat_m3937257545(NULL /*static, unused*/, L_58, L_59, /*hidden argument*/NULL); V_4 = L_60; } IL_0186: { String_t* L_61 = V_4; AnimationClip_t2318505987 * L_62 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, L_61, /*hidden argument*/NULL); V_8 = L_62; AnimationClip_t2318505987 * L_63 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_64 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_63, /*hidden argument*/NULL); if (!L_64) { goto IL_01cc; } } { ISceneRole_t2394225724 * L_65 = V_0; NullCheck(L_65); ISceneBaseObj_SetIdleAnim_m1936918694(L_65, (String_t*)NULL, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_66 = V_0; AnimationClip_t2318505987 * L_67 = V_8; String_t* L_68 = V_4; AnimationClip_t2318505987 * L_69 = V_8; NullCheck(L_69); float L_70 = AnimationClip_get_length_m3296085482(L_69, /*hidden argument*/NULL); NullCheck(L_66); ISceneBaseObj_PlayAnimClip_m3190763634(L_66, L_67, L_68, (1.0f), ((float)il2cpp_codegen_subtract((float)L_70, (float)(0.001f))), (0.0f), (bool)0, (0.0f), /*hidden argument*/NULL); } IL_01cc: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_71 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_71); ISoundManager_t434164892 * L_72 = CRoot_GetSoundManager_m30020774(L_71, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_73 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_73); AudioClip_t3680889665 * L_74 = VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_73, _stringLiteral649244181); NullCheck(L_72); ISoundManager_PlayOnce_m3370941300(L_72, L_74, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAppOSHelp_t338788720_il2cpp_TypeInfo_var); bool L_75 = CAppOSHelp_IsHighQuality_m3319450917(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_75) { goto IL_0206; } } { ISceneRole_t2394225724 * L_76 = V_0; NullCheck(L_76); ISceneBaseObj_PlayEffect_m4006788978(L_76, _stringLiteral1105275284, 1, (2.0f), /*hidden argument*/NULL); } IL_0206: { ISceneRole_t2394225724 * L_77 = V_0; NullCheck(L_77); ILogicBase_Update_m3853008051(L_77, (0.0005f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_78 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_78); ICameraBase_t3615533728 * L_79 = CRoot_GetCamera_m3179746689(L_78, /*hidden argument*/NULL); NullCheck(L_79); Camera_t4157153871 * L_80 = ICameraBase_GetActiveCamera_m490033116(L_79, /*hidden argument*/NULL); V_9 = L_80; Camera_t4157153871 * L_81 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_82 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_81, /*hidden argument*/NULL); if (!L_82) { goto IL_02f1; } } { Camera_t4157153871 * L_83 = V_9; NullCheck(L_83); Transform_t3600365921 * L_84 = Component_get_transform_m3162698980(L_83, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_85 = V_0; NullCheck(L_85); Transform_t3600365921 * L_86 = ISceneBaseObj_GetTransform_m3818769012(L_85, /*hidden argument*/NULL); NullCheck(L_86); Vector3_t3722313464 L_87 = Transform_get_position_m36019626(L_86, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_88 = V_0; NullCheck(L_88); Transform_t3600365921 * L_89 = ISceneBaseObj_GetTransform_m3818769012(L_88, /*hidden argument*/NULL); NullCheck(L_89); Vector3_t3722313464 L_90 = Transform_get_forward_m747522392(L_89, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_91 = Vector3_op_Multiply_m2104357790(NULL /*static, unused*/, (4.0f), L_90, /*hidden argument*/NULL); Vector3_t3722313464 L_92 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_87, L_91, /*hidden argument*/NULL); NullCheck(L_84); Transform_set_position_m3387557959(L_84, L_92, /*hidden argument*/NULL); Camera_t4157153871 * L_93 = V_9; NullCheck(L_93); Transform_t3600365921 * L_94 = Component_get_transform_m3162698980(L_93, /*hidden argument*/NULL); Transform_t3600365921 * L_95 = L_94; NullCheck(L_95); Vector3_t3722313464 L_96 = Transform_get_position_m36019626(L_95, /*hidden argument*/NULL); Vector3_t3722313464 L_97 = Vector3_get_up_m3584168373(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_98 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_97, (1.0f), /*hidden argument*/NULL); Vector3_t3722313464 L_99 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_96, L_98, /*hidden argument*/NULL); NullCheck(L_95); Transform_set_position_m3387557959(L_95, L_99, /*hidden argument*/NULL); Vector3_t3722313464 L_100 = Vector3_get_right_m1913784872(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_101 = Quaternion_AngleAxis_m1767165696(NULL /*static, unused*/, (-8.3f), L_100, /*hidden argument*/NULL); V_10 = L_101; Vector3_t3722313464 L_102 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); Quaternion_t2301928331 L_103 = V_10; Vector3_t3722313464 L_104 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Matrix4x4_t1817901843_il2cpp_TypeInfo_var); Matrix4x4_t1817901843 L_105 = Matrix4x4_TRS_m3801934620(NULL /*static, unused*/, L_102, L_103, L_104, /*hidden argument*/NULL); V_11 = L_105; Camera_t4157153871 * L_106 = V_9; NullCheck(L_106); Transform_t3600365921 * L_107 = Component_get_transform_m3162698980(L_106, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_108 = V_0; NullCheck(L_108); Transform_t3600365921 * L_109 = ISceneBaseObj_GetTransform_m3818769012(L_108, /*hidden argument*/NULL); NullCheck(L_109); Vector3_t3722313464 L_110 = Transform_get_forward_m747522392(L_109, /*hidden argument*/NULL); Vector3_t3722313464 L_111 = Vector3_op_UnaryNegation_m1951478815(NULL /*static, unused*/, L_110, /*hidden argument*/NULL); Vector3_t3722313464 L_112 = Matrix4x4_MultiplyPoint3x4_m4145063176((&V_11), L_111, /*hidden argument*/NULL); NullCheck(L_107); Transform_set_forward_m1840797198(L_107, L_112, /*hidden argument*/NULL); Camera_t4157153871 * L_113 = V_9; NullCheck(L_113); Transform_t3600365921 * L_114 = Component_get_transform_m3162698980(L_113, /*hidden argument*/NULL); NullCheck(L_114); Vector3_t3722313464 L_115 = Transform_get_position_m36019626(L_114, /*hidden argument*/NULL); __this->set_m_cameraPos_13(L_115); Camera_t4157153871 * L_116 = V_9; NullCheck(L_116); Transform_t3600365921 * L_117 = Component_get_transform_m3162698980(L_116, /*hidden argument*/NULL); NullCheck(L_117); Vector3_t3722313464 L_118 = Transform_get_forward_m747522392(L_117, /*hidden argument*/NULL); __this->set_m_forward_14(L_118); } IL_02f1: { CEventManager_t474365641 * L_119 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_120 = (intptr_t)CDanceMode_Battle_OnCameraMoving_m266169293_RuntimeMethod_var; OnEventCall_t3758354630 * L_121 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_121, __this, L_120, /*hidden argument*/NULL); NullCheck(L_119); CEventManager_Push_m969834737(L_119, (0.5f), (0.25f), L_121, 0, /*hidden argument*/NULL); CEventManager_t474365641 * L_122 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_123 = (intptr_t)CDanceMode_Battle_OnCallRoleAnim_m2689486947_RuntimeMethod_var; OnEventCall_t3758354630 * L_124 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_124, __this, L_123, /*hidden argument*/NULL); int32_t L_125 = ___userData2; NullCheck(L_122); CEventManager_PushOnce_m2143949090(L_122, (2.0f), L_124, ((int32_t)il2cpp_codegen_subtract((int32_t)L_125, (int32_t)1)), /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnCameraMoving(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnCameraMoving_m266169293 (CDanceMode_Battle_t3921573432 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_OnCameraMoving_m266169293_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ICameraBase_t3615533728 * L_1 = CRoot_GetCamera_m3179746689(L_0, /*hidden argument*/NULL); NullCheck(L_1); Camera_t4157153871 * L_2 = ICameraBase_GetActiveCamera_m490033116(L_1, /*hidden argument*/NULL); V_0 = L_2; Camera_t4157153871 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0062; } } { Camera_t4157153871 * L_5 = V_0; NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); Vector3_t3722313464 L_7 = __this->get_m_cameraPos_13(); Vector3_t3722313464 L_8 = __this->get_m_forward_14(); float L_9 = ___fTimeDelta1; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_10 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_8, L_9, /*hidden argument*/NULL); Vector3_t3722313464 L_11 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_10, (5.2f), /*hidden argument*/NULL); Vector3_t3722313464 L_12 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_7, L_11, /*hidden argument*/NULL); Vector3_t3722313464 L_13 = Vector3_get_up_m3584168373(NULL /*static, unused*/, /*hidden argument*/NULL); float L_14 = ___fTimeDelta1; Vector3_t3722313464 L_15 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/NULL); Vector3_t3722313464 L_16 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_15, (1.1f), /*hidden argument*/NULL); Vector3_t3722313464 L_17 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_12, L_16, /*hidden argument*/NULL); NullCheck(L_6); Transform_set_position_m3387557959(L_6, L_17, /*hidden argument*/NULL); } IL_0062: { return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnSectionChanged() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnSectionChanged_m1098420027 (CDanceMode_Battle_t3921573432 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_OnSectionChanged_m1098420027_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; bool V_5 = false; AnimationClip_t2318505987 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; float V_9 = 0.0f; float V_10 = 0.0f; int32_t V_11 = 0; float V_12 = 0.0f; Transform_t3600365921 * V_13 = NULL; int32_t G_B9_0 = 0; { V_0 = (ISceneRole_t2394225724 *)NULL; V_1 = 0; V_2 = (bool)0; goto IL_002f; } IL_000b: { ISceneRole_t2394225724 * L_0 = V_0; NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral3941088982, 0, /*hidden argument*/NULL); V_3 = L_2; int32_t L_3 = V_3; if ((((int32_t)L_3) < ((int32_t)((int32_t)1000)))) { goto IL_002f; } } { V_2 = (bool)1; goto IL_004a; } IL_002f: { CSceneService_t551449725 * L_4 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = V_1; int32_t L_6 = L_5; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); NullCheck(L_4); ISceneBaseObj_t858622483 * L_7 = CSceneService_GetRoleObj_m3880305570(L_4, L_6, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_8 = ((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_7, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); V_0 = L_8; if (L_8) { goto IL_000b; } } IL_004a: { bool L_9 = V_2; if (L_9) { goto IL_0051; } } { return; } IL_0051: { int32_t L_10 = CDanceMode_GetServerSectionIndex_m1307218057(__this, /*hidden argument*/NULL); V_4 = L_10; int32_t L_11 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_12 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); int32_t L_13 = CDanceMode_GetSectionCount_m2327911418(L_12, /*hidden argument*/NULL); if ((!(((uint32_t)L_11) == ((uint32_t)L_13)))) { goto IL_0070; } } { G_B9_0 = 1; goto IL_0071; } IL_0070: { G_B9_0 = 0; } IL_0071: { V_5 = (bool)G_B9_0; IL2CPP_RUNTIME_CLASS_INIT(CDanceMode_t1520520494_il2cpp_TypeInfo_var); CSectionRoleTask_t2014828986 * L_14 = ((CDanceMode_t1520520494_StaticFields*)il2cpp_codegen_static_fields_for(CDanceMode_t1520520494_il2cpp_TypeInfo_var))->get_s_roleTask_7(); NullCheck(L_14); CSectionRoleTask_Clear_m3325556555(L_14, /*hidden argument*/NULL); AnimationClip_t2318505987 * L_15 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, _stringLiteral3231470291, /*hidden argument*/NULL); V_6 = L_15; V_1 = 0; goto IL_01a9; } IL_0090: { ISceneRole_t2394225724 * L_16 = V_0; NullCheck(L_16); CProperty_t963755051 * L_17 = ISceneBaseObj_GetNetProperty_m1709069404(L_16, /*hidden argument*/NULL); NullCheck(L_17); int32_t L_18 = CProperty_GetInt_m2680341236(L_17, _stringLiteral3941088982, 0, /*hidden argument*/NULL); V_7 = L_18; ISceneRole_t2394225724 * L_19 = V_0; NullCheck(L_19); CDataProperty_t2806246268 * L_20 = ISceneBaseObj_GetUserProperty_m776816018(L_19, /*hidden argument*/NULL); NullCheck(L_20); int32_t L_21 = CDataProperty_GetInt_m1935343217(L_20, _stringLiteral403571131, (-1), /*hidden argument*/NULL); V_8 = L_21; ISceneRole_t2394225724 * L_22 = V_0; NullCheck(L_22); CDataProperty_t2806246268 * L_23 = ISceneBaseObj_GetUserProperty_m776816018(L_22, /*hidden argument*/NULL); int32_t L_24 = V_8; NullCheck(L_23); CDataProperty_Add_m837145387(L_23, _stringLiteral1362697702, L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSceneEffectManager_t793970061_il2cpp_TypeInfo_var); CSceneEffectManager_t793970061 * L_25 = CSceneEffectManager_GetInstance_m2293662075(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); bool L_26 = CSceneEffectManager_IsInShowTime_m1412775753(L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0143; } } { V_9 = (0.0f); int32_t L_27 = V_7; if ((((int32_t)L_27) >= ((int32_t)((int32_t)1000)))) { goto IL_0143; } } { int32_t L_28 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CDanceMode_t1520520494_il2cpp_TypeInfo_var); float L_29 = CDanceMode_PickLeftTime_m182819962(NULL /*static, unused*/, L_28, (bool)1, /*hidden argument*/NULL); V_10 = L_29; float L_30 = V_10; float L_31 = V_9; V_10 = ((float)il2cpp_codegen_subtract((float)L_30, (float)L_31)); float L_32 = V_10; if ((!(((float)(0.0f)) < ((float)L_32)))) { goto IL_0143; } } { CBeatKeyManager_t1395295909 * L_33 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); int32_t L_34 = CBeatKeyManager_GetBpm_m1897872510(L_33, /*hidden argument*/NULL); V_11 = L_34; int32_t L_35 = V_11; V_12 = ((float)((float)(((float)((float)L_35)))/(float)(120.0f))); ISceneRole_t2394225724 * L_36 = V_0; AnimationClip_t2318505987 * L_37 = V_6; float L_38 = V_12; float L_39 = V_10; float L_40 = V_9; NullCheck(L_36); ISceneBaseObj_PlayAnimClip_m3190763634(L_36, L_37, _stringLiteral3231470291, L_38, L_39, L_40, (bool)1, (0.0f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_41 = V_0; NullCheck(L_41); ILogicBase_Update_m3853008051(L_41, (0.0001f), /*hidden argument*/NULL); } IL_0143: { bool L_42 = V_5; if (L_42) { goto IL_015d; } } { ISceneRole_t2394225724 * L_43 = V_0; NullCheck(L_43); bool L_44 = ISceneBaseObj_IsValid_m1197404667(L_43, /*hidden argument*/NULL); if (!L_44) { goto IL_015d; } } { ISceneRole_t2394225724 * L_45 = V_0; int32_t L_46 = V_7; NullCheck(L_45); ISceneRole_SetScenePoint_m3088388914(L_45, L_46, /*hidden argument*/NULL); } IL_015d: { ISceneRole_t2394225724 * L_47 = V_0; NullCheck(L_47); CDataProperty_t2806246268 * L_48 = ISceneBaseObj_GetUserProperty_m776816018(L_47, /*hidden argument*/NULL); int32_t L_49 = V_7; NullCheck(L_48); CDataProperty_Add_m837145387(L_48, _stringLiteral403571131, L_49, /*hidden argument*/NULL); int32_t L_50 = V_8; if ((((int32_t)((int32_t)1000)) <= ((int32_t)L_50))) { goto IL_019d; } } { int32_t L_51 = V_7; if ((((int32_t)((int32_t)1000)) > ((int32_t)L_51))) { goto IL_019d; } } { ISceneRole_t2394225724 * L_52 = V_0; NullCheck(L_52); ISceneBaseObj_PlayEffect_m4006788978(L_52, _stringLiteral2671359227, 0, (2.0f), /*hidden argument*/NULL); goto IL_01a9; } IL_019d: { ISceneRole_t2394225724 * L_53 = V_0; NullCheck(L_53); ISceneBaseObj_StopEffect_m879461206(L_53, _stringLiteral2671359227, 0, /*hidden argument*/NULL); } IL_01a9: { CSceneService_t551449725 * L_54 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_55 = V_1; int32_t L_56 = L_55; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); NullCheck(L_54); ISceneBaseObj_t858622483 * L_57 = CSceneService_GetRoleObj_m3880305570(L_54, L_56, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_58 = ((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_57, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); V_0 = L_58; if (L_58) { goto IL_0090; } } { CSceneService_t551449725 * L_59 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_59); Transform_t3600365921 * L_60 = CSceneService_GetScenePointTrans_m1104265267(L_59, ((int32_t)1000), /*hidden argument*/NULL); V_13 = L_60; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_61 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_61); ICameraBase_t3615533728 * L_62 = CRoot_GetCamera_m3179746689(L_61, /*hidden argument*/NULL); Transform_t3600365921 * L_63 = V_13; NullCheck(L_62); ICameraBase_SetWatchTarget_m1900455678(L_62, L_63, /*hidden argument*/NULL); return; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::OnSectionChangedClient() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_OnSectionChangedClient_m3328513697 (CDanceMode_Battle_t3921573432 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_OnSectionChangedClient_m3328513697_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_0 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(ClassicalKeyLogic_t2839086845_il2cpp_TypeInfo_var); ClassicalKeyLogic_t2839086845 * L_1 = ClassicalKeyLogic_GetInstance_m2319546815(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); ClassicalKeyLogic_set_IsMusicSectionChangedClient_m225590990(L_1, (bool)1, /*hidden argument*/NULL); } IL_0016: { return; } } // System.Int32 DMCore.DanceMode.CDanceMode_Battle::DanceResultSortFunctor(DMCore.DanceMode.CRoleBeatKeyData_Total,DMCore.DanceMode.CRoleBeatKeyData_Total) extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_Battle_DanceResultSortFunctor_m2203783409 (CDanceMode_Battle_t3921573432 * __this, CRoleBeatKeyData_Total_t538171442 * ___lhs0, CRoleBeatKeyData_Total_t538171442 * ___rhs1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_DanceResultSortFunctor_m2203783409_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; int32_t G_B3_0 = 0; int32_t G_B6_0 = 0; { CRoleBeatKeyData_Total_t538171442 * L_0 = ___lhs0; NullCheck(L_0); int64_t L_1 = L_0->get_userId_0(); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_2 = WaitingRoomHelper_IsRoomOwner_m599807576(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0016; } } { G_B3_0 = 1; goto IL_0017; } IL_0016: { G_B3_0 = 0; } IL_0017: { V_0 = (((int64_t)((int64_t)G_B3_0))); CRoleBeatKeyData_Total_t538171442 * L_3 = ___rhs1; NullCheck(L_3); int64_t L_4 = L_3->get_userId_0(); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_5 = WaitingRoomHelper_IsRoomOwner_m599807576(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002f; } } { G_B6_0 = 1; goto IL_0030; } IL_002f: { G_B6_0 = 0; } IL_0030: { V_1 = (((int64_t)((int64_t)G_B6_0))); CRoleBeatKeyData_Total_t538171442 * L_6 = ___lhs0; NullCheck(L_6); int32_t L_7 = L_6->get_winCount_1(); CRoleBeatKeyData_Total_t538171442 * L_8 = ___rhs1; NullCheck(L_8); int32_t L_9 = L_8->get_winCount_1(); SortKeyInfo_1_t110361559 * L_10 = (SortKeyInfo_1_t110361559 *)il2cpp_codegen_object_new(SortKeyInfo_1_t110361559_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m4042510263(L_10, (((int64_t)((int64_t)L_7))), (((int64_t)((int64_t)L_9))), (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m4042510263_RuntimeMethod_var); CRoleBeatKeyData_Total_t538171442 * L_11 = ___lhs0; NullCheck(L_11); int32_t L_12 = CRoleBeatKeyData_Total_get_score_m3615130383(L_11, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_13 = ___rhs1; NullCheck(L_13); int32_t L_14 = CRoleBeatKeyData_Total_get_score_m3615130383(L_13, /*hidden argument*/NULL); SortKeyInfo_1_t110361559 * L_15 = (SortKeyInfo_1_t110361559 *)il2cpp_codegen_object_new(SortKeyInfo_1_t110361559_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m4042510263(L_15, (((int64_t)((int64_t)L_12))), (((int64_t)((int64_t)L_14))), (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m4042510263_RuntimeMethod_var); int64_t L_16 = V_0; int64_t L_17 = V_1; SortKeyInfo_1_t110361559 * L_18 = (SortKeyInfo_1_t110361559 *)il2cpp_codegen_object_new(SortKeyInfo_1_t110361559_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m4042510263(L_18, L_16, L_17, (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m4042510263_RuntimeMethod_var); CRoleBeatKeyData_Total_t538171442 * L_19 = ___lhs0; NullCheck(L_19); int64_t L_20 = L_19->get_userId_0(); CRoleBeatKeyData_Total_t538171442 * L_21 = ___rhs1; NullCheck(L_21); int64_t L_22 = L_21->get_userId_0(); SortKeyInfo_1_t110361559 * L_23 = (SortKeyInfo_1_t110361559 *)il2cpp_codegen_object_new(SortKeyInfo_1_t110361559_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m4042510263(L_23, L_20, L_22, (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m4042510263_RuntimeMethod_var); int32_t L_24 = CSortTemplete_SortFunctor4_TisInt64_t3736567304_m1583900750(NULL /*static, unused*/, L_10, L_15, L_18, L_23, /*hidden argument*/CSortTemplete_SortFunctor4_TisInt64_t3736567304_m1583900750_RuntimeMethod_var); return L_24; } } // System.Void DMCore.DanceMode.CDanceMode_Battle::On3DShowTimeEff(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_Battle_On3DShowTimeEff_m2382049018 (RuntimeObject * __this /* static, unused */, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDanceMode_Battle_On3DShowTimeEff_m2382049018_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ISceneRole_t2394225724 * V_1 = NULL; int32_t V_2 = 0; { V_0 = 0; V_1 = (ISceneRole_t2394225724 *)NULL; goto IL_003c; } IL_0009: { ISceneRole_t2394225724 * L_0 = V_1; NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral3941088982, 0, /*hidden argument*/NULL); V_2 = L_2; int32_t L_3 = V_2; if ((((int32_t)((int32_t)1000)) > ((int32_t)L_3))) { goto IL_003c; } } { ISceneRole_t2394225724 * L_4 = V_1; NullCheck(L_4); ISceneBaseObj_PlayEffect_m4006788978(L_4, _stringLiteral4237443167, 1, (8.0f), /*hidden argument*/NULL); goto IL_005c; } IL_003c: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_5 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CSceneService_t551449725 * L_6 = CRoot_GetSceneService_m2061443921(L_5, /*hidden argument*/NULL); int32_t L_7 = V_0; int32_t L_8 = L_7; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); NullCheck(L_6); ISceneBaseObj_t858622483 * L_9 = CSceneService_GetRoleObj_m3880305570(L_6, L_8, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_10 = ((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_9, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); V_1 = L_10; if (L_10) { goto IL_0009; } } IL_005c: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif