#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 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 VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericVirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct 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); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; 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); } }; // uiSongDetail/OnCallback struct OnCallback_t3293819239; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // uiSongList struct uiSongList_t509958536; // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529; // UnityEngine.Component struct Component_t1923634451; // UnityEngine.Transform struct Transform_t3600365921; // System.String struct String_t; // uiSongDetail struct uiSongDetail_t299802923; // DMListView struct DMListView_t512231514; // UnityEngine.GameObject struct GameObject_t1113636619; // DMCore.Logic.CSongManager struct CSongManager_t2375791487; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // DMCore.Logic.CMusicManager struct CMusicManager_t3263666357; // DMCore.Logic.CWndController struct CWndController_t749709641; // UnityEngine.Object struct Object_t631007953; // DMCore.CEventManager struct CEventManager_t474365641; // DMCore.OnEventCall struct OnEventCall_t3758354630; // uiSongRow struct uiSongRow_t1777149606; // DMListViewItem struct DMListViewItem_t3648257704; // System.Action`1 struct Action_1_t3123413348; // uiSongCell struct uiSongCell_t1679490006; // UISoundVolume struct UISoundVolume_t313711476; // UISlider struct UISlider_t886033014; // uiSpeakBox struct uiSpeakBox_t2345481508; // UITexture struct UITexture_t3471168817; // UILabel struct UILabel_t3248798549; // UISprite struct UISprite_t194114938; // DMCore.Logic.CChatManager struct CChatManager_t1988186574; // DMCore.Logic.stSpeaker struct stSpeaker_t2572138757; // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406; // UIWidget struct UIWidget_t3538521925; // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139; // DMCore.Logic.CSpeaker struct CSpeaker_t978472097; // DMCore.Logic.CVipManager struct CVipManager_t269477008; // System.String[] struct StringU5BU5D_t1281789340; // System.Char[] struct CharU5BU5D_t3528271667; // DMCore.CDataArray struct CDataArray_t4068198041; // UIAtlas struct UIAtlas_t3195533529; // uiSpectrumItem struct uiSpectrumItem_t3341745820; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // uiSpiritGuide struct uiSpiritGuide_t2557071957; // CUIBase struct CUIBase_t3255455658; // ItemPageGroup struct ItemPageGroup_t3769455068; // System.Collections.Generic.List`1 struct List_1_t3319525431; // System.Collections.Generic.List`1 struct List_1_t257213610; // ItemPageGroup/PageChangedHandler struct PageChangedHandler_t2100854622; // System.Action`1 struct Action_1_t1286104214; // System.Action`1 struct Action_1_t3252573759; // DMCore.Logic.CSpriteGuideCfg struct CSpriteGuideCfg_t2105483911; // DMCore.Logic.CSpriteGuideCfg/OnRefreshList struct OnRefreshList_t1430637965; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Logic.CShopManager struct CShopManager_t754298620; // System.Collections.Generic.List`1 struct List_1_t2491386759; // SpiritGuideItem struct SpiritGuideItem_t282195262; // DMCore.Logic.SpriteItem struct SpriteItem_t1019312017; // UnityEngine.Material struct Material_t340375123; // System.Collections.Generic.List`1 struct List_1_t72704565; // UIAtlas/Sprite struct Sprite_t2895597119; // BetterList`1 struct BetterList_1_t2877333782; // BetterList`1 struct BetterList_1_t1311249841; // BetterList`1 struct BetterList_1_t1755521610; // UIPanel struct UIPanel_t1716472341; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986; // UnityEngine.Texture struct Texture_t3661962703; // UISpriteAnimation struct UISpriteAnimation_t1118314077; // uiSreverChoiceGroup struct uiSreverChoiceGroup_t3930550082; // uiSreverChoiceItem struct uiSreverChoiceItem_t3465582346; // DMListViewSlideOptimize struct DMListViewSlideOptimize_t2157965775; // DMCore.Logic.CServerChoice struct CServerChoice_t1594647161; // DMCore.Logic.ServerInfo struct ServerInfo_t2836316686; // DMCore.CAccManager struct CAccManager_t1454736772; // logicLogin_main_page struct logicLogin_main_page_t116642790; // uiStarCount struct uiStarCount_t830419196; // uiStarTask struct uiStarTask_t4213533605; // DMCore.Logic.CIdolManager struct CIdolManager_t2822338582; // System.Action`1 struct Action_1_t1302699353; // IEventBase struct IEventBase_t1130231758; // DMCore.Logic.LevelupStarInfo struct LevelupStarInfo_t831176484; // IDataEvent struct IDataEvent_t1799629657; // IDataModel struct IDataModel_t653005279; // CDataModelBool struct CDataModelBool_t2269476966; // uiStarTaskItem struct uiStarTaskItem_t2207096954; // ScenePersonalWndIdol struct ScenePersonalWndIdol_t549453273; // DMCore.Logic.CIdolAbilityManager struct CIdolAbilityManager_t240297659; // System.Int32[] struct Int32U5BU5D_t385246372; // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947; // DMCore.Logic.CIdolTaskCfg struct CIdolTaskCfg_t1886236285; // DMCore.Logic.IdolTaskUnit struct IdolTaskUnit_t1888848056; // uiStopServer struct uiStopServer_t822215226; // UIStory struct UIStory_t931788816; // UnityEngine.AudioSource struct AudioSource_t3935305588; // DMCore.Logic.CStoryCtr struct CStoryCtr_t3729227359; // System.Action`2 struct Action_2_t2105502262; // System.Action`2 struct Action_2_t2470008838; // DMCore.ISoundManager struct ISoundManager_t434164892; // StoryStepInfo struct StoryStepInfo_t2355881288; // UnityEngine.Texture2D struct Texture2D_t3840446185; // StoryInfo struct StoryInfo_t712967752; // UnityEngine.Camera struct Camera_t4157153871; // DMCore.Logic.CPveManager struct CPveManager_t3058433014; // DMCore.Logic.CPveStage struct CPveStage_t850204332; // DMCore.Logic.CPveStoryData struct CPveStoryData_t1324513091; // DMCore.Logic.CTimerManager struct CTimerManager_t4186675208; // UnityEngine.AudioClip struct AudioClip_t3680889665; // System.Collections.Generic.List`1 struct List_1_t1036361634; // StoryOption struct StoryOption_t3859254188; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // System.Collections.Generic.List`1 struct List_1_t128053199; // UIStory/c__AnonStorey0 struct U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431; // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091; // UIStory/c__AnonStorey1 struct U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207; // UIStory/c__AnonStorey2 struct U3CShowPicEffectU3Ec__AnonStorey2_t832592604; // UIStretch struct UIStretch_t3058335968; // UnityEngine.Animation struct Animation_t3648466861; // UnityEngine.Behaviour struct Behaviour_t1437897464; // UIRoot struct UIRoot_t4022971450; // uiSubmitQuestion struct uiSubmitQuestion_t3630908557; // System.Text.StringBuilder struct StringBuilder_t; // UIInput struct UIInput_t421821618; // DMCore.Logic.CQuestionManger struct CQuestionManger_t1203513329; // DMCore.CMsgManager struct CMsgManager_t455955613; // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656; // DMCore.Logic.CQuestionDetail struct CQuestionDetail_t1956257792; // uiSuitcasePkgList struct uiSuitcasePkgList_t1807308089; // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866; // DMCore.Logic.CChangeGameManager struct CChangeGameManager_t2081989347; // uiChooseItemGroup struct uiChooseItemGroup_t1123301737; // UISuitDetail struct UISuitDetail_t1888469550; // CSuitDetailCtr struct CSuitDetailCtr_t2341865762; // CDataModelAny struct CDataModelAny_t3819624005; // IEventDispatcher struct IEventDispatcher_t2294365884; // System.Action`1 struct Action_1_t1569734369; // RotateRole struct RotateRole_t1146201425; // DMCore.Logic.CHandBookStoryCtr struct CHandBookStoryCtr_t880003063; // HandBookCfg/SuitInfo struct SuitInfo_t4135687472; // System.Action`2 struct Action_2_t949473781; // CSuitListCtr struct CSuitListCtr_t2923834228; // DMCore.Net.CNetServerConfig struct CNetServerConfig_t202072970; // UISuitDetail/c__AnonStorey0 struct U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437; // UIItemFashion struct UIItemFashion_t3542629458; // System.Collections.Generic.List`1 struct List_1_t1208796635; // FashionInfo struct FashionInfo_t4031689189; // UIItemReward struct UIItemReward_t2788292772; // System.Collections.Generic.List`1 struct List_1_t296433643; // RewardInfo struct RewardInfo_t3119326197; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // DMCore.ILogicBase struct ILogicBase_t2190831891; // UnityEngine.GameObject[] struct GameObjectU5BU5D_t3328599146; // DMCore.CDataProperty struct CDataProperty_t2806246268; // DMCore.Framework.Scene.CJuniorRoleModelItem struct CJuniorRoleModelItem_t636793867; // System.Func`3 struct Func_3_t1497391353; // HandBookStoryInfo struct HandBookStoryInfo_t2304689445; // HandBookStoryStepInfo struct HandBookStoryStepInfo_t4152503288; // CFashionTagCtr struct CFashionTagCtr_t1928095552; // UISuitList struct UISuitList_t689887332; // System.Collections.Generic.List`1 struct List_1_t3511506501; // UIItemSuit struct UIItemSuit_t2039431759; // CDataModelInt struct CDataModelInt_t3463393640; // System.Collections.Generic.List`1 struct List_1_t1312794918; // UISuitList/c__AnonStorey0 struct U3CUpdateDataU3Ec__AnonStorey0_t652201832; // CHandBookCtr struct CHandBookCtr_t4285066741; // CHandBookCtr/SuitNum struct SuitNum_t1199413730; // UIEventListener struct UIEventListener_t1665237878; // uiSuitShare struct uiSuitShare_t4187619843; // DanceScoreRole struct DanceScoreRole_t1777216089; // DMCore.Logic.ShareManager struct ShareManager_t1254576143; // DMCore.Logic.CShareConfig/CShareInfo struct CShareInfo_t1190539625; // System.Collections.Generic.List`1 struct List_1_t1021499026; // uiBGCell struct uiBGCell_t2010339240; // DMCore.Logic.CShareConfig/CShareBGInfo struct CShareBGInfo_t3844391580; // System.Action`1 struct Action_1_t2019918284; // System.Collections.Generic.List`1 struct List_1_t4241062956; // uiActionCell struct uiActionCell_t2961368400; // DMCore.Logic.CShareConfig/CShareActInfo struct CShareActInfo_t2768988214; // uiSysBroadcast struct uiSysBroadcast_t3600997704; // uiSysBroadcast/OnSysBroadcastEnd struct OnSysBroadcastEnd_t3794690773; // DMCore.Logic.CSystemBroadCast struct CSystemBroadCast_t3934508125; // DMCore.Logic.BroadMessage struct BroadMessage_t3250234984; // DMCore.Logic.CChatInfo struct CChatInfo_t4292626735; // DMCore.Logic.CChatMessageInfo struct CChatMessageInfo_t3657869099; // DMCore.Logic.CChatGroup struct CChatGroup_t2712975719; // System.Collections.Generic.List`1 struct List_1_t971798219; // uiSystemContentCell struct uiSystemContentCell_t3578902506; // UITable struct UITable_t3168834800; // System.Collections.Generic.List`1 struct List_1_t777473367; // System.Comparison`1 struct Comparison_1_t3375297100; // System.Comparison`1 struct Comparison_1_t2855037343; // UIDraggablePanel struct UIDraggablePanel_t1628346357; // System.Action struct Action_t1264377477; // UITabSearch struct UITabSearch_t1631416233; // System.Collections.Generic.List`1 struct List_1_t513309759; // System.Collections.Generic.List`1 struct List_1_t1130240807; // System.Collections.Generic.HashSet`1 struct HashSet_1_t3054031708; // System.Collections.Generic.HashSet`1 struct HashSet_1_t1645055638; // UIItemTabGroup struct UIItemTabGroup_t3336202313; // CTabSearchCtr struct CTabSearchCtr_t3498668791; // UITabSearch/c__AnonStorey0 struct U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064; // System.Action`1 struct Action_1_t3508669908; // UITabSearch/c__AnonStorey1 struct U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t1930798642; // uiTaskItem struct uiTaskItem_t166505175; // DMCore.Logic.CTaskConfig struct CTaskConfig_t1143949342; // DMCore.Logic.CTaskManager struct CTaskManager_t4133723725; // uiTaskItemOther struct uiTaskItemOther_t3656866265; // DMCore.Logic.CTaskItem struct CTaskItem_t2164631511; // DMCore.Logic.CTaskCommonAward struct CTaskCommonAward_t611906720; // DMCore.Logic.CTaskAwardGroup struct CTaskAwardGroup_t990340845; // uiAwardcell struct uiAwardcell_t1062333354; // DMCore.Logic.CTaskAwardUnit struct CTaskAwardUnit_t1909119860; // UnityEngine.BoxCollider struct BoxCollider_t1640800422; // UnityEngine.Collider struct Collider_t1773347010; // UITextList struct UITextList_t2040849008; // System.Collections.Generic.List`1 struct List_1_t2583138461; // UITextList/Paragraph struct Paragraph_t1111063719; // UIFont struct UIFont_t2766063701; // UnityEngine.Shader struct Shader_t4151988712; // UITiledSprite struct UITiledSprite_t3209669796; // UISlicedSprite struct UISlicedSprite_t3843810845; // uiTitleShow struct uiTitleShow_t10899441; // DMCore.Logic.CTitleManager struct CTitleManager_t3025273230; // DMCore.Logic.logicCardManager struct logicCardManager_t2956095708; // DMCore.Logic.CUserCardParams struct CUserCardParams_t243895319; // TitleContentCell struct TitleContentCell_t811867674; // DMCore.Logic.CTitleManager/CTitleDesc struct CTitleDesc_t1213620943; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // UITooltip struct UITooltip_t30236576; // UIWidget[] struct UIWidgetU5BU5D_t2950248968; // System.Object[] struct ObjectU5BU5D_t2843939325; // uiTopGuildInfoWnd struct uiTopGuildInfoWnd_t527971919; // DMCore.Logic.CTopListGuildInfoManager struct CTopListGuildInfoManager_t1994790042; // DMCore.Logic.CGuildManager struct CGuildManager_t3445311192; // DMCore.Logic.CGuild struct CGuild_t675931451; // DMCore.Logic.CGuildData struct CGuildData_t2153593818; // uiTopListCoupleItem struct uiTopListCoupleItem_t2775015847; // DMCore.Logic.ITopListItem struct ITopListItem_t2042395262; // DMCore.Logic.shopModel struct shopModel_t101745799; // DMCore.Logic.CTopListManager struct CTopListManager_t2888565983; // uiTopListWnd struct uiTopListWnd_t3782294186; // DMCore.Logic.OnItemClickBefore struct OnItemClickBefore_t888674743; // DMCore.Logic.OnItemClickEnd struct OnItemClickEnd_t3682481633; // DMCore.Logic.CMenuManager struct CMenuManager_t3869721565; // DMCore.Logic.CAvatarEquipManager struct CAvatarEquipManager_t2125372870; // DMCore.Logic.CAvatarInfo struct CAvatarInfo_t2247402650; // uiTopListItem struct uiTopListItem_t509621210; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // DMCore.Logic.CTopListItemManager struct CTopListItemManager_t756834727; // DMCore.Logic.LevelConfig struct LevelConfig_t3691592466; // UISprite[] struct UISpriteU5BU5D_t1415066463; // CBetterSet`1> struct CBetterSet_1_t1416977057; // DMCore.Logic.CChangeGameManager/OnShopListChanged struct OnShopListChanged_t2987809885; // System.Collections.Generic.List`1 struct List_1_t3454575947; // System.Collections.Generic.List`1 struct List_1_t3768009848; // System.Collections.Generic.List`1 struct List_1_t3330140190; // System.Collections.Generic.List`1 struct List_1_t2959980932; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t1848694263; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2125489543; // System.Collections.Generic.List`1 struct List_1_t2386912134; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4098518019; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t3580830742; // System.Collections.Generic.List`1 struct List_1_t4158936807; // DMCore.Logic.ThemeInfo struct ThemeInfo_t1099106658; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // System.Collections.Generic.List`1 struct List_1_t3369058668; // BetterList`1 struct BetterList_1_t1591806957; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // CBetterSet`1> struct CBetterSet_1_t2914247844; // CBetterSet`1> struct CBetterSet_1_t2134195988; // System.Collections.Generic.List`1 struct List_1_t3662906633; // RewardInfo[] struct RewardInfoU5BU5D_t132172952; // FashionInfo[] struct FashionInfoU5BU5D_t629610728; // DMCore.Logic.LevelupStarInfo/StarTak[] struct StarTakU5BU5D_t3735320407; // System.Collections.Generic.List`1 struct List_1_t13424132; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // UnityEngine.Color32[] struct Color32U5BU5D_t3850468773; // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761; // UIAtlas/Sprite[] struct SpriteU5BU5D_t2994327014; // System.Collections.Generic.List`1 struct List_1_t1519036347; // System.Collections.Generic.List`1 struct List_1_t779509957; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t407749678; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3302194709; // DMCore.Logic.IdolPlayerData struct IdolPlayerData_t1126670343; // System.Collections.Generic.List`1 struct List_1_t395442325; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3228841118; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3311733826; // System.Collections.Generic.List`1 struct List_1_t3172792085; // System.Collections.Generic.Queue`1 struct Queue_1_t1546976837; // System.Byte[] struct ByteU5BU5D_t4116647657; // StoryOption[] struct StoryOptionU5BU5D_t3301921829; // BetterList`1 struct BetterList_1_t2996838064; // UIItemSuit[] struct UIItemSuitU5BU5D_t178894742; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1306535103; // System.Collections.Generic.List`1 struct List_1_t913674750; // UITextList/Paragraph[] struct ParagraphU5BU5D_t119886046; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4174021472; // System.Collections.Generic.List`1 struct List_1_t3381194602; // System.Collections.Generic.List`1 struct List_1_t3006210622; // System.Collections.Generic.List`1 struct List_1_t3180379001; // System.Collections.Generic.List`1 struct List_1_t3027426323; // System.Comparison`1 struct Comparison_1_t1309067059; // System.Predicate`1 struct Predicate_1_t2359430004; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t132201056; // CBetterSet`1 struct CBetterSet_1_t3304831721; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3310042434; // System.Action`1 struct Action_1_t3363021612; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3752615277; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2910090473; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1790591762; // BetterList`1 struct BetterList_1_t2105966071; // System.Predicate`1 struct Predicate_1_t2672744813; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t2089880993; // System.Collections.Generic.List`1 struct List_1_t427342430; // DMCore.Logic.CShareConfig/CShareActInfo[] struct CShareActInfoU5BU5D_t359682611; // DMCore.Logic.CShareConfig/CShareBGInfo[] struct CShareBGInfoU5BU5D_t1710306165; // HandBookCfg/SuitInfo[] struct SuitInfoU5BU5D_t3525509137; // System.Collections.Generic.HashSet`1/Link[] struct LinkU5BU5D_t4102951218; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t2301446956; // DMCore.Logic.ItemQuality[] struct ItemQualityU5BU5D_t944580844; // UIItemTabGroup[] struct UIItemTabGroupU5BU5D_t639592564; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628; // uiSysBroadcast/OnSysBroadcastEnd[] struct OnSysBroadcastEndU5BU5D_t2822460984; // System.Collections.Generic.List`1 struct List_1_t1469734181; // System.Comparison`1 struct Comparison_1_t4067557914; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1380571261; // System.Collections.Generic.Dictionary`2>> struct Dictionary_2_t3277249325; // CBetterSet`1> struct CBetterSet_1_t433888323; // DMCore.Logic.SpriteItem[] struct SpriteItemU5BU5D_t113576716; // System.Collections.Generic.Queue`1 struct Queue_1_t699068519; // DMSerial struct DMSerial_t3962411756; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t133775218; // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626; // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887; // System.Collections.ArrayList struct ArrayList_t2718874744; // 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.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.Collections.Generic.Dictionary`2 struct Dictionary_2_t1014926741; // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1212362214; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3314469724; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3546609324; // DMCore.Logic.CTitleManager/ChangeTitle struct ChangeTitle_t584768798; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t1574409016; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Collections.Generic.HashSet`1 struct HashSet_1_t412400163; // System.Void struct Void_t1185182177; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3780318930; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t736164020; // System.Collections.Generic.List`1 struct List_1_t4056803065; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2097492891; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t1380100090; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // DMCore.Logic.CPindanManager/CPindanShop struct CPindanShop_t4113161522; // System.Collections.Generic.List`1 struct List_1_t1237090056; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3022086574; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t88127061; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t895854979; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3235388461; // System.Func`2 struct Func_2_t4154244306; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t201508249; // UILabel[] struct UILabelU5BU5D_t595200952; // UITexture[] struct UITextureU5BU5D_t4250952428; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2525419584; // DMCore.Logic.CTaskDailyAward[] struct CTaskDailyAwardU5BU5D_t108279183; // DMCore.Logic.CSongManager/CSongGroup[] struct CSongGroupU5BU5D_t2243977840; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t1677636661; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_t1059417452; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535; // System.Collections.Generic.List`1 struct List_1_t2148006193; // DMCore.Logic.CCreateCondition struct CCreateCondition_t197933841; // System.Comparison`1 struct Comparison_1_t450862630; // System.Collections.Generic.List`1 struct List_1_t3428332534; // System.Collections.Generic.List`1 struct List_1_t1928668184; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t976235305; // DMCore.Logic.CTopListItemManager/TopListItemClickEvent struct TopListItemClickEvent_t912145367; // System.Collections.Generic.List`1 struct List_1_t2585711361; // System.Collections.Generic.List`1 struct List_1_t3827956030; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // DMCore.Logic.privateMsgArriva struct privateMsgArriva_t1101012311; // System.Collections.Generic.List`1 struct List_1_t1546864881; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3775615503; // DMCore.Logic.CChannelInfo struct CChannelInfo_t1750800799; // 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; // DMCore.Logic.IdolAwardUnit struct IdolAwardUnit_t568575365; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2770358969; // System.Action`2,System.Collections.Generic.List`1> struct Action_2_t814181762; // System.Action`1> struct Action_1_t1302708402; // System.Collections.Generic.List`1 struct List_1_t1329610734; // System.Predicate`1 struct Predicate_1_t562016017; // DMCore.Logic.ClothScoreData struct ClothScoreData_t1911004847; // System.Single[] struct SingleU5BU5D_t1444911251; // System.Collections.Generic.List`1 struct List_1_t3978349119; // System.Collections.Generic.List`1> struct List_1_t3588365150; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // 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; // DMCore.Logic.CLocalSimulateRole struct CLocalSimulateRole_t4101146137; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // UnityEngine.AudioSourceExtension struct AudioSourceExtension_t3064908834; // DMCore.Framework.UIHelp.uiHelpSliderItem struct uiHelpSliderItem_t1334750846; // uiSongCell[] struct uiSongCellU5BU5D_t225369107; // System.Collections.Specialized.OrderedDictionary struct OrderedDictionary_t2617496293; // BetterList`1 struct BetterList_1_t2693542243; // BetterList`1 struct BetterList_1_t3790362737; // BetterList`1 struct BetterList_1_t448425637; // BetterList`1 struct BetterList_1_t2474049255; // UIPanel[] struct UIPanelU5BU5D_t1463265784; // BetterList`1 struct BetterList_1_t1563739553; // System.Comparison`1 struct Comparison_1_t3313453104; // DMCore.Logic.SpriteDesc struct SpriteDesc_t3208779560; // System.Action`2 struct Action_2_t4266817756; // System.Action`2 struct Action_2_t1271829269; // System.Action`2 struct Action_2_t2030792018; // System.Action`2 struct Action_2_t988199114; // System.Action`2 struct Action_2_t1722013184; // System.Action`2 struct Action_2_t2473856772; // uiChooseItemGroupCell struct uiChooseItemGroupCell_t2276097617; // UIGeometry struct UIGeometry_t1059483952; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t246007482; // DMProcessBar struct DMProcessBar_t1457963892; // System.Collections.Generic.List`1 struct List_1_t3428876846; // UnityEngine.Font struct Font_t1956802104; // BMFont struct BMFont_t2757936676; // System.Collections.Generic.List`1 struct List_1_t3058133583; // System.Collections.Generic.List`1 struct List_1_t4027761066; // System.Action`1 struct Action_1_t2129269699; // UIButton[] struct UIButtonU5BU5D_t3323858191; // System.Action`3> struct Action_3_t1353649513; // CDataWrapper`1 struct CDataWrapper_1_t2631656993; // UnityEngine.TouchScreenKeyboard struct TouchScreenKeyboard_t731888065; // System.Collections.Generic.List`1 struct List_1_t1609664137; // System.Predicate`1 struct Predicate_1_t962883519; // System.Collections.Generic.List`1 struct List_1_t1200078896; // UIScrollBar struct UIScrollBar_t1285772729; extern RuntimeClass* Boolean_t97287965_il2cpp_TypeInfo_var; extern const uint32_t OnCallback_BeginInvoke_m1570427586_MetadataUsageId; extern RuntimeClass* uiSongList_t509958536_il2cpp_TypeInfo_var; extern const uint32_t uiSongList_GetInstance_m225823477_MetadataUsageId; extern const uint32_t uiSongList_Awake_m1421663697_MetadataUsageId; extern RuntimeClass* TransformU5BU5D_t807237628_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiSongDetail_t299802923_m539997578_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var; extern String_t* _stringLiteral734914060; extern String_t* _stringLiteral2691229196; extern String_t* _stringLiteral1117251084; extern String_t* _stringLiteral3073566220; extern String_t* _stringLiteral4265207308; extern String_t* _stringLiteral1926555148; extern String_t* _stringLiteral3749945330; extern String_t* _stringLiteral3844024573; extern String_t* _stringLiteral3790264583; extern const uint32_t uiSongList_OnPageInit_m2865148546_MetadataUsageId; extern RuntimeClass* CSongManager_t2375791487_il2cpp_TypeInfo_var; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3506163547; extern String_t* _stringLiteral2522787689; extern const uint32_t uiSongList_Update_m381766442_MetadataUsageId; extern RuntimeClass* WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var; extern RuntimeClass* OnCallback_t3293819239_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiSongList_SongDetailHandler_m3594105226_RuntimeMethod_var; extern const uint32_t uiSongList_OnRequireSongDetail_m2800646505_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const uint32_t uiSongList_OnClose_m2385360632_MetadataUsageId; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern const uint32_t uiSongList_OnFadeOutEnd_m414559470_MetadataUsageId; extern const uint32_t uiSongList_OnFadeInEnd_m3875860838_MetadataUsageId; extern const uint32_t uiSongList_OnSelectMainType_m2747348317_MetadataUsageId; extern String_t* _stringLiteral1139327020; extern String_t* _stringLiteral1139261484; extern const uint32_t uiSongList_ChangeGroupBtnState_m1868449870_MetadataUsageId; extern const uint32_t uiSongList_ChangeList_m4155125201_MetadataUsageId; extern RuntimeClass* OnEventCall_t3758354630_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiSongList_OnFadeOutEnd_m414559470_RuntimeMethod_var; extern const RuntimeMethod* uiSongList_OnFadeInEnd_m3875860838_RuntimeMethod_var; extern const uint32_t uiSongList_ShowList_m1500749364_MetadataUsageId; extern RuntimeClass* Action_1_t3123413348_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var; extern const RuntimeMethod* uiSongRow_IndexChanged_m2837159047_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m4058363731_RuntimeMethod_var; extern const uint32_t uiSongRow_Awake_m721827307_MetadataUsageId; extern const uint32_t uiSongRow_IndexChanged_m2837159047_MetadataUsageId; extern RuntimeClass* uiSongCellU5BU5D_t225369107_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiSongCell_t1679490006_m3166332046_RuntimeMethod_var; extern String_t* _stringLiteral3254248710; extern String_t* _stringLiteral3254052102; extern String_t* _stringLiteral3254117638; extern String_t* _stringLiteral3254445318; extern const uint32_t uiSongRow_OnPageInit_m186097297_MetadataUsageId; extern RuntimeClass* NGUITools_t1206951095_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisUISlider_t886033014_m856673415_RuntimeMethod_var; extern const uint32_t UISoundVolume_Awake_m3246223827_MetadataUsageId; extern const uint32_t UISoundVolume_OnSliderChange_m3458959262_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var; extern String_t* _stringLiteral2766689060; extern String_t* _stringLiteral1155223857; extern String_t* _stringLiteral1908721662; extern String_t* _stringLiteral562708205; extern String_t* _stringLiteral913944306; extern String_t* _stringLiteral505518746; extern String_t* _stringLiteral209499803; extern String_t* _stringLiteral2511762406; extern String_t* _stringLiteral3845587197; extern String_t* _stringLiteral552835033; extern String_t* _stringLiteral4127758297; extern String_t* _stringLiteral2171443161; extern String_t* _stringLiteral215128025; extern String_t* _stringLiteral1024432089; extern String_t* _stringLiteral3530780828; extern String_t* _stringLiteral2589551190; extern String_t* _stringLiteral2304001968; extern String_t* _stringLiteral320961435; extern String_t* _stringLiteral321420201; extern String_t* _stringLiteral320830376; extern String_t* _stringLiteral320895912; extern const uint32_t uiSpeakBox_OnPageInit_m3149529373_MetadataUsageId; extern const uint32_t uiSpeakBox_Update_m4288614505_MetadataUsageId; extern RuntimeClass* CChatManager_t1988186574_il2cpp_TypeInfo_var; extern const uint32_t uiSpeakBox_OnOpenChat_m976426088_MetadataUsageId; extern RuntimeClass* PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern RuntimeClass* CSpeaker_t978472097_il2cpp_TypeInfo_var; extern RuntimeClass* CVipManager_t269477008_il2cpp_TypeInfo_var; extern RuntimeClass* CFontHelp_t2408739167_il2cpp_TypeInfo_var; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3456350174; extern const uint32_t uiSpeakBox_SetData_m2239709682_MetadataUsageId; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern const uint32_t uiSpeakBox_CompareWith_m3952156734_MetadataUsageId; extern const uint32_t uiSpeakBox_PlayEffect_m37844988_MetadataUsageId; extern RuntimeClass* iTween_t770867771_il2cpp_TypeInfo_var; extern String_t* _stringLiteral416089526; extern String_t* _stringLiteral540334058; extern String_t* _stringLiteral540334057; extern String_t* _stringLiteral540334056; extern String_t* _stringLiteral540334055; extern String_t* _stringLiteral540334054; extern String_t* _stringLiteral540334053; extern String_t* _stringLiteral540334052; extern const uint32_t uiSpeakBox_SetPublicCount_m3284952592_MetadataUsageId; extern RuntimeClass* GameObject_t1113636619_il2cpp_TypeInfo_var; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisUISprite_t194114938_m299858934_RuntimeMethod_var; extern String_t* _stringLiteral717820681; extern String_t* _stringLiteral405360011; extern String_t* _stringLiteral3452614641; extern String_t* _stringLiteral3452614543; extern const uint32_t uiSpeakBox_SetResult_m4057300569_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var; extern String_t* _stringLiteral566442583; extern String_t* _stringLiteral3248865860; extern String_t* _stringLiteral2287157918; extern String_t* _stringLiteral1819983011; extern const uint32_t uiSpectrumItem_OnPageInit_m1282535078_MetadataUsageId; extern String_t* _stringLiteral3018205172; extern const uint32_t uiSpectrumItem_InitUi_m222813552_MetadataUsageId; extern const uint32_t uiSpectrumItem_OnActive_m3507244297_MetadataUsageId; extern const uint32_t uiSpectrumItem_OnDisactive_m2592161300_MetadataUsageId; extern RuntimeClass* CUIBase_t3255455658_il2cpp_TypeInfo_var; extern const uint32_t uiSpiritGuide__ctor_m3863951050_MetadataUsageId; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern RuntimeClass* PageChangedHandler_t2100854622_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t1286104214_il2cpp_TypeInfo_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisItemPageGroup_t3769455068_m1071143179_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern const RuntimeMethod* uiSpiritGuide_ChangeType_m4124993889_RuntimeMethod_var; extern const RuntimeMethod* uiSpiritGuide_OnClkClose_m1762568056_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m2622589598_RuntimeMethod_var; extern String_t* _stringLiteral2634598572; extern String_t* _stringLiteral3907084669; extern String_t* _stringLiteral3968391363; extern String_t* _stringLiteral3968392652; extern String_t* _stringLiteral3968385225; extern String_t* _stringLiteral3968394434; extern String_t* _stringLiteral3968395511; extern String_t* _stringLiteral3968396736; extern String_t* _stringLiteral3968389309; extern String_t* _stringLiteral42833802; extern String_t* _stringLiteral42832513; extern String_t* _stringLiteral42827272; extern String_t* _stringLiteral42834959; extern String_t* _stringLiteral42838158; extern String_t* _stringLiteral42836869; extern String_t* _stringLiteral42831628; extern String_t* _stringLiteral3359001015; extern String_t* _stringLiteral3359001014; extern String_t* _stringLiteral3359001013; extern String_t* _stringLiteral3359001020; extern String_t* _stringLiteral3359001019; extern String_t* _stringLiteral3359001018; extern String_t* _stringLiteral3359001017; extern String_t* _stringLiteral2098916909; extern const uint32_t uiSpiritGuide_OnPageInit_m3790011419_MetadataUsageId; extern RuntimeClass* CSpriteGuideCfg_t2105483911_il2cpp_TypeInfo_var; extern const uint32_t uiSpiritGuide_OnDestroy_m3760371147_MetadataUsageId; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1028994322; extern String_t* _stringLiteral1155831576; extern const uint32_t uiSpiritGuide_ChangeType_m4124993889_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3664370995_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisSpiritGuideItem_t282195262_m4288654457_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3034821127_RuntimeMethod_var; extern String_t* _stringLiteral1232841122; extern const uint32_t uiSpiritGuide_OnUpdateList_m2610201216_MetadataUsageId; extern const uint32_t uiSpiritGuide_OnClkClose_m1762568056_MetadataUsageId; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern const uint32_t UISprite__ctor_m998685946_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3713084318_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1027515451_RuntimeMethod_var; extern const uint32_t UISprite_set_atlas_m2864119219_MetadataUsageId; extern const uint32_t UISprite_set_spriteName_m1616245412_MetadataUsageId; extern const uint32_t UISprite_get_material_m2562717404_MetadataUsageId; extern const uint32_t UISprite_set_fillAmount_m92108899_MetadataUsageId; extern RuntimeClass* Vector2_t2156229523_il2cpp_TypeInfo_var; extern RuntimeClass* Vector4_t3319028937_il2cpp_TypeInfo_var; extern const uint32_t UISprite_get_border_m388181343_MetadataUsageId; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern String_t* _stringLiteral381125032; extern const uint32_t UISprite_GetAtlasSprite_m1728210218_MetadataUsageId; extern const uint32_t UISprite_SetAtlasSprite_m2510834325_MetadataUsageId; extern const uint32_t UISprite_UpdateUVs_m3997146504_MetadataUsageId; extern const uint32_t UISprite_MakePixelPerfect_m976251347_MetadataUsageId; extern const uint32_t UISprite_OnStart_m3445493662_MetadataUsageId; extern const RuntimeMethod* BetterList_1_Add_m3823220309_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Add_m3678844501_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Add_m4096660300_RuntimeMethod_var; extern const uint32_t UISprite_SimpleFill_m3698244405_MetadataUsageId; extern RuntimeClass* Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var; extern const uint32_t UISprite_SlicedFill_m711390423_MetadataUsageId; extern const uint32_t UISprite_RepeatFill_m2350964360_MetadataUsageId; extern const uint32_t UISprite_AdjustRadial_m2424113417_MetadataUsageId; extern RuntimeClass* SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30_FieldInfo_var; extern const uint32_t UISprite_FilledFill_m677989493_MetadataUsageId; extern String_t* _stringLiteral1833941127; extern String_t* _stringLiteral3747466736; extern const uint32_t UISprite_TiledFill_m1726776194_MetadataUsageId; extern const uint32_t UISpriteAnimation__ctor_m2374723017_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2276455407_RuntimeMethod_var; extern const uint32_t UISpriteAnimation_get_frames_m895444974_MetadataUsageId; extern const uint32_t UISpriteAnimation_set_namePrefix_m3870629624_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3729392029_RuntimeMethod_var; extern const uint32_t UISpriteAnimation_Update_m3440798059_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2548850424_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m1833504956_RuntimeMethod_var; extern const uint32_t UISpriteAnimation_RebuildSpriteList_m2282111530_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiSreverChoiceItem_t3465582346_m3691965434_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var; extern String_t* _stringLiteral782531390; extern String_t* _stringLiteral782531391; extern String_t* _stringLiteral782531392; extern const uint32_t uiSreverChoiceGroup_OnPageInit_m1384656532_MetadataUsageId; extern const RuntimeMethod* uiSreverChoiceGroup_IndexChanged_m3231192820_RuntimeMethod_var; extern const uint32_t uiSreverChoiceGroup_Awake_m3139376552_MetadataUsageId; extern RuntimeClass* CServerChoice_t1594647161_il2cpp_TypeInfo_var; extern const uint32_t uiSreverChoiceGroup_IndexChanged_m3231192820_MetadataUsageId; extern String_t* _stringLiteral3963993483; extern String_t* _stringLiteral2815996356; extern String_t* _stringLiteral2149933273; extern const uint32_t uiSreverChoiceItem_OnPageInit_m135860082_MetadataUsageId; extern String_t* _stringLiteral95342995; extern const uint32_t uiSreverChoiceItem_SetData_m2871325155_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TislogicLogin_main_page_t116642790_m785967240_RuntimeMethod_var; extern String_t* _stringLiteral2438122144; extern const uint32_t uiSreverChoiceItem_OnItemClickedProc_m374832400_MetadataUsageId; extern String_t* _stringLiteral3810365622; extern const uint32_t uiSreverChoiceItem_SetServerHotState_m3562464844_MetadataUsageId; extern const uint32_t uiSreverChoiceItem_SetServerNewState_m198447086_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var; extern const uint32_t uiStarCount_OnPageInit_m2679883623_MetadataUsageId; extern const uint32_t uiStarCount_SetData_m3462449673_MetadataUsageId; extern String_t* _stringLiteral370157738; extern const uint32_t uiStarCount__GetDestResName_m1755120400_MetadataUsageId; extern const uint32_t uiStarCount__GetUIResPath_m2372990834_MetadataUsageId; extern const uint32_t uiStarTask__ctor_m2245385574_MetadataUsageId; extern const RuntimeMethod* uiStarTask_OnClkHelp_m681740849_RuntimeMethod_var; extern const RuntimeMethod* uiStarTask_OnClkStarReward_m3327484943_RuntimeMethod_var; extern const RuntimeMethod* uiStarTask_OnClkLevelup_m1911635231_RuntimeMethod_var; extern const RuntimeMethod* uiStarTask_OnClkUnlock_m3200148359_RuntimeMethod_var; extern const RuntimeMethod* uiStarTask_OnClkAttritube_m1454233414_RuntimeMethod_var; extern String_t* _stringLiteral3887780125; extern String_t* _stringLiteral1678219904; extern String_t* _stringLiteral3156094727; extern String_t* _stringLiteral4289535819; extern String_t* _stringLiteral2837218919; extern String_t* _stringLiteral2957313091; extern String_t* _stringLiteral3759015972; extern String_t* _stringLiteral2825099291; extern String_t* _stringLiteral455396803; extern String_t* _stringLiteral4220186106; extern String_t* _stringLiteral574526252; extern String_t* _stringLiteral881332542; extern String_t* _stringLiteral4162741060; extern String_t* _stringLiteral286870482; extern String_t* _stringLiteral3537900397; extern String_t* _stringLiteral453834410; extern const uint32_t uiStarTask_OnPageInit_m3034873604_MetadataUsageId; extern RuntimeClass* CIdolManager_t2822338582_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t1302699353_il2cpp_TypeInfo_var; extern RuntimeClass* SDKEventManager_t864216586_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiStarTask_OnRefresh_m3964782720_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m504862446_RuntimeMethod_var; extern const RuntimeMethod* uiStarTask_OnLevelup_m1164166464_RuntimeMethod_var; extern String_t* _stringLiteral62725234; extern String_t* _stringLiteral3452090254; extern const uint32_t uiStarTask_OnPageShow_m1733163320_MetadataUsageId; extern const uint32_t uiStarTask_OnPageHide_m2814337098_MetadataUsageId; extern String_t* _stringLiteral350069932; extern const uint32_t uiStarTask_Update_m3118651162_MetadataUsageId; extern RuntimeClass* IDataEvent_t1799629657_il2cpp_TypeInfo_var; extern RuntimeClass* CDataModelBool_t2269476966_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2344509803; extern String_t* _stringLiteral805049282; extern const uint32_t uiStarTask_OnRefresh_m3964782720_MetadataUsageId; extern String_t* _stringLiteral3452614529; extern const uint32_t uiStarTask_OnRefreshProgress_m2184108901_MetadataUsageId; extern RuntimeClass* CUIHelp_t1606002733_il2cpp_TypeInfo_var; extern RuntimeClass* uiStarTaskItem_t2207096954_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1202272560; extern const uint32_t uiStarTask_OnRefreshTask_m3545351080_MetadataUsageId; extern const uint32_t uiStarTask_OnRefreshTitle_m2593047563_MetadataUsageId; extern const uint32_t uiStarTask_GetPercentValue_m1573323943_MetadataUsageId; extern RuntimeClass* ScenePersonalWndIdol_t549453273_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3839596175; extern const uint32_t uiStarTask_OnClkStarReward_m3327484943_MetadataUsageId; extern RuntimeClass* CurrencyGetManager_t971236882_il2cpp_TypeInfo_var; extern String_t* _stringLiteral959450222; extern const uint32_t uiStarTask_OnClkLevelup_m1911635231_MetadataUsageId; extern const uint32_t uiStarTask_OnClkUnlock_m3200148359_MetadataUsageId; extern const uint32_t uiStarTask_OnClkHelp_m681740849_MetadataUsageId; extern String_t* _stringLiteral3967592439; extern String_t* _stringLiteral3454253023; extern const uint32_t uiStarTask_SetStarLevel_m2763098103_MetadataUsageId; extern const uint32_t uiStarTask_SetNormalActive_m12893842_MetadataUsageId; extern const uint32_t uiStarTask_SetWaitLevelupActive_m2727598449_MetadataUsageId; extern const uint32_t uiStarTask_SetLevelupActive_m1295681642_MetadataUsageId; extern const uint32_t uiStarTask_SetunlockActive_m2358530842_MetadataUsageId; extern String_t* _stringLiteral1908807686; extern String_t* _stringLiteral3455170507; extern const uint32_t uiStarTask_PlayEffect_m4258306230_MetadataUsageId; extern const uint32_t uiStarTask_InitEffect_m2527168452_MetadataUsageId; extern const uint32_t uiStarTask_OnLevelup_m1164166464_MetadataUsageId; extern RuntimeClass* CMiscConfig_t1694835947_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1411283481; extern String_t* _stringLiteral531091180; extern String_t* _stringLiteral2633586687; extern String_t* _stringLiteral2628106232; extern String_t* _stringLiteral3901140436; extern const uint32_t uiStarTask_ShowAttritube_m234969618_MetadataUsageId; extern String_t* _stringLiteral1980058057; extern String_t* _stringLiteral3883939826; extern String_t* _stringLiteral639119457; extern String_t* _stringLiteral1565730197; extern String_t* _stringLiteral1591672228; extern const uint32_t uiStarTask_OnClkAttritube_m1454233414_MetadataUsageId; extern const uint32_t uiStarTaskItem__ctor_m440436634_MetadataUsageId; extern String_t* _stringLiteral923733092; extern String_t* _stringLiteral1607240933; extern String_t* _stringLiteral2545906220; extern String_t* _stringLiteral1553885669; extern const uint32_t uiStarTaskItem_OnPageInit_m2614147432_MetadataUsageId; extern RuntimeClass* CIdolTaskCfg_t1886236285_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3452614613; extern String_t* _stringLiteral3452614611; extern const uint32_t uiStarTaskItem_OnPageShow_m2135901860_MetadataUsageId; extern String_t* _stringLiteral1122535383; extern String_t* _stringLiteral1143995769; extern String_t* _stringLiteral3543360166; extern const uint32_t uiStopServer_OnPageInit_m63895014_MetadataUsageId; extern const uint32_t uiStopServer_Update_m3995958694_MetadataUsageId; extern String_t* _stringLiteral3542180547; extern const uint32_t uiStopServer_SetTimeRun_m2216211970_MetadataUsageId; extern const uint32_t uiStopServer_CloseStopServerPage_m3540474700_MetadataUsageId; extern const uint32_t UIStory__ctor_m2285845389_MetadataUsageId; extern RuntimeClass* UITextureU5BU5D_t4250952428_il2cpp_TypeInfo_var; extern RuntimeClass* UILabelU5BU5D_t595200952_il2cpp_TypeInfo_var; extern RuntimeClass* Action_2_t2105502262_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisAudioSource_t3935305588_m1977431131_RuntimeMethod_var; extern const RuntimeMethod* UIStory_OnClickNextStep_m1380884273_RuntimeMethod_var; extern const RuntimeMethod* UIStory_OnClickSkip_m2747178548_RuntimeMethod_var; extern const RuntimeMethod* UIStory_OnBtnClick_m3836467765_RuntimeMethod_var; extern const RuntimeMethod* UIStory_OnNextStoryInfo_m2849639303_RuntimeMethod_var; extern const RuntimeMethod* Action_2__ctor_m550539118_RuntimeMethod_var; extern const RuntimeMethod* UIStory_OnPrevStoryInfo_m667787187_RuntimeMethod_var; extern const RuntimeMethod* UIStory_OnSkipStory_m3301566751_RuntimeMethod_var; extern String_t* _stringLiteral3150757369; extern String_t* _stringLiteral769680463; extern String_t* _stringLiteral1294946158; extern String_t* _stringLiteral3227871675; extern String_t* _stringLiteral1823049446; extern String_t* _stringLiteral1629764075; extern String_t* _stringLiteral1458166694; extern String_t* _stringLiteral1319662432; extern String_t* _stringLiteral1085575370; extern String_t* _stringLiteral1708813031; extern String_t* _stringLiteral3795327410; extern String_t* _stringLiteral3295548662; extern String_t* _stringLiteral1188960042; extern String_t* _stringLiteral4087806064; extern String_t* _stringLiteral2131490928; extern String_t* _stringLiteral175175792; extern String_t* _stringLiteral2513827952; extern String_t* _stringLiteral1603364844; extern String_t* _stringLiteral164647949; extern String_t* _stringLiteral4282669028; extern String_t* _stringLiteral3169448785; extern String_t* _stringLiteral1337195550; extern String_t* _stringLiteral3129617801; extern String_t* _stringLiteral2766164258; extern String_t* _stringLiteral891438423; extern String_t* _stringLiteral3040091034; extern String_t* _stringLiteral37280903; extern String_t* _stringLiteral286124136; extern String_t* _stringLiteral109177919; extern const uint32_t UIStory_OnPageInit_m3599874708_MetadataUsageId; extern const uint32_t UIStory_Update_m1322344422_MetadataUsageId; extern String_t* _stringLiteral1940543269; extern const uint32_t UIStory_OnPageShow_m1967873037_MetadataUsageId; extern const uint32_t UIStory_OnPageHide_m1056411412_MetadataUsageId; extern RuntimeClass* CPveManager_t3058433014_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3469594339; extern const uint32_t UIStory_OnClickNextStep_m1380884273_MetadataUsageId; extern RuntimeClass* CTimerManager_t4186675208_il2cpp_TypeInfo_var; extern const uint32_t UIStory_OnNextStep_m1450755369_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1943519288_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2844607068_RuntimeMethod_var; extern String_t* _stringLiteral3452614532; extern const uint32_t UIStory_OnBtnClick_m3836467765_MetadataUsageId; extern String_t* _stringLiteral444475515; extern const uint32_t UIStory_OnNextStoryInfo_m2849639303_MetadataUsageId; extern const uint32_t UIStory_ShowMixStory_m2179025255_MetadataUsageId; extern const uint32_t UIStory_showOption_m3197671628_MetadataUsageId; extern const uint32_t UIStory_ShowSceneIcon_m611529951_MetadataUsageId; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern const uint32_t UIStory_ShowIllustration_m2718787151_MetadataUsageId; extern const uint32_t UIStory_SetIllPos_m2275020932_MetadataUsageId; extern String_t* _stringLiteral3787497674; extern String_t* _stringLiteral62725275; extern String_t* _stringLiteral345825936; extern const uint32_t UIStory_ShowDialog_m483622899_MetadataUsageId; extern const uint32_t UIStory_ShowOptionBtn_m3447630564_MetadataUsageId; extern const uint32_t UIStory_HideOptionBtn_m2554052466_MetadataUsageId; extern RuntimeClass* U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431_il2cpp_TypeInfo_var; extern RuntimeClass* TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CShowDialogEffectU3Ec__AnonStorey0_U3CU3Em__0_m3741229791_RuntimeMethod_var; extern const uint32_t UIStory_ShowDialogEffect_m456494833_MetadataUsageId; extern RuntimeClass* U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CShowRoleEffectU3Ec__AnonStorey1_U3CU3Em__0_m2719358273_RuntimeMethod_var; extern const uint32_t UIStory_ShowRoleEffect_m2700590296_MetadataUsageId; extern RuntimeClass* U3CShowPicEffectU3Ec__AnonStorey2_t832592604_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CShowPicEffectU3Ec__AnonStorey2_U3CU3Em__0_m3447229080_RuntimeMethod_var; extern const uint32_t UIStory_ShowPicEffect_m199618770_MetadataUsageId; extern String_t* _stringLiteral1488724804; extern const uint32_t UIStory_OnPrevStoryInfo_m667787187_MetadataUsageId; extern const uint32_t UIStory_DisableDialog_m468910234_MetadataUsageId; extern const uint32_t UIStory_DisableSceneIcon_m4259584817_MetadataUsageId; extern const uint32_t UIStory_DisableMixStory_m2219431880_MetadataUsageId; extern const uint32_t UIStory_DisableOption_m1640215992_MetadataUsageId; extern const uint32_t U3CShowDialogEffectU3Ec__AnonStorey0_U3CU3Em__0_m3741229791_MetadataUsageId; extern const uint32_t UIStretch__ctor_m749695934_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var; extern const uint32_t UIStretch_Awake_m587352070_MetadataUsageId; extern const RuntimeMethod* NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903_RuntimeMethod_var; extern const uint32_t UIStretch_Start_m1130174362_MetadataUsageId; extern const uint32_t UIStretch_CheckStretch_m4040707222_MetadataUsageId; extern RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2278364864; extern String_t* _stringLiteral3770848205; extern const uint32_t uiSubmitQuestion_Start_m3429810591_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var; extern String_t* _stringLiteral276205637; extern String_t* _stringLiteral2623540743; extern String_t* _stringLiteral2179113434; extern String_t* _stringLiteral2623606279; extern String_t* _stringLiteral3642983868; extern String_t* _stringLiteral2623671815; extern String_t* _stringLiteral470906711; extern String_t* _stringLiteral2623737351; extern String_t* _stringLiteral3616087889; extern String_t* _stringLiteral3974939568; extern String_t* _stringLiteral3074705299; extern String_t* _stringLiteral1426079315; extern String_t* _stringLiteral3321136463; extern String_t* _stringLiteral2197450828; extern String_t* _stringLiteral1997559283; extern String_t* _stringLiteral2816162621; extern String_t* _stringLiteral254776790; extern String_t* _stringLiteral4068268852; extern String_t* _stringLiteral2161604524; extern String_t* _stringLiteral3432605216; extern String_t* _stringLiteral1807115892; extern String_t* _stringLiteral965400630; extern String_t* _stringLiteral1461437157; extern String_t* _stringLiteral3078864194; extern String_t* _stringLiteral787593549; extern const uint32_t uiSubmitQuestion_OnPageInit_m650568277_MetadataUsageId; extern const uint32_t uiSubmitQuestion_ResetUI_m3995005514_MetadataUsageId; extern String_t* _stringLiteral2199997301; extern const uint32_t uiSubmitQuestion_MyQuestionClicked_m1616566417_MetadataUsageId; extern RuntimeClass* CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4111736075; extern String_t* _stringLiteral3533540554; extern String_t* _stringLiteral109267529; extern const uint32_t uiSubmitQuestion_CheckMustInput_m2752045390_MetadataUsageId; extern RuntimeClass* CQuestionDetail_t1956257792_il2cpp_TypeInfo_var; extern const RuntimeMethod* CQuestionManger_InitCheckState_m2605813818_RuntimeMethod_var; extern const RuntimeMethod* CQuestionManger_CheckTimeOut_m2758499056_RuntimeMethod_var; extern String_t* _stringLiteral1820661907; extern const uint32_t uiSubmitQuestion_SubmitQuestion_m856749413_MetadataUsageId; extern RuntimeClass* uiSuitcasePkgList_t1807308089_il2cpp_TypeInfo_var; extern const uint32_t uiSuitcasePkgList_OnPageInit_m3288737077_MetadataUsageId; extern RuntimeClass* CMyPackageManager_t122981866_il2cpp_TypeInfo_var; extern RuntimeClass* CChangeGameManager_t2081989347_il2cpp_TypeInfo_var; extern const uint32_t uiSuitcasePkgList_Update_m3423923848_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiChooseItemGroup_t1123301737_m3034013532_RuntimeMethod_var; extern const uint32_t uiSuitcasePkgList_OnRefresh_m434582317_MetadataUsageId; extern const uint32_t uiSuitcasePkgList_ChangeListType_m832230364_MetadataUsageId; extern const uint32_t uiSuitcasePkgList_SetMainType_m1443751823_MetadataUsageId; extern const uint32_t UISuitDetail__ctor_m2338861650_MetadataUsageId; extern RuntimeClass* UISuitDetail_t1888469550_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t1569734369_il2cpp_TypeInfo_var; extern const RuntimeMethod* UISuitDetail_U3COnPageInitU3Em__0_m299480490_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_U3COnPageInitU3Em__1_m1203405579_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_U3COnPageInitU3Em__2_m2660584836_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_OnClkStory_m3257189536_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_OnClkRestory_m1979119147_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_U3COnPageInitU3Em__3_m3541377994_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_OnClkFasionToLeft_m2602188619_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_OnClkFasionToRight_m1324647344_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_OnClkRewardToLeft_m4265058618_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_OnClkRewardToRight_m1044197497_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_OnUpdateDate_m3465085521_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_OnGetRewardSussucs_m3764860483_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_OnFashionViewChange_m3939714927_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m4059354831_RuntimeMethod_var; extern const RuntimeMethod* UISuitDetail_OnRewardViewChange_m2408284982_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452_RuntimeMethod_var; extern String_t* _stringLiteral2096492913; extern String_t* _stringLiteral1516013717; extern String_t* _stringLiteral1226633585; extern String_t* _stringLiteral1791804949; extern String_t* _stringLiteral2210226722; extern String_t* _stringLiteral3519291054; extern String_t* _stringLiteral1324207922; extern String_t* _stringLiteral319354320; extern String_t* _stringLiteral390668469; extern String_t* _stringLiteral2392323868; extern String_t* _stringLiteral2074278646; extern String_t* _stringLiteral852478343; extern String_t* _stringLiteral1160736352; extern String_t* _stringLiteral1242071987; extern String_t* _stringLiteral1401599652; extern String_t* _stringLiteral3941598877; extern String_t* _stringLiteral3053525212; extern String_t* _stringLiteral2863435133; extern String_t* _stringLiteral3226146343; extern String_t* _stringLiteral1261825220; extern String_t* _stringLiteral3244265343; extern String_t* _stringLiteral3970570379; extern String_t* _stringLiteral2396592267; extern String_t* _stringLiteral57940107; extern String_t* _stringLiteral543725939; extern String_t* _stringLiteral1391268035; extern String_t* _stringLiteral156998809; extern String_t* _stringLiteral4220493908; extern String_t* _stringLiteral2757978008; extern String_t* _stringLiteral3049469920; extern String_t* _stringLiteral2536428670; extern const uint32_t UISuitDetail_OnPageInit_m1576336015_MetadataUsageId; extern RuntimeClass* Action_2_t949473781_il2cpp_TypeInfo_var; extern const RuntimeMethod* UISuitDetail_U3COnClkStoryU3Em__4_m2110872275_RuntimeMethod_var; extern const RuntimeMethod* Action_2__ctor_m3110594115_RuntimeMethod_var; extern const uint32_t UISuitDetail_OnClkStory_m3257189536_MetadataUsageId; extern String_t* _stringLiteral1396831261; extern String_t* _stringLiteral3158536460; extern String_t* _stringLiteral4158440993; extern const uint32_t UISuitDetail_Update_m2579079284_MetadataUsageId; extern RuntimeClass* Texture_t3661962703_il2cpp_TypeInfo_var; extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var; extern const uint32_t UISuitDetail_LoadImage_m1725846041_MetadataUsageId; extern String_t* _stringLiteral2992781582; extern String_t* _stringLiteral1203930523; extern const uint32_t UISuitDetail_GetRoleParent_m1895550918_MetadataUsageId; extern RuntimeClass* CNetServerConfig_t202072970_il2cpp_TypeInfo_var; extern const uint32_t UISuitDetail_OnPageShow_m58278291_MetadataUsageId; extern const uint32_t UISuitDetail_OnDestroy_m1719422139_MetadataUsageId; extern String_t* _stringLiteral2701530059; extern const uint32_t UISuitDetail_OnClkFasionToRight_m1324647344_MetadataUsageId; extern String_t* _stringLiteral3784119242; extern const uint32_t UISuitDetail_OnClkFasionToLeft_m2602188619_MetadataUsageId; extern String_t* _stringLiteral1259459952; extern const uint32_t UISuitDetail_OnClkRewardToRight_m1044197497_MetadataUsageId; extern String_t* _stringLiteral195089777; extern const uint32_t UISuitDetail_OnClkRewardToLeft_m4265058618_MetadataUsageId; extern RuntimeClass* SuitInfo_t4135687472_il2cpp_TypeInfo_var; extern const uint32_t UISuitDetail_OnUpdateDate_m3465085521_MetadataUsageId; extern String_t* _stringLiteral721091834; extern const uint32_t UISuitDetail_UpdateData_m318695350_MetadataUsageId; extern RuntimeClass* U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisUIItemFashion_t3542629458_m640552434_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3789334447_RuntimeMethod_var; extern const RuntimeMethod* U3CUpdateFashionsU3Ec__AnonStorey0_U3CU3Em__0_m2515585623_RuntimeMethod_var; extern const uint32_t UISuitDetail_UpdateFashions_m3603877986_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUIItemReward_t2788292772_m4019716154_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m185436544_RuntimeMethod_var; extern const uint32_t UISuitDetail_UpdateRewards_m3357374485_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m520161408_RuntimeMethod_var; extern String_t* _stringLiteral3279770565; extern const uint32_t UISuitDetail_PreviewSuit_m3522735552_MetadataUsageId; extern String_t* _stringLiteral2301091978; extern String_t* _stringLiteral4271124250; extern String_t* _stringLiteral1138292564; extern String_t* _stringLiteral1180118506; extern String_t* _stringLiteral2841266880; extern const uint32_t UISuitDetail_UpdateRewardBtnStaus_m39320584_MetadataUsageId; extern RuntimeClass* GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2833084525; extern String_t* _stringLiteral3548628297; extern const uint32_t UISuitDetail_InitRole_m1083591850_MetadataUsageId; extern RuntimeClass* ISceneRole_t2394225724_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3926317133; extern String_t* _stringLiteral4072509751; extern String_t* _stringLiteral836452629; extern const uint32_t UISuitDetail_CreatRole_m2007916444_MetadataUsageId; extern RuntimeClass* Func_3_t1497391353_il2cpp_TypeInfo_var; extern const RuntimeMethod* CJuniorRoleModelItem_GetDefaultModelItem_m3195588872_RuntimeMethod_var; extern const RuntimeMethod* Func_3__ctor_m2676186645_RuntimeMethod_var; extern const RuntimeMethod* Func_3_Invoke_m1444580883_RuntimeMethod_var; extern String_t* _stringLiteral4166355951; extern String_t* _stringLiteral4145493834; extern String_t* _stringLiteral3385978947; extern String_t* _stringLiteral1859365861; extern String_t* _stringLiteral712354789; extern const uint32_t UISuitDetail_DefautRole_m1585065590_MetadataUsageId; extern RuntimeClass* List_1_t3511506501_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m4230720945_RuntimeMethod_var; extern const uint32_t UISuitList__ctor_m2488719962_MetadataUsageId; extern RuntimeClass* UISuitList_t689887332_il2cpp_TypeInfo_var; extern RuntimeClass* Single_t1397266774_il2cpp_TypeInfo_var; extern const RuntimeMethod* UISuitList_U3COnPageInitU3Em__0_m1319894464_RuntimeMethod_var; extern const RuntimeMethod* UISuitList_U3COnPageInitU3Em__1_m3087949473_RuntimeMethod_var; extern const RuntimeMethod* UISuitList_U3COnPageInitU3Em__2_m2959532941_RuntimeMethod_var; extern const RuntimeMethod* UISuitList_U3COnPageInitU3Em__3_m351250126_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUIItemSuit_t2039431759_m2956313064_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m145750398_RuntimeMethod_var; extern const RuntimeMethod* UISuitList_OnUpdateData_m3343739026_RuntimeMethod_var; extern const RuntimeMethod* UISuitList_OnPageIndexChange_m812913223_RuntimeMethod_var; extern String_t* _stringLiteral3677045053; extern String_t* _stringLiteral3513040540; extern String_t* _stringLiteral1460865701; extern String_t* _stringLiteral750241366; extern String_t* _stringLiteral600634737; extern String_t* _stringLiteral279399372; extern String_t* _stringLiteral279399814; extern const uint32_t UISuitList_OnPageInit_m1201105112_MetadataUsageId; extern const uint32_t UISuitList_OnDestroy_m1954212946_MetadataUsageId; extern String_t* _stringLiteral2174023060; extern const uint32_t UISuitList_OnPageIndexChange_m812913223_MetadataUsageId; extern RuntimeClass* List_1_t1312794918_il2cpp_TypeInfo_var; extern const uint32_t UISuitList_OnUpdateData_m3343739026_MetadataUsageId; extern RuntimeClass* U3CUpdateDataU3Ec__AnonStorey0_t652201832_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Count_m3041611854_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3052524378_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2225324046_RuntimeMethod_var; extern const RuntimeMethod* U3CUpdateDataU3Ec__AnonStorey0_U3CU3Em__0_m1228746884_RuntimeMethod_var; extern String_t* _stringLiteral2591631994; extern const uint32_t UISuitList_UpdateData_m3415240718_MetadataUsageId; extern const uint32_t uiSuitShare__ctor_m3913591343_MetadataUsageId; extern const RuntimeMethod* CUIHelp_GetSerialed_TisDMListView_t512231514_m4081648297_RuntimeMethod_var; extern const RuntimeMethod* CUIHelp_GetSerialed_TisUITexture_t3471168817_m3181810707_RuntimeMethod_var; extern const RuntimeMethod* CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var; extern String_t* _stringLiteral1352650943; extern String_t* _stringLiteral2768175084; extern String_t* _stringLiteral3670152375; extern String_t* _stringLiteral2579439608; extern String_t* _stringLiteral2453402464; extern String_t* _stringLiteral1431760192; extern const uint32_t uiSuitShare_OnPageInit_m2155309220_MetadataUsageId; extern const uint32_t uiSuitShare_Update_m906014249_MetadataUsageId; extern const RuntimeMethod* Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884_RuntimeMethod_var; extern const uint32_t uiSuitShare_OnPageShow_m4003055155_MetadataUsageId; extern String_t* _stringLiteral1825985837; extern const uint32_t uiSuitShare_OnPageHide_m3363935020_MetadataUsageId; extern RuntimeClass* Action_1_t2019918284_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Count_m1789503881_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisuiBGCell_t2010339240_m281642227_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1476166698_RuntimeMethod_var; extern const RuntimeMethod* uiSuitShare_SetBackgroundTexture_m3504657845_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m838414602_RuntimeMethod_var; extern const uint32_t uiSuitShare_PrintBGList_m1958903087_MetadataUsageId; extern String_t* _stringLiteral3145635789; extern const uint32_t uiSuitShare_SetBackgroundTexture_m3504657845_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3743511182_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisuiActionCell_t2961368400_m3984409503_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3949974467_RuntimeMethod_var; extern const uint32_t uiSuitShare_PrintActList_m1420281903_MetadataUsageId; extern const uint32_t uiSysBroadcast_Awake_m1846049798_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUIPanel_t1716472341_m3980802358_RuntimeMethod_var; extern String_t* _stringLiteral1052702564; extern String_t* _stringLiteral214873642; extern String_t* _stringLiteral1473154306; extern String_t* _stringLiteral1598705646; extern String_t* _stringLiteral2464139494; extern String_t* _stringLiteral2716526785; extern const uint32_t uiSysBroadcast_OnPageInit_m603987508_MetadataUsageId; extern RuntimeClass* Common_t3802143103_il2cpp_TypeInfo_var; extern const uint32_t uiSysBroadcast_ShowSystemBroadcast_m2753764375_MetadataUsageId; extern RuntimeClass* CChatInfo_t4292626735_il2cpp_TypeInfo_var; extern RuntimeClass* DateTime_t3738529785_il2cpp_TypeInfo_var; extern const uint32_t uiSysBroadcast_ShowSystemBroadcast_m2959756425_MetadataUsageId; extern RuntimeClass* List_1_t971798219_il2cpp_TypeInfo_var; extern RuntimeClass* CAppOSHelp_t338788720_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m905996534_RuntimeMethod_var; extern const RuntimeMethod* List_1_Contains_m3827583904_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2583519940_RuntimeMethod_var; extern const uint32_t uiSysBroadcast_RecalPosRange_m712615427_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m739456123_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m3376336680_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m1662652715_RuntimeMethod_var; extern const uint32_t uiSysBroadcast_Update_m2830023225_MetadataUsageId; extern String_t* _stringLiteral2695419098; extern String_t* _stringLiteral367197921; extern const uint32_t uiSystemContentCell_OnPageInit_m3450449580_MetadataUsageId; extern const uint32_t uiSystemContentCell_SetData_m1457660722_MetadataUsageId; extern RuntimeClass* List_1_t777473367_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2885667311_RuntimeMethod_var; extern const uint32_t UITable__ctor_m3289880045_MetadataUsageId; extern const uint32_t UITable_SortByName_m2898748193_MetadataUsageId; extern RuntimeClass* UITable_t3168834800_il2cpp_TypeInfo_var; extern RuntimeClass* Comparison_1_t3375297100_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Count_m3787308655_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m3082658015_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m4073477735_RuntimeMethod_var; extern const RuntimeMethod* UITable_SortByName_m2898748193_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m2800470641_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m620079343_RuntimeMethod_var; extern const uint32_t UITable_get_children_m3100248318_MetadataUsageId; extern RuntimeClass* BoundsU5B0___U2C0___U5D_t3642494292_il2cpp_TypeInfo_var; extern RuntimeClass* BoundsU5BU5D_t3642494291_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m3022113929_RuntimeMethod_var; extern const uint32_t UITable_RepositionVariableSize_m4130076604_MetadataUsageId; extern const uint32_t UITable_Reposition_m3979478075_MetadataUsageId; extern const RuntimeMethod* NGUITools_FindInParents_TisUIPanel_t1716472341_m1961265283_RuntimeMethod_var; extern const RuntimeMethod* NGUITools_FindInParents_TisUIDraggablePanel_t1628346357_m572374881_RuntimeMethod_var; extern const uint32_t UITable_Start_m1421586079_MetadataUsageId; extern RuntimeClass* List_1_t513309759_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t1130240807_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1095739899_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m3973143646_RuntimeMethod_var; extern const uint32_t UITabSearch__ctor_m1573318756_MetadataUsageId; extern RuntimeClass* HashSet_1_t3054031708_il2cpp_TypeInfo_var; extern RuntimeClass* StringU5BU5D_t1281789340_il2cpp_TypeInfo_var; extern RuntimeClass* UITabSearch_t1631416233_il2cpp_TypeInfo_var; extern const RuntimeMethod* CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663_RuntimeMethod_var; extern const RuntimeMethod* HashSet_1__ctor_m2069726849_RuntimeMethod_var; extern const RuntimeMethod* UITabSearch_OnToggle_m3785439667_RuntimeMethod_var; extern const RuntimeMethod* CUIHelp_GetSerialed_TisUISprite_t194114938_m1523666778_RuntimeMethod_var; extern const RuntimeMethod* HashSet_1_Add_m2424139181_RuntimeMethod_var; extern const RuntimeMethod* UITabSearch_U3COnPageInitU3Em__0_m1063603097_RuntimeMethod_var; extern const RuntimeMethod* UITabSearch_OnClickSure_m3678236164_RuntimeMethod_var; extern const RuntimeMethod* UITabSearch_U3COnPageInitU3Em__1_m1325068325_RuntimeMethod_var; extern const RuntimeMethod* UITabSearch_OnClickItemSure_m3195892493_RuntimeMethod_var; extern String_t* _stringLiteral111771986; extern String_t* _stringLiteral3180660537; extern String_t* _stringLiteral372084702; extern String_t* _stringLiteral2710736862; extern String_t* _stringLiteral1519095774; extern String_t* _stringLiteral3857747934; extern String_t* _stringLiteral3747382183; extern String_t* _stringLiteral3747382182; extern String_t* _stringLiteral3747382189; extern String_t* _stringLiteral3747382188; extern String_t* _stringLiteral865244886; extern String_t* _stringLiteral3285427050; extern String_t* _stringLiteral1950376019; extern String_t* _stringLiteral2228655383; extern String_t* _stringLiteral1927080346; extern const uint32_t UITabSearch_OnPageInit_m3354659850_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUIItemTabGroup_t3336202313_m1025939619_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2627180686_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m1701030645_RuntimeMethod_var; extern const RuntimeMethod* HashSet_1_GetEnumerator_m794269447_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1008167541_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1791952187_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m3830483257_RuntimeMethod_var; extern String_t* _stringLiteral653082216; extern const uint32_t UITabSearch_OnPageShow_m1515564535_MetadataUsageId; extern const uint32_t UITabSearch_OnClickSure_m3678236164_MetadataUsageId; extern const uint32_t UITabSearch_OnClickItemSure_m3195892493_MetadataUsageId; extern RuntimeClass* U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t3508669908_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1628857705_RuntimeMethod_var; extern const RuntimeMethod* U3CGetSelcetTagsU3Ec__AnonStorey0_U3CU3Em__0_m3373239844_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m3706286206_RuntimeMethod_var; extern const RuntimeMethod* List_1_ForEach_m2171788310_RuntimeMethod_var; extern const uint32_t UITabSearch_GetSelcetTags_m1145658087_MetadataUsageId; extern RuntimeClass* U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetSelcetTagsStrU3Ec__AnonStorey1_U3CU3Em__0_m3442792198_RuntimeMethod_var; extern const RuntimeMethod* List_1_ForEach_m1350288232_RuntimeMethod_var; extern const uint32_t UITabSearch_GetSelcetTagsStr_m1430841090_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponentInChildren_TisUISprite_t194114938_m1690534161_RuntimeMethod_var; extern const RuntimeMethod* List_1_Contains_m2534224873_RuntimeMethod_var; extern const RuntimeMethod* List_1_Remove_m3192699604_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1368916046_RuntimeMethod_var; extern String_t* _stringLiteral1321364304; extern const uint32_t UITabSearch_OnToggle_m3785439667_MetadataUsageId; extern const RuntimeMethod* List_1_AddRange_m3399610848_RuntimeMethod_var; extern const uint32_t U3CGetSelcetTagsU3Ec__AnonStorey0_U3CU3Em__0_m3373239844_MetadataUsageId; extern const uint32_t U3CGetSelcetTagsStrU3Ec__AnonStorey1_U3CU3Em__0_m3442792198_MetadataUsageId; extern String_t* _stringLiteral3235654647; extern String_t* _stringLiteral1338676571; extern String_t* _stringLiteral3755363258; extern String_t* _stringLiteral3773110905; extern const uint32_t uiTaskItem_OnPageInit_m3691514742_MetadataUsageId; extern RuntimeClass* CTaskConfig_t1143949342_il2cpp_TypeInfo_var; extern const uint32_t uiTaskItem_SetInfo_m2239480775_MetadataUsageId; extern const uint32_t uiTaskItem_SetActive_m1273117234_MetadataUsageId; extern const uint32_t uiTaskItem_SetTaskTypeState_m398410394_MetadataUsageId; extern String_t* _stringLiteral62725243; extern const uint32_t uiTaskItem_SetTaskName_m2023972752_MetadataUsageId; extern const uint32_t uiTaskItemOther__ctor_m1503656566_MetadataUsageId; extern String_t* _stringLiteral1839467674; extern String_t* _stringLiteral2833583518; extern String_t* _stringLiteral3326707286; extern String_t* _stringLiteral2322233024; extern String_t* _stringLiteral3244731329; extern String_t* _stringLiteral1916576290; extern String_t* _stringLiteral856945489; extern String_t* _stringLiteral3340394009; extern String_t* _stringLiteral3073633708; extern String_t* _stringLiteral3073633705; extern String_t* _stringLiteral3073633706; extern String_t* _stringLiteral3458786567; extern const uint32_t uiTaskItemOther_OnPageInit_m3582892877_MetadataUsageId; extern RuntimeClass* CTaskCommonAward_t611906720_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900_RuntimeMethod_var; extern String_t* _stringLiteral3820846906; extern String_t* _stringLiteral2365109292; extern const uint32_t uiTaskItemOther_SetTaskOtherId_m950740025_MetadataUsageId; extern String_t* _stringLiteral3952135272; extern const uint32_t uiTaskItemOther_Update_m3629495269_MetadataUsageId; extern RuntimeClass* CTaskNavigator_t2259255920_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var; extern String_t* _stringLiteral3356576105; extern String_t* _stringLiteral1769142296; extern String_t* _stringLiteral4278891590; extern const uint32_t uiTaskItemOther_OnButtonClicked_m1962252461_MetadataUsageId; extern RuntimeClass* List_1_t2583138461_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m664792310_RuntimeMethod_var; extern const uint32_t UITextList__ctor_m2149392395_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2599944677_RuntimeMethod_var; extern const uint32_t UITextList_Clear_m57666781_MetadataUsageId; extern RuntimeClass* Paragraph_t1111063719_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Count_m1156708512_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3675048456_RuntimeMethod_var; extern const RuntimeMethod* List_1_RemoveAt_m3713725056_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m253762924_RuntimeMethod_var; extern const uint32_t UITextList_Add_m3463927610_MetadataUsageId; extern const RuntimeMethod* Component_GetComponentInChildren_TisUILabel_t3248798549_m3839024558_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var; extern const uint32_t UITextList_Awake_m2329396046_MetadataUsageId; extern String_t* _stringLiteral3452614566; extern const uint32_t UITextList_UpdateVisibleText_m3677682741_MetadataUsageId; extern const uint32_t UITextList_OnScroll_m1936714433_MetadataUsageId; extern String_t* _stringLiteral3645894636; extern const uint32_t UITexture_get_shader_m133706675_MetadataUsageId; extern const uint32_t UITexture_set_shader_m1246844875_MetadataUsageId; extern const uint32_t UITexture_get_hasDynamicMaterial_m2714638366_MetadataUsageId; extern RuntimeClass* Material_t340375123_il2cpp_TypeInfo_var; extern const uint32_t UITexture_get_material_m2215602663_MetadataUsageId; extern const uint32_t UITexture_set_material_m1449864667_MetadataUsageId; extern String_t* _stringLiteral698464563; extern const uint32_t UITexture_get_premultipliedAlpha_m1404801640_MetadataUsageId; extern const uint32_t UITexture_get_mainTexture_m484162951_MetadataUsageId; extern const uint32_t UITexture_set_mainTexture_m1678962501_MetadataUsageId; extern const uint32_t UITexture_OnDestroy_m1522225734_MetadataUsageId; extern const uint32_t UITexture_MakePixelPerfect_m3339246600_MetadataUsageId; extern const uint32_t UITexture_OnFill_m613486715_MetadataUsageId; extern const uint32_t uiTitleShow__ctor_m727561262_MetadataUsageId; extern RuntimeClass* uiTitleShow_t10899441_il2cpp_TypeInfo_var; extern const uint32_t uiTitleShow_GetInstance_m3106663756_MetadataUsageId; extern const RuntimeMethod* uiTitleShow_OnClickWearButton_m3523790995_RuntimeMethod_var; extern const RuntimeMethod* uiTitleShow_OnClkClose_m3751877353_RuntimeMethod_var; extern String_t* _stringLiteral2290832840; extern String_t* _stringLiteral2758404162; extern String_t* _stringLiteral545843266; extern String_t* _stringLiteral552048920; extern String_t* _stringLiteral3147643116; extern String_t* _stringLiteral2903392117; extern String_t* _stringLiteral4104875713; extern String_t* _stringLiteral2940692090; extern String_t* _stringLiteral3839561838; extern const uint32_t uiTitleShow_OnPageInit_m1354241096_MetadataUsageId; extern RuntimeClass* CTitleManager_t3025273230_il2cpp_TypeInfo_var; extern String_t* _stringLiteral619900086; extern const uint32_t uiTitleShow_Update_m1195562805_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var; extern const uint32_t uiTitleShow_OnClickWearButton_m3523790995_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221_RuntimeMethod_var; extern String_t* _stringLiteral603326483; extern String_t* _stringLiteral3750672572; extern String_t* _stringLiteral2357852149; extern const uint32_t uiTitleShow_OnChangeTitle_m2917319665_MetadataUsageId; extern String_t* _stringLiteral1616650057; extern const uint32_t uiTitleShow_AddEffect_m1440985326_MetadataUsageId; extern const uint32_t uiTitleShow_OnClkBtn_m3593773886_MetadataUsageId; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3951041756; extern String_t* _stringLiteral3094672363; extern const uint32_t uiTitleShow_OnClkClose_m3751877353_MetadataUsageId; extern RuntimeClass* UITooltip_t30236576_il2cpp_TypeInfo_var; extern const uint32_t UITooltip_Awake_m2533168584_MetadataUsageId; extern const uint32_t UITooltip_OnDestroy_m3731988078_MetadataUsageId; extern const RuntimeMethod* Component_GetComponentsInChildren_TisUIWidget_t3538521925_m3698995734_RuntimeMethod_var; extern const uint32_t UITooltip_Start_m589901658_MetadataUsageId; extern const uint32_t UITooltip_Update_m2144972122_MetadataUsageId; extern RuntimeClass* Input_t1431474628_il2cpp_TypeInfo_var; extern const uint32_t UITooltip_SetText_m869056702_MetadataUsageId; extern const uint32_t UITooltip_ShowText_m571599872_MetadataUsageId; extern String_t* _stringLiteral1476620208; extern String_t* _stringLiteral370883362; extern String_t* _stringLiteral321521109; extern String_t* _stringLiteral2379413960; extern String_t* _stringLiteral3638743164; extern String_t* _stringLiteral2052612247; extern String_t* _stringLiteral2837718745; extern String_t* _stringLiteral3013290772; extern String_t* _stringLiteral3294178241; extern String_t* _stringLiteral997396824; extern String_t* _stringLiteral2351601231; extern const uint32_t uiTopGuildInfoWnd_OnPageInit_m4208270586_MetadataUsageId; extern RuntimeClass* CTopListGuildInfoManager_t1994790042_il2cpp_TypeInfo_var; extern const uint32_t uiTopGuildInfoWnd_OnPageShow_m1793721131_MetadataUsageId; extern RuntimeClass* CGuildManager_t3445311192_il2cpp_TypeInfo_var; extern const uint32_t uiTopGuildInfoWnd_Update_m4178768451_MetadataUsageId; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3457509197; extern String_t* _stringLiteral3452614535; extern const uint32_t uiTopGuildInfoWnd_ShowDetailWindow_m1703122141_MetadataUsageId; extern const uint32_t uiTopGuildInfoWnd_OnRequestJoinInProc_m1878875576_MetadataUsageId; extern const uint32_t uiTopGuildInfoWnd_OnCloseDetailWndProc_m2986200691_MetadataUsageId; extern const RuntimeMethod* uiTopListCoupleItem_IndexChanged_m1821792591_RuntimeMethod_var; extern String_t* _stringLiteral237045639; extern String_t* _stringLiteral2366487369; extern String_t* _stringLiteral2464064898; extern String_t* _stringLiteral2060780371; extern String_t* _stringLiteral3626864312; extern String_t* _stringLiteral3509406631; extern String_t* _stringLiteral3509406630; extern String_t* _stringLiteral3509406629; extern String_t* _stringLiteral351052972; extern String_t* _stringLiteral350987436; extern String_t* _stringLiteral2538967723; extern String_t* _stringLiteral4263594213; extern String_t* _stringLiteral2538902187; extern String_t* _stringLiteral2689616101; extern String_t* _stringLiteral1728070407; extern String_t* _stringLiteral1728070408; extern String_t* _stringLiteral3420991652; extern String_t* _stringLiteral1082339492; extern String_t* _stringLiteral2768631890; extern String_t* _stringLiteral399561991; extern String_t* _stringLiteral2770977963; extern String_t* _stringLiteral1513908449; extern String_t* _stringLiteral4234897633; extern String_t* _stringLiteral1296492015; extern String_t* _stringLiteral2362865655; extern String_t* _stringLiteral3635144175; extern String_t* _stringLiteral2362669047; extern String_t* _stringLiteral743386657; extern String_t* _stringLiteral340102130; extern String_t* _stringLiteral3213750877; extern String_t* _stringLiteral3213685341; extern String_t* _stringLiteral642326547; extern const uint32_t uiTopListCoupleItem_OnPageInit_m3519955827_MetadataUsageId; extern const uint32_t uiTopListCoupleItem_Update_m2325367725_MetadataUsageId; extern String_t* _stringLiteral3115842493; extern const uint32_t uiTopListCoupleItem_OnActive_m1706181743_MetadataUsageId; extern const uint32_t uiTopListCoupleItem_OnDisActive_m3622944589_MetadataUsageId; extern String_t* _stringLiteral3455367128; extern const uint32_t uiTopListCoupleItem_SetData_m1859823465_MetadataUsageId; extern RuntimeClass* CTopListManager_t2888565983_il2cpp_TypeInfo_var; extern RuntimeClass* OnItemClickBefore_t888674743_il2cpp_TypeInfo_var; extern RuntimeClass* OnItemClickEnd_t3682481633_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuManager_t3869721565_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiTopListWnd_OnShowGuildInfoBefore_m2524165857_RuntimeMethod_var; extern const RuntimeMethod* uiTopListWnd_OnShowGuildInfoEnd_m3427186508_RuntimeMethod_var; extern const uint32_t uiTopListCoupleItem_OnClickItem_m1468283800_MetadataUsageId; extern RuntimeClass* CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var; extern const uint32_t uiTopListCoupleItem_OnClickCouple_m2553044632_MetadataUsageId; extern const uint32_t uiTopListItem__ctor_m4118013313_MetadataUsageId; extern RuntimeClass* UISpriteU5BU5D_t1415066463_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_get_Item_m2643467469_RuntimeMethod_var; extern String_t* _stringLiteral3936356123; extern String_t* _stringLiteral3548295850; extern String_t* _stringLiteral3929317313; extern String_t* _stringLiteral3929251777; extern String_t* _stringLiteral3929186241; extern String_t* _stringLiteral3654555926; extern String_t* _stringLiteral273702303; extern String_t* _stringLiteral925111219; extern String_t* _stringLiteral2713570173; extern String_t* _stringLiteral1909361905; extern String_t* _stringLiteral157738529; extern String_t* _stringLiteral1617007509; extern String_t* _stringLiteral127802379; extern String_t* _stringLiteral3379486355; extern String_t* _stringLiteral1356638745; extern String_t* _stringLiteral2764690145; extern String_t* _stringLiteral2509071812; extern String_t* _stringLiteral3687729572; extern String_t* _stringLiteral887925284; extern String_t* _stringLiteral610898095; extern String_t* _stringLiteral3873894130; extern const uint32_t uiTopListItem_OnPageInit_m2264513594_MetadataUsageId; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern RuntimeClass* Transform_t3600365921_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern const uint32_t uiTopListItem_Update_m2405939036_MetadataUsageId; extern String_t* _stringLiteral50313028; extern const uint32_t uiTopListItem_OnClickItem_m3432157387_MetadataUsageId; extern RuntimeClass* Char_t3634460470_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2497231521; extern String_t* _stringLiteral2497231520; extern String_t* _stringLiteral2497231519; extern String_t* _stringLiteral717540151; extern String_t* _stringLiteral1191326241; extern String_t* _stringLiteral2424385796; extern String_t* _stringLiteral1120776975; extern String_t* _stringLiteral1591717762; extern String_t* _stringLiteral3452614590; extern String_t* _stringLiteral3510389671; extern String_t* _stringLiteral3510586279; extern String_t* _stringLiteral3510520743; extern const uint32_t uiTopListItem_SetItem_m2122939565_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var; extern String_t* _stringLiteral3307894260; extern String_t* _stringLiteral1079140490; extern String_t* _stringLiteral3452614618; extern String_t* _stringLiteral3457464292; extern const uint32_t uiTopListItem_SetRootLevel_m1474491896_MetadataUsageId; extern const uint32_t uiTopListItem_SetRootFashion_m1241320085_MetadataUsageId; extern String_t* _stringLiteral1579806459; extern const uint32_t uiTopListItem_SetRootMoney_m1416678906_MetadataUsageId; extern const uint32_t uiTopListItem_SetNamePos_m2978895109_MetadataUsageId; extern String_t* _stringLiteral3595573720; extern const uint32_t uiTopListItem_SetRootHorn_m2115823579_MetadataUsageId; extern String_t* _stringLiteral3176369800; extern const uint32_t uiTopListItem_SetRootCash_m1479534259_MetadataUsageId; extern const uint32_t uiTopListItem_SetRootCommon_m1539316048_MetadataUsageId; extern const uint32_t uiTopListItem_SetRootGuild_m2799938900_MetadataUsageId; extern const uint32_t uiTopListItem_SetRootIdol_m943087713_MetadataUsageId; extern String_t* _stringLiteral3452614626; extern const uint32_t uiTopListItem_SetRoot_m514592584_MetadataUsageId; struct TransformU5BU5D_t807237628; struct uiSongCellU5BU5D_t225369107; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct Vector2U5BU5D_t1457185986; struct SingleU5BU5D_t1444911251; struct StarTakU5BU5D_t3735320407; struct Int32U5BU5D_t385246372; struct UITextureU5BU5D_t4250952428; struct UILabelU5BU5D_t595200952; struct GameObjectU5BU5D_t3328599146; struct BoundsU5B0___U2C0___U5D_t3642494292; struct BoundsU5BU5D_t3642494291; struct UIWidgetU5BU5D_t2950248968; struct ObjectU5BU5D_t2843939325; struct UISpriteU5BU5D_t1415066463; #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 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 IEVENTDISPATCHER_T2294365884_H #define IEVENTDISPATCHER_T2294365884_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IEventDispatcher struct IEventDispatcher_t2294365884 : public RuntimeObject { public: // CBetterSet`1> IEventDispatcher::m_listSite CBetterSet_1_t1416977057 * ___m_listSite_0; public: inline static int32_t get_offset_of_m_listSite_0() { return static_cast(offsetof(IEventDispatcher_t2294365884, ___m_listSite_0)); } inline CBetterSet_1_t1416977057 * get_m_listSite_0() const { return ___m_listSite_0; } inline CBetterSet_1_t1416977057 ** get_address_of_m_listSite_0() { return &___m_listSite_0; } inline void set_m_listSite_0(CBetterSet_1_t1416977057 * value) { ___m_listSite_0 = value; Il2CppCodeGenWriteBarrier((&___m_listSite_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IEVENTDISPATCHER_T2294365884_H #ifndef CCHANGEGAMEMANAGER_T2081989347_H #define CCHANGEGAMEMANAGER_T2081989347_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChangeGameManager struct CChangeGameManager_t2081989347 : public RuntimeObject { public: // DMCore.Logic.CChangeGameManager/OnShopListChanged DMCore.Logic.CChangeGameManager::ShopListChanged OnShopListChanged_t2987809885 * ___ShopListChanged_0; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_PartRewardList List_1_t3454575947 * ___m_PartRewardList_2; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_finalist List_1_t3454575947 * ___m_finalist_3; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_List List_1_t3768009848 * ___m_List_4; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_rankListInfo List_1_t3330140190 * ___m_rankListInfo_5; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_gamePageInfo List_1_t2959980932 * ___m_gamePageInfo_6; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CChangeGameManager::m_ThemeData Dictionary_2_t1848694263 * ___m_ThemeData_7; // CDataModelBool DMCore.Logic.CChangeGameManager::ThemeGetMsg CDataModelBool_t2269476966 * ___ThemeGetMsg_8; // System.Int32 DMCore.Logic.CChangeGameManager::stage int32_t ___stage_9; // System.Boolean DMCore.Logic.CChangeGameManager::b_isClkRank bool ___b_isClkRank_10; // System.Boolean DMCore.Logic.CChangeGameManager::b_isSign bool ___b_isSign_11; // System.Int32 DMCore.Logic.CChangeGameManager::m_bagMaxCount int32_t ___m_bagMaxCount_12; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_travelBagId List_1_t128053199 * ___m_travelBagId_13; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_propsList List_1_t128053199 * ___m_propsList_14; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_suitcaseList List_1_t128053199 * ___m_suitcaseList_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChangeGameManager::m_assembleListInfo Dictionary_2_t2125489543 * ___m_assembleListInfo_16; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_dressListId List_1_t128053199 * ___m_dressListId_17; // System.Int32 DMCore.Logic.CChangeGameManager::m_selectedTheme int32_t ___m_selectedTheme_18; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_reviewListInfo List_1_t2386912134 * ___m_reviewListInfo_19; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChangeGameManager::m_themeDressId Dictionary_2_t4098518019 * ___m_themeDressId_20; // System.Collections.Generic.List`1[] DMCore.Logic.CChangeGameManager::GroupAll List_1U5BU5D_t3580830742* ___GroupAll_21; // System.Int32 DMCore.Logic.CChangeGameManager::m_diffTime int32_t ___m_diffTime_22; // System.String DMCore.Logic.CChangeGameManager::m_EndTime String_t* ___m_EndTime_23; // System.Boolean DMCore.Logic.CChangeGameManager::b_isChange bool ___b_isChange_24; // CDataModelBool DMCore.Logic.CChangeGameManager::m_SuitcaseGetMsg CDataModelBool_t2269476966 * ___m_SuitcaseGetMsg_25; // CDataModelBool DMCore.Logic.CChangeGameManager::CStartVoteMsg CDataModelBool_t2269476966 * ___CStartVoteMsg_26; // CDataModelBool DMCore.Logic.CChangeGameManager::CRankState CDataModelBool_t2269476966 * ___CRankState_27; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_awardList List_1_t4158936807 * ___m_awardList_28; // DMCore.Logic.ThemeInfo DMCore.Logic.CChangeGameManager::m_themeInfo ThemeInfo_t1099106658 * ___m_themeInfo_29; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChangeGameManager::m_submitVoteDic Dictionary_2_t1839659084 * ___m_submitVoteDic_30; // System.Boolean DMCore.Logic.CChangeGameManager::IsDraw bool ___IsDraw_31; // System.Boolean DMCore.Logic.CChangeGameManager::m_IsOpen bool ___m_IsOpen_32; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_shopList List_1_t3369058668 * ___m_shopList_33; public: inline static int32_t get_offset_of_ShopListChanged_0() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___ShopListChanged_0)); } inline OnShopListChanged_t2987809885 * get_ShopListChanged_0() const { return ___ShopListChanged_0; } inline OnShopListChanged_t2987809885 ** get_address_of_ShopListChanged_0() { return &___ShopListChanged_0; } inline void set_ShopListChanged_0(OnShopListChanged_t2987809885 * value) { ___ShopListChanged_0 = value; Il2CppCodeGenWriteBarrier((&___ShopListChanged_0), value); } inline static int32_t get_offset_of_m_PartRewardList_2() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_PartRewardList_2)); } inline List_1_t3454575947 * get_m_PartRewardList_2() const { return ___m_PartRewardList_2; } inline List_1_t3454575947 ** get_address_of_m_PartRewardList_2() { return &___m_PartRewardList_2; } inline void set_m_PartRewardList_2(List_1_t3454575947 * value) { ___m_PartRewardList_2 = value; Il2CppCodeGenWriteBarrier((&___m_PartRewardList_2), value); } inline static int32_t get_offset_of_m_finalist_3() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_finalist_3)); } inline List_1_t3454575947 * get_m_finalist_3() const { return ___m_finalist_3; } inline List_1_t3454575947 ** get_address_of_m_finalist_3() { return &___m_finalist_3; } inline void set_m_finalist_3(List_1_t3454575947 * value) { ___m_finalist_3 = value; Il2CppCodeGenWriteBarrier((&___m_finalist_3), value); } inline static int32_t get_offset_of_m_List_4() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_List_4)); } inline List_1_t3768009848 * get_m_List_4() const { return ___m_List_4; } inline List_1_t3768009848 ** get_address_of_m_List_4() { return &___m_List_4; } inline void set_m_List_4(List_1_t3768009848 * value) { ___m_List_4 = value; Il2CppCodeGenWriteBarrier((&___m_List_4), value); } inline static int32_t get_offset_of_m_rankListInfo_5() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_rankListInfo_5)); } inline List_1_t3330140190 * get_m_rankListInfo_5() const { return ___m_rankListInfo_5; } inline List_1_t3330140190 ** get_address_of_m_rankListInfo_5() { return &___m_rankListInfo_5; } inline void set_m_rankListInfo_5(List_1_t3330140190 * value) { ___m_rankListInfo_5 = value; Il2CppCodeGenWriteBarrier((&___m_rankListInfo_5), value); } inline static int32_t get_offset_of_m_gamePageInfo_6() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_gamePageInfo_6)); } inline List_1_t2959980932 * get_m_gamePageInfo_6() const { return ___m_gamePageInfo_6; } inline List_1_t2959980932 ** get_address_of_m_gamePageInfo_6() { return &___m_gamePageInfo_6; } inline void set_m_gamePageInfo_6(List_1_t2959980932 * value) { ___m_gamePageInfo_6 = value; Il2CppCodeGenWriteBarrier((&___m_gamePageInfo_6), value); } inline static int32_t get_offset_of_m_ThemeData_7() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_ThemeData_7)); } inline Dictionary_2_t1848694263 * get_m_ThemeData_7() const { return ___m_ThemeData_7; } inline Dictionary_2_t1848694263 ** get_address_of_m_ThemeData_7() { return &___m_ThemeData_7; } inline void set_m_ThemeData_7(Dictionary_2_t1848694263 * value) { ___m_ThemeData_7 = value; Il2CppCodeGenWriteBarrier((&___m_ThemeData_7), value); } inline static int32_t get_offset_of_ThemeGetMsg_8() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___ThemeGetMsg_8)); } inline CDataModelBool_t2269476966 * get_ThemeGetMsg_8() const { return ___ThemeGetMsg_8; } inline CDataModelBool_t2269476966 ** get_address_of_ThemeGetMsg_8() { return &___ThemeGetMsg_8; } inline void set_ThemeGetMsg_8(CDataModelBool_t2269476966 * value) { ___ThemeGetMsg_8 = value; Il2CppCodeGenWriteBarrier((&___ThemeGetMsg_8), value); } inline static int32_t get_offset_of_stage_9() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___stage_9)); } inline int32_t get_stage_9() const { return ___stage_9; } inline int32_t* get_address_of_stage_9() { return &___stage_9; } inline void set_stage_9(int32_t value) { ___stage_9 = value; } inline static int32_t get_offset_of_b_isClkRank_10() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___b_isClkRank_10)); } inline bool get_b_isClkRank_10() const { return ___b_isClkRank_10; } inline bool* get_address_of_b_isClkRank_10() { return &___b_isClkRank_10; } inline void set_b_isClkRank_10(bool value) { ___b_isClkRank_10 = value; } inline static int32_t get_offset_of_b_isSign_11() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___b_isSign_11)); } inline bool get_b_isSign_11() const { return ___b_isSign_11; } inline bool* get_address_of_b_isSign_11() { return &___b_isSign_11; } inline void set_b_isSign_11(bool value) { ___b_isSign_11 = value; } inline static int32_t get_offset_of_m_bagMaxCount_12() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_bagMaxCount_12)); } inline int32_t get_m_bagMaxCount_12() const { return ___m_bagMaxCount_12; } inline int32_t* get_address_of_m_bagMaxCount_12() { return &___m_bagMaxCount_12; } inline void set_m_bagMaxCount_12(int32_t value) { ___m_bagMaxCount_12 = value; } inline static int32_t get_offset_of_m_travelBagId_13() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_travelBagId_13)); } inline List_1_t128053199 * get_m_travelBagId_13() const { return ___m_travelBagId_13; } inline List_1_t128053199 ** get_address_of_m_travelBagId_13() { return &___m_travelBagId_13; } inline void set_m_travelBagId_13(List_1_t128053199 * value) { ___m_travelBagId_13 = value; Il2CppCodeGenWriteBarrier((&___m_travelBagId_13), value); } inline static int32_t get_offset_of_m_propsList_14() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_propsList_14)); } inline List_1_t128053199 * get_m_propsList_14() const { return ___m_propsList_14; } inline List_1_t128053199 ** get_address_of_m_propsList_14() { return &___m_propsList_14; } inline void set_m_propsList_14(List_1_t128053199 * value) { ___m_propsList_14 = value; Il2CppCodeGenWriteBarrier((&___m_propsList_14), value); } inline static int32_t get_offset_of_m_suitcaseList_15() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_suitcaseList_15)); } inline List_1_t128053199 * get_m_suitcaseList_15() const { return ___m_suitcaseList_15; } inline List_1_t128053199 ** get_address_of_m_suitcaseList_15() { return &___m_suitcaseList_15; } inline void set_m_suitcaseList_15(List_1_t128053199 * value) { ___m_suitcaseList_15 = value; Il2CppCodeGenWriteBarrier((&___m_suitcaseList_15), value); } inline static int32_t get_offset_of_m_assembleListInfo_16() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_assembleListInfo_16)); } inline Dictionary_2_t2125489543 * get_m_assembleListInfo_16() const { return ___m_assembleListInfo_16; } inline Dictionary_2_t2125489543 ** get_address_of_m_assembleListInfo_16() { return &___m_assembleListInfo_16; } inline void set_m_assembleListInfo_16(Dictionary_2_t2125489543 * value) { ___m_assembleListInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_assembleListInfo_16), value); } inline static int32_t get_offset_of_m_dressListId_17() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_dressListId_17)); } inline List_1_t128053199 * get_m_dressListId_17() const { return ___m_dressListId_17; } inline List_1_t128053199 ** get_address_of_m_dressListId_17() { return &___m_dressListId_17; } inline void set_m_dressListId_17(List_1_t128053199 * value) { ___m_dressListId_17 = value; Il2CppCodeGenWriteBarrier((&___m_dressListId_17), value); } inline static int32_t get_offset_of_m_selectedTheme_18() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_selectedTheme_18)); } inline int32_t get_m_selectedTheme_18() const { return ___m_selectedTheme_18; } inline int32_t* get_address_of_m_selectedTheme_18() { return &___m_selectedTheme_18; } inline void set_m_selectedTheme_18(int32_t value) { ___m_selectedTheme_18 = value; } inline static int32_t get_offset_of_m_reviewListInfo_19() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_reviewListInfo_19)); } inline List_1_t2386912134 * get_m_reviewListInfo_19() const { return ___m_reviewListInfo_19; } inline List_1_t2386912134 ** get_address_of_m_reviewListInfo_19() { return &___m_reviewListInfo_19; } inline void set_m_reviewListInfo_19(List_1_t2386912134 * value) { ___m_reviewListInfo_19 = value; Il2CppCodeGenWriteBarrier((&___m_reviewListInfo_19), value); } inline static int32_t get_offset_of_m_themeDressId_20() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_themeDressId_20)); } inline Dictionary_2_t4098518019 * get_m_themeDressId_20() const { return ___m_themeDressId_20; } inline Dictionary_2_t4098518019 ** get_address_of_m_themeDressId_20() { return &___m_themeDressId_20; } inline void set_m_themeDressId_20(Dictionary_2_t4098518019 * value) { ___m_themeDressId_20 = value; Il2CppCodeGenWriteBarrier((&___m_themeDressId_20), value); } inline static int32_t get_offset_of_GroupAll_21() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___GroupAll_21)); } inline List_1U5BU5D_t3580830742* get_GroupAll_21() const { return ___GroupAll_21; } inline List_1U5BU5D_t3580830742** get_address_of_GroupAll_21() { return &___GroupAll_21; } inline void set_GroupAll_21(List_1U5BU5D_t3580830742* value) { ___GroupAll_21 = value; Il2CppCodeGenWriteBarrier((&___GroupAll_21), value); } inline static int32_t get_offset_of_m_diffTime_22() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_diffTime_22)); } inline int32_t get_m_diffTime_22() const { return ___m_diffTime_22; } inline int32_t* get_address_of_m_diffTime_22() { return &___m_diffTime_22; } inline void set_m_diffTime_22(int32_t value) { ___m_diffTime_22 = value; } inline static int32_t get_offset_of_m_EndTime_23() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_EndTime_23)); } inline String_t* get_m_EndTime_23() const { return ___m_EndTime_23; } inline String_t** get_address_of_m_EndTime_23() { return &___m_EndTime_23; } inline void set_m_EndTime_23(String_t* value) { ___m_EndTime_23 = value; Il2CppCodeGenWriteBarrier((&___m_EndTime_23), value); } inline static int32_t get_offset_of_b_isChange_24() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___b_isChange_24)); } inline bool get_b_isChange_24() const { return ___b_isChange_24; } inline bool* get_address_of_b_isChange_24() { return &___b_isChange_24; } inline void set_b_isChange_24(bool value) { ___b_isChange_24 = value; } inline static int32_t get_offset_of_m_SuitcaseGetMsg_25() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_SuitcaseGetMsg_25)); } inline CDataModelBool_t2269476966 * get_m_SuitcaseGetMsg_25() const { return ___m_SuitcaseGetMsg_25; } inline CDataModelBool_t2269476966 ** get_address_of_m_SuitcaseGetMsg_25() { return &___m_SuitcaseGetMsg_25; } inline void set_m_SuitcaseGetMsg_25(CDataModelBool_t2269476966 * value) { ___m_SuitcaseGetMsg_25 = value; Il2CppCodeGenWriteBarrier((&___m_SuitcaseGetMsg_25), value); } inline static int32_t get_offset_of_CStartVoteMsg_26() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___CStartVoteMsg_26)); } inline CDataModelBool_t2269476966 * get_CStartVoteMsg_26() const { return ___CStartVoteMsg_26; } inline CDataModelBool_t2269476966 ** get_address_of_CStartVoteMsg_26() { return &___CStartVoteMsg_26; } inline void set_CStartVoteMsg_26(CDataModelBool_t2269476966 * value) { ___CStartVoteMsg_26 = value; Il2CppCodeGenWriteBarrier((&___CStartVoteMsg_26), value); } inline static int32_t get_offset_of_CRankState_27() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___CRankState_27)); } inline CDataModelBool_t2269476966 * get_CRankState_27() const { return ___CRankState_27; } inline CDataModelBool_t2269476966 ** get_address_of_CRankState_27() { return &___CRankState_27; } inline void set_CRankState_27(CDataModelBool_t2269476966 * value) { ___CRankState_27 = value; Il2CppCodeGenWriteBarrier((&___CRankState_27), value); } inline static int32_t get_offset_of_m_awardList_28() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_awardList_28)); } inline List_1_t4158936807 * get_m_awardList_28() const { return ___m_awardList_28; } inline List_1_t4158936807 ** get_address_of_m_awardList_28() { return &___m_awardList_28; } inline void set_m_awardList_28(List_1_t4158936807 * value) { ___m_awardList_28 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_28), value); } inline static int32_t get_offset_of_m_themeInfo_29() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_themeInfo_29)); } inline ThemeInfo_t1099106658 * get_m_themeInfo_29() const { return ___m_themeInfo_29; } inline ThemeInfo_t1099106658 ** get_address_of_m_themeInfo_29() { return &___m_themeInfo_29; } inline void set_m_themeInfo_29(ThemeInfo_t1099106658 * value) { ___m_themeInfo_29 = value; Il2CppCodeGenWriteBarrier((&___m_themeInfo_29), value); } inline static int32_t get_offset_of_m_submitVoteDic_30() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_submitVoteDic_30)); } inline Dictionary_2_t1839659084 * get_m_submitVoteDic_30() const { return ___m_submitVoteDic_30; } inline Dictionary_2_t1839659084 ** get_address_of_m_submitVoteDic_30() { return &___m_submitVoteDic_30; } inline void set_m_submitVoteDic_30(Dictionary_2_t1839659084 * value) { ___m_submitVoteDic_30 = value; Il2CppCodeGenWriteBarrier((&___m_submitVoteDic_30), value); } inline static int32_t get_offset_of_IsDraw_31() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___IsDraw_31)); } inline bool get_IsDraw_31() const { return ___IsDraw_31; } inline bool* get_address_of_IsDraw_31() { return &___IsDraw_31; } inline void set_IsDraw_31(bool value) { ___IsDraw_31 = value; } inline static int32_t get_offset_of_m_IsOpen_32() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_IsOpen_32)); } inline bool get_m_IsOpen_32() const { return ___m_IsOpen_32; } inline bool* get_address_of_m_IsOpen_32() { return &___m_IsOpen_32; } inline void set_m_IsOpen_32(bool value) { ___m_IsOpen_32 = value; } inline static int32_t get_offset_of_m_shopList_33() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_shopList_33)); } inline List_1_t3369058668 * get_m_shopList_33() const { return ___m_shopList_33; } inline List_1_t3369058668 ** get_address_of_m_shopList_33() { return &___m_shopList_33; } inline void set_m_shopList_33(List_1_t3369058668 * value) { ___m_shopList_33 = value; Il2CppCodeGenWriteBarrier((&___m_shopList_33), value); } }; struct CChangeGameManager_t2081989347_StaticFields { public: // DMCore.Logic.CChangeGameManager DMCore.Logic.CChangeGameManager::s_Instance CChangeGameManager_t2081989347 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CChangeGameManager_t2081989347_StaticFields, ___s_Instance_1)); } inline CChangeGameManager_t2081989347 * get_s_Instance_1() const { return ___s_Instance_1; } inline CChangeGameManager_t2081989347 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CChangeGameManager_t2081989347 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHANGEGAMEMANAGER_T2081989347_H #ifndef CMYPACKAGEMANAGER_T122981866_H #define CMYPACKAGEMANAGER_T122981866_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CbNeedFreshUIU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CIsSelectU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CIsShowSelectU3Ek__BackingField_2; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiMainType int32_t ___m_uiMainType_3; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiSubType int32_t ___m_uiSubType_4; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiActiveItem int32_t ___m_uiActiveItem_5; // System.Int32 DMCore.Logic.CMyPackageManager::m_LeftTime int32_t ___m_LeftTime_6; // BetterList`1 DMCore.Logic.CMyPackageManager::m_listBianshenCard BetterList_1_t1591806957 * ___m_listBianshenCard_7; // System.Boolean DMCore.Logic.CMyPackageManager::m_IsRenewDataChanged bool ___m_IsRenewDataChanged_8; public: inline static int32_t get_offset_of_U3CbNeedFreshUIU3Ek__BackingField_0() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CbNeedFreshUIU3Ek__BackingField_0)); } inline bool get_U3CbNeedFreshUIU3Ek__BackingField_0() const { return ___U3CbNeedFreshUIU3Ek__BackingField_0; } inline bool* get_address_of_U3CbNeedFreshUIU3Ek__BackingField_0() { return &___U3CbNeedFreshUIU3Ek__BackingField_0; } inline void set_U3CbNeedFreshUIU3Ek__BackingField_0(bool value) { ___U3CbNeedFreshUIU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsSelectU3Ek__BackingField_1() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CIsSelectU3Ek__BackingField_1)); } inline bool get_U3CIsSelectU3Ek__BackingField_1() const { return ___U3CIsSelectU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsSelectU3Ek__BackingField_1() { return &___U3CIsSelectU3Ek__BackingField_1; } inline void set_U3CIsSelectU3Ek__BackingField_1(bool value) { ___U3CIsSelectU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsShowSelectU3Ek__BackingField_2() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CIsShowSelectU3Ek__BackingField_2)); } inline bool get_U3CIsShowSelectU3Ek__BackingField_2() const { return ___U3CIsShowSelectU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsShowSelectU3Ek__BackingField_2() { return &___U3CIsShowSelectU3Ek__BackingField_2; } inline void set_U3CIsShowSelectU3Ek__BackingField_2(bool value) { ___U3CIsShowSelectU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_uiMainType_3() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiMainType_3)); } inline int32_t get_m_uiMainType_3() const { return ___m_uiMainType_3; } inline int32_t* get_address_of_m_uiMainType_3() { return &___m_uiMainType_3; } inline void set_m_uiMainType_3(int32_t value) { ___m_uiMainType_3 = value; } inline static int32_t get_offset_of_m_uiSubType_4() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiSubType_4)); } inline int32_t get_m_uiSubType_4() const { return ___m_uiSubType_4; } inline int32_t* get_address_of_m_uiSubType_4() { return &___m_uiSubType_4; } inline void set_m_uiSubType_4(int32_t value) { ___m_uiSubType_4 = value; } inline static int32_t get_offset_of_m_uiActiveItem_5() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiActiveItem_5)); } inline int32_t get_m_uiActiveItem_5() const { return ___m_uiActiveItem_5; } inline int32_t* get_address_of_m_uiActiveItem_5() { return &___m_uiActiveItem_5; } inline void set_m_uiActiveItem_5(int32_t value) { ___m_uiActiveItem_5 = value; } inline static int32_t get_offset_of_m_LeftTime_6() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_LeftTime_6)); } inline int32_t get_m_LeftTime_6() const { return ___m_LeftTime_6; } inline int32_t* get_address_of_m_LeftTime_6() { return &___m_LeftTime_6; } inline void set_m_LeftTime_6(int32_t value) { ___m_LeftTime_6 = value; } inline static int32_t get_offset_of_m_listBianshenCard_7() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_listBianshenCard_7)); } inline BetterList_1_t1591806957 * get_m_listBianshenCard_7() const { return ___m_listBianshenCard_7; } inline BetterList_1_t1591806957 ** get_address_of_m_listBianshenCard_7() { return &___m_listBianshenCard_7; } inline void set_m_listBianshenCard_7(BetterList_1_t1591806957 * value) { ___m_listBianshenCard_7 = value; Il2CppCodeGenWriteBarrier((&___m_listBianshenCard_7), value); } inline static int32_t get_offset_of_m_IsRenewDataChanged_8() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_IsRenewDataChanged_8)); } inline bool get_m_IsRenewDataChanged_8() const { return ___m_IsRenewDataChanged_8; } inline bool* get_address_of_m_IsRenewDataChanged_8() { return &___m_IsRenewDataChanged_8; } inline void set_m_IsRenewDataChanged_8(bool value) { ___m_IsRenewDataChanged_8 = value; } }; struct CMyPackageManager_t122981866_StaticFields { public: // DMCore.Logic.CMyPackageManager DMCore.Logic.CMyPackageManager::s_Instance CMyPackageManager_t122981866 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(CMyPackageManager_t122981866_StaticFields, ___s_Instance_9)); } inline CMyPackageManager_t122981866 * get_s_Instance_9() const { return ___s_Instance_9; } inline CMyPackageManager_t122981866 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(CMyPackageManager_t122981866 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMYPACKAGEMANAGER_T122981866_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 STRINGBUILDER_T_H #define STRINGBUILDER_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Int32 System.Text.StringBuilder::_length int32_t ____length_1; // System.String System.Text.StringBuilder::_str String_t* ____str_2; // System.String System.Text.StringBuilder::_cached_str String_t* ____cached_str_3; // System.Int32 System.Text.StringBuilder::_maxCapacity int32_t ____maxCapacity_4; public: inline static int32_t get_offset_of__length_1() { return static_cast(offsetof(StringBuilder_t, ____length_1)); } inline int32_t get__length_1() const { return ____length_1; } inline int32_t* get_address_of__length_1() { return &____length_1; } inline void set__length_1(int32_t value) { ____length_1 = value; } inline static int32_t get_offset_of__str_2() { return static_cast(offsetof(StringBuilder_t, ____str_2)); } inline String_t* get__str_2() const { return ____str_2; } inline String_t** get_address_of__str_2() { return &____str_2; } inline void set__str_2(String_t* value) { ____str_2 = value; Il2CppCodeGenWriteBarrier((&____str_2), value); } inline static int32_t get_offset_of__cached_str_3() { return static_cast(offsetof(StringBuilder_t, ____cached_str_3)); } inline String_t* get__cached_str_3() const { return ____cached_str_3; } inline String_t** get_address_of__cached_str_3() { return &____cached_str_3; } inline void set__cached_str_3(String_t* value) { ____cached_str_3 = value; Il2CppCodeGenWriteBarrier((&____cached_str_3), value); } inline static int32_t get_offset_of__maxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ____maxCapacity_4)); } inline int32_t get__maxCapacity_4() const { return ____maxCapacity_4; } inline int32_t* get_address_of__maxCapacity_4() { return &____maxCapacity_4; } inline void set__maxCapacity_4(int32_t value) { ____maxCapacity_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGBUILDER_T_H #ifndef U3CSHOWPICEFFECTU3EC__ANONSTOREY2_T832592604_H #define U3CSHOWPICEFFECTU3EC__ANONSTOREY2_T832592604_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIStory/c__AnonStorey2 struct U3CShowPicEffectU3Ec__AnonStorey2_t832592604 : public RuntimeObject { public: // UITexture UIStory/c__AnonStorey2::texture UITexture_t3471168817 * ___texture_0; // System.Int32 UIStory/c__AnonStorey2::i int32_t ___i_1; // UIStory UIStory/c__AnonStorey2::$this UIStory_t931788816 * ___U24this_2; public: inline static int32_t get_offset_of_texture_0() { return static_cast(offsetof(U3CShowPicEffectU3Ec__AnonStorey2_t832592604, ___texture_0)); } inline UITexture_t3471168817 * get_texture_0() const { return ___texture_0; } inline UITexture_t3471168817 ** get_address_of_texture_0() { return &___texture_0; } inline void set_texture_0(UITexture_t3471168817 * value) { ___texture_0 = value; Il2CppCodeGenWriteBarrier((&___texture_0), value); } inline static int32_t get_offset_of_i_1() { return static_cast(offsetof(U3CShowPicEffectU3Ec__AnonStorey2_t832592604, ___i_1)); } inline int32_t get_i_1() const { return ___i_1; } inline int32_t* get_address_of_i_1() { return &___i_1; } inline void set_i_1(int32_t value) { ___i_1 = value; } inline static int32_t get_offset_of_U24this_2() { return static_cast(offsetof(U3CShowPicEffectU3Ec__AnonStorey2_t832592604, ___U24this_2)); } inline UIStory_t931788816 * get_U24this_2() const { return ___U24this_2; } inline UIStory_t931788816 ** get_address_of_U24this_2() { return &___U24this_2; } inline void set_U24this_2(UIStory_t931788816 * value) { ___U24this_2 = value; Il2CppCodeGenWriteBarrier((&___U24this_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CSHOWPICEFFECTU3EC__ANONSTOREY2_T832592604_H #ifndef U3CSHOWROLEEFFECTU3EC__ANONSTOREY1_T3446747207_H #define U3CSHOWROLEEFFECTU3EC__ANONSTOREY1_T3446747207_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIStory/c__AnonStorey1 struct U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207 : public RuntimeObject { public: // UITexture UIStory/c__AnonStorey1::texture UITexture_t3471168817 * ___texture_0; public: inline static int32_t get_offset_of_texture_0() { return static_cast(offsetof(U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207, ___texture_0)); } inline UITexture_t3471168817 * get_texture_0() const { return ___texture_0; } inline UITexture_t3471168817 ** get_address_of_texture_0() { return &___texture_0; } inline void set_texture_0(UITexture_t3471168817 * value) { ___texture_0 = value; Il2CppCodeGenWriteBarrier((&___texture_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CSHOWROLEEFFECTU3EC__ANONSTOREY1_T3446747207_H #ifndef CNETSERVERCONFIG_T202072970_H #define CNETSERVERCONFIG_T202072970_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetServerConfig struct CNetServerConfig_t202072970 : public RuntimeObject { public: // DMCore.CDataProperty DMCore.Net.CNetServerConfig::m_prop CDataProperty_t2806246268 * ___m_prop_1; // DMCore.CDataProperty DMCore.Net.CNetServerConfig::m_propProxy CDataProperty_t2806246268 * ___m_propProxy_2; // System.String DMCore.Net.CNetServerConfig::m_Setting String_t* ___m_Setting_3; public: inline static int32_t get_offset_of_m_prop_1() { return static_cast(offsetof(CNetServerConfig_t202072970, ___m_prop_1)); } inline CDataProperty_t2806246268 * get_m_prop_1() const { return ___m_prop_1; } inline CDataProperty_t2806246268 ** get_address_of_m_prop_1() { return &___m_prop_1; } inline void set_m_prop_1(CDataProperty_t2806246268 * value) { ___m_prop_1 = value; Il2CppCodeGenWriteBarrier((&___m_prop_1), value); } inline static int32_t get_offset_of_m_propProxy_2() { return static_cast(offsetof(CNetServerConfig_t202072970, ___m_propProxy_2)); } inline CDataProperty_t2806246268 * get_m_propProxy_2() const { return ___m_propProxy_2; } inline CDataProperty_t2806246268 ** get_address_of_m_propProxy_2() { return &___m_propProxy_2; } inline void set_m_propProxy_2(CDataProperty_t2806246268 * value) { ___m_propProxy_2 = value; Il2CppCodeGenWriteBarrier((&___m_propProxy_2), value); } inline static int32_t get_offset_of_m_Setting_3() { return static_cast(offsetof(CNetServerConfig_t202072970, ___m_Setting_3)); } inline String_t* get_m_Setting_3() const { return ___m_Setting_3; } inline String_t** get_address_of_m_Setting_3() { return &___m_Setting_3; } inline void set_m_Setting_3(String_t* value) { ___m_Setting_3 = value; Il2CppCodeGenWriteBarrier((&___m_Setting_3), value); } }; struct CNetServerConfig_t202072970_StaticFields { public: // System.String DMCore.Net.CNetServerConfig::s_Version String_t* ___s_Version_0; // DMCore.Net.CNetServerConfig DMCore.Net.CNetServerConfig::s_Instance CNetServerConfig_t202072970 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Version_0() { return static_cast(offsetof(CNetServerConfig_t202072970_StaticFields, ___s_Version_0)); } inline String_t* get_s_Version_0() const { return ___s_Version_0; } inline String_t** get_address_of_s_Version_0() { return &___s_Version_0; } inline void set_s_Version_0(String_t* value) { ___s_Version_0 = value; Il2CppCodeGenWriteBarrier((&___s_Version_0), value); } inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CNetServerConfig_t202072970_StaticFields, ___s_Instance_4)); } inline CNetServerConfig_t202072970 * get_s_Instance_4() const { return ___s_Instance_4; } inline CNetServerConfig_t202072970 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CNetServerConfig_t202072970 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETSERVERCONFIG_T202072970_H #ifndef CJUNIORROLEMODELITEM_T636793867_H #define CJUNIORROLEMODELITEM_T636793867_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CJuniorRoleModelItem struct CJuniorRoleModelItem_t636793867 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_male Dictionary_2_t1839659084 * ___m_male_0; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_female Dictionary_2_t1839659084 * ___m_female_1; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_maleNewRole Dictionary_2_t1839659084 * ___m_maleNewRole_2; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_femaleNewRole Dictionary_2_t1839659084 * ___m_femaleNewRole_3; public: inline static int32_t get_offset_of_m_male_0() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_male_0)); } inline Dictionary_2_t1839659084 * get_m_male_0() const { return ___m_male_0; } inline Dictionary_2_t1839659084 ** get_address_of_m_male_0() { return &___m_male_0; } inline void set_m_male_0(Dictionary_2_t1839659084 * value) { ___m_male_0 = value; Il2CppCodeGenWriteBarrier((&___m_male_0), value); } inline static int32_t get_offset_of_m_female_1() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_female_1)); } inline Dictionary_2_t1839659084 * get_m_female_1() const { return ___m_female_1; } inline Dictionary_2_t1839659084 ** get_address_of_m_female_1() { return &___m_female_1; } inline void set_m_female_1(Dictionary_2_t1839659084 * value) { ___m_female_1 = value; Il2CppCodeGenWriteBarrier((&___m_female_1), value); } inline static int32_t get_offset_of_m_maleNewRole_2() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_maleNewRole_2)); } inline Dictionary_2_t1839659084 * get_m_maleNewRole_2() const { return ___m_maleNewRole_2; } inline Dictionary_2_t1839659084 ** get_address_of_m_maleNewRole_2() { return &___m_maleNewRole_2; } inline void set_m_maleNewRole_2(Dictionary_2_t1839659084 * value) { ___m_maleNewRole_2 = value; Il2CppCodeGenWriteBarrier((&___m_maleNewRole_2), value); } inline static int32_t get_offset_of_m_femaleNewRole_3() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_femaleNewRole_3)); } inline Dictionary_2_t1839659084 * get_m_femaleNewRole_3() const { return ___m_femaleNewRole_3; } inline Dictionary_2_t1839659084 ** get_address_of_m_femaleNewRole_3() { return &___m_femaleNewRole_3; } inline void set_m_femaleNewRole_3(Dictionary_2_t1839659084 * value) { ___m_femaleNewRole_3 = value; Il2CppCodeGenWriteBarrier((&___m_femaleNewRole_3), value); } }; struct CJuniorRoleModelItem_t636793867_StaticFields { public: // DMCore.Framework.Scene.CJuniorRoleModelItem DMCore.Framework.Scene.CJuniorRoleModelItem::s_Instance CJuniorRoleModelItem_t636793867 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867_StaticFields, ___s_Instance_4)); } inline CJuniorRoleModelItem_t636793867 * get_s_Instance_4() const { return ___s_Instance_4; } inline CJuniorRoleModelItem_t636793867 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CJuniorRoleModelItem_t636793867 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CJUNIORROLEMODELITEM_T636793867_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 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 LIST_1_T296433643_H #define LIST_1_T296433643_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_t296433643 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RewardInfoU5BU5D_t132172952* ____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_t296433643, ____items_1)); } inline RewardInfoU5BU5D_t132172952* get__items_1() const { return ____items_1; } inline RewardInfoU5BU5D_t132172952** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RewardInfoU5BU5D_t132172952* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t296433643, ____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_t296433643, ____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_t296433643_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RewardInfoU5BU5D_t132172952* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t296433643_StaticFields, ___EmptyArray_4)); } inline RewardInfoU5BU5D_t132172952* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RewardInfoU5BU5D_t132172952** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RewardInfoU5BU5D_t132172952* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T296433643_H #ifndef REWARDINFO_T3119326197_H #define REWARDINFO_T3119326197_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // RewardInfo struct RewardInfo_t3119326197 : public RuntimeObject { public: // System.Int32 RewardInfo::k__BackingField int32_t ___U3CIdU3Ek__BackingField_0; // System.String RewardInfo::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.String RewardInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_2; // System.Int32 RewardInfo::k__BackingField int32_t ___U3CNumU3Ek__BackingField_3; // System.Int32 RewardInfo::k__BackingField int32_t ___U3CLimitTimeU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(RewardInfo_t3119326197, ___U3CIdU3Ek__BackingField_0)); } inline int32_t get_U3CIdU3Ek__BackingField_0() const { return ___U3CIdU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIdU3Ek__BackingField_0() { return &___U3CIdU3Ek__BackingField_0; } inline void set_U3CIdU3Ek__BackingField_0(int32_t value) { ___U3CIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_1() { return static_cast(offsetof(RewardInfo_t3119326197, ___U3CNameU3Ek__BackingField_1)); } inline String_t* get_U3CNameU3Ek__BackingField_1() const { return ___U3CNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_1() { return &___U3CNameU3Ek__BackingField_1; } inline void set_U3CNameU3Ek__BackingField_1(String_t* value) { ___U3CNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CDescU3Ek__BackingField_2() { return static_cast(offsetof(RewardInfo_t3119326197, ___U3CDescU3Ek__BackingField_2)); } inline String_t* get_U3CDescU3Ek__BackingField_2() const { return ___U3CDescU3Ek__BackingField_2; } inline String_t** get_address_of_U3CDescU3Ek__BackingField_2() { return &___U3CDescU3Ek__BackingField_2; } inline void set_U3CDescU3Ek__BackingField_2(String_t* value) { ___U3CDescU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CDescU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CNumU3Ek__BackingField_3() { return static_cast(offsetof(RewardInfo_t3119326197, ___U3CNumU3Ek__BackingField_3)); } inline int32_t get_U3CNumU3Ek__BackingField_3() const { return ___U3CNumU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CNumU3Ek__BackingField_3() { return &___U3CNumU3Ek__BackingField_3; } inline void set_U3CNumU3Ek__BackingField_3(int32_t value) { ___U3CNumU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CLimitTimeU3Ek__BackingField_4() { return static_cast(offsetof(RewardInfo_t3119326197, ___U3CLimitTimeU3Ek__BackingField_4)); } inline int32_t get_U3CLimitTimeU3Ek__BackingField_4() const { return ___U3CLimitTimeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLimitTimeU3Ek__BackingField_4() { return &___U3CLimitTimeU3Ek__BackingField_4; } inline void set_U3CLimitTimeU3Ek__BackingField_4(int32_t value) { ___U3CLimitTimeU3Ek__BackingField_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REWARDINFO_T3119326197_H #ifndef LIST_1_T1208796635_H #define LIST_1_T1208796635_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_t1208796635 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items FashionInfoU5BU5D_t629610728* ____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_t1208796635, ____items_1)); } inline FashionInfoU5BU5D_t629610728* get__items_1() const { return ____items_1; } inline FashionInfoU5BU5D_t629610728** get_address_of__items_1() { return &____items_1; } inline void set__items_1(FashionInfoU5BU5D_t629610728* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1208796635, ____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_t1208796635, ____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_t1208796635_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray FashionInfoU5BU5D_t629610728* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1208796635_StaticFields, ___EmptyArray_4)); } inline FashionInfoU5BU5D_t629610728* get_EmptyArray_4() const { return ___EmptyArray_4; } inline FashionInfoU5BU5D_t629610728** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(FashionInfoU5BU5D_t629610728* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1208796635_H #ifndef U3CUPDATEFASHIONSU3EC__ANONSTOREY0_T2806073437_H #define U3CUPDATEFASHIONSU3EC__ANONSTOREY0_T2806073437_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISuitDetail/c__AnonStorey0 struct U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437 : public RuntimeObject { public: // FashionInfo UISuitDetail/c__AnonStorey0::fashionData FashionInfo_t4031689189 * ___fashionData_0; public: inline static int32_t get_offset_of_fashionData_0() { return static_cast(offsetof(U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437, ___fashionData_0)); } inline FashionInfo_t4031689189 * get_fashionData_0() const { return ___fashionData_0; } inline FashionInfo_t4031689189 ** get_address_of_fashionData_0() { return &___fashionData_0; } inline void set_fashionData_0(FashionInfo_t4031689189 * value) { ___fashionData_0 = value; Il2CppCodeGenWriteBarrier((&___fashionData_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CUPDATEFASHIONSU3EC__ANONSTOREY0_T2806073437_H #ifndef FASHIONINFO_T4031689189_H #define FASHIONINFO_T4031689189_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // FashionInfo struct FashionInfo_t4031689189 : public RuntimeObject { public: // System.Int32 FashionInfo::k__BackingField int32_t ___U3CIdU3Ek__BackingField_0; // System.String FashionInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_1; // System.Boolean FashionInfo::k__BackingField bool ___U3CActiveU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(FashionInfo_t4031689189, ___U3CIdU3Ek__BackingField_0)); } inline int32_t get_U3CIdU3Ek__BackingField_0() const { return ___U3CIdU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIdU3Ek__BackingField_0() { return &___U3CIdU3Ek__BackingField_0; } inline void set_U3CIdU3Ek__BackingField_0(int32_t value) { ___U3CIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDescU3Ek__BackingField_1() { return static_cast(offsetof(FashionInfo_t4031689189, ___U3CDescU3Ek__BackingField_1)); } inline String_t* get_U3CDescU3Ek__BackingField_1() const { return ___U3CDescU3Ek__BackingField_1; } inline String_t** get_address_of_U3CDescU3Ek__BackingField_1() { return &___U3CDescU3Ek__BackingField_1; } inline void set_U3CDescU3Ek__BackingField_1(String_t* value) { ___U3CDescU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CDescU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CActiveU3Ek__BackingField_2() { return static_cast(offsetof(FashionInfo_t4031689189, ___U3CActiveU3Ek__BackingField_2)); } inline bool get_U3CActiveU3Ek__BackingField_2() const { return ___U3CActiveU3Ek__BackingField_2; } inline bool* get_address_of_U3CActiveU3Ek__BackingField_2() { return &___U3CActiveU3Ek__BackingField_2; } inline void set_U3CActiveU3Ek__BackingField_2(bool value) { ___U3CActiveU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FASHIONINFO_T4031689189_H #ifndef U3CSHOWDIALOGEFFECTU3EC__ANONSTOREY0_T3426856431_H #define U3CSHOWDIALOGEFFECTU3EC__ANONSTOREY0_T3426856431_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIStory/c__AnonStorey0 struct U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 : public RuntimeObject { public: // System.String UIStory/c__AnonStorey0::text String_t* ___text_0; // System.Int32 UIStory/c__AnonStorey0::index int32_t ___index_1; // System.String UIStory/c__AnonStorey0::temStr String_t* ___temStr_2; // UILabel UIStory/c__AnonStorey0::lab UILabel_t3248798549 * ___lab_3; public: inline static int32_t get_offset_of_text_0() { return static_cast(offsetof(U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431, ___text_0)); } inline String_t* get_text_0() const { return ___text_0; } inline String_t** get_address_of_text_0() { return &___text_0; } inline void set_text_0(String_t* value) { ___text_0 = value; Il2CppCodeGenWriteBarrier((&___text_0), value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_temStr_2() { return static_cast(offsetof(U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431, ___temStr_2)); } inline String_t* get_temStr_2() const { return ___temStr_2; } inline String_t** get_address_of_temStr_2() { return &___temStr_2; } inline void set_temStr_2(String_t* value) { ___temStr_2 = value; Il2CppCodeGenWriteBarrier((&___temStr_2), value); } inline static int32_t get_offset_of_lab_3() { return static_cast(offsetof(U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431, ___lab_3)); } inline UILabel_t3248798549 * get_lab_3() const { return ___lab_3; } inline UILabel_t3248798549 ** get_address_of_lab_3() { return &___lab_3; } inline void set_lab_3(UILabel_t3248798549 * value) { ___lab_3 = value; Il2CppCodeGenWriteBarrier((&___lab_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CSHOWDIALOGEFFECTU3EC__ANONSTOREY0_T3426856431_H #ifndef LEVELUPSTARINFO_T831176484_H #define LEVELUPSTARINFO_T831176484_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.LevelupStarInfo struct LevelupStarInfo_t831176484 : public RuntimeObject { public: // System.Int32 DMCore.Logic.LevelupStarInfo::pinjielevel int32_t ___pinjielevel_0; // System.Int32 DMCore.Logic.LevelupStarInfo::starLevel int32_t ___starLevel_1; // System.Int32 DMCore.Logic.LevelupStarInfo::curIdolValue int32_t ___curIdolValue_2; // System.Int32 DMCore.Logic.LevelupStarInfo::needIdolValue int32_t ___needIdolValue_3; // System.Boolean DMCore.Logic.LevelupStarInfo::bCanLevelUpStar bool ___bCanLevelUpStar_4; // System.Boolean DMCore.Logic.LevelupStarInfo::bunlockTask bool ___bunlockTask_5; // System.Int32 DMCore.Logic.LevelupStarInfo::needGold int32_t ___needGold_6; // DMCore.Logic.LevelupStarInfo/StarTak[] DMCore.Logic.LevelupStarInfo::taskArr StarTakU5BU5D_t3735320407* ___taskArr_7; public: inline static int32_t get_offset_of_pinjielevel_0() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___pinjielevel_0)); } inline int32_t get_pinjielevel_0() const { return ___pinjielevel_0; } inline int32_t* get_address_of_pinjielevel_0() { return &___pinjielevel_0; } inline void set_pinjielevel_0(int32_t value) { ___pinjielevel_0 = value; } inline static int32_t get_offset_of_starLevel_1() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___starLevel_1)); } inline int32_t get_starLevel_1() const { return ___starLevel_1; } inline int32_t* get_address_of_starLevel_1() { return &___starLevel_1; } inline void set_starLevel_1(int32_t value) { ___starLevel_1 = value; } inline static int32_t get_offset_of_curIdolValue_2() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___curIdolValue_2)); } inline int32_t get_curIdolValue_2() const { return ___curIdolValue_2; } inline int32_t* get_address_of_curIdolValue_2() { return &___curIdolValue_2; } inline void set_curIdolValue_2(int32_t value) { ___curIdolValue_2 = value; } inline static int32_t get_offset_of_needIdolValue_3() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___needIdolValue_3)); } inline int32_t get_needIdolValue_3() const { return ___needIdolValue_3; } inline int32_t* get_address_of_needIdolValue_3() { return &___needIdolValue_3; } inline void set_needIdolValue_3(int32_t value) { ___needIdolValue_3 = value; } inline static int32_t get_offset_of_bCanLevelUpStar_4() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___bCanLevelUpStar_4)); } inline bool get_bCanLevelUpStar_4() const { return ___bCanLevelUpStar_4; } inline bool* get_address_of_bCanLevelUpStar_4() { return &___bCanLevelUpStar_4; } inline void set_bCanLevelUpStar_4(bool value) { ___bCanLevelUpStar_4 = value; } inline static int32_t get_offset_of_bunlockTask_5() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___bunlockTask_5)); } inline bool get_bunlockTask_5() const { return ___bunlockTask_5; } inline bool* get_address_of_bunlockTask_5() { return &___bunlockTask_5; } inline void set_bunlockTask_5(bool value) { ___bunlockTask_5 = value; } inline static int32_t get_offset_of_needGold_6() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___needGold_6)); } inline int32_t get_needGold_6() const { return ___needGold_6; } inline int32_t* get_address_of_needGold_6() { return &___needGold_6; } inline void set_needGold_6(int32_t value) { ___needGold_6 = value; } inline static int32_t get_offset_of_taskArr_7() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___taskArr_7)); } inline StarTakU5BU5D_t3735320407* get_taskArr_7() const { return ___taskArr_7; } inline StarTakU5BU5D_t3735320407** get_address_of_taskArr_7() { return &___taskArr_7; } inline void set_taskArr_7(StarTakU5BU5D_t3735320407* value) { ___taskArr_7 = value; Il2CppCodeGenWriteBarrier((&___taskArr_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LEVELUPSTARINFO_T831176484_H #ifndef IDATAEVENT_T1799629657_H #define IDATAEVENT_T1799629657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IDataEvent struct IDataEvent_t1799629657 : public RuntimeObject { public: // IDataModel IDataEvent::k__BackingField IDataModel_t653005279 * ___U3CDataModelU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataModelU3Ek__BackingField_0() { return static_cast(offsetof(IDataEvent_t1799629657, ___U3CDataModelU3Ek__BackingField_0)); } inline IDataModel_t653005279 * get_U3CDataModelU3Ek__BackingField_0() const { return ___U3CDataModelU3Ek__BackingField_0; } inline IDataModel_t653005279 ** get_address_of_U3CDataModelU3Ek__BackingField_0() { return &___U3CDataModelU3Ek__BackingField_0; } inline void set_U3CDataModelU3Ek__BackingField_0(IDataModel_t653005279 * value) { ___U3CDataModelU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CDataModelU3Ek__BackingField_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAEVENT_T1799629657_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 CSERVERCHOICE_T1594647161_H #define CSERVERCHOICE_T1594647161_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CServerChoice struct CServerChoice_t1594647161 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsSelectionChangedU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsServerInfoChangedU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsFirstTimeLinkedU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3; // System.String DMCore.Logic.CServerChoice::m_selectedServerID String_t* ___m_selectedServerID_4; // System.Collections.Generic.List`1 DMCore.Logic.CServerChoice::m_ListOfServerInfo List_1_t13424132 * ___m_ListOfServerInfo_5; // DMCore.CDataProperty DMCore.Logic.CServerChoice::m_PublicConfig CDataProperty_t2806246268 * ___m_PublicConfig_6; public: inline static int32_t get_offset_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsSelectionChangedU3Ek__BackingField_0)); } inline bool get_U3CIsSelectionChangedU3Ek__BackingField_0() const { return ___U3CIsSelectionChangedU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return &___U3CIsSelectionChangedU3Ek__BackingField_0; } inline void set_U3CIsSelectionChangedU3Ek__BackingField_0(bool value) { ___U3CIsSelectionChangedU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsServerInfoChangedU3Ek__BackingField_1() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsServerInfoChangedU3Ek__BackingField_1)); } inline bool get_U3CIsServerInfoChangedU3Ek__BackingField_1() const { return ___U3CIsServerInfoChangedU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsServerInfoChangedU3Ek__BackingField_1() { return &___U3CIsServerInfoChangedU3Ek__BackingField_1; } inline void set_U3CIsServerInfoChangedU3Ek__BackingField_1(bool value) { ___U3CIsServerInfoChangedU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsFirstTimeLinkedU3Ek__BackingField_2() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsFirstTimeLinkedU3Ek__BackingField_2)); } inline bool get_U3CIsFirstTimeLinkedU3Ek__BackingField_2() const { return ___U3CIsFirstTimeLinkedU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsFirstTimeLinkedU3Ek__BackingField_2() { return &___U3CIsFirstTimeLinkedU3Ek__BackingField_2; } inline void set_U3CIsFirstTimeLinkedU3Ek__BackingField_2(bool value) { ___U3CIsFirstTimeLinkedU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsWaitForRegisterAccountU3Ek__BackingField_3() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3)); } inline bool get_U3CIsWaitForRegisterAccountU3Ek__BackingField_3() const { return ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsWaitForRegisterAccountU3Ek__BackingField_3() { return &___U3CIsWaitForRegisterAccountU3Ek__BackingField_3; } inline void set_U3CIsWaitForRegisterAccountU3Ek__BackingField_3(bool value) { ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_selectedServerID_4() { return static_cast(offsetof(CServerChoice_t1594647161, ___m_selectedServerID_4)); } inline String_t* get_m_selectedServerID_4() const { return ___m_selectedServerID_4; } inline String_t** get_address_of_m_selectedServerID_4() { return &___m_selectedServerID_4; } inline void set_m_selectedServerID_4(String_t* value) { ___m_selectedServerID_4 = value; Il2CppCodeGenWriteBarrier((&___m_selectedServerID_4), value); } inline static int32_t get_offset_of_m_ListOfServerInfo_5() { return static_cast(offsetof(CServerChoice_t1594647161, ___m_ListOfServerInfo_5)); } inline List_1_t13424132 * get_m_ListOfServerInfo_5() const { return ___m_ListOfServerInfo_5; } inline List_1_t13424132 ** get_address_of_m_ListOfServerInfo_5() { return &___m_ListOfServerInfo_5; } inline void set_m_ListOfServerInfo_5(List_1_t13424132 * value) { ___m_ListOfServerInfo_5 = value; Il2CppCodeGenWriteBarrier((&___m_ListOfServerInfo_5), value); } inline static int32_t get_offset_of_m_PublicConfig_6() { return static_cast(offsetof(CServerChoice_t1594647161, ___m_PublicConfig_6)); } inline CDataProperty_t2806246268 * get_m_PublicConfig_6() const { return ___m_PublicConfig_6; } inline CDataProperty_t2806246268 ** get_address_of_m_PublicConfig_6() { return &___m_PublicConfig_6; } inline void set_m_PublicConfig_6(CDataProperty_t2806246268 * value) { ___m_PublicConfig_6 = value; Il2CppCodeGenWriteBarrier((&___m_PublicConfig_6), value); } }; struct CServerChoice_t1594647161_StaticFields { public: // DMCore.Logic.CServerChoice DMCore.Logic.CServerChoice::s_Instance CServerChoice_t1594647161 * ___s_Instance_7; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CServerChoice::<>f__switch$map8 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map8_8; public: inline static int32_t get_offset_of_s_Instance_7() { return static_cast(offsetof(CServerChoice_t1594647161_StaticFields, ___s_Instance_7)); } inline CServerChoice_t1594647161 * get_s_Instance_7() const { return ___s_Instance_7; } inline CServerChoice_t1594647161 ** get_address_of_s_Instance_7() { return &___s_Instance_7; } inline void set_s_Instance_7(CServerChoice_t1594647161 * value) { ___s_Instance_7 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_7), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map8_8() { return static_cast(offsetof(CServerChoice_t1594647161_StaticFields, ___U3CU3Ef__switchU24map8_8)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map8_8() const { return ___U3CU3Ef__switchU24map8_8; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map8_8() { return &___U3CU3Ef__switchU24map8_8; } inline void set_U3CU3Ef__switchU24map8_8(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map8_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map8_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSERVERCHOICE_T1594647161_H #ifndef BETTERLIST_1_T1755521610_H #define BETTERLIST_1_T1755521610_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_t1755521610 : public RuntimeObject { public: // T[] BetterList`1::buffer Color32U5BU5D_t3850468773* ___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_t1755521610, ___buffer_0)); } inline Color32U5BU5D_t3850468773* get_buffer_0() const { return ___buffer_0; } inline Color32U5BU5D_t3850468773** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(Color32U5BU5D_t3850468773* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t1755521610, ___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_T1755521610_H #ifndef BETTERLIST_1_T1311249841_H #define BETTERLIST_1_T1311249841_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_t1311249841 : public RuntimeObject { public: // T[] BetterList`1::buffer Vector2U5BU5D_t1457185986* ___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_t1311249841, ___buffer_0)); } inline Vector2U5BU5D_t1457185986* get_buffer_0() const { return ___buffer_0; } inline Vector2U5BU5D_t1457185986** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(Vector2U5BU5D_t1457185986* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t1311249841, ___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_T1311249841_H #ifndef BETTERLIST_1_T2877333782_H #define BETTERLIST_1_T2877333782_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_t2877333782 : public RuntimeObject { public: // T[] BetterList`1::buffer Vector3U5BU5D_t1718750761* ___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_t2877333782, ___buffer_0)); } inline Vector3U5BU5D_t1718750761* get_buffer_0() const { return ___buffer_0; } inline Vector3U5BU5D_t1718750761** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(Vector3U5BU5D_t1718750761* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t2877333782, ___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_T2877333782_H #ifndef LIST_1_T72704565_H #define LIST_1_T72704565_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_t72704565 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SpriteU5BU5D_t2994327014* ____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_t72704565, ____items_1)); } inline SpriteU5BU5D_t2994327014* get__items_1() const { return ____items_1; } inline SpriteU5BU5D_t2994327014** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SpriteU5BU5D_t2994327014* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t72704565, ____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_t72704565, ____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_t72704565_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray SpriteU5BU5D_t2994327014* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t72704565_StaticFields, ___EmptyArray_4)); } inline SpriteU5BU5D_t2994327014* get_EmptyArray_4() const { return ___EmptyArray_4; } inline SpriteU5BU5D_t2994327014** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(SpriteU5BU5D_t2994327014* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T72704565_H #ifndef CIDOLABILITYMANAGER_T240297659_H #define CIDOLABILITYMANAGER_T240297659_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolAbilityManager struct CIdolAbilityManager_t240297659 : public RuntimeObject { public: // CDataModelBool DMCore.Logic.CIdolAbilityManager::IdolGetMsg CDataModelBool_t2269476966 * ___IdolGetMsg_0; // System.Int32 DMCore.Logic.CIdolAbilityManager::selectedType int32_t ___selectedType_1; // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::m_AbilityLevelCount List_1_t1519036347 * ___m_AbilityLevelCount_3; // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::m_RewardCount List_1_t779509957 * ___m_RewardCount_4; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CIdolAbilityManager::m_IdolAbilityConfigData Dictionary_2_t407749678 * ___m_IdolAbilityConfigData_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CIdolAbilityManager::m_IdolData Dictionary_2_t3302194709 * ___m_IdolData_6; // DMCore.Logic.IdolPlayerData DMCore.Logic.CIdolAbilityManager::m_IdolPlayerData IdolPlayerData_t1126670343 * ___m_IdolPlayerData_7; // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::m_CurAbilityData List_1_t395442325 * ___m_CurAbilityData_8; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CIdolAbilityManager::m_IdolAbilityPlayerData Dictionary_2_t3228841118 * ___m_IdolAbilityPlayerData_9; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CIdolAbilityManager::m_data Dictionary_2_t3311733826 * ___m_data_10; // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::m_addData List_1_t3172792085 * ___m_addData_11; // System.Collections.Generic.Queue`1 DMCore.Logic.CIdolAbilityManager::m_queAddData Queue_1_t1546976837 * ___m_queAddData_12; // System.Int64 DMCore.Logic.CIdolAbilityManager::m_curUserid int64_t ___m_curUserid_13; // System.Boolean DMCore.Logic.CIdolAbilityManager::m_IsGetReward bool ___m_IsGetReward_14; public: inline static int32_t get_offset_of_IdolGetMsg_0() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___IdolGetMsg_0)); } inline CDataModelBool_t2269476966 * get_IdolGetMsg_0() const { return ___IdolGetMsg_0; } inline CDataModelBool_t2269476966 ** get_address_of_IdolGetMsg_0() { return &___IdolGetMsg_0; } inline void set_IdolGetMsg_0(CDataModelBool_t2269476966 * value) { ___IdolGetMsg_0 = value; Il2CppCodeGenWriteBarrier((&___IdolGetMsg_0), value); } inline static int32_t get_offset_of_selectedType_1() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___selectedType_1)); } inline int32_t get_selectedType_1() const { return ___selectedType_1; } inline int32_t* get_address_of_selectedType_1() { return &___selectedType_1; } inline void set_selectedType_1(int32_t value) { ___selectedType_1 = value; } inline static int32_t get_offset_of_m_AbilityLevelCount_3() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_AbilityLevelCount_3)); } inline List_1_t1519036347 * get_m_AbilityLevelCount_3() const { return ___m_AbilityLevelCount_3; } inline List_1_t1519036347 ** get_address_of_m_AbilityLevelCount_3() { return &___m_AbilityLevelCount_3; } inline void set_m_AbilityLevelCount_3(List_1_t1519036347 * value) { ___m_AbilityLevelCount_3 = value; Il2CppCodeGenWriteBarrier((&___m_AbilityLevelCount_3), value); } inline static int32_t get_offset_of_m_RewardCount_4() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_RewardCount_4)); } inline List_1_t779509957 * get_m_RewardCount_4() const { return ___m_RewardCount_4; } inline List_1_t779509957 ** get_address_of_m_RewardCount_4() { return &___m_RewardCount_4; } inline void set_m_RewardCount_4(List_1_t779509957 * value) { ___m_RewardCount_4 = value; Il2CppCodeGenWriteBarrier((&___m_RewardCount_4), value); } inline static int32_t get_offset_of_m_IdolAbilityConfigData_5() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_IdolAbilityConfigData_5)); } inline Dictionary_2_t407749678 * get_m_IdolAbilityConfigData_5() const { return ___m_IdolAbilityConfigData_5; } inline Dictionary_2_t407749678 ** get_address_of_m_IdolAbilityConfigData_5() { return &___m_IdolAbilityConfigData_5; } inline void set_m_IdolAbilityConfigData_5(Dictionary_2_t407749678 * value) { ___m_IdolAbilityConfigData_5 = value; Il2CppCodeGenWriteBarrier((&___m_IdolAbilityConfigData_5), value); } inline static int32_t get_offset_of_m_IdolData_6() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_IdolData_6)); } inline Dictionary_2_t3302194709 * get_m_IdolData_6() const { return ___m_IdolData_6; } inline Dictionary_2_t3302194709 ** get_address_of_m_IdolData_6() { return &___m_IdolData_6; } inline void set_m_IdolData_6(Dictionary_2_t3302194709 * value) { ___m_IdolData_6 = value; Il2CppCodeGenWriteBarrier((&___m_IdolData_6), value); } inline static int32_t get_offset_of_m_IdolPlayerData_7() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_IdolPlayerData_7)); } inline IdolPlayerData_t1126670343 * get_m_IdolPlayerData_7() const { return ___m_IdolPlayerData_7; } inline IdolPlayerData_t1126670343 ** get_address_of_m_IdolPlayerData_7() { return &___m_IdolPlayerData_7; } inline void set_m_IdolPlayerData_7(IdolPlayerData_t1126670343 * value) { ___m_IdolPlayerData_7 = value; Il2CppCodeGenWriteBarrier((&___m_IdolPlayerData_7), value); } inline static int32_t get_offset_of_m_CurAbilityData_8() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_CurAbilityData_8)); } inline List_1_t395442325 * get_m_CurAbilityData_8() const { return ___m_CurAbilityData_8; } inline List_1_t395442325 ** get_address_of_m_CurAbilityData_8() { return &___m_CurAbilityData_8; } inline void set_m_CurAbilityData_8(List_1_t395442325 * value) { ___m_CurAbilityData_8 = value; Il2CppCodeGenWriteBarrier((&___m_CurAbilityData_8), value); } inline static int32_t get_offset_of_m_IdolAbilityPlayerData_9() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_IdolAbilityPlayerData_9)); } inline Dictionary_2_t3228841118 * get_m_IdolAbilityPlayerData_9() const { return ___m_IdolAbilityPlayerData_9; } inline Dictionary_2_t3228841118 ** get_address_of_m_IdolAbilityPlayerData_9() { return &___m_IdolAbilityPlayerData_9; } inline void set_m_IdolAbilityPlayerData_9(Dictionary_2_t3228841118 * value) { ___m_IdolAbilityPlayerData_9 = value; Il2CppCodeGenWriteBarrier((&___m_IdolAbilityPlayerData_9), value); } inline static int32_t get_offset_of_m_data_10() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_data_10)); } inline Dictionary_2_t3311733826 * get_m_data_10() const { return ___m_data_10; } inline Dictionary_2_t3311733826 ** get_address_of_m_data_10() { return &___m_data_10; } inline void set_m_data_10(Dictionary_2_t3311733826 * value) { ___m_data_10 = value; Il2CppCodeGenWriteBarrier((&___m_data_10), value); } inline static int32_t get_offset_of_m_addData_11() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_addData_11)); } inline List_1_t3172792085 * get_m_addData_11() const { return ___m_addData_11; } inline List_1_t3172792085 ** get_address_of_m_addData_11() { return &___m_addData_11; } inline void set_m_addData_11(List_1_t3172792085 * value) { ___m_addData_11 = value; Il2CppCodeGenWriteBarrier((&___m_addData_11), value); } inline static int32_t get_offset_of_m_queAddData_12() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_queAddData_12)); } inline Queue_1_t1546976837 * get_m_queAddData_12() const { return ___m_queAddData_12; } inline Queue_1_t1546976837 ** get_address_of_m_queAddData_12() { return &___m_queAddData_12; } inline void set_m_queAddData_12(Queue_1_t1546976837 * value) { ___m_queAddData_12 = value; Il2CppCodeGenWriteBarrier((&___m_queAddData_12), value); } inline static int32_t get_offset_of_m_curUserid_13() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_curUserid_13)); } inline int64_t get_m_curUserid_13() const { return ___m_curUserid_13; } inline int64_t* get_address_of_m_curUserid_13() { return &___m_curUserid_13; } inline void set_m_curUserid_13(int64_t value) { ___m_curUserid_13 = value; } inline static int32_t get_offset_of_m_IsGetReward_14() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_IsGetReward_14)); } inline bool get_m_IsGetReward_14() const { return ___m_IsGetReward_14; } inline bool* get_address_of_m_IsGetReward_14() { return &___m_IsGetReward_14; } inline void set_m_IsGetReward_14(bool value) { ___m_IsGetReward_14 = value; } }; struct CIdolAbilityManager_t240297659_StaticFields { public: // DMCore.Logic.CIdolAbilityManager DMCore.Logic.CIdolAbilityManager::s_Instance CIdolAbilityManager_t240297659 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CIdolAbilityManager_t240297659_StaticFields, ___s_Instance_2)); } inline CIdolAbilityManager_t240297659 * get_s_Instance_2() const { return ___s_Instance_2; } inline CIdolAbilityManager_t240297659 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CIdolAbilityManager_t240297659 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLABILITYMANAGER_T240297659_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 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 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 STORYOPTION_T3859254188_H #define STORYOPTION_T3859254188_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryOption struct StoryOption_t3859254188 : public RuntimeObject { public: // System.Int32 StoryOption::k__BackingField int32_t ___U3CIDU3Ek__BackingField_0; // System.String StoryOption::k__BackingField String_t* ___U3CdialogU3Ek__BackingField_1; // System.Int32 StoryOption::k__BackingField int32_t ___U3CnextStepU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CIDU3Ek__BackingField_0() { return static_cast(offsetof(StoryOption_t3859254188, ___U3CIDU3Ek__BackingField_0)); } inline int32_t get_U3CIDU3Ek__BackingField_0() const { return ___U3CIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIDU3Ek__BackingField_0() { return &___U3CIDU3Ek__BackingField_0; } inline void set_U3CIDU3Ek__BackingField_0(int32_t value) { ___U3CIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CdialogU3Ek__BackingField_1() { return static_cast(offsetof(StoryOption_t3859254188, ___U3CdialogU3Ek__BackingField_1)); } inline String_t* get_U3CdialogU3Ek__BackingField_1() const { return ___U3CdialogU3Ek__BackingField_1; } inline String_t** get_address_of_U3CdialogU3Ek__BackingField_1() { return &___U3CdialogU3Ek__BackingField_1; } inline void set_U3CdialogU3Ek__BackingField_1(String_t* value) { ___U3CdialogU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CdialogU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CnextStepU3Ek__BackingField_2() { return static_cast(offsetof(StoryOption_t3859254188, ___U3CnextStepU3Ek__BackingField_2)); } inline int32_t get_U3CnextStepU3Ek__BackingField_2() const { return ___U3CnextStepU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CnextStepU3Ek__BackingField_2() { return &___U3CnextStepU3Ek__BackingField_2; } inline void set_U3CnextStepU3Ek__BackingField_2(int32_t value) { ___U3CnextStepU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STORYOPTION_T3859254188_H #ifndef LIST_1_T1036361634_H #define LIST_1_T1036361634_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_t1036361634 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StoryOptionU5BU5D_t3301921829* ____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_t1036361634, ____items_1)); } inline StoryOptionU5BU5D_t3301921829* get__items_1() const { return ____items_1; } inline StoryOptionU5BU5D_t3301921829** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StoryOptionU5BU5D_t3301921829* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1036361634, ____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_t1036361634, ____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_t1036361634_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray StoryOptionU5BU5D_t3301921829* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1036361634_StaticFields, ___EmptyArray_4)); } inline StoryOptionU5BU5D_t3301921829* get_EmptyArray_4() const { return ___EmptyArray_4; } inline StoryOptionU5BU5D_t3301921829** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(StoryOptionU5BU5D_t3301921829* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1036361634_H #ifndef CTIMERMANAGER_T4186675208_H #define CTIMERMANAGER_T4186675208_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTimerManager struct CTimerManager_t4186675208 : public RuntimeObject { public: // BetterList`1 DMCore.Logic.CTimerManager::m_TimerSet BetterList_1_t2996838064 * ___m_TimerSet_0; public: inline static int32_t get_offset_of_m_TimerSet_0() { return static_cast(offsetof(CTimerManager_t4186675208, ___m_TimerSet_0)); } inline BetterList_1_t2996838064 * get_m_TimerSet_0() const { return ___m_TimerSet_0; } inline BetterList_1_t2996838064 ** get_address_of_m_TimerSet_0() { return &___m_TimerSet_0; } inline void set_m_TimerSet_0(BetterList_1_t2996838064 * value) { ___m_TimerSet_0 = value; Il2CppCodeGenWriteBarrier((&___m_TimerSet_0), value); } }; struct CTimerManager_t4186675208_StaticFields { public: // System.Int32 DMCore.Logic.CTimerManager::s_LastTimerID int32_t ___s_LastTimerID_1; // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::s_Instance CTimerManager_t4186675208 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_LastTimerID_1() { return static_cast(offsetof(CTimerManager_t4186675208_StaticFields, ___s_LastTimerID_1)); } inline int32_t get_s_LastTimerID_1() const { return ___s_LastTimerID_1; } inline int32_t* get_address_of_s_LastTimerID_1() { return &___s_LastTimerID_1; } inline void set_s_LastTimerID_1(int32_t value) { ___s_LastTimerID_1 = value; } inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CTimerManager_t4186675208_StaticFields, ___s_Instance_2)); } inline CTimerManager_t4186675208 * get_s_Instance_2() const { return ___s_Instance_2; } inline CTimerManager_t4186675208 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CTimerManager_t4186675208 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTIMERMANAGER_T4186675208_H #ifndef CPVESTORYDATA_T1324513091_H #define CPVESTORYDATA_T1324513091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveStoryData struct CPveStoryData_t1324513091 : public RuntimeObject { public: // System.String[] DMCore.Logic.CPveStoryData::Term StringU5BU5D_t1281789340* ___Term_0; // System.Int32 DMCore.Logic.CPveStoryData::storyID int32_t ___storyID_1; public: inline static int32_t get_offset_of_Term_0() { return static_cast(offsetof(CPveStoryData_t1324513091, ___Term_0)); } inline StringU5BU5D_t1281789340* get_Term_0() const { return ___Term_0; } inline StringU5BU5D_t1281789340** get_address_of_Term_0() { return &___Term_0; } inline void set_Term_0(StringU5BU5D_t1281789340* value) { ___Term_0 = value; Il2CppCodeGenWriteBarrier((&___Term_0), value); } inline static int32_t get_offset_of_storyID_1() { return static_cast(offsetof(CPveStoryData_t1324513091, ___storyID_1)); } inline int32_t get_storyID_1() const { return ___storyID_1; } inline int32_t* get_address_of_storyID_1() { return &___storyID_1; } inline void set_storyID_1(int32_t value) { ___storyID_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPVESTORYDATA_T1324513091_H #ifndef IDOLTASKUNIT_T1888848056_H #define IDOLTASKUNIT_T1888848056_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IdolTaskUnit struct IdolTaskUnit_t1888848056 : public RuntimeObject { public: // System.String DMCore.Logic.IdolTaskUnit::taskDescription String_t* ___taskDescription_0; public: inline static int32_t get_offset_of_taskDescription_0() { return static_cast(offsetof(IdolTaskUnit_t1888848056, ___taskDescription_0)); } inline String_t* get_taskDescription_0() const { return ___taskDescription_0; } inline String_t** get_address_of_taskDescription_0() { return &___taskDescription_0; } inline void set_taskDescription_0(String_t* value) { ___taskDescription_0 = value; Il2CppCodeGenWriteBarrier((&___taskDescription_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDOLTASKUNIT_T1888848056_H #ifndef LIST_1_T3511506501_H #define LIST_1_T3511506501_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_t3511506501 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UIItemSuitU5BU5D_t178894742* ____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_t3511506501, ____items_1)); } inline UIItemSuitU5BU5D_t178894742* get__items_1() const { return ____items_1; } inline UIItemSuitU5BU5D_t178894742** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UIItemSuitU5BU5D_t178894742* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3511506501, ____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_t3511506501, ____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_t3511506501_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UIItemSuitU5BU5D_t178894742* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3511506501_StaticFields, ___EmptyArray_4)); } inline UIItemSuitU5BU5D_t178894742* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UIItemSuitU5BU5D_t178894742** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UIItemSuitU5BU5D_t178894742* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3511506501_H #ifndef CTOPLISTGUILDINFOMANAGER_T1994790042_H #define CTOPLISTGUILDINFOMANAGER_T1994790042_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTopListGuildInfoManager struct CTopListGuildInfoManager_t1994790042 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTopListGuildInfoManager::k__BackingField int32_t ___U3CGuildIDU3Ek__BackingField_0; // DMCore.Logic.OnItemClickEnd DMCore.Logic.CTopListGuildInfoManager::m_CallbackEnd OnItemClickEnd_t3682481633 * ___m_CallbackEnd_1; public: inline static int32_t get_offset_of_U3CGuildIDU3Ek__BackingField_0() { return static_cast(offsetof(CTopListGuildInfoManager_t1994790042, ___U3CGuildIDU3Ek__BackingField_0)); } inline int32_t get_U3CGuildIDU3Ek__BackingField_0() const { return ___U3CGuildIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CGuildIDU3Ek__BackingField_0() { return &___U3CGuildIDU3Ek__BackingField_0; } inline void set_U3CGuildIDU3Ek__BackingField_0(int32_t value) { ___U3CGuildIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_CallbackEnd_1() { return static_cast(offsetof(CTopListGuildInfoManager_t1994790042, ___m_CallbackEnd_1)); } inline OnItemClickEnd_t3682481633 * get_m_CallbackEnd_1() const { return ___m_CallbackEnd_1; } inline OnItemClickEnd_t3682481633 ** get_address_of_m_CallbackEnd_1() { return &___m_CallbackEnd_1; } inline void set_m_CallbackEnd_1(OnItemClickEnd_t3682481633 * value) { ___m_CallbackEnd_1 = value; Il2CppCodeGenWriteBarrier((&___m_CallbackEnd_1), value); } }; struct CTopListGuildInfoManager_t1994790042_StaticFields { public: // DMCore.Logic.CTopListGuildInfoManager DMCore.Logic.CTopListGuildInfoManager::s_instance CTopListGuildInfoManager_t1994790042 * ___s_instance_2; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(CTopListGuildInfoManager_t1994790042_StaticFields, ___s_instance_2)); } inline CTopListGuildInfoManager_t1994790042 * get_s_instance_2() const { return ___s_instance_2; } inline CTopListGuildInfoManager_t1994790042 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(CTopListGuildInfoManager_t1994790042 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTOPLISTGUILDINFOMANAGER_T1994790042_H #ifndef CTITLEDESC_T1213620943_H #define CTITLEDESC_T1213620943_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTitleManager/CTitleDesc struct CTitleDesc_t1213620943 : public RuntimeObject { public: // System.String DMCore.Logic.CTitleManager/CTitleDesc::m_midi String_t* ___m_midi_0; // System.String DMCore.Logic.CTitleManager/CTitleDesc::m_effect String_t* ___m_effect_1; // System.String DMCore.Logic.CTitleManager/CTitleDesc::m_texture String_t* ___m_texture_2; // System.Int32 DMCore.Logic.CTitleManager/CTitleDesc::m_id int32_t ___m_id_3; // System.Int32 DMCore.Logic.CTitleManager/CTitleDesc::m_level int32_t ___m_level_4; // System.Boolean DMCore.Logic.CTitleManager/CTitleDesc::m_bEnable bool ___m_bEnable_5; // System.String DMCore.Logic.CTitleManager/CTitleDesc::m_titleParticlePath String_t* ___m_titleParticlePath_6; // System.Int32 DMCore.Logic.CTitleManager/CTitleDesc::m_specificTitleTexID int32_t ___m_specificTitleTexID_7; public: inline static int32_t get_offset_of_m_midi_0() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_midi_0)); } inline String_t* get_m_midi_0() const { return ___m_midi_0; } inline String_t** get_address_of_m_midi_0() { return &___m_midi_0; } inline void set_m_midi_0(String_t* value) { ___m_midi_0 = value; Il2CppCodeGenWriteBarrier((&___m_midi_0), value); } inline static int32_t get_offset_of_m_effect_1() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_effect_1)); } inline String_t* get_m_effect_1() const { return ___m_effect_1; } inline String_t** get_address_of_m_effect_1() { return &___m_effect_1; } inline void set_m_effect_1(String_t* value) { ___m_effect_1 = value; Il2CppCodeGenWriteBarrier((&___m_effect_1), value); } inline static int32_t get_offset_of_m_texture_2() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_texture_2)); } inline String_t* get_m_texture_2() const { return ___m_texture_2; } inline String_t** get_address_of_m_texture_2() { return &___m_texture_2; } inline void set_m_texture_2(String_t* value) { ___m_texture_2 = value; Il2CppCodeGenWriteBarrier((&___m_texture_2), value); } inline static int32_t get_offset_of_m_id_3() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_id_3)); } inline int32_t get_m_id_3() const { return ___m_id_3; } inline int32_t* get_address_of_m_id_3() { return &___m_id_3; } inline void set_m_id_3(int32_t value) { ___m_id_3 = value; } inline static int32_t get_offset_of_m_level_4() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_level_4)); } inline int32_t get_m_level_4() const { return ___m_level_4; } inline int32_t* get_address_of_m_level_4() { return &___m_level_4; } inline void set_m_level_4(int32_t value) { ___m_level_4 = value; } inline static int32_t get_offset_of_m_bEnable_5() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_bEnable_5)); } inline bool get_m_bEnable_5() const { return ___m_bEnable_5; } inline bool* get_address_of_m_bEnable_5() { return &___m_bEnable_5; } inline void set_m_bEnable_5(bool value) { ___m_bEnable_5 = value; } inline static int32_t get_offset_of_m_titleParticlePath_6() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_titleParticlePath_6)); } inline String_t* get_m_titleParticlePath_6() const { return ___m_titleParticlePath_6; } inline String_t** get_address_of_m_titleParticlePath_6() { return &___m_titleParticlePath_6; } inline void set_m_titleParticlePath_6(String_t* value) { ___m_titleParticlePath_6 = value; Il2CppCodeGenWriteBarrier((&___m_titleParticlePath_6), value); } inline static int32_t get_offset_of_m_specificTitleTexID_7() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_specificTitleTexID_7)); } inline int32_t get_m_specificTitleTexID_7() const { return ___m_specificTitleTexID_7; } inline int32_t* get_address_of_m_specificTitleTexID_7() { return &___m_specificTitleTexID_7; } inline void set_m_specificTitleTexID_7(int32_t value) { ___m_specificTitleTexID_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTITLEDESC_T1213620943_H #ifndef LOGICCARDMANAGER_T2956095708_H #define LOGICCARDMANAGER_T2956095708_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.logicCardManager struct logicCardManager_t2956095708 : public RuntimeObject { public: // System.Int64 DMCore.Logic.logicCardManager::k__BackingField int64_t ___U3CRoomInfoHostU3Ek__BackingField_0; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CRoomIDU3Ek__BackingField_1; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CRoomTypeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.logicCardManager::k__BackingField bool ___U3CNeedPasswordU3Ek__BackingField_3; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CMainRoomTypeU3Ek__BackingField_4; // System.Boolean DMCore.Logic.logicCardManager::k__BackingField bool ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; // System.Boolean DMCore.Logic.logicCardManager::m_IsNeedRepainMenu bool ___m_IsNeedRepainMenu_6; // System.Boolean DMCore.Logic.logicCardManager::m_bMyself bool ___m_bMyself_7; // System.Int64 DMCore.Logic.logicCardManager::m_UserID int64_t ___m_UserID_8; // System.Boolean DMCore.Logic.logicCardManager::m_Changed bool ___m_Changed_9; // System.Boolean DMCore.Logic.logicCardManager::m_bIsInEdit bool ___m_bIsInEdit_10; // System.Boolean DMCore.Logic.logicCardManager::m_ChangedEditCard bool ___m_ChangedEditCard_11; // System.Boolean DMCore.Logic.logicCardManager::isNeedChangeName bool ___isNeedChangeName_12; // System.Int32 DMCore.Logic.logicCardManager::mIsLover int32_t ___mIsLover_13; // System.Boolean DMCore.Logic.logicCardManager::NeedFreshIsLover bool ___NeedFreshIsLover_14; // System.String DMCore.Logic.logicCardManager::newName String_t* ___newName_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.logicCardManager::m_CardArray Dictionary_2_t1306535103 * ___m_CardArray_16; public: inline static int32_t get_offset_of_U3CRoomInfoHostU3Ek__BackingField_0() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomInfoHostU3Ek__BackingField_0)); } inline int64_t get_U3CRoomInfoHostU3Ek__BackingField_0() const { return ___U3CRoomInfoHostU3Ek__BackingField_0; } inline int64_t* get_address_of_U3CRoomInfoHostU3Ek__BackingField_0() { return &___U3CRoomInfoHostU3Ek__BackingField_0; } inline void set_U3CRoomInfoHostU3Ek__BackingField_0(int64_t value) { ___U3CRoomInfoHostU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CRoomIDU3Ek__BackingField_1() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomIDU3Ek__BackingField_1)); } inline int32_t get_U3CRoomIDU3Ek__BackingField_1() const { return ___U3CRoomIDU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CRoomIDU3Ek__BackingField_1() { return &___U3CRoomIDU3Ek__BackingField_1; } inline void set_U3CRoomIDU3Ek__BackingField_1(int32_t value) { ___U3CRoomIDU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CRoomTypeU3Ek__BackingField_2() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomTypeU3Ek__BackingField_2)); } inline int32_t get_U3CRoomTypeU3Ek__BackingField_2() const { return ___U3CRoomTypeU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CRoomTypeU3Ek__BackingField_2() { return &___U3CRoomTypeU3Ek__BackingField_2; } inline void set_U3CRoomTypeU3Ek__BackingField_2(int32_t value) { ___U3CRoomTypeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CNeedPasswordU3Ek__BackingField_3() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CNeedPasswordU3Ek__BackingField_3)); } inline bool get_U3CNeedPasswordU3Ek__BackingField_3() const { return ___U3CNeedPasswordU3Ek__BackingField_3; } inline bool* get_address_of_U3CNeedPasswordU3Ek__BackingField_3() { return &___U3CNeedPasswordU3Ek__BackingField_3; } inline void set_U3CNeedPasswordU3Ek__BackingField_3(bool value) { ___U3CNeedPasswordU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CMainRoomTypeU3Ek__BackingField_4() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CMainRoomTypeU3Ek__BackingField_4)); } inline int32_t get_U3CMainRoomTypeU3Ek__BackingField_4() const { return ___U3CMainRoomTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CMainRoomTypeU3Ek__BackingField_4() { return &___U3CMainRoomTypeU3Ek__BackingField_4; } inline void set_U3CMainRoomTypeU3Ek__BackingField_4(int32_t value) { ___U3CMainRoomTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5)); } inline bool get_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() const { return ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; } inline bool* get_address_of_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() { return &___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; } inline void set_U3CIsCardRoomInfoChangedU3Ek__BackingField_5(bool value) { ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_IsNeedRepainMenu_6() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_IsNeedRepainMenu_6)); } inline bool get_m_IsNeedRepainMenu_6() const { return ___m_IsNeedRepainMenu_6; } inline bool* get_address_of_m_IsNeedRepainMenu_6() { return &___m_IsNeedRepainMenu_6; } inline void set_m_IsNeedRepainMenu_6(bool value) { ___m_IsNeedRepainMenu_6 = value; } inline static int32_t get_offset_of_m_bMyself_7() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_bMyself_7)); } inline bool get_m_bMyself_7() const { return ___m_bMyself_7; } inline bool* get_address_of_m_bMyself_7() { return &___m_bMyself_7; } inline void set_m_bMyself_7(bool value) { ___m_bMyself_7 = value; } inline static int32_t get_offset_of_m_UserID_8() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_UserID_8)); } inline int64_t get_m_UserID_8() const { return ___m_UserID_8; } inline int64_t* get_address_of_m_UserID_8() { return &___m_UserID_8; } inline void set_m_UserID_8(int64_t value) { ___m_UserID_8 = value; } inline static int32_t get_offset_of_m_Changed_9() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_Changed_9)); } inline bool get_m_Changed_9() const { return ___m_Changed_9; } inline bool* get_address_of_m_Changed_9() { return &___m_Changed_9; } inline void set_m_Changed_9(bool value) { ___m_Changed_9 = value; } inline static int32_t get_offset_of_m_bIsInEdit_10() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_bIsInEdit_10)); } inline bool get_m_bIsInEdit_10() const { return ___m_bIsInEdit_10; } inline bool* get_address_of_m_bIsInEdit_10() { return &___m_bIsInEdit_10; } inline void set_m_bIsInEdit_10(bool value) { ___m_bIsInEdit_10 = value; } inline static int32_t get_offset_of_m_ChangedEditCard_11() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_ChangedEditCard_11)); } inline bool get_m_ChangedEditCard_11() const { return ___m_ChangedEditCard_11; } inline bool* get_address_of_m_ChangedEditCard_11() { return &___m_ChangedEditCard_11; } inline void set_m_ChangedEditCard_11(bool value) { ___m_ChangedEditCard_11 = value; } inline static int32_t get_offset_of_isNeedChangeName_12() { return static_cast(offsetof(logicCardManager_t2956095708, ___isNeedChangeName_12)); } inline bool get_isNeedChangeName_12() const { return ___isNeedChangeName_12; } inline bool* get_address_of_isNeedChangeName_12() { return &___isNeedChangeName_12; } inline void set_isNeedChangeName_12(bool value) { ___isNeedChangeName_12 = value; } inline static int32_t get_offset_of_mIsLover_13() { return static_cast(offsetof(logicCardManager_t2956095708, ___mIsLover_13)); } inline int32_t get_mIsLover_13() const { return ___mIsLover_13; } inline int32_t* get_address_of_mIsLover_13() { return &___mIsLover_13; } inline void set_mIsLover_13(int32_t value) { ___mIsLover_13 = value; } inline static int32_t get_offset_of_NeedFreshIsLover_14() { return static_cast(offsetof(logicCardManager_t2956095708, ___NeedFreshIsLover_14)); } inline bool get_NeedFreshIsLover_14() const { return ___NeedFreshIsLover_14; } inline bool* get_address_of_NeedFreshIsLover_14() { return &___NeedFreshIsLover_14; } inline void set_NeedFreshIsLover_14(bool value) { ___NeedFreshIsLover_14 = value; } inline static int32_t get_offset_of_newName_15() { return static_cast(offsetof(logicCardManager_t2956095708, ___newName_15)); } inline String_t* get_newName_15() const { return ___newName_15; } inline String_t** get_address_of_newName_15() { return &___newName_15; } inline void set_newName_15(String_t* value) { ___newName_15 = value; Il2CppCodeGenWriteBarrier((&___newName_15), value); } inline static int32_t get_offset_of_m_CardArray_16() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_CardArray_16)); } inline Dictionary_2_t1306535103 * get_m_CardArray_16() const { return ___m_CardArray_16; } inline Dictionary_2_t1306535103 ** get_address_of_m_CardArray_16() { return &___m_CardArray_16; } inline void set_m_CardArray_16(Dictionary_2_t1306535103 * value) { ___m_CardArray_16 = value; Il2CppCodeGenWriteBarrier((&___m_CardArray_16), value); } }; struct logicCardManager_t2956095708_StaticFields { public: // DMCore.Logic.logicCardManager DMCore.Logic.logicCardManager::s_Instance logicCardManager_t2956095708 * ___s_Instance_17; public: inline static int32_t get_offset_of_s_Instance_17() { return static_cast(offsetof(logicCardManager_t2956095708_StaticFields, ___s_Instance_17)); } inline logicCardManager_t2956095708 * get_s_Instance_17() const { return ___s_Instance_17; } inline logicCardManager_t2956095708 ** get_address_of_s_Instance_17() { return &___s_Instance_17; } inline void set_s_Instance_17(logicCardManager_t2956095708 * value) { ___s_Instance_17 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOGICCARDMANAGER_T2956095708_H #ifndef CUSERCARDPARAMS_T243895319_H #define CUSERCARDPARAMS_T243895319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CUserCardParams struct CUserCardParams_t243895319 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CUserCardParams::m_TitleArray List_1_t128053199 * ___m_TitleArray_0; // System.Collections.Generic.List`1 DMCore.Logic.CUserCardParams::m_PhotoIDArray List_1_t913674750 * ___m_PhotoIDArray_1; // DMCore.CDataProperty DMCore.Logic.CUserCardParams::m_propAll CDataProperty_t2806246268 * ___m_propAll_2; public: inline static int32_t get_offset_of_m_TitleArray_0() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_TitleArray_0)); } inline List_1_t128053199 * get_m_TitleArray_0() const { return ___m_TitleArray_0; } inline List_1_t128053199 ** get_address_of_m_TitleArray_0() { return &___m_TitleArray_0; } inline void set_m_TitleArray_0(List_1_t128053199 * value) { ___m_TitleArray_0 = value; Il2CppCodeGenWriteBarrier((&___m_TitleArray_0), value); } inline static int32_t get_offset_of_m_PhotoIDArray_1() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_PhotoIDArray_1)); } inline List_1_t913674750 * get_m_PhotoIDArray_1() const { return ___m_PhotoIDArray_1; } inline List_1_t913674750 ** get_address_of_m_PhotoIDArray_1() { return &___m_PhotoIDArray_1; } inline void set_m_PhotoIDArray_1(List_1_t913674750 * value) { ___m_PhotoIDArray_1 = value; Il2CppCodeGenWriteBarrier((&___m_PhotoIDArray_1), value); } inline static int32_t get_offset_of_m_propAll_2() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_propAll_2)); } inline CDataProperty_t2806246268 * get_m_propAll_2() const { return ___m_propAll_2; } inline CDataProperty_t2806246268 ** get_address_of_m_propAll_2() { return &___m_propAll_2; } inline void set_m_propAll_2(CDataProperty_t2806246268 * value) { ___m_propAll_2 = value; Il2CppCodeGenWriteBarrier((&___m_propAll_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUSERCARDPARAMS_T243895319_H #ifndef PARAGRAPH_T1111063719_H #define PARAGRAPH_T1111063719_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITextList/Paragraph struct Paragraph_t1111063719 : public RuntimeObject { public: // System.String UITextList/Paragraph::text String_t* ___text_0; // System.String[] UITextList/Paragraph::lines StringU5BU5D_t1281789340* ___lines_1; public: inline static int32_t get_offset_of_text_0() { return static_cast(offsetof(Paragraph_t1111063719, ___text_0)); } inline String_t* get_text_0() const { return ___text_0; } inline String_t** get_address_of_text_0() { return &___text_0; } inline void set_text_0(String_t* value) { ___text_0 = value; Il2CppCodeGenWriteBarrier((&___text_0), value); } inline static int32_t get_offset_of_lines_1() { return static_cast(offsetof(Paragraph_t1111063719, ___lines_1)); } inline StringU5BU5D_t1281789340* get_lines_1() const { return ___lines_1; } inline StringU5BU5D_t1281789340** get_address_of_lines_1() { return &___lines_1; } inline void set_lines_1(StringU5BU5D_t1281789340* value) { ___lines_1 = value; Il2CppCodeGenWriteBarrier((&___lines_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PARAGRAPH_T1111063719_H #ifndef LIST_1_T2583138461_H #define LIST_1_T2583138461_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_t2583138461 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ParagraphU5BU5D_t119886046* ____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_t2583138461, ____items_1)); } inline ParagraphU5BU5D_t119886046* get__items_1() const { return ____items_1; } inline ParagraphU5BU5D_t119886046** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ParagraphU5BU5D_t119886046* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2583138461, ____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_t2583138461, ____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_t2583138461_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ParagraphU5BU5D_t119886046* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2583138461_StaticFields, ___EmptyArray_4)); } inline ParagraphU5BU5D_t119886046* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ParagraphU5BU5D_t119886046** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ParagraphU5BU5D_t119886046* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2583138461_H #ifndef CTASKCOMMONAWARD_T611906720_H #define CTASKCOMMONAWARD_T611906720_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskCommonAward struct CTaskCommonAward_t611906720 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTaskCommonAward::m_TaskAward Dictionary_2_t4174021472 * ___m_TaskAward_0; public: inline static int32_t get_offset_of_m_TaskAward_0() { return static_cast(offsetof(CTaskCommonAward_t611906720, ___m_TaskAward_0)); } inline Dictionary_2_t4174021472 * get_m_TaskAward_0() const { return ___m_TaskAward_0; } inline Dictionary_2_t4174021472 ** get_address_of_m_TaskAward_0() { return &___m_TaskAward_0; } inline void set_m_TaskAward_0(Dictionary_2_t4174021472 * value) { ___m_TaskAward_0 = value; Il2CppCodeGenWriteBarrier((&___m_TaskAward_0), value); } }; struct CTaskCommonAward_t611906720_StaticFields { public: // DMCore.Logic.CTaskCommonAward DMCore.Logic.CTaskCommonAward::s_Instance CTaskCommonAward_t611906720 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CTaskCommonAward_t611906720_StaticFields, ___s_Instance_1)); } inline CTaskCommonAward_t611906720 * get_s_Instance_1() const { return ___s_Instance_1; } inline CTaskCommonAward_t611906720 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CTaskCommonAward_t611906720 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKCOMMONAWARD_T611906720_H #ifndef CTASKAWARDGROUP_T990340845_H #define CTASKAWARDGROUP_T990340845_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskAwardGroup struct CTaskAwardGroup_t990340845 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CTaskAwardGroup::m_StaticList List_1_t3381194602 * ___m_StaticList_0; // System.Collections.Generic.List`1 DMCore.Logic.CTaskAwardGroup::m_ChoosableList List_1_t3381194602 * ___m_ChoosableList_1; public: inline static int32_t get_offset_of_m_StaticList_0() { return static_cast(offsetof(CTaskAwardGroup_t990340845, ___m_StaticList_0)); } inline List_1_t3381194602 * get_m_StaticList_0() const { return ___m_StaticList_0; } inline List_1_t3381194602 ** get_address_of_m_StaticList_0() { return &___m_StaticList_0; } inline void set_m_StaticList_0(List_1_t3381194602 * value) { ___m_StaticList_0 = value; Il2CppCodeGenWriteBarrier((&___m_StaticList_0), value); } inline static int32_t get_offset_of_m_ChoosableList_1() { return static_cast(offsetof(CTaskAwardGroup_t990340845, ___m_ChoosableList_1)); } inline List_1_t3381194602 * get_m_ChoosableList_1() const { return ___m_ChoosableList_1; } inline List_1_t3381194602 ** get_address_of_m_ChoosableList_1() { return &___m_ChoosableList_1; } inline void set_m_ChoosableList_1(List_1_t3381194602 * value) { ___m_ChoosableList_1 = value; Il2CppCodeGenWriteBarrier((&___m_ChoosableList_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKAWARDGROUP_T990340845_H #ifndef CGUILD_T675931451_H #define CGUILD_T675931451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGuild struct CGuild_t675931451 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CGuild::k__BackingField int32_t ___U3CTempIndexU3Ek__BackingField_0; // DMCore.Logic.CGuildData DMCore.Logic.CGuild::m_Data CGuildData_t2153593818 * ___m_Data_1; // System.Collections.Generic.List`1 DMCore.Logic.CGuild::m_MemberList List_1_t3006210622 * ___m_MemberList_2; // System.Collections.Generic.List`1 DMCore.Logic.CGuild::m_LogList List_1_t3180379001 * ___m_LogList_3; // System.Collections.Generic.List`1 DMCore.Logic.CGuild::m_JoinReqList List_1_t3027426323 * ___m_JoinReqList_4; // System.Boolean DMCore.Logic.CGuild::m_IsBaseInfoReady bool ___m_IsBaseInfoReady_5; public: inline static int32_t get_offset_of_U3CTempIndexU3Ek__BackingField_0() { return static_cast(offsetof(CGuild_t675931451, ___U3CTempIndexU3Ek__BackingField_0)); } inline int32_t get_U3CTempIndexU3Ek__BackingField_0() const { return ___U3CTempIndexU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CTempIndexU3Ek__BackingField_0() { return &___U3CTempIndexU3Ek__BackingField_0; } inline void set_U3CTempIndexU3Ek__BackingField_0(int32_t value) { ___U3CTempIndexU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_Data_1() { return static_cast(offsetof(CGuild_t675931451, ___m_Data_1)); } inline CGuildData_t2153593818 * get_m_Data_1() const { return ___m_Data_1; } inline CGuildData_t2153593818 ** get_address_of_m_Data_1() { return &___m_Data_1; } inline void set_m_Data_1(CGuildData_t2153593818 * value) { ___m_Data_1 = value; Il2CppCodeGenWriteBarrier((&___m_Data_1), value); } inline static int32_t get_offset_of_m_MemberList_2() { return static_cast(offsetof(CGuild_t675931451, ___m_MemberList_2)); } inline List_1_t3006210622 * get_m_MemberList_2() const { return ___m_MemberList_2; } inline List_1_t3006210622 ** get_address_of_m_MemberList_2() { return &___m_MemberList_2; } inline void set_m_MemberList_2(List_1_t3006210622 * value) { ___m_MemberList_2 = value; Il2CppCodeGenWriteBarrier((&___m_MemberList_2), value); } inline static int32_t get_offset_of_m_LogList_3() { return static_cast(offsetof(CGuild_t675931451, ___m_LogList_3)); } inline List_1_t3180379001 * get_m_LogList_3() const { return ___m_LogList_3; } inline List_1_t3180379001 ** get_address_of_m_LogList_3() { return &___m_LogList_3; } inline void set_m_LogList_3(List_1_t3180379001 * value) { ___m_LogList_3 = value; Il2CppCodeGenWriteBarrier((&___m_LogList_3), value); } inline static int32_t get_offset_of_m_JoinReqList_4() { return static_cast(offsetof(CGuild_t675931451, ___m_JoinReqList_4)); } inline List_1_t3027426323 * get_m_JoinReqList_4() const { return ___m_JoinReqList_4; } inline List_1_t3027426323 ** get_address_of_m_JoinReqList_4() { return &___m_JoinReqList_4; } inline void set_m_JoinReqList_4(List_1_t3027426323 * value) { ___m_JoinReqList_4 = value; Il2CppCodeGenWriteBarrier((&___m_JoinReqList_4), value); } inline static int32_t get_offset_of_m_IsBaseInfoReady_5() { return static_cast(offsetof(CGuild_t675931451, ___m_IsBaseInfoReady_5)); } inline bool get_m_IsBaseInfoReady_5() const { return ___m_IsBaseInfoReady_5; } inline bool* get_address_of_m_IsBaseInfoReady_5() { return &___m_IsBaseInfoReady_5; } inline void set_m_IsBaseInfoReady_5(bool value) { ___m_IsBaseInfoReady_5 = value; } }; struct CGuild_t675931451_StaticFields { public: // System.Comparison`1 DMCore.Logic.CGuild::<>f__mg$cache0 Comparison_1_t1309067059 * ___U3CU3Ef__mgU24cache0_6; // System.Predicate`1 DMCore.Logic.CGuild::<>f__am$cache0 Predicate_1_t2359430004 * ___U3CU3Ef__amU24cache0_7; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_6() { return static_cast(offsetof(CGuild_t675931451_StaticFields, ___U3CU3Ef__mgU24cache0_6)); } inline Comparison_1_t1309067059 * get_U3CU3Ef__mgU24cache0_6() const { return ___U3CU3Ef__mgU24cache0_6; } inline Comparison_1_t1309067059 ** get_address_of_U3CU3Ef__mgU24cache0_6() { return &___U3CU3Ef__mgU24cache0_6; } inline void set_U3CU3Ef__mgU24cache0_6(Comparison_1_t1309067059 * value) { ___U3CU3Ef__mgU24cache0_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_6), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_7() { return static_cast(offsetof(CGuild_t675931451_StaticFields, ___U3CU3Ef__amU24cache0_7)); } inline Predicate_1_t2359430004 * get_U3CU3Ef__amU24cache0_7() const { return ___U3CU3Ef__amU24cache0_7; } inline Predicate_1_t2359430004 ** get_address_of_U3CU3Ef__amU24cache0_7() { return &___U3CU3Ef__amU24cache0_7; } inline void set_U3CU3Ef__amU24cache0_7(Predicate_1_t2359430004 * value) { ___U3CU3Ef__amU24cache0_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGUILD_T675931451_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 DICTIONARY_2_T1632706988_H #define DICTIONARY_2_T1632706988_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_t1632706988 : 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 StringU5BU5D_t1281789340* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988, ___valueSlots_7)); } inline StringU5BU5D_t1281789340* get_valueSlots_7() const { return ___valueSlots_7; } inline StringU5BU5D_t1281789340** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(StringU5BU5D_t1281789340* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t132201056 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1632706988_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t132201056 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t132201056 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t132201056 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1632706988_H #ifndef CAVATARINFO_T2247402650_H #define CAVATARINFO_T2247402650_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAvatarInfo struct CAvatarInfo_t2247402650 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAvatarInfo::m_SexVal int32_t ___m_SexVal_0; // System.Collections.Generic.List`1 DMCore.Logic.CAvatarInfo::m_EquipList List_1_t128053199 * ___m_EquipList_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAvatarInfo::m_EquipJewelIdDic Dictionary_2_t1839659084 * ___m_EquipJewelIdDic_2; public: inline static int32_t get_offset_of_m_SexVal_0() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_SexVal_0)); } inline int32_t get_m_SexVal_0() const { return ___m_SexVal_0; } inline int32_t* get_address_of_m_SexVal_0() { return &___m_SexVal_0; } inline void set_m_SexVal_0(int32_t value) { ___m_SexVal_0 = value; } inline static int32_t get_offset_of_m_EquipList_1() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_EquipList_1)); } inline List_1_t128053199 * get_m_EquipList_1() const { return ___m_EquipList_1; } inline List_1_t128053199 ** get_address_of_m_EquipList_1() { return &___m_EquipList_1; } inline void set_m_EquipList_1(List_1_t128053199 * value) { ___m_EquipList_1 = value; Il2CppCodeGenWriteBarrier((&___m_EquipList_1), value); } inline static int32_t get_offset_of_m_EquipJewelIdDic_2() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_EquipJewelIdDic_2)); } inline Dictionary_2_t1839659084 * get_m_EquipJewelIdDic_2() const { return ___m_EquipJewelIdDic_2; } inline Dictionary_2_t1839659084 ** get_address_of_m_EquipJewelIdDic_2() { return &___m_EquipJewelIdDic_2; } inline void set_m_EquipJewelIdDic_2(Dictionary_2_t1839659084 * value) { ___m_EquipJewelIdDic_2 = value; Il2CppCodeGenWriteBarrier((&___m_EquipJewelIdDic_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAVATARINFO_T2247402650_H #ifndef CAVATAREQUIPMANAGER_T2125372870_H #define CAVATAREQUIPMANAGER_T2125372870_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAvatarEquipManager struct CAvatarEquipManager_t2125372870 : public RuntimeObject { public: // CBetterSet`1 DMCore.Logic.CAvatarEquipManager::m_AvatarInfoChange CBetterSet_1_t3304831721 * ___m_AvatarInfoChange_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAvatarEquipManager::m_RoleEquipCache Dictionary_2_t3310042434 * ___m_RoleEquipCache_1; // System.Int64 DMCore.Logic.CAvatarEquipManager::m_activeRoleUserID int64_t ___m_activeRoleUserID_2; public: inline static int32_t get_offset_of_m_AvatarInfoChange_0() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_AvatarInfoChange_0)); } inline CBetterSet_1_t3304831721 * get_m_AvatarInfoChange_0() const { return ___m_AvatarInfoChange_0; } inline CBetterSet_1_t3304831721 ** get_address_of_m_AvatarInfoChange_0() { return &___m_AvatarInfoChange_0; } inline void set_m_AvatarInfoChange_0(CBetterSet_1_t3304831721 * value) { ___m_AvatarInfoChange_0 = value; Il2CppCodeGenWriteBarrier((&___m_AvatarInfoChange_0), value); } inline static int32_t get_offset_of_m_RoleEquipCache_1() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_RoleEquipCache_1)); } inline Dictionary_2_t3310042434 * get_m_RoleEquipCache_1() const { return ___m_RoleEquipCache_1; } inline Dictionary_2_t3310042434 ** get_address_of_m_RoleEquipCache_1() { return &___m_RoleEquipCache_1; } inline void set_m_RoleEquipCache_1(Dictionary_2_t3310042434 * value) { ___m_RoleEquipCache_1 = value; Il2CppCodeGenWriteBarrier((&___m_RoleEquipCache_1), value); } inline static int32_t get_offset_of_m_activeRoleUserID_2() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_activeRoleUserID_2)); } inline int64_t get_m_activeRoleUserID_2() const { return ___m_activeRoleUserID_2; } inline int64_t* get_address_of_m_activeRoleUserID_2() { return &___m_activeRoleUserID_2; } inline void set_m_activeRoleUserID_2(int64_t value) { ___m_activeRoleUserID_2 = value; } }; struct CAvatarEquipManager_t2125372870_StaticFields { public: // DMCore.Logic.CAvatarEquipManager DMCore.Logic.CAvatarEquipManager::s_Instance CAvatarEquipManager_t2125372870 * ___s_Instance_3; // System.Action`1 DMCore.Logic.CAvatarEquipManager::<>f__am$cache0 Action_1_t3363021612 * ___U3CU3Ef__amU24cache0_4; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CAvatarEquipManager_t2125372870_StaticFields, ___s_Instance_3)); } inline CAvatarEquipManager_t2125372870 * get_s_Instance_3() const { return ___s_Instance_3; } inline CAvatarEquipManager_t2125372870 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CAvatarEquipManager_t2125372870 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_4() { return static_cast(offsetof(CAvatarEquipManager_t2125372870_StaticFields, ___U3CU3Ef__amU24cache0_4)); } inline Action_1_t3363021612 * get_U3CU3Ef__amU24cache0_4() const { return ___U3CU3Ef__amU24cache0_4; } inline Action_1_t3363021612 ** get_address_of_U3CU3Ef__amU24cache0_4() { return &___U3CU3Ef__amU24cache0_4; } inline void set_U3CU3Ef__amU24cache0_4(Action_1_t3363021612 * value) { ___U3CU3Ef__amU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAVATAREQUIPMANAGER_T2125372870_H #ifndef CTOPLISTMANAGER_T2888565983_H #define CTOPLISTMANAGER_T2888565983_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTopListManager struct CTopListManager_t2888565983 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTopListManager::k__BackingField int32_t ___U3CRefreshTimeU3Ek__BackingField_0; // System.Single DMCore.Logic.CTopListManager::k__BackingField float ___U3CDeltaTimeU3Ek__BackingField_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTopListManager::m_listTopListAll Dictionary_2_t3752615277 * ___m_listTopListAll_2; // System.Boolean DMCore.Logic.CTopListManager::m_bIfChanged bool ___m_bIfChanged_3; public: inline static int32_t get_offset_of_U3CRefreshTimeU3Ek__BackingField_0() { return static_cast(offsetof(CTopListManager_t2888565983, ___U3CRefreshTimeU3Ek__BackingField_0)); } inline int32_t get_U3CRefreshTimeU3Ek__BackingField_0() const { return ___U3CRefreshTimeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CRefreshTimeU3Ek__BackingField_0() { return &___U3CRefreshTimeU3Ek__BackingField_0; } inline void set_U3CRefreshTimeU3Ek__BackingField_0(int32_t value) { ___U3CRefreshTimeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDeltaTimeU3Ek__BackingField_1() { return static_cast(offsetof(CTopListManager_t2888565983, ___U3CDeltaTimeU3Ek__BackingField_1)); } inline float get_U3CDeltaTimeU3Ek__BackingField_1() const { return ___U3CDeltaTimeU3Ek__BackingField_1; } inline float* get_address_of_U3CDeltaTimeU3Ek__BackingField_1() { return &___U3CDeltaTimeU3Ek__BackingField_1; } inline void set_U3CDeltaTimeU3Ek__BackingField_1(float value) { ___U3CDeltaTimeU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_listTopListAll_2() { return static_cast(offsetof(CTopListManager_t2888565983, ___m_listTopListAll_2)); } inline Dictionary_2_t3752615277 * get_m_listTopListAll_2() const { return ___m_listTopListAll_2; } inline Dictionary_2_t3752615277 ** get_address_of_m_listTopListAll_2() { return &___m_listTopListAll_2; } inline void set_m_listTopListAll_2(Dictionary_2_t3752615277 * value) { ___m_listTopListAll_2 = value; Il2CppCodeGenWriteBarrier((&___m_listTopListAll_2), value); } inline static int32_t get_offset_of_m_bIfChanged_3() { return static_cast(offsetof(CTopListManager_t2888565983, ___m_bIfChanged_3)); } inline bool get_m_bIfChanged_3() const { return ___m_bIfChanged_3; } inline bool* get_address_of_m_bIfChanged_3() { return &___m_bIfChanged_3; } inline void set_m_bIfChanged_3(bool value) { ___m_bIfChanged_3 = value; } }; struct CTopListManager_t2888565983_StaticFields { public: // DMCore.Logic.CTopListManager DMCore.Logic.CTopListManager::s_Instance CTopListManager_t2888565983 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CTopListManager_t2888565983_StaticFields, ___s_Instance_4)); } inline CTopListManager_t2888565983 * get_s_Instance_4() const { return ___s_Instance_4; } inline CTopListManager_t2888565983 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CTopListManager_t2888565983 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTOPLISTMANAGER_T2888565983_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 ITOPLISTITEM_T2042395262_H #define ITOPLISTITEM_T2042395262_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ITopListItem struct ITopListItem_t2042395262 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ITopListItem::_rank int32_t ____rank_0; // System.Int64 DMCore.Logic.ITopListItem::_userID int64_t ____userID_1; // System.Int64 DMCore.Logic.ITopListItem::_photoID int64_t ____photoID_2; // System.Int32 DMCore.Logic.ITopListItem::_sex int32_t ____sex_3; // System.String DMCore.Logic.ITopListItem::_name String_t* ____name_4; // System.Int32 DMCore.Logic.ITopListItem::_vipLevel int32_t ____vipLevel_5; // System.Int64 DMCore.Logic.ITopListItem::_value int64_t ____value_6; // System.Int32 DMCore.Logic.ITopListItem::_guildID int32_t ____guildID_7; // System.String DMCore.Logic.ITopListItem::_guildName String_t* ____guildName_8; // System.Int32 DMCore.Logic.ITopListItem::_member_level int32_t ____member_level_9; // System.Int32 DMCore.Logic.ITopListItem::_guidLevel int32_t ____guidLevel_10; // System.Int32 DMCore.Logic.ITopListItem::_headBoxID int32_t ____headBoxID_11; // System.Int64 DMCore.Logic.ITopListItem::loverId int64_t ___loverId_12; // System.Int32 DMCore.Logic.ITopListItem::loveValue int32_t ___loveValue_13; // System.Int64 DMCore.Logic.ITopListItem::lover_a_userId int64_t ___lover_a_userId_14; // System.String DMCore.Logic.ITopListItem::lover_a_name String_t* ___lover_a_name_15; // System.Int64 DMCore.Logic.ITopListItem::lover_a_photoId int64_t ___lover_a_photoId_16; // System.Int32 DMCore.Logic.ITopListItem::lover_a_sex int32_t ___lover_a_sex_17; // System.Int32 DMCore.Logic.ITopListItem::lover_a_viplevel int32_t ___lover_a_viplevel_18; // System.Int32 DMCore.Logic.ITopListItem::lover_a_membership int32_t ___lover_a_membership_19; // System.Int64 DMCore.Logic.ITopListItem::lover_b_userId int64_t ___lover_b_userId_20; // System.String DMCore.Logic.ITopListItem::lover_b_name String_t* ___lover_b_name_21; // System.Int64 DMCore.Logic.ITopListItem::lover_b_photoId int64_t ___lover_b_photoId_22; // System.Int32 DMCore.Logic.ITopListItem::lover_b_sex int32_t ___lover_b_sex_23; // System.Int32 DMCore.Logic.ITopListItem::lover_b_viplevel int32_t ___lover_b_viplevel_24; // System.Int32 DMCore.Logic.ITopListItem::lover_b_membership int32_t ___lover_b_membership_25; public: inline static int32_t get_offset_of__rank_0() { return static_cast(offsetof(ITopListItem_t2042395262, ____rank_0)); } inline int32_t get__rank_0() const { return ____rank_0; } inline int32_t* get_address_of__rank_0() { return &____rank_0; } inline void set__rank_0(int32_t value) { ____rank_0 = value; } inline static int32_t get_offset_of__userID_1() { return static_cast(offsetof(ITopListItem_t2042395262, ____userID_1)); } inline int64_t get__userID_1() const { return ____userID_1; } inline int64_t* get_address_of__userID_1() { return &____userID_1; } inline void set__userID_1(int64_t value) { ____userID_1 = value; } inline static int32_t get_offset_of__photoID_2() { return static_cast(offsetof(ITopListItem_t2042395262, ____photoID_2)); } inline int64_t get__photoID_2() const { return ____photoID_2; } inline int64_t* get_address_of__photoID_2() { return &____photoID_2; } inline void set__photoID_2(int64_t value) { ____photoID_2 = value; } inline static int32_t get_offset_of__sex_3() { return static_cast(offsetof(ITopListItem_t2042395262, ____sex_3)); } inline int32_t get__sex_3() const { return ____sex_3; } inline int32_t* get_address_of__sex_3() { return &____sex_3; } inline void set__sex_3(int32_t value) { ____sex_3 = value; } inline static int32_t get_offset_of__name_4() { return static_cast(offsetof(ITopListItem_t2042395262, ____name_4)); } inline String_t* get__name_4() const { return ____name_4; } inline String_t** get_address_of__name_4() { return &____name_4; } inline void set__name_4(String_t* value) { ____name_4 = value; Il2CppCodeGenWriteBarrier((&____name_4), value); } inline static int32_t get_offset_of__vipLevel_5() { return static_cast(offsetof(ITopListItem_t2042395262, ____vipLevel_5)); } inline int32_t get__vipLevel_5() const { return ____vipLevel_5; } inline int32_t* get_address_of__vipLevel_5() { return &____vipLevel_5; } inline void set__vipLevel_5(int32_t value) { ____vipLevel_5 = value; } inline static int32_t get_offset_of__value_6() { return static_cast(offsetof(ITopListItem_t2042395262, ____value_6)); } inline int64_t get__value_6() const { return ____value_6; } inline int64_t* get_address_of__value_6() { return &____value_6; } inline void set__value_6(int64_t value) { ____value_6 = value; } inline static int32_t get_offset_of__guildID_7() { return static_cast(offsetof(ITopListItem_t2042395262, ____guildID_7)); } inline int32_t get__guildID_7() const { return ____guildID_7; } inline int32_t* get_address_of__guildID_7() { return &____guildID_7; } inline void set__guildID_7(int32_t value) { ____guildID_7 = value; } inline static int32_t get_offset_of__guildName_8() { return static_cast(offsetof(ITopListItem_t2042395262, ____guildName_8)); } inline String_t* get__guildName_8() const { return ____guildName_8; } inline String_t** get_address_of__guildName_8() { return &____guildName_8; } inline void set__guildName_8(String_t* value) { ____guildName_8 = value; Il2CppCodeGenWriteBarrier((&____guildName_8), value); } inline static int32_t get_offset_of__member_level_9() { return static_cast(offsetof(ITopListItem_t2042395262, ____member_level_9)); } inline int32_t get__member_level_9() const { return ____member_level_9; } inline int32_t* get_address_of__member_level_9() { return &____member_level_9; } inline void set__member_level_9(int32_t value) { ____member_level_9 = value; } inline static int32_t get_offset_of__guidLevel_10() { return static_cast(offsetof(ITopListItem_t2042395262, ____guidLevel_10)); } inline int32_t get__guidLevel_10() const { return ____guidLevel_10; } inline int32_t* get_address_of__guidLevel_10() { return &____guidLevel_10; } inline void set__guidLevel_10(int32_t value) { ____guidLevel_10 = value; } inline static int32_t get_offset_of__headBoxID_11() { return static_cast(offsetof(ITopListItem_t2042395262, ____headBoxID_11)); } inline int32_t get__headBoxID_11() const { return ____headBoxID_11; } inline int32_t* get_address_of__headBoxID_11() { return &____headBoxID_11; } inline void set__headBoxID_11(int32_t value) { ____headBoxID_11 = value; } inline static int32_t get_offset_of_loverId_12() { return static_cast(offsetof(ITopListItem_t2042395262, ___loverId_12)); } inline int64_t get_loverId_12() const { return ___loverId_12; } inline int64_t* get_address_of_loverId_12() { return &___loverId_12; } inline void set_loverId_12(int64_t value) { ___loverId_12 = value; } inline static int32_t get_offset_of_loveValue_13() { return static_cast(offsetof(ITopListItem_t2042395262, ___loveValue_13)); } inline int32_t get_loveValue_13() const { return ___loveValue_13; } inline int32_t* get_address_of_loveValue_13() { return &___loveValue_13; } inline void set_loveValue_13(int32_t value) { ___loveValue_13 = value; } inline static int32_t get_offset_of_lover_a_userId_14() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_a_userId_14)); } inline int64_t get_lover_a_userId_14() const { return ___lover_a_userId_14; } inline int64_t* get_address_of_lover_a_userId_14() { return &___lover_a_userId_14; } inline void set_lover_a_userId_14(int64_t value) { ___lover_a_userId_14 = value; } inline static int32_t get_offset_of_lover_a_name_15() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_a_name_15)); } inline String_t* get_lover_a_name_15() const { return ___lover_a_name_15; } inline String_t** get_address_of_lover_a_name_15() { return &___lover_a_name_15; } inline void set_lover_a_name_15(String_t* value) { ___lover_a_name_15 = value; Il2CppCodeGenWriteBarrier((&___lover_a_name_15), value); } inline static int32_t get_offset_of_lover_a_photoId_16() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_a_photoId_16)); } inline int64_t get_lover_a_photoId_16() const { return ___lover_a_photoId_16; } inline int64_t* get_address_of_lover_a_photoId_16() { return &___lover_a_photoId_16; } inline void set_lover_a_photoId_16(int64_t value) { ___lover_a_photoId_16 = value; } inline static int32_t get_offset_of_lover_a_sex_17() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_a_sex_17)); } inline int32_t get_lover_a_sex_17() const { return ___lover_a_sex_17; } inline int32_t* get_address_of_lover_a_sex_17() { return &___lover_a_sex_17; } inline void set_lover_a_sex_17(int32_t value) { ___lover_a_sex_17 = value; } inline static int32_t get_offset_of_lover_a_viplevel_18() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_a_viplevel_18)); } inline int32_t get_lover_a_viplevel_18() const { return ___lover_a_viplevel_18; } inline int32_t* get_address_of_lover_a_viplevel_18() { return &___lover_a_viplevel_18; } inline void set_lover_a_viplevel_18(int32_t value) { ___lover_a_viplevel_18 = value; } inline static int32_t get_offset_of_lover_a_membership_19() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_a_membership_19)); } inline int32_t get_lover_a_membership_19() const { return ___lover_a_membership_19; } inline int32_t* get_address_of_lover_a_membership_19() { return &___lover_a_membership_19; } inline void set_lover_a_membership_19(int32_t value) { ___lover_a_membership_19 = value; } inline static int32_t get_offset_of_lover_b_userId_20() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_b_userId_20)); } inline int64_t get_lover_b_userId_20() const { return ___lover_b_userId_20; } inline int64_t* get_address_of_lover_b_userId_20() { return &___lover_b_userId_20; } inline void set_lover_b_userId_20(int64_t value) { ___lover_b_userId_20 = value; } inline static int32_t get_offset_of_lover_b_name_21() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_b_name_21)); } inline String_t* get_lover_b_name_21() const { return ___lover_b_name_21; } inline String_t** get_address_of_lover_b_name_21() { return &___lover_b_name_21; } inline void set_lover_b_name_21(String_t* value) { ___lover_b_name_21 = value; Il2CppCodeGenWriteBarrier((&___lover_b_name_21), value); } inline static int32_t get_offset_of_lover_b_photoId_22() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_b_photoId_22)); } inline int64_t get_lover_b_photoId_22() const { return ___lover_b_photoId_22; } inline int64_t* get_address_of_lover_b_photoId_22() { return &___lover_b_photoId_22; } inline void set_lover_b_photoId_22(int64_t value) { ___lover_b_photoId_22 = value; } inline static int32_t get_offset_of_lover_b_sex_23() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_b_sex_23)); } inline int32_t get_lover_b_sex_23() const { return ___lover_b_sex_23; } inline int32_t* get_address_of_lover_b_sex_23() { return &___lover_b_sex_23; } inline void set_lover_b_sex_23(int32_t value) { ___lover_b_sex_23 = value; } inline static int32_t get_offset_of_lover_b_viplevel_24() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_b_viplevel_24)); } inline int32_t get_lover_b_viplevel_24() const { return ___lover_b_viplevel_24; } inline int32_t* get_address_of_lover_b_viplevel_24() { return &___lover_b_viplevel_24; } inline void set_lover_b_viplevel_24(int32_t value) { ___lover_b_viplevel_24 = value; } inline static int32_t get_offset_of_lover_b_membership_25() { return static_cast(offsetof(ITopListItem_t2042395262, ___lover_b_membership_25)); } inline int32_t get_lover_b_membership_25() const { return ___lover_b_membership_25; } inline int32_t* get_address_of_lover_b_membership_25() { return &___lover_b_membership_25; } inline void set_lover_b_membership_25(int32_t value) { ___lover_b_membership_25 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITOPLISTITEM_T2042395262_H #ifndef CTASKAWARDUNIT_T1909119860_H #define CTASKAWARDUNIT_T1909119860_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskAwardUnit struct CTaskAwardUnit_t1909119860 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTaskAwardUnit::AwardID int32_t ___AwardID_0; // System.Int32 DMCore.Logic.CTaskAwardUnit::Count int32_t ___Count_1; // System.Int32 DMCore.Logic.CTaskAwardUnit::Validation int32_t ___Validation_2; // System.Boolean DMCore.Logic.CTaskAwardUnit::IsChoosable bool ___IsChoosable_3; public: inline static int32_t get_offset_of_AwardID_0() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___AwardID_0)); } inline int32_t get_AwardID_0() const { return ___AwardID_0; } inline int32_t* get_address_of_AwardID_0() { return &___AwardID_0; } inline void set_AwardID_0(int32_t value) { ___AwardID_0 = value; } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_Validation_2() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___Validation_2)); } inline int32_t get_Validation_2() const { return ___Validation_2; } inline int32_t* get_address_of_Validation_2() { return &___Validation_2; } inline void set_Validation_2(int32_t value) { ___Validation_2 = value; } inline static int32_t get_offset_of_IsChoosable_3() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___IsChoosable_3)); } inline bool get_IsChoosable_3() const { return ___IsChoosable_3; } inline bool* get_address_of_IsChoosable_3() { return &___IsChoosable_3; } inline void set_IsChoosable_3(bool value) { ___IsChoosable_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKAWARDUNIT_T1909119860_H #ifndef BROADMESSAGE_T3250234984_H #define BROADMESSAGE_T3250234984_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BroadMessage struct BroadMessage_t3250234984 : public RuntimeObject { public: // System.String DMCore.Logic.BroadMessage::k__BackingField String_t* ___U3CmsgU3Ek__BackingField_0; // System.Int16 DMCore.Logic.BroadMessage::k__BackingField int16_t ___U3CmsgTypeU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CmsgU3Ek__BackingField_0() { return static_cast(offsetof(BroadMessage_t3250234984, ___U3CmsgU3Ek__BackingField_0)); } inline String_t* get_U3CmsgU3Ek__BackingField_0() const { return ___U3CmsgU3Ek__BackingField_0; } inline String_t** get_address_of_U3CmsgU3Ek__BackingField_0() { return &___U3CmsgU3Ek__BackingField_0; } inline void set_U3CmsgU3Ek__BackingField_0(String_t* value) { ___U3CmsgU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CmsgU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CmsgTypeU3Ek__BackingField_1() { return static_cast(offsetof(BroadMessage_t3250234984, ___U3CmsgTypeU3Ek__BackingField_1)); } inline int16_t get_U3CmsgTypeU3Ek__BackingField_1() const { return ___U3CmsgTypeU3Ek__BackingField_1; } inline int16_t* get_address_of_U3CmsgTypeU3Ek__BackingField_1() { return &___U3CmsgTypeU3Ek__BackingField_1; } inline void set_U3CmsgTypeU3Ek__BackingField_1(int16_t value) { ___U3CmsgTypeU3Ek__BackingField_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BROADMESSAGE_T3250234984_H #ifndef CSYSTEMBROADCAST_T3934508125_H #define CSYSTEMBROADCAST_T3934508125_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSystemBroadCast struct CSystemBroadCast_t3934508125 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CSystemBroadCast::k__BackingField bool ___U3CPlayFlagU3Ek__BackingField_0; // System.Collections.Generic.LinkedList`1 DMCore.Logic.CSystemBroadCast::m_list LinkedList_1_t2089880993 * ___m_list_1; // System.Collections.Generic.List`1 DMCore.Logic.CSystemBroadCast::m_SysList List_1_t427342430 * ___m_SysList_2; public: inline static int32_t get_offset_of_U3CPlayFlagU3Ek__BackingField_0() { return static_cast(offsetof(CSystemBroadCast_t3934508125, ___U3CPlayFlagU3Ek__BackingField_0)); } inline bool get_U3CPlayFlagU3Ek__BackingField_0() const { return ___U3CPlayFlagU3Ek__BackingField_0; } inline bool* get_address_of_U3CPlayFlagU3Ek__BackingField_0() { return &___U3CPlayFlagU3Ek__BackingField_0; } inline void set_U3CPlayFlagU3Ek__BackingField_0(bool value) { ___U3CPlayFlagU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_list_1() { return static_cast(offsetof(CSystemBroadCast_t3934508125, ___m_list_1)); } inline LinkedList_1_t2089880993 * get_m_list_1() const { return ___m_list_1; } inline LinkedList_1_t2089880993 ** get_address_of_m_list_1() { return &___m_list_1; } inline void set_m_list_1(LinkedList_1_t2089880993 * value) { ___m_list_1 = value; Il2CppCodeGenWriteBarrier((&___m_list_1), value); } inline static int32_t get_offset_of_m_SysList_2() { return static_cast(offsetof(CSystemBroadCast_t3934508125, ___m_SysList_2)); } inline List_1_t427342430 * get_m_SysList_2() const { return ___m_SysList_2; } inline List_1_t427342430 ** get_address_of_m_SysList_2() { return &___m_SysList_2; } inline void set_m_SysList_2(List_1_t427342430 * value) { ___m_SysList_2 = value; Il2CppCodeGenWriteBarrier((&___m_SysList_2), value); } }; struct CSystemBroadCast_t3934508125_StaticFields { public: // DMCore.Logic.CSystemBroadCast DMCore.Logic.CSystemBroadCast::s_Instance CSystemBroadCast_t3934508125 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CSystemBroadCast_t3934508125_StaticFields, ___s_Instance_3)); } inline CSystemBroadCast_t3934508125 * get_s_Instance_3() const { return ___s_Instance_3; } inline CSystemBroadCast_t3934508125 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CSystemBroadCast_t3934508125 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSYSTEMBROADCAST_T3934508125_H #ifndef LIST_1_T4241062956_H #define LIST_1_T4241062956_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_t4241062956 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CShareActInfoU5BU5D_t359682611* ____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_t4241062956, ____items_1)); } inline CShareActInfoU5BU5D_t359682611* get__items_1() const { return ____items_1; } inline CShareActInfoU5BU5D_t359682611** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CShareActInfoU5BU5D_t359682611* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4241062956, ____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_t4241062956, ____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_t4241062956_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CShareActInfoU5BU5D_t359682611* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4241062956_StaticFields, ___EmptyArray_4)); } inline CShareActInfoU5BU5D_t359682611* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CShareActInfoU5BU5D_t359682611** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CShareActInfoU5BU5D_t359682611* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4241062956_H #ifndef LIST_1_T1021499026_H #define LIST_1_T1021499026_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_t1021499026 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CShareBGInfoU5BU5D_t1710306165* ____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_t1021499026, ____items_1)); } inline CShareBGInfoU5BU5D_t1710306165* get__items_1() const { return ____items_1; } inline CShareBGInfoU5BU5D_t1710306165** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CShareBGInfoU5BU5D_t1710306165* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1021499026, ____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_t1021499026, ____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_t1021499026_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CShareBGInfoU5BU5D_t1710306165* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1021499026_StaticFields, ___EmptyArray_4)); } inline CShareBGInfoU5BU5D_t1710306165* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CShareBGInfoU5BU5D_t1710306165** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CShareBGInfoU5BU5D_t1710306165* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1021499026_H #ifndef CSHAREBGINFO_T3844391580_H #define CSHAREBGINFO_T3844391580_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShareConfig/CShareBGInfo struct CShareBGInfo_t3844391580 : public RuntimeObject { public: // System.String DMCore.Logic.CShareConfig/CShareBGInfo::BGPath String_t* ___BGPath_0; // System.String DMCore.Logic.CShareConfig/CShareBGInfo::BGName String_t* ___BGName_1; public: inline static int32_t get_offset_of_BGPath_0() { return static_cast(offsetof(CShareBGInfo_t3844391580, ___BGPath_0)); } inline String_t* get_BGPath_0() const { return ___BGPath_0; } inline String_t** get_address_of_BGPath_0() { return &___BGPath_0; } inline void set_BGPath_0(String_t* value) { ___BGPath_0 = value; Il2CppCodeGenWriteBarrier((&___BGPath_0), value); } inline static int32_t get_offset_of_BGName_1() { return static_cast(offsetof(CShareBGInfo_t3844391580, ___BGName_1)); } inline String_t* get_BGName_1() const { return ___BGName_1; } inline String_t** get_address_of_BGName_1() { return &___BGName_1; } inline void set_BGName_1(String_t* value) { ___BGName_1 = value; Il2CppCodeGenWriteBarrier((&___BGName_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHAREBGINFO_T3844391580_H #ifndef SUITNUM_T1199413730_H #define SUITNUM_T1199413730_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CHandBookCtr/SuitNum struct SuitNum_t1199413730 : public RuntimeObject { public: // System.Int32 CHandBookCtr/SuitNum::alreadyGet int32_t ___alreadyGet_0; // System.Int32 CHandBookCtr/SuitNum::Sum int32_t ___Sum_1; // System.Boolean CHandBookCtr/SuitNum::isShow bool ___isShow_2; public: inline static int32_t get_offset_of_alreadyGet_0() { return static_cast(offsetof(SuitNum_t1199413730, ___alreadyGet_0)); } inline int32_t get_alreadyGet_0() const { return ___alreadyGet_0; } inline int32_t* get_address_of_alreadyGet_0() { return &___alreadyGet_0; } inline void set_alreadyGet_0(int32_t value) { ___alreadyGet_0 = value; } inline static int32_t get_offset_of_Sum_1() { return static_cast(offsetof(SuitNum_t1199413730, ___Sum_1)); } inline int32_t get_Sum_1() const { return ___Sum_1; } inline int32_t* get_address_of_Sum_1() { return &___Sum_1; } inline void set_Sum_1(int32_t value) { ___Sum_1 = value; } inline static int32_t get_offset_of_isShow_2() { return static_cast(offsetof(SuitNum_t1199413730, ___isShow_2)); } inline bool get_isShow_2() const { return ___isShow_2; } inline bool* get_address_of_isShow_2() { return &___isShow_2; } inline void set_isShow_2(bool value) { ___isShow_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SUITNUM_T1199413730_H #ifndef U3CUPDATEDATAU3EC__ANONSTOREY0_T652201832_H #define U3CUPDATEDATAU3EC__ANONSTOREY0_T652201832_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISuitList/c__AnonStorey0 struct U3CUpdateDataU3Ec__AnonStorey0_t652201832 : public RuntimeObject { public: // HandBookCfg/SuitInfo UISuitList/c__AnonStorey0::info SuitInfo_t4135687472 * ___info_0; public: inline static int32_t get_offset_of_info_0() { return static_cast(offsetof(U3CUpdateDataU3Ec__AnonStorey0_t652201832, ___info_0)); } inline SuitInfo_t4135687472 * get_info_0() const { return ___info_0; } inline SuitInfo_t4135687472 ** get_address_of_info_0() { return &___info_0; } inline void set_info_0(SuitInfo_t4135687472 * value) { ___info_0 = value; Il2CppCodeGenWriteBarrier((&___info_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CUPDATEDATAU3EC__ANONSTOREY0_T652201832_H #ifndef LIST_1_T1312794918_H #define LIST_1_T1312794918_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_t1312794918 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SuitInfoU5BU5D_t3525509137* ____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_t1312794918, ____items_1)); } inline SuitInfoU5BU5D_t3525509137* get__items_1() const { return ____items_1; } inline SuitInfoU5BU5D_t3525509137** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SuitInfoU5BU5D_t3525509137* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1312794918, ____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_t1312794918, ____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_t1312794918_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray SuitInfoU5BU5D_t3525509137* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1312794918_StaticFields, ___EmptyArray_4)); } inline SuitInfoU5BU5D_t3525509137* get_EmptyArray_4() const { return ___EmptyArray_4; } inline SuitInfoU5BU5D_t3525509137** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(SuitInfoU5BU5D_t3525509137* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1312794918_H #ifndef CCHATINFO_T4292626735_H #define CCHATINFO_T4292626735_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatInfo struct CChatInfo_t4292626735 : public RuntimeObject { public: // DMCore.Logic.CChatUserInfo DMCore.Logic.CChatInfo::UserInfo CChatUserInfo_t74790139 * ___UserInfo_0; // DMCore.Logic.CChatMessageInfo DMCore.Logic.CChatInfo::MessageInfo CChatMessageInfo_t3657869099 * ___MessageInfo_1; public: inline static int32_t get_offset_of_UserInfo_0() { return static_cast(offsetof(CChatInfo_t4292626735, ___UserInfo_0)); } inline CChatUserInfo_t74790139 * get_UserInfo_0() const { return ___UserInfo_0; } inline CChatUserInfo_t74790139 ** get_address_of_UserInfo_0() { return &___UserInfo_0; } inline void set_UserInfo_0(CChatUserInfo_t74790139 * value) { ___UserInfo_0 = value; Il2CppCodeGenWriteBarrier((&___UserInfo_0), value); } inline static int32_t get_offset_of_MessageInfo_1() { return static_cast(offsetof(CChatInfo_t4292626735, ___MessageInfo_1)); } inline CChatMessageInfo_t3657869099 * get_MessageInfo_1() const { return ___MessageInfo_1; } inline CChatMessageInfo_t3657869099 ** get_address_of_MessageInfo_1() { return &___MessageInfo_1; } inline void set_MessageInfo_1(CChatMessageInfo_t3657869099 * value) { ___MessageInfo_1 = value; Il2CppCodeGenWriteBarrier((&___MessageInfo_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATINFO_T4292626735_H #ifndef U3CGETSELCETTAGSSTRU3EC__ANONSTOREY1_T1001183549_H #define U3CGETSELCETTAGSSTRU3EC__ANONSTOREY1_T1001183549_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITabSearch/c__AnonStorey1 struct U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 : public RuntimeObject { public: // System.String UITabSearch/c__AnonStorey1::tags String_t* ___tags_0; public: inline static int32_t get_offset_of_tags_0() { return static_cast(offsetof(U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549, ___tags_0)); } inline String_t* get_tags_0() const { return ___tags_0; } inline String_t** get_address_of_tags_0() { return &___tags_0; } inline void set_tags_0(String_t* value) { ___tags_0 = value; Il2CppCodeGenWriteBarrier((&___tags_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETSELCETTAGSSTRU3EC__ANONSTOREY1_T1001183549_H #ifndef U3CGETSELCETTAGSU3EC__ANONSTOREY0_T1871797064_H #define U3CGETSELCETTAGSU3EC__ANONSTOREY0_T1871797064_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITabSearch/c__AnonStorey0 struct U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064 : public RuntimeObject { public: // System.Collections.Generic.List`1 UITabSearch/c__AnonStorey0::tags List_1_t128053199 * ___tags_0; public: inline static int32_t get_offset_of_tags_0() { return static_cast(offsetof(U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064, ___tags_0)); } inline List_1_t128053199 * get_tags_0() const { return ___tags_0; } inline List_1_t128053199 ** get_address_of_tags_0() { return &___tags_0; } inline void set_tags_0(List_1_t128053199 * value) { ___tags_0 = value; Il2CppCodeGenWriteBarrier((&___tags_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETSELCETTAGSU3EC__ANONSTOREY0_T1871797064_H #ifndef HASHSET_1_T3054031708_H #define HASHSET_1_T3054031708_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.HashSet`1 struct HashSet_1_t3054031708 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::table Int32U5BU5D_t385246372* ___table_0; // System.Collections.Generic.HashSet`1/Link[] System.Collections.Generic.HashSet`1::links LinkU5BU5D_t4102951218* ___links_1; // T[] System.Collections.Generic.HashSet`1::slots UISpriteU5BU5D_t1415066463* ___slots_2; // System.Int32 System.Collections.Generic.HashSet`1::touched int32_t ___touched_3; // System.Int32 System.Collections.Generic.HashSet`1::empty_slot int32_t ___empty_slot_4; // System.Int32 System.Collections.Generic.HashSet`1::count int32_t ___count_5; // System.Int32 System.Collections.Generic.HashSet`1::threshold int32_t ___threshold_6; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::comparer RuntimeObject* ___comparer_7; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::si SerializationInfo_t950877179 * ___si_8; // System.Int32 System.Collections.Generic.HashSet`1::generation int32_t ___generation_9; public: inline static int32_t get_offset_of_table_0() { return static_cast(offsetof(HashSet_1_t3054031708, ___table_0)); } inline Int32U5BU5D_t385246372* get_table_0() const { return ___table_0; } inline Int32U5BU5D_t385246372** get_address_of_table_0() { return &___table_0; } inline void set_table_0(Int32U5BU5D_t385246372* value) { ___table_0 = value; Il2CppCodeGenWriteBarrier((&___table_0), value); } inline static int32_t get_offset_of_links_1() { return static_cast(offsetof(HashSet_1_t3054031708, ___links_1)); } inline LinkU5BU5D_t4102951218* get_links_1() const { return ___links_1; } inline LinkU5BU5D_t4102951218** get_address_of_links_1() { return &___links_1; } inline void set_links_1(LinkU5BU5D_t4102951218* value) { ___links_1 = value; Il2CppCodeGenWriteBarrier((&___links_1), value); } inline static int32_t get_offset_of_slots_2() { return static_cast(offsetof(HashSet_1_t3054031708, ___slots_2)); } inline UISpriteU5BU5D_t1415066463* get_slots_2() const { return ___slots_2; } inline UISpriteU5BU5D_t1415066463** get_address_of_slots_2() { return &___slots_2; } inline void set_slots_2(UISpriteU5BU5D_t1415066463* value) { ___slots_2 = value; Il2CppCodeGenWriteBarrier((&___slots_2), value); } inline static int32_t get_offset_of_touched_3() { return static_cast(offsetof(HashSet_1_t3054031708, ___touched_3)); } inline int32_t get_touched_3() const { return ___touched_3; } inline int32_t* get_address_of_touched_3() { return &___touched_3; } inline void set_touched_3(int32_t value) { ___touched_3 = value; } inline static int32_t get_offset_of_empty_slot_4() { return static_cast(offsetof(HashSet_1_t3054031708, ___empty_slot_4)); } inline int32_t get_empty_slot_4() const { return ___empty_slot_4; } inline int32_t* get_address_of_empty_slot_4() { return &___empty_slot_4; } inline void set_empty_slot_4(int32_t value) { ___empty_slot_4 = value; } inline static int32_t get_offset_of_count_5() { return static_cast(offsetof(HashSet_1_t3054031708, ___count_5)); } inline int32_t get_count_5() const { return ___count_5; } inline int32_t* get_address_of_count_5() { return &___count_5; } inline void set_count_5(int32_t value) { ___count_5 = value; } inline static int32_t get_offset_of_threshold_6() { return static_cast(offsetof(HashSet_1_t3054031708, ___threshold_6)); } inline int32_t get_threshold_6() const { return ___threshold_6; } inline int32_t* get_address_of_threshold_6() { return &___threshold_6; } inline void set_threshold_6(int32_t value) { ___threshold_6 = value; } inline static int32_t get_offset_of_comparer_7() { return static_cast(offsetof(HashSet_1_t3054031708, ___comparer_7)); } inline RuntimeObject* get_comparer_7() const { return ___comparer_7; } inline RuntimeObject** get_address_of_comparer_7() { return &___comparer_7; } inline void set_comparer_7(RuntimeObject* value) { ___comparer_7 = value; Il2CppCodeGenWriteBarrier((&___comparer_7), value); } inline static int32_t get_offset_of_si_8() { return static_cast(offsetof(HashSet_1_t3054031708, ___si_8)); } inline SerializationInfo_t950877179 * get_si_8() const { return ___si_8; } inline SerializationInfo_t950877179 ** get_address_of_si_8() { return &___si_8; } inline void set_si_8(SerializationInfo_t950877179 * value) { ___si_8 = value; Il2CppCodeGenWriteBarrier((&___si_8), value); } inline static int32_t get_offset_of_generation_9() { return static_cast(offsetof(HashSet_1_t3054031708, ___generation_9)); } inline int32_t get_generation_9() const { return ___generation_9; } inline int32_t* get_address_of_generation_9() { return &___generation_9; } inline void set_generation_9(int32_t value) { ___generation_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHSET_1_T3054031708_H #ifndef LIST_1_T1130240807_H #define LIST_1_T1130240807_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_t1130240807 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ItemQualityU5BU5D_t944580844* ____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_t1130240807, ____items_1)); } inline ItemQualityU5BU5D_t944580844* get__items_1() const { return ____items_1; } inline ItemQualityU5BU5D_t944580844** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ItemQualityU5BU5D_t944580844* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1130240807, ____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_t1130240807, ____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_t1130240807_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ItemQualityU5BU5D_t944580844* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1130240807_StaticFields, ___EmptyArray_4)); } inline ItemQualityU5BU5D_t944580844* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ItemQualityU5BU5D_t944580844** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ItemQualityU5BU5D_t944580844* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1130240807_H #ifndef LIST_1_T513309759_H #define LIST_1_T513309759_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_t513309759 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UIItemTabGroupU5BU5D_t639592564* ____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_t513309759, ____items_1)); } inline UIItemTabGroupU5BU5D_t639592564* get__items_1() const { return ____items_1; } inline UIItemTabGroupU5BU5D_t639592564** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UIItemTabGroupU5BU5D_t639592564* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t513309759, ____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_t513309759, ____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_t513309759_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UIItemTabGroupU5BU5D_t639592564* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t513309759_StaticFields, ___EmptyArray_4)); } inline UIItemTabGroupU5BU5D_t639592564* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UIItemTabGroupU5BU5D_t639592564** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UIItemTabGroupU5BU5D_t639592564* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T513309759_H #ifndef LIST_1_T777473367_H #define LIST_1_T777473367_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_t777473367 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items TransformU5BU5D_t807237628* ____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_t777473367, ____items_1)); } inline TransformU5BU5D_t807237628* get__items_1() const { return ____items_1; } inline TransformU5BU5D_t807237628** get_address_of__items_1() { return &____items_1; } inline void set__items_1(TransformU5BU5D_t807237628* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t777473367, ____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_t777473367, ____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_t777473367_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray TransformU5BU5D_t807237628* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t777473367_StaticFields, ___EmptyArray_4)); } inline TransformU5BU5D_t807237628* get_EmptyArray_4() const { return ___EmptyArray_4; } inline TransformU5BU5D_t807237628** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(TransformU5BU5D_t807237628* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T777473367_H #ifndef LIST_1_T971798219_H #define LIST_1_T971798219_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_t971798219 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items OnSysBroadcastEndU5BU5D_t2822460984* ____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_t971798219, ____items_1)); } inline OnSysBroadcastEndU5BU5D_t2822460984* get__items_1() const { return ____items_1; } inline OnSysBroadcastEndU5BU5D_t2822460984** get_address_of__items_1() { return &____items_1; } inline void set__items_1(OnSysBroadcastEndU5BU5D_t2822460984* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t971798219, ____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_t971798219, ____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_t971798219_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray OnSysBroadcastEndU5BU5D_t2822460984* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t971798219_StaticFields, ___EmptyArray_4)); } inline OnSysBroadcastEndU5BU5D_t2822460984* get_EmptyArray_4() const { return ___EmptyArray_4; } inline OnSysBroadcastEndU5BU5D_t2822460984** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(OnSysBroadcastEndU5BU5D_t2822460984* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T971798219_H #ifndef CCHATGROUP_T2712975719_H #define CCHATGROUP_T2712975719_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatGroup struct CChatGroup_t2712975719 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CChatGroup::m_indexLabor int32_t ___m_indexLabor_0; // System.Int32 DMCore.Logic.CChatGroup::m_indexSerialized int32_t ___m_indexSerialized_1; // System.Collections.Generic.List`1 DMCore.Logic.CChatGroup::m_ChatList List_1_t1469734181 * ___m_ChatList_2; public: inline static int32_t get_offset_of_m_indexLabor_0() { return static_cast(offsetof(CChatGroup_t2712975719, ___m_indexLabor_0)); } inline int32_t get_m_indexLabor_0() const { return ___m_indexLabor_0; } inline int32_t* get_address_of_m_indexLabor_0() { return &___m_indexLabor_0; } inline void set_m_indexLabor_0(int32_t value) { ___m_indexLabor_0 = value; } inline static int32_t get_offset_of_m_indexSerialized_1() { return static_cast(offsetof(CChatGroup_t2712975719, ___m_indexSerialized_1)); } inline int32_t get_m_indexSerialized_1() const { return ___m_indexSerialized_1; } inline int32_t* get_address_of_m_indexSerialized_1() { return &___m_indexSerialized_1; } inline void set_m_indexSerialized_1(int32_t value) { ___m_indexSerialized_1 = value; } inline static int32_t get_offset_of_m_ChatList_2() { return static_cast(offsetof(CChatGroup_t2712975719, ___m_ChatList_2)); } inline List_1_t1469734181 * get_m_ChatList_2() const { return ___m_ChatList_2; } inline List_1_t1469734181 ** get_address_of_m_ChatList_2() { return &___m_ChatList_2; } inline void set_m_ChatList_2(List_1_t1469734181 * value) { ___m_ChatList_2 = value; Il2CppCodeGenWriteBarrier((&___m_ChatList_2), value); } }; struct CChatGroup_t2712975719_StaticFields { public: // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_USERID String_t* ___CHAT_DATA_KEY_USERID_3; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_TIME String_t* ___CHAT_DATA_KEY_TIME_4; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_CONTENT String_t* ___CHAT_DATA_KEY_CONTENT_5; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_TYPE String_t* ___CHAT_DATA_KEY_TYPE_6; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_VOICELEN String_t* ___CHAT_DATA_KEY_VOICELEN_7; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_SMALLPIC String_t* ___CHAT_DATA_KEY_SMALLPIC_8; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_VOICETEXT String_t* ___CHAT_DATA_KEY_VOICETEXT_9; // System.Comparison`1 DMCore.Logic.CChatGroup::<>f__mg$cache0 Comparison_1_t4067557914 * ___U3CU3Ef__mgU24cache0_10; // System.Comparison`1 DMCore.Logic.CChatGroup::<>f__mg$cache1 Comparison_1_t4067557914 * ___U3CU3Ef__mgU24cache1_11; public: inline static int32_t get_offset_of_CHAT_DATA_KEY_USERID_3() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_USERID_3)); } inline String_t* get_CHAT_DATA_KEY_USERID_3() const { return ___CHAT_DATA_KEY_USERID_3; } inline String_t** get_address_of_CHAT_DATA_KEY_USERID_3() { return &___CHAT_DATA_KEY_USERID_3; } inline void set_CHAT_DATA_KEY_USERID_3(String_t* value) { ___CHAT_DATA_KEY_USERID_3 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_USERID_3), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_TIME_4() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_TIME_4)); } inline String_t* get_CHAT_DATA_KEY_TIME_4() const { return ___CHAT_DATA_KEY_TIME_4; } inline String_t** get_address_of_CHAT_DATA_KEY_TIME_4() { return &___CHAT_DATA_KEY_TIME_4; } inline void set_CHAT_DATA_KEY_TIME_4(String_t* value) { ___CHAT_DATA_KEY_TIME_4 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_TIME_4), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_CONTENT_5() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_CONTENT_5)); } inline String_t* get_CHAT_DATA_KEY_CONTENT_5() const { return ___CHAT_DATA_KEY_CONTENT_5; } inline String_t** get_address_of_CHAT_DATA_KEY_CONTENT_5() { return &___CHAT_DATA_KEY_CONTENT_5; } inline void set_CHAT_DATA_KEY_CONTENT_5(String_t* value) { ___CHAT_DATA_KEY_CONTENT_5 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_CONTENT_5), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_TYPE_6() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_TYPE_6)); } inline String_t* get_CHAT_DATA_KEY_TYPE_6() const { return ___CHAT_DATA_KEY_TYPE_6; } inline String_t** get_address_of_CHAT_DATA_KEY_TYPE_6() { return &___CHAT_DATA_KEY_TYPE_6; } inline void set_CHAT_DATA_KEY_TYPE_6(String_t* value) { ___CHAT_DATA_KEY_TYPE_6 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_TYPE_6), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_VOICELEN_7() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_VOICELEN_7)); } inline String_t* get_CHAT_DATA_KEY_VOICELEN_7() const { return ___CHAT_DATA_KEY_VOICELEN_7; } inline String_t** get_address_of_CHAT_DATA_KEY_VOICELEN_7() { return &___CHAT_DATA_KEY_VOICELEN_7; } inline void set_CHAT_DATA_KEY_VOICELEN_7(String_t* value) { ___CHAT_DATA_KEY_VOICELEN_7 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_VOICELEN_7), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_SMALLPIC_8() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_SMALLPIC_8)); } inline String_t* get_CHAT_DATA_KEY_SMALLPIC_8() const { return ___CHAT_DATA_KEY_SMALLPIC_8; } inline String_t** get_address_of_CHAT_DATA_KEY_SMALLPIC_8() { return &___CHAT_DATA_KEY_SMALLPIC_8; } inline void set_CHAT_DATA_KEY_SMALLPIC_8(String_t* value) { ___CHAT_DATA_KEY_SMALLPIC_8 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_SMALLPIC_8), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_VOICETEXT_9() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_VOICETEXT_9)); } inline String_t* get_CHAT_DATA_KEY_VOICETEXT_9() const { return ___CHAT_DATA_KEY_VOICETEXT_9; } inline String_t** get_address_of_CHAT_DATA_KEY_VOICETEXT_9() { return &___CHAT_DATA_KEY_VOICETEXT_9; } inline void set_CHAT_DATA_KEY_VOICETEXT_9(String_t* value) { ___CHAT_DATA_KEY_VOICETEXT_9 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_VOICETEXT_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_10() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___U3CU3Ef__mgU24cache0_10)); } inline Comparison_1_t4067557914 * get_U3CU3Ef__mgU24cache0_10() const { return ___U3CU3Ef__mgU24cache0_10; } inline Comparison_1_t4067557914 ** get_address_of_U3CU3Ef__mgU24cache0_10() { return &___U3CU3Ef__mgU24cache0_10; } inline void set_U3CU3Ef__mgU24cache0_10(Comparison_1_t4067557914 * value) { ___U3CU3Ef__mgU24cache0_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_11() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___U3CU3Ef__mgU24cache1_11)); } inline Comparison_1_t4067557914 * get_U3CU3Ef__mgU24cache1_11() const { return ___U3CU3Ef__mgU24cache1_11; } inline Comparison_1_t4067557914 ** get_address_of_U3CU3Ef__mgU24cache1_11() { return &___U3CU3Ef__mgU24cache1_11; } inline void set_U3CU3Ef__mgU24cache1_11(Comparison_1_t4067557914 * value) { ___U3CU3Ef__mgU24cache1_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATGROUP_T2712975719_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 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 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 SPRITEITEM_T1019312017_H #define SPRITEITEM_T1019312017_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SpriteItem struct SpriteItem_t1019312017 : public RuntimeObject { public: // System.Int32 DMCore.Logic.SpriteItem::id int32_t ___id_0; // System.Int32 DMCore.Logic.SpriteItem::level int32_t ___level_1; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(SpriteItem_t1019312017, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_level_1() { return static_cast(offsetof(SpriteItem_t1019312017, ___level_1)); } inline int32_t get_level_1() const { return ___level_1; } inline int32_t* get_address_of_level_1() { return &___level_1; } inline void set_level_1(int32_t value) { ___level_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRITEITEM_T1019312017_H #ifndef LIST_1_T2491386759_H #define LIST_1_T2491386759_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_t2491386759 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SpriteItemU5BU5D_t113576716* ____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_t2491386759, ____items_1)); } inline SpriteItemU5BU5D_t113576716* get__items_1() const { return ____items_1; } inline SpriteItemU5BU5D_t113576716** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SpriteItemU5BU5D_t113576716* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2491386759, ____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_t2491386759, ____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_t2491386759_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray SpriteItemU5BU5D_t113576716* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2491386759_StaticFields, ___EmptyArray_4)); } inline SpriteItemU5BU5D_t113576716* get_EmptyArray_4() const { return ___EmptyArray_4; } inline SpriteItemU5BU5D_t113576716** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(SpriteItemU5BU5D_t113576716* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2491386759_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 CVIPMANAGER_T269477008_H #define CVIPMANAGER_T269477008_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CVipManager struct CVipManager_t269477008 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CVipManager::m_IsNeedRefreshMainPage bool ___m_IsNeedRefreshMainPage_0; // System.Boolean DMCore.Logic.CVipManager::m_IsNeedRefreshGiftPage bool ___m_IsNeedRefreshGiftPage_1; public: inline static int32_t get_offset_of_m_IsNeedRefreshMainPage_0() { return static_cast(offsetof(CVipManager_t269477008, ___m_IsNeedRefreshMainPage_0)); } inline bool get_m_IsNeedRefreshMainPage_0() const { return ___m_IsNeedRefreshMainPage_0; } inline bool* get_address_of_m_IsNeedRefreshMainPage_0() { return &___m_IsNeedRefreshMainPage_0; } inline void set_m_IsNeedRefreshMainPage_0(bool value) { ___m_IsNeedRefreshMainPage_0 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshGiftPage_1() { return static_cast(offsetof(CVipManager_t269477008, ___m_IsNeedRefreshGiftPage_1)); } inline bool get_m_IsNeedRefreshGiftPage_1() const { return ___m_IsNeedRefreshGiftPage_1; } inline bool* get_address_of_m_IsNeedRefreshGiftPage_1() { return &___m_IsNeedRefreshGiftPage_1; } inline void set_m_IsNeedRefreshGiftPage_1(bool value) { ___m_IsNeedRefreshGiftPage_1 = value; } }; struct CVipManager_t269477008_StaticFields { public: // DMCore.Logic.CVipManager DMCore.Logic.CVipManager::s_Instance CVipManager_t269477008 * ___s_Instance_2; // System.String DMCore.Logic.CVipManager::s_Default_State_Value String_t* ___s_Default_State_Value_3; // UIAtlas DMCore.Logic.CVipManager::s_VipAtlasRes UIAtlas_t3195533529 * ___s_VipAtlasRes_4; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CVipManager_t269477008_StaticFields, ___s_Instance_2)); } inline CVipManager_t269477008 * get_s_Instance_2() const { return ___s_Instance_2; } inline CVipManager_t269477008 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CVipManager_t269477008 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } inline static int32_t get_offset_of_s_Default_State_Value_3() { return static_cast(offsetof(CVipManager_t269477008_StaticFields, ___s_Default_State_Value_3)); } inline String_t* get_s_Default_State_Value_3() const { return ___s_Default_State_Value_3; } inline String_t** get_address_of_s_Default_State_Value_3() { return &___s_Default_State_Value_3; } inline void set_s_Default_State_Value_3(String_t* value) { ___s_Default_State_Value_3 = value; Il2CppCodeGenWriteBarrier((&___s_Default_State_Value_3), value); } inline static int32_t get_offset_of_s_VipAtlasRes_4() { return static_cast(offsetof(CVipManager_t269477008_StaticFields, ___s_VipAtlasRes_4)); } inline UIAtlas_t3195533529 * get_s_VipAtlasRes_4() const { return ___s_VipAtlasRes_4; } inline UIAtlas_t3195533529 ** get_address_of_s_VipAtlasRes_4() { return &___s_VipAtlasRes_4; } inline void set_s_VipAtlasRes_4(UIAtlas_t3195533529 * value) { ___s_VipAtlasRes_4 = value; Il2CppCodeGenWriteBarrier((&___s_VipAtlasRes_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CVIPMANAGER_T269477008_H #ifndef CUIBASE_T3255455658_H #define CUIBASE_T3255455658_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CUIBase struct CUIBase_t3255455658 : public RuntimeObject { public: // System.Int32 CUIBase::k__BackingField int32_t ___U3CUI_IDU3Ek__BackingField_0; // System.String CUIBase::k__BackingField String_t* ___U3CUI_ClassU3Ek__BackingField_1; // UnityEngine.GameObject CUIBase::k__BackingField GameObject_t1113636619 * ___U3CgameObjectU3Ek__BackingField_2; // UnityEngine.Transform CUIBase::k__BackingField Transform_t3600365921 * ___U3CtransformU3Ek__BackingField_3; // System.Boolean CUIBase::m_bRegUpdate bool ___m_bRegUpdate_4; // System.Boolean CUIBase::m_bRegLateUpdate bool ___m_bRegLateUpdate_5; // DMSerial CUIBase::m_serialed DMSerial_t3962411756 * ___m_serialed_6; public: inline static int32_t get_offset_of_U3CUI_IDU3Ek__BackingField_0() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CUI_IDU3Ek__BackingField_0)); } inline int32_t get_U3CUI_IDU3Ek__BackingField_0() const { return ___U3CUI_IDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CUI_IDU3Ek__BackingField_0() { return &___U3CUI_IDU3Ek__BackingField_0; } inline void set_U3CUI_IDU3Ek__BackingField_0(int32_t value) { ___U3CUI_IDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CUI_ClassU3Ek__BackingField_1() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CUI_ClassU3Ek__BackingField_1)); } inline String_t* get_U3CUI_ClassU3Ek__BackingField_1() const { return ___U3CUI_ClassU3Ek__BackingField_1; } inline String_t** get_address_of_U3CUI_ClassU3Ek__BackingField_1() { return &___U3CUI_ClassU3Ek__BackingField_1; } inline void set_U3CUI_ClassU3Ek__BackingField_1(String_t* value) { ___U3CUI_ClassU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CUI_ClassU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CgameObjectU3Ek__BackingField_2() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CgameObjectU3Ek__BackingField_2)); } inline GameObject_t1113636619 * get_U3CgameObjectU3Ek__BackingField_2() const { return ___U3CgameObjectU3Ek__BackingField_2; } inline GameObject_t1113636619 ** get_address_of_U3CgameObjectU3Ek__BackingField_2() { return &___U3CgameObjectU3Ek__BackingField_2; } inline void set_U3CgameObjectU3Ek__BackingField_2(GameObject_t1113636619 * value) { ___U3CgameObjectU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CgameObjectU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CtransformU3Ek__BackingField_3() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CtransformU3Ek__BackingField_3)); } inline Transform_t3600365921 * get_U3CtransformU3Ek__BackingField_3() const { return ___U3CtransformU3Ek__BackingField_3; } inline Transform_t3600365921 ** get_address_of_U3CtransformU3Ek__BackingField_3() { return &___U3CtransformU3Ek__BackingField_3; } inline void set_U3CtransformU3Ek__BackingField_3(Transform_t3600365921 * value) { ___U3CtransformU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CtransformU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_m_bRegUpdate_4() { return static_cast(offsetof(CUIBase_t3255455658, ___m_bRegUpdate_4)); } inline bool get_m_bRegUpdate_4() const { return ___m_bRegUpdate_4; } inline bool* get_address_of_m_bRegUpdate_4() { return &___m_bRegUpdate_4; } inline void set_m_bRegUpdate_4(bool value) { ___m_bRegUpdate_4 = value; } inline static int32_t get_offset_of_m_bRegLateUpdate_5() { return static_cast(offsetof(CUIBase_t3255455658, ___m_bRegLateUpdate_5)); } inline bool get_m_bRegLateUpdate_5() const { return ___m_bRegLateUpdate_5; } inline bool* get_address_of_m_bRegLateUpdate_5() { return &___m_bRegLateUpdate_5; } inline void set_m_bRegLateUpdate_5(bool value) { ___m_bRegLateUpdate_5 = value; } inline static int32_t get_offset_of_m_serialed_6() { return static_cast(offsetof(CUIBase_t3255455658, ___m_serialed_6)); } inline DMSerial_t3962411756 * get_m_serialed_6() const { return ___m_serialed_6; } inline DMSerial_t3962411756 ** get_address_of_m_serialed_6() { return &___m_serialed_6; } inline void set_m_serialed_6(DMSerial_t3962411756 * value) { ___m_serialed_6 = value; Il2CppCodeGenWriteBarrier((&___m_serialed_6), value); } }; struct CUIBase_t3255455658_StaticFields { public: // System.Int32 CUIBase::s_nUILabor int32_t ___s_nUILabor_7; public: inline static int32_t get_offset_of_s_nUILabor_7() { return static_cast(offsetof(CUIBase_t3255455658_StaticFields, ___s_nUILabor_7)); } inline int32_t get_s_nUILabor_7() const { return ___s_nUILabor_7; } inline int32_t* get_address_of_s_nUILabor_7() { return &___s_nUILabor_7; } inline void set_s_nUILabor_7(int32_t value) { ___s_nUILabor_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUIBASE_T3255455658_H #ifndef STSPEAKER_T2572138757_H #define STSPEAKER_T2572138757_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.stSpeaker struct stSpeaker_t2572138757 : public RuntimeObject { public: // DMCore.Logic.CChatUserInfo DMCore.Logic.stSpeaker::_stUserInfo CChatUserInfo_t74790139 * ____stUserInfo_0; // System.String DMCore.Logic.stSpeaker::_stContent String_t* ____stContent_1; // System.String DMCore.Logic.stSpeaker::_stCount String_t* ____stCount_2; public: inline static int32_t get_offset_of__stUserInfo_0() { return static_cast(offsetof(stSpeaker_t2572138757, ____stUserInfo_0)); } inline CChatUserInfo_t74790139 * get__stUserInfo_0() const { return ____stUserInfo_0; } inline CChatUserInfo_t74790139 ** get_address_of__stUserInfo_0() { return &____stUserInfo_0; } inline void set__stUserInfo_0(CChatUserInfo_t74790139 * value) { ____stUserInfo_0 = value; Il2CppCodeGenWriteBarrier((&____stUserInfo_0), value); } inline static int32_t get_offset_of__stContent_1() { return static_cast(offsetof(stSpeaker_t2572138757, ____stContent_1)); } inline String_t* get__stContent_1() const { return ____stContent_1; } inline String_t** get_address_of__stContent_1() { return &____stContent_1; } inline void set__stContent_1(String_t* value) { ____stContent_1 = value; Il2CppCodeGenWriteBarrier((&____stContent_1), value); } inline static int32_t get_offset_of__stCount_2() { return static_cast(offsetof(stSpeaker_t2572138757, ____stCount_2)); } inline String_t* get__stCount_2() const { return ____stCount_2; } inline String_t** get_address_of__stCount_2() { return &____stCount_2; } inline void set__stCount_2(String_t* value) { ____stCount_2 = value; Il2CppCodeGenWriteBarrier((&____stCount_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STSPEAKER_T2572138757_H #ifndef CSHOPMANAGER_T754298620_H #define CSHOPMANAGER_T754298620_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopManager struct CShopManager_t754298620 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CShopManager::k__BackingField bool ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CShopManager::k__BackingField bool ___U3CIsOpenNewStoreU3Ek__BackingField_3; // System.Int32 DMCore.Logic.CShopManager::k__BackingField int32_t ___U3COpenTimeU3Ek__BackingField_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopManager::m_listItemGroupMale Dictionary_2_t133775218 * ___m_listItemGroupMale_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopManager::m_listItemGroupFemale Dictionary_2_t133775218 * ___m_listItemGroupFemale_6; // System.Int32 DMCore.Logic.CShopManager::m_uiActivetype int32_t ___m_uiActivetype_7; // System.Int32 DMCore.Logic.CShopManager::m_uiActivePage int32_t ___m_uiActivePage_8; // System.Int32 DMCore.Logic.CShopManager::m_uiActiveItem int32_t ___m_uiActiveItem_9; // System.Int32 DMCore.Logic.CShopManager::m_uiActiveItemValidation int32_t ___m_uiActiveItemValidation_10; // System.Int32 DMCore.Logic.CShopManager::m_selectType int32_t ___m_selectType_11; // System.Int32 DMCore.Logic.CShopManager::m_CurClothID int32_t ___m_CurClothID_12; // System.Boolean DMCore.Logic.CShopManager::m_bGroupBuyingChange bool ___m_bGroupBuyingChange_13; // DMCore.Logic.CShopGroupBuyingData DMCore.Logic.CShopManager::m_GroupBuyingData CShopGroupBuyingData_t1345810626 * ___m_GroupBuyingData_14; // System.Boolean DMCore.Logic.CShopManager::m_bSearch bool ___m_bSearch_15; // DMCore.Logic.CShopManager/CShopItemGroup DMCore.Logic.CShopManager::m_SearchGroup CShopItemGroup_t1245061887 * ___m_SearchGroup_16; public: inline static int32_t get_offset_of_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() { return static_cast(offsetof(CShopManager_t754298620, ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2)); } inline bool get_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() const { return ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() { return &___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; } inline void set_U3CIsOpenNewStoreTipsU3Ek__BackingField_2(bool value) { ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsOpenNewStoreU3Ek__BackingField_3() { return static_cast(offsetof(CShopManager_t754298620, ___U3CIsOpenNewStoreU3Ek__BackingField_3)); } inline bool get_U3CIsOpenNewStoreU3Ek__BackingField_3() const { return ___U3CIsOpenNewStoreU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsOpenNewStoreU3Ek__BackingField_3() { return &___U3CIsOpenNewStoreU3Ek__BackingField_3; } inline void set_U3CIsOpenNewStoreU3Ek__BackingField_3(bool value) { ___U3CIsOpenNewStoreU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3COpenTimeU3Ek__BackingField_4() { return static_cast(offsetof(CShopManager_t754298620, ___U3COpenTimeU3Ek__BackingField_4)); } inline int32_t get_U3COpenTimeU3Ek__BackingField_4() const { return ___U3COpenTimeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3COpenTimeU3Ek__BackingField_4() { return &___U3COpenTimeU3Ek__BackingField_4; } inline void set_U3COpenTimeU3Ek__BackingField_4(int32_t value) { ___U3COpenTimeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_listItemGroupMale_5() { return static_cast(offsetof(CShopManager_t754298620, ___m_listItemGroupMale_5)); } inline Dictionary_2_t133775218 * get_m_listItemGroupMale_5() const { return ___m_listItemGroupMale_5; } inline Dictionary_2_t133775218 ** get_address_of_m_listItemGroupMale_5() { return &___m_listItemGroupMale_5; } inline void set_m_listItemGroupMale_5(Dictionary_2_t133775218 * value) { ___m_listItemGroupMale_5 = value; Il2CppCodeGenWriteBarrier((&___m_listItemGroupMale_5), value); } inline static int32_t get_offset_of_m_listItemGroupFemale_6() { return static_cast(offsetof(CShopManager_t754298620, ___m_listItemGroupFemale_6)); } inline Dictionary_2_t133775218 * get_m_listItemGroupFemale_6() const { return ___m_listItemGroupFemale_6; } inline Dictionary_2_t133775218 ** get_address_of_m_listItemGroupFemale_6() { return &___m_listItemGroupFemale_6; } inline void set_m_listItemGroupFemale_6(Dictionary_2_t133775218 * value) { ___m_listItemGroupFemale_6 = value; Il2CppCodeGenWriteBarrier((&___m_listItemGroupFemale_6), value); } inline static int32_t get_offset_of_m_uiActivetype_7() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActivetype_7)); } inline int32_t get_m_uiActivetype_7() const { return ___m_uiActivetype_7; } inline int32_t* get_address_of_m_uiActivetype_7() { return &___m_uiActivetype_7; } inline void set_m_uiActivetype_7(int32_t value) { ___m_uiActivetype_7 = value; } inline static int32_t get_offset_of_m_uiActivePage_8() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActivePage_8)); } inline int32_t get_m_uiActivePage_8() const { return ___m_uiActivePage_8; } inline int32_t* get_address_of_m_uiActivePage_8() { return &___m_uiActivePage_8; } inline void set_m_uiActivePage_8(int32_t value) { ___m_uiActivePage_8 = value; } inline static int32_t get_offset_of_m_uiActiveItem_9() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActiveItem_9)); } inline int32_t get_m_uiActiveItem_9() const { return ___m_uiActiveItem_9; } inline int32_t* get_address_of_m_uiActiveItem_9() { return &___m_uiActiveItem_9; } inline void set_m_uiActiveItem_9(int32_t value) { ___m_uiActiveItem_9 = value; } inline static int32_t get_offset_of_m_uiActiveItemValidation_10() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActiveItemValidation_10)); } inline int32_t get_m_uiActiveItemValidation_10() const { return ___m_uiActiveItemValidation_10; } inline int32_t* get_address_of_m_uiActiveItemValidation_10() { return &___m_uiActiveItemValidation_10; } inline void set_m_uiActiveItemValidation_10(int32_t value) { ___m_uiActiveItemValidation_10 = value; } inline static int32_t get_offset_of_m_selectType_11() { return static_cast(offsetof(CShopManager_t754298620, ___m_selectType_11)); } inline int32_t get_m_selectType_11() const { return ___m_selectType_11; } inline int32_t* get_address_of_m_selectType_11() { return &___m_selectType_11; } inline void set_m_selectType_11(int32_t value) { ___m_selectType_11 = value; } inline static int32_t get_offset_of_m_CurClothID_12() { return static_cast(offsetof(CShopManager_t754298620, ___m_CurClothID_12)); } inline int32_t get_m_CurClothID_12() const { return ___m_CurClothID_12; } inline int32_t* get_address_of_m_CurClothID_12() { return &___m_CurClothID_12; } inline void set_m_CurClothID_12(int32_t value) { ___m_CurClothID_12 = value; } inline static int32_t get_offset_of_m_bGroupBuyingChange_13() { return static_cast(offsetof(CShopManager_t754298620, ___m_bGroupBuyingChange_13)); } inline bool get_m_bGroupBuyingChange_13() const { return ___m_bGroupBuyingChange_13; } inline bool* get_address_of_m_bGroupBuyingChange_13() { return &___m_bGroupBuyingChange_13; } inline void set_m_bGroupBuyingChange_13(bool value) { ___m_bGroupBuyingChange_13 = value; } inline static int32_t get_offset_of_m_GroupBuyingData_14() { return static_cast(offsetof(CShopManager_t754298620, ___m_GroupBuyingData_14)); } inline CShopGroupBuyingData_t1345810626 * get_m_GroupBuyingData_14() const { return ___m_GroupBuyingData_14; } inline CShopGroupBuyingData_t1345810626 ** get_address_of_m_GroupBuyingData_14() { return &___m_GroupBuyingData_14; } inline void set_m_GroupBuyingData_14(CShopGroupBuyingData_t1345810626 * value) { ___m_GroupBuyingData_14 = value; Il2CppCodeGenWriteBarrier((&___m_GroupBuyingData_14), value); } inline static int32_t get_offset_of_m_bSearch_15() { return static_cast(offsetof(CShopManager_t754298620, ___m_bSearch_15)); } inline bool get_m_bSearch_15() const { return ___m_bSearch_15; } inline bool* get_address_of_m_bSearch_15() { return &___m_bSearch_15; } inline void set_m_bSearch_15(bool value) { ___m_bSearch_15 = value; } inline static int32_t get_offset_of_m_SearchGroup_16() { return static_cast(offsetof(CShopManager_t754298620, ___m_SearchGroup_16)); } inline CShopItemGroup_t1245061887 * get_m_SearchGroup_16() const { return ___m_SearchGroup_16; } inline CShopItemGroup_t1245061887 ** get_address_of_m_SearchGroup_16() { return &___m_SearchGroup_16; } inline void set_m_SearchGroup_16(CShopItemGroup_t1245061887 * value) { ___m_SearchGroup_16 = value; Il2CppCodeGenWriteBarrier((&___m_SearchGroup_16), value); } }; struct CShopManager_t754298620_StaticFields { public: // System.Int32 DMCore.Logic.CShopManager::SHOP_ITEM_COUNT_ONE_PAGE int32_t ___SHOP_ITEM_COUNT_ONE_PAGE_0; // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::s_Instance CShopManager_t754298620 * ___s_Instance_17; public: inline static int32_t get_offset_of_SHOP_ITEM_COUNT_ONE_PAGE_0() { return static_cast(offsetof(CShopManager_t754298620_StaticFields, ___SHOP_ITEM_COUNT_ONE_PAGE_0)); } inline int32_t get_SHOP_ITEM_COUNT_ONE_PAGE_0() const { return ___SHOP_ITEM_COUNT_ONE_PAGE_0; } inline int32_t* get_address_of_SHOP_ITEM_COUNT_ONE_PAGE_0() { return &___SHOP_ITEM_COUNT_ONE_PAGE_0; } inline void set_SHOP_ITEM_COUNT_ONE_PAGE_0(int32_t value) { ___SHOP_ITEM_COUNT_ONE_PAGE_0 = value; } inline static int32_t get_offset_of_s_Instance_17() { return static_cast(offsetof(CShopManager_t754298620_StaticFields, ___s_Instance_17)); } inline CShopManager_t754298620 * get_s_Instance_17() const { return ___s_Instance_17; } inline CShopManager_t754298620 ** get_address_of_s_Instance_17() { return &___s_Instance_17; } inline void set_s_Instance_17(CShopManager_t754298620 * value) { ___s_Instance_17 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPMANAGER_T754298620_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 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 ENUMERATOR_T464241683_H #define ENUMERATOR_T464241683_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.HashSet`1/Enumerator struct Enumerator_t464241683 { public: // System.Collections.Generic.HashSet`1 System.Collections.Generic.HashSet`1/Enumerator::hashset HashSet_1_t3054031708 * ___hashset_0; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::stamp int32_t ___stamp_2; // T System.Collections.Generic.HashSet`1/Enumerator::current UISprite_t194114938 * ___current_3; public: inline static int32_t get_offset_of_hashset_0() { return static_cast(offsetof(Enumerator_t464241683, ___hashset_0)); } inline HashSet_1_t3054031708 * get_hashset_0() const { return ___hashset_0; } inline HashSet_1_t3054031708 ** get_address_of_hashset_0() { return &___hashset_0; } inline void set_hashset_0(HashSet_1_t3054031708 * value) { ___hashset_0 = value; Il2CppCodeGenWriteBarrier((&___hashset_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t464241683, ___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_t464241683, ___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_t464241683, ___current_3)); } inline UISprite_t194114938 * get_current_3() const { return ___current_3; } inline UISprite_t194114938 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(UISprite_t194114938 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T464241683_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 ENUMERATOR_T3350232909_H #define ENUMERATOR_T3350232909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.HashSet`1/Enumerator struct Enumerator_t3350232909 { public: // System.Collections.Generic.HashSet`1 System.Collections.Generic.HashSet`1/Enumerator::hashset HashSet_1_t1645055638 * ___hashset_0; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::stamp int32_t ___stamp_2; // T System.Collections.Generic.HashSet`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_hashset_0() { return static_cast(offsetof(Enumerator_t3350232909, ___hashset_0)); } inline HashSet_1_t1645055638 * get_hashset_0() const { return ___hashset_0; } inline HashSet_1_t1645055638 ** get_address_of_hashset_0() { return &___hashset_0; } inline void set_hashset_0(HashSet_1_t1645055638 * value) { ___hashset_0 = value; Il2CppCodeGenWriteBarrier((&___hashset_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3350232909, ___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_t3350232909, ___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_t3350232909, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3350232909_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 CIDOLTASKCFG_T1886236285_H #define CIDOLTASKCFG_T1886236285_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolTaskCfg struct CIdolTaskCfg_t1886236285 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CIdolTaskCfg::m_dic Dictionary_2_t1212362214 * ___m_dic_2; public: inline static int32_t get_offset_of_m_dic_2() { return static_cast(offsetof(CIdolTaskCfg_t1886236285, ___m_dic_2)); } inline Dictionary_2_t1212362214 * get_m_dic_2() const { return ___m_dic_2; } inline Dictionary_2_t1212362214 ** get_address_of_m_dic_2() { return &___m_dic_2; } inline void set_m_dic_2(Dictionary_2_t1212362214 * value) { ___m_dic_2 = value; Il2CppCodeGenWriteBarrier((&___m_dic_2), value); } }; struct CIdolTaskCfg_t1886236285_StaticFields { public: // DMCore.Logic.CIdolTaskCfg DMCore.Logic.CIdolTaskCfg::m_Instance CIdolTaskCfg_t1886236285 * ___m_Instance_1; public: inline static int32_t get_offset_of_m_Instance_1() { return static_cast(offsetof(CIdolTaskCfg_t1886236285_StaticFields, ___m_Instance_1)); } inline CIdolTaskCfg_t1886236285 * get_m_Instance_1() const { return ___m_Instance_1; } inline CIdolTaskCfg_t1886236285 ** get_address_of_m_Instance_1() { return &___m_Instance_1; } inline void set_m_Instance_1(CIdolTaskCfg_t1886236285 * value) { ___m_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLTASKCFG_T1886236285_H #ifndef U24ARRAYTYPEU3D16_T3253128244_H #define U24ARRAYTYPEU3D16_T3253128244_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=16 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D16_t3253128244 { public: union { struct { }; uint8_t U24ArrayTypeU3D16_t3253128244__padding[16]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D16_T3253128244_H #ifndef U24ARRAYTYPEU3D20_T1702832645_H #define U24ARRAYTYPEU3D20_T1702832645_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=20 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D20_t1702832645 { public: union { struct { }; uint8_t U24ArrayTypeU3D20_t1702832645__padding[20]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D20_T1702832645_H #ifndef U24ARRAYTYPEU3D124_T4235014447_H #define U24ARRAYTYPEU3D124_T4235014447_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=124 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D124_t4235014447 { public: union { struct { }; uint8_t U24ArrayTypeU3D124_t4235014447__padding[124]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D124_T4235014447_H #ifndef U24ARRAYTYPEU3D28_T173484549_H #define U24ARRAYTYPEU3D28_T173484549_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=28 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D28_t173484549 { public: union { struct { }; uint8_t U24ArrayTypeU3D28_t173484549__padding[28]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D28_T173484549_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 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 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 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 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 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 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 UISUITDETAIL_T1888469550_H #define UISUITDETAIL_T1888469550_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISuitDetail struct UISuitDetail_t1888469550 : public CUIBase_t3255455658 { public: // UILabel UISuitDetail::lab_suitName UILabel_t3248798549 * ___lab_suitName_8; // UILabel UISuitDetail::lab_suitDesc UILabel_t3248798549 * ___lab_suitDesc_9; // UILabel UISuitDetail::lab_suitRate UILabel_t3248798549 * ___lab_suitRate_10; // UILabel UISuitDetail::lab_suitStory UILabel_t3248798549 * ___lab_suitStory_11; // UILabel UISuitDetail::lab_suitScore UILabel_t3248798549 * ___lab_suitScore_12; // UnityEngine.GameObject UISuitDetail::btn_Reward GameObject_t1113636619 * ___btn_Reward_13; // UnityEngine.GameObject UISuitDetail::btn_Story GameObject_t1113636619 * ___btn_Story_14; // UnityEngine.GameObject UISuitDetail::btn_Restory GameObject_t1113636619 * ___btn_Restory_15; // UnityEngine.GameObject UISuitDetail::m_ListRoot GameObject_t1113636619 * ___m_ListRoot_16; // UnityEngine.GameObject UISuitDetail::m_Xiangqing GameObject_t1113636619 * ___m_Xiangqing_17; // UnityEngine.GameObject UISuitDetail::m_RewardDetail GameObject_t1113636619 * ___m_RewardDetail_18; // UnityEngine.GameObject UISuitDetail::m_Desc GameObject_t1113636619 * ___m_Desc_19; // UnityEngine.GameObject UISuitDetail::btn_FasionToLeft GameObject_t1113636619 * ___btn_FasionToLeft_20; // UnityEngine.GameObject UISuitDetail::btn_FasionToRight GameObject_t1113636619 * ___btn_FasionToRight_21; // UnityEngine.GameObject UISuitDetail::btn_RewardToLeft GameObject_t1113636619 * ___btn_RewardToLeft_22; // UnityEngine.GameObject UISuitDetail::btn_RewardToRight GameObject_t1113636619 * ___btn_RewardToRight_23; // DMListView UISuitDetail::fashionView DMListView_t512231514 * ___fashionView_24; // DMListView UISuitDetail::rewardView DMListView_t512231514 * ___rewardView_25; // UnityEngine.Transform UISuitDetail::roleParent Transform_t3600365921 * ___roleParent_26; // UISprite UISuitDetail::spr_RewardStaus UISprite_t194114938 * ___spr_RewardStaus_27; // UISprite UISuitDetail::spr_Star1 UISprite_t194114938 * ___spr_Star1_28; // UISprite UISuitDetail::spr_Star2 UISprite_t194114938 * ___spr_Star2_29; // UISprite UISuitDetail::spr_Star3 UISprite_t194114938 * ___spr_Star3_30; // UILabel UISuitDetail::lab_RewardStaus UILabel_t3248798549 * ___lab_RewardStaus_31; // DMCore.Framework.Scene.ISceneRole UISuitDetail::readyRole ISceneRole_t2394225724 * ___readyRole_32; // RotateRole UISuitDetail::rotate RotateRole_t1146201425 * ___rotate_33; // UITexture UISuitDetail::texture_bg UITexture_t3471168817 * ___texture_bg_34; // UITexture UISuitDetail::texture_logo UITexture_t3471168817 * ___texture_logo_35; // UITexture UISuitDetail::texture_kuang UITexture_t3471168817 * ___texture_kuang_36; // UILabel UISuitDetail::lab_Score UILabel_t3248798549 * ___lab_Score_37; // UnityEngine.Transform UISuitDetail::m_btnShare Transform_t3600365921 * ___m_btnShare_38; // System.Int32 UISuitDetail::suitUserID int32_t ___suitUserID_39; // HandBookCfg/SuitInfo UISuitDetail::info SuitInfo_t4135687472 * ___info_40; // System.Boolean UISuitDetail::m_bTextureDone1 bool ___m_bTextureDone1_41; // System.Boolean UISuitDetail::m_bTextureDone2 bool ___m_bTextureDone2_42; // System.Boolean UISuitDetail::m_bTextureDone3 bool ___m_bTextureDone3_43; public: inline static int32_t get_offset_of_lab_suitName_8() { return static_cast(offsetof(UISuitDetail_t1888469550, ___lab_suitName_8)); } inline UILabel_t3248798549 * get_lab_suitName_8() const { return ___lab_suitName_8; } inline UILabel_t3248798549 ** get_address_of_lab_suitName_8() { return &___lab_suitName_8; } inline void set_lab_suitName_8(UILabel_t3248798549 * value) { ___lab_suitName_8 = value; Il2CppCodeGenWriteBarrier((&___lab_suitName_8), value); } inline static int32_t get_offset_of_lab_suitDesc_9() { return static_cast(offsetof(UISuitDetail_t1888469550, ___lab_suitDesc_9)); } inline UILabel_t3248798549 * get_lab_suitDesc_9() const { return ___lab_suitDesc_9; } inline UILabel_t3248798549 ** get_address_of_lab_suitDesc_9() { return &___lab_suitDesc_9; } inline void set_lab_suitDesc_9(UILabel_t3248798549 * value) { ___lab_suitDesc_9 = value; Il2CppCodeGenWriteBarrier((&___lab_suitDesc_9), value); } inline static int32_t get_offset_of_lab_suitRate_10() { return static_cast(offsetof(UISuitDetail_t1888469550, ___lab_suitRate_10)); } inline UILabel_t3248798549 * get_lab_suitRate_10() const { return ___lab_suitRate_10; } inline UILabel_t3248798549 ** get_address_of_lab_suitRate_10() { return &___lab_suitRate_10; } inline void set_lab_suitRate_10(UILabel_t3248798549 * value) { ___lab_suitRate_10 = value; Il2CppCodeGenWriteBarrier((&___lab_suitRate_10), value); } inline static int32_t get_offset_of_lab_suitStory_11() { return static_cast(offsetof(UISuitDetail_t1888469550, ___lab_suitStory_11)); } inline UILabel_t3248798549 * get_lab_suitStory_11() const { return ___lab_suitStory_11; } inline UILabel_t3248798549 ** get_address_of_lab_suitStory_11() { return &___lab_suitStory_11; } inline void set_lab_suitStory_11(UILabel_t3248798549 * value) { ___lab_suitStory_11 = value; Il2CppCodeGenWriteBarrier((&___lab_suitStory_11), value); } inline static int32_t get_offset_of_lab_suitScore_12() { return static_cast(offsetof(UISuitDetail_t1888469550, ___lab_suitScore_12)); } inline UILabel_t3248798549 * get_lab_suitScore_12() const { return ___lab_suitScore_12; } inline UILabel_t3248798549 ** get_address_of_lab_suitScore_12() { return &___lab_suitScore_12; } inline void set_lab_suitScore_12(UILabel_t3248798549 * value) { ___lab_suitScore_12 = value; Il2CppCodeGenWriteBarrier((&___lab_suitScore_12), value); } inline static int32_t get_offset_of_btn_Reward_13() { return static_cast(offsetof(UISuitDetail_t1888469550, ___btn_Reward_13)); } inline GameObject_t1113636619 * get_btn_Reward_13() const { return ___btn_Reward_13; } inline GameObject_t1113636619 ** get_address_of_btn_Reward_13() { return &___btn_Reward_13; } inline void set_btn_Reward_13(GameObject_t1113636619 * value) { ___btn_Reward_13 = value; Il2CppCodeGenWriteBarrier((&___btn_Reward_13), value); } inline static int32_t get_offset_of_btn_Story_14() { return static_cast(offsetof(UISuitDetail_t1888469550, ___btn_Story_14)); } inline GameObject_t1113636619 * get_btn_Story_14() const { return ___btn_Story_14; } inline GameObject_t1113636619 ** get_address_of_btn_Story_14() { return &___btn_Story_14; } inline void set_btn_Story_14(GameObject_t1113636619 * value) { ___btn_Story_14 = value; Il2CppCodeGenWriteBarrier((&___btn_Story_14), value); } inline static int32_t get_offset_of_btn_Restory_15() { return static_cast(offsetof(UISuitDetail_t1888469550, ___btn_Restory_15)); } inline GameObject_t1113636619 * get_btn_Restory_15() const { return ___btn_Restory_15; } inline GameObject_t1113636619 ** get_address_of_btn_Restory_15() { return &___btn_Restory_15; } inline void set_btn_Restory_15(GameObject_t1113636619 * value) { ___btn_Restory_15 = value; Il2CppCodeGenWriteBarrier((&___btn_Restory_15), value); } inline static int32_t get_offset_of_m_ListRoot_16() { return static_cast(offsetof(UISuitDetail_t1888469550, ___m_ListRoot_16)); } inline GameObject_t1113636619 * get_m_ListRoot_16() const { return ___m_ListRoot_16; } inline GameObject_t1113636619 ** get_address_of_m_ListRoot_16() { return &___m_ListRoot_16; } inline void set_m_ListRoot_16(GameObject_t1113636619 * value) { ___m_ListRoot_16 = value; Il2CppCodeGenWriteBarrier((&___m_ListRoot_16), value); } inline static int32_t get_offset_of_m_Xiangqing_17() { return static_cast(offsetof(UISuitDetail_t1888469550, ___m_Xiangqing_17)); } inline GameObject_t1113636619 * get_m_Xiangqing_17() const { return ___m_Xiangqing_17; } inline GameObject_t1113636619 ** get_address_of_m_Xiangqing_17() { return &___m_Xiangqing_17; } inline void set_m_Xiangqing_17(GameObject_t1113636619 * value) { ___m_Xiangqing_17 = value; Il2CppCodeGenWriteBarrier((&___m_Xiangqing_17), value); } inline static int32_t get_offset_of_m_RewardDetail_18() { return static_cast(offsetof(UISuitDetail_t1888469550, ___m_RewardDetail_18)); } inline GameObject_t1113636619 * get_m_RewardDetail_18() const { return ___m_RewardDetail_18; } inline GameObject_t1113636619 ** get_address_of_m_RewardDetail_18() { return &___m_RewardDetail_18; } inline void set_m_RewardDetail_18(GameObject_t1113636619 * value) { ___m_RewardDetail_18 = value; Il2CppCodeGenWriteBarrier((&___m_RewardDetail_18), value); } inline static int32_t get_offset_of_m_Desc_19() { return static_cast(offsetof(UISuitDetail_t1888469550, ___m_Desc_19)); } inline GameObject_t1113636619 * get_m_Desc_19() const { return ___m_Desc_19; } inline GameObject_t1113636619 ** get_address_of_m_Desc_19() { return &___m_Desc_19; } inline void set_m_Desc_19(GameObject_t1113636619 * value) { ___m_Desc_19 = value; Il2CppCodeGenWriteBarrier((&___m_Desc_19), value); } inline static int32_t get_offset_of_btn_FasionToLeft_20() { return static_cast(offsetof(UISuitDetail_t1888469550, ___btn_FasionToLeft_20)); } inline GameObject_t1113636619 * get_btn_FasionToLeft_20() const { return ___btn_FasionToLeft_20; } inline GameObject_t1113636619 ** get_address_of_btn_FasionToLeft_20() { return &___btn_FasionToLeft_20; } inline void set_btn_FasionToLeft_20(GameObject_t1113636619 * value) { ___btn_FasionToLeft_20 = value; Il2CppCodeGenWriteBarrier((&___btn_FasionToLeft_20), value); } inline static int32_t get_offset_of_btn_FasionToRight_21() { return static_cast(offsetof(UISuitDetail_t1888469550, ___btn_FasionToRight_21)); } inline GameObject_t1113636619 * get_btn_FasionToRight_21() const { return ___btn_FasionToRight_21; } inline GameObject_t1113636619 ** get_address_of_btn_FasionToRight_21() { return &___btn_FasionToRight_21; } inline void set_btn_FasionToRight_21(GameObject_t1113636619 * value) { ___btn_FasionToRight_21 = value; Il2CppCodeGenWriteBarrier((&___btn_FasionToRight_21), value); } inline static int32_t get_offset_of_btn_RewardToLeft_22() { return static_cast(offsetof(UISuitDetail_t1888469550, ___btn_RewardToLeft_22)); } inline GameObject_t1113636619 * get_btn_RewardToLeft_22() const { return ___btn_RewardToLeft_22; } inline GameObject_t1113636619 ** get_address_of_btn_RewardToLeft_22() { return &___btn_RewardToLeft_22; } inline void set_btn_RewardToLeft_22(GameObject_t1113636619 * value) { ___btn_RewardToLeft_22 = value; Il2CppCodeGenWriteBarrier((&___btn_RewardToLeft_22), value); } inline static int32_t get_offset_of_btn_RewardToRight_23() { return static_cast(offsetof(UISuitDetail_t1888469550, ___btn_RewardToRight_23)); } inline GameObject_t1113636619 * get_btn_RewardToRight_23() const { return ___btn_RewardToRight_23; } inline GameObject_t1113636619 ** get_address_of_btn_RewardToRight_23() { return &___btn_RewardToRight_23; } inline void set_btn_RewardToRight_23(GameObject_t1113636619 * value) { ___btn_RewardToRight_23 = value; Il2CppCodeGenWriteBarrier((&___btn_RewardToRight_23), value); } inline static int32_t get_offset_of_fashionView_24() { return static_cast(offsetof(UISuitDetail_t1888469550, ___fashionView_24)); } inline DMListView_t512231514 * get_fashionView_24() const { return ___fashionView_24; } inline DMListView_t512231514 ** get_address_of_fashionView_24() { return &___fashionView_24; } inline void set_fashionView_24(DMListView_t512231514 * value) { ___fashionView_24 = value; Il2CppCodeGenWriteBarrier((&___fashionView_24), value); } inline static int32_t get_offset_of_rewardView_25() { return static_cast(offsetof(UISuitDetail_t1888469550, ___rewardView_25)); } inline DMListView_t512231514 * get_rewardView_25() const { return ___rewardView_25; } inline DMListView_t512231514 ** get_address_of_rewardView_25() { return &___rewardView_25; } inline void set_rewardView_25(DMListView_t512231514 * value) { ___rewardView_25 = value; Il2CppCodeGenWriteBarrier((&___rewardView_25), value); } inline static int32_t get_offset_of_roleParent_26() { return static_cast(offsetof(UISuitDetail_t1888469550, ___roleParent_26)); } inline Transform_t3600365921 * get_roleParent_26() const { return ___roleParent_26; } inline Transform_t3600365921 ** get_address_of_roleParent_26() { return &___roleParent_26; } inline void set_roleParent_26(Transform_t3600365921 * value) { ___roleParent_26 = value; Il2CppCodeGenWriteBarrier((&___roleParent_26), value); } inline static int32_t get_offset_of_spr_RewardStaus_27() { return static_cast(offsetof(UISuitDetail_t1888469550, ___spr_RewardStaus_27)); } inline UISprite_t194114938 * get_spr_RewardStaus_27() const { return ___spr_RewardStaus_27; } inline UISprite_t194114938 ** get_address_of_spr_RewardStaus_27() { return &___spr_RewardStaus_27; } inline void set_spr_RewardStaus_27(UISprite_t194114938 * value) { ___spr_RewardStaus_27 = value; Il2CppCodeGenWriteBarrier((&___spr_RewardStaus_27), value); } inline static int32_t get_offset_of_spr_Star1_28() { return static_cast(offsetof(UISuitDetail_t1888469550, ___spr_Star1_28)); } inline UISprite_t194114938 * get_spr_Star1_28() const { return ___spr_Star1_28; } inline UISprite_t194114938 ** get_address_of_spr_Star1_28() { return &___spr_Star1_28; } inline void set_spr_Star1_28(UISprite_t194114938 * value) { ___spr_Star1_28 = value; Il2CppCodeGenWriteBarrier((&___spr_Star1_28), value); } inline static int32_t get_offset_of_spr_Star2_29() { return static_cast(offsetof(UISuitDetail_t1888469550, ___spr_Star2_29)); } inline UISprite_t194114938 * get_spr_Star2_29() const { return ___spr_Star2_29; } inline UISprite_t194114938 ** get_address_of_spr_Star2_29() { return &___spr_Star2_29; } inline void set_spr_Star2_29(UISprite_t194114938 * value) { ___spr_Star2_29 = value; Il2CppCodeGenWriteBarrier((&___spr_Star2_29), value); } inline static int32_t get_offset_of_spr_Star3_30() { return static_cast(offsetof(UISuitDetail_t1888469550, ___spr_Star3_30)); } inline UISprite_t194114938 * get_spr_Star3_30() const { return ___spr_Star3_30; } inline UISprite_t194114938 ** get_address_of_spr_Star3_30() { return &___spr_Star3_30; } inline void set_spr_Star3_30(UISprite_t194114938 * value) { ___spr_Star3_30 = value; Il2CppCodeGenWriteBarrier((&___spr_Star3_30), value); } inline static int32_t get_offset_of_lab_RewardStaus_31() { return static_cast(offsetof(UISuitDetail_t1888469550, ___lab_RewardStaus_31)); } inline UILabel_t3248798549 * get_lab_RewardStaus_31() const { return ___lab_RewardStaus_31; } inline UILabel_t3248798549 ** get_address_of_lab_RewardStaus_31() { return &___lab_RewardStaus_31; } inline void set_lab_RewardStaus_31(UILabel_t3248798549 * value) { ___lab_RewardStaus_31 = value; Il2CppCodeGenWriteBarrier((&___lab_RewardStaus_31), value); } inline static int32_t get_offset_of_readyRole_32() { return static_cast(offsetof(UISuitDetail_t1888469550, ___readyRole_32)); } inline ISceneRole_t2394225724 * get_readyRole_32() const { return ___readyRole_32; } inline ISceneRole_t2394225724 ** get_address_of_readyRole_32() { return &___readyRole_32; } inline void set_readyRole_32(ISceneRole_t2394225724 * value) { ___readyRole_32 = value; Il2CppCodeGenWriteBarrier((&___readyRole_32), value); } inline static int32_t get_offset_of_rotate_33() { return static_cast(offsetof(UISuitDetail_t1888469550, ___rotate_33)); } inline RotateRole_t1146201425 * get_rotate_33() const { return ___rotate_33; } inline RotateRole_t1146201425 ** get_address_of_rotate_33() { return &___rotate_33; } inline void set_rotate_33(RotateRole_t1146201425 * value) { ___rotate_33 = value; Il2CppCodeGenWriteBarrier((&___rotate_33), value); } inline static int32_t get_offset_of_texture_bg_34() { return static_cast(offsetof(UISuitDetail_t1888469550, ___texture_bg_34)); } inline UITexture_t3471168817 * get_texture_bg_34() const { return ___texture_bg_34; } inline UITexture_t3471168817 ** get_address_of_texture_bg_34() { return &___texture_bg_34; } inline void set_texture_bg_34(UITexture_t3471168817 * value) { ___texture_bg_34 = value; Il2CppCodeGenWriteBarrier((&___texture_bg_34), value); } inline static int32_t get_offset_of_texture_logo_35() { return static_cast(offsetof(UISuitDetail_t1888469550, ___texture_logo_35)); } inline UITexture_t3471168817 * get_texture_logo_35() const { return ___texture_logo_35; } inline UITexture_t3471168817 ** get_address_of_texture_logo_35() { return &___texture_logo_35; } inline void set_texture_logo_35(UITexture_t3471168817 * value) { ___texture_logo_35 = value; Il2CppCodeGenWriteBarrier((&___texture_logo_35), value); } inline static int32_t get_offset_of_texture_kuang_36() { return static_cast(offsetof(UISuitDetail_t1888469550, ___texture_kuang_36)); } inline UITexture_t3471168817 * get_texture_kuang_36() const { return ___texture_kuang_36; } inline UITexture_t3471168817 ** get_address_of_texture_kuang_36() { return &___texture_kuang_36; } inline void set_texture_kuang_36(UITexture_t3471168817 * value) { ___texture_kuang_36 = value; Il2CppCodeGenWriteBarrier((&___texture_kuang_36), value); } inline static int32_t get_offset_of_lab_Score_37() { return static_cast(offsetof(UISuitDetail_t1888469550, ___lab_Score_37)); } inline UILabel_t3248798549 * get_lab_Score_37() const { return ___lab_Score_37; } inline UILabel_t3248798549 ** get_address_of_lab_Score_37() { return &___lab_Score_37; } inline void set_lab_Score_37(UILabel_t3248798549 * value) { ___lab_Score_37 = value; Il2CppCodeGenWriteBarrier((&___lab_Score_37), value); } inline static int32_t get_offset_of_m_btnShare_38() { return static_cast(offsetof(UISuitDetail_t1888469550, ___m_btnShare_38)); } inline Transform_t3600365921 * get_m_btnShare_38() const { return ___m_btnShare_38; } inline Transform_t3600365921 ** get_address_of_m_btnShare_38() { return &___m_btnShare_38; } inline void set_m_btnShare_38(Transform_t3600365921 * value) { ___m_btnShare_38 = value; Il2CppCodeGenWriteBarrier((&___m_btnShare_38), value); } inline static int32_t get_offset_of_suitUserID_39() { return static_cast(offsetof(UISuitDetail_t1888469550, ___suitUserID_39)); } inline int32_t get_suitUserID_39() const { return ___suitUserID_39; } inline int32_t* get_address_of_suitUserID_39() { return &___suitUserID_39; } inline void set_suitUserID_39(int32_t value) { ___suitUserID_39 = value; } inline static int32_t get_offset_of_info_40() { return static_cast(offsetof(UISuitDetail_t1888469550, ___info_40)); } inline SuitInfo_t4135687472 * get_info_40() const { return ___info_40; } inline SuitInfo_t4135687472 ** get_address_of_info_40() { return &___info_40; } inline void set_info_40(SuitInfo_t4135687472 * value) { ___info_40 = value; Il2CppCodeGenWriteBarrier((&___info_40), value); } inline static int32_t get_offset_of_m_bTextureDone1_41() { return static_cast(offsetof(UISuitDetail_t1888469550, ___m_bTextureDone1_41)); } inline bool get_m_bTextureDone1_41() const { return ___m_bTextureDone1_41; } inline bool* get_address_of_m_bTextureDone1_41() { return &___m_bTextureDone1_41; } inline void set_m_bTextureDone1_41(bool value) { ___m_bTextureDone1_41 = value; } inline static int32_t get_offset_of_m_bTextureDone2_42() { return static_cast(offsetof(UISuitDetail_t1888469550, ___m_bTextureDone2_42)); } inline bool get_m_bTextureDone2_42() const { return ___m_bTextureDone2_42; } inline bool* get_address_of_m_bTextureDone2_42() { return &___m_bTextureDone2_42; } inline void set_m_bTextureDone2_42(bool value) { ___m_bTextureDone2_42 = value; } inline static int32_t get_offset_of_m_bTextureDone3_43() { return static_cast(offsetof(UISuitDetail_t1888469550, ___m_bTextureDone3_43)); } inline bool get_m_bTextureDone3_43() const { return ___m_bTextureDone3_43; } inline bool* get_address_of_m_bTextureDone3_43() { return &___m_bTextureDone3_43; } inline void set_m_bTextureDone3_43(bool value) { ___m_bTextureDone3_43 = value; } }; struct UISuitDetail_t1888469550_StaticFields { public: // System.Action`1 UISuitDetail::<>f__am$cache0 Action_1_t1286104214 * ___U3CU3Ef__amU24cache0_45; // System.Action`1 UISuitDetail::<>f__am$cache1 Action_1_t1286104214 * ___U3CU3Ef__amU24cache1_46; // System.Action`1 UISuitDetail::<>f__am$cache2 Action_1_t1286104214 * ___U3CU3Ef__amU24cache2_47; // System.Action`1 UISuitDetail::<>f__am$cache3 Action_1_t1286104214 * ___U3CU3Ef__amU24cache3_48; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_45() { return static_cast(offsetof(UISuitDetail_t1888469550_StaticFields, ___U3CU3Ef__amU24cache0_45)); } inline Action_1_t1286104214 * get_U3CU3Ef__amU24cache0_45() const { return ___U3CU3Ef__amU24cache0_45; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__amU24cache0_45() { return &___U3CU3Ef__amU24cache0_45; } inline void set_U3CU3Ef__amU24cache0_45(Action_1_t1286104214 * value) { ___U3CU3Ef__amU24cache0_45 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_45), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache1_46() { return static_cast(offsetof(UISuitDetail_t1888469550_StaticFields, ___U3CU3Ef__amU24cache1_46)); } inline Action_1_t1286104214 * get_U3CU3Ef__amU24cache1_46() const { return ___U3CU3Ef__amU24cache1_46; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__amU24cache1_46() { return &___U3CU3Ef__amU24cache1_46; } inline void set_U3CU3Ef__amU24cache1_46(Action_1_t1286104214 * value) { ___U3CU3Ef__amU24cache1_46 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache1_46), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache2_47() { return static_cast(offsetof(UISuitDetail_t1888469550_StaticFields, ___U3CU3Ef__amU24cache2_47)); } inline Action_1_t1286104214 * get_U3CU3Ef__amU24cache2_47() const { return ___U3CU3Ef__amU24cache2_47; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__amU24cache2_47() { return &___U3CU3Ef__amU24cache2_47; } inline void set_U3CU3Ef__amU24cache2_47(Action_1_t1286104214 * value) { ___U3CU3Ef__amU24cache2_47 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache2_47), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache3_48() { return static_cast(offsetof(UISuitDetail_t1888469550_StaticFields, ___U3CU3Ef__amU24cache3_48)); } inline Action_1_t1286104214 * get_U3CU3Ef__amU24cache3_48() const { return ___U3CU3Ef__amU24cache3_48; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__amU24cache3_48() { return &___U3CU3Ef__amU24cache3_48; } inline void set_U3CU3Ef__amU24cache3_48(Action_1_t1286104214 * value) { ___U3CU3Ef__amU24cache3_48 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache3_48), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISUITDETAIL_T1888469550_H #ifndef CTITLEMANAGER_T3025273230_H #define CTITLEMANAGER_T3025273230_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTitleManager struct CTitleManager_t3025273230 : public ITextBase_t660344599 { public: // DMCore.Logic.CTitleManager/ChangeTitle DMCore.Logic.CTitleManager::changeTilte ChangeTitle_t584768798 * ___changeTilte_1; // System.Int32 DMCore.Logic.CTitleManager::SelectedTitle int32_t ___SelectedTitle_2; // System.Int32 DMCore.Logic.CTitleManager::SelectedContentTitle int32_t ___SelectedContentTitle_3; // UnityEngine.Transform DMCore.Logic.CTitleManager::SelectedContentTransform Transform_t3600365921 * ___SelectedContentTransform_4; // System.Int32 DMCore.Logic.CTitleManager::WearedTitle int32_t ___WearedTitle_5; // System.Int32 DMCore.Logic.CTitleManager::WearedContentTitle int32_t ___WearedContentTitle_6; // UnityEngine.Transform DMCore.Logic.CTitleManager::WearedContentTransform Transform_t3600365921 * ___WearedContentTransform_7; // System.Single DMCore.Logic.CTitleManager::m_effectTime float ___m_effectTime_8; // System.Single DMCore.Logic.CTitleManager::m_titleWidth float ___m_titleWidth_9; // System.Single DMCore.Logic.CTitleManager::m_titleHeight float ___m_titleHeight_10; // System.Single DMCore.Logic.CTitleManager::m_posInScreen float ___m_posInScreen_11; // System.Single DMCore.Logic.CTitleManager::m_desToDanceTag float ___m_desToDanceTag_12; // System.Single DMCore.Logic.CTitleManager::m_desToWaitTag float ___m_desToWaitTag_13; // System.Collections.Generic.List`1 DMCore.Logic.CTitleManager::m_animList List_1_t128053199 * ___m_animList_14; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CTitleManager::m_titleListInfo Dictionary_2_t1574409016 * ___m_titleListInfo_15; public: inline static int32_t get_offset_of_changeTilte_1() { return static_cast(offsetof(CTitleManager_t3025273230, ___changeTilte_1)); } inline ChangeTitle_t584768798 * get_changeTilte_1() const { return ___changeTilte_1; } inline ChangeTitle_t584768798 ** get_address_of_changeTilte_1() { return &___changeTilte_1; } inline void set_changeTilte_1(ChangeTitle_t584768798 * value) { ___changeTilte_1 = value; Il2CppCodeGenWriteBarrier((&___changeTilte_1), value); } inline static int32_t get_offset_of_SelectedTitle_2() { return static_cast(offsetof(CTitleManager_t3025273230, ___SelectedTitle_2)); } inline int32_t get_SelectedTitle_2() const { return ___SelectedTitle_2; } inline int32_t* get_address_of_SelectedTitle_2() { return &___SelectedTitle_2; } inline void set_SelectedTitle_2(int32_t value) { ___SelectedTitle_2 = value; } inline static int32_t get_offset_of_SelectedContentTitle_3() { return static_cast(offsetof(CTitleManager_t3025273230, ___SelectedContentTitle_3)); } inline int32_t get_SelectedContentTitle_3() const { return ___SelectedContentTitle_3; } inline int32_t* get_address_of_SelectedContentTitle_3() { return &___SelectedContentTitle_3; } inline void set_SelectedContentTitle_3(int32_t value) { ___SelectedContentTitle_3 = value; } inline static int32_t get_offset_of_SelectedContentTransform_4() { return static_cast(offsetof(CTitleManager_t3025273230, ___SelectedContentTransform_4)); } inline Transform_t3600365921 * get_SelectedContentTransform_4() const { return ___SelectedContentTransform_4; } inline Transform_t3600365921 ** get_address_of_SelectedContentTransform_4() { return &___SelectedContentTransform_4; } inline void set_SelectedContentTransform_4(Transform_t3600365921 * value) { ___SelectedContentTransform_4 = value; Il2CppCodeGenWriteBarrier((&___SelectedContentTransform_4), value); } inline static int32_t get_offset_of_WearedTitle_5() { return static_cast(offsetof(CTitleManager_t3025273230, ___WearedTitle_5)); } inline int32_t get_WearedTitle_5() const { return ___WearedTitle_5; } inline int32_t* get_address_of_WearedTitle_5() { return &___WearedTitle_5; } inline void set_WearedTitle_5(int32_t value) { ___WearedTitle_5 = value; } inline static int32_t get_offset_of_WearedContentTitle_6() { return static_cast(offsetof(CTitleManager_t3025273230, ___WearedContentTitle_6)); } inline int32_t get_WearedContentTitle_6() const { return ___WearedContentTitle_6; } inline int32_t* get_address_of_WearedContentTitle_6() { return &___WearedContentTitle_6; } inline void set_WearedContentTitle_6(int32_t value) { ___WearedContentTitle_6 = value; } inline static int32_t get_offset_of_WearedContentTransform_7() { return static_cast(offsetof(CTitleManager_t3025273230, ___WearedContentTransform_7)); } inline Transform_t3600365921 * get_WearedContentTransform_7() const { return ___WearedContentTransform_7; } inline Transform_t3600365921 ** get_address_of_WearedContentTransform_7() { return &___WearedContentTransform_7; } inline void set_WearedContentTransform_7(Transform_t3600365921 * value) { ___WearedContentTransform_7 = value; Il2CppCodeGenWriteBarrier((&___WearedContentTransform_7), value); } inline static int32_t get_offset_of_m_effectTime_8() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_effectTime_8)); } inline float get_m_effectTime_8() const { return ___m_effectTime_8; } inline float* get_address_of_m_effectTime_8() { return &___m_effectTime_8; } inline void set_m_effectTime_8(float value) { ___m_effectTime_8 = value; } inline static int32_t get_offset_of_m_titleWidth_9() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_titleWidth_9)); } inline float get_m_titleWidth_9() const { return ___m_titleWidth_9; } inline float* get_address_of_m_titleWidth_9() { return &___m_titleWidth_9; } inline void set_m_titleWidth_9(float value) { ___m_titleWidth_9 = value; } inline static int32_t get_offset_of_m_titleHeight_10() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_titleHeight_10)); } inline float get_m_titleHeight_10() const { return ___m_titleHeight_10; } inline float* get_address_of_m_titleHeight_10() { return &___m_titleHeight_10; } inline void set_m_titleHeight_10(float value) { ___m_titleHeight_10 = value; } inline static int32_t get_offset_of_m_posInScreen_11() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_posInScreen_11)); } inline float get_m_posInScreen_11() const { return ___m_posInScreen_11; } inline float* get_address_of_m_posInScreen_11() { return &___m_posInScreen_11; } inline void set_m_posInScreen_11(float value) { ___m_posInScreen_11 = value; } inline static int32_t get_offset_of_m_desToDanceTag_12() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_desToDanceTag_12)); } inline float get_m_desToDanceTag_12() const { return ___m_desToDanceTag_12; } inline float* get_address_of_m_desToDanceTag_12() { return &___m_desToDanceTag_12; } inline void set_m_desToDanceTag_12(float value) { ___m_desToDanceTag_12 = value; } inline static int32_t get_offset_of_m_desToWaitTag_13() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_desToWaitTag_13)); } inline float get_m_desToWaitTag_13() const { return ___m_desToWaitTag_13; } inline float* get_address_of_m_desToWaitTag_13() { return &___m_desToWaitTag_13; } inline void set_m_desToWaitTag_13(float value) { ___m_desToWaitTag_13 = value; } inline static int32_t get_offset_of_m_animList_14() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_animList_14)); } inline List_1_t128053199 * get_m_animList_14() const { return ___m_animList_14; } inline List_1_t128053199 ** get_address_of_m_animList_14() { return &___m_animList_14; } inline void set_m_animList_14(List_1_t128053199 * value) { ___m_animList_14 = value; Il2CppCodeGenWriteBarrier((&___m_animList_14), value); } inline static int32_t get_offset_of_m_titleListInfo_15() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_titleListInfo_15)); } inline Dictionary_2_t1574409016 * get_m_titleListInfo_15() const { return ___m_titleListInfo_15; } inline Dictionary_2_t1574409016 ** get_address_of_m_titleListInfo_15() { return &___m_titleListInfo_15; } inline void set_m_titleListInfo_15(Dictionary_2_t1574409016 * value) { ___m_titleListInfo_15 = value; Il2CppCodeGenWriteBarrier((&___m_titleListInfo_15), value); } }; struct CTitleManager_t3025273230_StaticFields { public: // DMCore.Logic.CTitleManager DMCore.Logic.CTitleManager::s_intance CTitleManager_t3025273230 * ___s_intance_16; public: inline static int32_t get_offset_of_s_intance_16() { return static_cast(offsetof(CTitleManager_t3025273230_StaticFields, ___s_intance_16)); } inline CTitleManager_t3025273230 * get_s_intance_16() const { return ___s_intance_16; } inline CTitleManager_t3025273230 ** get_address_of_s_intance_16() { return &___s_intance_16; } inline void set_s_intance_16(CTitleManager_t3025273230 * value) { ___s_intance_16 = value; Il2CppCodeGenWriteBarrier((&___s_intance_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTITLEMANAGER_T3025273230_H #ifndef UITITLESHOW_T10899441_H #define UITITLESHOW_T10899441_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiTitleShow struct uiTitleShow_t10899441 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiTitleShow::m_CloseBtn Transform_t3600365921 * ___m_CloseBtn_9; // UITexture uiTitleShow::m_TitleEffect UITexture_t3471168817 * ___m_TitleEffect_10; // UILabel uiTitleShow::m_TitleVaild UILabel_t3248798549 * ___m_TitleVaild_11; // UILabel uiTitleShow::m_TitleChannel UILabel_t3248798549 * ___m_TitleChannel_12; // UISprite uiTitleShow::m_uiBtnState UISprite_t194114938 * ___m_uiBtnState_13; // UnityEngine.Transform[] uiTitleShow::m_uiBtnStateLabal TransformU5BU5D_t807237628* ___m_uiBtnStateLabal_14; // UnityEngine.Transform uiTitleShow::m_TitleBtn Transform_t3600365921 * ___m_TitleBtn_15; // DMCore.Logic.CTitleManager/ChangeTitle uiTitleShow::title ChangeTitle_t584768798 * ___title_16; // UnityEngine.GameObject uiTitleShow::last_title_item_obj GameObject_t1113636619 * ___last_title_item_obj_17; // UnityEngine.GameObject uiTitleShow::m_effect GameObject_t1113636619 * ___m_effect_18; // System.Boolean uiTitleShow::m_bLoad bool ___m_bLoad_19; // System.Boolean uiTitleShow::isPageInit bool ___isPageInit_20; public: inline static int32_t get_offset_of_m_CloseBtn_9() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_CloseBtn_9)); } inline Transform_t3600365921 * get_m_CloseBtn_9() const { return ___m_CloseBtn_9; } inline Transform_t3600365921 ** get_address_of_m_CloseBtn_9() { return &___m_CloseBtn_9; } inline void set_m_CloseBtn_9(Transform_t3600365921 * value) { ___m_CloseBtn_9 = value; Il2CppCodeGenWriteBarrier((&___m_CloseBtn_9), value); } inline static int32_t get_offset_of_m_TitleEffect_10() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_TitleEffect_10)); } inline UITexture_t3471168817 * get_m_TitleEffect_10() const { return ___m_TitleEffect_10; } inline UITexture_t3471168817 ** get_address_of_m_TitleEffect_10() { return &___m_TitleEffect_10; } inline void set_m_TitleEffect_10(UITexture_t3471168817 * value) { ___m_TitleEffect_10 = value; Il2CppCodeGenWriteBarrier((&___m_TitleEffect_10), value); } inline static int32_t get_offset_of_m_TitleVaild_11() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_TitleVaild_11)); } inline UILabel_t3248798549 * get_m_TitleVaild_11() const { return ___m_TitleVaild_11; } inline UILabel_t3248798549 ** get_address_of_m_TitleVaild_11() { return &___m_TitleVaild_11; } inline void set_m_TitleVaild_11(UILabel_t3248798549 * value) { ___m_TitleVaild_11 = value; Il2CppCodeGenWriteBarrier((&___m_TitleVaild_11), value); } inline static int32_t get_offset_of_m_TitleChannel_12() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_TitleChannel_12)); } inline UILabel_t3248798549 * get_m_TitleChannel_12() const { return ___m_TitleChannel_12; } inline UILabel_t3248798549 ** get_address_of_m_TitleChannel_12() { return &___m_TitleChannel_12; } inline void set_m_TitleChannel_12(UILabel_t3248798549 * value) { ___m_TitleChannel_12 = value; Il2CppCodeGenWriteBarrier((&___m_TitleChannel_12), value); } inline static int32_t get_offset_of_m_uiBtnState_13() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_uiBtnState_13)); } inline UISprite_t194114938 * get_m_uiBtnState_13() const { return ___m_uiBtnState_13; } inline UISprite_t194114938 ** get_address_of_m_uiBtnState_13() { return &___m_uiBtnState_13; } inline void set_m_uiBtnState_13(UISprite_t194114938 * value) { ___m_uiBtnState_13 = value; Il2CppCodeGenWriteBarrier((&___m_uiBtnState_13), value); } inline static int32_t get_offset_of_m_uiBtnStateLabal_14() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_uiBtnStateLabal_14)); } inline TransformU5BU5D_t807237628* get_m_uiBtnStateLabal_14() const { return ___m_uiBtnStateLabal_14; } inline TransformU5BU5D_t807237628** get_address_of_m_uiBtnStateLabal_14() { return &___m_uiBtnStateLabal_14; } inline void set_m_uiBtnStateLabal_14(TransformU5BU5D_t807237628* value) { ___m_uiBtnStateLabal_14 = value; Il2CppCodeGenWriteBarrier((&___m_uiBtnStateLabal_14), value); } inline static int32_t get_offset_of_m_TitleBtn_15() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_TitleBtn_15)); } inline Transform_t3600365921 * get_m_TitleBtn_15() const { return ___m_TitleBtn_15; } inline Transform_t3600365921 ** get_address_of_m_TitleBtn_15() { return &___m_TitleBtn_15; } inline void set_m_TitleBtn_15(Transform_t3600365921 * value) { ___m_TitleBtn_15 = value; Il2CppCodeGenWriteBarrier((&___m_TitleBtn_15), value); } inline static int32_t get_offset_of_title_16() { return static_cast(offsetof(uiTitleShow_t10899441, ___title_16)); } inline ChangeTitle_t584768798 * get_title_16() const { return ___title_16; } inline ChangeTitle_t584768798 ** get_address_of_title_16() { return &___title_16; } inline void set_title_16(ChangeTitle_t584768798 * value) { ___title_16 = value; Il2CppCodeGenWriteBarrier((&___title_16), value); } inline static int32_t get_offset_of_last_title_item_obj_17() { return static_cast(offsetof(uiTitleShow_t10899441, ___last_title_item_obj_17)); } inline GameObject_t1113636619 * get_last_title_item_obj_17() const { return ___last_title_item_obj_17; } inline GameObject_t1113636619 ** get_address_of_last_title_item_obj_17() { return &___last_title_item_obj_17; } inline void set_last_title_item_obj_17(GameObject_t1113636619 * value) { ___last_title_item_obj_17 = value; Il2CppCodeGenWriteBarrier((&___last_title_item_obj_17), value); } inline static int32_t get_offset_of_m_effect_18() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_effect_18)); } inline GameObject_t1113636619 * get_m_effect_18() const { return ___m_effect_18; } inline GameObject_t1113636619 ** get_address_of_m_effect_18() { return &___m_effect_18; } inline void set_m_effect_18(GameObject_t1113636619 * value) { ___m_effect_18 = value; Il2CppCodeGenWriteBarrier((&___m_effect_18), value); } inline static int32_t get_offset_of_m_bLoad_19() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_bLoad_19)); } inline bool get_m_bLoad_19() const { return ___m_bLoad_19; } inline bool* get_address_of_m_bLoad_19() { return &___m_bLoad_19; } inline void set_m_bLoad_19(bool value) { ___m_bLoad_19 = value; } inline static int32_t get_offset_of_isPageInit_20() { return static_cast(offsetof(uiTitleShow_t10899441, ___isPageInit_20)); } inline bool get_isPageInit_20() const { return ___isPageInit_20; } inline bool* get_address_of_isPageInit_20() { return &___isPageInit_20; } inline void set_isPageInit_20(bool value) { ___isPageInit_20 = value; } }; struct uiTitleShow_t10899441_StaticFields { public: // uiTitleShow uiTitleShow::s_intance uiTitleShow_t10899441 * ___s_intance_8; public: inline static int32_t get_offset_of_s_intance_8() { return static_cast(offsetof(uiTitleShow_t10899441_StaticFields, ___s_intance_8)); } inline uiTitleShow_t10899441 * get_s_intance_8() const { return ___s_intance_8; } inline uiTitleShow_t10899441 ** get_address_of_s_intance_8() { return &___s_intance_8; } inline void set_s_intance_8(uiTitleShow_t10899441 * value) { ___s_intance_8 = value; Il2CppCodeGenWriteBarrier((&___s_intance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITITLESHOW_T10899441_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 CSENSITIVEWORDMANAGER_T1258364656_H #define CSENSITIVEWORDMANAGER_T1258364656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656 : public ITextBase_t660344599 { public: // System.Collections.Generic.HashSet`1 DMCore.Framework.Misc.CSensitiveWordManager::m_hash HashSet_1_t412400163 * ___m_hash_1; // System.Int32 DMCore.Framework.Misc.CSensitiveWordManager::m_maxWordLength int32_t ___m_maxWordLength_2; // System.Int32 DMCore.Framework.Misc.CSensitiveWordManager::m_minWordLength int32_t ___m_minWordLength_3; // BetterList`1 DMCore.Framework.Misc.CSensitiveWordManager::m_listPosCached BetterList_1_t2105966071 * ___m_listPosCached_4; public: inline static int32_t get_offset_of_m_hash_1() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_hash_1)); } inline HashSet_1_t412400163 * get_m_hash_1() const { return ___m_hash_1; } inline HashSet_1_t412400163 ** get_address_of_m_hash_1() { return &___m_hash_1; } inline void set_m_hash_1(HashSet_1_t412400163 * value) { ___m_hash_1 = value; Il2CppCodeGenWriteBarrier((&___m_hash_1), value); } inline static int32_t get_offset_of_m_maxWordLength_2() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_maxWordLength_2)); } inline int32_t get_m_maxWordLength_2() const { return ___m_maxWordLength_2; } inline int32_t* get_address_of_m_maxWordLength_2() { return &___m_maxWordLength_2; } inline void set_m_maxWordLength_2(int32_t value) { ___m_maxWordLength_2 = value; } inline static int32_t get_offset_of_m_minWordLength_3() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_minWordLength_3)); } inline int32_t get_m_minWordLength_3() const { return ___m_minWordLength_3; } inline int32_t* get_address_of_m_minWordLength_3() { return &___m_minWordLength_3; } inline void set_m_minWordLength_3(int32_t value) { ___m_minWordLength_3 = value; } inline static int32_t get_offset_of_m_listPosCached_4() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_listPosCached_4)); } inline BetterList_1_t2105966071 * get_m_listPosCached_4() const { return ___m_listPosCached_4; } inline BetterList_1_t2105966071 ** get_address_of_m_listPosCached_4() { return &___m_listPosCached_4; } inline void set_m_listPosCached_4(BetterList_1_t2105966071 * value) { ___m_listPosCached_4 = value; Il2CppCodeGenWriteBarrier((&___m_listPosCached_4), value); } }; struct CSensitiveWordManager_t1258364656_StaticFields { public: // DMCore.Framework.Misc.CSensitiveWordManager DMCore.Framework.Misc.CSensitiveWordManager::s_Instance CSensitiveWordManager_t1258364656 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CSensitiveWordManager_t1258364656_StaticFields, ___s_Instance_5)); } inline CSensitiveWordManager_t1258364656 * get_s_Instance_5() const { return ___s_Instance_5; } inline CSensitiveWordManager_t1258364656 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CSensitiveWordManager_t1258364656 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSENSITIVEWORDMANAGER_T1258364656_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 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 UISPIRITGUIDE_T2557071957_H #define UISPIRITGUIDE_T2557071957_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSpiritGuide struct uiSpiritGuide_t2557071957 : public CUIBase_t3255455658 { public: // ItemPageGroup uiSpiritGuide::m_itemGroup ItemPageGroup_t3769455068 * ___m_itemGroup_8; // DMListView uiSpiritGuide::m_list DMListView_t512231514 * ___m_list_9; public: inline static int32_t get_offset_of_m_itemGroup_8() { return static_cast(offsetof(uiSpiritGuide_t2557071957, ___m_itemGroup_8)); } inline ItemPageGroup_t3769455068 * get_m_itemGroup_8() const { return ___m_itemGroup_8; } inline ItemPageGroup_t3769455068 ** get_address_of_m_itemGroup_8() { return &___m_itemGroup_8; } inline void set_m_itemGroup_8(ItemPageGroup_t3769455068 * value) { ___m_itemGroup_8 = value; Il2CppCodeGenWriteBarrier((&___m_itemGroup_8), value); } inline static int32_t get_offset_of_m_list_9() { return static_cast(offsetof(uiSpiritGuide_t2557071957, ___m_list_9)); } inline DMListView_t512231514 * get_m_list_9() const { return ___m_list_9; } inline DMListView_t512231514 ** get_address_of_m_list_9() { return &___m_list_9; } inline void set_m_list_9(DMListView_t512231514 * value) { ___m_list_9 = value; Il2CppCodeGenWriteBarrier((&___m_list_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISPIRITGUIDE_T2557071957_H #ifndef ENUM_T4135868527_H #define ENUM_T4135868527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t4135868527 : public ValueType_t3640485471 { public: public: }; struct Enum_t4135868527_StaticFields { public: // System.Char[] System.Enum::split_char CharU5BU5D_t3528271667* ___split_char_0; public: inline static int32_t get_offset_of_split_char_0() { return static_cast(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); } inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; } inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; } inline void set_split_char_0(CharU5BU5D_t3528271667* value) { ___split_char_0 = value; Il2CppCodeGenWriteBarrier((&___split_char_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t4135868527_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t4135868527_marshaled_com { }; #endif // ENUM_T4135868527_H #ifndef INTPTR_T_H #define INTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTPTR_T_H #ifndef LEVELCONFIG_T3691592466_H #define LEVELCONFIG_T3691592466_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.LevelConfig struct LevelConfig_t3691592466 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.LevelConfig::max_role_level int32_t ___max_role_level_1; // System.Int32 DMCore.Logic.LevelConfig::max_guild_level int32_t ___max_guild_level_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.LevelConfig::_level_exp_dic Dictionary_2_t1839659084 * ____level_exp_dic_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.LevelConfig::_guild_level_dic Dictionary_2_t1839659084 * ____guild_level_dic_4; public: inline static int32_t get_offset_of_max_role_level_1() { return static_cast(offsetof(LevelConfig_t3691592466, ___max_role_level_1)); } inline int32_t get_max_role_level_1() const { return ___max_role_level_1; } inline int32_t* get_address_of_max_role_level_1() { return &___max_role_level_1; } inline void set_max_role_level_1(int32_t value) { ___max_role_level_1 = value; } inline static int32_t get_offset_of_max_guild_level_2() { return static_cast(offsetof(LevelConfig_t3691592466, ___max_guild_level_2)); } inline int32_t get_max_guild_level_2() const { return ___max_guild_level_2; } inline int32_t* get_address_of_max_guild_level_2() { return &___max_guild_level_2; } inline void set_max_guild_level_2(int32_t value) { ___max_guild_level_2 = value; } inline static int32_t get_offset_of__level_exp_dic_3() { return static_cast(offsetof(LevelConfig_t3691592466, ____level_exp_dic_3)); } inline Dictionary_2_t1839659084 * get__level_exp_dic_3() const { return ____level_exp_dic_3; } inline Dictionary_2_t1839659084 ** get_address_of__level_exp_dic_3() { return &____level_exp_dic_3; } inline void set__level_exp_dic_3(Dictionary_2_t1839659084 * value) { ____level_exp_dic_3 = value; Il2CppCodeGenWriteBarrier((&____level_exp_dic_3), value); } inline static int32_t get_offset_of__guild_level_dic_4() { return static_cast(offsetof(LevelConfig_t3691592466, ____guild_level_dic_4)); } inline Dictionary_2_t1839659084 * get__guild_level_dic_4() const { return ____guild_level_dic_4; } inline Dictionary_2_t1839659084 ** get_address_of__guild_level_dic_4() { return &____guild_level_dic_4; } inline void set__guild_level_dic_4(Dictionary_2_t1839659084 * value) { ____guild_level_dic_4 = value; Il2CppCodeGenWriteBarrier((&____guild_level_dic_4), value); } }; struct LevelConfig_t3691592466_StaticFields { public: // DMCore.Logic.LevelConfig DMCore.Logic.LevelConfig::s_Instance LevelConfig_t3691592466 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(LevelConfig_t3691592466_StaticFields, ___s_Instance_5)); } inline LevelConfig_t3691592466 * get_s_Instance_5() const { return ___s_Instance_5; } inline LevelConfig_t3691592466 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(LevelConfig_t3691592466 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LEVELCONFIG_T3691592466_H #ifndef CTASKCONFIG_T1143949342_H #define CTASKCONFIG_T1143949342_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskConfig struct CTaskConfig_t1143949342 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTaskConfig::m_TaskDescLib Dictionary_2_t3780318930 * ___m_TaskDescLib_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTaskConfig::m_DescTextLib Dictionary_2_t736164020 * ___m_DescTextLib_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTaskConfig::m_NameTextLib Dictionary_2_t736164020 * ___m_NameTextLib_3; public: inline static int32_t get_offset_of_m_TaskDescLib_1() { return static_cast(offsetof(CTaskConfig_t1143949342, ___m_TaskDescLib_1)); } inline Dictionary_2_t3780318930 * get_m_TaskDescLib_1() const { return ___m_TaskDescLib_1; } inline Dictionary_2_t3780318930 ** get_address_of_m_TaskDescLib_1() { return &___m_TaskDescLib_1; } inline void set_m_TaskDescLib_1(Dictionary_2_t3780318930 * value) { ___m_TaskDescLib_1 = value; Il2CppCodeGenWriteBarrier((&___m_TaskDescLib_1), value); } inline static int32_t get_offset_of_m_DescTextLib_2() { return static_cast(offsetof(CTaskConfig_t1143949342, ___m_DescTextLib_2)); } inline Dictionary_2_t736164020 * get_m_DescTextLib_2() const { return ___m_DescTextLib_2; } inline Dictionary_2_t736164020 ** get_address_of_m_DescTextLib_2() { return &___m_DescTextLib_2; } inline void set_m_DescTextLib_2(Dictionary_2_t736164020 * value) { ___m_DescTextLib_2 = value; Il2CppCodeGenWriteBarrier((&___m_DescTextLib_2), value); } inline static int32_t get_offset_of_m_NameTextLib_3() { return static_cast(offsetof(CTaskConfig_t1143949342, ___m_NameTextLib_3)); } inline Dictionary_2_t736164020 * get_m_NameTextLib_3() const { return ___m_NameTextLib_3; } inline Dictionary_2_t736164020 ** get_address_of_m_NameTextLib_3() { return &___m_NameTextLib_3; } inline void set_m_NameTextLib_3(Dictionary_2_t736164020 * value) { ___m_NameTextLib_3 = value; Il2CppCodeGenWriteBarrier((&___m_NameTextLib_3), value); } }; struct CTaskConfig_t1143949342_StaticFields { public: // DMCore.Logic.CTaskConfig DMCore.Logic.CTaskConfig::s_Instance CTaskConfig_t1143949342 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CTaskConfig_t1143949342_StaticFields, ___s_Instance_4)); } inline CTaskConfig_t1143949342 * get_s_Instance_4() const { return ___s_Instance_4; } inline CTaskConfig_t1143949342 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CTaskConfig_t1143949342 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKCONFIG_T1143949342_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 U24ARRAYTYPEU3D36_T120960362_H #define U24ARRAYTYPEU3D36_T120960362_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=36 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D36_t120960362 { public: union { struct { }; uint8_t U24ArrayTypeU3D36_t120960362__padding[36]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D36_T120960362_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 IMONOCTRLLOR_T1427182583_H #define IMONOCTRLLOR_T1427182583_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IMonoCtrllor struct IMonoCtrllor_t1427182583 : public IEventDispatcher_t2294365884 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IMONOCTRLLOR_T1427182583_H #ifndef UITABSEARCH_T1631416233_H #define UITABSEARCH_T1631416233_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITabSearch struct UITabSearch_t1631416233 : public CUIBase_t3255455658 { public: // DMListView UITabSearch::tabView DMListView_t512231514 * ___tabView_8; // System.Collections.Generic.List`1 UITabSearch::itemTabGroups List_1_t513309759 * ___itemTabGroups_9; // UnityEngine.Transform UITabSearch::m_ClothesTransform Transform_t3600365921 * ___m_ClothesTransform_10; // UnityEngine.Transform UITabSearch::m_ItemTransform Transform_t3600365921 * ___m_ItemTransform_11; // System.Collections.Generic.HashSet`1 UITabSearch::m_SpriteSet HashSet_1_t3054031708 * ___m_SpriteSet_12; // System.Collections.Generic.List`1 UITabSearch::m_QualityList List_1_t1130240807 * ___m_QualityList_13; public: inline static int32_t get_offset_of_tabView_8() { return static_cast(offsetof(UITabSearch_t1631416233, ___tabView_8)); } inline DMListView_t512231514 * get_tabView_8() const { return ___tabView_8; } inline DMListView_t512231514 ** get_address_of_tabView_8() { return &___tabView_8; } inline void set_tabView_8(DMListView_t512231514 * value) { ___tabView_8 = value; Il2CppCodeGenWriteBarrier((&___tabView_8), value); } inline static int32_t get_offset_of_itemTabGroups_9() { return static_cast(offsetof(UITabSearch_t1631416233, ___itemTabGroups_9)); } inline List_1_t513309759 * get_itemTabGroups_9() const { return ___itemTabGroups_9; } inline List_1_t513309759 ** get_address_of_itemTabGroups_9() { return &___itemTabGroups_9; } inline void set_itemTabGroups_9(List_1_t513309759 * value) { ___itemTabGroups_9 = value; Il2CppCodeGenWriteBarrier((&___itemTabGroups_9), value); } inline static int32_t get_offset_of_m_ClothesTransform_10() { return static_cast(offsetof(UITabSearch_t1631416233, ___m_ClothesTransform_10)); } inline Transform_t3600365921 * get_m_ClothesTransform_10() const { return ___m_ClothesTransform_10; } inline Transform_t3600365921 ** get_address_of_m_ClothesTransform_10() { return &___m_ClothesTransform_10; } inline void set_m_ClothesTransform_10(Transform_t3600365921 * value) { ___m_ClothesTransform_10 = value; Il2CppCodeGenWriteBarrier((&___m_ClothesTransform_10), value); } inline static int32_t get_offset_of_m_ItemTransform_11() { return static_cast(offsetof(UITabSearch_t1631416233, ___m_ItemTransform_11)); } inline Transform_t3600365921 * get_m_ItemTransform_11() const { return ___m_ItemTransform_11; } inline Transform_t3600365921 ** get_address_of_m_ItemTransform_11() { return &___m_ItemTransform_11; } inline void set_m_ItemTransform_11(Transform_t3600365921 * value) { ___m_ItemTransform_11 = value; Il2CppCodeGenWriteBarrier((&___m_ItemTransform_11), value); } inline static int32_t get_offset_of_m_SpriteSet_12() { return static_cast(offsetof(UITabSearch_t1631416233, ___m_SpriteSet_12)); } inline HashSet_1_t3054031708 * get_m_SpriteSet_12() const { return ___m_SpriteSet_12; } inline HashSet_1_t3054031708 ** get_address_of_m_SpriteSet_12() { return &___m_SpriteSet_12; } inline void set_m_SpriteSet_12(HashSet_1_t3054031708 * value) { ___m_SpriteSet_12 = value; Il2CppCodeGenWriteBarrier((&___m_SpriteSet_12), value); } inline static int32_t get_offset_of_m_QualityList_13() { return static_cast(offsetof(UITabSearch_t1631416233, ___m_QualityList_13)); } inline List_1_t1130240807 * get_m_QualityList_13() const { return ___m_QualityList_13; } inline List_1_t1130240807 ** get_address_of_m_QualityList_13() { return &___m_QualityList_13; } inline void set_m_QualityList_13(List_1_t1130240807 * value) { ___m_QualityList_13 = value; Il2CppCodeGenWriteBarrier((&___m_QualityList_13), value); } }; struct UITabSearch_t1631416233_StaticFields { public: // System.Action`1 UITabSearch::<>f__am$cache0 Action_1_t1286104214 * ___U3CU3Ef__amU24cache0_14; // System.Action`1 UITabSearch::<>f__am$cache1 Action_1_t1286104214 * ___U3CU3Ef__amU24cache1_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_14() { return static_cast(offsetof(UITabSearch_t1631416233_StaticFields, ___U3CU3Ef__amU24cache0_14)); } inline Action_1_t1286104214 * get_U3CU3Ef__amU24cache0_14() const { return ___U3CU3Ef__amU24cache0_14; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__amU24cache0_14() { return &___U3CU3Ef__amU24cache0_14; } inline void set_U3CU3Ef__amU24cache0_14(Action_1_t1286104214 * value) { ___U3CU3Ef__amU24cache0_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_14), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache1_15() { return static_cast(offsetof(UITabSearch_t1631416233_StaticFields, ___U3CU3Ef__amU24cache1_15)); } inline Action_1_t1286104214 * get_U3CU3Ef__amU24cache1_15() const { return ___U3CU3Ef__amU24cache1_15; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__amU24cache1_15() { return &___U3CU3Ef__amU24cache1_15; } inline void set_U3CU3Ef__amU24cache1_15(Action_1_t1286104214 * value) { ___U3CU3Ef__amU24cache1_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache1_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITABSEARCH_T1631416233_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 VECTOR4_T3319028937_H #define VECTOR4_T3319028937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector4 struct Vector4_t3319028937 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_t3319028937, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_t3319028937, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_t3319028937, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_t3319028937, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; struct Vector4_t3319028937_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_t3319028937 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_t3319028937 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_t3319028937 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_t3319028937 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___zeroVector_5)); } inline Vector4_t3319028937 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_t3319028937 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_t3319028937 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___oneVector_6)); } inline Vector4_t3319028937 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_t3319028937 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_t3319028937 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_t3319028937 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_t3319028937 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_t3319028937 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_t3319028937 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_t3319028937 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_t3319028937 value) { ___negativeInfinityVector_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR4_T3319028937_H #ifndef UISUITLIST_T689887332_H #define UISUITLIST_T689887332_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISuitList struct UISuitList_t689887332 : public CUIBase_t3255455658 { public: // UnityEngine.GameObject UISuitList::btn_Close GameObject_t1113636619 * ___btn_Close_8; // UnityEngine.GameObject UISuitList::btn_Return GameObject_t1113636619 * ___btn_Return_9; // UnityEngine.GameObject UISuitList::btn_ToLeft GameObject_t1113636619 * ___btn_ToLeft_10; // UnityEngine.GameObject UISuitList::btn_ToRight GameObject_t1113636619 * ___btn_ToRight_11; // System.Collections.Generic.List`1 UISuitList::suitList List_1_t3511506501 * ___suitList_13; public: inline static int32_t get_offset_of_btn_Close_8() { return static_cast(offsetof(UISuitList_t689887332, ___btn_Close_8)); } inline GameObject_t1113636619 * get_btn_Close_8() const { return ___btn_Close_8; } inline GameObject_t1113636619 ** get_address_of_btn_Close_8() { return &___btn_Close_8; } inline void set_btn_Close_8(GameObject_t1113636619 * value) { ___btn_Close_8 = value; Il2CppCodeGenWriteBarrier((&___btn_Close_8), value); } inline static int32_t get_offset_of_btn_Return_9() { return static_cast(offsetof(UISuitList_t689887332, ___btn_Return_9)); } inline GameObject_t1113636619 * get_btn_Return_9() const { return ___btn_Return_9; } inline GameObject_t1113636619 ** get_address_of_btn_Return_9() { return &___btn_Return_9; } inline void set_btn_Return_9(GameObject_t1113636619 * value) { ___btn_Return_9 = value; Il2CppCodeGenWriteBarrier((&___btn_Return_9), value); } inline static int32_t get_offset_of_btn_ToLeft_10() { return static_cast(offsetof(UISuitList_t689887332, ___btn_ToLeft_10)); } inline GameObject_t1113636619 * get_btn_ToLeft_10() const { return ___btn_ToLeft_10; } inline GameObject_t1113636619 ** get_address_of_btn_ToLeft_10() { return &___btn_ToLeft_10; } inline void set_btn_ToLeft_10(GameObject_t1113636619 * value) { ___btn_ToLeft_10 = value; Il2CppCodeGenWriteBarrier((&___btn_ToLeft_10), value); } inline static int32_t get_offset_of_btn_ToRight_11() { return static_cast(offsetof(UISuitList_t689887332, ___btn_ToRight_11)); } inline GameObject_t1113636619 * get_btn_ToRight_11() const { return ___btn_ToRight_11; } inline GameObject_t1113636619 ** get_address_of_btn_ToRight_11() { return &___btn_ToRight_11; } inline void set_btn_ToRight_11(GameObject_t1113636619 * value) { ___btn_ToRight_11 = value; Il2CppCodeGenWriteBarrier((&___btn_ToRight_11), value); } inline static int32_t get_offset_of_suitList_13() { return static_cast(offsetof(UISuitList_t689887332, ___suitList_13)); } inline List_1_t3511506501 * get_suitList_13() const { return ___suitList_13; } inline List_1_t3511506501 ** get_address_of_suitList_13() { return &___suitList_13; } inline void set_suitList_13(List_1_t3511506501 * value) { ___suitList_13 = value; Il2CppCodeGenWriteBarrier((&___suitList_13), value); } }; struct UISuitList_t689887332_StaticFields { public: // System.Action`1 UISuitList::<>f__am$cache0 Action_1_t1286104214 * ___U3CU3Ef__amU24cache0_14; // System.Action`1 UISuitList::<>f__am$cache1 Action_1_t1286104214 * ___U3CU3Ef__amU24cache1_15; // System.Action`1 UISuitList::<>f__am$cache2 Action_1_t1286104214 * ___U3CU3Ef__amU24cache2_16; // System.Action`1 UISuitList::<>f__am$cache3 Action_1_t1286104214 * ___U3CU3Ef__amU24cache3_17; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_14() { return static_cast(offsetof(UISuitList_t689887332_StaticFields, ___U3CU3Ef__amU24cache0_14)); } inline Action_1_t1286104214 * get_U3CU3Ef__amU24cache0_14() const { return ___U3CU3Ef__amU24cache0_14; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__amU24cache0_14() { return &___U3CU3Ef__amU24cache0_14; } inline void set_U3CU3Ef__amU24cache0_14(Action_1_t1286104214 * value) { ___U3CU3Ef__amU24cache0_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_14), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache1_15() { return static_cast(offsetof(UISuitList_t689887332_StaticFields, ___U3CU3Ef__amU24cache1_15)); } inline Action_1_t1286104214 * get_U3CU3Ef__amU24cache1_15() const { return ___U3CU3Ef__amU24cache1_15; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__amU24cache1_15() { return &___U3CU3Ef__amU24cache1_15; } inline void set_U3CU3Ef__amU24cache1_15(Action_1_t1286104214 * value) { ___U3CU3Ef__amU24cache1_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache1_15), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache2_16() { return static_cast(offsetof(UISuitList_t689887332_StaticFields, ___U3CU3Ef__amU24cache2_16)); } inline Action_1_t1286104214 * get_U3CU3Ef__amU24cache2_16() const { return ___U3CU3Ef__amU24cache2_16; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__amU24cache2_16() { return &___U3CU3Ef__amU24cache2_16; } inline void set_U3CU3Ef__amU24cache2_16(Action_1_t1286104214 * value) { ___U3CU3Ef__amU24cache2_16 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache2_16), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache3_17() { return static_cast(offsetof(UISuitList_t689887332_StaticFields, ___U3CU3Ef__amU24cache3_17)); } inline Action_1_t1286104214 * get_U3CU3Ef__amU24cache3_17() const { return ___U3CU3Ef__amU24cache3_17; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__amU24cache3_17() { return &___U3CU3Ef__amU24cache3_17; } inline void set_U3CU3Ef__amU24cache3_17(Action_1_t1286104214 * value) { ___U3CU3Ef__amU24cache3_17 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache3_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISUITLIST_T689887332_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 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 COLOR32_T2600501292_H #define COLOR32_T2600501292_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color32 struct Color32_t2600501292 { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_t2600501292, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_t2600501292, ___r_1)); } inline uint8_t get_r_1() const { return ___r_1; } inline uint8_t* get_address_of_r_1() { return &___r_1; } inline void set_r_1(uint8_t value) { ___r_1 = value; } inline static int32_t get_offset_of_g_2() { return static_cast(offsetof(Color32_t2600501292, ___g_2)); } inline uint8_t get_g_2() const { return ___g_2; } inline uint8_t* get_address_of_g_2() { return &___g_2; } inline void set_g_2(uint8_t value) { ___g_2 = value; } inline static int32_t get_offset_of_b_3() { return static_cast(offsetof(Color32_t2600501292, ___b_3)); } inline uint8_t get_b_3() const { return ___b_3; } inline uint8_t* get_address_of_b_3() { return &___b_3; } inline void set_b_3(uint8_t value) { ___b_3 = value; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_t2600501292, ___a_4)); } inline uint8_t get_a_4() const { return ___a_4; } inline uint8_t* get_address_of_a_4() { return &___a_4; } inline void set_a_4(uint8_t value) { ___a_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR32_T2600501292_H #ifndef U24ARRAYTYPEU3D64_T498138225_H #define U24ARRAYTYPEU3D64_T498138225_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=64 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D64_t498138225 { public: union { struct { }; uint8_t U24ArrayTypeU3D64_t498138225__padding[64]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D64_T498138225_H #ifndef TIMESPAN_T881159249_H #define TIMESPAN_T881159249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeSpan struct TimeSpan_t881159249 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_8; public: inline static int32_t get_offset_of__ticks_8() { return static_cast(offsetof(TimeSpan_t881159249, ____ticks_8)); } inline int64_t get__ticks_8() const { return ____ticks_8; } inline int64_t* get_address_of__ticks_8() { return &____ticks_8; } inline void set__ticks_8(int64_t value) { ____ticks_8 = value; } }; struct TimeSpan_t881159249_StaticFields { public: // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t881159249 ___MaxValue_5; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t881159249 ___MinValue_6; // System.TimeSpan System.TimeSpan::Zero TimeSpan_t881159249 ___Zero_7; public: inline static int32_t get_offset_of_MaxValue_5() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MaxValue_5)); } inline TimeSpan_t881159249 get_MaxValue_5() const { return ___MaxValue_5; } inline TimeSpan_t881159249 * get_address_of_MaxValue_5() { return &___MaxValue_5; } inline void set_MaxValue_5(TimeSpan_t881159249 value) { ___MaxValue_5 = value; } inline static int32_t get_offset_of_MinValue_6() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MinValue_6)); } inline TimeSpan_t881159249 get_MinValue_6() const { return ___MinValue_6; } inline TimeSpan_t881159249 * get_address_of_MinValue_6() { return &___MinValue_6; } inline void set_MinValue_6(TimeSpan_t881159249 value) { ___MinValue_6 = value; } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___Zero_7)); } inline TimeSpan_t881159249 get_Zero_7() const { return ___Zero_7; } inline TimeSpan_t881159249 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(TimeSpan_t881159249 value) { ___Zero_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESPAN_T881159249_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 IDATAMODEL_T653005279_H #define IDATAMODEL_T653005279_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IDataModel struct IDataModel_t653005279 : public IEventDispatcher_t2294365884 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAMODEL_T653005279_H #ifndef U24ARRAYTYPEU3D48_T1336283963_H #define U24ARRAYTYPEU3D48_T1336283963_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=48 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D48_t1336283963 { public: union { struct { }; uint8_t U24ArrayTypeU3D48_t1336283963__padding[48]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D48_T1336283963_H #ifndef U24ARRAYTYPEU3D44_T3630306107_H #define U24ARRAYTYPEU3D44_T3630306107_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=44 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D44_t3630306107 { public: union { struct { }; uint8_t U24ArrayTypeU3D44_t3630306107__padding[44]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D44_T3630306107_H #ifndef U24ARRAYTYPEU3D12_T2488454196_H #define U24ARRAYTYPEU3D12_T2488454196_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=12 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D12_t2488454196 { public: union { struct { }; uint8_t U24ArrayTypeU3D12_t2488454196__padding[12]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D12_T2488454196_H #ifndef STARTAK_T765179618_H #define STARTAK_T765179618_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.LevelupStarInfo/StarTak struct StarTak_t765179618 { public: // System.Int32 DMCore.Logic.LevelupStarInfo/StarTak::taskID int32_t ___taskID_0; // System.String DMCore.Logic.LevelupStarInfo/StarTak::taskParam String_t* ___taskParam_1; // System.Int32 DMCore.Logic.LevelupStarInfo/StarTak::curValue int32_t ___curValue_2; // System.Int32 DMCore.Logic.LevelupStarInfo/StarTak::targetValue int32_t ___targetValue_3; // System.Boolean DMCore.Logic.LevelupStarInfo/StarTak::bFinish bool ___bFinish_4; public: inline static int32_t get_offset_of_taskID_0() { return static_cast(offsetof(StarTak_t765179618, ___taskID_0)); } inline int32_t get_taskID_0() const { return ___taskID_0; } inline int32_t* get_address_of_taskID_0() { return &___taskID_0; } inline void set_taskID_0(int32_t value) { ___taskID_0 = value; } inline static int32_t get_offset_of_taskParam_1() { return static_cast(offsetof(StarTak_t765179618, ___taskParam_1)); } inline String_t* get_taskParam_1() const { return ___taskParam_1; } inline String_t** get_address_of_taskParam_1() { return &___taskParam_1; } inline void set_taskParam_1(String_t* value) { ___taskParam_1 = value; Il2CppCodeGenWriteBarrier((&___taskParam_1), value); } inline static int32_t get_offset_of_curValue_2() { return static_cast(offsetof(StarTak_t765179618, ___curValue_2)); } inline int32_t get_curValue_2() const { return ___curValue_2; } inline int32_t* get_address_of_curValue_2() { return &___curValue_2; } inline void set_curValue_2(int32_t value) { ___curValue_2 = value; } inline static int32_t get_offset_of_targetValue_3() { return static_cast(offsetof(StarTak_t765179618, ___targetValue_3)); } inline int32_t get_targetValue_3() const { return ___targetValue_3; } inline int32_t* get_address_of_targetValue_3() { return &___targetValue_3; } inline void set_targetValue_3(int32_t value) { ___targetValue_3 = value; } inline static int32_t get_offset_of_bFinish_4() { return static_cast(offsetof(StarTak_t765179618, ___bFinish_4)); } inline bool get_bFinish_4() const { return ___bFinish_4; } inline bool* get_address_of_bFinish_4() { return &___bFinish_4; } inline void set_bFinish_4(bool value) { ___bFinish_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.LevelupStarInfo/StarTak struct StarTak_t765179618_marshaled_pinvoke { int32_t ___taskID_0; char* ___taskParam_1; int32_t ___curValue_2; int32_t ___targetValue_3; int32_t ___bFinish_4; }; // Native definition for COM marshalling of DMCore.Logic.LevelupStarInfo/StarTak struct StarTak_t765179618_marshaled_com { int32_t ___taskID_0; Il2CppChar* ___taskParam_1; int32_t ___curValue_2; int32_t ___targetValue_3; int32_t ___bFinish_4; }; #endif // STARTAK_T765179618_H #ifndef U24ARRAYTYPEU3D24_T2467506693_H #define U24ARRAYTYPEU3D24_T2467506693_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=24 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D24_t2467506693 { public: union { struct { }; uint8_t U24ArrayTypeU3D24_t2467506693__padding[24]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D24_T2467506693_H #ifndef CSPRITEGUIDECFG_T2105483911_H #define CSPRITEGUIDECFG_T2105483911_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSpriteGuideCfg struct CSpriteGuideCfg_t2105483911 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CSpriteGuideCfg::m_spriteDesc Dictionary_2_t2097492891 * ___m_spriteDesc_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CSpriteGuideCfg::m_dic Dictionary_2_t1380100090 * ___m_dic_3; // DMCore.Logic.CSpriteGuideCfg/OnRefreshList DMCore.Logic.CSpriteGuideCfg::refreshList OnRefreshList_t1430637965 * ___refreshList_4; public: inline static int32_t get_offset_of_m_spriteDesc_2() { return static_cast(offsetof(CSpriteGuideCfg_t2105483911, ___m_spriteDesc_2)); } inline Dictionary_2_t2097492891 * get_m_spriteDesc_2() const { return ___m_spriteDesc_2; } inline Dictionary_2_t2097492891 ** get_address_of_m_spriteDesc_2() { return &___m_spriteDesc_2; } inline void set_m_spriteDesc_2(Dictionary_2_t2097492891 * value) { ___m_spriteDesc_2 = value; Il2CppCodeGenWriteBarrier((&___m_spriteDesc_2), value); } inline static int32_t get_offset_of_m_dic_3() { return static_cast(offsetof(CSpriteGuideCfg_t2105483911, ___m_dic_3)); } inline Dictionary_2_t1380100090 * get_m_dic_3() const { return ___m_dic_3; } inline Dictionary_2_t1380100090 ** get_address_of_m_dic_3() { return &___m_dic_3; } inline void set_m_dic_3(Dictionary_2_t1380100090 * value) { ___m_dic_3 = value; Il2CppCodeGenWriteBarrier((&___m_dic_3), value); } inline static int32_t get_offset_of_refreshList_4() { return static_cast(offsetof(CSpriteGuideCfg_t2105483911, ___refreshList_4)); } inline OnRefreshList_t1430637965 * get_refreshList_4() const { return ___refreshList_4; } inline OnRefreshList_t1430637965 ** get_address_of_refreshList_4() { return &___refreshList_4; } inline void set_refreshList_4(OnRefreshList_t1430637965 * value) { ___refreshList_4 = value; Il2CppCodeGenWriteBarrier((&___refreshList_4), value); } }; struct CSpriteGuideCfg_t2105483911_StaticFields { public: // DMCore.Logic.CSpriteGuideCfg DMCore.Logic.CSpriteGuideCfg::s_Instance CSpriteGuideCfg_t2105483911 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CSpriteGuideCfg_t2105483911_StaticFields, ___s_Instance_1)); } inline CSpriteGuideCfg_t2105483911 * get_s_Instance_1() const { return ___s_Instance_1; } inline CSpriteGuideCfg_t2105483911 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CSpriteGuideCfg_t2105483911 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSPRITEGUIDECFG_T2105483911_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 UISUITSHARE_T4187619843_H #define UISUITSHARE_T4187619843_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSuitShare struct uiSuitShare_t4187619843 : public CUIBase_t3255455658 { public: // DMListView uiSuitShare::m_BGList DMListView_t512231514 * ___m_BGList_8; // DMListView uiSuitShare::m_ActionList DMListView_t512231514 * ___m_ActionList_9; // UnityEngine.Transform uiSuitShare::m_AvatarCenter Transform_t3600365921 * ___m_AvatarCenter_10; // System.Boolean uiSuitShare::m_IsUserPhotoReady bool ___m_IsUserPhotoReady_11; // UITexture uiSuitShare::m_Head UITexture_t3471168817 * ___m_Head_12; // UILabel uiSuitShare::m_serverName UILabel_t3248798549 * ___m_serverName_13; // UILabel uiSuitShare::m_playerName UILabel_t3248798549 * ___m_playerName_14; public: inline static int32_t get_offset_of_m_BGList_8() { return static_cast(offsetof(uiSuitShare_t4187619843, ___m_BGList_8)); } inline DMListView_t512231514 * get_m_BGList_8() const { return ___m_BGList_8; } inline DMListView_t512231514 ** get_address_of_m_BGList_8() { return &___m_BGList_8; } inline void set_m_BGList_8(DMListView_t512231514 * value) { ___m_BGList_8 = value; Il2CppCodeGenWriteBarrier((&___m_BGList_8), value); } inline static int32_t get_offset_of_m_ActionList_9() { return static_cast(offsetof(uiSuitShare_t4187619843, ___m_ActionList_9)); } inline DMListView_t512231514 * get_m_ActionList_9() const { return ___m_ActionList_9; } inline DMListView_t512231514 ** get_address_of_m_ActionList_9() { return &___m_ActionList_9; } inline void set_m_ActionList_9(DMListView_t512231514 * value) { ___m_ActionList_9 = value; Il2CppCodeGenWriteBarrier((&___m_ActionList_9), value); } inline static int32_t get_offset_of_m_AvatarCenter_10() { return static_cast(offsetof(uiSuitShare_t4187619843, ___m_AvatarCenter_10)); } inline Transform_t3600365921 * get_m_AvatarCenter_10() const { return ___m_AvatarCenter_10; } inline Transform_t3600365921 ** get_address_of_m_AvatarCenter_10() { return &___m_AvatarCenter_10; } inline void set_m_AvatarCenter_10(Transform_t3600365921 * value) { ___m_AvatarCenter_10 = value; Il2CppCodeGenWriteBarrier((&___m_AvatarCenter_10), value); } inline static int32_t get_offset_of_m_IsUserPhotoReady_11() { return static_cast(offsetof(uiSuitShare_t4187619843, ___m_IsUserPhotoReady_11)); } inline bool get_m_IsUserPhotoReady_11() const { return ___m_IsUserPhotoReady_11; } inline bool* get_address_of_m_IsUserPhotoReady_11() { return &___m_IsUserPhotoReady_11; } inline void set_m_IsUserPhotoReady_11(bool value) { ___m_IsUserPhotoReady_11 = value; } inline static int32_t get_offset_of_m_Head_12() { return static_cast(offsetof(uiSuitShare_t4187619843, ___m_Head_12)); } inline UITexture_t3471168817 * get_m_Head_12() const { return ___m_Head_12; } inline UITexture_t3471168817 ** get_address_of_m_Head_12() { return &___m_Head_12; } inline void set_m_Head_12(UITexture_t3471168817 * value) { ___m_Head_12 = value; Il2CppCodeGenWriteBarrier((&___m_Head_12), value); } inline static int32_t get_offset_of_m_serverName_13() { return static_cast(offsetof(uiSuitShare_t4187619843, ___m_serverName_13)); } inline UILabel_t3248798549 * get_m_serverName_13() const { return ___m_serverName_13; } inline UILabel_t3248798549 ** get_address_of_m_serverName_13() { return &___m_serverName_13; } inline void set_m_serverName_13(UILabel_t3248798549 * value) { ___m_serverName_13 = value; Il2CppCodeGenWriteBarrier((&___m_serverName_13), value); } inline static int32_t get_offset_of_m_playerName_14() { return static_cast(offsetof(uiSuitShare_t4187619843, ___m_playerName_14)); } inline UILabel_t3248798549 * get_m_playerName_14() const { return ___m_playerName_14; } inline UILabel_t3248798549 ** get_address_of_m_playerName_14() { return &___m_playerName_14; } inline void set_m_playerName_14(UILabel_t3248798549 * value) { ___m_playerName_14 = value; Il2CppCodeGenWriteBarrier((&___m_playerName_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISUITSHARE_T4187619843_H #ifndef U24ARRAYTYPEU3D112_T1514025265_H #define U24ARRAYTYPEU3D112_T1514025265_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=112 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D112_t1514025265 { public: union { struct { }; uint8_t U24ArrayTypeU3D112_t1514025265__padding[112]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D112_T1514025265_H #ifndef U24ARRAYTYPEU3D40_T2865632059_H #define U24ARRAYTYPEU3D40_T2865632059_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=40 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D40_t2865632059 { public: union { struct { }; uint8_t U24ArrayTypeU3D40_t2865632059__padding[40]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D40_T2865632059_H #ifndef CMISCCONFIG_T1694835947_H #define CMISCCONFIG_T1694835947_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMiscConfig::m_MiscDir Dictionary_2_t1632706988 * ___m_MiscDir_2; public: inline static int32_t get_offset_of_m_MiscDir_2() { return static_cast(offsetof(CMiscConfig_t1694835947, ___m_MiscDir_2)); } inline Dictionary_2_t1632706988 * get_m_MiscDir_2() const { return ___m_MiscDir_2; } inline Dictionary_2_t1632706988 ** get_address_of_m_MiscDir_2() { return &___m_MiscDir_2; } inline void set_m_MiscDir_2(Dictionary_2_t1632706988 * value) { ___m_MiscDir_2 = value; Il2CppCodeGenWriteBarrier((&___m_MiscDir_2), value); } }; struct CMiscConfig_t1694835947_StaticFields { public: // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::m_Instance CMiscConfig_t1694835947 * ___m_Instance_1; public: inline static int32_t get_offset_of_m_Instance_1() { return static_cast(offsetof(CMiscConfig_t1694835947_StaticFields, ___m_Instance_1)); } inline CMiscConfig_t1694835947 * get_m_Instance_1() const { return ___m_Instance_1; } inline CMiscConfig_t1694835947 ** get_address_of_m_Instance_1() { return &___m_Instance_1; } inline void set_m_Instance_1(CMiscConfig_t1694835947 * value) { ___m_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMISCCONFIG_T1694835947_H #ifndef ENUMONLINESTATE_T4149430772_H #define ENUMONLINESTATE_T4149430772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumOnlineState struct enumOnlineState_t4149430772 { public: // System.Int32 DMCore.Logic.enumOnlineState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumOnlineState_t4149430772, ___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 // ENUMONLINESTATE_T4149430772_H #ifndef ENUMTASKSTATE_T3103322317_H #define ENUMTASKSTATE_T3103322317_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumTaskState struct enumTaskState_t3103322317 { public: // System.Int32 DMCore.Logic.enumTaskState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumTaskState_t3103322317, ___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 // ENUMTASKSTATE_T3103322317_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 CSHAREACTINFO_T2768988214_H #define CSHAREACTINFO_T2768988214_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShareConfig/CShareActInfo struct CShareActInfo_t2768988214 : public RuntimeObject { public: // System.String DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField String_t* ___U3CActPathU3Ek__BackingField_3; // System.String DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField String_t* ___U3CActNameU3Ek__BackingField_4; // System.Boolean DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField bool ___U3CNeedChangePositionU3Ek__BackingField_5; // System.Boolean DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField bool ___U3CNeedChangeRotationU3Ek__BackingField_6; // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField Vector3_t3722313464 ___U3CCameraPositionU3Ek__BackingField_7; // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField Vector3_t3722313464 ___U3CCameraRotationU3Ek__BackingField_8; public: inline static int32_t get_offset_of_U3CActPathU3Ek__BackingField_3() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CActPathU3Ek__BackingField_3)); } inline String_t* get_U3CActPathU3Ek__BackingField_3() const { return ___U3CActPathU3Ek__BackingField_3; } inline String_t** get_address_of_U3CActPathU3Ek__BackingField_3() { return &___U3CActPathU3Ek__BackingField_3; } inline void set_U3CActPathU3Ek__BackingField_3(String_t* value) { ___U3CActPathU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CActPathU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CActNameU3Ek__BackingField_4() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CActNameU3Ek__BackingField_4)); } inline String_t* get_U3CActNameU3Ek__BackingField_4() const { return ___U3CActNameU3Ek__BackingField_4; } inline String_t** get_address_of_U3CActNameU3Ek__BackingField_4() { return &___U3CActNameU3Ek__BackingField_4; } inline void set_U3CActNameU3Ek__BackingField_4(String_t* value) { ___U3CActNameU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CActNameU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CNeedChangePositionU3Ek__BackingField_5() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CNeedChangePositionU3Ek__BackingField_5)); } inline bool get_U3CNeedChangePositionU3Ek__BackingField_5() const { return ___U3CNeedChangePositionU3Ek__BackingField_5; } inline bool* get_address_of_U3CNeedChangePositionU3Ek__BackingField_5() { return &___U3CNeedChangePositionU3Ek__BackingField_5; } inline void set_U3CNeedChangePositionU3Ek__BackingField_5(bool value) { ___U3CNeedChangePositionU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CNeedChangeRotationU3Ek__BackingField_6() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CNeedChangeRotationU3Ek__BackingField_6)); } inline bool get_U3CNeedChangeRotationU3Ek__BackingField_6() const { return ___U3CNeedChangeRotationU3Ek__BackingField_6; } inline bool* get_address_of_U3CNeedChangeRotationU3Ek__BackingField_6() { return &___U3CNeedChangeRotationU3Ek__BackingField_6; } inline void set_U3CNeedChangeRotationU3Ek__BackingField_6(bool value) { ___U3CNeedChangeRotationU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CCameraPositionU3Ek__BackingField_7() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CCameraPositionU3Ek__BackingField_7)); } inline Vector3_t3722313464 get_U3CCameraPositionU3Ek__BackingField_7() const { return ___U3CCameraPositionU3Ek__BackingField_7; } inline Vector3_t3722313464 * get_address_of_U3CCameraPositionU3Ek__BackingField_7() { return &___U3CCameraPositionU3Ek__BackingField_7; } inline void set_U3CCameraPositionU3Ek__BackingField_7(Vector3_t3722313464 value) { ___U3CCameraPositionU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CCameraRotationU3Ek__BackingField_8() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CCameraRotationU3Ek__BackingField_8)); } inline Vector3_t3722313464 get_U3CCameraRotationU3Ek__BackingField_8() const { return ___U3CCameraRotationU3Ek__BackingField_8; } inline Vector3_t3722313464 * get_address_of_U3CCameraRotationU3Ek__BackingField_8() { return &___U3CCameraRotationU3Ek__BackingField_8; } inline void set_U3CCameraRotationU3Ek__BackingField_8(Vector3_t3722313464 value) { ___U3CCameraRotationU3Ek__BackingField_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHAREACTINFO_T2768988214_H #ifndef SHAREMANAGER_T1254576143_H #define SHAREMANAGER_T1254576143_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShareManager struct ShareManager_t1254576143 : public RuntimeObject { public: // DMCore.Logic.CShareConfig/CShareInfo DMCore.Logic.ShareManager::k__BackingField CShareInfo_t1190539625 * ___U3CShareCfgU3Ek__BackingField_0; // System.Boolean DMCore.Logic.ShareManager::k__BackingField bool ___U3CIsClothesU3Ek__BackingField_1; // DMCore.Logic.CPindanManager/CPindanShop DMCore.Logic.ShareManager::k__BackingField CPindanShop_t4113161522 * ___U3CCurrentPindanInfoU3Ek__BackingField_2; // CDataModelBool DMCore.Logic.ShareManager::IsAvatarTransformResume CDataModelBool_t2269476966 * ___IsAvatarTransformResume_3; // UnityEngine.GameObject DMCore.Logic.ShareManager::_threeDCamera GameObject_t1113636619 * ____threeDCamera_4; // System.Action`1 DMCore.Logic.ShareManager::_ShareOverCallback Action_1_t3252573759 * ____ShareOverCallback_5; // System.Object DMCore.Logic.ShareManager::_ShareOverCallbackParams RuntimeObject * ____ShareOverCallbackParams_6; // UnityEngine.Vector3 DMCore.Logic.ShareManager::k__BackingField Vector3_t3722313464 ___U3CthreeDCameraPositionU3Ek__BackingField_7; // UnityEngine.Vector3 DMCore.Logic.ShareManager::k__BackingField Vector3_t3722313464 ___U3CthreeDCameraRotationU3Ek__BackingField_8; // System.Collections.Generic.List`1 DMCore.Logic.ShareManager::k__BackingField List_1_t128053199 * ___U3CShopTryOnClothesListU3Ek__BackingField_10; public: inline static int32_t get_offset_of_U3CShareCfgU3Ek__BackingField_0() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CShareCfgU3Ek__BackingField_0)); } inline CShareInfo_t1190539625 * get_U3CShareCfgU3Ek__BackingField_0() const { return ___U3CShareCfgU3Ek__BackingField_0; } inline CShareInfo_t1190539625 ** get_address_of_U3CShareCfgU3Ek__BackingField_0() { return &___U3CShareCfgU3Ek__BackingField_0; } inline void set_U3CShareCfgU3Ek__BackingField_0(CShareInfo_t1190539625 * value) { ___U3CShareCfgU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CShareCfgU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CIsClothesU3Ek__BackingField_1() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CIsClothesU3Ek__BackingField_1)); } inline bool get_U3CIsClothesU3Ek__BackingField_1() const { return ___U3CIsClothesU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsClothesU3Ek__BackingField_1() { return &___U3CIsClothesU3Ek__BackingField_1; } inline void set_U3CIsClothesU3Ek__BackingField_1(bool value) { ___U3CIsClothesU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CCurrentPindanInfoU3Ek__BackingField_2() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CCurrentPindanInfoU3Ek__BackingField_2)); } inline CPindanShop_t4113161522 * get_U3CCurrentPindanInfoU3Ek__BackingField_2() const { return ___U3CCurrentPindanInfoU3Ek__BackingField_2; } inline CPindanShop_t4113161522 ** get_address_of_U3CCurrentPindanInfoU3Ek__BackingField_2() { return &___U3CCurrentPindanInfoU3Ek__BackingField_2; } inline void set_U3CCurrentPindanInfoU3Ek__BackingField_2(CPindanShop_t4113161522 * value) { ___U3CCurrentPindanInfoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CCurrentPindanInfoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_IsAvatarTransformResume_3() { return static_cast(offsetof(ShareManager_t1254576143, ___IsAvatarTransformResume_3)); } inline CDataModelBool_t2269476966 * get_IsAvatarTransformResume_3() const { return ___IsAvatarTransformResume_3; } inline CDataModelBool_t2269476966 ** get_address_of_IsAvatarTransformResume_3() { return &___IsAvatarTransformResume_3; } inline void set_IsAvatarTransformResume_3(CDataModelBool_t2269476966 * value) { ___IsAvatarTransformResume_3 = value; Il2CppCodeGenWriteBarrier((&___IsAvatarTransformResume_3), value); } inline static int32_t get_offset_of__threeDCamera_4() { return static_cast(offsetof(ShareManager_t1254576143, ____threeDCamera_4)); } inline GameObject_t1113636619 * get__threeDCamera_4() const { return ____threeDCamera_4; } inline GameObject_t1113636619 ** get_address_of__threeDCamera_4() { return &____threeDCamera_4; } inline void set__threeDCamera_4(GameObject_t1113636619 * value) { ____threeDCamera_4 = value; Il2CppCodeGenWriteBarrier((&____threeDCamera_4), value); } inline static int32_t get_offset_of__ShareOverCallback_5() { return static_cast(offsetof(ShareManager_t1254576143, ____ShareOverCallback_5)); } inline Action_1_t3252573759 * get__ShareOverCallback_5() const { return ____ShareOverCallback_5; } inline Action_1_t3252573759 ** get_address_of__ShareOverCallback_5() { return &____ShareOverCallback_5; } inline void set__ShareOverCallback_5(Action_1_t3252573759 * value) { ____ShareOverCallback_5 = value; Il2CppCodeGenWriteBarrier((&____ShareOverCallback_5), value); } inline static int32_t get_offset_of__ShareOverCallbackParams_6() { return static_cast(offsetof(ShareManager_t1254576143, ____ShareOverCallbackParams_6)); } inline RuntimeObject * get__ShareOverCallbackParams_6() const { return ____ShareOverCallbackParams_6; } inline RuntimeObject ** get_address_of__ShareOverCallbackParams_6() { return &____ShareOverCallbackParams_6; } inline void set__ShareOverCallbackParams_6(RuntimeObject * value) { ____ShareOverCallbackParams_6 = value; Il2CppCodeGenWriteBarrier((&____ShareOverCallbackParams_6), value); } inline static int32_t get_offset_of_U3CthreeDCameraPositionU3Ek__BackingField_7() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CthreeDCameraPositionU3Ek__BackingField_7)); } inline Vector3_t3722313464 get_U3CthreeDCameraPositionU3Ek__BackingField_7() const { return ___U3CthreeDCameraPositionU3Ek__BackingField_7; } inline Vector3_t3722313464 * get_address_of_U3CthreeDCameraPositionU3Ek__BackingField_7() { return &___U3CthreeDCameraPositionU3Ek__BackingField_7; } inline void set_U3CthreeDCameraPositionU3Ek__BackingField_7(Vector3_t3722313464 value) { ___U3CthreeDCameraPositionU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CthreeDCameraRotationU3Ek__BackingField_8() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CthreeDCameraRotationU3Ek__BackingField_8)); } inline Vector3_t3722313464 get_U3CthreeDCameraRotationU3Ek__BackingField_8() const { return ___U3CthreeDCameraRotationU3Ek__BackingField_8; } inline Vector3_t3722313464 * get_address_of_U3CthreeDCameraRotationU3Ek__BackingField_8() { return &___U3CthreeDCameraRotationU3Ek__BackingField_8; } inline void set_U3CthreeDCameraRotationU3Ek__BackingField_8(Vector3_t3722313464 value) { ___U3CthreeDCameraRotationU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CShopTryOnClothesListU3Ek__BackingField_10() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CShopTryOnClothesListU3Ek__BackingField_10)); } inline List_1_t128053199 * get_U3CShopTryOnClothesListU3Ek__BackingField_10() const { return ___U3CShopTryOnClothesListU3Ek__BackingField_10; } inline List_1_t128053199 ** get_address_of_U3CShopTryOnClothesListU3Ek__BackingField_10() { return &___U3CShopTryOnClothesListU3Ek__BackingField_10; } inline void set_U3CShopTryOnClothesListU3Ek__BackingField_10(List_1_t128053199 * value) { ___U3CShopTryOnClothesListU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((&___U3CShopTryOnClothesListU3Ek__BackingField_10), value); } }; struct ShareManager_t1254576143_StaticFields { public: // DMCore.Logic.ShareManager DMCore.Logic.ShareManager::s_Instance ShareManager_t1254576143 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(ShareManager_t1254576143_StaticFields, ___s_Instance_9)); } inline ShareManager_t1254576143 * get_s_Instance_9() const { return ___s_Instance_9; } inline ShareManager_t1254576143 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(ShareManager_t1254576143 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHAREMANAGER_T1254576143_H #ifndef SYMBOLSTYLE_T652100663_H #define SYMBOLSTYLE_T652100663_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIFont/SymbolStyle struct SymbolStyle_t652100663 { public: // System.Int32 UIFont/SymbolStyle::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SymbolStyle_t652100663, ___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 // SYMBOLSTYLE_T652100663_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 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 ITEM_SHOP_TYPE_T1196220606_H #define ITEM_SHOP_TYPE_T1196220606_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ITEM_SHOP_TYPE struct ITEM_SHOP_TYPE_t1196220606 { public: // System.Int32 DMCore.Logic.ITEM_SHOP_TYPE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ITEM_SHOP_TYPE_t1196220606, ___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 // ITEM_SHOP_TYPE_T1196220606_H #ifndef DIRECTION_T2487117792_H #define DIRECTION_T2487117792_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITable/Direction struct Direction_t2487117792 { public: // System.Int32 UITable/Direction::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Direction_t2487117792, ___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 // DIRECTION_T2487117792_H #ifndef BOUNDS_T2266837910_H #define BOUNDS_T2266837910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Bounds struct Bounds_t2266837910 { public: // UnityEngine.Vector3 UnityEngine.Bounds::m_Center Vector3_t3722313464 ___m_Center_0; // UnityEngine.Vector3 UnityEngine.Bounds::m_Extents Vector3_t3722313464 ___m_Extents_1; public: inline static int32_t get_offset_of_m_Center_0() { return static_cast(offsetof(Bounds_t2266837910, ___m_Center_0)); } inline Vector3_t3722313464 get_m_Center_0() const { return ___m_Center_0; } inline Vector3_t3722313464 * get_address_of_m_Center_0() { return &___m_Center_0; } inline void set_m_Center_0(Vector3_t3722313464 value) { ___m_Center_0 = value; } inline static int32_t get_offset_of_m_Extents_1() { return static_cast(offsetof(Bounds_t2266837910, ___m_Extents_1)); } inline Vector3_t3722313464 get_m_Extents_1() const { return ___m_Extents_1; } inline Vector3_t3722313464 * get_address_of_m_Extents_1() { return &___m_Extents_1; } inline void set_m_Extents_1(Vector3_t3722313464 value) { ___m_Extents_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOUNDS_T2266837910_H #ifndef ITEMQUALITY_T3953133361_H #define ITEMQUALITY_T3953133361_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ItemQuality struct ItemQuality_t3953133361 { public: // System.Int32 DMCore.Logic.ItemQuality::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ItemQuality_t3953133361, ___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 // ITEMQUALITY_T3953133361_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 ENUMTASKTYPE_T1584418477_H #define ENUMTASKTYPE_T1584418477_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumTaskType struct enumTaskType_t1584418477 { public: // System.Int32 DMCore.Logic.enumTaskType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumTaskType_t1584418477, ___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 // ENUMTASKTYPE_T1584418477_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 ENUMCHATCHANNEL_T162432249_H #define ENUMCHATCHANNEL_T162432249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatChannel struct enumChatChannel_t162432249 { public: // System.Int32 DMCore.Logic.enumChatChannel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatChannel_t162432249, ___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 // ENUMCHATCHANNEL_T162432249_H #ifndef ENUMCHATMESSAGETYPE_T1713743275_H #define ENUMCHATMESSAGETYPE_T1713743275_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatMessageType struct enumChatMessageType_t1713743275 { public: // System.Int32 DMCore.Logic.enumChatMessageType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatMessageType_t1713743275, ___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 // ENUMCHATMESSAGETYPE_T1713743275_H #ifndef ENUMCHATMESSAGESTATE_T2020719732_H #define ENUMCHATMESSAGESTATE_T2020719732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatMessageState struct enumChatMessageState_t2020719732 { public: // System.Int32 DMCore.Logic.enumChatMessageState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatMessageState_t2020719732, ___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 // ENUMCHATMESSAGESTATE_T2020719732_H #ifndef STYLE_T3106380496_H #define STYLE_T3106380496_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITextList/Style struct Style_t3106380496 { public: // System.Int32 UITextList/Style::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Style_t3106380496, ___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 // STYLE_T3106380496_H #ifndef CONTACTSTYLETYPE_T3599394151_H #define CONTACTSTYLETYPE_T3599394151_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ContactStyleType struct ContactStyleType_t3599394151 { public: // System.Int32 DMCore.Logic.ContactStyleType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ContactStyleType_t3599394151, ___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 // CONTACTSTYLETYPE_T3599394151_H #ifndef QUESTIONHANDLESTATE_T2978480731_H #define QUESTIONHANDLESTATE_T2978480731_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.QuestionHandleState struct QuestionHandleState_t2978480731 { public: // System.Int32 DMCore.Logic.QuestionHandleState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(QuestionHandleState_t2978480731, ___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 // QUESTIONHANDLESTATE_T2978480731_H #ifndef KEYBOARDTYPE_T3374647619_H #define KEYBOARDTYPE_T3374647619_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIInput/KeyboardType struct KeyboardType_t3374647619 { public: // System.Int32 UIInput/KeyboardType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(KeyboardType_t3374647619, ___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 // KEYBOARDTYPE_T3374647619_H #ifndef SCALING_T3068739704_H #define SCALING_T3068739704_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIRoot/Scaling struct Scaling_t3068739704 { public: // System.Int32 UIRoot/Scaling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Scaling_t3068739704, ___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 // SCALING_T3068739704_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 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 ENUM_STAGE_TYPE_T835176688_H #define ENUM_STAGE_TYPE_T835176688_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ENUM_STAGE_TYPE struct ENUM_STAGE_TYPE_t835176688 { public: // System.Int32 DMCore.Logic.ENUM_STAGE_TYPE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_STAGE_TYPE_t835176688, ___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_STAGE_TYPE_T835176688_H #ifndef STORYMODULETYPE_T1174397675_H #define STORYMODULETYPE_T1174397675_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryModuleType struct StoryModuleType_t1174397675 { public: // System.Int32 StoryModuleType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StoryModuleType_t1174397675, ___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 // STORYMODULETYPE_T1174397675_H #ifndef ENUMPAGETYPE_T165857939_H #define ENUMPAGETYPE_T165857939_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ScenePersonalWndIdol/enumPageType struct enumPageType_t165857939 { public: // System.Int32 ScenePersonalWndIdol/enumPageType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumPageType_t165857939, ___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 // ENUMPAGETYPE_T165857939_H #ifndef HANDBOOKSTORYMODULETYPE_T885316544_H #define HANDBOOKSTORYMODULETYPE_T885316544_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookStoryModuleType struct HandBookStoryModuleType_t885316544 { public: // System.Int32 HandBookStoryModuleType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HandBookStoryModuleType_t885316544, ___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 // HANDBOOKSTORYMODULETYPE_T885316544_H #ifndef ENUMGUILDLISTSTATE_T360188906_H #define ENUMGUILDLISTSTATE_T360188906_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumGuildListState struct enumGuildListState_t360188906 { public: // System.Int32 DMCore.Logic.enumGuildListState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumGuildListState_t360188906, ___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 // ENUMGUILDLISTSTATE_T360188906_H #ifndef FONTSTYLE_T82229486_H #define FONTSTYLE_T82229486_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.FontStyle struct FontStyle_t82229486 { public: // System.Int32 UnityEngine.FontStyle::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FontStyle_t82229486, ___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 // FONTSTYLE_T82229486_H #ifndef PLANE_T1000493321_H #define PLANE_T1000493321_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Plane struct Plane_t1000493321 { public: // UnityEngine.Vector3 UnityEngine.Plane::m_Normal Vector3_t3722313464 ___m_Normal_0; // System.Single UnityEngine.Plane::m_Distance float ___m_Distance_1; public: inline static int32_t get_offset_of_m_Normal_0() { return static_cast(offsetof(Plane_t1000493321, ___m_Normal_0)); } inline Vector3_t3722313464 get_m_Normal_0() const { return ___m_Normal_0; } inline Vector3_t3722313464 * get_address_of_m_Normal_0() { return &___m_Normal_0; } inline void set_m_Normal_0(Vector3_t3722313464 value) { ___m_Normal_0 = value; } inline static int32_t get_offset_of_m_Distance_1() { return static_cast(offsetof(Plane_t1000493321, ___m_Distance_1)); } inline float get_m_Distance_1() const { return ___m_Distance_1; } inline float* get_address_of_m_Distance_1() { return &___m_Distance_1; } inline void set_m_Distance_1(float value) { ___m_Distance_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PLANE_T1000493321_H #ifndef SHOWCONDITION_T1870891259_H #define SHOWCONDITION_T1870891259_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIDraggablePanel/ShowCondition struct ShowCondition_t1870891259 { public: // System.Int32 UIDraggablePanel/ShowCondition::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ShowCondition_t1870891259, ___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 // SHOWCONDITION_T1870891259_H #ifndef DRAGEFFECT_T1421595803_H #define DRAGEFFECT_T1421595803_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIDraggablePanel/DragEffect struct DragEffect_t1421595803 { public: // System.Int32 UIDraggablePanel/DragEffect::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DragEffect_t1421595803, ___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 // DRAGEFFECT_T1421595803_H #ifndef ENUMSYSTEMNOTICETYPE_T345767898_H #define ENUMSYSTEMNOTICETYPE_T345767898_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumSystemNoticeType struct enumSystemNoticeType_t345767898 { public: // System.Int32 DMCore.Logic.enumSystemNoticeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSystemNoticeType_t345767898, ___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 // ENUMSYSTEMNOTICETYPE_T345767898_H #ifndef DATETIMEKIND_T3468814247_H #define DATETIMEKIND_T3468814247_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTimeKind struct DateTimeKind_t3468814247 { public: // System.Int32 System.DateTimeKind::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DateTimeKind_t3468814247, ___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 // DATETIMEKIND_T3468814247_H #ifndef ESHARETYPE_T3077108940_H #define ESHARETYPE_T3077108940_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EShareType struct EShareType_t3077108940 { public: // System.Int32 DMCore.Logic.EShareType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EShareType_t3077108940, ___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 // ESHARETYPE_T3077108940_H #ifndef HANDBOOKENUMMODELPOS_T2251629364_H #define HANDBOOKENUMMODELPOS_T2251629364_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookEnumModelPos struct HandBookEnumModelPos_t2251629364 { public: // System.Int32 HandBookEnumModelPos::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HandBookEnumModelPos_t2251629364, ___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 // HANDBOOKENUMMODELPOS_T2251629364_H #ifndef HANDBOOKSTORYSTEPTYPE_T164763601_H #define HANDBOOKSTORYSTEPTYPE_T164763601_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookStoryStepType struct HandBookStoryStepType_t164763601 { public: // System.Int32 HandBookStoryStepType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HandBookStoryStepType_t164763601, ___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 // HANDBOOKSTORYSTEPTYPE_T164763601_H #ifndef EM_AWARD_TYPE_T1889731639_H #define EM_AWARD_TYPE_T1889731639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolManager/EM_Award_type struct EM_Award_type_t1889731639 { public: // System.Int32 DMCore.Logic.CIdolManager/EM_Award_type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Award_type_t1889731639, ___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 // EM_AWARD_TYPE_T1889731639_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 ENUMTOPLISTTYPE_T1412929662_H #define ENUMTOPLISTTYPE_T1412929662_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumTopListType struct enumTopListType_t1412929662 { public: // System.Int32 DMCore.Logic.enumTopListType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumTopListType_t1412929662, ___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 // ENUMTOPLISTTYPE_T1412929662_H #ifndef RANKPHOTOSIZE_T1561485896_H #define RANKPHOTOSIZE_T1561485896_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RankPhotoSize struct RankPhotoSize_t1561485896 { public: // System.Int32 DMCore.Logic.RankPhotoSize::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RankPhotoSize_t1561485896, ___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 // RANKPHOTOSIZE_T1561485896_H #ifndef MENULEVEL_T1030472612_H #define MENULEVEL_T1030472612_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MenuLevel struct MenuLevel_t1030472612 { public: // System.Int32 DMCore.Logic.MenuLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MenuLevel_t1030472612, ___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 // MENULEVEL_T1030472612_H #ifndef MAINMENUTYPE_T2623602175_H #define MAINMENUTYPE_T2623602175_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MainMenuType struct MainMenuType_t2623602175 { public: // System.Int32 DMCore.Logic.MainMenuType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MainMenuType_t2623602175, ___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 // MAINMENUTYPE_T2623602175_H #ifndef TYPE_T1981123836_H #define TYPE_T1981123836_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/Type struct Type_t1981123836 { public: // System.Int32 DMListView/Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Type_t1981123836, ___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_T1981123836_H #ifndef ALLIGN_T3271721594_H #define ALLIGN_T3271721594_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/Allign struct Allign_t3271721594 { public: // System.Int32 DMListView/Allign::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Allign_t3271721594, ___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 // ALLIGN_T3271721594_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 HIDEFLAGS_T4250555765_H #define HIDEFLAGS_T4250555765_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.HideFlags struct HideFlags_t4250555765 { public: // System.Int32 UnityEngine.HideFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HideFlags_t4250555765, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HIDEFLAGS_T4250555765_H #ifndef SHOWCONDITION_T3552914792_H #define SHOWCONDITION_T3552914792_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/ShowCondition struct ShowCondition_t3552914792 { public: // System.Int32 DMListView/ShowCondition::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ShowCondition_t3552914792, ___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 // SHOWCONDITION_T3552914792_H #ifndef SERVERSTATE_T4246605393_H #define SERVERSTATE_T4246605393_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ServerState struct ServerState_t4246605393 { public: // System.Byte DMCore.Logic.ServerState::value__ uint8_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerState_t4246605393, ___value___1)); } inline uint8_t get_value___1() const { return ___value___1; } inline uint8_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint8_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERSTATE_T4246605393_H #ifndef DEBUGINFO_T1488047028_H #define DEBUGINFO_T1488047028_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIPanel/DebugInfo struct DebugInfo_t1488047028 { public: // System.Int32 UIPanel/DebugInfo::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DebugInfo_t1488047028, ___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 // DEBUGINFO_T1488047028_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 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 ENUMCHATCONTACTLABEL_T3805769299_H #define ENUMCHATCONTACTLABEL_T3805769299_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatContactLabel struct enumChatContactLabel_t3805769299 { public: // System.Int32 DMCore.Logic.enumChatContactLabel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatContactLabel_t3805769299, ___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 // ENUMCHATCONTACTLABEL_T3805769299_H #ifndef INSIDEEFFECT_T3952523169_H #define INSIDEEFFECT_T3952523169_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel/InsideEffect struct InsideEffect_t3952523169 { public: // System.Int32 UILabel/InsideEffect::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(InsideEffect_t3952523169, ___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 // INSIDEEFFECT_T3952523169_H #ifndef EFFECT_T2533209744_H #define EFFECT_T2533209744_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel/Effect struct Effect_t2533209744 { public: // System.Int32 UILabel/Effect::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Effect_t2533209744, ___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 // EFFECT_T2533209744_H #ifndef DIRECTION_T3048248572_H #define DIRECTION_T3048248572_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISlider/Direction struct Direction_t3048248572 { public: // System.Int32 UISlider/Direction::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Direction_t3048248572, ___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 // DIRECTION_T3048248572_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 CHANDBOOKCTR_T4285066741_H #define CHANDBOOKCTR_T4285066741_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CHandBookCtr struct CHandBookCtr_t4285066741 : public IMonoCtrllor_t1427182583 { public: // System.Int32 CHandBookCtr::themeid int32_t ___themeid_2; // System.Collections.Generic.Dictionary`2> CHandBookCtr::themesData Dictionary_2_t3022086574 * ___themesData_3; // System.Collections.Generic.Dictionary`2 CHandBookCtr::GetsuitNum Dictionary_2_t88127061 * ___GetsuitNum_4; // System.Collections.Generic.Dictionary`2> CHandBookCtr::mygiftInfo Dictionary_2_t895854979 * ___mygiftInfo_5; // System.Collections.Generic.Dictionary`2 CHandBookCtr::Getsucessinfo Dictionary_2_t3235388461 * ___Getsucessinfo_6; // System.Int32 CHandBookCtr::nowIndex int32_t ___nowIndex_7; // CDataModelInt CHandBookCtr::k__BackingField CDataModelInt_t3463393640 * ___U3CCNowPageIndexU3Ek__BackingField_8; // CDataModelAny CHandBookCtr::k__BackingField CDataModelAny_t3819624005 * ___U3CCThemesDataU3Ek__BackingField_9; public: inline static int32_t get_offset_of_themeid_2() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___themeid_2)); } inline int32_t get_themeid_2() const { return ___themeid_2; } inline int32_t* get_address_of_themeid_2() { return &___themeid_2; } inline void set_themeid_2(int32_t value) { ___themeid_2 = value; } inline static int32_t get_offset_of_themesData_3() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___themesData_3)); } inline Dictionary_2_t3022086574 * get_themesData_3() const { return ___themesData_3; } inline Dictionary_2_t3022086574 ** get_address_of_themesData_3() { return &___themesData_3; } inline void set_themesData_3(Dictionary_2_t3022086574 * value) { ___themesData_3 = value; Il2CppCodeGenWriteBarrier((&___themesData_3), value); } inline static int32_t get_offset_of_GetsuitNum_4() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___GetsuitNum_4)); } inline Dictionary_2_t88127061 * get_GetsuitNum_4() const { return ___GetsuitNum_4; } inline Dictionary_2_t88127061 ** get_address_of_GetsuitNum_4() { return &___GetsuitNum_4; } inline void set_GetsuitNum_4(Dictionary_2_t88127061 * value) { ___GetsuitNum_4 = value; Il2CppCodeGenWriteBarrier((&___GetsuitNum_4), value); } inline static int32_t get_offset_of_mygiftInfo_5() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___mygiftInfo_5)); } inline Dictionary_2_t895854979 * get_mygiftInfo_5() const { return ___mygiftInfo_5; } inline Dictionary_2_t895854979 ** get_address_of_mygiftInfo_5() { return &___mygiftInfo_5; } inline void set_mygiftInfo_5(Dictionary_2_t895854979 * value) { ___mygiftInfo_5 = value; Il2CppCodeGenWriteBarrier((&___mygiftInfo_5), value); } inline static int32_t get_offset_of_Getsucessinfo_6() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___Getsucessinfo_6)); } inline Dictionary_2_t3235388461 * get_Getsucessinfo_6() const { return ___Getsucessinfo_6; } inline Dictionary_2_t3235388461 ** get_address_of_Getsucessinfo_6() { return &___Getsucessinfo_6; } inline void set_Getsucessinfo_6(Dictionary_2_t3235388461 * value) { ___Getsucessinfo_6 = value; Il2CppCodeGenWriteBarrier((&___Getsucessinfo_6), value); } inline static int32_t get_offset_of_nowIndex_7() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___nowIndex_7)); } inline int32_t get_nowIndex_7() const { return ___nowIndex_7; } inline int32_t* get_address_of_nowIndex_7() { return &___nowIndex_7; } inline void set_nowIndex_7(int32_t value) { ___nowIndex_7 = value; } inline static int32_t get_offset_of_U3CCNowPageIndexU3Ek__BackingField_8() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___U3CCNowPageIndexU3Ek__BackingField_8)); } inline CDataModelInt_t3463393640 * get_U3CCNowPageIndexU3Ek__BackingField_8() const { return ___U3CCNowPageIndexU3Ek__BackingField_8; } inline CDataModelInt_t3463393640 ** get_address_of_U3CCNowPageIndexU3Ek__BackingField_8() { return &___U3CCNowPageIndexU3Ek__BackingField_8; } inline void set_U3CCNowPageIndexU3Ek__BackingField_8(CDataModelInt_t3463393640 * value) { ___U3CCNowPageIndexU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((&___U3CCNowPageIndexU3Ek__BackingField_8), value); } inline static int32_t get_offset_of_U3CCThemesDataU3Ek__BackingField_9() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___U3CCThemesDataU3Ek__BackingField_9)); } inline CDataModelAny_t3819624005 * get_U3CCThemesDataU3Ek__BackingField_9() const { return ___U3CCThemesDataU3Ek__BackingField_9; } inline CDataModelAny_t3819624005 ** get_address_of_U3CCThemesDataU3Ek__BackingField_9() { return &___U3CCThemesDataU3Ek__BackingField_9; } inline void set_U3CCThemesDataU3Ek__BackingField_9(CDataModelAny_t3819624005 * value) { ___U3CCThemesDataU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((&___U3CCThemesDataU3Ek__BackingField_9), value); } }; struct CHandBookCtr_t4285066741_StaticFields { public: // CHandBookCtr CHandBookCtr::s_Instance CHandBookCtr_t4285066741 * ___s_Instance_1; // System.Func`2 CHandBookCtr::<>f__am$cache0 Func_2_t4154244306 * ___U3CU3Ef__amU24cache0_10; // System.Func`2 CHandBookCtr::<>f__am$cache1 Func_2_t4154244306 * ___U3CU3Ef__amU24cache1_11; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CHandBookCtr_t4285066741_StaticFields, ___s_Instance_1)); } inline CHandBookCtr_t4285066741 * get_s_Instance_1() const { return ___s_Instance_1; } inline CHandBookCtr_t4285066741 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CHandBookCtr_t4285066741 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_10() { return static_cast(offsetof(CHandBookCtr_t4285066741_StaticFields, ___U3CU3Ef__amU24cache0_10)); } inline Func_2_t4154244306 * get_U3CU3Ef__amU24cache0_10() const { return ___U3CU3Ef__amU24cache0_10; } inline Func_2_t4154244306 ** get_address_of_U3CU3Ef__amU24cache0_10() { return &___U3CU3Ef__amU24cache0_10; } inline void set_U3CU3Ef__amU24cache0_10(Func_2_t4154244306 * value) { ___U3CU3Ef__amU24cache0_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_10), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache1_11() { return static_cast(offsetof(CHandBookCtr_t4285066741_StaticFields, ___U3CU3Ef__amU24cache1_11)); } inline Func_2_t4154244306 * get_U3CU3Ef__amU24cache1_11() const { return ___U3CU3Ef__amU24cache1_11; } inline Func_2_t4154244306 ** get_address_of_U3CU3Ef__amU24cache1_11() { return &___U3CU3Ef__amU24cache1_11; } inline void set_U3CU3Ef__amU24cache1_11(Func_2_t4154244306 * value) { ___U3CU3Ef__amU24cache1_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache1_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHANDBOOKCTR_T4285066741_H #ifndef SENDMESSAGEOPTIONS_T3580193095_H #define SENDMESSAGEOPTIONS_T3580193095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SendMessageOptions struct SendMessageOptions_t3580193095 { public: // System.Int32 UnityEngine.SendMessageOptions::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SendMessageOptions_t3580193095, ___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 // SENDMESSAGEOPTIONS_T3580193095_H #ifndef CSUITLISTCTR_T2923834228_H #define CSUITLISTCTR_T2923834228_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CSuitListCtr struct CSuitListCtr_t2923834228 : public IMonoCtrllor_t1427182583 { public: // System.Int32 CSuitListCtr::nowIndex int32_t ___nowIndex_2; // System.Collections.Generic.Dictionary`2> CSuitListCtr::suitDatas Dictionary_2_t201508249 * ___suitDatas_3; // CDataModelInt CSuitListCtr::k__BackingField CDataModelInt_t3463393640 * ___U3CCNowPageIndexU3Ek__BackingField_4; // CDataModelAny CSuitListCtr::k__BackingField CDataModelAny_t3819624005 * ___U3CCsuitsDataU3Ek__BackingField_5; public: inline static int32_t get_offset_of_nowIndex_2() { return static_cast(offsetof(CSuitListCtr_t2923834228, ___nowIndex_2)); } inline int32_t get_nowIndex_2() const { return ___nowIndex_2; } inline int32_t* get_address_of_nowIndex_2() { return &___nowIndex_2; } inline void set_nowIndex_2(int32_t value) { ___nowIndex_2 = value; } inline static int32_t get_offset_of_suitDatas_3() { return static_cast(offsetof(CSuitListCtr_t2923834228, ___suitDatas_3)); } inline Dictionary_2_t201508249 * get_suitDatas_3() const { return ___suitDatas_3; } inline Dictionary_2_t201508249 ** get_address_of_suitDatas_3() { return &___suitDatas_3; } inline void set_suitDatas_3(Dictionary_2_t201508249 * value) { ___suitDatas_3 = value; Il2CppCodeGenWriteBarrier((&___suitDatas_3), value); } inline static int32_t get_offset_of_U3CCNowPageIndexU3Ek__BackingField_4() { return static_cast(offsetof(CSuitListCtr_t2923834228, ___U3CCNowPageIndexU3Ek__BackingField_4)); } inline CDataModelInt_t3463393640 * get_U3CCNowPageIndexU3Ek__BackingField_4() const { return ___U3CCNowPageIndexU3Ek__BackingField_4; } inline CDataModelInt_t3463393640 ** get_address_of_U3CCNowPageIndexU3Ek__BackingField_4() { return &___U3CCNowPageIndexU3Ek__BackingField_4; } inline void set_U3CCNowPageIndexU3Ek__BackingField_4(CDataModelInt_t3463393640 * value) { ___U3CCNowPageIndexU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CCNowPageIndexU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CCsuitsDataU3Ek__BackingField_5() { return static_cast(offsetof(CSuitListCtr_t2923834228, ___U3CCsuitsDataU3Ek__BackingField_5)); } inline CDataModelAny_t3819624005 * get_U3CCsuitsDataU3Ek__BackingField_5() const { return ___U3CCsuitsDataU3Ek__BackingField_5; } inline CDataModelAny_t3819624005 ** get_address_of_U3CCsuitsDataU3Ek__BackingField_5() { return &___U3CCsuitsDataU3Ek__BackingField_5; } inline void set_U3CCsuitsDataU3Ek__BackingField_5(CDataModelAny_t3819624005 * value) { ___U3CCsuitsDataU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CCsuitsDataU3Ek__BackingField_5), value); } }; struct CSuitListCtr_t2923834228_StaticFields { public: // CSuitListCtr CSuitListCtr::s_Instance CSuitListCtr_t2923834228 * ___s_Instance_1; // System.Func`2 CSuitListCtr::<>f__am$cache0 Func_2_t4154244306 * ___U3CU3Ef__amU24cache0_6; // System.Func`2 CSuitListCtr::<>f__am$cache1 Func_2_t4154244306 * ___U3CU3Ef__amU24cache1_7; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CSuitListCtr_t2923834228_StaticFields, ___s_Instance_1)); } inline CSuitListCtr_t2923834228 * get_s_Instance_1() const { return ___s_Instance_1; } inline CSuitListCtr_t2923834228 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CSuitListCtr_t2923834228 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_6() { return static_cast(offsetof(CSuitListCtr_t2923834228_StaticFields, ___U3CU3Ef__amU24cache0_6)); } inline Func_2_t4154244306 * get_U3CU3Ef__amU24cache0_6() const { return ___U3CU3Ef__amU24cache0_6; } inline Func_2_t4154244306 ** get_address_of_U3CU3Ef__amU24cache0_6() { return &___U3CU3Ef__amU24cache0_6; } inline void set_U3CU3Ef__amU24cache0_6(Func_2_t4154244306 * value) { ___U3CU3Ef__amU24cache0_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_6), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache1_7() { return static_cast(offsetof(CSuitListCtr_t2923834228_StaticFields, ___U3CU3Ef__amU24cache1_7)); } inline Func_2_t4154244306 * get_U3CU3Ef__amU24cache1_7() const { return ___U3CU3Ef__amU24cache1_7; } inline Func_2_t4154244306 ** get_address_of_U3CU3Ef__amU24cache1_7() { return &___U3CU3Ef__amU24cache1_7; } inline void set_U3CU3Ef__amU24cache1_7(Func_2_t4154244306 * value) { ___U3CU3Ef__amU24cache1_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache1_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSUITLISTCTR_T2923834228_H #ifndef ENUMSUITREWARD_T4037878222_H #define ENUMSUITREWARD_T4037878222_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // EnumSuitReward struct EnumSuitReward_t4037878222 { public: // System.Int32 EnumSuitReward::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EnumSuitReward_t4037878222, ___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 // ENUMSUITREWARD_T4037878222_H #ifndef CSTORYCTR_T3729227359_H #define CSTORYCTR_T3729227359_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CStoryCtr struct CStoryCtr_t3729227359 : public IMonoCtrllor_t1427182583 { public: // System.Action`2 DMCore.Logic.CStoryCtr::k__BackingField Action_2_t2105502262 * ___U3COnPrevStoryActionU3Ek__BackingField_1; // System.Action`2 DMCore.Logic.CStoryCtr::k__BackingField Action_2_t2105502262 * ___U3COnNextStoryActionU3Ek__BackingField_2; // System.Action`2 DMCore.Logic.CStoryCtr::k__BackingField Action_2_t2105502262 * ___U3COnStoryFinishActionU3Ek__BackingField_3; // System.Action`2 DMCore.Logic.CStoryCtr::k__BackingField Action_2_t2105502262 * ___U3COnSkipStoryActionU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CStoryCtr::nowModule int32_t ___nowModule_6; // System.Int32 DMCore.Logic.CStoryCtr::nowStep int32_t ___nowStep_7; // System.String DMCore.Logic.CStoryCtr::nowOption String_t* ___nowOption_8; public: inline static int32_t get_offset_of_U3COnPrevStoryActionU3Ek__BackingField_1() { return static_cast(offsetof(CStoryCtr_t3729227359, ___U3COnPrevStoryActionU3Ek__BackingField_1)); } inline Action_2_t2105502262 * get_U3COnPrevStoryActionU3Ek__BackingField_1() const { return ___U3COnPrevStoryActionU3Ek__BackingField_1; } inline Action_2_t2105502262 ** get_address_of_U3COnPrevStoryActionU3Ek__BackingField_1() { return &___U3COnPrevStoryActionU3Ek__BackingField_1; } inline void set_U3COnPrevStoryActionU3Ek__BackingField_1(Action_2_t2105502262 * value) { ___U3COnPrevStoryActionU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3COnPrevStoryActionU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3COnNextStoryActionU3Ek__BackingField_2() { return static_cast(offsetof(CStoryCtr_t3729227359, ___U3COnNextStoryActionU3Ek__BackingField_2)); } inline Action_2_t2105502262 * get_U3COnNextStoryActionU3Ek__BackingField_2() const { return ___U3COnNextStoryActionU3Ek__BackingField_2; } inline Action_2_t2105502262 ** get_address_of_U3COnNextStoryActionU3Ek__BackingField_2() { return &___U3COnNextStoryActionU3Ek__BackingField_2; } inline void set_U3COnNextStoryActionU3Ek__BackingField_2(Action_2_t2105502262 * value) { ___U3COnNextStoryActionU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3COnNextStoryActionU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3COnStoryFinishActionU3Ek__BackingField_3() { return static_cast(offsetof(CStoryCtr_t3729227359, ___U3COnStoryFinishActionU3Ek__BackingField_3)); } inline Action_2_t2105502262 * get_U3COnStoryFinishActionU3Ek__BackingField_3() const { return ___U3COnStoryFinishActionU3Ek__BackingField_3; } inline Action_2_t2105502262 ** get_address_of_U3COnStoryFinishActionU3Ek__BackingField_3() { return &___U3COnStoryFinishActionU3Ek__BackingField_3; } inline void set_U3COnStoryFinishActionU3Ek__BackingField_3(Action_2_t2105502262 * value) { ___U3COnStoryFinishActionU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3COnStoryFinishActionU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3COnSkipStoryActionU3Ek__BackingField_4() { return static_cast(offsetof(CStoryCtr_t3729227359, ___U3COnSkipStoryActionU3Ek__BackingField_4)); } inline Action_2_t2105502262 * get_U3COnSkipStoryActionU3Ek__BackingField_4() const { return ___U3COnSkipStoryActionU3Ek__BackingField_4; } inline Action_2_t2105502262 ** get_address_of_U3COnSkipStoryActionU3Ek__BackingField_4() { return &___U3COnSkipStoryActionU3Ek__BackingField_4; } inline void set_U3COnSkipStoryActionU3Ek__BackingField_4(Action_2_t2105502262 * value) { ___U3COnSkipStoryActionU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3COnSkipStoryActionU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_nowModule_6() { return static_cast(offsetof(CStoryCtr_t3729227359, ___nowModule_6)); } inline int32_t get_nowModule_6() const { return ___nowModule_6; } inline int32_t* get_address_of_nowModule_6() { return &___nowModule_6; } inline void set_nowModule_6(int32_t value) { ___nowModule_6 = value; } inline static int32_t get_offset_of_nowStep_7() { return static_cast(offsetof(CStoryCtr_t3729227359, ___nowStep_7)); } inline int32_t get_nowStep_7() const { return ___nowStep_7; } inline int32_t* get_address_of_nowStep_7() { return &___nowStep_7; } inline void set_nowStep_7(int32_t value) { ___nowStep_7 = value; } inline static int32_t get_offset_of_nowOption_8() { return static_cast(offsetof(CStoryCtr_t3729227359, ___nowOption_8)); } inline String_t* get_nowOption_8() const { return ___nowOption_8; } inline String_t** get_address_of_nowOption_8() { return &___nowOption_8; } inline void set_nowOption_8(String_t* value) { ___nowOption_8 = value; Il2CppCodeGenWriteBarrier((&___nowOption_8), value); } }; struct CStoryCtr_t3729227359_StaticFields { public: // DMCore.Logic.CStoryCtr DMCore.Logic.CStoryCtr::s_Instance CStoryCtr_t3729227359 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CStoryCtr_t3729227359_StaticFields, ___s_Instance_5)); } inline CStoryCtr_t3729227359 * get_s_Instance_5() const { return ___s_Instance_5; } inline CStoryCtr_t3729227359 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CStoryCtr_t3729227359 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSTORYCTR_T3729227359_H #ifndef UISTORY_T931788816_H #define UISTORY_T931788816_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIStory struct UIStory_t931788816 : public CUIBase_t3255455658 { public: // UILabel UIStory::m_DialogLab UILabel_t3248798549 * ___m_DialogLab_8; // UnityEngine.GameObject UIStory::m_BtnNext GameObject_t1113636619 * ___m_BtnNext_9; // UnityEngine.GameObject UIStory::m_BtnSkip GameObject_t1113636619 * ___m_BtnSkip_10; // UnityEngine.GameObject UIStory::m_leftRoot GameObject_t1113636619 * ___m_leftRoot_11; // UnityEngine.GameObject UIStory::m_rightRoot GameObject_t1113636619 * ___m_rightRoot_12; // UILabel UIStory::m_leftName UILabel_t3248798549 * ___m_leftName_13; // UILabel UIStory::m_rightName UILabel_t3248798549 * ___m_rightName_14; // UITexture UIStory::m_leftTexture UITexture_t3471168817 * ___m_leftTexture_15; // UITexture UIStory::m_rightTexture UITexture_t3471168817 * ___m_rightTexture_16; // UITexture UIStory::m_BgTexture UITexture_t3471168817 * ___m_BgTexture_17; // UITexture UIStory::m_InsetTexture UITexture_t3471168817 * ___m_InsetTexture_18; // UnityEngine.AudioSource UIStory::m_npcAudio AudioSource_t3935305588 * ___m_npcAudio_19; // UnityEngine.AudioSource UIStory::m_bgAudio AudioSource_t3935305588 * ___m_bgAudio_20; // StoryInfo UIStory::m_storyInfo StoryInfo_t712967752 * ___m_storyInfo_21; // StoryStepInfo UIStory::m_stepInfo StoryStepInfo_t2355881288 * ___m_stepInfo_22; // UnityEngine.Transform[] UIStory::m_btnOptionS TransformU5BU5D_t807237628* ___m_btnOptionS_23; // UILabel[] UIStory::m_btnLabelS UILabelU5BU5D_t595200952* ___m_btnLabelS_24; // UnityEngine.Transform[] UIStory::m_btnBgS TransformU5BU5D_t807237628* ___m_btnBgS_25; // UITexture[] UIStory::m_picArray UITextureU5BU5D_t4250952428* ___m_picArray_26; // UITexture UIStory::m_nowTexture UITexture_t3471168817 * ___m_nowTexture_27; // UnityEngine.Color UIStory::color_npcman Color_t2555686324 ___color_npcman_28; // UnityEngine.Color UIStory::color_npcwomen Color_t2555686324 ___color_npcwomen_29; // System.Int32 UIStory::timerIndex int32_t ___timerIndex_30; // System.Int32 UIStory::picTimerIndex int32_t ___picTimerIndex_31; // System.Boolean UIStory::m_bgLoad bool ___m_bgLoad_32; // System.Boolean UIStory::m_bInsetLoad bool ___m_bInsetLoad_33; // System.Boolean UIStory::m_bRoleLoad bool ___m_bRoleLoad_34; // System.Boolean UIStory::m_bPicLoad bool ___m_bPicLoad_35; // System.Int32 UIStory::m_optIndex int32_t ___m_optIndex_36; public: inline static int32_t get_offset_of_m_DialogLab_8() { return static_cast(offsetof(UIStory_t931788816, ___m_DialogLab_8)); } inline UILabel_t3248798549 * get_m_DialogLab_8() const { return ___m_DialogLab_8; } inline UILabel_t3248798549 ** get_address_of_m_DialogLab_8() { return &___m_DialogLab_8; } inline void set_m_DialogLab_8(UILabel_t3248798549 * value) { ___m_DialogLab_8 = value; Il2CppCodeGenWriteBarrier((&___m_DialogLab_8), value); } inline static int32_t get_offset_of_m_BtnNext_9() { return static_cast(offsetof(UIStory_t931788816, ___m_BtnNext_9)); } inline GameObject_t1113636619 * get_m_BtnNext_9() const { return ___m_BtnNext_9; } inline GameObject_t1113636619 ** get_address_of_m_BtnNext_9() { return &___m_BtnNext_9; } inline void set_m_BtnNext_9(GameObject_t1113636619 * value) { ___m_BtnNext_9 = value; Il2CppCodeGenWriteBarrier((&___m_BtnNext_9), value); } inline static int32_t get_offset_of_m_BtnSkip_10() { return static_cast(offsetof(UIStory_t931788816, ___m_BtnSkip_10)); } inline GameObject_t1113636619 * get_m_BtnSkip_10() const { return ___m_BtnSkip_10; } inline GameObject_t1113636619 ** get_address_of_m_BtnSkip_10() { return &___m_BtnSkip_10; } inline void set_m_BtnSkip_10(GameObject_t1113636619 * value) { ___m_BtnSkip_10 = value; Il2CppCodeGenWriteBarrier((&___m_BtnSkip_10), value); } inline static int32_t get_offset_of_m_leftRoot_11() { return static_cast(offsetof(UIStory_t931788816, ___m_leftRoot_11)); } inline GameObject_t1113636619 * get_m_leftRoot_11() const { return ___m_leftRoot_11; } inline GameObject_t1113636619 ** get_address_of_m_leftRoot_11() { return &___m_leftRoot_11; } inline void set_m_leftRoot_11(GameObject_t1113636619 * value) { ___m_leftRoot_11 = value; Il2CppCodeGenWriteBarrier((&___m_leftRoot_11), value); } inline static int32_t get_offset_of_m_rightRoot_12() { return static_cast(offsetof(UIStory_t931788816, ___m_rightRoot_12)); } inline GameObject_t1113636619 * get_m_rightRoot_12() const { return ___m_rightRoot_12; } inline GameObject_t1113636619 ** get_address_of_m_rightRoot_12() { return &___m_rightRoot_12; } inline void set_m_rightRoot_12(GameObject_t1113636619 * value) { ___m_rightRoot_12 = value; Il2CppCodeGenWriteBarrier((&___m_rightRoot_12), value); } inline static int32_t get_offset_of_m_leftName_13() { return static_cast(offsetof(UIStory_t931788816, ___m_leftName_13)); } inline UILabel_t3248798549 * get_m_leftName_13() const { return ___m_leftName_13; } inline UILabel_t3248798549 ** get_address_of_m_leftName_13() { return &___m_leftName_13; } inline void set_m_leftName_13(UILabel_t3248798549 * value) { ___m_leftName_13 = value; Il2CppCodeGenWriteBarrier((&___m_leftName_13), value); } inline static int32_t get_offset_of_m_rightName_14() { return static_cast(offsetof(UIStory_t931788816, ___m_rightName_14)); } inline UILabel_t3248798549 * get_m_rightName_14() const { return ___m_rightName_14; } inline UILabel_t3248798549 ** get_address_of_m_rightName_14() { return &___m_rightName_14; } inline void set_m_rightName_14(UILabel_t3248798549 * value) { ___m_rightName_14 = value; Il2CppCodeGenWriteBarrier((&___m_rightName_14), value); } inline static int32_t get_offset_of_m_leftTexture_15() { return static_cast(offsetof(UIStory_t931788816, ___m_leftTexture_15)); } inline UITexture_t3471168817 * get_m_leftTexture_15() const { return ___m_leftTexture_15; } inline UITexture_t3471168817 ** get_address_of_m_leftTexture_15() { return &___m_leftTexture_15; } inline void set_m_leftTexture_15(UITexture_t3471168817 * value) { ___m_leftTexture_15 = value; Il2CppCodeGenWriteBarrier((&___m_leftTexture_15), value); } inline static int32_t get_offset_of_m_rightTexture_16() { return static_cast(offsetof(UIStory_t931788816, ___m_rightTexture_16)); } inline UITexture_t3471168817 * get_m_rightTexture_16() const { return ___m_rightTexture_16; } inline UITexture_t3471168817 ** get_address_of_m_rightTexture_16() { return &___m_rightTexture_16; } inline void set_m_rightTexture_16(UITexture_t3471168817 * value) { ___m_rightTexture_16 = value; Il2CppCodeGenWriteBarrier((&___m_rightTexture_16), value); } inline static int32_t get_offset_of_m_BgTexture_17() { return static_cast(offsetof(UIStory_t931788816, ___m_BgTexture_17)); } inline UITexture_t3471168817 * get_m_BgTexture_17() const { return ___m_BgTexture_17; } inline UITexture_t3471168817 ** get_address_of_m_BgTexture_17() { return &___m_BgTexture_17; } inline void set_m_BgTexture_17(UITexture_t3471168817 * value) { ___m_BgTexture_17 = value; Il2CppCodeGenWriteBarrier((&___m_BgTexture_17), value); } inline static int32_t get_offset_of_m_InsetTexture_18() { return static_cast(offsetof(UIStory_t931788816, ___m_InsetTexture_18)); } inline UITexture_t3471168817 * get_m_InsetTexture_18() const { return ___m_InsetTexture_18; } inline UITexture_t3471168817 ** get_address_of_m_InsetTexture_18() { return &___m_InsetTexture_18; } inline void set_m_InsetTexture_18(UITexture_t3471168817 * value) { ___m_InsetTexture_18 = value; Il2CppCodeGenWriteBarrier((&___m_InsetTexture_18), value); } inline static int32_t get_offset_of_m_npcAudio_19() { return static_cast(offsetof(UIStory_t931788816, ___m_npcAudio_19)); } inline AudioSource_t3935305588 * get_m_npcAudio_19() const { return ___m_npcAudio_19; } inline AudioSource_t3935305588 ** get_address_of_m_npcAudio_19() { return &___m_npcAudio_19; } inline void set_m_npcAudio_19(AudioSource_t3935305588 * value) { ___m_npcAudio_19 = value; Il2CppCodeGenWriteBarrier((&___m_npcAudio_19), value); } inline static int32_t get_offset_of_m_bgAudio_20() { return static_cast(offsetof(UIStory_t931788816, ___m_bgAudio_20)); } inline AudioSource_t3935305588 * get_m_bgAudio_20() const { return ___m_bgAudio_20; } inline AudioSource_t3935305588 ** get_address_of_m_bgAudio_20() { return &___m_bgAudio_20; } inline void set_m_bgAudio_20(AudioSource_t3935305588 * value) { ___m_bgAudio_20 = value; Il2CppCodeGenWriteBarrier((&___m_bgAudio_20), value); } inline static int32_t get_offset_of_m_storyInfo_21() { return static_cast(offsetof(UIStory_t931788816, ___m_storyInfo_21)); } inline StoryInfo_t712967752 * get_m_storyInfo_21() const { return ___m_storyInfo_21; } inline StoryInfo_t712967752 ** get_address_of_m_storyInfo_21() { return &___m_storyInfo_21; } inline void set_m_storyInfo_21(StoryInfo_t712967752 * value) { ___m_storyInfo_21 = value; Il2CppCodeGenWriteBarrier((&___m_storyInfo_21), value); } inline static int32_t get_offset_of_m_stepInfo_22() { return static_cast(offsetof(UIStory_t931788816, ___m_stepInfo_22)); } inline StoryStepInfo_t2355881288 * get_m_stepInfo_22() const { return ___m_stepInfo_22; } inline StoryStepInfo_t2355881288 ** get_address_of_m_stepInfo_22() { return &___m_stepInfo_22; } inline void set_m_stepInfo_22(StoryStepInfo_t2355881288 * value) { ___m_stepInfo_22 = value; Il2CppCodeGenWriteBarrier((&___m_stepInfo_22), value); } inline static int32_t get_offset_of_m_btnOptionS_23() { return static_cast(offsetof(UIStory_t931788816, ___m_btnOptionS_23)); } inline TransformU5BU5D_t807237628* get_m_btnOptionS_23() const { return ___m_btnOptionS_23; } inline TransformU5BU5D_t807237628** get_address_of_m_btnOptionS_23() { return &___m_btnOptionS_23; } inline void set_m_btnOptionS_23(TransformU5BU5D_t807237628* value) { ___m_btnOptionS_23 = value; Il2CppCodeGenWriteBarrier((&___m_btnOptionS_23), value); } inline static int32_t get_offset_of_m_btnLabelS_24() { return static_cast(offsetof(UIStory_t931788816, ___m_btnLabelS_24)); } inline UILabelU5BU5D_t595200952* get_m_btnLabelS_24() const { return ___m_btnLabelS_24; } inline UILabelU5BU5D_t595200952** get_address_of_m_btnLabelS_24() { return &___m_btnLabelS_24; } inline void set_m_btnLabelS_24(UILabelU5BU5D_t595200952* value) { ___m_btnLabelS_24 = value; Il2CppCodeGenWriteBarrier((&___m_btnLabelS_24), value); } inline static int32_t get_offset_of_m_btnBgS_25() { return static_cast(offsetof(UIStory_t931788816, ___m_btnBgS_25)); } inline TransformU5BU5D_t807237628* get_m_btnBgS_25() const { return ___m_btnBgS_25; } inline TransformU5BU5D_t807237628** get_address_of_m_btnBgS_25() { return &___m_btnBgS_25; } inline void set_m_btnBgS_25(TransformU5BU5D_t807237628* value) { ___m_btnBgS_25 = value; Il2CppCodeGenWriteBarrier((&___m_btnBgS_25), value); } inline static int32_t get_offset_of_m_picArray_26() { return static_cast(offsetof(UIStory_t931788816, ___m_picArray_26)); } inline UITextureU5BU5D_t4250952428* get_m_picArray_26() const { return ___m_picArray_26; } inline UITextureU5BU5D_t4250952428** get_address_of_m_picArray_26() { return &___m_picArray_26; } inline void set_m_picArray_26(UITextureU5BU5D_t4250952428* value) { ___m_picArray_26 = value; Il2CppCodeGenWriteBarrier((&___m_picArray_26), value); } inline static int32_t get_offset_of_m_nowTexture_27() { return static_cast(offsetof(UIStory_t931788816, ___m_nowTexture_27)); } inline UITexture_t3471168817 * get_m_nowTexture_27() const { return ___m_nowTexture_27; } inline UITexture_t3471168817 ** get_address_of_m_nowTexture_27() { return &___m_nowTexture_27; } inline void set_m_nowTexture_27(UITexture_t3471168817 * value) { ___m_nowTexture_27 = value; Il2CppCodeGenWriteBarrier((&___m_nowTexture_27), value); } inline static int32_t get_offset_of_color_npcman_28() { return static_cast(offsetof(UIStory_t931788816, ___color_npcman_28)); } inline Color_t2555686324 get_color_npcman_28() const { return ___color_npcman_28; } inline Color_t2555686324 * get_address_of_color_npcman_28() { return &___color_npcman_28; } inline void set_color_npcman_28(Color_t2555686324 value) { ___color_npcman_28 = value; } inline static int32_t get_offset_of_color_npcwomen_29() { return static_cast(offsetof(UIStory_t931788816, ___color_npcwomen_29)); } inline Color_t2555686324 get_color_npcwomen_29() const { return ___color_npcwomen_29; } inline Color_t2555686324 * get_address_of_color_npcwomen_29() { return &___color_npcwomen_29; } inline void set_color_npcwomen_29(Color_t2555686324 value) { ___color_npcwomen_29 = value; } inline static int32_t get_offset_of_timerIndex_30() { return static_cast(offsetof(UIStory_t931788816, ___timerIndex_30)); } inline int32_t get_timerIndex_30() const { return ___timerIndex_30; } inline int32_t* get_address_of_timerIndex_30() { return &___timerIndex_30; } inline void set_timerIndex_30(int32_t value) { ___timerIndex_30 = value; } inline static int32_t get_offset_of_picTimerIndex_31() { return static_cast(offsetof(UIStory_t931788816, ___picTimerIndex_31)); } inline int32_t get_picTimerIndex_31() const { return ___picTimerIndex_31; } inline int32_t* get_address_of_picTimerIndex_31() { return &___picTimerIndex_31; } inline void set_picTimerIndex_31(int32_t value) { ___picTimerIndex_31 = value; } inline static int32_t get_offset_of_m_bgLoad_32() { return static_cast(offsetof(UIStory_t931788816, ___m_bgLoad_32)); } inline bool get_m_bgLoad_32() const { return ___m_bgLoad_32; } inline bool* get_address_of_m_bgLoad_32() { return &___m_bgLoad_32; } inline void set_m_bgLoad_32(bool value) { ___m_bgLoad_32 = value; } inline static int32_t get_offset_of_m_bInsetLoad_33() { return static_cast(offsetof(UIStory_t931788816, ___m_bInsetLoad_33)); } inline bool get_m_bInsetLoad_33() const { return ___m_bInsetLoad_33; } inline bool* get_address_of_m_bInsetLoad_33() { return &___m_bInsetLoad_33; } inline void set_m_bInsetLoad_33(bool value) { ___m_bInsetLoad_33 = value; } inline static int32_t get_offset_of_m_bRoleLoad_34() { return static_cast(offsetof(UIStory_t931788816, ___m_bRoleLoad_34)); } inline bool get_m_bRoleLoad_34() const { return ___m_bRoleLoad_34; } inline bool* get_address_of_m_bRoleLoad_34() { return &___m_bRoleLoad_34; } inline void set_m_bRoleLoad_34(bool value) { ___m_bRoleLoad_34 = value; } inline static int32_t get_offset_of_m_bPicLoad_35() { return static_cast(offsetof(UIStory_t931788816, ___m_bPicLoad_35)); } inline bool get_m_bPicLoad_35() const { return ___m_bPicLoad_35; } inline bool* get_address_of_m_bPicLoad_35() { return &___m_bPicLoad_35; } inline void set_m_bPicLoad_35(bool value) { ___m_bPicLoad_35 = value; } inline static int32_t get_offset_of_m_optIndex_36() { return static_cast(offsetof(UIStory_t931788816, ___m_optIndex_36)); } inline int32_t get_m_optIndex_36() const { return ___m_optIndex_36; } inline int32_t* get_address_of_m_optIndex_36() { return &___m_optIndex_36; } inline void set_m_optIndex_36(int32_t value) { ___m_optIndex_36 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISTORY_T931788816_H #ifndef ENUMCURRENCYTYPE_T416187939_H #define ENUMCURRENCYTYPE_T416187939_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumCurrencyType struct enumCurrencyType_t416187939 { public: // System.Int32 DMCore.Logic.enumCurrencyType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumCurrencyType_t416187939, ___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 // ENUMCURRENCYTYPE_T416187939_H #ifndef ENUMSCENEOBJTYPE_T2879723971_H #define ENUMSCENEOBJTYPE_T2879723971_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumSceneObjType struct enumSceneObjType_t2879723971 { public: // System.Int32 DMCore.Framework.Scene.enumSceneObjType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSceneObjType_t2879723971, ___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 // ENUMSCENEOBJTYPE_T2879723971_H #ifndef UISTARTASKITEM_T2207096954_H #define UISTARTASKITEM_T2207096954_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiStarTaskItem struct uiStarTaskItem_t2207096954 : public CUIBase_t3255455658 { public: // UILabel uiStarTaskItem::m_taskDesc UILabel_t3248798549 * ___m_taskDesc_8; // UISprite uiStarTaskItem::m_finishSpr UISprite_t194114938 * ___m_finishSpr_9; // UISprite uiStarTaskItem::m_unfinishSpr UISprite_t194114938 * ___m_unfinishSpr_10; // UISprite uiStarTaskItem::m_bg UISprite_t194114938 * ___m_bg_11; // System.Int32 uiStarTaskItem::m_index int32_t ___m_index_12; // UnityEngine.Color uiStarTaskItem::m_originColor Color_t2555686324 ___m_originColor_13; // UnityEngine.Color uiStarTaskItem::m_finishColor Color_t2555686324 ___m_finishColor_14; public: inline static int32_t get_offset_of_m_taskDesc_8() { return static_cast(offsetof(uiStarTaskItem_t2207096954, ___m_taskDesc_8)); } inline UILabel_t3248798549 * get_m_taskDesc_8() const { return ___m_taskDesc_8; } inline UILabel_t3248798549 ** get_address_of_m_taskDesc_8() { return &___m_taskDesc_8; } inline void set_m_taskDesc_8(UILabel_t3248798549 * value) { ___m_taskDesc_8 = value; Il2CppCodeGenWriteBarrier((&___m_taskDesc_8), value); } inline static int32_t get_offset_of_m_finishSpr_9() { return static_cast(offsetof(uiStarTaskItem_t2207096954, ___m_finishSpr_9)); } inline UISprite_t194114938 * get_m_finishSpr_9() const { return ___m_finishSpr_9; } inline UISprite_t194114938 ** get_address_of_m_finishSpr_9() { return &___m_finishSpr_9; } inline void set_m_finishSpr_9(UISprite_t194114938 * value) { ___m_finishSpr_9 = value; Il2CppCodeGenWriteBarrier((&___m_finishSpr_9), value); } inline static int32_t get_offset_of_m_unfinishSpr_10() { return static_cast(offsetof(uiStarTaskItem_t2207096954, ___m_unfinishSpr_10)); } inline UISprite_t194114938 * get_m_unfinishSpr_10() const { return ___m_unfinishSpr_10; } inline UISprite_t194114938 ** get_address_of_m_unfinishSpr_10() { return &___m_unfinishSpr_10; } inline void set_m_unfinishSpr_10(UISprite_t194114938 * value) { ___m_unfinishSpr_10 = value; Il2CppCodeGenWriteBarrier((&___m_unfinishSpr_10), value); } inline static int32_t get_offset_of_m_bg_11() { return static_cast(offsetof(uiStarTaskItem_t2207096954, ___m_bg_11)); } inline UISprite_t194114938 * get_m_bg_11() const { return ___m_bg_11; } inline UISprite_t194114938 ** get_address_of_m_bg_11() { return &___m_bg_11; } inline void set_m_bg_11(UISprite_t194114938 * value) { ___m_bg_11 = value; Il2CppCodeGenWriteBarrier((&___m_bg_11), value); } inline static int32_t get_offset_of_m_index_12() { return static_cast(offsetof(uiStarTaskItem_t2207096954, ___m_index_12)); } inline int32_t get_m_index_12() const { return ___m_index_12; } inline int32_t* get_address_of_m_index_12() { return &___m_index_12; } inline void set_m_index_12(int32_t value) { ___m_index_12 = value; } inline static int32_t get_offset_of_m_originColor_13() { return static_cast(offsetof(uiStarTaskItem_t2207096954, ___m_originColor_13)); } inline Color_t2555686324 get_m_originColor_13() const { return ___m_originColor_13; } inline Color_t2555686324 * get_address_of_m_originColor_13() { return &___m_originColor_13; } inline void set_m_originColor_13(Color_t2555686324 value) { ___m_originColor_13 = value; } inline static int32_t get_offset_of_m_finishColor_14() { return static_cast(offsetof(uiStarTaskItem_t2207096954, ___m_finishColor_14)); } inline Color_t2555686324 get_m_finishColor_14() const { return ___m_finishColor_14; } inline Color_t2555686324 * get_address_of_m_finishColor_14() { return &___m_finishColor_14; } inline void set_m_finishColor_14(Color_t2555686324 value) { ___m_finishColor_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISTARTASKITEM_T2207096954_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 CHANDBOOKSTORYCTR_T880003063_H #define CHANDBOOKSTORYCTR_T880003063_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CHandBookStoryCtr struct CHandBookStoryCtr_t880003063 : public IMonoCtrllor_t1427182583 { public: // System.Action`2 DMCore.Logic.CHandBookStoryCtr::k__BackingField Action_2_t949473781 * ___U3COnPrevStoryActionU3Ek__BackingField_1; // System.Action`2 DMCore.Logic.CHandBookStoryCtr::k__BackingField Action_2_t949473781 * ___U3COnNextStoryActionU3Ek__BackingField_2; // System.Action`2 DMCore.Logic.CHandBookStoryCtr::k__BackingField Action_2_t949473781 * ___U3COnStoryFinishActionU3Ek__BackingField_3; // System.Action`2 DMCore.Logic.CHandBookStoryCtr::k__BackingField Action_2_t949473781 * ___U3COnSkipStoryActionU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CHandBookStoryCtr::nowModule int32_t ___nowModule_6; // System.Int32 DMCore.Logic.CHandBookStoryCtr::nowStep int32_t ___nowStep_7; // UnityEngine.Transform DMCore.Logic.CHandBookStoryCtr::initMainRoleParent Transform_t3600365921 * ___initMainRoleParent_8; public: inline static int32_t get_offset_of_U3COnPrevStoryActionU3Ek__BackingField_1() { return static_cast(offsetof(CHandBookStoryCtr_t880003063, ___U3COnPrevStoryActionU3Ek__BackingField_1)); } inline Action_2_t949473781 * get_U3COnPrevStoryActionU3Ek__BackingField_1() const { return ___U3COnPrevStoryActionU3Ek__BackingField_1; } inline Action_2_t949473781 ** get_address_of_U3COnPrevStoryActionU3Ek__BackingField_1() { return &___U3COnPrevStoryActionU3Ek__BackingField_1; } inline void set_U3COnPrevStoryActionU3Ek__BackingField_1(Action_2_t949473781 * value) { ___U3COnPrevStoryActionU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3COnPrevStoryActionU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3COnNextStoryActionU3Ek__BackingField_2() { return static_cast(offsetof(CHandBookStoryCtr_t880003063, ___U3COnNextStoryActionU3Ek__BackingField_2)); } inline Action_2_t949473781 * get_U3COnNextStoryActionU3Ek__BackingField_2() const { return ___U3COnNextStoryActionU3Ek__BackingField_2; } inline Action_2_t949473781 ** get_address_of_U3COnNextStoryActionU3Ek__BackingField_2() { return &___U3COnNextStoryActionU3Ek__BackingField_2; } inline void set_U3COnNextStoryActionU3Ek__BackingField_2(Action_2_t949473781 * value) { ___U3COnNextStoryActionU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3COnNextStoryActionU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3COnStoryFinishActionU3Ek__BackingField_3() { return static_cast(offsetof(CHandBookStoryCtr_t880003063, ___U3COnStoryFinishActionU3Ek__BackingField_3)); } inline Action_2_t949473781 * get_U3COnStoryFinishActionU3Ek__BackingField_3() const { return ___U3COnStoryFinishActionU3Ek__BackingField_3; } inline Action_2_t949473781 ** get_address_of_U3COnStoryFinishActionU3Ek__BackingField_3() { return &___U3COnStoryFinishActionU3Ek__BackingField_3; } inline void set_U3COnStoryFinishActionU3Ek__BackingField_3(Action_2_t949473781 * value) { ___U3COnStoryFinishActionU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3COnStoryFinishActionU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3COnSkipStoryActionU3Ek__BackingField_4() { return static_cast(offsetof(CHandBookStoryCtr_t880003063, ___U3COnSkipStoryActionU3Ek__BackingField_4)); } inline Action_2_t949473781 * get_U3COnSkipStoryActionU3Ek__BackingField_4() const { return ___U3COnSkipStoryActionU3Ek__BackingField_4; } inline Action_2_t949473781 ** get_address_of_U3COnSkipStoryActionU3Ek__BackingField_4() { return &___U3COnSkipStoryActionU3Ek__BackingField_4; } inline void set_U3COnSkipStoryActionU3Ek__BackingField_4(Action_2_t949473781 * value) { ___U3COnSkipStoryActionU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3COnSkipStoryActionU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_nowModule_6() { return static_cast(offsetof(CHandBookStoryCtr_t880003063, ___nowModule_6)); } inline int32_t get_nowModule_6() const { return ___nowModule_6; } inline int32_t* get_address_of_nowModule_6() { return &___nowModule_6; } inline void set_nowModule_6(int32_t value) { ___nowModule_6 = value; } inline static int32_t get_offset_of_nowStep_7() { return static_cast(offsetof(CHandBookStoryCtr_t880003063, ___nowStep_7)); } inline int32_t get_nowStep_7() const { return ___nowStep_7; } inline int32_t* get_address_of_nowStep_7() { return &___nowStep_7; } inline void set_nowStep_7(int32_t value) { ___nowStep_7 = value; } inline static int32_t get_offset_of_initMainRoleParent_8() { return static_cast(offsetof(CHandBookStoryCtr_t880003063, ___initMainRoleParent_8)); } inline Transform_t3600365921 * get_initMainRoleParent_8() const { return ___initMainRoleParent_8; } inline Transform_t3600365921 ** get_address_of_initMainRoleParent_8() { return &___initMainRoleParent_8; } inline void set_initMainRoleParent_8(Transform_t3600365921 * value) { ___initMainRoleParent_8 = value; Il2CppCodeGenWriteBarrier((&___initMainRoleParent_8), value); } }; struct CHandBookStoryCtr_t880003063_StaticFields { public: // DMCore.Logic.CHandBookStoryCtr DMCore.Logic.CHandBookStoryCtr::s_Instance CHandBookStoryCtr_t880003063 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CHandBookStoryCtr_t880003063_StaticFields, ___s_Instance_5)); } inline CHandBookStoryCtr_t880003063 * get_s_Instance_5() const { return ___s_Instance_5; } inline CHandBookStoryCtr_t880003063 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CHandBookStoryCtr_t880003063 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHANDBOOKSTORYCTR_T880003063_H #ifndef QUESTIONTYPE_T3375940384_H #define QUESTIONTYPE_T3375940384_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.QuestionType struct QuestionType_t3375940384 { public: // System.Int32 DMCore.Logic.QuestionType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(QuestionType_t3375940384, ___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 // QUESTIONTYPE_T3375940384_H #ifndef STYLE_T3184300279_H #define STYLE_T3184300279_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIStretch/Style struct Style_t3184300279 { public: // System.Int32 UIStretch/Style::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Style_t3184300279, ___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 // STYLE_T3184300279_H #ifndef CLIPPING_T1109313910_H #define CLIPPING_T1109313910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIDrawCall/Clipping struct Clipping_t1109313910 { public: // System.Int32 UIDrawCall/Clipping::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Clipping_t1109313910, ___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 // CLIPPING_T1109313910_H #ifndef ENUMCHECKSTATE_T333749984_H #define ENUMCHECKSTATE_T333749984_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumCheckState struct enumCheckState_t333749984 { public: // System.Int32 DMCore.Logic.enumCheckState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumCheckState_t333749984, ___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 // ENUMCHECKSTATE_T333749984_H #ifndef CSUITDETAILCTR_T2341865762_H #define CSUITDETAILCTR_T2341865762_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CSuitDetailCtr struct CSuitDetailCtr_t2341865762 : public IMonoCtrllor_t1427182583 { public: // HandBookCfg/SuitInfo CSuitDetailCtr::suitData SuitInfo_t4135687472 * ___suitData_2; // CDataModelAny CSuitDetailCtr::k__BackingField CDataModelAny_t3819624005 * ___U3CCDataSuitInfoU3Ek__BackingField_3; // CDataModelBool CSuitDetailCtr::k__BackingField CDataModelBool_t2269476966 * ___U3CCDataBoolRewardSussucsU3Ek__BackingField_4; public: inline static int32_t get_offset_of_suitData_2() { return static_cast(offsetof(CSuitDetailCtr_t2341865762, ___suitData_2)); } inline SuitInfo_t4135687472 * get_suitData_2() const { return ___suitData_2; } inline SuitInfo_t4135687472 ** get_address_of_suitData_2() { return &___suitData_2; } inline void set_suitData_2(SuitInfo_t4135687472 * value) { ___suitData_2 = value; Il2CppCodeGenWriteBarrier((&___suitData_2), value); } inline static int32_t get_offset_of_U3CCDataSuitInfoU3Ek__BackingField_3() { return static_cast(offsetof(CSuitDetailCtr_t2341865762, ___U3CCDataSuitInfoU3Ek__BackingField_3)); } inline CDataModelAny_t3819624005 * get_U3CCDataSuitInfoU3Ek__BackingField_3() const { return ___U3CCDataSuitInfoU3Ek__BackingField_3; } inline CDataModelAny_t3819624005 ** get_address_of_U3CCDataSuitInfoU3Ek__BackingField_3() { return &___U3CCDataSuitInfoU3Ek__BackingField_3; } inline void set_U3CCDataSuitInfoU3Ek__BackingField_3(CDataModelAny_t3819624005 * value) { ___U3CCDataSuitInfoU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CCDataSuitInfoU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CCDataBoolRewardSussucsU3Ek__BackingField_4() { return static_cast(offsetof(CSuitDetailCtr_t2341865762, ___U3CCDataBoolRewardSussucsU3Ek__BackingField_4)); } inline CDataModelBool_t2269476966 * get_U3CCDataBoolRewardSussucsU3Ek__BackingField_4() const { return ___U3CCDataBoolRewardSussucsU3Ek__BackingField_4; } inline CDataModelBool_t2269476966 ** get_address_of_U3CCDataBoolRewardSussucsU3Ek__BackingField_4() { return &___U3CCDataBoolRewardSussucsU3Ek__BackingField_4; } inline void set_U3CCDataBoolRewardSussucsU3Ek__BackingField_4(CDataModelBool_t2269476966 * value) { ___U3CCDataBoolRewardSussucsU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CCDataBoolRewardSussucsU3Ek__BackingField_4), value); } }; struct CSuitDetailCtr_t2341865762_StaticFields { public: // CSuitDetailCtr CSuitDetailCtr::s_Instance CSuitDetailCtr_t2341865762 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CSuitDetailCtr_t2341865762_StaticFields, ___s_Instance_1)); } inline CSuitDetailCtr_t2341865762 * get_s_Instance_1() const { return ___s_Instance_1; } inline CSuitDetailCtr_t2341865762 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CSuitDetailCtr_t2341865762 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSUITDETAILCTR_T2341865762_H #ifndef CDATAMODELANY_T3819624005_H #define CDATAMODELANY_T3819624005_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelAny struct CDataModelAny_t3819624005 : public IDataModel_t653005279 { public: // System.Object CDataModelAny::m_Val RuntimeObject * ___m_Val_1; public: inline static int32_t get_offset_of_m_Val_1() { return static_cast(offsetof(CDataModelAny_t3819624005, ___m_Val_1)); } inline RuntimeObject * get_m_Val_1() const { return ___m_Val_1; } inline RuntimeObject ** get_address_of_m_Val_1() { return &___m_Val_1; } inline void set_m_Val_1(RuntimeObject * value) { ___m_Val_1 = value; Il2CppCodeGenWriteBarrier((&___m_Val_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELANY_T3819624005_H #ifndef ENUMMODELPOS_T2221482726_H #define ENUMMODELPOS_T2221482726_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // EnumModelPos struct EnumModelPos_t2221482726 { public: // System.Int32 EnumModelPos::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EnumModelPos_t2221482726, ___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 // ENUMMODELPOS_T2221482726_H #ifndef STORYSTEPTYPE_T1926985225_H #define STORYSTEPTYPE_T1926985225_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryStepType struct StoryStepType_t1926985225 { public: // System.Int32 StoryStepType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StoryStepType_t1926985225, ___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 // STORYSTEPTYPE_T1926985225_H #ifndef HANDBOOKENUMSTORYPOS_T3237293712_H #define HANDBOOKENUMSTORYPOS_T3237293712_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookEnumStoryPos struct HandBookEnumStoryPos_t3237293712 { public: // System.Int32 HandBookEnumStoryPos::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HandBookEnumStoryPos_t3237293712, ___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 // HANDBOOKENUMSTORYPOS_T3237293712_H #ifndef CDATAMODELBOOL_T2269476966_H #define CDATAMODELBOOL_T2269476966_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelBool struct CDataModelBool_t2269476966 : public IDataModel_t653005279 { public: // System.Boolean CDataModelBool::m_Val bool ___m_Val_1; public: inline static int32_t get_offset_of_m_Val_1() { return static_cast(offsetof(CDataModelBool_t2269476966, ___m_Val_1)); } inline bool get_m_Val_1() const { return ___m_Val_1; } inline bool* get_address_of_m_Val_1() { return &___m_Val_1; } inline void set_m_Val_1(bool value) { ___m_Val_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELBOOL_T2269476966_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 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 U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255366_H #define U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255366_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // struct U3CPrivateImplementationDetailsU3E_t3057255366 : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields { public: // /$ArrayType=28 ::$field-4E9CA25A5155AA319074108510CD9CFED297FA81 U24ArrayTypeU3D28_t173484549 ___U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0; // /$ArrayType=28 ::$field-9D68C35C5471CEC1B675816185F9F25D1F9D1335 U24ArrayTypeU3D28_t173484549 ___U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1; // /$ArrayType=28 ::$field-F3A0F595CA5F8AE023625DABA745AF21C468CB01 U24ArrayTypeU3D28_t173484549 ___U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2; // /$ArrayType=28 ::$field-A0026CF97DA7F1D038E679EAE261D1067E7B6514 U24ArrayTypeU3D28_t173484549 ___U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3; // /$ArrayType=124 ::$field-5AB7D59C6B235DDF1049955538B64DC36FC29B8D U24ArrayTypeU3D124_t4235014447 ___U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4; // /$ArrayType=20 ::$field-CDA46F1C24B92FA8375164475268E0375C6A403D U24ArrayTypeU3D20_t1702832645 ___U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5; // /$ArrayType=16 ::$field-C464EFB043118A5B4728DF747EFFA15EEB975B39 U24ArrayTypeU3D16_t3253128244 ___U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6; // /$ArrayType=16 ::$field-CA7DE7AE09F92D4AADE4BB6056E85447073ADEAE U24ArrayTypeU3D16_t3253128244 ___U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7; // /$ArrayType=36 ::$field-D1BA06833B17074AE2E24F49A9AFC0DDED59A0D9 U24ArrayTypeU3D36_t120960362 ___U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8; // /$ArrayType=16 ::$field-47B2799ED1500B1D99BF6F975592A5B62EEB657E U24ArrayTypeU3D16_t3253128244 ___U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9; // /$ArrayType=48 ::$field-CFB142D69DA3E831AED3DE2109DEBFC47DA588FA U24ArrayTypeU3D48_t1336283963 ___U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10; // /$ArrayType=44 ::$field-B7D5F41E655160B30FAE1541F799606D7BAD073D U24ArrayTypeU3D44_t3630306107 ___U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11; // /$ArrayType=28 ::$field-50567A6578C37E24118E2B7EE8F5C7930666F62F U24ArrayTypeU3D28_t173484549 ___U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12; // /$ArrayType=24 ::$field-DB17E883A647963A26D973378923EF4649801319 U24ArrayTypeU3D24_t2467506693 ___U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13; // /$ArrayType=28 ::$field-3E127912C0F6215D91F56087635A1693D4CB2313 U24ArrayTypeU3D28_t173484549 ___U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14; // /$ArrayType=24 ::$field-64B9EAB25B296920D84557BAC10A585B7686D584 U24ArrayTypeU3D24_t2467506693 ___U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15; // /$ArrayType=12 ::$field-579346C3540DA709BDBCB3148411DE4D7866C589 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16; // /$ArrayType=40 ::$field-22F670DCBB0D099099AD3A1BC67708257C4E0804 U24ArrayTypeU3D40_t2865632059 ___U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17; // /$ArrayType=16 ::$field-00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71 U24ArrayTypeU3D16_t3253128244 ___U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18; // /$ArrayType=20 ::$field-A9479697CCC5E9866425610C1E5631A32C104FD9 U24ArrayTypeU3D20_t1702832645 ___U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19; // /$ArrayType=16 ::$field-D1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3 U24ArrayTypeU3D16_t3253128244 ___U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20; // /$ArrayType=40 ::$field-567D89681F4438B5FDBE7C9D7BFE54223C414B95 U24ArrayTypeU3D40_t2865632059 ___U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21; // /$ArrayType=20 ::$field-BE934513F25BF1F8AD09D3F06DDE3B240DF36FD7 U24ArrayTypeU3D20_t1702832645 ___U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22; // /$ArrayType=12 ::$field-148E9E3E864CD628C70D3DC1D8309483BD8C0E89 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23; // /$ArrayType=12 ::$field-AAF72C1002FDBCAE040DAE16A10D82184CE83679 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24; // /$ArrayType=12 ::$field-5CF7299F6558A8AC3F821B4F2F65F23798D319D3 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25; // /$ArrayType=12 ::$field-B67A7FB4648C62F6A1337CA473436D0E787E8633 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26; // /$ArrayType=12 ::$field-C69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F U24ArrayTypeU3D12_t2488454196 ___U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27; // /$ArrayType=12 ::$field-FAD52931F5B79811D31566BB18B6E0B5D2E2A164 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28; // /$ArrayType=112 ::$field-50B1635D1FB2907A171B71751E1A3FA79423CA17 U24ArrayTypeU3D112_t1514025265 ___U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29; // /$ArrayType=64 ::$field-DB1AF13F41A110B000ECFFF980C9691DEE5900BD U24ArrayTypeU3D64_t498138225 ___U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30; public: inline static int32_t get_offset_of_U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0() const { return ___U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0() { return &___U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0; } inline void set_U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0 = value; } inline static int32_t get_offset_of_U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1() const { return ___U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1() { return &___U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1; } inline void set_U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1 = value; } inline static int32_t get_offset_of_U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2() const { return ___U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2() { return &___U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2; } inline void set_U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2 = value; } inline static int32_t get_offset_of_U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3() const { return ___U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3() { return &___U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3; } inline void set_U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3 = value; } inline static int32_t get_offset_of_U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4)); } inline U24ArrayTypeU3D124_t4235014447 get_U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4() const { return ___U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4; } inline U24ArrayTypeU3D124_t4235014447 * get_address_of_U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4() { return &___U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4; } inline void set_U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4(U24ArrayTypeU3D124_t4235014447 value) { ___U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4 = value; } inline static int32_t get_offset_of_U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5)); } inline U24ArrayTypeU3D20_t1702832645 get_U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5() const { return ___U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5; } inline U24ArrayTypeU3D20_t1702832645 * get_address_of_U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5() { return &___U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5; } inline void set_U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5(U24ArrayTypeU3D20_t1702832645 value) { ___U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5 = value; } inline static int32_t get_offset_of_U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6)); } inline U24ArrayTypeU3D16_t3253128244 get_U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6() const { return ___U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6; } inline U24ArrayTypeU3D16_t3253128244 * get_address_of_U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6() { return &___U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6; } inline void set_U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6(U24ArrayTypeU3D16_t3253128244 value) { ___U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6 = value; } inline static int32_t get_offset_of_U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7)); } inline U24ArrayTypeU3D16_t3253128244 get_U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7() const { return ___U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7; } inline U24ArrayTypeU3D16_t3253128244 * get_address_of_U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7() { return &___U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7; } inline void set_U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7(U24ArrayTypeU3D16_t3253128244 value) { ___U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7 = value; } inline static int32_t get_offset_of_U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8)); } inline U24ArrayTypeU3D36_t120960362 get_U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8() const { return ___U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8; } inline U24ArrayTypeU3D36_t120960362 * get_address_of_U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8() { return &___U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8; } inline void set_U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8(U24ArrayTypeU3D36_t120960362 value) { ___U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8 = value; } inline static int32_t get_offset_of_U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9)); } inline U24ArrayTypeU3D16_t3253128244 get_U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9() const { return ___U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9; } inline U24ArrayTypeU3D16_t3253128244 * get_address_of_U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9() { return &___U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9; } inline void set_U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9(U24ArrayTypeU3D16_t3253128244 value) { ___U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9 = value; } inline static int32_t get_offset_of_U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10)); } inline U24ArrayTypeU3D48_t1336283963 get_U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10() const { return ___U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10; } inline U24ArrayTypeU3D48_t1336283963 * get_address_of_U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10() { return &___U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10; } inline void set_U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10(U24ArrayTypeU3D48_t1336283963 value) { ___U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10 = value; } inline static int32_t get_offset_of_U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11)); } inline U24ArrayTypeU3D44_t3630306107 get_U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11() const { return ___U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11; } inline U24ArrayTypeU3D44_t3630306107 * get_address_of_U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11() { return &___U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11; } inline void set_U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11(U24ArrayTypeU3D44_t3630306107 value) { ___U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11 = value; } inline static int32_t get_offset_of_U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12() const { return ___U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12() { return &___U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12; } inline void set_U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12 = value; } inline static int32_t get_offset_of_U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13)); } inline U24ArrayTypeU3D24_t2467506693 get_U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13() const { return ___U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13; } inline U24ArrayTypeU3D24_t2467506693 * get_address_of_U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13() { return &___U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13; } inline void set_U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13(U24ArrayTypeU3D24_t2467506693 value) { ___U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13 = value; } inline static int32_t get_offset_of_U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14() const { return ___U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14() { return &___U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14; } inline void set_U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14 = value; } inline static int32_t get_offset_of_U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15)); } inline U24ArrayTypeU3D24_t2467506693 get_U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15() const { return ___U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15; } inline U24ArrayTypeU3D24_t2467506693 * get_address_of_U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15() { return &___U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15; } inline void set_U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15(U24ArrayTypeU3D24_t2467506693 value) { ___U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15 = value; } inline static int32_t get_offset_of_U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16() const { return ___U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16() { return &___U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16; } inline void set_U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16 = value; } inline static int32_t get_offset_of_U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17)); } inline U24ArrayTypeU3D40_t2865632059 get_U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17() const { return ___U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17; } inline U24ArrayTypeU3D40_t2865632059 * get_address_of_U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17() { return &___U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17; } inline void set_U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17(U24ArrayTypeU3D40_t2865632059 value) { ___U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17 = value; } inline static int32_t get_offset_of_U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18)); } inline U24ArrayTypeU3D16_t3253128244 get_U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18() const { return ___U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18; } inline U24ArrayTypeU3D16_t3253128244 * get_address_of_U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18() { return &___U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18; } inline void set_U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18(U24ArrayTypeU3D16_t3253128244 value) { ___U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18 = value; } inline static int32_t get_offset_of_U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19)); } inline U24ArrayTypeU3D20_t1702832645 get_U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19() const { return ___U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19; } inline U24ArrayTypeU3D20_t1702832645 * get_address_of_U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19() { return &___U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19; } inline void set_U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19(U24ArrayTypeU3D20_t1702832645 value) { ___U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19 = value; } inline static int32_t get_offset_of_U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20)); } inline U24ArrayTypeU3D16_t3253128244 get_U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20() const { return ___U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20; } inline U24ArrayTypeU3D16_t3253128244 * get_address_of_U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20() { return &___U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20; } inline void set_U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20(U24ArrayTypeU3D16_t3253128244 value) { ___U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20 = value; } inline static int32_t get_offset_of_U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21)); } inline U24ArrayTypeU3D40_t2865632059 get_U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21() const { return ___U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21; } inline U24ArrayTypeU3D40_t2865632059 * get_address_of_U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21() { return &___U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21; } inline void set_U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21(U24ArrayTypeU3D40_t2865632059 value) { ___U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21 = value; } inline static int32_t get_offset_of_U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22)); } inline U24ArrayTypeU3D20_t1702832645 get_U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22() const { return ___U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22; } inline U24ArrayTypeU3D20_t1702832645 * get_address_of_U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22() { return &___U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22; } inline void set_U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22(U24ArrayTypeU3D20_t1702832645 value) { ___U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22 = value; } inline static int32_t get_offset_of_U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23() const { return ___U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23() { return &___U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23; } inline void set_U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23 = value; } inline static int32_t get_offset_of_U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24() const { return ___U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24() { return &___U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24; } inline void set_U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24 = value; } inline static int32_t get_offset_of_U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25() const { return ___U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25() { return &___U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25; } inline void set_U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25 = value; } inline static int32_t get_offset_of_U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26() const { return ___U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26() { return &___U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26; } inline void set_U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26 = value; } inline static int32_t get_offset_of_U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27() const { return ___U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27() { return &___U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27; } inline void set_U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27 = value; } inline static int32_t get_offset_of_U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28() const { return ___U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28() { return &___U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28; } inline void set_U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28 = value; } inline static int32_t get_offset_of_U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29)); } inline U24ArrayTypeU3D112_t1514025265 get_U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29() const { return ___U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29; } inline U24ArrayTypeU3D112_t1514025265 * get_address_of_U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29() { return &___U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29; } inline void set_U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29(U24ArrayTypeU3D112_t1514025265 value) { ___U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29 = value; } inline static int32_t get_offset_of_U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30)); } inline U24ArrayTypeU3D64_t498138225 get_U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30() const { return ___U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30; } inline U24ArrayTypeU3D64_t498138225 * get_address_of_U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30() { return &___U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30; } inline void set_U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30(U24ArrayTypeU3D64_t498138225 value) { ___U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255366_H #ifndef SERVERLABEL_T4195897361_H #define SERVERLABEL_T4195897361_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ServerLabel struct ServerLabel_t4195897361 { public: // System.Byte DMCore.Logic.ServerLabel::value__ uint8_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerLabel_t4195897361, ___value___1)); } inline uint8_t get_value___1() const { return ___value___1; } inline uint8_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint8_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERLABEL_T4195897361_H #ifndef RUNTIMEFIELDHANDLE_T1871169219_H #define RUNTIMEFIELDHANDLE_T1871169219_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeFieldHandle struct RuntimeFieldHandle_t1871169219 { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t1871169219, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEFIELDHANDLE_T1871169219_H #ifndef EMPAGE_T3202344075_H #define EMPAGE_T3202344075_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // logicLogin_main_page/emPage struct emPage_t3202344075 { public: // System.Int32 logicLogin_main_page/emPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(emPage_t3202344075, ___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 // EMPAGE_T3202344075_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 CDATAMODELINT_T3463393640_H #define CDATAMODELINT_T3463393640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelInt struct CDataModelInt_t3463393640 : public IDataModel_t653005279 { public: // System.Int32 CDataModelInt::m_Val int32_t ___m_Val_1; public: inline static int32_t get_offset_of_m_Val_1() { return static_cast(offsetof(CDataModelInt_t3463393640, ___m_Val_1)); } inline int32_t get_m_Val_1() const { return ___m_Val_1; } inline int32_t* get_address_of_m_Val_1() { return &___m_Val_1; } inline void set_m_Val_1(int32_t value) { ___m_Val_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELINT_T3463393640_H #ifndef SLIDEDIRECTION_T4105223717_H #define SLIDEDIRECTION_T4105223717_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListViewSlideOptimize/SlideDirection struct SlideDirection_t4105223717 { public: // System.Int32 DMListViewSlideOptimize/SlideDirection::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SlideDirection_t4105223717, ___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 // SLIDEDIRECTION_T4105223717_H #ifndef EM_STATE_T362525985_H #define EM_STATE_T362525985_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiStarTask/EM_State struct EM_State_t362525985 { public: // System.Int32 uiStarTask/EM_State::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_State_t362525985, ___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 // EM_STATE_T362525985_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 CFASHIONTAGCTR_T1928095552_H #define CFASHIONTAGCTR_T1928095552_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CFashionTagCtr struct CFashionTagCtr_t1928095552 : public IMonoCtrllor_t1427182583 { public: // CDataModelInt CFashionTagCtr::k__BackingField CDataModelInt_t3463393640 * ___U3CCDataFashionU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CCDataFashionU3Ek__BackingField_1() { return static_cast(offsetof(CFashionTagCtr_t1928095552, ___U3CCDataFashionU3Ek__BackingField_1)); } inline CDataModelInt_t3463393640 * get_U3CCDataFashionU3Ek__BackingField_1() const { return ___U3CCDataFashionU3Ek__BackingField_1; } inline CDataModelInt_t3463393640 ** get_address_of_U3CCDataFashionU3Ek__BackingField_1() { return &___U3CCDataFashionU3Ek__BackingField_1; } inline void set_U3CCDataFashionU3Ek__BackingField_1(CDataModelInt_t3463393640 * value) { ___U3CCDataFashionU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CCDataFashionU3Ek__BackingField_1), value); } }; struct CFashionTagCtr_t1928095552_StaticFields { public: // CFashionTagCtr CFashionTagCtr::s_Instance CFashionTagCtr_t1928095552 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CFashionTagCtr_t1928095552_StaticFields, ___s_Instance_2)); } inline CFashionTagCtr_t1928095552 * get_s_Instance_2() const { return ___s_Instance_2; } inline CFashionTagCtr_t1928095552 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CFashionTagCtr_t1928095552 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFASHIONTAGCTR_T1928095552_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 CTASKMANAGER_T4133723725_H #define CTASKMANAGER_T4133723725_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskManager struct CTaskManager_t4133723725 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTaskManager::m_CurrentSelectIndex int32_t ___m_CurrentSelectIndex_1; // System.Boolean DMCore.Logic.CTaskManager::m_bIfChanged bool ___m_bIfChanged_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CTaskManager::m_TaskDataList Dictionary_2_t2525419584 * ___m_TaskDataList_3; // System.Int32 DMCore.Logic.CTaskManager::m_nTaskNotReadCnt int32_t ___m_nTaskNotReadCnt_4; // System.Int32 DMCore.Logic.CTaskManager::m_activeMainIndex int32_t ___m_activeMainIndex_5; // System.Int32 DMCore.Logic.CTaskManager::m_lastMainIndex int32_t ___m_lastMainIndex_6; // DMCore.Logic.enumTaskType DMCore.Logic.CTaskManager::m_curTaskType int32_t ___m_curTaskType_7; // System.Int32 DMCore.Logic.CTaskManager::m_dailyActiveValue int32_t ___m_dailyActiveValue_8; // System.Int32 DMCore.Logic.CTaskManager::m_dailyActiveLevel int32_t ___m_dailyActiveLevel_9; // DMCore.Logic.CTaskDailyAward[] DMCore.Logic.CTaskManager::m_dailyAwardArr CTaskDailyAwardU5BU5D_t108279183* ___m_dailyAwardArr_10; // System.Boolean DMCore.Logic.CTaskManager::m_isWaitingResult bool ___m_isWaitingResult_11; // System.Boolean DMCore.Logic.CTaskManager::m_isDailyAwardReady bool ___m_isDailyAwardReady_12; // System.Boolean DMCore.Logic.CTaskManager::m_isNeedFreshAward bool ___m_isNeedFreshAward_13; // System.Boolean DMCore.Logic.CTaskManager::m_isNeedFreshGiftList bool ___m_isNeedFreshGiftList_14; // CDataModelInt DMCore.Logic.CTaskManager::m_selectTaskId CDataModelInt_t3463393640 * ___m_selectTaskId_15; // CDataModelBool DMCore.Logic.CTaskManager::m_isRefreshList CDataModelBool_t2269476966 * ___m_isRefreshList_16; // System.Int32 DMCore.Logic.CTaskManager::m_curChooseID int32_t ___m_curChooseID_17; public: inline static int32_t get_offset_of_m_CurrentSelectIndex_1() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_CurrentSelectIndex_1)); } inline int32_t get_m_CurrentSelectIndex_1() const { return ___m_CurrentSelectIndex_1; } inline int32_t* get_address_of_m_CurrentSelectIndex_1() { return &___m_CurrentSelectIndex_1; } inline void set_m_CurrentSelectIndex_1(int32_t value) { ___m_CurrentSelectIndex_1 = value; } inline static int32_t get_offset_of_m_bIfChanged_2() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_bIfChanged_2)); } inline bool get_m_bIfChanged_2() const { return ___m_bIfChanged_2; } inline bool* get_address_of_m_bIfChanged_2() { return &___m_bIfChanged_2; } inline void set_m_bIfChanged_2(bool value) { ___m_bIfChanged_2 = value; } inline static int32_t get_offset_of_m_TaskDataList_3() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_TaskDataList_3)); } inline Dictionary_2_t2525419584 * get_m_TaskDataList_3() const { return ___m_TaskDataList_3; } inline Dictionary_2_t2525419584 ** get_address_of_m_TaskDataList_3() { return &___m_TaskDataList_3; } inline void set_m_TaskDataList_3(Dictionary_2_t2525419584 * value) { ___m_TaskDataList_3 = value; Il2CppCodeGenWriteBarrier((&___m_TaskDataList_3), value); } inline static int32_t get_offset_of_m_nTaskNotReadCnt_4() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_nTaskNotReadCnt_4)); } inline int32_t get_m_nTaskNotReadCnt_4() const { return ___m_nTaskNotReadCnt_4; } inline int32_t* get_address_of_m_nTaskNotReadCnt_4() { return &___m_nTaskNotReadCnt_4; } inline void set_m_nTaskNotReadCnt_4(int32_t value) { ___m_nTaskNotReadCnt_4 = value; } inline static int32_t get_offset_of_m_activeMainIndex_5() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_activeMainIndex_5)); } inline int32_t get_m_activeMainIndex_5() const { return ___m_activeMainIndex_5; } inline int32_t* get_address_of_m_activeMainIndex_5() { return &___m_activeMainIndex_5; } inline void set_m_activeMainIndex_5(int32_t value) { ___m_activeMainIndex_5 = value; } inline static int32_t get_offset_of_m_lastMainIndex_6() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_lastMainIndex_6)); } inline int32_t get_m_lastMainIndex_6() const { return ___m_lastMainIndex_6; } inline int32_t* get_address_of_m_lastMainIndex_6() { return &___m_lastMainIndex_6; } inline void set_m_lastMainIndex_6(int32_t value) { ___m_lastMainIndex_6 = value; } inline static int32_t get_offset_of_m_curTaskType_7() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_curTaskType_7)); } inline int32_t get_m_curTaskType_7() const { return ___m_curTaskType_7; } inline int32_t* get_address_of_m_curTaskType_7() { return &___m_curTaskType_7; } inline void set_m_curTaskType_7(int32_t value) { ___m_curTaskType_7 = value; } inline static int32_t get_offset_of_m_dailyActiveValue_8() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_dailyActiveValue_8)); } inline int32_t get_m_dailyActiveValue_8() const { return ___m_dailyActiveValue_8; } inline int32_t* get_address_of_m_dailyActiveValue_8() { return &___m_dailyActiveValue_8; } inline void set_m_dailyActiveValue_8(int32_t value) { ___m_dailyActiveValue_8 = value; } inline static int32_t get_offset_of_m_dailyActiveLevel_9() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_dailyActiveLevel_9)); } inline int32_t get_m_dailyActiveLevel_9() const { return ___m_dailyActiveLevel_9; } inline int32_t* get_address_of_m_dailyActiveLevel_9() { return &___m_dailyActiveLevel_9; } inline void set_m_dailyActiveLevel_9(int32_t value) { ___m_dailyActiveLevel_9 = value; } inline static int32_t get_offset_of_m_dailyAwardArr_10() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_dailyAwardArr_10)); } inline CTaskDailyAwardU5BU5D_t108279183* get_m_dailyAwardArr_10() const { return ___m_dailyAwardArr_10; } inline CTaskDailyAwardU5BU5D_t108279183** get_address_of_m_dailyAwardArr_10() { return &___m_dailyAwardArr_10; } inline void set_m_dailyAwardArr_10(CTaskDailyAwardU5BU5D_t108279183* value) { ___m_dailyAwardArr_10 = value; Il2CppCodeGenWriteBarrier((&___m_dailyAwardArr_10), value); } inline static int32_t get_offset_of_m_isWaitingResult_11() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isWaitingResult_11)); } inline bool get_m_isWaitingResult_11() const { return ___m_isWaitingResult_11; } inline bool* get_address_of_m_isWaitingResult_11() { return &___m_isWaitingResult_11; } inline void set_m_isWaitingResult_11(bool value) { ___m_isWaitingResult_11 = value; } inline static int32_t get_offset_of_m_isDailyAwardReady_12() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isDailyAwardReady_12)); } inline bool get_m_isDailyAwardReady_12() const { return ___m_isDailyAwardReady_12; } inline bool* get_address_of_m_isDailyAwardReady_12() { return &___m_isDailyAwardReady_12; } inline void set_m_isDailyAwardReady_12(bool value) { ___m_isDailyAwardReady_12 = value; } inline static int32_t get_offset_of_m_isNeedFreshAward_13() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isNeedFreshAward_13)); } inline bool get_m_isNeedFreshAward_13() const { return ___m_isNeedFreshAward_13; } inline bool* get_address_of_m_isNeedFreshAward_13() { return &___m_isNeedFreshAward_13; } inline void set_m_isNeedFreshAward_13(bool value) { ___m_isNeedFreshAward_13 = value; } inline static int32_t get_offset_of_m_isNeedFreshGiftList_14() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isNeedFreshGiftList_14)); } inline bool get_m_isNeedFreshGiftList_14() const { return ___m_isNeedFreshGiftList_14; } inline bool* get_address_of_m_isNeedFreshGiftList_14() { return &___m_isNeedFreshGiftList_14; } inline void set_m_isNeedFreshGiftList_14(bool value) { ___m_isNeedFreshGiftList_14 = value; } inline static int32_t get_offset_of_m_selectTaskId_15() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_selectTaskId_15)); } inline CDataModelInt_t3463393640 * get_m_selectTaskId_15() const { return ___m_selectTaskId_15; } inline CDataModelInt_t3463393640 ** get_address_of_m_selectTaskId_15() { return &___m_selectTaskId_15; } inline void set_m_selectTaskId_15(CDataModelInt_t3463393640 * value) { ___m_selectTaskId_15 = value; Il2CppCodeGenWriteBarrier((&___m_selectTaskId_15), value); } inline static int32_t get_offset_of_m_isRefreshList_16() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isRefreshList_16)); } inline CDataModelBool_t2269476966 * get_m_isRefreshList_16() const { return ___m_isRefreshList_16; } inline CDataModelBool_t2269476966 ** get_address_of_m_isRefreshList_16() { return &___m_isRefreshList_16; } inline void set_m_isRefreshList_16(CDataModelBool_t2269476966 * value) { ___m_isRefreshList_16 = value; Il2CppCodeGenWriteBarrier((&___m_isRefreshList_16), value); } inline static int32_t get_offset_of_m_curChooseID_17() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_curChooseID_17)); } inline int32_t get_m_curChooseID_17() const { return ___m_curChooseID_17; } inline int32_t* get_address_of_m_curChooseID_17() { return &___m_curChooseID_17; } inline void set_m_curChooseID_17(int32_t value) { ___m_curChooseID_17 = value; } }; struct CTaskManager_t4133723725_StaticFields { public: // DMCore.Logic.CTaskManager DMCore.Logic.CTaskManager::s_Instance CTaskManager_t4133723725 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CTaskManager_t4133723725_StaticFields, ___s_Instance_0)); } inline CTaskManager_t4133723725 * get_s_Instance_0() const { return ___s_Instance_0; } inline CTaskManager_t4133723725 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CTaskManager_t4133723725 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKMANAGER_T4133723725_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 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 CTASKITEM_T2164631511_H #define CTASKITEM_T2164631511_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskItem struct CTaskItem_t2164631511 : public RuntimeObject { public: // DMCore.Logic.enumTaskType DMCore.Logic.CTaskItem::m_TaskType int32_t ___m_TaskType_0; // System.Int32 DMCore.Logic.CTaskItem::m_TaskGroupID int32_t ___m_TaskGroupID_1; // System.Int32 DMCore.Logic.CTaskItem::m_TaskID int32_t ___m_TaskID_2; // System.Int32 DMCore.Logic.CTaskItem::m_PassValue int32_t ___m_PassValue_3; // System.Int32 DMCore.Logic.CTaskItem::m_CurValue int32_t ___m_CurValue_4; // DMCore.Logic.enumTaskState DMCore.Logic.CTaskItem::m_TaskState int32_t ___m_TaskState_5; // System.Int32 DMCore.Logic.CTaskItem::m_ShowOrder int32_t ___m_ShowOrder_6; // System.Int32 DMCore.Logic.CTaskItem::m_GoID int32_t ___m_GoID_7; // System.Int32 DMCore.Logic.CTaskItem::m_ActiveValue int32_t ___m_ActiveValue_8; // System.Int32 DMCore.Logic.CTaskItem::m_ReplacedTaskID int32_t ___m_ReplacedTaskID_9; public: inline static int32_t get_offset_of_m_TaskType_0() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskType_0)); } inline int32_t get_m_TaskType_0() const { return ___m_TaskType_0; } inline int32_t* get_address_of_m_TaskType_0() { return &___m_TaskType_0; } inline void set_m_TaskType_0(int32_t value) { ___m_TaskType_0 = value; } inline static int32_t get_offset_of_m_TaskGroupID_1() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskGroupID_1)); } inline int32_t get_m_TaskGroupID_1() const { return ___m_TaskGroupID_1; } inline int32_t* get_address_of_m_TaskGroupID_1() { return &___m_TaskGroupID_1; } inline void set_m_TaskGroupID_1(int32_t value) { ___m_TaskGroupID_1 = value; } inline static int32_t get_offset_of_m_TaskID_2() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskID_2)); } inline int32_t get_m_TaskID_2() const { return ___m_TaskID_2; } inline int32_t* get_address_of_m_TaskID_2() { return &___m_TaskID_2; } inline void set_m_TaskID_2(int32_t value) { ___m_TaskID_2 = value; } inline static int32_t get_offset_of_m_PassValue_3() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_PassValue_3)); } inline int32_t get_m_PassValue_3() const { return ___m_PassValue_3; } inline int32_t* get_address_of_m_PassValue_3() { return &___m_PassValue_3; } inline void set_m_PassValue_3(int32_t value) { ___m_PassValue_3 = value; } inline static int32_t get_offset_of_m_CurValue_4() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_CurValue_4)); } inline int32_t get_m_CurValue_4() const { return ___m_CurValue_4; } inline int32_t* get_address_of_m_CurValue_4() { return &___m_CurValue_4; } inline void set_m_CurValue_4(int32_t value) { ___m_CurValue_4 = value; } inline static int32_t get_offset_of_m_TaskState_5() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskState_5)); } inline int32_t get_m_TaskState_5() const { return ___m_TaskState_5; } inline int32_t* get_address_of_m_TaskState_5() { return &___m_TaskState_5; } inline void set_m_TaskState_5(int32_t value) { ___m_TaskState_5 = value; } inline static int32_t get_offset_of_m_ShowOrder_6() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_ShowOrder_6)); } inline int32_t get_m_ShowOrder_6() const { return ___m_ShowOrder_6; } inline int32_t* get_address_of_m_ShowOrder_6() { return &___m_ShowOrder_6; } inline void set_m_ShowOrder_6(int32_t value) { ___m_ShowOrder_6 = value; } inline static int32_t get_offset_of_m_GoID_7() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_GoID_7)); } inline int32_t get_m_GoID_7() const { return ___m_GoID_7; } inline int32_t* get_address_of_m_GoID_7() { return &___m_GoID_7; } inline void set_m_GoID_7(int32_t value) { ___m_GoID_7 = value; } inline static int32_t get_offset_of_m_ActiveValue_8() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_ActiveValue_8)); } inline int32_t get_m_ActiveValue_8() const { return ___m_ActiveValue_8; } inline int32_t* get_address_of_m_ActiveValue_8() { return &___m_ActiveValue_8; } inline void set_m_ActiveValue_8(int32_t value) { ___m_ActiveValue_8 = value; } inline static int32_t get_offset_of_m_ReplacedTaskID_9() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_ReplacedTaskID_9)); } inline int32_t get_m_ReplacedTaskID_9() const { return ___m_ReplacedTaskID_9; } inline int32_t* get_address_of_m_ReplacedTaskID_9() { return &___m_ReplacedTaskID_9; } inline void set_m_ReplacedTaskID_9(int32_t value) { ___m_ReplacedTaskID_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKITEM_T2164631511_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 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 CGUILDMANAGER_T3445311192_H #define CGUILDMANAGER_T3445311192_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGuildManager struct CGuildManager_t3445311192 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CGuildManager::CurrentGuildPage int32_t ___CurrentGuildPage_0; // System.Int32 DMCore.Logic.CGuildManager::k__BackingField int32_t ___U3CCurrentPageU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CGuildManager::k__BackingField int32_t ___U3CSelectedIndexU3Ek__BackingField_2; // System.String DMCore.Logic.CGuildManager::newName String_t* ___newName_3; // System.Boolean DMCore.Logic.CGuildManager::isNeedChangeName bool ___isNeedChangeName_4; // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CGuildManager::m_InvitorList ITaskBase_1_t2595950535 * ___m_InvitorList_5; // System.Collections.Generic.List`1 DMCore.Logic.CGuildManager::m_GuildList List_1_t2148006193 * ___m_GuildList_6; // DMCore.Logic.CCreateCondition DMCore.Logic.CGuildManager::m_CreateCondition CCreateCondition_t197933841 * ___m_CreateCondition_7; // System.Int32 DMCore.Logic.CGuildManager::m_ActiveGuildID int32_t ___m_ActiveGuildID_8; // System.Int32 DMCore.Logic.CGuildManager::m_RequestGuildID int32_t ___m_RequestGuildID_9; // System.Boolean DMCore.Logic.CGuildManager::m_IsGuildIDChanged bool ___m_IsGuildIDChanged_10; // System.Boolean DMCore.Logic.CGuildManager::m_IsGuildDataUpdate bool ___m_IsGuildDataUpdate_11; // System.Boolean DMCore.Logic.CGuildManager::m_IsGuildListChangedReady bool ___m_IsGuildListChangedReady_12; // System.Boolean DMCore.Logic.CGuildManager::m_IsGuildListChanged bool ___m_IsGuildListChanged_13; // System.Boolean DMCore.Logic.CGuildManager::m_IsSelfGuildBaseChanged bool ___m_IsSelfGuildBaseChanged_14; // System.Boolean DMCore.Logic.CGuildManager::m_IsSelfGuildMemberChanged bool ___m_IsSelfGuildMemberChanged_15; // System.Boolean DMCore.Logic.CGuildManager::m_IsSelfGuildLogChanged bool ___m_IsSelfGuildLogChanged_16; // System.Boolean DMCore.Logic.CGuildManager::m_IsSelfJoinInRequestChanged bool ___m_IsSelfJoinInRequestChanged_17; // System.Boolean DMCore.Logic.CGuildManager::m_IsCreateConditonChanged bool ___m_IsCreateConditonChanged_18; // System.Boolean DMCore.Logic.CGuildManager::m_IsCreateGuildSuccess bool ___m_IsCreateGuildSuccess_19; // System.Boolean DMCore.Logic.CGuildManager::m_IsOtherGuildInfoChanged bool ___m_IsOtherGuildInfoChanged_20; // System.Boolean DMCore.Logic.CGuildManager::m_IsGuildDutyChanged bool ___m_IsGuildDutyChanged_21; // System.Boolean DMCore.Logic.CGuildManager::m_IsReadyToGetMoreMemebers bool ___m_IsReadyToGetMoreMemebers_22; // DMCore.Logic.enumGuildListState DMCore.Logic.CGuildManager::m_GuildListState int32_t ___m_GuildListState_23; // System.String DMCore.Logic.CGuildManager::m_LastGuildSearchKey String_t* ___m_LastGuildSearchKey_24; // System.Boolean DMCore.Logic.CGuildManager::m_BeKickOutGuildAndNeedBox bool ___m_BeKickOutGuildAndNeedBox_25; public: inline static int32_t get_offset_of_CurrentGuildPage_0() { return static_cast(offsetof(CGuildManager_t3445311192, ___CurrentGuildPage_0)); } inline int32_t get_CurrentGuildPage_0() const { return ___CurrentGuildPage_0; } inline int32_t* get_address_of_CurrentGuildPage_0() { return &___CurrentGuildPage_0; } inline void set_CurrentGuildPage_0(int32_t value) { ___CurrentGuildPage_0 = value; } inline static int32_t get_offset_of_U3CCurrentPageU3Ek__BackingField_1() { return static_cast(offsetof(CGuildManager_t3445311192, ___U3CCurrentPageU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentPageU3Ek__BackingField_1() const { return ___U3CCurrentPageU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentPageU3Ek__BackingField_1() { return &___U3CCurrentPageU3Ek__BackingField_1; } inline void set_U3CCurrentPageU3Ek__BackingField_1(int32_t value) { ___U3CCurrentPageU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CSelectedIndexU3Ek__BackingField_2() { return static_cast(offsetof(CGuildManager_t3445311192, ___U3CSelectedIndexU3Ek__BackingField_2)); } inline int32_t get_U3CSelectedIndexU3Ek__BackingField_2() const { return ___U3CSelectedIndexU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CSelectedIndexU3Ek__BackingField_2() { return &___U3CSelectedIndexU3Ek__BackingField_2; } inline void set_U3CSelectedIndexU3Ek__BackingField_2(int32_t value) { ___U3CSelectedIndexU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_newName_3() { return static_cast(offsetof(CGuildManager_t3445311192, ___newName_3)); } inline String_t* get_newName_3() const { return ___newName_3; } inline String_t** get_address_of_newName_3() { return &___newName_3; } inline void set_newName_3(String_t* value) { ___newName_3 = value; Il2CppCodeGenWriteBarrier((&___newName_3), value); } inline static int32_t get_offset_of_isNeedChangeName_4() { return static_cast(offsetof(CGuildManager_t3445311192, ___isNeedChangeName_4)); } inline bool get_isNeedChangeName_4() const { return ___isNeedChangeName_4; } inline bool* get_address_of_isNeedChangeName_4() { return &___isNeedChangeName_4; } inline void set_isNeedChangeName_4(bool value) { ___isNeedChangeName_4 = value; } inline static int32_t get_offset_of_m_InvitorList_5() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_InvitorList_5)); } inline ITaskBase_1_t2595950535 * get_m_InvitorList_5() const { return ___m_InvitorList_5; } inline ITaskBase_1_t2595950535 ** get_address_of_m_InvitorList_5() { return &___m_InvitorList_5; } inline void set_m_InvitorList_5(ITaskBase_1_t2595950535 * value) { ___m_InvitorList_5 = value; Il2CppCodeGenWriteBarrier((&___m_InvitorList_5), value); } inline static int32_t get_offset_of_m_GuildList_6() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_GuildList_6)); } inline List_1_t2148006193 * get_m_GuildList_6() const { return ___m_GuildList_6; } inline List_1_t2148006193 ** get_address_of_m_GuildList_6() { return &___m_GuildList_6; } inline void set_m_GuildList_6(List_1_t2148006193 * value) { ___m_GuildList_6 = value; Il2CppCodeGenWriteBarrier((&___m_GuildList_6), value); } inline static int32_t get_offset_of_m_CreateCondition_7() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_CreateCondition_7)); } inline CCreateCondition_t197933841 * get_m_CreateCondition_7() const { return ___m_CreateCondition_7; } inline CCreateCondition_t197933841 ** get_address_of_m_CreateCondition_7() { return &___m_CreateCondition_7; } inline void set_m_CreateCondition_7(CCreateCondition_t197933841 * value) { ___m_CreateCondition_7 = value; Il2CppCodeGenWriteBarrier((&___m_CreateCondition_7), value); } inline static int32_t get_offset_of_m_ActiveGuildID_8() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_ActiveGuildID_8)); } inline int32_t get_m_ActiveGuildID_8() const { return ___m_ActiveGuildID_8; } inline int32_t* get_address_of_m_ActiveGuildID_8() { return &___m_ActiveGuildID_8; } inline void set_m_ActiveGuildID_8(int32_t value) { ___m_ActiveGuildID_8 = value; } inline static int32_t get_offset_of_m_RequestGuildID_9() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_RequestGuildID_9)); } inline int32_t get_m_RequestGuildID_9() const { return ___m_RequestGuildID_9; } inline int32_t* get_address_of_m_RequestGuildID_9() { return &___m_RequestGuildID_9; } inline void set_m_RequestGuildID_9(int32_t value) { ___m_RequestGuildID_9 = value; } inline static int32_t get_offset_of_m_IsGuildIDChanged_10() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsGuildIDChanged_10)); } inline bool get_m_IsGuildIDChanged_10() const { return ___m_IsGuildIDChanged_10; } inline bool* get_address_of_m_IsGuildIDChanged_10() { return &___m_IsGuildIDChanged_10; } inline void set_m_IsGuildIDChanged_10(bool value) { ___m_IsGuildIDChanged_10 = value; } inline static int32_t get_offset_of_m_IsGuildDataUpdate_11() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsGuildDataUpdate_11)); } inline bool get_m_IsGuildDataUpdate_11() const { return ___m_IsGuildDataUpdate_11; } inline bool* get_address_of_m_IsGuildDataUpdate_11() { return &___m_IsGuildDataUpdate_11; } inline void set_m_IsGuildDataUpdate_11(bool value) { ___m_IsGuildDataUpdate_11 = value; } inline static int32_t get_offset_of_m_IsGuildListChangedReady_12() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsGuildListChangedReady_12)); } inline bool get_m_IsGuildListChangedReady_12() const { return ___m_IsGuildListChangedReady_12; } inline bool* get_address_of_m_IsGuildListChangedReady_12() { return &___m_IsGuildListChangedReady_12; } inline void set_m_IsGuildListChangedReady_12(bool value) { ___m_IsGuildListChangedReady_12 = value; } inline static int32_t get_offset_of_m_IsGuildListChanged_13() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsGuildListChanged_13)); } inline bool get_m_IsGuildListChanged_13() const { return ___m_IsGuildListChanged_13; } inline bool* get_address_of_m_IsGuildListChanged_13() { return &___m_IsGuildListChanged_13; } inline void set_m_IsGuildListChanged_13(bool value) { ___m_IsGuildListChanged_13 = value; } inline static int32_t get_offset_of_m_IsSelfGuildBaseChanged_14() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsSelfGuildBaseChanged_14)); } inline bool get_m_IsSelfGuildBaseChanged_14() const { return ___m_IsSelfGuildBaseChanged_14; } inline bool* get_address_of_m_IsSelfGuildBaseChanged_14() { return &___m_IsSelfGuildBaseChanged_14; } inline void set_m_IsSelfGuildBaseChanged_14(bool value) { ___m_IsSelfGuildBaseChanged_14 = value; } inline static int32_t get_offset_of_m_IsSelfGuildMemberChanged_15() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsSelfGuildMemberChanged_15)); } inline bool get_m_IsSelfGuildMemberChanged_15() const { return ___m_IsSelfGuildMemberChanged_15; } inline bool* get_address_of_m_IsSelfGuildMemberChanged_15() { return &___m_IsSelfGuildMemberChanged_15; } inline void set_m_IsSelfGuildMemberChanged_15(bool value) { ___m_IsSelfGuildMemberChanged_15 = value; } inline static int32_t get_offset_of_m_IsSelfGuildLogChanged_16() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsSelfGuildLogChanged_16)); } inline bool get_m_IsSelfGuildLogChanged_16() const { return ___m_IsSelfGuildLogChanged_16; } inline bool* get_address_of_m_IsSelfGuildLogChanged_16() { return &___m_IsSelfGuildLogChanged_16; } inline void set_m_IsSelfGuildLogChanged_16(bool value) { ___m_IsSelfGuildLogChanged_16 = value; } inline static int32_t get_offset_of_m_IsSelfJoinInRequestChanged_17() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsSelfJoinInRequestChanged_17)); } inline bool get_m_IsSelfJoinInRequestChanged_17() const { return ___m_IsSelfJoinInRequestChanged_17; } inline bool* get_address_of_m_IsSelfJoinInRequestChanged_17() { return &___m_IsSelfJoinInRequestChanged_17; } inline void set_m_IsSelfJoinInRequestChanged_17(bool value) { ___m_IsSelfJoinInRequestChanged_17 = value; } inline static int32_t get_offset_of_m_IsCreateConditonChanged_18() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsCreateConditonChanged_18)); } inline bool get_m_IsCreateConditonChanged_18() const { return ___m_IsCreateConditonChanged_18; } inline bool* get_address_of_m_IsCreateConditonChanged_18() { return &___m_IsCreateConditonChanged_18; } inline void set_m_IsCreateConditonChanged_18(bool value) { ___m_IsCreateConditonChanged_18 = value; } inline static int32_t get_offset_of_m_IsCreateGuildSuccess_19() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsCreateGuildSuccess_19)); } inline bool get_m_IsCreateGuildSuccess_19() const { return ___m_IsCreateGuildSuccess_19; } inline bool* get_address_of_m_IsCreateGuildSuccess_19() { return &___m_IsCreateGuildSuccess_19; } inline void set_m_IsCreateGuildSuccess_19(bool value) { ___m_IsCreateGuildSuccess_19 = value; } inline static int32_t get_offset_of_m_IsOtherGuildInfoChanged_20() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsOtherGuildInfoChanged_20)); } inline bool get_m_IsOtherGuildInfoChanged_20() const { return ___m_IsOtherGuildInfoChanged_20; } inline bool* get_address_of_m_IsOtherGuildInfoChanged_20() { return &___m_IsOtherGuildInfoChanged_20; } inline void set_m_IsOtherGuildInfoChanged_20(bool value) { ___m_IsOtherGuildInfoChanged_20 = value; } inline static int32_t get_offset_of_m_IsGuildDutyChanged_21() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsGuildDutyChanged_21)); } inline bool get_m_IsGuildDutyChanged_21() const { return ___m_IsGuildDutyChanged_21; } inline bool* get_address_of_m_IsGuildDutyChanged_21() { return &___m_IsGuildDutyChanged_21; } inline void set_m_IsGuildDutyChanged_21(bool value) { ___m_IsGuildDutyChanged_21 = value; } inline static int32_t get_offset_of_m_IsReadyToGetMoreMemebers_22() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsReadyToGetMoreMemebers_22)); } inline bool get_m_IsReadyToGetMoreMemebers_22() const { return ___m_IsReadyToGetMoreMemebers_22; } inline bool* get_address_of_m_IsReadyToGetMoreMemebers_22() { return &___m_IsReadyToGetMoreMemebers_22; } inline void set_m_IsReadyToGetMoreMemebers_22(bool value) { ___m_IsReadyToGetMoreMemebers_22 = value; } inline static int32_t get_offset_of_m_GuildListState_23() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_GuildListState_23)); } inline int32_t get_m_GuildListState_23() const { return ___m_GuildListState_23; } inline int32_t* get_address_of_m_GuildListState_23() { return &___m_GuildListState_23; } inline void set_m_GuildListState_23(int32_t value) { ___m_GuildListState_23 = value; } inline static int32_t get_offset_of_m_LastGuildSearchKey_24() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_LastGuildSearchKey_24)); } inline String_t* get_m_LastGuildSearchKey_24() const { return ___m_LastGuildSearchKey_24; } inline String_t** get_address_of_m_LastGuildSearchKey_24() { return &___m_LastGuildSearchKey_24; } inline void set_m_LastGuildSearchKey_24(String_t* value) { ___m_LastGuildSearchKey_24 = value; Il2CppCodeGenWriteBarrier((&___m_LastGuildSearchKey_24), value); } inline static int32_t get_offset_of_m_BeKickOutGuildAndNeedBox_25() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_BeKickOutGuildAndNeedBox_25)); } inline bool get_m_BeKickOutGuildAndNeedBox_25() const { return ___m_BeKickOutGuildAndNeedBox_25; } inline bool* get_address_of_m_BeKickOutGuildAndNeedBox_25() { return &___m_BeKickOutGuildAndNeedBox_25; } inline void set_m_BeKickOutGuildAndNeedBox_25(bool value) { ___m_BeKickOutGuildAndNeedBox_25 = value; } }; struct CGuildManager_t3445311192_StaticFields { public: // System.Int32 DMCore.Logic.CGuildManager::PAGE_SIZE int32_t ___PAGE_SIZE_26; // DMCore.Logic.CGuildManager DMCore.Logic.CGuildManager::s_Instance CGuildManager_t3445311192 * ___s_Instance_27; // System.Comparison`1 DMCore.Logic.CGuildManager::<>f__mg$cache0 Comparison_1_t450862630 * ___U3CU3Ef__mgU24cache0_28; // System.Comparison`1 DMCore.Logic.CGuildManager::<>f__mg$cache1 Comparison_1_t450862630 * ___U3CU3Ef__mgU24cache1_29; public: inline static int32_t get_offset_of_PAGE_SIZE_26() { return static_cast(offsetof(CGuildManager_t3445311192_StaticFields, ___PAGE_SIZE_26)); } inline int32_t get_PAGE_SIZE_26() const { return ___PAGE_SIZE_26; } inline int32_t* get_address_of_PAGE_SIZE_26() { return &___PAGE_SIZE_26; } inline void set_PAGE_SIZE_26(int32_t value) { ___PAGE_SIZE_26 = value; } inline static int32_t get_offset_of_s_Instance_27() { return static_cast(offsetof(CGuildManager_t3445311192_StaticFields, ___s_Instance_27)); } inline CGuildManager_t3445311192 * get_s_Instance_27() const { return ___s_Instance_27; } inline CGuildManager_t3445311192 ** get_address_of_s_Instance_27() { return &___s_Instance_27; } inline void set_s_Instance_27(CGuildManager_t3445311192 * value) { ___s_Instance_27 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_27), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_28() { return static_cast(offsetof(CGuildManager_t3445311192_StaticFields, ___U3CU3Ef__mgU24cache0_28)); } inline Comparison_1_t450862630 * get_U3CU3Ef__mgU24cache0_28() const { return ___U3CU3Ef__mgU24cache0_28; } inline Comparison_1_t450862630 ** get_address_of_U3CU3Ef__mgU24cache0_28() { return &___U3CU3Ef__mgU24cache0_28; } inline void set_U3CU3Ef__mgU24cache0_28(Comparison_1_t450862630 * value) { ___U3CU3Ef__mgU24cache0_28 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_28), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_29() { return static_cast(offsetof(CGuildManager_t3445311192_StaticFields, ___U3CU3Ef__mgU24cache1_29)); } inline Comparison_1_t450862630 * get_U3CU3Ef__mgU24cache1_29() const { return ___U3CU3Ef__mgU24cache1_29; } inline Comparison_1_t450862630 ** get_address_of_U3CU3Ef__mgU24cache1_29() { return &___U3CU3Ef__mgU24cache1_29; } inline void set_U3CU3Ef__mgU24cache1_29(Comparison_1_t450862630 * value) { ___U3CU3Ef__mgU24cache1_29 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_29), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGUILDMANAGER_T3445311192_H #ifndef CQUESTIONMANGER_T1203513329_H #define CQUESTIONMANGER_T1203513329_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger struct CQuestionManger_t1203513329 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CQuestionManger::isRefresh bool ___isRefresh_0; // DMCore.Logic.enumCheckState DMCore.Logic.CQuestionManger::m_checkState int32_t ___m_checkState_1; // System.Boolean DMCore.Logic.CQuestionManger::InCD bool ___InCD_2; // System.Single DMCore.Logic.CQuestionManger::BugSubmitCDTime float ___BugSubmitCDTime_3; // System.Single DMCore.Logic.CQuestionManger::BugTimeout float ___BugTimeout_4; // System.String DMCore.Logic.CQuestionManger::SIGN_SECRET String_t* ___SIGN_SECRET_5; // System.String DMCore.Logic.CQuestionManger::Key String_t* ___Key_6; // System.String DMCore.Logic.CQuestionManger::ChennelId String_t* ___ChennelId_7; // System.String DMCore.Logic.CQuestionManger::OpenID String_t* ___OpenID_8; // System.String DMCore.Logic.CQuestionManger::GameID String_t* ___GameID_9; // System.Boolean DMCore.Logic.CQuestionManger::IsGuest bool ___IsGuest_10; // System.String DMCore.Logic.CQuestionManger::PhoneName String_t* ___PhoneName_11; // System.String DMCore.Logic.CQuestionManger::PhoneMemory String_t* ___PhoneMemory_12; // System.String DMCore.Logic.CQuestionManger::PhoneNetwork String_t* ___PhoneNetwork_13; // System.String DMCore.Logic.CQuestionManger::PhoneOS String_t* ___PhoneOS_14; // System.Int32 DMCore.Logic.CQuestionManger::CurrentSelectQuestionID int32_t ___CurrentSelectQuestionID_15; // System.Collections.Generic.List`1 DMCore.Logic.CQuestionManger::m_QuestionList List_1_t3428332534 * ___m_QuestionList_16; // System.Collections.Generic.List`1 DMCore.Logic.CQuestionManger::m_ChangeQuestionList List_1_t128053199 * ___m_ChangeQuestionList_17; public: inline static int32_t get_offset_of_isRefresh_0() { return static_cast(offsetof(CQuestionManger_t1203513329, ___isRefresh_0)); } inline bool get_isRefresh_0() const { return ___isRefresh_0; } inline bool* get_address_of_isRefresh_0() { return &___isRefresh_0; } inline void set_isRefresh_0(bool value) { ___isRefresh_0 = value; } inline static int32_t get_offset_of_m_checkState_1() { return static_cast(offsetof(CQuestionManger_t1203513329, ___m_checkState_1)); } inline int32_t get_m_checkState_1() const { return ___m_checkState_1; } inline int32_t* get_address_of_m_checkState_1() { return &___m_checkState_1; } inline void set_m_checkState_1(int32_t value) { ___m_checkState_1 = value; } inline static int32_t get_offset_of_InCD_2() { return static_cast(offsetof(CQuestionManger_t1203513329, ___InCD_2)); } inline bool get_InCD_2() const { return ___InCD_2; } inline bool* get_address_of_InCD_2() { return &___InCD_2; } inline void set_InCD_2(bool value) { ___InCD_2 = value; } inline static int32_t get_offset_of_BugSubmitCDTime_3() { return static_cast(offsetof(CQuestionManger_t1203513329, ___BugSubmitCDTime_3)); } inline float get_BugSubmitCDTime_3() const { return ___BugSubmitCDTime_3; } inline float* get_address_of_BugSubmitCDTime_3() { return &___BugSubmitCDTime_3; } inline void set_BugSubmitCDTime_3(float value) { ___BugSubmitCDTime_3 = value; } inline static int32_t get_offset_of_BugTimeout_4() { return static_cast(offsetof(CQuestionManger_t1203513329, ___BugTimeout_4)); } inline float get_BugTimeout_4() const { return ___BugTimeout_4; } inline float* get_address_of_BugTimeout_4() { return &___BugTimeout_4; } inline void set_BugTimeout_4(float value) { ___BugTimeout_4 = value; } inline static int32_t get_offset_of_SIGN_SECRET_5() { return static_cast(offsetof(CQuestionManger_t1203513329, ___SIGN_SECRET_5)); } inline String_t* get_SIGN_SECRET_5() const { return ___SIGN_SECRET_5; } inline String_t** get_address_of_SIGN_SECRET_5() { return &___SIGN_SECRET_5; } inline void set_SIGN_SECRET_5(String_t* value) { ___SIGN_SECRET_5 = value; Il2CppCodeGenWriteBarrier((&___SIGN_SECRET_5), value); } inline static int32_t get_offset_of_Key_6() { return static_cast(offsetof(CQuestionManger_t1203513329, ___Key_6)); } inline String_t* get_Key_6() const { return ___Key_6; } inline String_t** get_address_of_Key_6() { return &___Key_6; } inline void set_Key_6(String_t* value) { ___Key_6 = value; Il2CppCodeGenWriteBarrier((&___Key_6), value); } inline static int32_t get_offset_of_ChennelId_7() { return static_cast(offsetof(CQuestionManger_t1203513329, ___ChennelId_7)); } inline String_t* get_ChennelId_7() const { return ___ChennelId_7; } inline String_t** get_address_of_ChennelId_7() { return &___ChennelId_7; } inline void set_ChennelId_7(String_t* value) { ___ChennelId_7 = value; Il2CppCodeGenWriteBarrier((&___ChennelId_7), value); } inline static int32_t get_offset_of_OpenID_8() { return static_cast(offsetof(CQuestionManger_t1203513329, ___OpenID_8)); } inline String_t* get_OpenID_8() const { return ___OpenID_8; } inline String_t** get_address_of_OpenID_8() { return &___OpenID_8; } inline void set_OpenID_8(String_t* value) { ___OpenID_8 = value; Il2CppCodeGenWriteBarrier((&___OpenID_8), value); } inline static int32_t get_offset_of_GameID_9() { return static_cast(offsetof(CQuestionManger_t1203513329, ___GameID_9)); } inline String_t* get_GameID_9() const { return ___GameID_9; } inline String_t** get_address_of_GameID_9() { return &___GameID_9; } inline void set_GameID_9(String_t* value) { ___GameID_9 = value; Il2CppCodeGenWriteBarrier((&___GameID_9), value); } inline static int32_t get_offset_of_IsGuest_10() { return static_cast(offsetof(CQuestionManger_t1203513329, ___IsGuest_10)); } inline bool get_IsGuest_10() const { return ___IsGuest_10; } inline bool* get_address_of_IsGuest_10() { return &___IsGuest_10; } inline void set_IsGuest_10(bool value) { ___IsGuest_10 = value; } inline static int32_t get_offset_of_PhoneName_11() { return static_cast(offsetof(CQuestionManger_t1203513329, ___PhoneName_11)); } inline String_t* get_PhoneName_11() const { return ___PhoneName_11; } inline String_t** get_address_of_PhoneName_11() { return &___PhoneName_11; } inline void set_PhoneName_11(String_t* value) { ___PhoneName_11 = value; Il2CppCodeGenWriteBarrier((&___PhoneName_11), value); } inline static int32_t get_offset_of_PhoneMemory_12() { return static_cast(offsetof(CQuestionManger_t1203513329, ___PhoneMemory_12)); } inline String_t* get_PhoneMemory_12() const { return ___PhoneMemory_12; } inline String_t** get_address_of_PhoneMemory_12() { return &___PhoneMemory_12; } inline void set_PhoneMemory_12(String_t* value) { ___PhoneMemory_12 = value; Il2CppCodeGenWriteBarrier((&___PhoneMemory_12), value); } inline static int32_t get_offset_of_PhoneNetwork_13() { return static_cast(offsetof(CQuestionManger_t1203513329, ___PhoneNetwork_13)); } inline String_t* get_PhoneNetwork_13() const { return ___PhoneNetwork_13; } inline String_t** get_address_of_PhoneNetwork_13() { return &___PhoneNetwork_13; } inline void set_PhoneNetwork_13(String_t* value) { ___PhoneNetwork_13 = value; Il2CppCodeGenWriteBarrier((&___PhoneNetwork_13), value); } inline static int32_t get_offset_of_PhoneOS_14() { return static_cast(offsetof(CQuestionManger_t1203513329, ___PhoneOS_14)); } inline String_t* get_PhoneOS_14() const { return ___PhoneOS_14; } inline String_t** get_address_of_PhoneOS_14() { return &___PhoneOS_14; } inline void set_PhoneOS_14(String_t* value) { ___PhoneOS_14 = value; Il2CppCodeGenWriteBarrier((&___PhoneOS_14), value); } inline static int32_t get_offset_of_CurrentSelectQuestionID_15() { return static_cast(offsetof(CQuestionManger_t1203513329, ___CurrentSelectQuestionID_15)); } inline int32_t get_CurrentSelectQuestionID_15() const { return ___CurrentSelectQuestionID_15; } inline int32_t* get_address_of_CurrentSelectQuestionID_15() { return &___CurrentSelectQuestionID_15; } inline void set_CurrentSelectQuestionID_15(int32_t value) { ___CurrentSelectQuestionID_15 = value; } inline static int32_t get_offset_of_m_QuestionList_16() { return static_cast(offsetof(CQuestionManger_t1203513329, ___m_QuestionList_16)); } inline List_1_t3428332534 * get_m_QuestionList_16() const { return ___m_QuestionList_16; } inline List_1_t3428332534 ** get_address_of_m_QuestionList_16() { return &___m_QuestionList_16; } inline void set_m_QuestionList_16(List_1_t3428332534 * value) { ___m_QuestionList_16 = value; Il2CppCodeGenWriteBarrier((&___m_QuestionList_16), value); } inline static int32_t get_offset_of_m_ChangeQuestionList_17() { return static_cast(offsetof(CQuestionManger_t1203513329, ___m_ChangeQuestionList_17)); } inline List_1_t128053199 * get_m_ChangeQuestionList_17() const { return ___m_ChangeQuestionList_17; } inline List_1_t128053199 ** get_address_of_m_ChangeQuestionList_17() { return &___m_ChangeQuestionList_17; } inline void set_m_ChangeQuestionList_17(List_1_t128053199 * value) { ___m_ChangeQuestionList_17 = value; Il2CppCodeGenWriteBarrier((&___m_ChangeQuestionList_17), value); } }; struct CQuestionManger_t1203513329_StaticFields { public: // DMCore.Logic.CQuestionManger DMCore.Logic.CQuestionManger::s_Instance CQuestionManger_t1203513329 * ___s_Instance_18; public: inline static int32_t get_offset_of_s_Instance_18() { return static_cast(offsetof(CQuestionManger_t1203513329_StaticFields, ___s_Instance_18)); } inline CQuestionManger_t1203513329 * get_s_Instance_18() const { return ___s_Instance_18; } inline CQuestionManger_t1203513329 ** get_address_of_s_Instance_18() { return &___s_Instance_18; } inline void set_s_Instance_18(CQuestionManger_t1203513329 * value) { ___s_Instance_18 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_18), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CQUESTIONMANGER_T1203513329_H #ifndef SHADER_T4151988712_H #define SHADER_T4151988712_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Shader struct Shader_t4151988712 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHADER_T4151988712_H #ifndef CQUESTIONDETAIL_T1956257792_H #define CQUESTIONDETAIL_T1956257792_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionDetail struct CQuestionDetail_t1956257792 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CQuestionDetail::k__BackingField int32_t ___U3CQuestionNumberU3Ek__BackingField_0; // System.String DMCore.Logic.CQuestionDetail::k__BackingField String_t* ___U3CQuestionContentU3Ek__BackingField_1; // System.String DMCore.Logic.CQuestionDetail::k__BackingField String_t* ___U3CQuestionTitleU3Ek__BackingField_2; // DMCore.Logic.QuestionHandleState DMCore.Logic.CQuestionDetail::k__BackingField int32_t ___U3CQuestionStateU3Ek__BackingField_3; // DMCore.Logic.QuestionType DMCore.Logic.CQuestionDetail::k__BackingField int32_t ___U3CQuestionTypeU3Ek__BackingField_4; // System.String DMCore.Logic.CQuestionDetail::k__BackingField String_t* ___U3CQuestionSendTimeU3Ek__BackingField_5; // DMCore.Logic.ContactStyleType DMCore.Logic.CQuestionDetail::k__BackingField int32_t ___U3CQuestionContactTypeU3Ek__BackingField_6; // System.String DMCore.Logic.CQuestionDetail::k__BackingField String_t* ___U3CQuestionContactContentU3Ek__BackingField_7; // System.Collections.Generic.List`1 DMCore.Logic.CQuestionDetail::m_ChatList List_1_t1928668184 * ___m_ChatList_8; // System.Boolean DMCore.Logic.CQuestionDetail::k__BackingField bool ___U3CIsNeedFreshU3Ek__BackingField_9; // System.Boolean DMCore.Logic.CQuestionDetail::k__BackingField bool ___U3CSignsChangedU3Ek__BackingField_10; // System.Boolean DMCore.Logic.CQuestionDetail::k__BackingField bool ___U3CIsNeedShowSignsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_U3CQuestionNumberU3Ek__BackingField_0() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionNumberU3Ek__BackingField_0)); } inline int32_t get_U3CQuestionNumberU3Ek__BackingField_0() const { return ___U3CQuestionNumberU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CQuestionNumberU3Ek__BackingField_0() { return &___U3CQuestionNumberU3Ek__BackingField_0; } inline void set_U3CQuestionNumberU3Ek__BackingField_0(int32_t value) { ___U3CQuestionNumberU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CQuestionContentU3Ek__BackingField_1() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionContentU3Ek__BackingField_1)); } inline String_t* get_U3CQuestionContentU3Ek__BackingField_1() const { return ___U3CQuestionContentU3Ek__BackingField_1; } inline String_t** get_address_of_U3CQuestionContentU3Ek__BackingField_1() { return &___U3CQuestionContentU3Ek__BackingField_1; } inline void set_U3CQuestionContentU3Ek__BackingField_1(String_t* value) { ___U3CQuestionContentU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CQuestionContentU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CQuestionTitleU3Ek__BackingField_2() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionTitleU3Ek__BackingField_2)); } inline String_t* get_U3CQuestionTitleU3Ek__BackingField_2() const { return ___U3CQuestionTitleU3Ek__BackingField_2; } inline String_t** get_address_of_U3CQuestionTitleU3Ek__BackingField_2() { return &___U3CQuestionTitleU3Ek__BackingField_2; } inline void set_U3CQuestionTitleU3Ek__BackingField_2(String_t* value) { ___U3CQuestionTitleU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CQuestionTitleU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CQuestionStateU3Ek__BackingField_3() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionStateU3Ek__BackingField_3)); } inline int32_t get_U3CQuestionStateU3Ek__BackingField_3() const { return ___U3CQuestionStateU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CQuestionStateU3Ek__BackingField_3() { return &___U3CQuestionStateU3Ek__BackingField_3; } inline void set_U3CQuestionStateU3Ek__BackingField_3(int32_t value) { ___U3CQuestionStateU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CQuestionTypeU3Ek__BackingField_4() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionTypeU3Ek__BackingField_4)); } inline int32_t get_U3CQuestionTypeU3Ek__BackingField_4() const { return ___U3CQuestionTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CQuestionTypeU3Ek__BackingField_4() { return &___U3CQuestionTypeU3Ek__BackingField_4; } inline void set_U3CQuestionTypeU3Ek__BackingField_4(int32_t value) { ___U3CQuestionTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CQuestionSendTimeU3Ek__BackingField_5() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionSendTimeU3Ek__BackingField_5)); } inline String_t* get_U3CQuestionSendTimeU3Ek__BackingField_5() const { return ___U3CQuestionSendTimeU3Ek__BackingField_5; } inline String_t** get_address_of_U3CQuestionSendTimeU3Ek__BackingField_5() { return &___U3CQuestionSendTimeU3Ek__BackingField_5; } inline void set_U3CQuestionSendTimeU3Ek__BackingField_5(String_t* value) { ___U3CQuestionSendTimeU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CQuestionSendTimeU3Ek__BackingField_5), value); } inline static int32_t get_offset_of_U3CQuestionContactTypeU3Ek__BackingField_6() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionContactTypeU3Ek__BackingField_6)); } inline int32_t get_U3CQuestionContactTypeU3Ek__BackingField_6() const { return ___U3CQuestionContactTypeU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CQuestionContactTypeU3Ek__BackingField_6() { return &___U3CQuestionContactTypeU3Ek__BackingField_6; } inline void set_U3CQuestionContactTypeU3Ek__BackingField_6(int32_t value) { ___U3CQuestionContactTypeU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CQuestionContactContentU3Ek__BackingField_7() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionContactContentU3Ek__BackingField_7)); } inline String_t* get_U3CQuestionContactContentU3Ek__BackingField_7() const { return ___U3CQuestionContactContentU3Ek__BackingField_7; } inline String_t** get_address_of_U3CQuestionContactContentU3Ek__BackingField_7() { return &___U3CQuestionContactContentU3Ek__BackingField_7; } inline void set_U3CQuestionContactContentU3Ek__BackingField_7(String_t* value) { ___U3CQuestionContactContentU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((&___U3CQuestionContactContentU3Ek__BackingField_7), value); } inline static int32_t get_offset_of_m_ChatList_8() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___m_ChatList_8)); } inline List_1_t1928668184 * get_m_ChatList_8() const { return ___m_ChatList_8; } inline List_1_t1928668184 ** get_address_of_m_ChatList_8() { return &___m_ChatList_8; } inline void set_m_ChatList_8(List_1_t1928668184 * value) { ___m_ChatList_8 = value; Il2CppCodeGenWriteBarrier((&___m_ChatList_8), value); } inline static int32_t get_offset_of_U3CIsNeedFreshU3Ek__BackingField_9() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CIsNeedFreshU3Ek__BackingField_9)); } inline bool get_U3CIsNeedFreshU3Ek__BackingField_9() const { return ___U3CIsNeedFreshU3Ek__BackingField_9; } inline bool* get_address_of_U3CIsNeedFreshU3Ek__BackingField_9() { return &___U3CIsNeedFreshU3Ek__BackingField_9; } inline void set_U3CIsNeedFreshU3Ek__BackingField_9(bool value) { ___U3CIsNeedFreshU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CSignsChangedU3Ek__BackingField_10() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CSignsChangedU3Ek__BackingField_10)); } inline bool get_U3CSignsChangedU3Ek__BackingField_10() const { return ___U3CSignsChangedU3Ek__BackingField_10; } inline bool* get_address_of_U3CSignsChangedU3Ek__BackingField_10() { return &___U3CSignsChangedU3Ek__BackingField_10; } inline void set_U3CSignsChangedU3Ek__BackingField_10(bool value) { ___U3CSignsChangedU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CIsNeedShowSignsU3Ek__BackingField_11() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CIsNeedShowSignsU3Ek__BackingField_11)); } inline bool get_U3CIsNeedShowSignsU3Ek__BackingField_11() const { return ___U3CIsNeedShowSignsU3Ek__BackingField_11; } inline bool* get_address_of_U3CIsNeedShowSignsU3Ek__BackingField_11() { return &___U3CIsNeedShowSignsU3Ek__BackingField_11; } inline void set_U3CIsNeedShowSignsU3Ek__BackingField_11(bool value) { ___U3CIsNeedShowSignsU3Ek__BackingField_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CQUESTIONDETAIL_T1956257792_H #ifndef CMENUMANAGER_T3869721565_H #define CMENUMANAGER_T3869721565_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuManager struct CMenuManager_t3869721565 : public RuntimeObject { public: // DMCore.Logic.MainMenuType DMCore.Logic.CMenuManager::_menu_type int32_t ____menu_type_0; // DMCore.Logic.MenuLevel DMCore.Logic.CMenuManager::_menu_list_type int32_t ____menu_list_type_1; // DMCore.CDataArray DMCore.Logic.CMenuManager::_menu_param CDataArray_t4068198041 * ____menu_param_2; // DMCore.Logic.OnItemClickBefore DMCore.Logic.CMenuManager::_callback_before OnItemClickBefore_t888674743 * ____callback_before_3; // DMCore.Logic.OnItemClickEnd DMCore.Logic.CMenuManager::_callback_End OnItemClickEnd_t3682481633 * ____callback_End_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMenuManager::_menu_observer_list Dictionary_2_t976235305 * ____menu_observer_list_5; public: inline static int32_t get_offset_of__menu_type_0() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_type_0)); } inline int32_t get__menu_type_0() const { return ____menu_type_0; } inline int32_t* get_address_of__menu_type_0() { return &____menu_type_0; } inline void set__menu_type_0(int32_t value) { ____menu_type_0 = value; } inline static int32_t get_offset_of__menu_list_type_1() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_list_type_1)); } inline int32_t get__menu_list_type_1() const { return ____menu_list_type_1; } inline int32_t* get_address_of__menu_list_type_1() { return &____menu_list_type_1; } inline void set__menu_list_type_1(int32_t value) { ____menu_list_type_1 = value; } inline static int32_t get_offset_of__menu_param_2() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_param_2)); } inline CDataArray_t4068198041 * get__menu_param_2() const { return ____menu_param_2; } inline CDataArray_t4068198041 ** get_address_of__menu_param_2() { return &____menu_param_2; } inline void set__menu_param_2(CDataArray_t4068198041 * value) { ____menu_param_2 = value; Il2CppCodeGenWriteBarrier((&____menu_param_2), value); } inline static int32_t get_offset_of__callback_before_3() { return static_cast(offsetof(CMenuManager_t3869721565, ____callback_before_3)); } inline OnItemClickBefore_t888674743 * get__callback_before_3() const { return ____callback_before_3; } inline OnItemClickBefore_t888674743 ** get_address_of__callback_before_3() { return &____callback_before_3; } inline void set__callback_before_3(OnItemClickBefore_t888674743 * value) { ____callback_before_3 = value; Il2CppCodeGenWriteBarrier((&____callback_before_3), value); } inline static int32_t get_offset_of__callback_End_4() { return static_cast(offsetof(CMenuManager_t3869721565, ____callback_End_4)); } inline OnItemClickEnd_t3682481633 * get__callback_End_4() const { return ____callback_End_4; } inline OnItemClickEnd_t3682481633 ** get_address_of__callback_End_4() { return &____callback_End_4; } inline void set__callback_End_4(OnItemClickEnd_t3682481633 * value) { ____callback_End_4 = value; Il2CppCodeGenWriteBarrier((&____callback_End_4), value); } inline static int32_t get_offset_of__menu_observer_list_5() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_observer_list_5)); } inline Dictionary_2_t976235305 * get__menu_observer_list_5() const { return ____menu_observer_list_5; } inline Dictionary_2_t976235305 ** get_address_of__menu_observer_list_5() { return &____menu_observer_list_5; } inline void set__menu_observer_list_5(Dictionary_2_t976235305 * value) { ____menu_observer_list_5 = value; Il2CppCodeGenWriteBarrier((&____menu_observer_list_5), value); } }; struct CMenuManager_t3869721565_StaticFields { public: // DMCore.Logic.CMenuManager DMCore.Logic.CMenuManager::s_instance CMenuManager_t3869721565 * ___s_instance_6; public: inline static int32_t get_offset_of_s_instance_6() { return static_cast(offsetof(CMenuManager_t3869721565_StaticFields, ___s_instance_6)); } inline CMenuManager_t3869721565 * get_s_instance_6() const { return ___s_instance_6; } inline CMenuManager_t3869721565 ** get_address_of_s_instance_6() { return &___s_instance_6; } inline void set_s_instance_6(CMenuManager_t3869721565 * value) { ___s_instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUMANAGER_T3869721565_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 CTOPLISTITEMMANAGER_T756834727_H #define CTOPLISTITEMMANAGER_T756834727_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTopListItemManager struct CTopListItemManager_t756834727 : public RuntimeObject { public: // DMCore.Logic.CTopListItemManager/TopListItemClickEvent DMCore.Logic.CTopListItemManager::ItemClickEvt TopListItemClickEvent_t912145367 * ___ItemClickEvt_1; // System.Collections.Generic.List`1 DMCore.Logic.CTopListItemManager::_gameobj_list List_1_t2585711361 * ____gameobj_list_2; // DMCore.Logic.enumTopListType DMCore.Logic.CTopListItemManager::_top_list_type int32_t ____top_list_type_3; // System.Int64 DMCore.Logic.CTopListItemManager::_last_click_user_id int64_t ____last_click_user_id_4; // System.Int32 DMCore.Logic.CTopListItemManager::_last_click_page_index int32_t ____last_click_page_index_5; // System.Int32 DMCore.Logic.CTopListItemManager::_last_click_item_index int32_t ____last_click_item_index_6; public: inline static int32_t get_offset_of_ItemClickEvt_1() { return static_cast(offsetof(CTopListItemManager_t756834727, ___ItemClickEvt_1)); } inline TopListItemClickEvent_t912145367 * get_ItemClickEvt_1() const { return ___ItemClickEvt_1; } inline TopListItemClickEvent_t912145367 ** get_address_of_ItemClickEvt_1() { return &___ItemClickEvt_1; } inline void set_ItemClickEvt_1(TopListItemClickEvent_t912145367 * value) { ___ItemClickEvt_1 = value; Il2CppCodeGenWriteBarrier((&___ItemClickEvt_1), value); } inline static int32_t get_offset_of__gameobj_list_2() { return static_cast(offsetof(CTopListItemManager_t756834727, ____gameobj_list_2)); } inline List_1_t2585711361 * get__gameobj_list_2() const { return ____gameobj_list_2; } inline List_1_t2585711361 ** get_address_of__gameobj_list_2() { return &____gameobj_list_2; } inline void set__gameobj_list_2(List_1_t2585711361 * value) { ____gameobj_list_2 = value; Il2CppCodeGenWriteBarrier((&____gameobj_list_2), value); } inline static int32_t get_offset_of__top_list_type_3() { return static_cast(offsetof(CTopListItemManager_t756834727, ____top_list_type_3)); } inline int32_t get__top_list_type_3() const { return ____top_list_type_3; } inline int32_t* get_address_of__top_list_type_3() { return &____top_list_type_3; } inline void set__top_list_type_3(int32_t value) { ____top_list_type_3 = value; } inline static int32_t get_offset_of__last_click_user_id_4() { return static_cast(offsetof(CTopListItemManager_t756834727, ____last_click_user_id_4)); } inline int64_t get__last_click_user_id_4() const { return ____last_click_user_id_4; } inline int64_t* get_address_of__last_click_user_id_4() { return &____last_click_user_id_4; } inline void set__last_click_user_id_4(int64_t value) { ____last_click_user_id_4 = value; } inline static int32_t get_offset_of__last_click_page_index_5() { return static_cast(offsetof(CTopListItemManager_t756834727, ____last_click_page_index_5)); } inline int32_t get__last_click_page_index_5() const { return ____last_click_page_index_5; } inline int32_t* get_address_of__last_click_page_index_5() { return &____last_click_page_index_5; } inline void set__last_click_page_index_5(int32_t value) { ____last_click_page_index_5 = value; } inline static int32_t get_offset_of__last_click_item_index_6() { return static_cast(offsetof(CTopListItemManager_t756834727, ____last_click_item_index_6)); } inline int32_t get__last_click_item_index_6() const { return ____last_click_item_index_6; } inline int32_t* get_address_of__last_click_item_index_6() { return &____last_click_item_index_6; } inline void set__last_click_item_index_6(int32_t value) { ____last_click_item_index_6 = value; } }; struct CTopListItemManager_t756834727_StaticFields { public: // DMCore.Logic.CTopListItemManager DMCore.Logic.CTopListItemManager::s_instance CTopListItemManager_t756834727 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(CTopListItemManager_t756834727_StaticFields, ___s_instance_0)); } inline CTopListItemManager_t756834727 * get_s_instance_0() const { return ___s_instance_0; } inline CTopListItemManager_t756834727 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(CTopListItemManager_t756834727 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTOPLISTITEMMANAGER_T756834727_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 CSHAREINFO_T1190539625_H #define CSHAREINFO_T1190539625_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShareConfig/CShareInfo struct CShareInfo_t1190539625 : public RuntimeObject { public: // DMCore.Logic.EShareType DMCore.Logic.CShareConfig/CShareInfo::k__BackingField int32_t ___U3CShareTypeU3Ek__BackingField_0; // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig/CShareInfo::BGList List_1_t1021499026 * ___BGList_1; // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig/CShareInfo::MaleActInfo List_1_t4241062956 * ___MaleActInfo_2; // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig/CShareInfo::FemaleActInfo List_1_t4241062956 * ___FemaleActInfo_3; public: inline static int32_t get_offset_of_U3CShareTypeU3Ek__BackingField_0() { return static_cast(offsetof(CShareInfo_t1190539625, ___U3CShareTypeU3Ek__BackingField_0)); } inline int32_t get_U3CShareTypeU3Ek__BackingField_0() const { return ___U3CShareTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CShareTypeU3Ek__BackingField_0() { return &___U3CShareTypeU3Ek__BackingField_0; } inline void set_U3CShareTypeU3Ek__BackingField_0(int32_t value) { ___U3CShareTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_BGList_1() { return static_cast(offsetof(CShareInfo_t1190539625, ___BGList_1)); } inline List_1_t1021499026 * get_BGList_1() const { return ___BGList_1; } inline List_1_t1021499026 ** get_address_of_BGList_1() { return &___BGList_1; } inline void set_BGList_1(List_1_t1021499026 * value) { ___BGList_1 = value; Il2CppCodeGenWriteBarrier((&___BGList_1), value); } inline static int32_t get_offset_of_MaleActInfo_2() { return static_cast(offsetof(CShareInfo_t1190539625, ___MaleActInfo_2)); } inline List_1_t4241062956 * get_MaleActInfo_2() const { return ___MaleActInfo_2; } inline List_1_t4241062956 ** get_address_of_MaleActInfo_2() { return &___MaleActInfo_2; } inline void set_MaleActInfo_2(List_1_t4241062956 * value) { ___MaleActInfo_2 = value; Il2CppCodeGenWriteBarrier((&___MaleActInfo_2), value); } inline static int32_t get_offset_of_FemaleActInfo_3() { return static_cast(offsetof(CShareInfo_t1190539625, ___FemaleActInfo_3)); } inline List_1_t4241062956 * get_FemaleActInfo_3() const { return ___FemaleActInfo_3; } inline List_1_t4241062956 ** get_address_of_FemaleActInfo_3() { return &___FemaleActInfo_3; } inline void set_FemaleActInfo_3(List_1_t4241062956 * value) { ___FemaleActInfo_3 = value; Il2CppCodeGenWriteBarrier((&___FemaleActInfo_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHAREINFO_T1190539625_H #ifndef STORYSTEPINFO_T2355881288_H #define STORYSTEPINFO_T2355881288_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryStepInfo struct StoryStepInfo_t2355881288 : public RuntimeObject { public: // System.Int32 StoryStepInfo::Index int32_t ___Index_0; // StoryStepType StoryStepInfo::StepType int32_t ___StepType_1; // System.String StoryStepInfo::Dialog String_t* ___Dialog_2; // System.String StoryStepInfo::ResTexture String_t* ___ResTexture_3; // System.String StoryStepInfo::InsertIconID String_t* ___InsertIconID_4; // System.String StoryStepInfo::RoleName String_t* ___RoleName_5; // System.Boolean StoryStepInfo::IsRole bool ___IsRole_6; // EnumModelPos StoryStepInfo::ModelPos int32_t ___ModelPos_7; // System.String StoryStepInfo::RoleTexture String_t* ___RoleTexture_8; // System.String StoryStepInfo::Illustration String_t* ___Illustration_9; // System.String StoryStepInfo::IllPos String_t* ___IllPos_10; // System.Single StoryStepInfo::Timer float ___Timer_11; // System.String StoryStepInfo::BGTexture String_t* ___BGTexture_12; // System.Boolean StoryStepInfo::IsOver bool ___IsOver_13; // System.String StoryStepInfo::AudioPath String_t* ___AudioPath_14; // System.Collections.Generic.List`1 StoryStepInfo::optionList List_1_t1036361634 * ___optionList_15; public: inline static int32_t get_offset_of_Index_0() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___Index_0)); } inline int32_t get_Index_0() const { return ___Index_0; } inline int32_t* get_address_of_Index_0() { return &___Index_0; } inline void set_Index_0(int32_t value) { ___Index_0 = value; } inline static int32_t get_offset_of_StepType_1() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___StepType_1)); } inline int32_t get_StepType_1() const { return ___StepType_1; } inline int32_t* get_address_of_StepType_1() { return &___StepType_1; } inline void set_StepType_1(int32_t value) { ___StepType_1 = value; } inline static int32_t get_offset_of_Dialog_2() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___Dialog_2)); } inline String_t* get_Dialog_2() const { return ___Dialog_2; } inline String_t** get_address_of_Dialog_2() { return &___Dialog_2; } inline void set_Dialog_2(String_t* value) { ___Dialog_2 = value; Il2CppCodeGenWriteBarrier((&___Dialog_2), value); } inline static int32_t get_offset_of_ResTexture_3() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___ResTexture_3)); } inline String_t* get_ResTexture_3() const { return ___ResTexture_3; } inline String_t** get_address_of_ResTexture_3() { return &___ResTexture_3; } inline void set_ResTexture_3(String_t* value) { ___ResTexture_3 = value; Il2CppCodeGenWriteBarrier((&___ResTexture_3), value); } inline static int32_t get_offset_of_InsertIconID_4() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___InsertIconID_4)); } inline String_t* get_InsertIconID_4() const { return ___InsertIconID_4; } inline String_t** get_address_of_InsertIconID_4() { return &___InsertIconID_4; } inline void set_InsertIconID_4(String_t* value) { ___InsertIconID_4 = value; Il2CppCodeGenWriteBarrier((&___InsertIconID_4), value); } inline static int32_t get_offset_of_RoleName_5() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___RoleName_5)); } inline String_t* get_RoleName_5() const { return ___RoleName_5; } inline String_t** get_address_of_RoleName_5() { return &___RoleName_5; } inline void set_RoleName_5(String_t* value) { ___RoleName_5 = value; Il2CppCodeGenWriteBarrier((&___RoleName_5), value); } inline static int32_t get_offset_of_IsRole_6() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___IsRole_6)); } inline bool get_IsRole_6() const { return ___IsRole_6; } inline bool* get_address_of_IsRole_6() { return &___IsRole_6; } inline void set_IsRole_6(bool value) { ___IsRole_6 = value; } inline static int32_t get_offset_of_ModelPos_7() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___ModelPos_7)); } inline int32_t get_ModelPos_7() const { return ___ModelPos_7; } inline int32_t* get_address_of_ModelPos_7() { return &___ModelPos_7; } inline void set_ModelPos_7(int32_t value) { ___ModelPos_7 = value; } inline static int32_t get_offset_of_RoleTexture_8() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___RoleTexture_8)); } inline String_t* get_RoleTexture_8() const { return ___RoleTexture_8; } inline String_t** get_address_of_RoleTexture_8() { return &___RoleTexture_8; } inline void set_RoleTexture_8(String_t* value) { ___RoleTexture_8 = value; Il2CppCodeGenWriteBarrier((&___RoleTexture_8), value); } inline static int32_t get_offset_of_Illustration_9() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___Illustration_9)); } inline String_t* get_Illustration_9() const { return ___Illustration_9; } inline String_t** get_address_of_Illustration_9() { return &___Illustration_9; } inline void set_Illustration_9(String_t* value) { ___Illustration_9 = value; Il2CppCodeGenWriteBarrier((&___Illustration_9), value); } inline static int32_t get_offset_of_IllPos_10() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___IllPos_10)); } inline String_t* get_IllPos_10() const { return ___IllPos_10; } inline String_t** get_address_of_IllPos_10() { return &___IllPos_10; } inline void set_IllPos_10(String_t* value) { ___IllPos_10 = value; Il2CppCodeGenWriteBarrier((&___IllPos_10), value); } inline static int32_t get_offset_of_Timer_11() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___Timer_11)); } inline float get_Timer_11() const { return ___Timer_11; } inline float* get_address_of_Timer_11() { return &___Timer_11; } inline void set_Timer_11(float value) { ___Timer_11 = value; } inline static int32_t get_offset_of_BGTexture_12() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___BGTexture_12)); } inline String_t* get_BGTexture_12() const { return ___BGTexture_12; } inline String_t** get_address_of_BGTexture_12() { return &___BGTexture_12; } inline void set_BGTexture_12(String_t* value) { ___BGTexture_12 = value; Il2CppCodeGenWriteBarrier((&___BGTexture_12), value); } inline static int32_t get_offset_of_IsOver_13() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___IsOver_13)); } inline bool get_IsOver_13() const { return ___IsOver_13; } inline bool* get_address_of_IsOver_13() { return &___IsOver_13; } inline void set_IsOver_13(bool value) { ___IsOver_13 = value; } inline static int32_t get_offset_of_AudioPath_14() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___AudioPath_14)); } inline String_t* get_AudioPath_14() const { return ___AudioPath_14; } inline String_t** get_address_of_AudioPath_14() { return &___AudioPath_14; } inline void set_AudioPath_14(String_t* value) { ___AudioPath_14 = value; Il2CppCodeGenWriteBarrier((&___AudioPath_14), value); } inline static int32_t get_offset_of_optionList_15() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___optionList_15)); } inline List_1_t1036361634 * get_optionList_15() const { return ___optionList_15; } inline List_1_t1036361634 ** get_address_of_optionList_15() { return &___optionList_15; } inline void set_optionList_15(List_1_t1036361634 * value) { ___optionList_15 = value; Il2CppCodeGenWriteBarrier((&___optionList_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STORYSTEPINFO_T2355881288_H #ifndef STORYINFO_T712967752_H #define STORYINFO_T712967752_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryInfo struct StoryInfo_t712967752 : public RuntimeObject { public: // StoryModuleType StoryInfo::k__BackingField int32_t ___U3CModuleTypeU3Ek__BackingField_0; // System.String StoryInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_1; // System.Boolean StoryInfo::k__BackingField bool ___U3CIsForceU3Ek__BackingField_2; // System.String StoryInfo::k__BackingField String_t* ___U3CtextureU3Ek__BackingField_3; // System.Collections.Generic.List`1 StoryInfo::k__BackingField List_1_t3827956030 * ___U3CStoryStepListU3Ek__BackingField_4; // System.String StoryInfo::AudioPath String_t* ___AudioPath_5; // System.String StoryInfo::options String_t* ___options_6; public: inline static int32_t get_offset_of_U3CModuleTypeU3Ek__BackingField_0() { return static_cast(offsetof(StoryInfo_t712967752, ___U3CModuleTypeU3Ek__BackingField_0)); } inline int32_t get_U3CModuleTypeU3Ek__BackingField_0() const { return ___U3CModuleTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CModuleTypeU3Ek__BackingField_0() { return &___U3CModuleTypeU3Ek__BackingField_0; } inline void set_U3CModuleTypeU3Ek__BackingField_0(int32_t value) { ___U3CModuleTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDescU3Ek__BackingField_1() { return static_cast(offsetof(StoryInfo_t712967752, ___U3CDescU3Ek__BackingField_1)); } inline String_t* get_U3CDescU3Ek__BackingField_1() const { return ___U3CDescU3Ek__BackingField_1; } inline String_t** get_address_of_U3CDescU3Ek__BackingField_1() { return &___U3CDescU3Ek__BackingField_1; } inline void set_U3CDescU3Ek__BackingField_1(String_t* value) { ___U3CDescU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CDescU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CIsForceU3Ek__BackingField_2() { return static_cast(offsetof(StoryInfo_t712967752, ___U3CIsForceU3Ek__BackingField_2)); } inline bool get_U3CIsForceU3Ek__BackingField_2() const { return ___U3CIsForceU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsForceU3Ek__BackingField_2() { return &___U3CIsForceU3Ek__BackingField_2; } inline void set_U3CIsForceU3Ek__BackingField_2(bool value) { ___U3CIsForceU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CtextureU3Ek__BackingField_3() { return static_cast(offsetof(StoryInfo_t712967752, ___U3CtextureU3Ek__BackingField_3)); } inline String_t* get_U3CtextureU3Ek__BackingField_3() const { return ___U3CtextureU3Ek__BackingField_3; } inline String_t** get_address_of_U3CtextureU3Ek__BackingField_3() { return &___U3CtextureU3Ek__BackingField_3; } inline void set_U3CtextureU3Ek__BackingField_3(String_t* value) { ___U3CtextureU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CtextureU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CStoryStepListU3Ek__BackingField_4() { return static_cast(offsetof(StoryInfo_t712967752, ___U3CStoryStepListU3Ek__BackingField_4)); } inline List_1_t3827956030 * get_U3CStoryStepListU3Ek__BackingField_4() const { return ___U3CStoryStepListU3Ek__BackingField_4; } inline List_1_t3827956030 ** get_address_of_U3CStoryStepListU3Ek__BackingField_4() { return &___U3CStoryStepListU3Ek__BackingField_4; } inline void set_U3CStoryStepListU3Ek__BackingField_4(List_1_t3827956030 * value) { ___U3CStoryStepListU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CStoryStepListU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_AudioPath_5() { return static_cast(offsetof(StoryInfo_t712967752, ___AudioPath_5)); } inline String_t* get_AudioPath_5() const { return ___AudioPath_5; } inline String_t** get_address_of_AudioPath_5() { return &___AudioPath_5; } inline void set_AudioPath_5(String_t* value) { ___AudioPath_5 = value; Il2CppCodeGenWriteBarrier((&___AudioPath_5), value); } inline static int32_t get_offset_of_options_6() { return static_cast(offsetof(StoryInfo_t712967752, ___options_6)); } inline String_t* get_options_6() const { return ___options_6; } inline String_t** get_address_of_options_6() { return &___options_6; } inline void set_options_6(String_t* value) { ___options_6 = value; Il2CppCodeGenWriteBarrier((&___options_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STORYINFO_T712967752_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 CCHATMANAGER_T1988186574_H #define CCHATMANAGER_T1988186574_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatManager struct CChatManager_t1988186574 : public RuntimeObject { public: // DMCore.Logic.privateMsgArriva DMCore.Logic.CChatManager::m_privateMsgArriva privateMsgArriva_t1101012311 * ___m_privateMsgArriva_0; // System.Boolean DMCore.Logic.CChatManager::k__BackingField bool ___U3CIsBigPublicU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CChatManager::k__BackingField bool ___U3CIsStopServerU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CChatManager::k__BackingField bool ___U3CIsPrivateU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CChatManager::m_is_open_chat_btn_visible bool ___m_is_open_chat_btn_visible_4; // DMCore.Logic.enumChatChannel DMCore.Logic.CChatManager::m_activeChannel int32_t ___m_activeChannel_5; // DMCore.Logic.enumChatContactLabel DMCore.Logic.CChatManager::m_activeContactLabel int32_t ___m_activeContactLabel_6; // System.Int64 DMCore.Logic.CChatManager::m_privateTargetID int64_t ___m_privateTargetID_7; // System.Int32 DMCore.Logic.CChatManager::m_activeVoiceIndex int32_t ___m_activeVoiceIndex_8; // System.Int32 DMCore.Logic.CChatManager::m_lastActiveVoiceIndex int32_t ___m_lastActiveVoiceIndex_9; // System.String DMCore.Logic.CChatManager::m_ChatVoiceIdentifier String_t* ___m_ChatVoiceIdentifier_10; // System.String DMCore.Logic.CChatManager::m_ChatImageIdentifier String_t* ___m_ChatImageIdentifier_11; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedPlayVoiceAni bool ___m_IsNeedPlayVoiceAni_12; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedStopVoiceAni bool ___m_IsNeedStopVoiceAni_13; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedShowImage bool ___m_IsNeedShowImage_14; // System.Boolean DMCore.Logic.CChatManager::m_IsPrivateTargetChanged bool ___m_IsPrivateTargetChanged_15; // System.Boolean DMCore.Logic.CChatManager::m_IsVoiceIndexChanged bool ___m_IsVoiceIndexChanged_16; // DMCore.Logic.enumPersonPage DMCore.Logic.CChatManager::m_CallerPage int32_t ___m_CallerPage_17; // System.Collections.Generic.List`1 DMCore.Logic.CChatManager::m_ChatUserList List_1_t1546864881 * ___m_ChatUserList_18; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedRefreshContactList bool ___m_IsNeedRefreshContactList_19; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_SumChatList CChatGroup_t2712975719 * ___m_SumChatList_20; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_PublicChatList CChatGroup_t2712975719 * ___m_PublicChatList_21; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_SceneChatList CChatGroup_t2712975719 * ___m_SceneChatList_22; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_GuildChatList CChatGroup_t2712975719 * ___m_GuildChatList_23; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_WorldChatList CChatGroup_t2712975719 * ___m_WorldChatList_24; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_RedBagList CChatGroup_t2712975719 * ___m_RedBagList_25; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChatManager::m_PrivateChatList Dictionary_2_t3775615503 * ___m_PrivateChatList_26; // DMCore.Logic.CChannelInfo DMCore.Logic.CChatManager::m_ChannelInfo CChannelInfo_t1750800799 * ___m_ChannelInfo_27; // System.Boolean DMCore.Logic.CChatManager::m_IsChannelDataChanged bool ___m_IsChannelDataChanged_28; // System.Int32 DMCore.Logic.CChatManager::m_lastShortcutIndexOfWC int32_t ___m_lastShortcutIndexOfWC_29; // System.Int32 DMCore.Logic.CChatManager::m_lastShortcutIndexOfPrivate int32_t ___m_lastShortcutIndexOfPrivate_30; // System.String DMCore.Logic.CChatManager::m_worldChannel String_t* ___m_worldChannel_31; // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CChatManager::m_TaskController ITaskBase_1_t2595950535 * ___m_TaskController_32; // System.Boolean DMCore.Logic.CChatManager::m_bUpLoadAudio bool ___m_bUpLoadAudio_33; // System.Boolean DMCore.Logic.CChatManager::m_bIsJoinChannel bool ___m_bIsJoinChannel_34; // System.Int32 DMCore.Logic.CChatManager::m_curChannelNum int32_t ___m_curChannelNum_35; // System.String DMCore.Logic.CChatManager::m_publicChatText String_t* ___m_publicChatText_38; // System.Int32 DMCore.Logic.CChatManager::m_lefttime int32_t ___m_lefttime_39; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedRepainMenu bool ___m_IsNeedRepainMenu_40; public: inline static int32_t get_offset_of_m_privateMsgArriva_0() { return static_cast(offsetof(CChatManager_t1988186574, ___m_privateMsgArriva_0)); } inline privateMsgArriva_t1101012311 * get_m_privateMsgArriva_0() const { return ___m_privateMsgArriva_0; } inline privateMsgArriva_t1101012311 ** get_address_of_m_privateMsgArriva_0() { return &___m_privateMsgArriva_0; } inline void set_m_privateMsgArriva_0(privateMsgArriva_t1101012311 * value) { ___m_privateMsgArriva_0 = value; Il2CppCodeGenWriteBarrier((&___m_privateMsgArriva_0), value); } inline static int32_t get_offset_of_U3CIsBigPublicU3Ek__BackingField_1() { return static_cast(offsetof(CChatManager_t1988186574, ___U3CIsBigPublicU3Ek__BackingField_1)); } inline bool get_U3CIsBigPublicU3Ek__BackingField_1() const { return ___U3CIsBigPublicU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsBigPublicU3Ek__BackingField_1() { return &___U3CIsBigPublicU3Ek__BackingField_1; } inline void set_U3CIsBigPublicU3Ek__BackingField_1(bool value) { ___U3CIsBigPublicU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsStopServerU3Ek__BackingField_2() { return static_cast(offsetof(CChatManager_t1988186574, ___U3CIsStopServerU3Ek__BackingField_2)); } inline bool get_U3CIsStopServerU3Ek__BackingField_2() const { return ___U3CIsStopServerU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsStopServerU3Ek__BackingField_2() { return &___U3CIsStopServerU3Ek__BackingField_2; } inline void set_U3CIsStopServerU3Ek__BackingField_2(bool value) { ___U3CIsStopServerU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsPrivateU3Ek__BackingField_3() { return static_cast(offsetof(CChatManager_t1988186574, ___U3CIsPrivateU3Ek__BackingField_3)); } inline bool get_U3CIsPrivateU3Ek__BackingField_3() const { return ___U3CIsPrivateU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsPrivateU3Ek__BackingField_3() { return &___U3CIsPrivateU3Ek__BackingField_3; } inline void set_U3CIsPrivateU3Ek__BackingField_3(bool value) { ___U3CIsPrivateU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_is_open_chat_btn_visible_4() { return static_cast(offsetof(CChatManager_t1988186574, ___m_is_open_chat_btn_visible_4)); } inline bool get_m_is_open_chat_btn_visible_4() const { return ___m_is_open_chat_btn_visible_4; } inline bool* get_address_of_m_is_open_chat_btn_visible_4() { return &___m_is_open_chat_btn_visible_4; } inline void set_m_is_open_chat_btn_visible_4(bool value) { ___m_is_open_chat_btn_visible_4 = value; } inline static int32_t get_offset_of_m_activeChannel_5() { return static_cast(offsetof(CChatManager_t1988186574, ___m_activeChannel_5)); } inline int32_t get_m_activeChannel_5() const { return ___m_activeChannel_5; } inline int32_t* get_address_of_m_activeChannel_5() { return &___m_activeChannel_5; } inline void set_m_activeChannel_5(int32_t value) { ___m_activeChannel_5 = value; } inline static int32_t get_offset_of_m_activeContactLabel_6() { return static_cast(offsetof(CChatManager_t1988186574, ___m_activeContactLabel_6)); } inline int32_t get_m_activeContactLabel_6() const { return ___m_activeContactLabel_6; } inline int32_t* get_address_of_m_activeContactLabel_6() { return &___m_activeContactLabel_6; } inline void set_m_activeContactLabel_6(int32_t value) { ___m_activeContactLabel_6 = value; } inline static int32_t get_offset_of_m_privateTargetID_7() { return static_cast(offsetof(CChatManager_t1988186574, ___m_privateTargetID_7)); } inline int64_t get_m_privateTargetID_7() const { return ___m_privateTargetID_7; } inline int64_t* get_address_of_m_privateTargetID_7() { return &___m_privateTargetID_7; } inline void set_m_privateTargetID_7(int64_t value) { ___m_privateTargetID_7 = value; } inline static int32_t get_offset_of_m_activeVoiceIndex_8() { return static_cast(offsetof(CChatManager_t1988186574, ___m_activeVoiceIndex_8)); } inline int32_t get_m_activeVoiceIndex_8() const { return ___m_activeVoiceIndex_8; } inline int32_t* get_address_of_m_activeVoiceIndex_8() { return &___m_activeVoiceIndex_8; } inline void set_m_activeVoiceIndex_8(int32_t value) { ___m_activeVoiceIndex_8 = value; } inline static int32_t get_offset_of_m_lastActiveVoiceIndex_9() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lastActiveVoiceIndex_9)); } inline int32_t get_m_lastActiveVoiceIndex_9() const { return ___m_lastActiveVoiceIndex_9; } inline int32_t* get_address_of_m_lastActiveVoiceIndex_9() { return &___m_lastActiveVoiceIndex_9; } inline void set_m_lastActiveVoiceIndex_9(int32_t value) { ___m_lastActiveVoiceIndex_9 = value; } inline static int32_t get_offset_of_m_ChatVoiceIdentifier_10() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChatVoiceIdentifier_10)); } inline String_t* get_m_ChatVoiceIdentifier_10() const { return ___m_ChatVoiceIdentifier_10; } inline String_t** get_address_of_m_ChatVoiceIdentifier_10() { return &___m_ChatVoiceIdentifier_10; } inline void set_m_ChatVoiceIdentifier_10(String_t* value) { ___m_ChatVoiceIdentifier_10 = value; Il2CppCodeGenWriteBarrier((&___m_ChatVoiceIdentifier_10), value); } inline static int32_t get_offset_of_m_ChatImageIdentifier_11() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChatImageIdentifier_11)); } inline String_t* get_m_ChatImageIdentifier_11() const { return ___m_ChatImageIdentifier_11; } inline String_t** get_address_of_m_ChatImageIdentifier_11() { return &___m_ChatImageIdentifier_11; } inline void set_m_ChatImageIdentifier_11(String_t* value) { ___m_ChatImageIdentifier_11 = value; Il2CppCodeGenWriteBarrier((&___m_ChatImageIdentifier_11), value); } inline static int32_t get_offset_of_m_IsNeedPlayVoiceAni_12() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedPlayVoiceAni_12)); } inline bool get_m_IsNeedPlayVoiceAni_12() const { return ___m_IsNeedPlayVoiceAni_12; } inline bool* get_address_of_m_IsNeedPlayVoiceAni_12() { return &___m_IsNeedPlayVoiceAni_12; } inline void set_m_IsNeedPlayVoiceAni_12(bool value) { ___m_IsNeedPlayVoiceAni_12 = value; } inline static int32_t get_offset_of_m_IsNeedStopVoiceAni_13() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedStopVoiceAni_13)); } inline bool get_m_IsNeedStopVoiceAni_13() const { return ___m_IsNeedStopVoiceAni_13; } inline bool* get_address_of_m_IsNeedStopVoiceAni_13() { return &___m_IsNeedStopVoiceAni_13; } inline void set_m_IsNeedStopVoiceAni_13(bool value) { ___m_IsNeedStopVoiceAni_13 = value; } inline static int32_t get_offset_of_m_IsNeedShowImage_14() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedShowImage_14)); } inline bool get_m_IsNeedShowImage_14() const { return ___m_IsNeedShowImage_14; } inline bool* get_address_of_m_IsNeedShowImage_14() { return &___m_IsNeedShowImage_14; } inline void set_m_IsNeedShowImage_14(bool value) { ___m_IsNeedShowImage_14 = value; } inline static int32_t get_offset_of_m_IsPrivateTargetChanged_15() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsPrivateTargetChanged_15)); } inline bool get_m_IsPrivateTargetChanged_15() const { return ___m_IsPrivateTargetChanged_15; } inline bool* get_address_of_m_IsPrivateTargetChanged_15() { return &___m_IsPrivateTargetChanged_15; } inline void set_m_IsPrivateTargetChanged_15(bool value) { ___m_IsPrivateTargetChanged_15 = value; } inline static int32_t get_offset_of_m_IsVoiceIndexChanged_16() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsVoiceIndexChanged_16)); } inline bool get_m_IsVoiceIndexChanged_16() const { return ___m_IsVoiceIndexChanged_16; } inline bool* get_address_of_m_IsVoiceIndexChanged_16() { return &___m_IsVoiceIndexChanged_16; } inline void set_m_IsVoiceIndexChanged_16(bool value) { ___m_IsVoiceIndexChanged_16 = value; } inline static int32_t get_offset_of_m_CallerPage_17() { return static_cast(offsetof(CChatManager_t1988186574, ___m_CallerPage_17)); } inline int32_t get_m_CallerPage_17() const { return ___m_CallerPage_17; } inline int32_t* get_address_of_m_CallerPage_17() { return &___m_CallerPage_17; } inline void set_m_CallerPage_17(int32_t value) { ___m_CallerPage_17 = value; } inline static int32_t get_offset_of_m_ChatUserList_18() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChatUserList_18)); } inline List_1_t1546864881 * get_m_ChatUserList_18() const { return ___m_ChatUserList_18; } inline List_1_t1546864881 ** get_address_of_m_ChatUserList_18() { return &___m_ChatUserList_18; } inline void set_m_ChatUserList_18(List_1_t1546864881 * value) { ___m_ChatUserList_18 = value; Il2CppCodeGenWriteBarrier((&___m_ChatUserList_18), value); } inline static int32_t get_offset_of_m_IsNeedRefreshContactList_19() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedRefreshContactList_19)); } inline bool get_m_IsNeedRefreshContactList_19() const { return ___m_IsNeedRefreshContactList_19; } inline bool* get_address_of_m_IsNeedRefreshContactList_19() { return &___m_IsNeedRefreshContactList_19; } inline void set_m_IsNeedRefreshContactList_19(bool value) { ___m_IsNeedRefreshContactList_19 = value; } inline static int32_t get_offset_of_m_SumChatList_20() { return static_cast(offsetof(CChatManager_t1988186574, ___m_SumChatList_20)); } inline CChatGroup_t2712975719 * get_m_SumChatList_20() const { return ___m_SumChatList_20; } inline CChatGroup_t2712975719 ** get_address_of_m_SumChatList_20() { return &___m_SumChatList_20; } inline void set_m_SumChatList_20(CChatGroup_t2712975719 * value) { ___m_SumChatList_20 = value; Il2CppCodeGenWriteBarrier((&___m_SumChatList_20), value); } inline static int32_t get_offset_of_m_PublicChatList_21() { return static_cast(offsetof(CChatManager_t1988186574, ___m_PublicChatList_21)); } inline CChatGroup_t2712975719 * get_m_PublicChatList_21() const { return ___m_PublicChatList_21; } inline CChatGroup_t2712975719 ** get_address_of_m_PublicChatList_21() { return &___m_PublicChatList_21; } inline void set_m_PublicChatList_21(CChatGroup_t2712975719 * value) { ___m_PublicChatList_21 = value; Il2CppCodeGenWriteBarrier((&___m_PublicChatList_21), value); } inline static int32_t get_offset_of_m_SceneChatList_22() { return static_cast(offsetof(CChatManager_t1988186574, ___m_SceneChatList_22)); } inline CChatGroup_t2712975719 * get_m_SceneChatList_22() const { return ___m_SceneChatList_22; } inline CChatGroup_t2712975719 ** get_address_of_m_SceneChatList_22() { return &___m_SceneChatList_22; } inline void set_m_SceneChatList_22(CChatGroup_t2712975719 * value) { ___m_SceneChatList_22 = value; Il2CppCodeGenWriteBarrier((&___m_SceneChatList_22), value); } inline static int32_t get_offset_of_m_GuildChatList_23() { return static_cast(offsetof(CChatManager_t1988186574, ___m_GuildChatList_23)); } inline CChatGroup_t2712975719 * get_m_GuildChatList_23() const { return ___m_GuildChatList_23; } inline CChatGroup_t2712975719 ** get_address_of_m_GuildChatList_23() { return &___m_GuildChatList_23; } inline void set_m_GuildChatList_23(CChatGroup_t2712975719 * value) { ___m_GuildChatList_23 = value; Il2CppCodeGenWriteBarrier((&___m_GuildChatList_23), value); } inline static int32_t get_offset_of_m_WorldChatList_24() { return static_cast(offsetof(CChatManager_t1988186574, ___m_WorldChatList_24)); } inline CChatGroup_t2712975719 * get_m_WorldChatList_24() const { return ___m_WorldChatList_24; } inline CChatGroup_t2712975719 ** get_address_of_m_WorldChatList_24() { return &___m_WorldChatList_24; } inline void set_m_WorldChatList_24(CChatGroup_t2712975719 * value) { ___m_WorldChatList_24 = value; Il2CppCodeGenWriteBarrier((&___m_WorldChatList_24), value); } inline static int32_t get_offset_of_m_RedBagList_25() { return static_cast(offsetof(CChatManager_t1988186574, ___m_RedBagList_25)); } inline CChatGroup_t2712975719 * get_m_RedBagList_25() const { return ___m_RedBagList_25; } inline CChatGroup_t2712975719 ** get_address_of_m_RedBagList_25() { return &___m_RedBagList_25; } inline void set_m_RedBagList_25(CChatGroup_t2712975719 * value) { ___m_RedBagList_25 = value; Il2CppCodeGenWriteBarrier((&___m_RedBagList_25), value); } inline static int32_t get_offset_of_m_PrivateChatList_26() { return static_cast(offsetof(CChatManager_t1988186574, ___m_PrivateChatList_26)); } inline Dictionary_2_t3775615503 * get_m_PrivateChatList_26() const { return ___m_PrivateChatList_26; } inline Dictionary_2_t3775615503 ** get_address_of_m_PrivateChatList_26() { return &___m_PrivateChatList_26; } inline void set_m_PrivateChatList_26(Dictionary_2_t3775615503 * value) { ___m_PrivateChatList_26 = value; Il2CppCodeGenWriteBarrier((&___m_PrivateChatList_26), value); } inline static int32_t get_offset_of_m_ChannelInfo_27() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChannelInfo_27)); } inline CChannelInfo_t1750800799 * get_m_ChannelInfo_27() const { return ___m_ChannelInfo_27; } inline CChannelInfo_t1750800799 ** get_address_of_m_ChannelInfo_27() { return &___m_ChannelInfo_27; } inline void set_m_ChannelInfo_27(CChannelInfo_t1750800799 * value) { ___m_ChannelInfo_27 = value; Il2CppCodeGenWriteBarrier((&___m_ChannelInfo_27), value); } inline static int32_t get_offset_of_m_IsChannelDataChanged_28() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsChannelDataChanged_28)); } inline bool get_m_IsChannelDataChanged_28() const { return ___m_IsChannelDataChanged_28; } inline bool* get_address_of_m_IsChannelDataChanged_28() { return &___m_IsChannelDataChanged_28; } inline void set_m_IsChannelDataChanged_28(bool value) { ___m_IsChannelDataChanged_28 = value; } inline static int32_t get_offset_of_m_lastShortcutIndexOfWC_29() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lastShortcutIndexOfWC_29)); } inline int32_t get_m_lastShortcutIndexOfWC_29() const { return ___m_lastShortcutIndexOfWC_29; } inline int32_t* get_address_of_m_lastShortcutIndexOfWC_29() { return &___m_lastShortcutIndexOfWC_29; } inline void set_m_lastShortcutIndexOfWC_29(int32_t value) { ___m_lastShortcutIndexOfWC_29 = value; } inline static int32_t get_offset_of_m_lastShortcutIndexOfPrivate_30() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lastShortcutIndexOfPrivate_30)); } inline int32_t get_m_lastShortcutIndexOfPrivate_30() const { return ___m_lastShortcutIndexOfPrivate_30; } inline int32_t* get_address_of_m_lastShortcutIndexOfPrivate_30() { return &___m_lastShortcutIndexOfPrivate_30; } inline void set_m_lastShortcutIndexOfPrivate_30(int32_t value) { ___m_lastShortcutIndexOfPrivate_30 = value; } inline static int32_t get_offset_of_m_worldChannel_31() { return static_cast(offsetof(CChatManager_t1988186574, ___m_worldChannel_31)); } inline String_t* get_m_worldChannel_31() const { return ___m_worldChannel_31; } inline String_t** get_address_of_m_worldChannel_31() { return &___m_worldChannel_31; } inline void set_m_worldChannel_31(String_t* value) { ___m_worldChannel_31 = value; Il2CppCodeGenWriteBarrier((&___m_worldChannel_31), value); } inline static int32_t get_offset_of_m_TaskController_32() { return static_cast(offsetof(CChatManager_t1988186574, ___m_TaskController_32)); } inline ITaskBase_1_t2595950535 * get_m_TaskController_32() const { return ___m_TaskController_32; } inline ITaskBase_1_t2595950535 ** get_address_of_m_TaskController_32() { return &___m_TaskController_32; } inline void set_m_TaskController_32(ITaskBase_1_t2595950535 * value) { ___m_TaskController_32 = value; Il2CppCodeGenWriteBarrier((&___m_TaskController_32), value); } inline static int32_t get_offset_of_m_bUpLoadAudio_33() { return static_cast(offsetof(CChatManager_t1988186574, ___m_bUpLoadAudio_33)); } inline bool get_m_bUpLoadAudio_33() const { return ___m_bUpLoadAudio_33; } inline bool* get_address_of_m_bUpLoadAudio_33() { return &___m_bUpLoadAudio_33; } inline void set_m_bUpLoadAudio_33(bool value) { ___m_bUpLoadAudio_33 = value; } inline static int32_t get_offset_of_m_bIsJoinChannel_34() { return static_cast(offsetof(CChatManager_t1988186574, ___m_bIsJoinChannel_34)); } inline bool get_m_bIsJoinChannel_34() const { return ___m_bIsJoinChannel_34; } inline bool* get_address_of_m_bIsJoinChannel_34() { return &___m_bIsJoinChannel_34; } inline void set_m_bIsJoinChannel_34(bool value) { ___m_bIsJoinChannel_34 = value; } inline static int32_t get_offset_of_m_curChannelNum_35() { return static_cast(offsetof(CChatManager_t1988186574, ___m_curChannelNum_35)); } inline int32_t get_m_curChannelNum_35() const { return ___m_curChannelNum_35; } inline int32_t* get_address_of_m_curChannelNum_35() { return &___m_curChannelNum_35; } inline void set_m_curChannelNum_35(int32_t value) { ___m_curChannelNum_35 = value; } inline static int32_t get_offset_of_m_publicChatText_38() { return static_cast(offsetof(CChatManager_t1988186574, ___m_publicChatText_38)); } inline String_t* get_m_publicChatText_38() const { return ___m_publicChatText_38; } inline String_t** get_address_of_m_publicChatText_38() { return &___m_publicChatText_38; } inline void set_m_publicChatText_38(String_t* value) { ___m_publicChatText_38 = value; Il2CppCodeGenWriteBarrier((&___m_publicChatText_38), value); } inline static int32_t get_offset_of_m_lefttime_39() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lefttime_39)); } inline int32_t get_m_lefttime_39() const { return ___m_lefttime_39; } inline int32_t* get_address_of_m_lefttime_39() { return &___m_lefttime_39; } inline void set_m_lefttime_39(int32_t value) { ___m_lefttime_39 = value; } inline static int32_t get_offset_of_m_IsNeedRepainMenu_40() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedRepainMenu_40)); } inline bool get_m_IsNeedRepainMenu_40() const { return ___m_IsNeedRepainMenu_40; } inline bool* get_address_of_m_IsNeedRepainMenu_40() { return &___m_IsNeedRepainMenu_40; } inline void set_m_IsNeedRepainMenu_40(bool value) { ___m_IsNeedRepainMenu_40 = value; } }; struct CChatManager_t1988186574_StaticFields { public: // DMCore.Logic.CChatManager DMCore.Logic.CChatManager::s_Instance CChatManager_t1988186574 * ___s_Instance_36; // System.String DMCore.Logic.CChatManager::s_ChatTimeFormat String_t* ___s_ChatTimeFormat_37; public: inline static int32_t get_offset_of_s_Instance_36() { return static_cast(offsetof(CChatManager_t1988186574_StaticFields, ___s_Instance_36)); } inline CChatManager_t1988186574 * get_s_Instance_36() const { return ___s_Instance_36; } inline CChatManager_t1988186574 ** get_address_of_s_Instance_36() { return &___s_Instance_36; } inline void set_s_Instance_36(CChatManager_t1988186574 * value) { ___s_Instance_36 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_36), value); } inline static int32_t get_offset_of_s_ChatTimeFormat_37() { return static_cast(offsetof(CChatManager_t1988186574_StaticFields, ___s_ChatTimeFormat_37)); } inline String_t* get_s_ChatTimeFormat_37() const { return ___s_ChatTimeFormat_37; } inline String_t** get_address_of_s_ChatTimeFormat_37() { return &___s_ChatTimeFormat_37; } inline void set_s_ChatTimeFormat_37(String_t* value) { ___s_ChatTimeFormat_37 = value; Il2CppCodeGenWriteBarrier((&___s_ChatTimeFormat_37), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATMANAGER_T1988186574_H #ifndef UISTARTASK_T4213533605_H #define UISTARTASK_T4213533605_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiStarTask struct uiStarTask_t4213533605 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiStarTask::m_uiStarGroup Transform_t3600365921 * ___m_uiStarGroup_8; // UISprite uiStarTask::m_headBoxSpr UISprite_t194114938 * ___m_headBoxSpr_9; // UITexture uiStarTask::m_headTex UITexture_t3471168817 * ___m_headTex_10; // UILabel uiStarTask::m_roleName UILabel_t3248798549 * ___m_roleName_11; // UISprite uiStarTask::m_pinjieSpr UISprite_t194114938 * ___m_pinjieSpr_12; // System.Boolean uiStarTask::m_IsUserPhotoReady bool ___m_IsUserPhotoReady_13; // UnityEngine.Vector3 uiStarTask::m_photoScale Vector3_t3722313464 ___m_photoScale_14; // UISprite uiStarTask::m_Progress UISprite_t194114938 * ___m_Progress_15; // UILabel uiStarTask::m_stepLab UILabel_t3248798549 * ___m_stepLab_16; // UnityEngine.Transform uiStarTask::m_starRewardTran Transform_t3600365921 * ___m_starRewardTran_17; // UnityEngine.Transform uiStarTask::m_lockTran Transform_t3600365921 * ___m_lockTran_18; // UnityEngine.Transform uiStarTask::m_levelupTran Transform_t3600365921 * ___m_levelupTran_19; // UnityEngine.Transform uiStarTask::m_normalBtn Transform_t3600365921 * ___m_normalBtn_20; // UnityEngine.Transform uiStarTask::m_waitLevelupBtn Transform_t3600365921 * ___m_waitLevelupBtn_21; // UnityEngine.Transform uiStarTask::m_levelupBtn Transform_t3600365921 * ___m_levelupBtn_22; // UnityEngine.Transform uiStarTask::m_unlockBtn Transform_t3600365921 * ___m_unlockBtn_23; // UnityEngine.GameObject uiStarTask::progressEffect GameObject_t1113636619 * ___progressEffect_24; // UnityEngine.GameObject uiStarTask::unlockEffect GameObject_t1113636619 * ___unlockEffect_25; // UnityEngine.Transform uiStarTask::m_taskGroup Transform_t3600365921 * ___m_taskGroup_26; // DMCore.Logic.LevelupStarInfo uiStarTask::m_Data LevelupStarInfo_t831176484 * ___m_Data_27; // System.Int32[] uiStarTask::arr Int32U5BU5D_t385246372* ___arr_28; // System.Boolean uiStarTask::bRefreshBtn bool ___bRefreshBtn_29; // UnityEngine.Transform uiStarTask::m_needGoldTran Transform_t3600365921 * ___m_needGoldTran_30; // UnityEngine.Transform uiStarTask::m_attr_array Transform_t3600365921 * ___m_attr_array_31; // uiStarTask/EM_State uiStarTask::m_state int32_t ___m_state_32; public: inline static int32_t get_offset_of_m_uiStarGroup_8() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_uiStarGroup_8)); } inline Transform_t3600365921 * get_m_uiStarGroup_8() const { return ___m_uiStarGroup_8; } inline Transform_t3600365921 ** get_address_of_m_uiStarGroup_8() { return &___m_uiStarGroup_8; } inline void set_m_uiStarGroup_8(Transform_t3600365921 * value) { ___m_uiStarGroup_8 = value; Il2CppCodeGenWriteBarrier((&___m_uiStarGroup_8), value); } inline static int32_t get_offset_of_m_headBoxSpr_9() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_headBoxSpr_9)); } inline UISprite_t194114938 * get_m_headBoxSpr_9() const { return ___m_headBoxSpr_9; } inline UISprite_t194114938 ** get_address_of_m_headBoxSpr_9() { return &___m_headBoxSpr_9; } inline void set_m_headBoxSpr_9(UISprite_t194114938 * value) { ___m_headBoxSpr_9 = value; Il2CppCodeGenWriteBarrier((&___m_headBoxSpr_9), value); } inline static int32_t get_offset_of_m_headTex_10() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_headTex_10)); } inline UITexture_t3471168817 * get_m_headTex_10() const { return ___m_headTex_10; } inline UITexture_t3471168817 ** get_address_of_m_headTex_10() { return &___m_headTex_10; } inline void set_m_headTex_10(UITexture_t3471168817 * value) { ___m_headTex_10 = value; Il2CppCodeGenWriteBarrier((&___m_headTex_10), value); } inline static int32_t get_offset_of_m_roleName_11() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_roleName_11)); } inline UILabel_t3248798549 * get_m_roleName_11() const { return ___m_roleName_11; } inline UILabel_t3248798549 ** get_address_of_m_roleName_11() { return &___m_roleName_11; } inline void set_m_roleName_11(UILabel_t3248798549 * value) { ___m_roleName_11 = value; Il2CppCodeGenWriteBarrier((&___m_roleName_11), value); } inline static int32_t get_offset_of_m_pinjieSpr_12() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_pinjieSpr_12)); } inline UISprite_t194114938 * get_m_pinjieSpr_12() const { return ___m_pinjieSpr_12; } inline UISprite_t194114938 ** get_address_of_m_pinjieSpr_12() { return &___m_pinjieSpr_12; } inline void set_m_pinjieSpr_12(UISprite_t194114938 * value) { ___m_pinjieSpr_12 = value; Il2CppCodeGenWriteBarrier((&___m_pinjieSpr_12), value); } inline static int32_t get_offset_of_m_IsUserPhotoReady_13() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_IsUserPhotoReady_13)); } inline bool get_m_IsUserPhotoReady_13() const { return ___m_IsUserPhotoReady_13; } inline bool* get_address_of_m_IsUserPhotoReady_13() { return &___m_IsUserPhotoReady_13; } inline void set_m_IsUserPhotoReady_13(bool value) { ___m_IsUserPhotoReady_13 = value; } inline static int32_t get_offset_of_m_photoScale_14() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_photoScale_14)); } inline Vector3_t3722313464 get_m_photoScale_14() const { return ___m_photoScale_14; } inline Vector3_t3722313464 * get_address_of_m_photoScale_14() { return &___m_photoScale_14; } inline void set_m_photoScale_14(Vector3_t3722313464 value) { ___m_photoScale_14 = value; } inline static int32_t get_offset_of_m_Progress_15() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_Progress_15)); } inline UISprite_t194114938 * get_m_Progress_15() const { return ___m_Progress_15; } inline UISprite_t194114938 ** get_address_of_m_Progress_15() { return &___m_Progress_15; } inline void set_m_Progress_15(UISprite_t194114938 * value) { ___m_Progress_15 = value; Il2CppCodeGenWriteBarrier((&___m_Progress_15), value); } inline static int32_t get_offset_of_m_stepLab_16() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_stepLab_16)); } inline UILabel_t3248798549 * get_m_stepLab_16() const { return ___m_stepLab_16; } inline UILabel_t3248798549 ** get_address_of_m_stepLab_16() { return &___m_stepLab_16; } inline void set_m_stepLab_16(UILabel_t3248798549 * value) { ___m_stepLab_16 = value; Il2CppCodeGenWriteBarrier((&___m_stepLab_16), value); } inline static int32_t get_offset_of_m_starRewardTran_17() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_starRewardTran_17)); } inline Transform_t3600365921 * get_m_starRewardTran_17() const { return ___m_starRewardTran_17; } inline Transform_t3600365921 ** get_address_of_m_starRewardTran_17() { return &___m_starRewardTran_17; } inline void set_m_starRewardTran_17(Transform_t3600365921 * value) { ___m_starRewardTran_17 = value; Il2CppCodeGenWriteBarrier((&___m_starRewardTran_17), value); } inline static int32_t get_offset_of_m_lockTran_18() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_lockTran_18)); } inline Transform_t3600365921 * get_m_lockTran_18() const { return ___m_lockTran_18; } inline Transform_t3600365921 ** get_address_of_m_lockTran_18() { return &___m_lockTran_18; } inline void set_m_lockTran_18(Transform_t3600365921 * value) { ___m_lockTran_18 = value; Il2CppCodeGenWriteBarrier((&___m_lockTran_18), value); } inline static int32_t get_offset_of_m_levelupTran_19() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_levelupTran_19)); } inline Transform_t3600365921 * get_m_levelupTran_19() const { return ___m_levelupTran_19; } inline Transform_t3600365921 ** get_address_of_m_levelupTran_19() { return &___m_levelupTran_19; } inline void set_m_levelupTran_19(Transform_t3600365921 * value) { ___m_levelupTran_19 = value; Il2CppCodeGenWriteBarrier((&___m_levelupTran_19), value); } inline static int32_t get_offset_of_m_normalBtn_20() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_normalBtn_20)); } inline Transform_t3600365921 * get_m_normalBtn_20() const { return ___m_normalBtn_20; } inline Transform_t3600365921 ** get_address_of_m_normalBtn_20() { return &___m_normalBtn_20; } inline void set_m_normalBtn_20(Transform_t3600365921 * value) { ___m_normalBtn_20 = value; Il2CppCodeGenWriteBarrier((&___m_normalBtn_20), value); } inline static int32_t get_offset_of_m_waitLevelupBtn_21() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_waitLevelupBtn_21)); } inline Transform_t3600365921 * get_m_waitLevelupBtn_21() const { return ___m_waitLevelupBtn_21; } inline Transform_t3600365921 ** get_address_of_m_waitLevelupBtn_21() { return &___m_waitLevelupBtn_21; } inline void set_m_waitLevelupBtn_21(Transform_t3600365921 * value) { ___m_waitLevelupBtn_21 = value; Il2CppCodeGenWriteBarrier((&___m_waitLevelupBtn_21), value); } inline static int32_t get_offset_of_m_levelupBtn_22() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_levelupBtn_22)); } inline Transform_t3600365921 * get_m_levelupBtn_22() const { return ___m_levelupBtn_22; } inline Transform_t3600365921 ** get_address_of_m_levelupBtn_22() { return &___m_levelupBtn_22; } inline void set_m_levelupBtn_22(Transform_t3600365921 * value) { ___m_levelupBtn_22 = value; Il2CppCodeGenWriteBarrier((&___m_levelupBtn_22), value); } inline static int32_t get_offset_of_m_unlockBtn_23() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_unlockBtn_23)); } inline Transform_t3600365921 * get_m_unlockBtn_23() const { return ___m_unlockBtn_23; } inline Transform_t3600365921 ** get_address_of_m_unlockBtn_23() { return &___m_unlockBtn_23; } inline void set_m_unlockBtn_23(Transform_t3600365921 * value) { ___m_unlockBtn_23 = value; Il2CppCodeGenWriteBarrier((&___m_unlockBtn_23), value); } inline static int32_t get_offset_of_progressEffect_24() { return static_cast(offsetof(uiStarTask_t4213533605, ___progressEffect_24)); } inline GameObject_t1113636619 * get_progressEffect_24() const { return ___progressEffect_24; } inline GameObject_t1113636619 ** get_address_of_progressEffect_24() { return &___progressEffect_24; } inline void set_progressEffect_24(GameObject_t1113636619 * value) { ___progressEffect_24 = value; Il2CppCodeGenWriteBarrier((&___progressEffect_24), value); } inline static int32_t get_offset_of_unlockEffect_25() { return static_cast(offsetof(uiStarTask_t4213533605, ___unlockEffect_25)); } inline GameObject_t1113636619 * get_unlockEffect_25() const { return ___unlockEffect_25; } inline GameObject_t1113636619 ** get_address_of_unlockEffect_25() { return &___unlockEffect_25; } inline void set_unlockEffect_25(GameObject_t1113636619 * value) { ___unlockEffect_25 = value; Il2CppCodeGenWriteBarrier((&___unlockEffect_25), value); } inline static int32_t get_offset_of_m_taskGroup_26() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_taskGroup_26)); } inline Transform_t3600365921 * get_m_taskGroup_26() const { return ___m_taskGroup_26; } inline Transform_t3600365921 ** get_address_of_m_taskGroup_26() { return &___m_taskGroup_26; } inline void set_m_taskGroup_26(Transform_t3600365921 * value) { ___m_taskGroup_26 = value; Il2CppCodeGenWriteBarrier((&___m_taskGroup_26), value); } inline static int32_t get_offset_of_m_Data_27() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_Data_27)); } inline LevelupStarInfo_t831176484 * get_m_Data_27() const { return ___m_Data_27; } inline LevelupStarInfo_t831176484 ** get_address_of_m_Data_27() { return &___m_Data_27; } inline void set_m_Data_27(LevelupStarInfo_t831176484 * value) { ___m_Data_27 = value; Il2CppCodeGenWriteBarrier((&___m_Data_27), value); } inline static int32_t get_offset_of_arr_28() { return static_cast(offsetof(uiStarTask_t4213533605, ___arr_28)); } inline Int32U5BU5D_t385246372* get_arr_28() const { return ___arr_28; } inline Int32U5BU5D_t385246372** get_address_of_arr_28() { return &___arr_28; } inline void set_arr_28(Int32U5BU5D_t385246372* value) { ___arr_28 = value; Il2CppCodeGenWriteBarrier((&___arr_28), value); } inline static int32_t get_offset_of_bRefreshBtn_29() { return static_cast(offsetof(uiStarTask_t4213533605, ___bRefreshBtn_29)); } inline bool get_bRefreshBtn_29() const { return ___bRefreshBtn_29; } inline bool* get_address_of_bRefreshBtn_29() { return &___bRefreshBtn_29; } inline void set_bRefreshBtn_29(bool value) { ___bRefreshBtn_29 = value; } inline static int32_t get_offset_of_m_needGoldTran_30() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_needGoldTran_30)); } inline Transform_t3600365921 * get_m_needGoldTran_30() const { return ___m_needGoldTran_30; } inline Transform_t3600365921 ** get_address_of_m_needGoldTran_30() { return &___m_needGoldTran_30; } inline void set_m_needGoldTran_30(Transform_t3600365921 * value) { ___m_needGoldTran_30 = value; Il2CppCodeGenWriteBarrier((&___m_needGoldTran_30), value); } inline static int32_t get_offset_of_m_attr_array_31() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_attr_array_31)); } inline Transform_t3600365921 * get_m_attr_array_31() const { return ___m_attr_array_31; } inline Transform_t3600365921 ** get_address_of_m_attr_array_31() { return &___m_attr_array_31; } inline void set_m_attr_array_31(Transform_t3600365921 * value) { ___m_attr_array_31 = value; Il2CppCodeGenWriteBarrier((&___m_attr_array_31), value); } inline static int32_t get_offset_of_m_state_32() { return static_cast(offsetof(uiStarTask_t4213533605, ___m_state_32)); } inline int32_t get_m_state_32() const { return ___m_state_32; } inline int32_t* get_address_of_m_state_32() { return &___m_state_32; } inline void set_m_state_32(int32_t value) { ___m_state_32 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISTARTASK_T4213533605_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 CIDOLMANAGER_T2822338582_H #define CIDOLMANAGER_T2822338582_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolManager struct CIdolManager_t2822338582 : public ITextBase_t660344599 { public: // DMCore.Logic.CIdolManager/EM_Award_type DMCore.Logic.CIdolManager::m_IdolReward int32_t ___m_IdolReward_1; // System.Int32 DMCore.Logic.CIdolManager::k__BackingField int32_t ___U3CShowItemIndexU3Ek__BackingField_2; // CDataModelBool DMCore.Logic.CIdolManager::m_bRefresh CDataModelBool_t2269476966 * ___m_bRefresh_4; // CDataModelBool DMCore.Logic.CIdolManager::m_levelupSucceed CDataModelBool_t2269476966 * ___m_levelupSucceed_5; // DMCore.Logic.LevelupStarInfo DMCore.Logic.CIdolManager::m_starInfo LevelupStarInfo_t831176484 * ___m_starInfo_6; // DMCore.Logic.IdolAwardUnit DMCore.Logic.CIdolManager::m_starAward IdolAwardUnit_t568575365 * ___m_starAward_7; // DMCore.Logic.IdolAwardUnit DMCore.Logic.CIdolManager::m_dayAward IdolAwardUnit_t568575365 * ___m_dayAward_8; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CIdolManager::m_pinjieDic Dictionary_2_t2770358969 * ___m_pinjieDic_9; // CDataModelInt DMCore.Logic.CIdolManager::m_refreshAward CDataModelInt_t3463393640 * ___m_refreshAward_10; public: inline static int32_t get_offset_of_m_IdolReward_1() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_IdolReward_1)); } inline int32_t get_m_IdolReward_1() const { return ___m_IdolReward_1; } inline int32_t* get_address_of_m_IdolReward_1() { return &___m_IdolReward_1; } inline void set_m_IdolReward_1(int32_t value) { ___m_IdolReward_1 = value; } inline static int32_t get_offset_of_U3CShowItemIndexU3Ek__BackingField_2() { return static_cast(offsetof(CIdolManager_t2822338582, ___U3CShowItemIndexU3Ek__BackingField_2)); } inline int32_t get_U3CShowItemIndexU3Ek__BackingField_2() const { return ___U3CShowItemIndexU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CShowItemIndexU3Ek__BackingField_2() { return &___U3CShowItemIndexU3Ek__BackingField_2; } inline void set_U3CShowItemIndexU3Ek__BackingField_2(int32_t value) { ___U3CShowItemIndexU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_bRefresh_4() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_bRefresh_4)); } inline CDataModelBool_t2269476966 * get_m_bRefresh_4() const { return ___m_bRefresh_4; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefresh_4() { return &___m_bRefresh_4; } inline void set_m_bRefresh_4(CDataModelBool_t2269476966 * value) { ___m_bRefresh_4 = value; Il2CppCodeGenWriteBarrier((&___m_bRefresh_4), value); } inline static int32_t get_offset_of_m_levelupSucceed_5() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_levelupSucceed_5)); } inline CDataModelBool_t2269476966 * get_m_levelupSucceed_5() const { return ___m_levelupSucceed_5; } inline CDataModelBool_t2269476966 ** get_address_of_m_levelupSucceed_5() { return &___m_levelupSucceed_5; } inline void set_m_levelupSucceed_5(CDataModelBool_t2269476966 * value) { ___m_levelupSucceed_5 = value; Il2CppCodeGenWriteBarrier((&___m_levelupSucceed_5), value); } inline static int32_t get_offset_of_m_starInfo_6() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_starInfo_6)); } inline LevelupStarInfo_t831176484 * get_m_starInfo_6() const { return ___m_starInfo_6; } inline LevelupStarInfo_t831176484 ** get_address_of_m_starInfo_6() { return &___m_starInfo_6; } inline void set_m_starInfo_6(LevelupStarInfo_t831176484 * value) { ___m_starInfo_6 = value; Il2CppCodeGenWriteBarrier((&___m_starInfo_6), value); } inline static int32_t get_offset_of_m_starAward_7() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_starAward_7)); } inline IdolAwardUnit_t568575365 * get_m_starAward_7() const { return ___m_starAward_7; } inline IdolAwardUnit_t568575365 ** get_address_of_m_starAward_7() { return &___m_starAward_7; } inline void set_m_starAward_7(IdolAwardUnit_t568575365 * value) { ___m_starAward_7 = value; Il2CppCodeGenWriteBarrier((&___m_starAward_7), value); } inline static int32_t get_offset_of_m_dayAward_8() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_dayAward_8)); } inline IdolAwardUnit_t568575365 * get_m_dayAward_8() const { return ___m_dayAward_8; } inline IdolAwardUnit_t568575365 ** get_address_of_m_dayAward_8() { return &___m_dayAward_8; } inline void set_m_dayAward_8(IdolAwardUnit_t568575365 * value) { ___m_dayAward_8 = value; Il2CppCodeGenWriteBarrier((&___m_dayAward_8), value); } inline static int32_t get_offset_of_m_pinjieDic_9() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_pinjieDic_9)); } inline Dictionary_2_t2770358969 * get_m_pinjieDic_9() const { return ___m_pinjieDic_9; } inline Dictionary_2_t2770358969 ** get_address_of_m_pinjieDic_9() { return &___m_pinjieDic_9; } inline void set_m_pinjieDic_9(Dictionary_2_t2770358969 * value) { ___m_pinjieDic_9 = value; Il2CppCodeGenWriteBarrier((&___m_pinjieDic_9), value); } inline static int32_t get_offset_of_m_refreshAward_10() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_refreshAward_10)); } inline CDataModelInt_t3463393640 * get_m_refreshAward_10() const { return ___m_refreshAward_10; } inline CDataModelInt_t3463393640 ** get_address_of_m_refreshAward_10() { return &___m_refreshAward_10; } inline void set_m_refreshAward_10(CDataModelInt_t3463393640 * value) { ___m_refreshAward_10 = value; Il2CppCodeGenWriteBarrier((&___m_refreshAward_10), value); } }; struct CIdolManager_t2822338582_StaticFields { public: // DMCore.Logic.CIdolManager DMCore.Logic.CIdolManager::m_instance CIdolManager_t2822338582 * ___m_instance_3; public: inline static int32_t get_offset_of_m_instance_3() { return static_cast(offsetof(CIdolManager_t2822338582_StaticFields, ___m_instance_3)); } inline CIdolManager_t2822338582 * get_m_instance_3() const { return ___m_instance_3; } inline CIdolManager_t2822338582 ** get_address_of_m_instance_3() { return &___m_instance_3; } inline void set_m_instance_3(CIdolManager_t2822338582 * value) { ___m_instance_3 = value; Il2CppCodeGenWriteBarrier((&___m_instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLMANAGER_T2822338582_H #ifndef CCHATUSERINFO_T74790139_H #define CCHATUSERINFO_T74790139_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CChatUserInfo::UserPhoto int64_t ___UserPhoto_0; // System.Int64 DMCore.Logic.CChatUserInfo::SenderID int64_t ___SenderID_1; // System.String DMCore.Logic.CChatUserInfo::UserName String_t* ___UserName_2; // System.Int32 DMCore.Logic.CChatUserInfo::UserSex int32_t ___UserSex_3; // System.Int32 DMCore.Logic.CChatUserInfo::VipLevel int32_t ___VipLevel_4; // System.Int32 DMCore.Logic.CChatUserInfo::MemberLevel int32_t ___MemberLevel_5; // System.Int32 DMCore.Logic.CChatUserInfo::Status int32_t ___Status_6; // DMCore.Logic.enumOnlineState DMCore.Logic.CChatUserInfo::OnlineState int32_t ___OnlineState_7; // System.Int32 DMCore.Logic.CChatUserInfo::GuildID int32_t ___GuildID_8; // System.Int32 DMCore.Logic.CChatUserInfo::HeadBoxID int32_t ___HeadBoxID_9; // System.Int32 DMCore.Logic.CChatUserInfo::CardID int32_t ___CardID_10; // System.Int32 DMCore.Logic.CChatUserInfo::ChatBubbleID int32_t ___ChatBubbleID_11; // System.Int32 DMCore.Logic.CChatUserInfo::BroadcastID int32_t ___BroadcastID_12; // System.Int32 DMCore.Logic.CChatUserInfo::Pinjie int32_t ___Pinjie_13; public: inline static int32_t get_offset_of_UserPhoto_0() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserPhoto_0)); } inline int64_t get_UserPhoto_0() const { return ___UserPhoto_0; } inline int64_t* get_address_of_UserPhoto_0() { return &___UserPhoto_0; } inline void set_UserPhoto_0(int64_t value) { ___UserPhoto_0 = value; } inline static int32_t get_offset_of_SenderID_1() { return static_cast(offsetof(CChatUserInfo_t74790139, ___SenderID_1)); } inline int64_t get_SenderID_1() const { return ___SenderID_1; } inline int64_t* get_address_of_SenderID_1() { return &___SenderID_1; } inline void set_SenderID_1(int64_t value) { ___SenderID_1 = value; } inline static int32_t get_offset_of_UserName_2() { return static_cast(offsetof(CChatUserInfo_t74790139, ___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_UserSex_3() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserSex_3)); } inline int32_t get_UserSex_3() const { return ___UserSex_3; } inline int32_t* get_address_of_UserSex_3() { return &___UserSex_3; } inline void set_UserSex_3(int32_t value) { ___UserSex_3 = value; } inline static int32_t get_offset_of_VipLevel_4() { return static_cast(offsetof(CChatUserInfo_t74790139, ___VipLevel_4)); } inline int32_t get_VipLevel_4() const { return ___VipLevel_4; } inline int32_t* get_address_of_VipLevel_4() { return &___VipLevel_4; } inline void set_VipLevel_4(int32_t value) { ___VipLevel_4 = value; } inline static int32_t get_offset_of_MemberLevel_5() { return static_cast(offsetof(CChatUserInfo_t74790139, ___MemberLevel_5)); } inline int32_t get_MemberLevel_5() const { return ___MemberLevel_5; } inline int32_t* get_address_of_MemberLevel_5() { return &___MemberLevel_5; } inline void set_MemberLevel_5(int32_t value) { ___MemberLevel_5 = value; } inline static int32_t get_offset_of_Status_6() { return static_cast(offsetof(CChatUserInfo_t74790139, ___Status_6)); } inline int32_t get_Status_6() const { return ___Status_6; } inline int32_t* get_address_of_Status_6() { return &___Status_6; } inline void set_Status_6(int32_t value) { ___Status_6 = value; } inline static int32_t get_offset_of_OnlineState_7() { return static_cast(offsetof(CChatUserInfo_t74790139, ___OnlineState_7)); } inline int32_t get_OnlineState_7() const { return ___OnlineState_7; } inline int32_t* get_address_of_OnlineState_7() { return &___OnlineState_7; } inline void set_OnlineState_7(int32_t value) { ___OnlineState_7 = value; } inline static int32_t get_offset_of_GuildID_8() { return static_cast(offsetof(CChatUserInfo_t74790139, ___GuildID_8)); } inline int32_t get_GuildID_8() const { return ___GuildID_8; } inline int32_t* get_address_of_GuildID_8() { return &___GuildID_8; } inline void set_GuildID_8(int32_t value) { ___GuildID_8 = value; } inline static int32_t get_offset_of_HeadBoxID_9() { return static_cast(offsetof(CChatUserInfo_t74790139, ___HeadBoxID_9)); } inline int32_t get_HeadBoxID_9() const { return ___HeadBoxID_9; } inline int32_t* get_address_of_HeadBoxID_9() { return &___HeadBoxID_9; } inline void set_HeadBoxID_9(int32_t value) { ___HeadBoxID_9 = value; } inline static int32_t get_offset_of_CardID_10() { return static_cast(offsetof(CChatUserInfo_t74790139, ___CardID_10)); } inline int32_t get_CardID_10() const { return ___CardID_10; } inline int32_t* get_address_of_CardID_10() { return &___CardID_10; } inline void set_CardID_10(int32_t value) { ___CardID_10 = value; } inline static int32_t get_offset_of_ChatBubbleID_11() { return static_cast(offsetof(CChatUserInfo_t74790139, ___ChatBubbleID_11)); } inline int32_t get_ChatBubbleID_11() const { return ___ChatBubbleID_11; } inline int32_t* get_address_of_ChatBubbleID_11() { return &___ChatBubbleID_11; } inline void set_ChatBubbleID_11(int32_t value) { ___ChatBubbleID_11 = value; } inline static int32_t get_offset_of_BroadcastID_12() { return static_cast(offsetof(CChatUserInfo_t74790139, ___BroadcastID_12)); } inline int32_t get_BroadcastID_12() const { return ___BroadcastID_12; } inline int32_t* get_address_of_BroadcastID_12() { return &___BroadcastID_12; } inline void set_BroadcastID_12(int32_t value) { ___BroadcastID_12 = value; } inline static int32_t get_offset_of_Pinjie_13() { return static_cast(offsetof(CChatUserInfo_t74790139, ___Pinjie_13)); } inline int32_t get_Pinjie_13() const { return ___Pinjie_13; } inline int32_t* get_address_of_Pinjie_13() { return &___Pinjie_13; } inline void set_Pinjie_13(int32_t value) { ___Pinjie_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATUSERINFO_T74790139_H #ifndef SCENEPERSONALWNDIDOL_T549453273_H #define SCENEPERSONALWNDIDOL_T549453273_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ScenePersonalWndIdol struct ScenePersonalWndIdol_t549453273 : public CUIBase_t3255455658 { public: // System.Boolean ScenePersonalWndIdol::m_bPageInit bool ___m_bPageInit_8; // ItemPageGroup ScenePersonalWndIdol::m_uiPageGroup ItemPageGroup_t3769455068 * ___m_uiPageGroup_9; // UnityEngine.Transform ScenePersonalWndIdol::m_starTran Transform_t3600365921 * ___m_starTran_10; // UnityEngine.Transform ScenePersonalWndIdol::m_planTran Transform_t3600365921 * ___m_planTran_11; // UnityEngine.Transform ScenePersonalWndIdol::m_helpPanel Transform_t3600365921 * ___m_helpPanel_12; // UnityEngine.Transform ScenePersonalWndIdol::m_AwardPanel Transform_t3600365921 * ___m_AwardPanel_13; // UnityEngine.Transform ScenePersonalWndIdol::m_rankTran Transform_t3600365921 * ___m_rankTran_14; // ScenePersonalWndIdol/enumPageType ScenePersonalWndIdol::m_pageType int32_t ___m_pageType_15; public: inline static int32_t get_offset_of_m_bPageInit_8() { return static_cast(offsetof(ScenePersonalWndIdol_t549453273, ___m_bPageInit_8)); } inline bool get_m_bPageInit_8() const { return ___m_bPageInit_8; } inline bool* get_address_of_m_bPageInit_8() { return &___m_bPageInit_8; } inline void set_m_bPageInit_8(bool value) { ___m_bPageInit_8 = value; } inline static int32_t get_offset_of_m_uiPageGroup_9() { return static_cast(offsetof(ScenePersonalWndIdol_t549453273, ___m_uiPageGroup_9)); } inline ItemPageGroup_t3769455068 * get_m_uiPageGroup_9() const { return ___m_uiPageGroup_9; } inline ItemPageGroup_t3769455068 ** get_address_of_m_uiPageGroup_9() { return &___m_uiPageGroup_9; } inline void set_m_uiPageGroup_9(ItemPageGroup_t3769455068 * value) { ___m_uiPageGroup_9 = value; Il2CppCodeGenWriteBarrier((&___m_uiPageGroup_9), value); } inline static int32_t get_offset_of_m_starTran_10() { return static_cast(offsetof(ScenePersonalWndIdol_t549453273, ___m_starTran_10)); } inline Transform_t3600365921 * get_m_starTran_10() const { return ___m_starTran_10; } inline Transform_t3600365921 ** get_address_of_m_starTran_10() { return &___m_starTran_10; } inline void set_m_starTran_10(Transform_t3600365921 * value) { ___m_starTran_10 = value; Il2CppCodeGenWriteBarrier((&___m_starTran_10), value); } inline static int32_t get_offset_of_m_planTran_11() { return static_cast(offsetof(ScenePersonalWndIdol_t549453273, ___m_planTran_11)); } inline Transform_t3600365921 * get_m_planTran_11() const { return ___m_planTran_11; } inline Transform_t3600365921 ** get_address_of_m_planTran_11() { return &___m_planTran_11; } inline void set_m_planTran_11(Transform_t3600365921 * value) { ___m_planTran_11 = value; Il2CppCodeGenWriteBarrier((&___m_planTran_11), value); } inline static int32_t get_offset_of_m_helpPanel_12() { return static_cast(offsetof(ScenePersonalWndIdol_t549453273, ___m_helpPanel_12)); } inline Transform_t3600365921 * get_m_helpPanel_12() const { return ___m_helpPanel_12; } inline Transform_t3600365921 ** get_address_of_m_helpPanel_12() { return &___m_helpPanel_12; } inline void set_m_helpPanel_12(Transform_t3600365921 * value) { ___m_helpPanel_12 = value; Il2CppCodeGenWriteBarrier((&___m_helpPanel_12), value); } inline static int32_t get_offset_of_m_AwardPanel_13() { return static_cast(offsetof(ScenePersonalWndIdol_t549453273, ___m_AwardPanel_13)); } inline Transform_t3600365921 * get_m_AwardPanel_13() const { return ___m_AwardPanel_13; } inline Transform_t3600365921 ** get_address_of_m_AwardPanel_13() { return &___m_AwardPanel_13; } inline void set_m_AwardPanel_13(Transform_t3600365921 * value) { ___m_AwardPanel_13 = value; Il2CppCodeGenWriteBarrier((&___m_AwardPanel_13), value); } inline static int32_t get_offset_of_m_rankTran_14() { return static_cast(offsetof(ScenePersonalWndIdol_t549453273, ___m_rankTran_14)); } inline Transform_t3600365921 * get_m_rankTran_14() const { return ___m_rankTran_14; } inline Transform_t3600365921 ** get_address_of_m_rankTran_14() { return &___m_rankTran_14; } inline void set_m_rankTran_14(Transform_t3600365921 * value) { ___m_rankTran_14 = value; Il2CppCodeGenWriteBarrier((&___m_rankTran_14), value); } inline static int32_t get_offset_of_m_pageType_15() { return static_cast(offsetof(ScenePersonalWndIdol_t549453273, ___m_pageType_15)); } inline int32_t get_m_pageType_15() const { return ___m_pageType_15; } inline int32_t* get_address_of_m_pageType_15() { return &___m_pageType_15; } inline void set_m_pageType_15(int32_t value) { ___m_pageType_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCENEPERSONALWNDIDOL_T549453273_H #ifndef CCHATMESSAGEINFO_T3657869099_H #define CCHATMESSAGEINFO_T3657869099_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatMessageInfo struct CChatMessageInfo_t3657869099 : public RuntimeObject { public: // System.String DMCore.Logic.CChatMessageInfo::Time String_t* ___Time_0; // System.String DMCore.Logic.CChatMessageInfo::ChatContent String_t* ___ChatContent_1; // DMCore.Logic.enumChatMessageState DMCore.Logic.CChatMessageInfo::State int32_t ___State_2; // DMCore.Logic.enumChatMessageType DMCore.Logic.CChatMessageInfo::Type int32_t ___Type_3; // DMCore.Logic.enumSystemNoticeType DMCore.Logic.CChatMessageInfo::InfoType int32_t ___InfoType_4; // DMCore.Logic.enumChatChannel DMCore.Logic.CChatMessageInfo::ChatChannel int32_t ___ChatChannel_5; // System.Single DMCore.Logic.CChatMessageInfo::VoiceLength float ___VoiceLength_6; // System.String DMCore.Logic.CChatMessageInfo::voiceText String_t* ___voiceText_7; // System.String DMCore.Logic.CChatMessageInfo::SmallPic String_t* ___SmallPic_8; // System.Int32 DMCore.Logic.CChatMessageInfo::RedbagID int32_t ___RedbagID_9; public: inline static int32_t get_offset_of_Time_0() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___Time_0)); } inline String_t* get_Time_0() const { return ___Time_0; } inline String_t** get_address_of_Time_0() { return &___Time_0; } inline void set_Time_0(String_t* value) { ___Time_0 = value; Il2CppCodeGenWriteBarrier((&___Time_0), value); } inline static int32_t get_offset_of_ChatContent_1() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___ChatContent_1)); } inline String_t* get_ChatContent_1() const { return ___ChatContent_1; } inline String_t** get_address_of_ChatContent_1() { return &___ChatContent_1; } inline void set_ChatContent_1(String_t* value) { ___ChatContent_1 = value; Il2CppCodeGenWriteBarrier((&___ChatContent_1), value); } inline static int32_t get_offset_of_State_2() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___State_2)); } inline int32_t get_State_2() const { return ___State_2; } inline int32_t* get_address_of_State_2() { return &___State_2; } inline void set_State_2(int32_t value) { ___State_2 = value; } inline static int32_t get_offset_of_Type_3() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___Type_3)); } inline int32_t get_Type_3() const { return ___Type_3; } inline int32_t* get_address_of_Type_3() { return &___Type_3; } inline void set_Type_3(int32_t value) { ___Type_3 = value; } inline static int32_t get_offset_of_InfoType_4() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___InfoType_4)); } inline int32_t get_InfoType_4() const { return ___InfoType_4; } inline int32_t* get_address_of_InfoType_4() { return &___InfoType_4; } inline void set_InfoType_4(int32_t value) { ___InfoType_4 = value; } inline static int32_t get_offset_of_ChatChannel_5() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___ChatChannel_5)); } inline int32_t get_ChatChannel_5() const { return ___ChatChannel_5; } inline int32_t* get_address_of_ChatChannel_5() { return &___ChatChannel_5; } inline void set_ChatChannel_5(int32_t value) { ___ChatChannel_5 = value; } inline static int32_t get_offset_of_VoiceLength_6() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___VoiceLength_6)); } inline float get_VoiceLength_6() const { return ___VoiceLength_6; } inline float* get_address_of_VoiceLength_6() { return &___VoiceLength_6; } inline void set_VoiceLength_6(float value) { ___VoiceLength_6 = value; } inline static int32_t get_offset_of_voiceText_7() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___voiceText_7)); } inline String_t* get_voiceText_7() const { return ___voiceText_7; } inline String_t** get_address_of_voiceText_7() { return &___voiceText_7; } inline void set_voiceText_7(String_t* value) { ___voiceText_7 = value; Il2CppCodeGenWriteBarrier((&___voiceText_7), value); } inline static int32_t get_offset_of_SmallPic_8() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___SmallPic_8)); } inline String_t* get_SmallPic_8() const { return ___SmallPic_8; } inline String_t** get_address_of_SmallPic_8() { return &___SmallPic_8; } inline void set_SmallPic_8(String_t* value) { ___SmallPic_8 = value; Il2CppCodeGenWriteBarrier((&___SmallPic_8), value); } inline static int32_t get_offset_of_RedbagID_9() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___RedbagID_9)); } inline int32_t get_RedbagID_9() const { return ___RedbagID_9; } inline int32_t* get_address_of_RedbagID_9() { return &___RedbagID_9; } inline void set_RedbagID_9(int32_t value) { ___RedbagID_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATMESSAGEINFO_T3657869099_H #ifndef DATETIME_T3738529785_H #define DATETIME_T3738529785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTime struct DateTime_t3738529785 { public: // System.TimeSpan System.DateTime::ticks TimeSpan_t881159249 ___ticks_10; // System.DateTimeKind System.DateTime::kind int32_t ___kind_11; public: inline static int32_t get_offset_of_ticks_10() { return static_cast(offsetof(DateTime_t3738529785, ___ticks_10)); } inline TimeSpan_t881159249 get_ticks_10() const { return ___ticks_10; } inline TimeSpan_t881159249 * get_address_of_ticks_10() { return &___ticks_10; } inline void set_ticks_10(TimeSpan_t881159249 value) { ___ticks_10 = value; } inline static int32_t get_offset_of_kind_11() { return static_cast(offsetof(DateTime_t3738529785, ___kind_11)); } inline int32_t get_kind_11() const { return ___kind_11; } inline int32_t* get_address_of_kind_11() { return &___kind_11; } inline void set_kind_11(int32_t value) { ___kind_11 = value; } }; struct DateTime_t3738529785_StaticFields { public: // System.DateTime System.DateTime::MaxValue DateTime_t3738529785 ___MaxValue_12; // System.DateTime System.DateTime::MinValue DateTime_t3738529785 ___MinValue_13; // System.String[] System.DateTime::ParseTimeFormats StringU5BU5D_t1281789340* ___ParseTimeFormats_14; // System.String[] System.DateTime::ParseYearDayMonthFormats StringU5BU5D_t1281789340* ___ParseYearDayMonthFormats_15; // System.String[] System.DateTime::ParseYearMonthDayFormats StringU5BU5D_t1281789340* ___ParseYearMonthDayFormats_16; // System.String[] System.DateTime::ParseDayMonthYearFormats StringU5BU5D_t1281789340* ___ParseDayMonthYearFormats_17; // System.String[] System.DateTime::ParseMonthDayYearFormats StringU5BU5D_t1281789340* ___ParseMonthDayYearFormats_18; // System.String[] System.DateTime::MonthDayShortFormats StringU5BU5D_t1281789340* ___MonthDayShortFormats_19; // System.String[] System.DateTime::DayMonthShortFormats StringU5BU5D_t1281789340* ___DayMonthShortFormats_20; // System.Int32[] System.DateTime::daysmonth Int32U5BU5D_t385246372* ___daysmonth_21; // System.Int32[] System.DateTime::daysmonthleap Int32U5BU5D_t385246372* ___daysmonthleap_22; // System.Object System.DateTime::to_local_time_span_object RuntimeObject * ___to_local_time_span_object_23; // System.Int64 System.DateTime::last_now int64_t ___last_now_24; public: inline static int32_t get_offset_of_MaxValue_12() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MaxValue_12)); } inline DateTime_t3738529785 get_MaxValue_12() const { return ___MaxValue_12; } inline DateTime_t3738529785 * get_address_of_MaxValue_12() { return &___MaxValue_12; } inline void set_MaxValue_12(DateTime_t3738529785 value) { ___MaxValue_12 = value; } inline static int32_t get_offset_of_MinValue_13() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MinValue_13)); } inline DateTime_t3738529785 get_MinValue_13() const { return ___MinValue_13; } inline DateTime_t3738529785 * get_address_of_MinValue_13() { return &___MinValue_13; } inline void set_MinValue_13(DateTime_t3738529785 value) { ___MinValue_13 = value; } inline static int32_t get_offset_of_ParseTimeFormats_14() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseTimeFormats_14)); } inline StringU5BU5D_t1281789340* get_ParseTimeFormats_14() const { return ___ParseTimeFormats_14; } inline StringU5BU5D_t1281789340** get_address_of_ParseTimeFormats_14() { return &___ParseTimeFormats_14; } inline void set_ParseTimeFormats_14(StringU5BU5D_t1281789340* value) { ___ParseTimeFormats_14 = value; Il2CppCodeGenWriteBarrier((&___ParseTimeFormats_14), value); } inline static int32_t get_offset_of_ParseYearDayMonthFormats_15() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearDayMonthFormats_15)); } inline StringU5BU5D_t1281789340* get_ParseYearDayMonthFormats_15() const { return ___ParseYearDayMonthFormats_15; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearDayMonthFormats_15() { return &___ParseYearDayMonthFormats_15; } inline void set_ParseYearDayMonthFormats_15(StringU5BU5D_t1281789340* value) { ___ParseYearDayMonthFormats_15 = value; Il2CppCodeGenWriteBarrier((&___ParseYearDayMonthFormats_15), value); } inline static int32_t get_offset_of_ParseYearMonthDayFormats_16() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearMonthDayFormats_16)); } inline StringU5BU5D_t1281789340* get_ParseYearMonthDayFormats_16() const { return ___ParseYearMonthDayFormats_16; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearMonthDayFormats_16() { return &___ParseYearMonthDayFormats_16; } inline void set_ParseYearMonthDayFormats_16(StringU5BU5D_t1281789340* value) { ___ParseYearMonthDayFormats_16 = value; Il2CppCodeGenWriteBarrier((&___ParseYearMonthDayFormats_16), value); } inline static int32_t get_offset_of_ParseDayMonthYearFormats_17() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseDayMonthYearFormats_17)); } inline StringU5BU5D_t1281789340* get_ParseDayMonthYearFormats_17() const { return ___ParseDayMonthYearFormats_17; } inline StringU5BU5D_t1281789340** get_address_of_ParseDayMonthYearFormats_17() { return &___ParseDayMonthYearFormats_17; } inline void set_ParseDayMonthYearFormats_17(StringU5BU5D_t1281789340* value) { ___ParseDayMonthYearFormats_17 = value; Il2CppCodeGenWriteBarrier((&___ParseDayMonthYearFormats_17), value); } inline static int32_t get_offset_of_ParseMonthDayYearFormats_18() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseMonthDayYearFormats_18)); } inline StringU5BU5D_t1281789340* get_ParseMonthDayYearFormats_18() const { return ___ParseMonthDayYearFormats_18; } inline StringU5BU5D_t1281789340** get_address_of_ParseMonthDayYearFormats_18() { return &___ParseMonthDayYearFormats_18; } inline void set_ParseMonthDayYearFormats_18(StringU5BU5D_t1281789340* value) { ___ParseMonthDayYearFormats_18 = value; Il2CppCodeGenWriteBarrier((&___ParseMonthDayYearFormats_18), value); } inline static int32_t get_offset_of_MonthDayShortFormats_19() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MonthDayShortFormats_19)); } inline StringU5BU5D_t1281789340* get_MonthDayShortFormats_19() const { return ___MonthDayShortFormats_19; } inline StringU5BU5D_t1281789340** get_address_of_MonthDayShortFormats_19() { return &___MonthDayShortFormats_19; } inline void set_MonthDayShortFormats_19(StringU5BU5D_t1281789340* value) { ___MonthDayShortFormats_19 = value; Il2CppCodeGenWriteBarrier((&___MonthDayShortFormats_19), value); } inline static int32_t get_offset_of_DayMonthShortFormats_20() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___DayMonthShortFormats_20)); } inline StringU5BU5D_t1281789340* get_DayMonthShortFormats_20() const { return ___DayMonthShortFormats_20; } inline StringU5BU5D_t1281789340** get_address_of_DayMonthShortFormats_20() { return &___DayMonthShortFormats_20; } inline void set_DayMonthShortFormats_20(StringU5BU5D_t1281789340* value) { ___DayMonthShortFormats_20 = value; Il2CppCodeGenWriteBarrier((&___DayMonthShortFormats_20), value); } inline static int32_t get_offset_of_daysmonth_21() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonth_21)); } inline Int32U5BU5D_t385246372* get_daysmonth_21() const { return ___daysmonth_21; } inline Int32U5BU5D_t385246372** get_address_of_daysmonth_21() { return &___daysmonth_21; } inline void set_daysmonth_21(Int32U5BU5D_t385246372* value) { ___daysmonth_21 = value; Il2CppCodeGenWriteBarrier((&___daysmonth_21), value); } inline static int32_t get_offset_of_daysmonthleap_22() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonthleap_22)); } inline Int32U5BU5D_t385246372* get_daysmonthleap_22() const { return ___daysmonthleap_22; } inline Int32U5BU5D_t385246372** get_address_of_daysmonthleap_22() { return &___daysmonthleap_22; } inline void set_daysmonthleap_22(Int32U5BU5D_t385246372* value) { ___daysmonthleap_22 = value; Il2CppCodeGenWriteBarrier((&___daysmonthleap_22), value); } inline static int32_t get_offset_of_to_local_time_span_object_23() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___to_local_time_span_object_23)); } inline RuntimeObject * get_to_local_time_span_object_23() const { return ___to_local_time_span_object_23; } inline RuntimeObject ** get_address_of_to_local_time_span_object_23() { return &___to_local_time_span_object_23; } inline void set_to_local_time_span_object_23(RuntimeObject * value) { ___to_local_time_span_object_23 = value; Il2CppCodeGenWriteBarrier((&___to_local_time_span_object_23), value); } inline static int32_t get_offset_of_last_now_24() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___last_now_24)); } inline int64_t get_last_now_24() const { return ___last_now_24; } inline int64_t* get_address_of_last_now_24() { return &___last_now_24; } inline void set_last_now_24(int64_t value) { ___last_now_24 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIME_T3738529785_H #ifndef HANDBOOKSTORYSTEPINFO_T4152503288_H #define HANDBOOKSTORYSTEPINFO_T4152503288_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookStoryStepInfo struct HandBookStoryStepInfo_t4152503288 : public RuntimeObject { public: // System.Int32 HandBookStoryStepInfo::k__BackingField int32_t ___U3CIndexU3Ek__BackingField_0; // HandBookStoryStepType HandBookStoryStepInfo::k__BackingField int32_t ___U3CStepTypeU3Ek__BackingField_1; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CDialogU3Ek__BackingField_2; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CResTextureU3Ek__BackingField_3; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CAnimU3Ek__BackingField_4; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CInsertIconPathU3Ek__BackingField_5; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CNPCNameU3Ek__BackingField_6; // System.Int32 HandBookStoryStepInfo::k__BackingField int32_t ___U3CEnumSexU3Ek__BackingField_7; // HandBookEnumModelPos HandBookStoryStepInfo::k__BackingField int32_t ___U3CModelPosU3Ek__BackingField_8; // System.Int32 HandBookStoryStepInfo::k__BackingField int32_t ___U3CModelIdU3Ek__BackingField_9; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CAudioPathU3Ek__BackingField_10; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CfashionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_U3CIndexU3Ek__BackingField_0() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CIndexU3Ek__BackingField_0)); } inline int32_t get_U3CIndexU3Ek__BackingField_0() const { return ___U3CIndexU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIndexU3Ek__BackingField_0() { return &___U3CIndexU3Ek__BackingField_0; } inline void set_U3CIndexU3Ek__BackingField_0(int32_t value) { ___U3CIndexU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CStepTypeU3Ek__BackingField_1() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CStepTypeU3Ek__BackingField_1)); } inline int32_t get_U3CStepTypeU3Ek__BackingField_1() const { return ___U3CStepTypeU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CStepTypeU3Ek__BackingField_1() { return &___U3CStepTypeU3Ek__BackingField_1; } inline void set_U3CStepTypeU3Ek__BackingField_1(int32_t value) { ___U3CStepTypeU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CDialogU3Ek__BackingField_2() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CDialogU3Ek__BackingField_2)); } inline String_t* get_U3CDialogU3Ek__BackingField_2() const { return ___U3CDialogU3Ek__BackingField_2; } inline String_t** get_address_of_U3CDialogU3Ek__BackingField_2() { return &___U3CDialogU3Ek__BackingField_2; } inline void set_U3CDialogU3Ek__BackingField_2(String_t* value) { ___U3CDialogU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CDialogU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CResTextureU3Ek__BackingField_3() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CResTextureU3Ek__BackingField_3)); } inline String_t* get_U3CResTextureU3Ek__BackingField_3() const { return ___U3CResTextureU3Ek__BackingField_3; } inline String_t** get_address_of_U3CResTextureU3Ek__BackingField_3() { return &___U3CResTextureU3Ek__BackingField_3; } inline void set_U3CResTextureU3Ek__BackingField_3(String_t* value) { ___U3CResTextureU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CResTextureU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CAnimU3Ek__BackingField_4() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CAnimU3Ek__BackingField_4)); } inline String_t* get_U3CAnimU3Ek__BackingField_4() const { return ___U3CAnimU3Ek__BackingField_4; } inline String_t** get_address_of_U3CAnimU3Ek__BackingField_4() { return &___U3CAnimU3Ek__BackingField_4; } inline void set_U3CAnimU3Ek__BackingField_4(String_t* value) { ___U3CAnimU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CAnimU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CInsertIconPathU3Ek__BackingField_5() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CInsertIconPathU3Ek__BackingField_5)); } inline String_t* get_U3CInsertIconPathU3Ek__BackingField_5() const { return ___U3CInsertIconPathU3Ek__BackingField_5; } inline String_t** get_address_of_U3CInsertIconPathU3Ek__BackingField_5() { return &___U3CInsertIconPathU3Ek__BackingField_5; } inline void set_U3CInsertIconPathU3Ek__BackingField_5(String_t* value) { ___U3CInsertIconPathU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CInsertIconPathU3Ek__BackingField_5), value); } inline static int32_t get_offset_of_U3CNPCNameU3Ek__BackingField_6() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CNPCNameU3Ek__BackingField_6)); } inline String_t* get_U3CNPCNameU3Ek__BackingField_6() const { return ___U3CNPCNameU3Ek__BackingField_6; } inline String_t** get_address_of_U3CNPCNameU3Ek__BackingField_6() { return &___U3CNPCNameU3Ek__BackingField_6; } inline void set_U3CNPCNameU3Ek__BackingField_6(String_t* value) { ___U3CNPCNameU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CNPCNameU3Ek__BackingField_6), value); } inline static int32_t get_offset_of_U3CEnumSexU3Ek__BackingField_7() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CEnumSexU3Ek__BackingField_7)); } inline int32_t get_U3CEnumSexU3Ek__BackingField_7() const { return ___U3CEnumSexU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CEnumSexU3Ek__BackingField_7() { return &___U3CEnumSexU3Ek__BackingField_7; } inline void set_U3CEnumSexU3Ek__BackingField_7(int32_t value) { ___U3CEnumSexU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CModelPosU3Ek__BackingField_8() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CModelPosU3Ek__BackingField_8)); } inline int32_t get_U3CModelPosU3Ek__BackingField_8() const { return ___U3CModelPosU3Ek__BackingField_8; } inline int32_t* get_address_of_U3CModelPosU3Ek__BackingField_8() { return &___U3CModelPosU3Ek__BackingField_8; } inline void set_U3CModelPosU3Ek__BackingField_8(int32_t value) { ___U3CModelPosU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CModelIdU3Ek__BackingField_9() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CModelIdU3Ek__BackingField_9)); } inline int32_t get_U3CModelIdU3Ek__BackingField_9() const { return ___U3CModelIdU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CModelIdU3Ek__BackingField_9() { return &___U3CModelIdU3Ek__BackingField_9; } inline void set_U3CModelIdU3Ek__BackingField_9(int32_t value) { ___U3CModelIdU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CAudioPathU3Ek__BackingField_10() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CAudioPathU3Ek__BackingField_10)); } inline String_t* get_U3CAudioPathU3Ek__BackingField_10() const { return ___U3CAudioPathU3Ek__BackingField_10; } inline String_t** get_address_of_U3CAudioPathU3Ek__BackingField_10() { return &___U3CAudioPathU3Ek__BackingField_10; } inline void set_U3CAudioPathU3Ek__BackingField_10(String_t* value) { ___U3CAudioPathU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((&___U3CAudioPathU3Ek__BackingField_10), value); } inline static int32_t get_offset_of_U3CfashionsU3Ek__BackingField_11() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CfashionsU3Ek__BackingField_11)); } inline String_t* get_U3CfashionsU3Ek__BackingField_11() const { return ___U3CfashionsU3Ek__BackingField_11; } inline String_t** get_address_of_U3CfashionsU3Ek__BackingField_11() { return &___U3CfashionsU3Ek__BackingField_11; } inline void set_U3CfashionsU3Ek__BackingField_11(String_t* value) { ___U3CfashionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((&___U3CfashionsU3Ek__BackingField_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HANDBOOKSTORYSTEPINFO_T4152503288_H #ifndef CTABSEARCHCTR_T3498668791_H #define CTABSEARCHCTR_T3498668791_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CTabSearchCtr struct CTabSearchCtr_t3498668791 : public IMonoCtrllor_t1427182583 { public: // System.Action`2,System.Collections.Generic.List`1> CTabSearchCtr::k__BackingField Action_2_t814181762 * ___U3COnGetTagListActionU3Ek__BackingField_2; // System.Action`1> CTabSearchCtr::k__BackingField Action_1_t1302708402 * ___U3COnGetItemListActionU3Ek__BackingField_3; // System.Action CTabSearchCtr::k__BackingField Action_t1264377477 * ___U3COnCloseUIU3Ek__BackingField_4; // DMCore.Logic.ITEM_SHOP_TYPE CTabSearchCtr::k__BackingField int32_t ___U3CTabSearchTypeU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3COnGetTagListActionU3Ek__BackingField_2() { return static_cast(offsetof(CTabSearchCtr_t3498668791, ___U3COnGetTagListActionU3Ek__BackingField_2)); } inline Action_2_t814181762 * get_U3COnGetTagListActionU3Ek__BackingField_2() const { return ___U3COnGetTagListActionU3Ek__BackingField_2; } inline Action_2_t814181762 ** get_address_of_U3COnGetTagListActionU3Ek__BackingField_2() { return &___U3COnGetTagListActionU3Ek__BackingField_2; } inline void set_U3COnGetTagListActionU3Ek__BackingField_2(Action_2_t814181762 * value) { ___U3COnGetTagListActionU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3COnGetTagListActionU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3COnGetItemListActionU3Ek__BackingField_3() { return static_cast(offsetof(CTabSearchCtr_t3498668791, ___U3COnGetItemListActionU3Ek__BackingField_3)); } inline Action_1_t1302708402 * get_U3COnGetItemListActionU3Ek__BackingField_3() const { return ___U3COnGetItemListActionU3Ek__BackingField_3; } inline Action_1_t1302708402 ** get_address_of_U3COnGetItemListActionU3Ek__BackingField_3() { return &___U3COnGetItemListActionU3Ek__BackingField_3; } inline void set_U3COnGetItemListActionU3Ek__BackingField_3(Action_1_t1302708402 * value) { ___U3COnGetItemListActionU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3COnGetItemListActionU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3COnCloseUIU3Ek__BackingField_4() { return static_cast(offsetof(CTabSearchCtr_t3498668791, ___U3COnCloseUIU3Ek__BackingField_4)); } inline Action_t1264377477 * get_U3COnCloseUIU3Ek__BackingField_4() const { return ___U3COnCloseUIU3Ek__BackingField_4; } inline Action_t1264377477 ** get_address_of_U3COnCloseUIU3Ek__BackingField_4() { return &___U3COnCloseUIU3Ek__BackingField_4; } inline void set_U3COnCloseUIU3Ek__BackingField_4(Action_t1264377477 * value) { ___U3COnCloseUIU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3COnCloseUIU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CTabSearchTypeU3Ek__BackingField_5() { return static_cast(offsetof(CTabSearchCtr_t3498668791, ___U3CTabSearchTypeU3Ek__BackingField_5)); } inline int32_t get_U3CTabSearchTypeU3Ek__BackingField_5() const { return ___U3CTabSearchTypeU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CTabSearchTypeU3Ek__BackingField_5() { return &___U3CTabSearchTypeU3Ek__BackingField_5; } inline void set_U3CTabSearchTypeU3Ek__BackingField_5(int32_t value) { ___U3CTabSearchTypeU3Ek__BackingField_5 = value; } }; struct CTabSearchCtr_t3498668791_StaticFields { public: // CTabSearchCtr CTabSearchCtr::s_Instance CTabSearchCtr_t3498668791 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CTabSearchCtr_t3498668791_StaticFields, ___s_Instance_1)); } inline CTabSearchCtr_t3498668791 * get_s_Instance_1() const { return ___s_Instance_1; } inline CTabSearchCtr_t3498668791 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CTabSearchCtr_t3498668791 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTABSEARCHCTR_T3498668791_H #ifndef HANDBOOKSTORYINFO_T2304689445_H #define HANDBOOKSTORYINFO_T2304689445_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookStoryInfo struct HandBookStoryInfo_t2304689445 : public RuntimeObject { public: // HandBookStoryModuleType HandBookStoryInfo::k__BackingField int32_t ___U3CModuleTypeU3Ek__BackingField_0; // System.String HandBookStoryInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_1; // System.Boolean HandBookStoryInfo::k__BackingField bool ___U3CIsForceU3Ek__BackingField_2; // System.String HandBookStoryInfo::k__BackingField String_t* ___U3CtextureU3Ek__BackingField_3; // System.Collections.Generic.List`1 HandBookStoryInfo::k__BackingField List_1_t1329610734 * ___U3CStoryStepListU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CModuleTypeU3Ek__BackingField_0() { return static_cast(offsetof(HandBookStoryInfo_t2304689445, ___U3CModuleTypeU3Ek__BackingField_0)); } inline int32_t get_U3CModuleTypeU3Ek__BackingField_0() const { return ___U3CModuleTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CModuleTypeU3Ek__BackingField_0() { return &___U3CModuleTypeU3Ek__BackingField_0; } inline void set_U3CModuleTypeU3Ek__BackingField_0(int32_t value) { ___U3CModuleTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDescU3Ek__BackingField_1() { return static_cast(offsetof(HandBookStoryInfo_t2304689445, ___U3CDescU3Ek__BackingField_1)); } inline String_t* get_U3CDescU3Ek__BackingField_1() const { return ___U3CDescU3Ek__BackingField_1; } inline String_t** get_address_of_U3CDescU3Ek__BackingField_1() { return &___U3CDescU3Ek__BackingField_1; } inline void set_U3CDescU3Ek__BackingField_1(String_t* value) { ___U3CDescU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CDescU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CIsForceU3Ek__BackingField_2() { return static_cast(offsetof(HandBookStoryInfo_t2304689445, ___U3CIsForceU3Ek__BackingField_2)); } inline bool get_U3CIsForceU3Ek__BackingField_2() const { return ___U3CIsForceU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsForceU3Ek__BackingField_2() { return &___U3CIsForceU3Ek__BackingField_2; } inline void set_U3CIsForceU3Ek__BackingField_2(bool value) { ___U3CIsForceU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CtextureU3Ek__BackingField_3() { return static_cast(offsetof(HandBookStoryInfo_t2304689445, ___U3CtextureU3Ek__BackingField_3)); } inline String_t* get_U3CtextureU3Ek__BackingField_3() const { return ___U3CtextureU3Ek__BackingField_3; } inline String_t** get_address_of_U3CtextureU3Ek__BackingField_3() { return &___U3CtextureU3Ek__BackingField_3; } inline void set_U3CtextureU3Ek__BackingField_3(String_t* value) { ___U3CtextureU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CtextureU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CStoryStepListU3Ek__BackingField_4() { return static_cast(offsetof(HandBookStoryInfo_t2304689445, ___U3CStoryStepListU3Ek__BackingField_4)); } inline List_1_t1329610734 * get_U3CStoryStepListU3Ek__BackingField_4() const { return ___U3CStoryStepListU3Ek__BackingField_4; } inline List_1_t1329610734 ** get_address_of_U3CStoryStepListU3Ek__BackingField_4() { return &___U3CStoryStepListU3Ek__BackingField_4; } inline void set_U3CStoryStepListU3Ek__BackingField_4(List_1_t1329610734 * value) { ___U3CStoryStepListU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CStoryStepListU3Ek__BackingField_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HANDBOOKSTORYINFO_T2304689445_H #ifndef SUITINFO_T4135687472_H #define SUITINFO_T4135687472_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookCfg/SuitInfo struct SuitInfo_t4135687472 : public RuntimeObject { public: // System.Int32 HandBookCfg/SuitInfo::k__BackingField int32_t ___U3CIdU3Ek__BackingField_0; // System.String HandBookCfg/SuitInfo::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.String HandBookCfg/SuitInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_2; // System.Int32 HandBookCfg/SuitInfo::k__BackingField int32_t ___U3CScoreU3Ek__BackingField_3; // System.String HandBookCfg/SuitInfo::k__BackingField String_t* ___U3CStoryU3Ek__BackingField_4; // UnityEngine.Texture2D HandBookCfg/SuitInfo::k__BackingField Texture2D_t3840446185 * ___U3CIconU3Ek__BackingField_5; // System.Int32 HandBookCfg/SuitInfo::k__BackingField int32_t ___U3CIndexU3Ek__BackingField_6; // System.Collections.Generic.List`1 HandBookCfg/SuitInfo::k__BackingField List_1_t1208796635 * ___U3CFashionListU3Ek__BackingField_7; // System.Collections.Generic.List`1 HandBookCfg/SuitInfo::k__BackingField List_1_t296433643 * ___U3CRewardListU3Ek__BackingField_8; // EnumSuitReward HandBookCfg/SuitInfo::k__BackingField int32_t ___U3CRewardStausU3Ek__BackingField_9; // System.Int32 HandBookCfg/SuitInfo::k__BackingField int32_t ___U3CenumSexU3Ek__BackingField_10; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CIdU3Ek__BackingField_0)); } inline int32_t get_U3CIdU3Ek__BackingField_0() const { return ___U3CIdU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIdU3Ek__BackingField_0() { return &___U3CIdU3Ek__BackingField_0; } inline void set_U3CIdU3Ek__BackingField_0(int32_t value) { ___U3CIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_1() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CNameU3Ek__BackingField_1)); } inline String_t* get_U3CNameU3Ek__BackingField_1() const { return ___U3CNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_1() { return &___U3CNameU3Ek__BackingField_1; } inline void set_U3CNameU3Ek__BackingField_1(String_t* value) { ___U3CNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CDescU3Ek__BackingField_2() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CDescU3Ek__BackingField_2)); } inline String_t* get_U3CDescU3Ek__BackingField_2() const { return ___U3CDescU3Ek__BackingField_2; } inline String_t** get_address_of_U3CDescU3Ek__BackingField_2() { return &___U3CDescU3Ek__BackingField_2; } inline void set_U3CDescU3Ek__BackingField_2(String_t* value) { ___U3CDescU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CDescU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CScoreU3Ek__BackingField_3() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CScoreU3Ek__BackingField_3)); } inline int32_t get_U3CScoreU3Ek__BackingField_3() const { return ___U3CScoreU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CScoreU3Ek__BackingField_3() { return &___U3CScoreU3Ek__BackingField_3; } inline void set_U3CScoreU3Ek__BackingField_3(int32_t value) { ___U3CScoreU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CStoryU3Ek__BackingField_4() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CStoryU3Ek__BackingField_4)); } inline String_t* get_U3CStoryU3Ek__BackingField_4() const { return ___U3CStoryU3Ek__BackingField_4; } inline String_t** get_address_of_U3CStoryU3Ek__BackingField_4() { return &___U3CStoryU3Ek__BackingField_4; } inline void set_U3CStoryU3Ek__BackingField_4(String_t* value) { ___U3CStoryU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CStoryU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CIconU3Ek__BackingField_5() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CIconU3Ek__BackingField_5)); } inline Texture2D_t3840446185 * get_U3CIconU3Ek__BackingField_5() const { return ___U3CIconU3Ek__BackingField_5; } inline Texture2D_t3840446185 ** get_address_of_U3CIconU3Ek__BackingField_5() { return &___U3CIconU3Ek__BackingField_5; } inline void set_U3CIconU3Ek__BackingField_5(Texture2D_t3840446185 * value) { ___U3CIconU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CIconU3Ek__BackingField_5), value); } inline static int32_t get_offset_of_U3CIndexU3Ek__BackingField_6() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CIndexU3Ek__BackingField_6)); } inline int32_t get_U3CIndexU3Ek__BackingField_6() const { return ___U3CIndexU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CIndexU3Ek__BackingField_6() { return &___U3CIndexU3Ek__BackingField_6; } inline void set_U3CIndexU3Ek__BackingField_6(int32_t value) { ___U3CIndexU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CFashionListU3Ek__BackingField_7() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CFashionListU3Ek__BackingField_7)); } inline List_1_t1208796635 * get_U3CFashionListU3Ek__BackingField_7() const { return ___U3CFashionListU3Ek__BackingField_7; } inline List_1_t1208796635 ** get_address_of_U3CFashionListU3Ek__BackingField_7() { return &___U3CFashionListU3Ek__BackingField_7; } inline void set_U3CFashionListU3Ek__BackingField_7(List_1_t1208796635 * value) { ___U3CFashionListU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((&___U3CFashionListU3Ek__BackingField_7), value); } inline static int32_t get_offset_of_U3CRewardListU3Ek__BackingField_8() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CRewardListU3Ek__BackingField_8)); } inline List_1_t296433643 * get_U3CRewardListU3Ek__BackingField_8() const { return ___U3CRewardListU3Ek__BackingField_8; } inline List_1_t296433643 ** get_address_of_U3CRewardListU3Ek__BackingField_8() { return &___U3CRewardListU3Ek__BackingField_8; } inline void set_U3CRewardListU3Ek__BackingField_8(List_1_t296433643 * value) { ___U3CRewardListU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((&___U3CRewardListU3Ek__BackingField_8), value); } inline static int32_t get_offset_of_U3CRewardStausU3Ek__BackingField_9() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CRewardStausU3Ek__BackingField_9)); } inline int32_t get_U3CRewardStausU3Ek__BackingField_9() const { return ___U3CRewardStausU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CRewardStausU3Ek__BackingField_9() { return &___U3CRewardStausU3Ek__BackingField_9; } inline void set_U3CRewardStausU3Ek__BackingField_9(int32_t value) { ___U3CRewardStausU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CenumSexU3Ek__BackingField_10() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CenumSexU3Ek__BackingField_10)); } inline int32_t get_U3CenumSexU3Ek__BackingField_10() const { return ___U3CenumSexU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CenumSexU3Ek__BackingField_10() { return &___U3CenumSexU3Ek__BackingField_10; } inline void set_U3CenumSexU3Ek__BackingField_10(int32_t value) { ___U3CenumSexU3Ek__BackingField_10 = value; } }; struct SuitInfo_t4135687472_StaticFields { public: // System.Predicate`1 HandBookCfg/SuitInfo::<>f__am$cache0 Predicate_1_t562016017 * ___U3CU3Ef__amU24cache0_11; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_11() { return static_cast(offsetof(SuitInfo_t4135687472_StaticFields, ___U3CU3Ef__amU24cache0_11)); } inline Predicate_1_t562016017 * get_U3CU3Ef__amU24cache0_11() const { return ___U3CU3Ef__amU24cache0_11; } inline Predicate_1_t562016017 ** get_address_of_U3CU3Ef__amU24cache0_11() { return &___U3CU3Ef__amU24cache0_11; } inline void set_U3CU3Ef__amU24cache0_11(Predicate_1_t562016017 * value) { ___U3CU3Ef__amU24cache0_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SUITINFO_T4135687472_H #ifndef SERVERINFO_T2836316686_H #define SERVERINFO_T2836316686_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ServerInfo struct ServerInfo_t2836316686 : public RuntimeObject { public: // System.String DMCore.Logic.ServerInfo::ID String_t* ___ID_0; // System.String DMCore.Logic.ServerInfo::Name String_t* ___Name_1; // System.String DMCore.Logic.ServerInfo::GameServerIP String_t* ___GameServerIP_2; // System.Int32 DMCore.Logic.ServerInfo::GameServerPort int32_t ___GameServerPort_3; // System.String DMCore.Logic.ServerInfo::WebServerIPAndPort String_t* ___WebServerIPAndPort_4; // System.String DMCore.Logic.ServerInfo::ServerEnviroment String_t* ___ServerEnviroment_5; // DMCore.Logic.ServerState DMCore.Logic.ServerInfo::State uint8_t ___State_6; // DMCore.Logic.ServerLabel DMCore.Logic.ServerInfo::Label uint8_t ___Label_7; public: inline static int32_t get_offset_of_ID_0() { return static_cast(offsetof(ServerInfo_t2836316686, ___ID_0)); } inline String_t* get_ID_0() const { return ___ID_0; } inline String_t** get_address_of_ID_0() { return &___ID_0; } inline void set_ID_0(String_t* value) { ___ID_0 = value; Il2CppCodeGenWriteBarrier((&___ID_0), value); } inline static int32_t get_offset_of_Name_1() { return static_cast(offsetof(ServerInfo_t2836316686, ___Name_1)); } inline String_t* get_Name_1() const { return ___Name_1; } inline String_t** get_address_of_Name_1() { return &___Name_1; } inline void set_Name_1(String_t* value) { ___Name_1 = value; Il2CppCodeGenWriteBarrier((&___Name_1), value); } inline static int32_t get_offset_of_GameServerIP_2() { return static_cast(offsetof(ServerInfo_t2836316686, ___GameServerIP_2)); } inline String_t* get_GameServerIP_2() const { return ___GameServerIP_2; } inline String_t** get_address_of_GameServerIP_2() { return &___GameServerIP_2; } inline void set_GameServerIP_2(String_t* value) { ___GameServerIP_2 = value; Il2CppCodeGenWriteBarrier((&___GameServerIP_2), value); } inline static int32_t get_offset_of_GameServerPort_3() { return static_cast(offsetof(ServerInfo_t2836316686, ___GameServerPort_3)); } inline int32_t get_GameServerPort_3() const { return ___GameServerPort_3; } inline int32_t* get_address_of_GameServerPort_3() { return &___GameServerPort_3; } inline void set_GameServerPort_3(int32_t value) { ___GameServerPort_3 = value; } inline static int32_t get_offset_of_WebServerIPAndPort_4() { return static_cast(offsetof(ServerInfo_t2836316686, ___WebServerIPAndPort_4)); } inline String_t* get_WebServerIPAndPort_4() const { return ___WebServerIPAndPort_4; } inline String_t** get_address_of_WebServerIPAndPort_4() { return &___WebServerIPAndPort_4; } inline void set_WebServerIPAndPort_4(String_t* value) { ___WebServerIPAndPort_4 = value; Il2CppCodeGenWriteBarrier((&___WebServerIPAndPort_4), value); } inline static int32_t get_offset_of_ServerEnviroment_5() { return static_cast(offsetof(ServerInfo_t2836316686, ___ServerEnviroment_5)); } inline String_t* get_ServerEnviroment_5() const { return ___ServerEnviroment_5; } inline String_t** get_address_of_ServerEnviroment_5() { return &___ServerEnviroment_5; } inline void set_ServerEnviroment_5(String_t* value) { ___ServerEnviroment_5 = value; Il2CppCodeGenWriteBarrier((&___ServerEnviroment_5), value); } inline static int32_t get_offset_of_State_6() { return static_cast(offsetof(ServerInfo_t2836316686, ___State_6)); } inline uint8_t get_State_6() const { return ___State_6; } inline uint8_t* get_address_of_State_6() { return &___State_6; } inline void set_State_6(uint8_t value) { ___State_6 = value; } inline static int32_t get_offset_of_Label_7() { return static_cast(offsetof(ServerInfo_t2836316686, ___Label_7)); } inline uint8_t get_Label_7() const { return ___Label_7; } inline uint8_t* get_address_of_Label_7() { return &___Label_7; } inline void set_Label_7(uint8_t value) { ___Label_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERINFO_T2836316686_H #ifndef CPVESTAGE_T850204332_H #define CPVESTAGE_T850204332_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveStage struct CPveStage_t850204332 : public RuntimeObject { public: // DMCore.Logic.ENUM_STAGE_TYPE DMCore.Logic.CPveStage::k__BackingField int32_t ___U3CstageTypeU3Ek__BackingField_0; // DMCore.Logic.ClothScoreData DMCore.Logic.CPveStage::m_clothingData ClothScoreData_t1911004847 * ___m_clothingData_1; // DMCore.Logic.CPveStoryData DMCore.Logic.CPveStage::m_storyData CPveStoryData_t1324513091 * ___m_storyData_2; // System.Int32 DMCore.Logic.CPveStage::m_nSceneID int32_t ___m_nSceneID_3; // System.Int32 DMCore.Logic.CPveStage::m_nMusicID int32_t ___m_nMusicID_4; // System.Int32 DMCore.Logic.CPveStage::m_nMusicLevel int32_t ___m_nMusicLevel_5; // System.Boolean DMCore.Logic.CPveStage::m_IsBossLevel bool ___m_IsBossLevel_6; // DMCore.DanceMode.ENUM_KEY_MODE DMCore.Logic.CPveStage::m_KeyMode int32_t ___m_KeyMode_7; // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.Logic.CPveStage::m_PlayMode int32_t ___m_PlayMode_8; // System.Int32 DMCore.Logic.CPveStage::m_stageID int32_t ___m_stageID_9; // System.Single[] DMCore.Logic.CPveStage::m_listWinFactor SingleU5BU5D_t1444911251* ___m_listWinFactor_10; // System.Collections.Generic.List`1 DMCore.Logic.CPveStage::m_listNpc List_1_t3978349119 * ___m_listNpc_11; // System.Collections.Generic.List`1> DMCore.Logic.CPveStage::m_listSectionScore List_1_t3588365150 * ___m_listSectionScore_12; public: inline static int32_t get_offset_of_U3CstageTypeU3Ek__BackingField_0() { return static_cast(offsetof(CPveStage_t850204332, ___U3CstageTypeU3Ek__BackingField_0)); } inline int32_t get_U3CstageTypeU3Ek__BackingField_0() const { return ___U3CstageTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CstageTypeU3Ek__BackingField_0() { return &___U3CstageTypeU3Ek__BackingField_0; } inline void set_U3CstageTypeU3Ek__BackingField_0(int32_t value) { ___U3CstageTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_clothingData_1() { return static_cast(offsetof(CPveStage_t850204332, ___m_clothingData_1)); } inline ClothScoreData_t1911004847 * get_m_clothingData_1() const { return ___m_clothingData_1; } inline ClothScoreData_t1911004847 ** get_address_of_m_clothingData_1() { return &___m_clothingData_1; } inline void set_m_clothingData_1(ClothScoreData_t1911004847 * value) { ___m_clothingData_1 = value; Il2CppCodeGenWriteBarrier((&___m_clothingData_1), value); } inline static int32_t get_offset_of_m_storyData_2() { return static_cast(offsetof(CPveStage_t850204332, ___m_storyData_2)); } inline CPveStoryData_t1324513091 * get_m_storyData_2() const { return ___m_storyData_2; } inline CPveStoryData_t1324513091 ** get_address_of_m_storyData_2() { return &___m_storyData_2; } inline void set_m_storyData_2(CPveStoryData_t1324513091 * value) { ___m_storyData_2 = value; Il2CppCodeGenWriteBarrier((&___m_storyData_2), value); } inline static int32_t get_offset_of_m_nSceneID_3() { return static_cast(offsetof(CPveStage_t850204332, ___m_nSceneID_3)); } inline int32_t get_m_nSceneID_3() const { return ___m_nSceneID_3; } inline int32_t* get_address_of_m_nSceneID_3() { return &___m_nSceneID_3; } inline void set_m_nSceneID_3(int32_t value) { ___m_nSceneID_3 = value; } inline static int32_t get_offset_of_m_nMusicID_4() { return static_cast(offsetof(CPveStage_t850204332, ___m_nMusicID_4)); } inline int32_t get_m_nMusicID_4() const { return ___m_nMusicID_4; } inline int32_t* get_address_of_m_nMusicID_4() { return &___m_nMusicID_4; } inline void set_m_nMusicID_4(int32_t value) { ___m_nMusicID_4 = value; } inline static int32_t get_offset_of_m_nMusicLevel_5() { return static_cast(offsetof(CPveStage_t850204332, ___m_nMusicLevel_5)); } inline int32_t get_m_nMusicLevel_5() const { return ___m_nMusicLevel_5; } inline int32_t* get_address_of_m_nMusicLevel_5() { return &___m_nMusicLevel_5; } inline void set_m_nMusicLevel_5(int32_t value) { ___m_nMusicLevel_5 = value; } inline static int32_t get_offset_of_m_IsBossLevel_6() { return static_cast(offsetof(CPveStage_t850204332, ___m_IsBossLevel_6)); } inline bool get_m_IsBossLevel_6() const { return ___m_IsBossLevel_6; } inline bool* get_address_of_m_IsBossLevel_6() { return &___m_IsBossLevel_6; } inline void set_m_IsBossLevel_6(bool value) { ___m_IsBossLevel_6 = value; } inline static int32_t get_offset_of_m_KeyMode_7() { return static_cast(offsetof(CPveStage_t850204332, ___m_KeyMode_7)); } inline int32_t get_m_KeyMode_7() const { return ___m_KeyMode_7; } inline int32_t* get_address_of_m_KeyMode_7() { return &___m_KeyMode_7; } inline void set_m_KeyMode_7(int32_t value) { ___m_KeyMode_7 = value; } inline static int32_t get_offset_of_m_PlayMode_8() { return static_cast(offsetof(CPveStage_t850204332, ___m_PlayMode_8)); } inline int32_t get_m_PlayMode_8() const { return ___m_PlayMode_8; } inline int32_t* get_address_of_m_PlayMode_8() { return &___m_PlayMode_8; } inline void set_m_PlayMode_8(int32_t value) { ___m_PlayMode_8 = value; } inline static int32_t get_offset_of_m_stageID_9() { return static_cast(offsetof(CPveStage_t850204332, ___m_stageID_9)); } inline int32_t get_m_stageID_9() const { return ___m_stageID_9; } inline int32_t* get_address_of_m_stageID_9() { return &___m_stageID_9; } inline void set_m_stageID_9(int32_t value) { ___m_stageID_9 = value; } inline static int32_t get_offset_of_m_listWinFactor_10() { return static_cast(offsetof(CPveStage_t850204332, ___m_listWinFactor_10)); } inline SingleU5BU5D_t1444911251* get_m_listWinFactor_10() const { return ___m_listWinFactor_10; } inline SingleU5BU5D_t1444911251** get_address_of_m_listWinFactor_10() { return &___m_listWinFactor_10; } inline void set_m_listWinFactor_10(SingleU5BU5D_t1444911251* value) { ___m_listWinFactor_10 = value; Il2CppCodeGenWriteBarrier((&___m_listWinFactor_10), value); } inline static int32_t get_offset_of_m_listNpc_11() { return static_cast(offsetof(CPveStage_t850204332, ___m_listNpc_11)); } inline List_1_t3978349119 * get_m_listNpc_11() const { return ___m_listNpc_11; } inline List_1_t3978349119 ** get_address_of_m_listNpc_11() { return &___m_listNpc_11; } inline void set_m_listNpc_11(List_1_t3978349119 * value) { ___m_listNpc_11 = value; Il2CppCodeGenWriteBarrier((&___m_listNpc_11), value); } inline static int32_t get_offset_of_m_listSectionScore_12() { return static_cast(offsetof(CPveStage_t850204332, ___m_listSectionScore_12)); } inline List_1_t3588365150 * get_m_listSectionScore_12() const { return ___m_listSectionScore_12; } inline List_1_t3588365150 ** get_address_of_m_listSectionScore_12() { return &___m_listSectionScore_12; } inline void set_m_listSectionScore_12(List_1_t3588365150 * value) { ___m_listSectionScore_12 = value; Il2CppCodeGenWriteBarrier((&___m_listSectionScore_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPVESTAGE_T850204332_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 CGUILDDATA_T2153593818_H #define CGUILDDATA_T2153593818_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGuildData struct CGuildData_t2153593818 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CGuildData::GuildID int32_t ___GuildID_0; // System.Int64 DMCore.Logic.CGuildData::PhotoID int64_t ___PhotoID_1; // System.String DMCore.Logic.CGuildData::GuildName String_t* ___GuildName_2; // System.Int32 DMCore.Logic.CGuildData::GuildLevel int32_t ___GuildLevel_3; // System.Int32 DMCore.Logic.CGuildData::CurLevelExperience int32_t ___CurLevelExperience_4; // System.String DMCore.Logic.CGuildData::OwnerName String_t* ___OwnerName_5; // System.Int32 DMCore.Logic.CGuildData::DistrictID int32_t ___DistrictID_6; // System.Int32 DMCore.Logic.CGuildData::CurMemberCount int32_t ___CurMemberCount_7; // System.Int32 DMCore.Logic.CGuildData::MaxMemberCount int32_t ___MaxMemberCount_8; // System.Boolean DMCore.Logic.CGuildData::IsBeApplying bool ___IsBeApplying_9; // System.String DMCore.Logic.CGuildData::CreateDate String_t* ___CreateDate_10; // System.String DMCore.Logic.CGuildData::Signature String_t* ___Signature_11; // System.String DMCore.Logic.CGuildData::Notice String_t* ___Notice_12; // System.String DMCore.Logic.CGuildData::DissolveTime String_t* ___DissolveTime_13; // System.String DMCore.Logic.CGuildData::CurServerTime String_t* ___CurServerTime_14; // System.DateTime DMCore.Logic.CGuildData::CurClientTime DateTime_t3738529785 ___CurClientTime_15; // System.Int32 DMCore.Logic.CGuildData::UpLevelExperience int32_t ___UpLevelExperience_16; public: inline static int32_t get_offset_of_GuildID_0() { return static_cast(offsetof(CGuildData_t2153593818, ___GuildID_0)); } inline int32_t get_GuildID_0() const { return ___GuildID_0; } inline int32_t* get_address_of_GuildID_0() { return &___GuildID_0; } inline void set_GuildID_0(int32_t value) { ___GuildID_0 = value; } inline static int32_t get_offset_of_PhotoID_1() { return static_cast(offsetof(CGuildData_t2153593818, ___PhotoID_1)); } inline int64_t get_PhotoID_1() const { return ___PhotoID_1; } inline int64_t* get_address_of_PhotoID_1() { return &___PhotoID_1; } inline void set_PhotoID_1(int64_t value) { ___PhotoID_1 = value; } inline static int32_t get_offset_of_GuildName_2() { return static_cast(offsetof(CGuildData_t2153593818, ___GuildName_2)); } inline String_t* get_GuildName_2() const { return ___GuildName_2; } inline String_t** get_address_of_GuildName_2() { return &___GuildName_2; } inline void set_GuildName_2(String_t* value) { ___GuildName_2 = value; Il2CppCodeGenWriteBarrier((&___GuildName_2), value); } inline static int32_t get_offset_of_GuildLevel_3() { return static_cast(offsetof(CGuildData_t2153593818, ___GuildLevel_3)); } inline int32_t get_GuildLevel_3() const { return ___GuildLevel_3; } inline int32_t* get_address_of_GuildLevel_3() { return &___GuildLevel_3; } inline void set_GuildLevel_3(int32_t value) { ___GuildLevel_3 = value; } inline static int32_t get_offset_of_CurLevelExperience_4() { return static_cast(offsetof(CGuildData_t2153593818, ___CurLevelExperience_4)); } inline int32_t get_CurLevelExperience_4() const { return ___CurLevelExperience_4; } inline int32_t* get_address_of_CurLevelExperience_4() { return &___CurLevelExperience_4; } inline void set_CurLevelExperience_4(int32_t value) { ___CurLevelExperience_4 = value; } inline static int32_t get_offset_of_OwnerName_5() { return static_cast(offsetof(CGuildData_t2153593818, ___OwnerName_5)); } inline String_t* get_OwnerName_5() const { return ___OwnerName_5; } inline String_t** get_address_of_OwnerName_5() { return &___OwnerName_5; } inline void set_OwnerName_5(String_t* value) { ___OwnerName_5 = value; Il2CppCodeGenWriteBarrier((&___OwnerName_5), value); } inline static int32_t get_offset_of_DistrictID_6() { return static_cast(offsetof(CGuildData_t2153593818, ___DistrictID_6)); } inline int32_t get_DistrictID_6() const { return ___DistrictID_6; } inline int32_t* get_address_of_DistrictID_6() { return &___DistrictID_6; } inline void set_DistrictID_6(int32_t value) { ___DistrictID_6 = value; } inline static int32_t get_offset_of_CurMemberCount_7() { return static_cast(offsetof(CGuildData_t2153593818, ___CurMemberCount_7)); } inline int32_t get_CurMemberCount_7() const { return ___CurMemberCount_7; } inline int32_t* get_address_of_CurMemberCount_7() { return &___CurMemberCount_7; } inline void set_CurMemberCount_7(int32_t value) { ___CurMemberCount_7 = value; } inline static int32_t get_offset_of_MaxMemberCount_8() { return static_cast(offsetof(CGuildData_t2153593818, ___MaxMemberCount_8)); } inline int32_t get_MaxMemberCount_8() const { return ___MaxMemberCount_8; } inline int32_t* get_address_of_MaxMemberCount_8() { return &___MaxMemberCount_8; } inline void set_MaxMemberCount_8(int32_t value) { ___MaxMemberCount_8 = value; } inline static int32_t get_offset_of_IsBeApplying_9() { return static_cast(offsetof(CGuildData_t2153593818, ___IsBeApplying_9)); } inline bool get_IsBeApplying_9() const { return ___IsBeApplying_9; } inline bool* get_address_of_IsBeApplying_9() { return &___IsBeApplying_9; } inline void set_IsBeApplying_9(bool value) { ___IsBeApplying_9 = value; } inline static int32_t get_offset_of_CreateDate_10() { return static_cast(offsetof(CGuildData_t2153593818, ___CreateDate_10)); } inline String_t* get_CreateDate_10() const { return ___CreateDate_10; } inline String_t** get_address_of_CreateDate_10() { return &___CreateDate_10; } inline void set_CreateDate_10(String_t* value) { ___CreateDate_10 = value; Il2CppCodeGenWriteBarrier((&___CreateDate_10), value); } inline static int32_t get_offset_of_Signature_11() { return static_cast(offsetof(CGuildData_t2153593818, ___Signature_11)); } inline String_t* get_Signature_11() const { return ___Signature_11; } inline String_t** get_address_of_Signature_11() { return &___Signature_11; } inline void set_Signature_11(String_t* value) { ___Signature_11 = value; Il2CppCodeGenWriteBarrier((&___Signature_11), value); } inline static int32_t get_offset_of_Notice_12() { return static_cast(offsetof(CGuildData_t2153593818, ___Notice_12)); } inline String_t* get_Notice_12() const { return ___Notice_12; } inline String_t** get_address_of_Notice_12() { return &___Notice_12; } inline void set_Notice_12(String_t* value) { ___Notice_12 = value; Il2CppCodeGenWriteBarrier((&___Notice_12), value); } inline static int32_t get_offset_of_DissolveTime_13() { return static_cast(offsetof(CGuildData_t2153593818, ___DissolveTime_13)); } inline String_t* get_DissolveTime_13() const { return ___DissolveTime_13; } inline String_t** get_address_of_DissolveTime_13() { return &___DissolveTime_13; } inline void set_DissolveTime_13(String_t* value) { ___DissolveTime_13 = value; Il2CppCodeGenWriteBarrier((&___DissolveTime_13), value); } inline static int32_t get_offset_of_CurServerTime_14() { return static_cast(offsetof(CGuildData_t2153593818, ___CurServerTime_14)); } inline String_t* get_CurServerTime_14() const { return ___CurServerTime_14; } inline String_t** get_address_of_CurServerTime_14() { return &___CurServerTime_14; } inline void set_CurServerTime_14(String_t* value) { ___CurServerTime_14 = value; Il2CppCodeGenWriteBarrier((&___CurServerTime_14), value); } inline static int32_t get_offset_of_CurClientTime_15() { return static_cast(offsetof(CGuildData_t2153593818, ___CurClientTime_15)); } inline DateTime_t3738529785 get_CurClientTime_15() const { return ___CurClientTime_15; } inline DateTime_t3738529785 * get_address_of_CurClientTime_15() { return &___CurClientTime_15; } inline void set_CurClientTime_15(DateTime_t3738529785 value) { ___CurClientTime_15 = value; } inline static int32_t get_offset_of_UpLevelExperience_16() { return static_cast(offsetof(CGuildData_t2153593818, ___UpLevelExperience_16)); } inline int32_t get_UpLevelExperience_16() const { return ___UpLevelExperience_16; } inline int32_t* get_address_of_UpLevelExperience_16() { return &___UpLevelExperience_16; } inline void set_UpLevelExperience_16(int32_t value) { ___UpLevelExperience_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGUILDDATA_T2153593818_H #ifndef PAGECHANGEDHANDLER_T2100854622_H #define PAGECHANGEDHANDLER_T2100854622_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ItemPageGroup/PageChangedHandler struct PageChangedHandler_t2100854622 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PAGECHANGEDHANDLER_T2100854622_H #ifndef ONCALLBACK_T3293819239_H #define ONCALLBACK_T3293819239_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSongDetail/OnCallback struct OnCallback_t3293819239 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONCALLBACK_T3293819239_H #ifndef ACTION_1_T1302699353_H #define ACTION_1_T1302699353_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_t1302699353 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1302699353_H #ifndef TIMERCALLBACKPROC_T3381003091_H #define TIMERCALLBACKPROC_T3381003091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMERCALLBACKPROC_T3381003091_H #ifndef ACTION_2_T2105502262_H #define ACTION_2_T2105502262_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_t2105502262 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_2_T2105502262_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 ONITEMCLICKEND_T3682481633_H #define ONITEMCLICKEND_T3682481633_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.OnItemClickEnd struct OnItemClickEnd_t3682481633 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONITEMCLICKEND_T3682481633_H #ifndef ONITEMCLICKBEFORE_T888674743_H #define ONITEMCLICKBEFORE_T888674743_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.OnItemClickBefore struct OnItemClickBefore_t888674743 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONITEMCLICKBEFORE_T888674743_H #ifndef ACTION_1_T1286104214_H #define ACTION_1_T1286104214_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_t1286104214 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1286104214_H #ifndef ONREFRESHLIST_T1430637965_H #define ONREFRESHLIST_T1430637965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSpriteGuideCfg/OnRefreshList struct OnRefreshList_t1430637965 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONREFRESHLIST_T1430637965_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 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 COLLIDER_T1773347010_H #define COLLIDER_T1773347010_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Collider struct Collider_t1773347010 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLIDER_T1773347010_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 ACTION_1_T3508669908_H #define ACTION_1_T3508669908_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_t3508669908 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3508669908_H #ifndef ACTION_2_T949473781_H #define ACTION_2_T949473781_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_t949473781 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_2_T949473781_H #ifndef ONSYSBROADCASTEND_T3794690773_H #define ONSYSBROADCASTEND_T3794690773_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSysBroadcast/OnSysBroadcastEnd struct OnSysBroadcastEnd_t3794690773 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONSYSBROADCASTEND_T3794690773_H #ifndef ACTION_T1264377477_H #define ACTION_T1264377477_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action struct Action_t1264377477 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_T1264377477_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 ACTION_1_T3123413348_H #define ACTION_1_T3123413348_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_t3123413348 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3123413348_H #ifndef FUNC_3_T1497391353_H #define FUNC_3_T1497391353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1497391353 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1497391353_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 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 COMPARISON_1_T3375297100_H #define COMPARISON_1_T3375297100_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_t3375297100 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T3375297100_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 ANIMATION_T3648466861_H #define ANIMATION_T3648466861_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Animation struct Animation_t3648466861 : public Behaviour_t1437897464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATION_T3648466861_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 BOXCOLLIDER_T1640800422_H #define BOXCOLLIDER_T1640800422_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.BoxCollider struct BoxCollider_t1640800422 : public Collider_t1773347010 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOXCOLLIDER_T1640800422_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 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 AUDIOSOURCE_T3935305588_H #define AUDIOSOURCE_T3935305588_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioSource struct AudioSource_t3935305588 : public Behaviour_t1437897464 { public: // UnityEngine.AudioSourceExtension UnityEngine.AudioSource::spatializerExtension AudioSourceExtension_t3064908834 * ___spatializerExtension_2; // UnityEngine.AudioSourceExtension UnityEngine.AudioSource::ambisonicExtension AudioSourceExtension_t3064908834 * ___ambisonicExtension_3; public: inline static int32_t get_offset_of_spatializerExtension_2() { return static_cast(offsetof(AudioSource_t3935305588, ___spatializerExtension_2)); } inline AudioSourceExtension_t3064908834 * get_spatializerExtension_2() const { return ___spatializerExtension_2; } inline AudioSourceExtension_t3064908834 ** get_address_of_spatializerExtension_2() { return &___spatializerExtension_2; } inline void set_spatializerExtension_2(AudioSourceExtension_t3064908834 * value) { ___spatializerExtension_2 = value; Il2CppCodeGenWriteBarrier((&___spatializerExtension_2), value); } inline static int32_t get_offset_of_ambisonicExtension_3() { return static_cast(offsetof(AudioSource_t3935305588, ___ambisonicExtension_3)); } inline AudioSourceExtension_t3064908834 * get_ambisonicExtension_3() const { return ___ambisonicExtension_3; } inline AudioSourceExtension_t3064908834 ** get_address_of_ambisonicExtension_3() { return &___ambisonicExtension_3; } inline void set_ambisonicExtension_3(AudioSourceExtension_t3064908834 * value) { ___ambisonicExtension_3 = value; Il2CppCodeGenWriteBarrier((&___ambisonicExtension_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOSOURCE_T3935305588_H #ifndef UISTARCOUNT_T830419196_H #define UISTARCOUNT_T830419196_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiStarCount struct uiStarCount_t830419196 : public MonoBehaviour_t3962482529 { public: // UISprite uiStarCount::m_Digital10 UISprite_t194114938 * ___m_Digital10_2; // UISprite uiStarCount::m_Digital1 UISprite_t194114938 * ___m_Digital1_3; public: inline static int32_t get_offset_of_m_Digital10_2() { return static_cast(offsetof(uiStarCount_t830419196, ___m_Digital10_2)); } inline UISprite_t194114938 * get_m_Digital10_2() const { return ___m_Digital10_2; } inline UISprite_t194114938 ** get_address_of_m_Digital10_2() { return &___m_Digital10_2; } inline void set_m_Digital10_2(UISprite_t194114938 * value) { ___m_Digital10_2 = value; Il2CppCodeGenWriteBarrier((&___m_Digital10_2), value); } inline static int32_t get_offset_of_m_Digital1_3() { return static_cast(offsetof(uiStarCount_t830419196, ___m_Digital1_3)); } inline UISprite_t194114938 * get_m_Digital1_3() const { return ___m_Digital1_3; } inline UISprite_t194114938 ** get_address_of_m_Digital1_3() { return &___m_Digital1_3; } inline void set_m_Digital1_3(UISprite_t194114938 * value) { ___m_Digital1_3 = value; Il2CppCodeGenWriteBarrier((&___m_Digital1_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISTARCOUNT_T830419196_H #ifndef UISUITCASEPKGLIST_T1807308089_H #define UISUITCASEPKGLIST_T1807308089_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSuitcasePkgList struct uiSuitcasePkgList_t1807308089 : public MonoBehaviour_t3962482529 { public: // DMListView uiSuitcasePkgList::m_ListView DMListView_t512231514 * ___m_ListView_2; // System.Boolean uiSuitcasePkgList::isPageInit bool ___isPageInit_3; // System.Int32 uiSuitcasePkgList::currentSetRowNum int32_t ___currentSetRowNum_4; // System.Int32 uiSuitcasePkgList::m_tickLabor int32_t ___m_tickLabor_5; public: inline static int32_t get_offset_of_m_ListView_2() { return static_cast(offsetof(uiSuitcasePkgList_t1807308089, ___m_ListView_2)); } inline DMListView_t512231514 * get_m_ListView_2() const { return ___m_ListView_2; } inline DMListView_t512231514 ** get_address_of_m_ListView_2() { return &___m_ListView_2; } inline void set_m_ListView_2(DMListView_t512231514 * value) { ___m_ListView_2 = value; Il2CppCodeGenWriteBarrier((&___m_ListView_2), value); } inline static int32_t get_offset_of_isPageInit_3() { return static_cast(offsetof(uiSuitcasePkgList_t1807308089, ___isPageInit_3)); } inline bool get_isPageInit_3() const { return ___isPageInit_3; } inline bool* get_address_of_isPageInit_3() { return &___isPageInit_3; } inline void set_isPageInit_3(bool value) { ___isPageInit_3 = value; } inline static int32_t get_offset_of_currentSetRowNum_4() { return static_cast(offsetof(uiSuitcasePkgList_t1807308089, ___currentSetRowNum_4)); } inline int32_t get_currentSetRowNum_4() const { return ___currentSetRowNum_4; } inline int32_t* get_address_of_currentSetRowNum_4() { return &___currentSetRowNum_4; } inline void set_currentSetRowNum_4(int32_t value) { ___currentSetRowNum_4 = value; } inline static int32_t get_offset_of_m_tickLabor_5() { return static_cast(offsetof(uiSuitcasePkgList_t1807308089, ___m_tickLabor_5)); } inline int32_t get_m_tickLabor_5() const { return ___m_tickLabor_5; } inline int32_t* get_address_of_m_tickLabor_5() { return &___m_tickLabor_5; } inline void set_m_tickLabor_5(int32_t value) { ___m_tickLabor_5 = value; } }; struct uiSuitcasePkgList_t1807308089_StaticFields { public: // System.Boolean uiSuitcasePkgList::isTabSeach bool ___isTabSeach_6; public: inline static int32_t get_offset_of_isTabSeach_6() { return static_cast(offsetof(uiSuitcasePkgList_t1807308089_StaticFields, ___isTabSeach_6)); } inline bool get_isTabSeach_6() const { return ___isTabSeach_6; } inline bool* get_address_of_isTabSeach_6() { return &___isTabSeach_6; } inline void set_isTabSeach_6(bool value) { ___isTabSeach_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISUITCASEPKGLIST_T1807308089_H #ifndef UIACTIONCELL_T2961368400_H #define UIACTIONCELL_T2961368400_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActionCell struct uiActionCell_t2961368400 : public MonoBehaviour_t3962482529 { public: // DMCore.Logic.CShareConfig/CShareActInfo uiActionCell::mActionInfo CShareActInfo_t2768988214 * ___mActionInfo_2; // UILabel uiActionCell::mActName UILabel_t3248798549 * ___mActName_3; // DMCore.Framework.UIHelp.uiHelpSliderItem uiActionCell::m_itemSlider uiHelpSliderItem_t1334750846 * ___m_itemSlider_4; public: inline static int32_t get_offset_of_mActionInfo_2() { return static_cast(offsetof(uiActionCell_t2961368400, ___mActionInfo_2)); } inline CShareActInfo_t2768988214 * get_mActionInfo_2() const { return ___mActionInfo_2; } inline CShareActInfo_t2768988214 ** get_address_of_mActionInfo_2() { return &___mActionInfo_2; } inline void set_mActionInfo_2(CShareActInfo_t2768988214 * value) { ___mActionInfo_2 = value; Il2CppCodeGenWriteBarrier((&___mActionInfo_2), value); } inline static int32_t get_offset_of_mActName_3() { return static_cast(offsetof(uiActionCell_t2961368400, ___mActName_3)); } inline UILabel_t3248798549 * get_mActName_3() const { return ___mActName_3; } inline UILabel_t3248798549 ** get_address_of_mActName_3() { return &___mActName_3; } inline void set_mActName_3(UILabel_t3248798549 * value) { ___mActName_3 = value; Il2CppCodeGenWriteBarrier((&___mActName_3), value); } inline static int32_t get_offset_of_m_itemSlider_4() { return static_cast(offsetof(uiActionCell_t2961368400, ___m_itemSlider_4)); } inline uiHelpSliderItem_t1334750846 * get_m_itemSlider_4() const { return ___m_itemSlider_4; } inline uiHelpSliderItem_t1334750846 ** get_address_of_m_itemSlider_4() { return &___m_itemSlider_4; } inline void set_m_itemSlider_4(uiHelpSliderItem_t1334750846 * value) { ___m_itemSlider_4 = value; Il2CppCodeGenWriteBarrier((&___m_itemSlider_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIONCELL_T2961368400_H #ifndef LOGICLOGIN_MAIN_PAGE_T116642790_H #define LOGICLOGIN_MAIN_PAGE_T116642790_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // logicLogin_main_page struct logicLogin_main_page_t116642790 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject logicLogin_main_page::m_pageMain GameObject_t1113636619 * ___m_pageMain_2; // UnityEngine.GameObject logicLogin_main_page::m_pageAccount GameObject_t1113636619 * ___m_pageAccount_3; // UnityEngine.GameObject logicLogin_main_page::m_pageRegister GameObject_t1113636619 * ___m_pageRegister_4; // UnityEngine.GameObject logicLogin_main_page::m_pageActivation GameObject_t1113636619 * ___m_pageActivation_5; // UnityEngine.GameObject logicLogin_main_page::m_pageServerChoice GameObject_t1113636619 * ___m_pageServerChoice_6; // UnityEngine.GameObject logicLogin_main_page::m_effectRoot GameObject_t1113636619 * ___m_effectRoot_7; public: inline static int32_t get_offset_of_m_pageMain_2() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_pageMain_2)); } inline GameObject_t1113636619 * get_m_pageMain_2() const { return ___m_pageMain_2; } inline GameObject_t1113636619 ** get_address_of_m_pageMain_2() { return &___m_pageMain_2; } inline void set_m_pageMain_2(GameObject_t1113636619 * value) { ___m_pageMain_2 = value; Il2CppCodeGenWriteBarrier((&___m_pageMain_2), value); } inline static int32_t get_offset_of_m_pageAccount_3() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_pageAccount_3)); } inline GameObject_t1113636619 * get_m_pageAccount_3() const { return ___m_pageAccount_3; } inline GameObject_t1113636619 ** get_address_of_m_pageAccount_3() { return &___m_pageAccount_3; } inline void set_m_pageAccount_3(GameObject_t1113636619 * value) { ___m_pageAccount_3 = value; Il2CppCodeGenWriteBarrier((&___m_pageAccount_3), value); } inline static int32_t get_offset_of_m_pageRegister_4() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_pageRegister_4)); } inline GameObject_t1113636619 * get_m_pageRegister_4() const { return ___m_pageRegister_4; } inline GameObject_t1113636619 ** get_address_of_m_pageRegister_4() { return &___m_pageRegister_4; } inline void set_m_pageRegister_4(GameObject_t1113636619 * value) { ___m_pageRegister_4 = value; Il2CppCodeGenWriteBarrier((&___m_pageRegister_4), value); } inline static int32_t get_offset_of_m_pageActivation_5() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_pageActivation_5)); } inline GameObject_t1113636619 * get_m_pageActivation_5() const { return ___m_pageActivation_5; } inline GameObject_t1113636619 ** get_address_of_m_pageActivation_5() { return &___m_pageActivation_5; } inline void set_m_pageActivation_5(GameObject_t1113636619 * value) { ___m_pageActivation_5 = value; Il2CppCodeGenWriteBarrier((&___m_pageActivation_5), value); } inline static int32_t get_offset_of_m_pageServerChoice_6() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_pageServerChoice_6)); } inline GameObject_t1113636619 * get_m_pageServerChoice_6() const { return ___m_pageServerChoice_6; } inline GameObject_t1113636619 ** get_address_of_m_pageServerChoice_6() { return &___m_pageServerChoice_6; } inline void set_m_pageServerChoice_6(GameObject_t1113636619 * value) { ___m_pageServerChoice_6 = value; Il2CppCodeGenWriteBarrier((&___m_pageServerChoice_6), value); } inline static int32_t get_offset_of_m_effectRoot_7() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_effectRoot_7)); } inline GameObject_t1113636619 * get_m_effectRoot_7() const { return ___m_effectRoot_7; } inline GameObject_t1113636619 ** get_address_of_m_effectRoot_7() { return &___m_effectRoot_7; } inline void set_m_effectRoot_7(GameObject_t1113636619 * value) { ___m_effectRoot_7 = value; Il2CppCodeGenWriteBarrier((&___m_effectRoot_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOGICLOGIN_MAIN_PAGE_T116642790_H #ifndef UISYSBROADCAST_T3600997704_H #define UISYSBROADCAST_T3600997704_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSysBroadcast struct uiSysBroadcast_t3600997704 : public MonoBehaviour_t3962482529 { public: // UISprite uiSysBroadcast::m_bg UISprite_t194114938 * ___m_bg_2; // UnityEngine.GameObject uiSysBroadcast::m_bg_black GameObject_t1113636619 * ___m_bg_black_3; // UnityEngine.GameObject uiSysBroadcast::m_bg_red GameObject_t1113636619 * ___m_bg_red_4; // UIPanel uiSysBroadcast::m_panel UIPanel_t1716472341 * ___m_panel_5; // UnityEngine.GameObject uiSysBroadcast::m_UICtrlorRoot GameObject_t1113636619 * ___m_UICtrlorRoot_6; // UILabel uiSysBroadcast::m_LabelText UILabel_t3248798549 * ___m_LabelText_7; // System.Boolean uiSysBroadcast::isPageInit bool ___isPageInit_8; // System.Single uiSysBroadcast::m_fTimeLabor float ___m_fTimeLabor_9; // System.Single uiSysBroadcast::m_fPosStart float ___m_fPosStart_10; // System.Collections.Generic.List`1 uiSysBroadcast::m_CallBack List_1_t971798219 * ___m_CallBack_11; // System.Single uiSysBroadcast::m_ElapsedTime float ___m_ElapsedTime_12; // System.Boolean uiSysBroadcast::m_bUsBG bool ___m_bUsBG_13; // UnityEngine.Vector2 uiSysBroadcast::m_drawSize Vector2_t2156229523 ___m_drawSize_14; public: inline static int32_t get_offset_of_m_bg_2() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_bg_2)); } inline UISprite_t194114938 * get_m_bg_2() const { return ___m_bg_2; } inline UISprite_t194114938 ** get_address_of_m_bg_2() { return &___m_bg_2; } inline void set_m_bg_2(UISprite_t194114938 * value) { ___m_bg_2 = value; Il2CppCodeGenWriteBarrier((&___m_bg_2), value); } inline static int32_t get_offset_of_m_bg_black_3() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_bg_black_3)); } inline GameObject_t1113636619 * get_m_bg_black_3() const { return ___m_bg_black_3; } inline GameObject_t1113636619 ** get_address_of_m_bg_black_3() { return &___m_bg_black_3; } inline void set_m_bg_black_3(GameObject_t1113636619 * value) { ___m_bg_black_3 = value; Il2CppCodeGenWriteBarrier((&___m_bg_black_3), value); } inline static int32_t get_offset_of_m_bg_red_4() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_bg_red_4)); } inline GameObject_t1113636619 * get_m_bg_red_4() const { return ___m_bg_red_4; } inline GameObject_t1113636619 ** get_address_of_m_bg_red_4() { return &___m_bg_red_4; } inline void set_m_bg_red_4(GameObject_t1113636619 * value) { ___m_bg_red_4 = value; Il2CppCodeGenWriteBarrier((&___m_bg_red_4), value); } inline static int32_t get_offset_of_m_panel_5() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_panel_5)); } inline UIPanel_t1716472341 * get_m_panel_5() const { return ___m_panel_5; } inline UIPanel_t1716472341 ** get_address_of_m_panel_5() { return &___m_panel_5; } inline void set_m_panel_5(UIPanel_t1716472341 * value) { ___m_panel_5 = value; Il2CppCodeGenWriteBarrier((&___m_panel_5), value); } inline static int32_t get_offset_of_m_UICtrlorRoot_6() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_UICtrlorRoot_6)); } inline GameObject_t1113636619 * get_m_UICtrlorRoot_6() const { return ___m_UICtrlorRoot_6; } inline GameObject_t1113636619 ** get_address_of_m_UICtrlorRoot_6() { return &___m_UICtrlorRoot_6; } inline void set_m_UICtrlorRoot_6(GameObject_t1113636619 * value) { ___m_UICtrlorRoot_6 = value; Il2CppCodeGenWriteBarrier((&___m_UICtrlorRoot_6), value); } inline static int32_t get_offset_of_m_LabelText_7() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_LabelText_7)); } inline UILabel_t3248798549 * get_m_LabelText_7() const { return ___m_LabelText_7; } inline UILabel_t3248798549 ** get_address_of_m_LabelText_7() { return &___m_LabelText_7; } inline void set_m_LabelText_7(UILabel_t3248798549 * value) { ___m_LabelText_7 = value; Il2CppCodeGenWriteBarrier((&___m_LabelText_7), value); } inline static int32_t get_offset_of_isPageInit_8() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___isPageInit_8)); } inline bool get_isPageInit_8() const { return ___isPageInit_8; } inline bool* get_address_of_isPageInit_8() { return &___isPageInit_8; } inline void set_isPageInit_8(bool value) { ___isPageInit_8 = value; } inline static int32_t get_offset_of_m_fTimeLabor_9() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_fTimeLabor_9)); } inline float get_m_fTimeLabor_9() const { return ___m_fTimeLabor_9; } inline float* get_address_of_m_fTimeLabor_9() { return &___m_fTimeLabor_9; } inline void set_m_fTimeLabor_9(float value) { ___m_fTimeLabor_9 = value; } inline static int32_t get_offset_of_m_fPosStart_10() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_fPosStart_10)); } inline float get_m_fPosStart_10() const { return ___m_fPosStart_10; } inline float* get_address_of_m_fPosStart_10() { return &___m_fPosStart_10; } inline void set_m_fPosStart_10(float value) { ___m_fPosStart_10 = value; } inline static int32_t get_offset_of_m_CallBack_11() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_CallBack_11)); } inline List_1_t971798219 * get_m_CallBack_11() const { return ___m_CallBack_11; } inline List_1_t971798219 ** get_address_of_m_CallBack_11() { return &___m_CallBack_11; } inline void set_m_CallBack_11(List_1_t971798219 * value) { ___m_CallBack_11 = value; Il2CppCodeGenWriteBarrier((&___m_CallBack_11), value); } inline static int32_t get_offset_of_m_ElapsedTime_12() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_ElapsedTime_12)); } inline float get_m_ElapsedTime_12() const { return ___m_ElapsedTime_12; } inline float* get_address_of_m_ElapsedTime_12() { return &___m_ElapsedTime_12; } inline void set_m_ElapsedTime_12(float value) { ___m_ElapsedTime_12 = value; } inline static int32_t get_offset_of_m_bUsBG_13() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_bUsBG_13)); } inline bool get_m_bUsBG_13() const { return ___m_bUsBG_13; } inline bool* get_address_of_m_bUsBG_13() { return &___m_bUsBG_13; } inline void set_m_bUsBG_13(bool value) { ___m_bUsBG_13 = value; } inline static int32_t get_offset_of_m_drawSize_14() { return static_cast(offsetof(uiSysBroadcast_t3600997704, ___m_drawSize_14)); } inline Vector2_t2156229523 get_m_drawSize_14() const { return ___m_drawSize_14; } inline Vector2_t2156229523 * get_address_of_m_drawSize_14() { return &___m_drawSize_14; } inline void set_m_drawSize_14(Vector2_t2156229523 value) { ___m_drawSize_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISYSBROADCAST_T3600997704_H #ifndef UISYSTEMCONTENTCELL_T3578902506_H #define UISYSTEMCONTENTCELL_T3578902506_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSystemContentCell struct uiSystemContentCell_t3578902506 : public MonoBehaviour_t3962482529 { public: // UILabel uiSystemContentCell::m_uiSystemContent UILabel_t3248798549 * ___m_uiSystemContent_2; // UISprite uiSystemContentCell::m_uiSystemLogo UISprite_t194114938 * ___m_uiSystemLogo_3; // System.Int32 uiSystemContentCell::textWidth int32_t ___textWidth_4; public: inline static int32_t get_offset_of_m_uiSystemContent_2() { return static_cast(offsetof(uiSystemContentCell_t3578902506, ___m_uiSystemContent_2)); } inline UILabel_t3248798549 * get_m_uiSystemContent_2() const { return ___m_uiSystemContent_2; } inline UILabel_t3248798549 ** get_address_of_m_uiSystemContent_2() { return &___m_uiSystemContent_2; } inline void set_m_uiSystemContent_2(UILabel_t3248798549 * value) { ___m_uiSystemContent_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiSystemContent_2), value); } inline static int32_t get_offset_of_m_uiSystemLogo_3() { return static_cast(offsetof(uiSystemContentCell_t3578902506, ___m_uiSystemLogo_3)); } inline UISprite_t194114938 * get_m_uiSystemLogo_3() const { return ___m_uiSystemLogo_3; } inline UISprite_t194114938 ** get_address_of_m_uiSystemLogo_3() { return &___m_uiSystemLogo_3; } inline void set_m_uiSystemLogo_3(UISprite_t194114938 * value) { ___m_uiSystemLogo_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiSystemLogo_3), value); } inline static int32_t get_offset_of_textWidth_4() { return static_cast(offsetof(uiSystemContentCell_t3578902506, ___textWidth_4)); } inline int32_t get_textWidth_4() const { return ___textWidth_4; } inline int32_t* get_address_of_textWidth_4() { return &___textWidth_4; } inline void set_textWidth_4(int32_t value) { ___textWidth_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISYSTEMCONTENTCELL_T3578902506_H #ifndef TITLECONTENTCELL_T811867674_H #define TITLECONTENTCELL_T811867674_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TitleContentCell struct TitleContentCell_t811867674 : public MonoBehaviour_t3962482529 { public: // System.Single TitleContentCell::AcitveHeight float ___AcitveHeight_2; // System.Single TitleContentCell::ActiveWidth float ___ActiveWidth_3; // UnityEngine.Transform TitleContentCell::m_uiTitletxt Transform_t3600365921 * ___m_uiTitletxt_4; // UILabel TitleContentCell::m_uiTitleName UILabel_t3248798549 * ___m_uiTitleName_5; // UnityEngine.Transform TitleContentCell::m_uiBackgroud Transform_t3600365921 * ___m_uiBackgroud_6; // UISprite TitleContentCell::m_uiRight UISprite_t194114938 * ___m_uiRight_7; // UISprite TitleContentCell::m_SelectBackground UISprite_t194114938 * ___m_SelectBackground_8; // UnityEngine.Color TitleContentCell::m_background_color Color_t2555686324 ___m_background_color_9; // UnityEngine.Transform TitleContentCell::m_SelectArrow Transform_t3600365921 * ___m_SelectArrow_10; public: inline static int32_t get_offset_of_AcitveHeight_2() { return static_cast(offsetof(TitleContentCell_t811867674, ___AcitveHeight_2)); } inline float get_AcitveHeight_2() const { return ___AcitveHeight_2; } inline float* get_address_of_AcitveHeight_2() { return &___AcitveHeight_2; } inline void set_AcitveHeight_2(float value) { ___AcitveHeight_2 = value; } inline static int32_t get_offset_of_ActiveWidth_3() { return static_cast(offsetof(TitleContentCell_t811867674, ___ActiveWidth_3)); } inline float get_ActiveWidth_3() const { return ___ActiveWidth_3; } inline float* get_address_of_ActiveWidth_3() { return &___ActiveWidth_3; } inline void set_ActiveWidth_3(float value) { ___ActiveWidth_3 = value; } inline static int32_t get_offset_of_m_uiTitletxt_4() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_uiTitletxt_4)); } inline Transform_t3600365921 * get_m_uiTitletxt_4() const { return ___m_uiTitletxt_4; } inline Transform_t3600365921 ** get_address_of_m_uiTitletxt_4() { return &___m_uiTitletxt_4; } inline void set_m_uiTitletxt_4(Transform_t3600365921 * value) { ___m_uiTitletxt_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiTitletxt_4), value); } inline static int32_t get_offset_of_m_uiTitleName_5() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_uiTitleName_5)); } inline UILabel_t3248798549 * get_m_uiTitleName_5() const { return ___m_uiTitleName_5; } inline UILabel_t3248798549 ** get_address_of_m_uiTitleName_5() { return &___m_uiTitleName_5; } inline void set_m_uiTitleName_5(UILabel_t3248798549 * value) { ___m_uiTitleName_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiTitleName_5), value); } inline static int32_t get_offset_of_m_uiBackgroud_6() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_uiBackgroud_6)); } inline Transform_t3600365921 * get_m_uiBackgroud_6() const { return ___m_uiBackgroud_6; } inline Transform_t3600365921 ** get_address_of_m_uiBackgroud_6() { return &___m_uiBackgroud_6; } inline void set_m_uiBackgroud_6(Transform_t3600365921 * value) { ___m_uiBackgroud_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiBackgroud_6), value); } inline static int32_t get_offset_of_m_uiRight_7() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_uiRight_7)); } inline UISprite_t194114938 * get_m_uiRight_7() const { return ___m_uiRight_7; } inline UISprite_t194114938 ** get_address_of_m_uiRight_7() { return &___m_uiRight_7; } inline void set_m_uiRight_7(UISprite_t194114938 * value) { ___m_uiRight_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiRight_7), value); } inline static int32_t get_offset_of_m_SelectBackground_8() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_SelectBackground_8)); } inline UISprite_t194114938 * get_m_SelectBackground_8() const { return ___m_SelectBackground_8; } inline UISprite_t194114938 ** get_address_of_m_SelectBackground_8() { return &___m_SelectBackground_8; } inline void set_m_SelectBackground_8(UISprite_t194114938 * value) { ___m_SelectBackground_8 = value; Il2CppCodeGenWriteBarrier((&___m_SelectBackground_8), value); } inline static int32_t get_offset_of_m_background_color_9() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_background_color_9)); } inline Color_t2555686324 get_m_background_color_9() const { return ___m_background_color_9; } inline Color_t2555686324 * get_address_of_m_background_color_9() { return &___m_background_color_9; } inline void set_m_background_color_9(Color_t2555686324 value) { ___m_background_color_9 = value; } inline static int32_t get_offset_of_m_SelectArrow_10() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_SelectArrow_10)); } inline Transform_t3600365921 * get_m_SelectArrow_10() const { return ___m_SelectArrow_10; } inline Transform_t3600365921 ** get_address_of_m_SelectArrow_10() { return &___m_SelectArrow_10; } inline void set_m_SelectArrow_10(Transform_t3600365921 * value) { ___m_SelectArrow_10 = value; Il2CppCodeGenWriteBarrier((&___m_SelectArrow_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TITLECONTENTCELL_T811867674_H #ifndef UISUBMITQUESTION_T3630908557_H #define UISUBMITQUESTION_T3630908557_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSubmitQuestion struct uiSubmitQuestion_t3630908557 : public MonoBehaviour_t3962482529 { public: // UISprite uiSubmitQuestion::m_BugsCheck UISprite_t194114938 * ___m_BugsCheck_2; // UISprite uiSubmitQuestion::m_ProposalCheck UISprite_t194114938 * ___m_ProposalCheck_3; // UISprite uiSubmitQuestion::m_ComplaintCheck UISprite_t194114938 * ___m_ComplaintCheck_4; // UISprite uiSubmitQuestion::m_OtherCheck UISprite_t194114938 * ___m_OtherCheck_5; // UILabel uiSubmitQuestion::m_QQContact UILabel_t3248798549 * ___m_QQContact_6; // UIInput uiSubmitQuestion::m_ContactStyle UIInput_t421821618 * ___m_ContactStyle_7; // UIInput uiSubmitQuestion::m_BugContent UIInput_t421821618 * ___m_BugContent_8; // UIInput uiSubmitQuestion::m_Title UIInput_t421821618 * ___m_Title_9; // UILabel uiSubmitQuestion::m_BugDesc UILabel_t3248798549 * ___m_BugDesc_10; // UILabel uiSubmitQuestion::m_SuggestDesc UILabel_t3248798549 * ___m_SuggestDesc_11; // UILabel uiSubmitQuestion::m_ComplaintDesc UILabel_t3248798549 * ___m_ComplaintDesc_12; // UILabel uiSubmitQuestion::m_Oher UILabel_t3248798549 * ___m_Oher_13; // UILabel uiSubmitQuestion::m_ContactStyleDesc UILabel_t3248798549 * ___m_ContactStyleDesc_14; // UILabel uiSubmitQuestion::m_BugContentDesc UILabel_t3248798549 * ___m_BugContentDesc_15; // UILabel uiSubmitQuestion::m_MyQuestion UILabel_t3248798549 * ___m_MyQuestion_16; // UILabel uiSubmitQuestion::m_Submit UILabel_t3248798549 * ___m_Submit_17; // DMCore.Logic.QuestionType uiSubmitQuestion::m_CurrentSelectType int32_t ___m_CurrentSelectType_18; public: inline static int32_t get_offset_of_m_BugsCheck_2() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_BugsCheck_2)); } inline UISprite_t194114938 * get_m_BugsCheck_2() const { return ___m_BugsCheck_2; } inline UISprite_t194114938 ** get_address_of_m_BugsCheck_2() { return &___m_BugsCheck_2; } inline void set_m_BugsCheck_2(UISprite_t194114938 * value) { ___m_BugsCheck_2 = value; Il2CppCodeGenWriteBarrier((&___m_BugsCheck_2), value); } inline static int32_t get_offset_of_m_ProposalCheck_3() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_ProposalCheck_3)); } inline UISprite_t194114938 * get_m_ProposalCheck_3() const { return ___m_ProposalCheck_3; } inline UISprite_t194114938 ** get_address_of_m_ProposalCheck_3() { return &___m_ProposalCheck_3; } inline void set_m_ProposalCheck_3(UISprite_t194114938 * value) { ___m_ProposalCheck_3 = value; Il2CppCodeGenWriteBarrier((&___m_ProposalCheck_3), value); } inline static int32_t get_offset_of_m_ComplaintCheck_4() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_ComplaintCheck_4)); } inline UISprite_t194114938 * get_m_ComplaintCheck_4() const { return ___m_ComplaintCheck_4; } inline UISprite_t194114938 ** get_address_of_m_ComplaintCheck_4() { return &___m_ComplaintCheck_4; } inline void set_m_ComplaintCheck_4(UISprite_t194114938 * value) { ___m_ComplaintCheck_4 = value; Il2CppCodeGenWriteBarrier((&___m_ComplaintCheck_4), value); } inline static int32_t get_offset_of_m_OtherCheck_5() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_OtherCheck_5)); } inline UISprite_t194114938 * get_m_OtherCheck_5() const { return ___m_OtherCheck_5; } inline UISprite_t194114938 ** get_address_of_m_OtherCheck_5() { return &___m_OtherCheck_5; } inline void set_m_OtherCheck_5(UISprite_t194114938 * value) { ___m_OtherCheck_5 = value; Il2CppCodeGenWriteBarrier((&___m_OtherCheck_5), value); } inline static int32_t get_offset_of_m_QQContact_6() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_QQContact_6)); } inline UILabel_t3248798549 * get_m_QQContact_6() const { return ___m_QQContact_6; } inline UILabel_t3248798549 ** get_address_of_m_QQContact_6() { return &___m_QQContact_6; } inline void set_m_QQContact_6(UILabel_t3248798549 * value) { ___m_QQContact_6 = value; Il2CppCodeGenWriteBarrier((&___m_QQContact_6), value); } inline static int32_t get_offset_of_m_ContactStyle_7() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_ContactStyle_7)); } inline UIInput_t421821618 * get_m_ContactStyle_7() const { return ___m_ContactStyle_7; } inline UIInput_t421821618 ** get_address_of_m_ContactStyle_7() { return &___m_ContactStyle_7; } inline void set_m_ContactStyle_7(UIInput_t421821618 * value) { ___m_ContactStyle_7 = value; Il2CppCodeGenWriteBarrier((&___m_ContactStyle_7), value); } inline static int32_t get_offset_of_m_BugContent_8() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_BugContent_8)); } inline UIInput_t421821618 * get_m_BugContent_8() const { return ___m_BugContent_8; } inline UIInput_t421821618 ** get_address_of_m_BugContent_8() { return &___m_BugContent_8; } inline void set_m_BugContent_8(UIInput_t421821618 * value) { ___m_BugContent_8 = value; Il2CppCodeGenWriteBarrier((&___m_BugContent_8), value); } inline static int32_t get_offset_of_m_Title_9() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_Title_9)); } inline UIInput_t421821618 * get_m_Title_9() const { return ___m_Title_9; } inline UIInput_t421821618 ** get_address_of_m_Title_9() { return &___m_Title_9; } inline void set_m_Title_9(UIInput_t421821618 * value) { ___m_Title_9 = value; Il2CppCodeGenWriteBarrier((&___m_Title_9), value); } inline static int32_t get_offset_of_m_BugDesc_10() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_BugDesc_10)); } inline UILabel_t3248798549 * get_m_BugDesc_10() const { return ___m_BugDesc_10; } inline UILabel_t3248798549 ** get_address_of_m_BugDesc_10() { return &___m_BugDesc_10; } inline void set_m_BugDesc_10(UILabel_t3248798549 * value) { ___m_BugDesc_10 = value; Il2CppCodeGenWriteBarrier((&___m_BugDesc_10), value); } inline static int32_t get_offset_of_m_SuggestDesc_11() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_SuggestDesc_11)); } inline UILabel_t3248798549 * get_m_SuggestDesc_11() const { return ___m_SuggestDesc_11; } inline UILabel_t3248798549 ** get_address_of_m_SuggestDesc_11() { return &___m_SuggestDesc_11; } inline void set_m_SuggestDesc_11(UILabel_t3248798549 * value) { ___m_SuggestDesc_11 = value; Il2CppCodeGenWriteBarrier((&___m_SuggestDesc_11), value); } inline static int32_t get_offset_of_m_ComplaintDesc_12() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_ComplaintDesc_12)); } inline UILabel_t3248798549 * get_m_ComplaintDesc_12() const { return ___m_ComplaintDesc_12; } inline UILabel_t3248798549 ** get_address_of_m_ComplaintDesc_12() { return &___m_ComplaintDesc_12; } inline void set_m_ComplaintDesc_12(UILabel_t3248798549 * value) { ___m_ComplaintDesc_12 = value; Il2CppCodeGenWriteBarrier((&___m_ComplaintDesc_12), value); } inline static int32_t get_offset_of_m_Oher_13() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_Oher_13)); } inline UILabel_t3248798549 * get_m_Oher_13() const { return ___m_Oher_13; } inline UILabel_t3248798549 ** get_address_of_m_Oher_13() { return &___m_Oher_13; } inline void set_m_Oher_13(UILabel_t3248798549 * value) { ___m_Oher_13 = value; Il2CppCodeGenWriteBarrier((&___m_Oher_13), value); } inline static int32_t get_offset_of_m_ContactStyleDesc_14() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_ContactStyleDesc_14)); } inline UILabel_t3248798549 * get_m_ContactStyleDesc_14() const { return ___m_ContactStyleDesc_14; } inline UILabel_t3248798549 ** get_address_of_m_ContactStyleDesc_14() { return &___m_ContactStyleDesc_14; } inline void set_m_ContactStyleDesc_14(UILabel_t3248798549 * value) { ___m_ContactStyleDesc_14 = value; Il2CppCodeGenWriteBarrier((&___m_ContactStyleDesc_14), value); } inline static int32_t get_offset_of_m_BugContentDesc_15() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_BugContentDesc_15)); } inline UILabel_t3248798549 * get_m_BugContentDesc_15() const { return ___m_BugContentDesc_15; } inline UILabel_t3248798549 ** get_address_of_m_BugContentDesc_15() { return &___m_BugContentDesc_15; } inline void set_m_BugContentDesc_15(UILabel_t3248798549 * value) { ___m_BugContentDesc_15 = value; Il2CppCodeGenWriteBarrier((&___m_BugContentDesc_15), value); } inline static int32_t get_offset_of_m_MyQuestion_16() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_MyQuestion_16)); } inline UILabel_t3248798549 * get_m_MyQuestion_16() const { return ___m_MyQuestion_16; } inline UILabel_t3248798549 ** get_address_of_m_MyQuestion_16() { return &___m_MyQuestion_16; } inline void set_m_MyQuestion_16(UILabel_t3248798549 * value) { ___m_MyQuestion_16 = value; Il2CppCodeGenWriteBarrier((&___m_MyQuestion_16), value); } inline static int32_t get_offset_of_m_Submit_17() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_Submit_17)); } inline UILabel_t3248798549 * get_m_Submit_17() const { return ___m_Submit_17; } inline UILabel_t3248798549 ** get_address_of_m_Submit_17() { return &___m_Submit_17; } inline void set_m_Submit_17(UILabel_t3248798549 * value) { ___m_Submit_17 = value; Il2CppCodeGenWriteBarrier((&___m_Submit_17), value); } inline static int32_t get_offset_of_m_CurrentSelectType_18() { return static_cast(offsetof(uiSubmitQuestion_t3630908557, ___m_CurrentSelectType_18)); } inline int32_t get_m_CurrentSelectType_18() const { return ___m_CurrentSelectType_18; } inline int32_t* get_address_of_m_CurrentSelectType_18() { return &___m_CurrentSelectType_18; } inline void set_m_CurrentSelectType_18(int32_t value) { ___m_CurrentSelectType_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISUBMITQUESTION_T3630908557_H #ifndef UITOPGUILDINFOWND_T527971919_H #define UITOPGUILDINFOWND_T527971919_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiTopGuildInfoWnd struct uiTopGuildInfoWnd_t527971919 : public MonoBehaviour_t3962482529 { public: // UILabel uiTopGuildInfoWnd::m_DetailGuildName UILabel_t3248798549 * ___m_DetailGuildName_2; // UILabel uiTopGuildInfoWnd::m_DetailOwnerName UILabel_t3248798549 * ___m_DetailOwnerName_3; // UILabel uiTopGuildInfoWnd::m_DetailCreateDate UILabel_t3248798549 * ___m_DetailCreateDate_4; // UILabel uiTopGuildInfoWnd::m_DetailDistrict UILabel_t3248798549 * ___m_DetailDistrict_5; // UILabel uiTopGuildInfoWnd::m_DetailLevel UILabel_t3248798549 * ___m_DetailLevel_6; // UILabel uiTopGuildInfoWnd::m_DetailMemberCount UILabel_t3248798549 * ___m_DetailMemberCount_7; // UILabel uiTopGuildInfoWnd::m_DetailSignature UILabel_t3248798549 * ___m_DetailSignature_8; // UnityEngine.GameObject uiTopGuildInfoWnd::m_DetailBtnApplyJoinIn GameObject_t1113636619 * ___m_DetailBtnApplyJoinIn_9; // UISprite uiTopGuildInfoWnd::m_DetailBtnImage UISprite_t194114938 * ___m_DetailBtnImage_10; // UnityEngine.Transform uiTopGuildInfoWnd::m_Root Transform_t3600365921 * ___m_Root_11; // UnityEngine.Transform uiTopGuildInfoWnd::m_Background Transform_t3600365921 * ___m_Background_12; // System.Boolean uiTopGuildInfoWnd::isPageInit bool ___isPageInit_13; // System.Int32 uiTopGuildInfoWnd::_guild_id int32_t ____guild_id_14; public: inline static int32_t get_offset_of_m_DetailGuildName_2() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_DetailGuildName_2)); } inline UILabel_t3248798549 * get_m_DetailGuildName_2() const { return ___m_DetailGuildName_2; } inline UILabel_t3248798549 ** get_address_of_m_DetailGuildName_2() { return &___m_DetailGuildName_2; } inline void set_m_DetailGuildName_2(UILabel_t3248798549 * value) { ___m_DetailGuildName_2 = value; Il2CppCodeGenWriteBarrier((&___m_DetailGuildName_2), value); } inline static int32_t get_offset_of_m_DetailOwnerName_3() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_DetailOwnerName_3)); } inline UILabel_t3248798549 * get_m_DetailOwnerName_3() const { return ___m_DetailOwnerName_3; } inline UILabel_t3248798549 ** get_address_of_m_DetailOwnerName_3() { return &___m_DetailOwnerName_3; } inline void set_m_DetailOwnerName_3(UILabel_t3248798549 * value) { ___m_DetailOwnerName_3 = value; Il2CppCodeGenWriteBarrier((&___m_DetailOwnerName_3), value); } inline static int32_t get_offset_of_m_DetailCreateDate_4() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_DetailCreateDate_4)); } inline UILabel_t3248798549 * get_m_DetailCreateDate_4() const { return ___m_DetailCreateDate_4; } inline UILabel_t3248798549 ** get_address_of_m_DetailCreateDate_4() { return &___m_DetailCreateDate_4; } inline void set_m_DetailCreateDate_4(UILabel_t3248798549 * value) { ___m_DetailCreateDate_4 = value; Il2CppCodeGenWriteBarrier((&___m_DetailCreateDate_4), value); } inline static int32_t get_offset_of_m_DetailDistrict_5() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_DetailDistrict_5)); } inline UILabel_t3248798549 * get_m_DetailDistrict_5() const { return ___m_DetailDistrict_5; } inline UILabel_t3248798549 ** get_address_of_m_DetailDistrict_5() { return &___m_DetailDistrict_5; } inline void set_m_DetailDistrict_5(UILabel_t3248798549 * value) { ___m_DetailDistrict_5 = value; Il2CppCodeGenWriteBarrier((&___m_DetailDistrict_5), value); } inline static int32_t get_offset_of_m_DetailLevel_6() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_DetailLevel_6)); } inline UILabel_t3248798549 * get_m_DetailLevel_6() const { return ___m_DetailLevel_6; } inline UILabel_t3248798549 ** get_address_of_m_DetailLevel_6() { return &___m_DetailLevel_6; } inline void set_m_DetailLevel_6(UILabel_t3248798549 * value) { ___m_DetailLevel_6 = value; Il2CppCodeGenWriteBarrier((&___m_DetailLevel_6), value); } inline static int32_t get_offset_of_m_DetailMemberCount_7() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_DetailMemberCount_7)); } inline UILabel_t3248798549 * get_m_DetailMemberCount_7() const { return ___m_DetailMemberCount_7; } inline UILabel_t3248798549 ** get_address_of_m_DetailMemberCount_7() { return &___m_DetailMemberCount_7; } inline void set_m_DetailMemberCount_7(UILabel_t3248798549 * value) { ___m_DetailMemberCount_7 = value; Il2CppCodeGenWriteBarrier((&___m_DetailMemberCount_7), value); } inline static int32_t get_offset_of_m_DetailSignature_8() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_DetailSignature_8)); } inline UILabel_t3248798549 * get_m_DetailSignature_8() const { return ___m_DetailSignature_8; } inline UILabel_t3248798549 ** get_address_of_m_DetailSignature_8() { return &___m_DetailSignature_8; } inline void set_m_DetailSignature_8(UILabel_t3248798549 * value) { ___m_DetailSignature_8 = value; Il2CppCodeGenWriteBarrier((&___m_DetailSignature_8), value); } inline static int32_t get_offset_of_m_DetailBtnApplyJoinIn_9() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_DetailBtnApplyJoinIn_9)); } inline GameObject_t1113636619 * get_m_DetailBtnApplyJoinIn_9() const { return ___m_DetailBtnApplyJoinIn_9; } inline GameObject_t1113636619 ** get_address_of_m_DetailBtnApplyJoinIn_9() { return &___m_DetailBtnApplyJoinIn_9; } inline void set_m_DetailBtnApplyJoinIn_9(GameObject_t1113636619 * value) { ___m_DetailBtnApplyJoinIn_9 = value; Il2CppCodeGenWriteBarrier((&___m_DetailBtnApplyJoinIn_9), value); } inline static int32_t get_offset_of_m_DetailBtnImage_10() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_DetailBtnImage_10)); } inline UISprite_t194114938 * get_m_DetailBtnImage_10() const { return ___m_DetailBtnImage_10; } inline UISprite_t194114938 ** get_address_of_m_DetailBtnImage_10() { return &___m_DetailBtnImage_10; } inline void set_m_DetailBtnImage_10(UISprite_t194114938 * value) { ___m_DetailBtnImage_10 = value; Il2CppCodeGenWriteBarrier((&___m_DetailBtnImage_10), value); } inline static int32_t get_offset_of_m_Root_11() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_Root_11)); } inline Transform_t3600365921 * get_m_Root_11() const { return ___m_Root_11; } inline Transform_t3600365921 ** get_address_of_m_Root_11() { return &___m_Root_11; } inline void set_m_Root_11(Transform_t3600365921 * value) { ___m_Root_11 = value; Il2CppCodeGenWriteBarrier((&___m_Root_11), value); } inline static int32_t get_offset_of_m_Background_12() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___m_Background_12)); } inline Transform_t3600365921 * get_m_Background_12() const { return ___m_Background_12; } inline Transform_t3600365921 ** get_address_of_m_Background_12() { return &___m_Background_12; } inline void set_m_Background_12(Transform_t3600365921 * value) { ___m_Background_12 = value; Il2CppCodeGenWriteBarrier((&___m_Background_12), value); } inline static int32_t get_offset_of_isPageInit_13() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ___isPageInit_13)); } inline bool get_isPageInit_13() const { return ___isPageInit_13; } inline bool* get_address_of_isPageInit_13() { return &___isPageInit_13; } inline void set_isPageInit_13(bool value) { ___isPageInit_13 = value; } inline static int32_t get_offset_of__guild_id_14() { return static_cast(offsetof(uiTopGuildInfoWnd_t527971919, ____guild_id_14)); } inline int32_t get__guild_id_14() const { return ____guild_id_14; } inline int32_t* get_address_of__guild_id_14() { return &____guild_id_14; } inline void set__guild_id_14(int32_t value) { ____guild_id_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITOPGUILDINFOWND_T527971919_H #ifndef UISONGROW_T1777149606_H #define UISONGROW_T1777149606_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSongRow struct uiSongRow_t1777149606 : public MonoBehaviour_t3962482529 { public: // uiSongCell[] uiSongRow::m_uiCells uiSongCellU5BU5D_t225369107* ___m_uiCells_2; public: inline static int32_t get_offset_of_m_uiCells_2() { return static_cast(offsetof(uiSongRow_t1777149606, ___m_uiCells_2)); } inline uiSongCellU5BU5D_t225369107* get_m_uiCells_2() const { return ___m_uiCells_2; } inline uiSongCellU5BU5D_t225369107** get_address_of_m_uiCells_2() { return &___m_uiCells_2; } inline void set_m_uiCells_2(uiSongCellU5BU5D_t225369107* value) { ___m_uiCells_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiCells_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISONGROW_T1777149606_H #ifndef DMLISTVIEWITEM_T3648257704_H #define DMLISTVIEWITEM_T3648257704_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListViewItem struct DMListViewItem_t3648257704 : public MonoBehaviour_t3962482529 { public: // System.Single DMListViewItem::m_ActiveLength float ___m_ActiveLength_2; // System.Single DMListViewItem::m_DisactiveLength float ___m_DisactiveLength_3; // System.Action`1 DMListViewItem::m_indexChanged Action_1_t3123413348 * ___m_indexChanged_4; // System.Int32 DMListViewItem::m_index int32_t ___m_index_5; // System.Boolean DMListViewItem::m_bActive bool ___m_bActive_6; public: inline static int32_t get_offset_of_m_ActiveLength_2() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_ActiveLength_2)); } inline float get_m_ActiveLength_2() const { return ___m_ActiveLength_2; } inline float* get_address_of_m_ActiveLength_2() { return &___m_ActiveLength_2; } inline void set_m_ActiveLength_2(float value) { ___m_ActiveLength_2 = value; } inline static int32_t get_offset_of_m_DisactiveLength_3() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_DisactiveLength_3)); } inline float get_m_DisactiveLength_3() const { return ___m_DisactiveLength_3; } inline float* get_address_of_m_DisactiveLength_3() { return &___m_DisactiveLength_3; } inline void set_m_DisactiveLength_3(float value) { ___m_DisactiveLength_3 = value; } inline static int32_t get_offset_of_m_indexChanged_4() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_indexChanged_4)); } inline Action_1_t3123413348 * get_m_indexChanged_4() const { return ___m_indexChanged_4; } inline Action_1_t3123413348 ** get_address_of_m_indexChanged_4() { return &___m_indexChanged_4; } inline void set_m_indexChanged_4(Action_1_t3123413348 * value) { ___m_indexChanged_4 = value; Il2CppCodeGenWriteBarrier((&___m_indexChanged_4), value); } inline static int32_t get_offset_of_m_index_5() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_index_5)); } inline int32_t get_m_index_5() const { return ___m_index_5; } inline int32_t* get_address_of_m_index_5() { return &___m_index_5; } inline void set_m_index_5(int32_t value) { ___m_index_5 = value; } inline static int32_t get_offset_of_m_bActive_6() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_bActive_6)); } inline bool get_m_bActive_6() const { return ___m_bActive_6; } inline bool* get_address_of_m_bActive_6() { return &___m_bActive_6; } inline void set_m_bActive_6(bool value) { ___m_bActive_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMLISTVIEWITEM_T3648257704_H #ifndef UITOOLTIP_T30236576_H #define UITOOLTIP_T30236576_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITooltip struct UITooltip_t30236576 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Camera UITooltip::uiCamera Camera_t4157153871 * ___uiCamera_3; // UILabel UITooltip::text UILabel_t3248798549 * ___text_4; // UISprite UITooltip::background UISprite_t194114938 * ___background_5; // System.Single UITooltip::appearSpeed float ___appearSpeed_6; // System.Boolean UITooltip::scalingTransitions bool ___scalingTransitions_7; // UnityEngine.Transform UITooltip::mTrans Transform_t3600365921 * ___mTrans_8; // System.Single UITooltip::mTarget float ___mTarget_9; // System.Single UITooltip::mCurrent float ___mCurrent_10; // UnityEngine.Vector3 UITooltip::mPos Vector3_t3722313464 ___mPos_11; // UnityEngine.Vector3 UITooltip::mSize Vector3_t3722313464 ___mSize_12; // UIWidget[] UITooltip::mWidgets UIWidgetU5BU5D_t2950248968* ___mWidgets_13; public: inline static int32_t get_offset_of_uiCamera_3() { return static_cast(offsetof(UITooltip_t30236576, ___uiCamera_3)); } inline Camera_t4157153871 * get_uiCamera_3() const { return ___uiCamera_3; } inline Camera_t4157153871 ** get_address_of_uiCamera_3() { return &___uiCamera_3; } inline void set_uiCamera_3(Camera_t4157153871 * value) { ___uiCamera_3 = value; Il2CppCodeGenWriteBarrier((&___uiCamera_3), value); } inline static int32_t get_offset_of_text_4() { return static_cast(offsetof(UITooltip_t30236576, ___text_4)); } inline UILabel_t3248798549 * get_text_4() const { return ___text_4; } inline UILabel_t3248798549 ** get_address_of_text_4() { return &___text_4; } inline void set_text_4(UILabel_t3248798549 * value) { ___text_4 = value; Il2CppCodeGenWriteBarrier((&___text_4), value); } inline static int32_t get_offset_of_background_5() { return static_cast(offsetof(UITooltip_t30236576, ___background_5)); } inline UISprite_t194114938 * get_background_5() const { return ___background_5; } inline UISprite_t194114938 ** get_address_of_background_5() { return &___background_5; } inline void set_background_5(UISprite_t194114938 * value) { ___background_5 = value; Il2CppCodeGenWriteBarrier((&___background_5), value); } inline static int32_t get_offset_of_appearSpeed_6() { return static_cast(offsetof(UITooltip_t30236576, ___appearSpeed_6)); } inline float get_appearSpeed_6() const { return ___appearSpeed_6; } inline float* get_address_of_appearSpeed_6() { return &___appearSpeed_6; } inline void set_appearSpeed_6(float value) { ___appearSpeed_6 = value; } inline static int32_t get_offset_of_scalingTransitions_7() { return static_cast(offsetof(UITooltip_t30236576, ___scalingTransitions_7)); } inline bool get_scalingTransitions_7() const { return ___scalingTransitions_7; } inline bool* get_address_of_scalingTransitions_7() { return &___scalingTransitions_7; } inline void set_scalingTransitions_7(bool value) { ___scalingTransitions_7 = value; } inline static int32_t get_offset_of_mTrans_8() { return static_cast(offsetof(UITooltip_t30236576, ___mTrans_8)); } inline Transform_t3600365921 * get_mTrans_8() const { return ___mTrans_8; } inline Transform_t3600365921 ** get_address_of_mTrans_8() { return &___mTrans_8; } inline void set_mTrans_8(Transform_t3600365921 * value) { ___mTrans_8 = value; Il2CppCodeGenWriteBarrier((&___mTrans_8), value); } inline static int32_t get_offset_of_mTarget_9() { return static_cast(offsetof(UITooltip_t30236576, ___mTarget_9)); } inline float get_mTarget_9() const { return ___mTarget_9; } inline float* get_address_of_mTarget_9() { return &___mTarget_9; } inline void set_mTarget_9(float value) { ___mTarget_9 = value; } inline static int32_t get_offset_of_mCurrent_10() { return static_cast(offsetof(UITooltip_t30236576, ___mCurrent_10)); } inline float get_mCurrent_10() const { return ___mCurrent_10; } inline float* get_address_of_mCurrent_10() { return &___mCurrent_10; } inline void set_mCurrent_10(float value) { ___mCurrent_10 = value; } inline static int32_t get_offset_of_mPos_11() { return static_cast(offsetof(UITooltip_t30236576, ___mPos_11)); } inline Vector3_t3722313464 get_mPos_11() const { return ___mPos_11; } inline Vector3_t3722313464 * get_address_of_mPos_11() { return &___mPos_11; } inline void set_mPos_11(Vector3_t3722313464 value) { ___mPos_11 = value; } inline static int32_t get_offset_of_mSize_12() { return static_cast(offsetof(UITooltip_t30236576, ___mSize_12)); } inline Vector3_t3722313464 get_mSize_12() const { return ___mSize_12; } inline Vector3_t3722313464 * get_address_of_mSize_12() { return &___mSize_12; } inline void set_mSize_12(Vector3_t3722313464 value) { ___mSize_12 = value; } inline static int32_t get_offset_of_mWidgets_13() { return static_cast(offsetof(UITooltip_t30236576, ___mWidgets_13)); } inline UIWidgetU5BU5D_t2950248968* get_mWidgets_13() const { return ___mWidgets_13; } inline UIWidgetU5BU5D_t2950248968** get_address_of_mWidgets_13() { return &___mWidgets_13; } inline void set_mWidgets_13(UIWidgetU5BU5D_t2950248968* value) { ___mWidgets_13 = value; Il2CppCodeGenWriteBarrier((&___mWidgets_13), value); } }; struct UITooltip_t30236576_StaticFields { public: // UITooltip UITooltip::mInstance UITooltip_t30236576 * ___mInstance_2; public: inline static int32_t get_offset_of_mInstance_2() { return static_cast(offsetof(UITooltip_t30236576_StaticFields, ___mInstance_2)); } inline UITooltip_t30236576 * get_mInstance_2() const { return ___mInstance_2; } inline UITooltip_t30236576 ** get_address_of_mInstance_2() { return &___mInstance_2; } inline void set_mInstance_2(UITooltip_t30236576 * value) { ___mInstance_2 = value; Il2CppCodeGenWriteBarrier((&___mInstance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITOOLTIP_T30236576_H #ifndef UISONGCELL_T1679490006_H #define UISONGCELL_T1679490006_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSongCell struct uiSongCell_t1679490006 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiSongCell::m_uiRoot GameObject_t1113636619 * ___m_uiRoot_2; // UITexture uiSongCell::m_uiImage UITexture_t3471168817 * ___m_uiImage_3; // UILabel uiSongCell::m_uiName UILabel_t3248798549 * ___m_uiName_4; // UILabel uiSongCell::m_uiBPM UILabel_t3248798549 * ___m_uiBPM_5; // UILabel uiSongCell::m_uiSinger UILabel_t3248798549 * ___m_uiSinger_6; // UISprite uiSongCell::m_uiBackground UISprite_t194114938 * ___m_uiBackground_7; // System.Int32 uiSongCell::m_songId int32_t ___m_songId_8; // System.Int32 uiSongCell::m_songIndex int32_t ___m_songIndex_9; // System.Int32 uiSongCell::m_catalogue int32_t ___m_catalogue_10; // System.Boolean uiSongCell::m_bImageLoaded bool ___m_bImageLoaded_11; // UnityEngine.Vector3 uiSongCell::m_OriginalSize Vector3_t3722313464 ___m_OriginalSize_12; // DMCore.Framework.UIHelp.uiHelpSliderItem uiSongCell::m_sliderHelp uiHelpSliderItem_t1334750846 * ___m_sliderHelp_13; public: inline static int32_t get_offset_of_m_uiRoot_2() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiRoot_2)); } inline GameObject_t1113636619 * get_m_uiRoot_2() const { return ___m_uiRoot_2; } inline GameObject_t1113636619 ** get_address_of_m_uiRoot_2() { return &___m_uiRoot_2; } inline void set_m_uiRoot_2(GameObject_t1113636619 * value) { ___m_uiRoot_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoot_2), value); } inline static int32_t get_offset_of_m_uiImage_3() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiImage_3)); } inline UITexture_t3471168817 * get_m_uiImage_3() const { return ___m_uiImage_3; } inline UITexture_t3471168817 ** get_address_of_m_uiImage_3() { return &___m_uiImage_3; } inline void set_m_uiImage_3(UITexture_t3471168817 * value) { ___m_uiImage_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiImage_3), value); } inline static int32_t get_offset_of_m_uiName_4() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiName_4)); } inline UILabel_t3248798549 * get_m_uiName_4() const { return ___m_uiName_4; } inline UILabel_t3248798549 ** get_address_of_m_uiName_4() { return &___m_uiName_4; } inline void set_m_uiName_4(UILabel_t3248798549 * value) { ___m_uiName_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiName_4), value); } inline static int32_t get_offset_of_m_uiBPM_5() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiBPM_5)); } inline UILabel_t3248798549 * get_m_uiBPM_5() const { return ___m_uiBPM_5; } inline UILabel_t3248798549 ** get_address_of_m_uiBPM_5() { return &___m_uiBPM_5; } inline void set_m_uiBPM_5(UILabel_t3248798549 * value) { ___m_uiBPM_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiBPM_5), value); } inline static int32_t get_offset_of_m_uiSinger_6() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiSinger_6)); } inline UILabel_t3248798549 * get_m_uiSinger_6() const { return ___m_uiSinger_6; } inline UILabel_t3248798549 ** get_address_of_m_uiSinger_6() { return &___m_uiSinger_6; } inline void set_m_uiSinger_6(UILabel_t3248798549 * value) { ___m_uiSinger_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiSinger_6), value); } inline static int32_t get_offset_of_m_uiBackground_7() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiBackground_7)); } inline UISprite_t194114938 * get_m_uiBackground_7() const { return ___m_uiBackground_7; } inline UISprite_t194114938 ** get_address_of_m_uiBackground_7() { return &___m_uiBackground_7; } inline void set_m_uiBackground_7(UISprite_t194114938 * value) { ___m_uiBackground_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiBackground_7), value); } inline static int32_t get_offset_of_m_songId_8() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_songId_8)); } inline int32_t get_m_songId_8() const { return ___m_songId_8; } inline int32_t* get_address_of_m_songId_8() { return &___m_songId_8; } inline void set_m_songId_8(int32_t value) { ___m_songId_8 = value; } inline static int32_t get_offset_of_m_songIndex_9() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_songIndex_9)); } inline int32_t get_m_songIndex_9() const { return ___m_songIndex_9; } inline int32_t* get_address_of_m_songIndex_9() { return &___m_songIndex_9; } inline void set_m_songIndex_9(int32_t value) { ___m_songIndex_9 = value; } inline static int32_t get_offset_of_m_catalogue_10() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_catalogue_10)); } inline int32_t get_m_catalogue_10() const { return ___m_catalogue_10; } inline int32_t* get_address_of_m_catalogue_10() { return &___m_catalogue_10; } inline void set_m_catalogue_10(int32_t value) { ___m_catalogue_10 = value; } inline static int32_t get_offset_of_m_bImageLoaded_11() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_bImageLoaded_11)); } inline bool get_m_bImageLoaded_11() const { return ___m_bImageLoaded_11; } inline bool* get_address_of_m_bImageLoaded_11() { return &___m_bImageLoaded_11; } inline void set_m_bImageLoaded_11(bool value) { ___m_bImageLoaded_11 = value; } inline static int32_t get_offset_of_m_OriginalSize_12() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_OriginalSize_12)); } inline Vector3_t3722313464 get_m_OriginalSize_12() const { return ___m_OriginalSize_12; } inline Vector3_t3722313464 * get_address_of_m_OriginalSize_12() { return &___m_OriginalSize_12; } inline void set_m_OriginalSize_12(Vector3_t3722313464 value) { ___m_OriginalSize_12 = value; } inline static int32_t get_offset_of_m_sliderHelp_13() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_sliderHelp_13)); } inline uiHelpSliderItem_t1334750846 * get_m_sliderHelp_13() const { return ___m_sliderHelp_13; } inline uiHelpSliderItem_t1334750846 ** get_address_of_m_sliderHelp_13() { return &___m_sliderHelp_13; } inline void set_m_sliderHelp_13(uiHelpSliderItem_t1334750846 * value) { ___m_sliderHelp_13 = value; Il2CppCodeGenWriteBarrier((&___m_sliderHelp_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISONGCELL_T1679490006_H #ifndef UIPANEL_T1716472341_H #define UIPANEL_T1716472341_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIPanel struct UIPanel_t1716472341 : public MonoBehaviour_t3962482529 { public: // System.Boolean UIPanel::showInPanelTool bool ___showInPanelTool_2; // System.Boolean UIPanel::generateNormals bool ___generateNormals_3; // System.Boolean UIPanel::depthPass bool ___depthPass_4; // System.Boolean UIPanel::widgetsAreStatic bool ___widgetsAreStatic_5; // System.Single UIPanel::mAlpha float ___mAlpha_6; // UIPanel/DebugInfo UIPanel::mDebugInfo int32_t ___mDebugInfo_7; // UIDrawCall/Clipping UIPanel::mClipping int32_t ___mClipping_8; // UnityEngine.Vector4 UIPanel::mClipRange Vector4_t3319028937 ___mClipRange_9; // UnityEngine.Vector2 UIPanel::mClipSoftness Vector2_t2156229523 ___mClipSoftness_10; // System.Collections.Specialized.OrderedDictionary UIPanel::mChildren OrderedDictionary_t2617496293 * ___mChildren_11; // BetterList`1 UIPanel::mWidgets BetterList_1_t2693542243 * ___mWidgets_12; // BetterList`1 UIPanel::mChanged BetterList_1_t3790362737 * ___mChanged_13; // BetterList`1 UIPanel::mDrawCalls BetterList_1_t448425637 * ___mDrawCalls_14; // BetterList`1 UIPanel::mVerts BetterList_1_t2877333782 * ___mVerts_15; // BetterList`1 UIPanel::mNorms BetterList_1_t2877333782 * ___mNorms_16; // BetterList`1 UIPanel::mTans BetterList_1_t2474049255 * ___mTans_17; // BetterList`1 UIPanel::mUvs BetterList_1_t1311249841 * ___mUvs_18; // BetterList`1 UIPanel::mCols BetterList_1_t1755521610 * ___mCols_19; // UnityEngine.Transform UIPanel::mTrans Transform_t3600365921 * ___mTrans_20; // UnityEngine.Camera UIPanel::mCam Camera_t4157153871 * ___mCam_21; // System.Int32 UIPanel::mLayer int32_t ___mLayer_22; // System.Boolean UIPanel::mDepthChanged bool ___mDepthChanged_23; // System.Boolean UIPanel::mRebuildAll bool ___mRebuildAll_24; // System.Boolean UIPanel::mChangedLastFrame bool ___mChangedLastFrame_25; // System.Boolean UIPanel::mWidgetsAdded bool ___mWidgetsAdded_26; // System.Single UIPanel::mUpdateTime float ___mUpdateTime_27; // System.Single UIPanel::mMatrixTime float ___mMatrixTime_28; // UnityEngine.Matrix4x4 UIPanel::mWorldToLocal Matrix4x4_t1817901843 ___mWorldToLocal_29; // UnityEngine.Vector2 UIPanel::mMin Vector2_t2156229523 ___mMin_31; // UnityEngine.Vector2 UIPanel::mMax Vector2_t2156229523 ___mMax_32; // System.Collections.Generic.List`1 UIPanel::mRemoved List_1_t777473367 * ___mRemoved_33; // UIPanel[] UIPanel::mChildPanels UIPanelU5BU5D_t1463265784* ___mChildPanels_34; // System.Boolean UIPanel::mCheckVisibility bool ___mCheckVisibility_35; // System.Single UIPanel::mCullTime float ___mCullTime_36; // System.Boolean UIPanel::mCulled bool ___mCulled_37; public: inline static int32_t get_offset_of_showInPanelTool_2() { return static_cast(offsetof(UIPanel_t1716472341, ___showInPanelTool_2)); } inline bool get_showInPanelTool_2() const { return ___showInPanelTool_2; } inline bool* get_address_of_showInPanelTool_2() { return &___showInPanelTool_2; } inline void set_showInPanelTool_2(bool value) { ___showInPanelTool_2 = value; } inline static int32_t get_offset_of_generateNormals_3() { return static_cast(offsetof(UIPanel_t1716472341, ___generateNormals_3)); } inline bool get_generateNormals_3() const { return ___generateNormals_3; } inline bool* get_address_of_generateNormals_3() { return &___generateNormals_3; } inline void set_generateNormals_3(bool value) { ___generateNormals_3 = value; } inline static int32_t get_offset_of_depthPass_4() { return static_cast(offsetof(UIPanel_t1716472341, ___depthPass_4)); } inline bool get_depthPass_4() const { return ___depthPass_4; } inline bool* get_address_of_depthPass_4() { return &___depthPass_4; } inline void set_depthPass_4(bool value) { ___depthPass_4 = value; } inline static int32_t get_offset_of_widgetsAreStatic_5() { return static_cast(offsetof(UIPanel_t1716472341, ___widgetsAreStatic_5)); } inline bool get_widgetsAreStatic_5() const { return ___widgetsAreStatic_5; } inline bool* get_address_of_widgetsAreStatic_5() { return &___widgetsAreStatic_5; } inline void set_widgetsAreStatic_5(bool value) { ___widgetsAreStatic_5 = value; } inline static int32_t get_offset_of_mAlpha_6() { return static_cast(offsetof(UIPanel_t1716472341, ___mAlpha_6)); } inline float get_mAlpha_6() const { return ___mAlpha_6; } inline float* get_address_of_mAlpha_6() { return &___mAlpha_6; } inline void set_mAlpha_6(float value) { ___mAlpha_6 = value; } inline static int32_t get_offset_of_mDebugInfo_7() { return static_cast(offsetof(UIPanel_t1716472341, ___mDebugInfo_7)); } inline int32_t get_mDebugInfo_7() const { return ___mDebugInfo_7; } inline int32_t* get_address_of_mDebugInfo_7() { return &___mDebugInfo_7; } inline void set_mDebugInfo_7(int32_t value) { ___mDebugInfo_7 = value; } inline static int32_t get_offset_of_mClipping_8() { return static_cast(offsetof(UIPanel_t1716472341, ___mClipping_8)); } inline int32_t get_mClipping_8() const { return ___mClipping_8; } inline int32_t* get_address_of_mClipping_8() { return &___mClipping_8; } inline void set_mClipping_8(int32_t value) { ___mClipping_8 = value; } inline static int32_t get_offset_of_mClipRange_9() { return static_cast(offsetof(UIPanel_t1716472341, ___mClipRange_9)); } inline Vector4_t3319028937 get_mClipRange_9() const { return ___mClipRange_9; } inline Vector4_t3319028937 * get_address_of_mClipRange_9() { return &___mClipRange_9; } inline void set_mClipRange_9(Vector4_t3319028937 value) { ___mClipRange_9 = value; } inline static int32_t get_offset_of_mClipSoftness_10() { return static_cast(offsetof(UIPanel_t1716472341, ___mClipSoftness_10)); } inline Vector2_t2156229523 get_mClipSoftness_10() const { return ___mClipSoftness_10; } inline Vector2_t2156229523 * get_address_of_mClipSoftness_10() { return &___mClipSoftness_10; } inline void set_mClipSoftness_10(Vector2_t2156229523 value) { ___mClipSoftness_10 = value; } inline static int32_t get_offset_of_mChildren_11() { return static_cast(offsetof(UIPanel_t1716472341, ___mChildren_11)); } inline OrderedDictionary_t2617496293 * get_mChildren_11() const { return ___mChildren_11; } inline OrderedDictionary_t2617496293 ** get_address_of_mChildren_11() { return &___mChildren_11; } inline void set_mChildren_11(OrderedDictionary_t2617496293 * value) { ___mChildren_11 = value; Il2CppCodeGenWriteBarrier((&___mChildren_11), value); } inline static int32_t get_offset_of_mWidgets_12() { return static_cast(offsetof(UIPanel_t1716472341, ___mWidgets_12)); } inline BetterList_1_t2693542243 * get_mWidgets_12() const { return ___mWidgets_12; } inline BetterList_1_t2693542243 ** get_address_of_mWidgets_12() { return &___mWidgets_12; } inline void set_mWidgets_12(BetterList_1_t2693542243 * value) { ___mWidgets_12 = value; Il2CppCodeGenWriteBarrier((&___mWidgets_12), value); } inline static int32_t get_offset_of_mChanged_13() { return static_cast(offsetof(UIPanel_t1716472341, ___mChanged_13)); } inline BetterList_1_t3790362737 * get_mChanged_13() const { return ___mChanged_13; } inline BetterList_1_t3790362737 ** get_address_of_mChanged_13() { return &___mChanged_13; } inline void set_mChanged_13(BetterList_1_t3790362737 * value) { ___mChanged_13 = value; Il2CppCodeGenWriteBarrier((&___mChanged_13), value); } inline static int32_t get_offset_of_mDrawCalls_14() { return static_cast(offsetof(UIPanel_t1716472341, ___mDrawCalls_14)); } inline BetterList_1_t448425637 * get_mDrawCalls_14() const { return ___mDrawCalls_14; } inline BetterList_1_t448425637 ** get_address_of_mDrawCalls_14() { return &___mDrawCalls_14; } inline void set_mDrawCalls_14(BetterList_1_t448425637 * value) { ___mDrawCalls_14 = value; Il2CppCodeGenWriteBarrier((&___mDrawCalls_14), value); } inline static int32_t get_offset_of_mVerts_15() { return static_cast(offsetof(UIPanel_t1716472341, ___mVerts_15)); } inline BetterList_1_t2877333782 * get_mVerts_15() const { return ___mVerts_15; } inline BetterList_1_t2877333782 ** get_address_of_mVerts_15() { return &___mVerts_15; } inline void set_mVerts_15(BetterList_1_t2877333782 * value) { ___mVerts_15 = value; Il2CppCodeGenWriteBarrier((&___mVerts_15), value); } inline static int32_t get_offset_of_mNorms_16() { return static_cast(offsetof(UIPanel_t1716472341, ___mNorms_16)); } inline BetterList_1_t2877333782 * get_mNorms_16() const { return ___mNorms_16; } inline BetterList_1_t2877333782 ** get_address_of_mNorms_16() { return &___mNorms_16; } inline void set_mNorms_16(BetterList_1_t2877333782 * value) { ___mNorms_16 = value; Il2CppCodeGenWriteBarrier((&___mNorms_16), value); } inline static int32_t get_offset_of_mTans_17() { return static_cast(offsetof(UIPanel_t1716472341, ___mTans_17)); } inline BetterList_1_t2474049255 * get_mTans_17() const { return ___mTans_17; } inline BetterList_1_t2474049255 ** get_address_of_mTans_17() { return &___mTans_17; } inline void set_mTans_17(BetterList_1_t2474049255 * value) { ___mTans_17 = value; Il2CppCodeGenWriteBarrier((&___mTans_17), value); } inline static int32_t get_offset_of_mUvs_18() { return static_cast(offsetof(UIPanel_t1716472341, ___mUvs_18)); } inline BetterList_1_t1311249841 * get_mUvs_18() const { return ___mUvs_18; } inline BetterList_1_t1311249841 ** get_address_of_mUvs_18() { return &___mUvs_18; } inline void set_mUvs_18(BetterList_1_t1311249841 * value) { ___mUvs_18 = value; Il2CppCodeGenWriteBarrier((&___mUvs_18), value); } inline static int32_t get_offset_of_mCols_19() { return static_cast(offsetof(UIPanel_t1716472341, ___mCols_19)); } inline BetterList_1_t1755521610 * get_mCols_19() const { return ___mCols_19; } inline BetterList_1_t1755521610 ** get_address_of_mCols_19() { return &___mCols_19; } inline void set_mCols_19(BetterList_1_t1755521610 * value) { ___mCols_19 = value; Il2CppCodeGenWriteBarrier((&___mCols_19), value); } inline static int32_t get_offset_of_mTrans_20() { return static_cast(offsetof(UIPanel_t1716472341, ___mTrans_20)); } inline Transform_t3600365921 * get_mTrans_20() const { return ___mTrans_20; } inline Transform_t3600365921 ** get_address_of_mTrans_20() { return &___mTrans_20; } inline void set_mTrans_20(Transform_t3600365921 * value) { ___mTrans_20 = value; Il2CppCodeGenWriteBarrier((&___mTrans_20), value); } inline static int32_t get_offset_of_mCam_21() { return static_cast(offsetof(UIPanel_t1716472341, ___mCam_21)); } inline Camera_t4157153871 * get_mCam_21() const { return ___mCam_21; } inline Camera_t4157153871 ** get_address_of_mCam_21() { return &___mCam_21; } inline void set_mCam_21(Camera_t4157153871 * value) { ___mCam_21 = value; Il2CppCodeGenWriteBarrier((&___mCam_21), value); } inline static int32_t get_offset_of_mLayer_22() { return static_cast(offsetof(UIPanel_t1716472341, ___mLayer_22)); } inline int32_t get_mLayer_22() const { return ___mLayer_22; } inline int32_t* get_address_of_mLayer_22() { return &___mLayer_22; } inline void set_mLayer_22(int32_t value) { ___mLayer_22 = value; } inline static int32_t get_offset_of_mDepthChanged_23() { return static_cast(offsetof(UIPanel_t1716472341, ___mDepthChanged_23)); } inline bool get_mDepthChanged_23() const { return ___mDepthChanged_23; } inline bool* get_address_of_mDepthChanged_23() { return &___mDepthChanged_23; } inline void set_mDepthChanged_23(bool value) { ___mDepthChanged_23 = value; } inline static int32_t get_offset_of_mRebuildAll_24() { return static_cast(offsetof(UIPanel_t1716472341, ___mRebuildAll_24)); } inline bool get_mRebuildAll_24() const { return ___mRebuildAll_24; } inline bool* get_address_of_mRebuildAll_24() { return &___mRebuildAll_24; } inline void set_mRebuildAll_24(bool value) { ___mRebuildAll_24 = value; } inline static int32_t get_offset_of_mChangedLastFrame_25() { return static_cast(offsetof(UIPanel_t1716472341, ___mChangedLastFrame_25)); } inline bool get_mChangedLastFrame_25() const { return ___mChangedLastFrame_25; } inline bool* get_address_of_mChangedLastFrame_25() { return &___mChangedLastFrame_25; } inline void set_mChangedLastFrame_25(bool value) { ___mChangedLastFrame_25 = value; } inline static int32_t get_offset_of_mWidgetsAdded_26() { return static_cast(offsetof(UIPanel_t1716472341, ___mWidgetsAdded_26)); } inline bool get_mWidgetsAdded_26() const { return ___mWidgetsAdded_26; } inline bool* get_address_of_mWidgetsAdded_26() { return &___mWidgetsAdded_26; } inline void set_mWidgetsAdded_26(bool value) { ___mWidgetsAdded_26 = value; } inline static int32_t get_offset_of_mUpdateTime_27() { return static_cast(offsetof(UIPanel_t1716472341, ___mUpdateTime_27)); } inline float get_mUpdateTime_27() const { return ___mUpdateTime_27; } inline float* get_address_of_mUpdateTime_27() { return &___mUpdateTime_27; } inline void set_mUpdateTime_27(float value) { ___mUpdateTime_27 = value; } inline static int32_t get_offset_of_mMatrixTime_28() { return static_cast(offsetof(UIPanel_t1716472341, ___mMatrixTime_28)); } inline float get_mMatrixTime_28() const { return ___mMatrixTime_28; } inline float* get_address_of_mMatrixTime_28() { return &___mMatrixTime_28; } inline void set_mMatrixTime_28(float value) { ___mMatrixTime_28 = value; } inline static int32_t get_offset_of_mWorldToLocal_29() { return static_cast(offsetof(UIPanel_t1716472341, ___mWorldToLocal_29)); } inline Matrix4x4_t1817901843 get_mWorldToLocal_29() const { return ___mWorldToLocal_29; } inline Matrix4x4_t1817901843 * get_address_of_mWorldToLocal_29() { return &___mWorldToLocal_29; } inline void set_mWorldToLocal_29(Matrix4x4_t1817901843 value) { ___mWorldToLocal_29 = value; } inline static int32_t get_offset_of_mMin_31() { return static_cast(offsetof(UIPanel_t1716472341, ___mMin_31)); } inline Vector2_t2156229523 get_mMin_31() const { return ___mMin_31; } inline Vector2_t2156229523 * get_address_of_mMin_31() { return &___mMin_31; } inline void set_mMin_31(Vector2_t2156229523 value) { ___mMin_31 = value; } inline static int32_t get_offset_of_mMax_32() { return static_cast(offsetof(UIPanel_t1716472341, ___mMax_32)); } inline Vector2_t2156229523 get_mMax_32() const { return ___mMax_32; } inline Vector2_t2156229523 * get_address_of_mMax_32() { return &___mMax_32; } inline void set_mMax_32(Vector2_t2156229523 value) { ___mMax_32 = value; } inline static int32_t get_offset_of_mRemoved_33() { return static_cast(offsetof(UIPanel_t1716472341, ___mRemoved_33)); } inline List_1_t777473367 * get_mRemoved_33() const { return ___mRemoved_33; } inline List_1_t777473367 ** get_address_of_mRemoved_33() { return &___mRemoved_33; } inline void set_mRemoved_33(List_1_t777473367 * value) { ___mRemoved_33 = value; Il2CppCodeGenWriteBarrier((&___mRemoved_33), value); } inline static int32_t get_offset_of_mChildPanels_34() { return static_cast(offsetof(UIPanel_t1716472341, ___mChildPanels_34)); } inline UIPanelU5BU5D_t1463265784* get_mChildPanels_34() const { return ___mChildPanels_34; } inline UIPanelU5BU5D_t1463265784** get_address_of_mChildPanels_34() { return &___mChildPanels_34; } inline void set_mChildPanels_34(UIPanelU5BU5D_t1463265784* value) { ___mChildPanels_34 = value; Il2CppCodeGenWriteBarrier((&___mChildPanels_34), value); } inline static int32_t get_offset_of_mCheckVisibility_35() { return static_cast(offsetof(UIPanel_t1716472341, ___mCheckVisibility_35)); } inline bool get_mCheckVisibility_35() const { return ___mCheckVisibility_35; } inline bool* get_address_of_mCheckVisibility_35() { return &___mCheckVisibility_35; } inline void set_mCheckVisibility_35(bool value) { ___mCheckVisibility_35 = value; } inline static int32_t get_offset_of_mCullTime_36() { return static_cast(offsetof(UIPanel_t1716472341, ___mCullTime_36)); } inline float get_mCullTime_36() const { return ___mCullTime_36; } inline float* get_address_of_mCullTime_36() { return &___mCullTime_36; } inline void set_mCullTime_36(float value) { ___mCullTime_36 = value; } inline static int32_t get_offset_of_mCulled_37() { return static_cast(offsetof(UIPanel_t1716472341, ___mCulled_37)); } inline bool get_mCulled_37() const { return ___mCulled_37; } inline bool* get_address_of_mCulled_37() { return &___mCulled_37; } inline void set_mCulled_37(bool value) { ___mCulled_37 = value; } }; struct UIPanel_t1716472341_StaticFields { public: // System.Single[] UIPanel::mTemp SingleU5BU5D_t1444911251* ___mTemp_30; // BetterList`1 UIPanel::mHierarchy BetterList_1_t1563739553 * ___mHierarchy_38; // System.Comparison`1 UIPanel::<>f__mg$cache0 Comparison_1_t3313453104 * ___U3CU3Ef__mgU24cache0_39; public: inline static int32_t get_offset_of_mTemp_30() { return static_cast(offsetof(UIPanel_t1716472341_StaticFields, ___mTemp_30)); } inline SingleU5BU5D_t1444911251* get_mTemp_30() const { return ___mTemp_30; } inline SingleU5BU5D_t1444911251** get_address_of_mTemp_30() { return &___mTemp_30; } inline void set_mTemp_30(SingleU5BU5D_t1444911251* value) { ___mTemp_30 = value; Il2CppCodeGenWriteBarrier((&___mTemp_30), value); } inline static int32_t get_offset_of_mHierarchy_38() { return static_cast(offsetof(UIPanel_t1716472341_StaticFields, ___mHierarchy_38)); } inline BetterList_1_t1563739553 * get_mHierarchy_38() const { return ___mHierarchy_38; } inline BetterList_1_t1563739553 ** get_address_of_mHierarchy_38() { return &___mHierarchy_38; } inline void set_mHierarchy_38(BetterList_1_t1563739553 * value) { ___mHierarchy_38 = value; Il2CppCodeGenWriteBarrier((&___mHierarchy_38), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_39() { return static_cast(offsetof(UIPanel_t1716472341_StaticFields, ___U3CU3Ef__mgU24cache0_39)); } inline Comparison_1_t3313453104 * get_U3CU3Ef__mgU24cache0_39() const { return ___U3CU3Ef__mgU24cache0_39; } inline Comparison_1_t3313453104 ** get_address_of_U3CU3Ef__mgU24cache0_39() { return &___U3CU3Ef__mgU24cache0_39; } inline void set_U3CU3Ef__mgU24cache0_39(Comparison_1_t3313453104 * value) { ___U3CU3Ef__mgU24cache0_39 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_39), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIPANEL_T1716472341_H #ifndef SPIRITGUIDEITEM_T282195262_H #define SPIRITGUIDEITEM_T282195262_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // SpiritGuideItem struct SpiritGuideItem_t282195262 : public MonoBehaviour_t3962482529 { public: // UILabel SpiritGuideItem::m_name UILabel_t3248798549 * ___m_name_2; // UILabel SpiritGuideItem::m_desc UILabel_t3248798549 * ___m_desc_3; // UnityEngine.Transform SpiritGuideItem::m_tuijian Transform_t3600365921 * ___m_tuijian_4; // UnityEngine.Transform SpiritGuideItem::m_jingxuan Transform_t3600365921 * ___m_jingxuan_5; // UILabel SpiritGuideItem::m_btnGoName UILabel_t3248798549 * ___m_btnGoName_6; // UISprite SpiritGuideItem::m_btnGoBg UISprite_t194114938 * ___m_btnGoBg_7; // UnityEngine.GameObject SpiritGuideItem::m_btnGo GameObject_t1113636619 * ___m_btnGo_8; // UnityEngine.GameObject SpiritGuideItem::m_nameBg GameObject_t1113636619 * ___m_nameBg_9; // DMCore.Logic.SpriteDesc SpiritGuideItem::m_descData SpriteDesc_t3208779560 * ___m_descData_10; public: inline static int32_t get_offset_of_m_name_2() { return static_cast(offsetof(SpiritGuideItem_t282195262, ___m_name_2)); } inline UILabel_t3248798549 * get_m_name_2() const { return ___m_name_2; } inline UILabel_t3248798549 ** get_address_of_m_name_2() { return &___m_name_2; } inline void set_m_name_2(UILabel_t3248798549 * value) { ___m_name_2 = value; Il2CppCodeGenWriteBarrier((&___m_name_2), value); } inline static int32_t get_offset_of_m_desc_3() { return static_cast(offsetof(SpiritGuideItem_t282195262, ___m_desc_3)); } inline UILabel_t3248798549 * get_m_desc_3() const { return ___m_desc_3; } inline UILabel_t3248798549 ** get_address_of_m_desc_3() { return &___m_desc_3; } inline void set_m_desc_3(UILabel_t3248798549 * value) { ___m_desc_3 = value; Il2CppCodeGenWriteBarrier((&___m_desc_3), value); } inline static int32_t get_offset_of_m_tuijian_4() { return static_cast(offsetof(SpiritGuideItem_t282195262, ___m_tuijian_4)); } inline Transform_t3600365921 * get_m_tuijian_4() const { return ___m_tuijian_4; } inline Transform_t3600365921 ** get_address_of_m_tuijian_4() { return &___m_tuijian_4; } inline void set_m_tuijian_4(Transform_t3600365921 * value) { ___m_tuijian_4 = value; Il2CppCodeGenWriteBarrier((&___m_tuijian_4), value); } inline static int32_t get_offset_of_m_jingxuan_5() { return static_cast(offsetof(SpiritGuideItem_t282195262, ___m_jingxuan_5)); } inline Transform_t3600365921 * get_m_jingxuan_5() const { return ___m_jingxuan_5; } inline Transform_t3600365921 ** get_address_of_m_jingxuan_5() { return &___m_jingxuan_5; } inline void set_m_jingxuan_5(Transform_t3600365921 * value) { ___m_jingxuan_5 = value; Il2CppCodeGenWriteBarrier((&___m_jingxuan_5), value); } inline static int32_t get_offset_of_m_btnGoName_6() { return static_cast(offsetof(SpiritGuideItem_t282195262, ___m_btnGoName_6)); } inline UILabel_t3248798549 * get_m_btnGoName_6() const { return ___m_btnGoName_6; } inline UILabel_t3248798549 ** get_address_of_m_btnGoName_6() { return &___m_btnGoName_6; } inline void set_m_btnGoName_6(UILabel_t3248798549 * value) { ___m_btnGoName_6 = value; Il2CppCodeGenWriteBarrier((&___m_btnGoName_6), value); } inline static int32_t get_offset_of_m_btnGoBg_7() { return static_cast(offsetof(SpiritGuideItem_t282195262, ___m_btnGoBg_7)); } inline UISprite_t194114938 * get_m_btnGoBg_7() const { return ___m_btnGoBg_7; } inline UISprite_t194114938 ** get_address_of_m_btnGoBg_7() { return &___m_btnGoBg_7; } inline void set_m_btnGoBg_7(UISprite_t194114938 * value) { ___m_btnGoBg_7 = value; Il2CppCodeGenWriteBarrier((&___m_btnGoBg_7), value); } inline static int32_t get_offset_of_m_btnGo_8() { return static_cast(offsetof(SpiritGuideItem_t282195262, ___m_btnGo_8)); } inline GameObject_t1113636619 * get_m_btnGo_8() const { return ___m_btnGo_8; } inline GameObject_t1113636619 ** get_address_of_m_btnGo_8() { return &___m_btnGo_8; } inline void set_m_btnGo_8(GameObject_t1113636619 * value) { ___m_btnGo_8 = value; Il2CppCodeGenWriteBarrier((&___m_btnGo_8), value); } inline static int32_t get_offset_of_m_nameBg_9() { return static_cast(offsetof(SpiritGuideItem_t282195262, ___m_nameBg_9)); } inline GameObject_t1113636619 * get_m_nameBg_9() const { return ___m_nameBg_9; } inline GameObject_t1113636619 ** get_address_of_m_nameBg_9() { return &___m_nameBg_9; } inline void set_m_nameBg_9(GameObject_t1113636619 * value) { ___m_nameBg_9 = value; Il2CppCodeGenWriteBarrier((&___m_nameBg_9), value); } inline static int32_t get_offset_of_m_descData_10() { return static_cast(offsetof(SpiritGuideItem_t282195262, ___m_descData_10)); } inline SpriteDesc_t3208779560 * get_m_descData_10() const { return ___m_descData_10; } inline SpriteDesc_t3208779560 ** get_address_of_m_descData_10() { return &___m_descData_10; } inline void set_m_descData_10(SpriteDesc_t3208779560 * value) { ___m_descData_10 = value; Il2CppCodeGenWriteBarrier((&___m_descData_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPIRITGUIDEITEM_T282195262_H #ifndef UISOUNDVOLUME_T313711476_H #define UISOUNDVOLUME_T313711476_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISoundVolume struct UISoundVolume_t313711476 : public MonoBehaviour_t3962482529 { public: // UISlider UISoundVolume::mSlider UISlider_t886033014 * ___mSlider_2; public: inline static int32_t get_offset_of_mSlider_2() { return static_cast(offsetof(UISoundVolume_t313711476, ___mSlider_2)); } inline UISlider_t886033014 * get_mSlider_2() const { return ___mSlider_2; } inline UISlider_t886033014 ** get_address_of_mSlider_2() { return &___mSlider_2; } inline void set_mSlider_2(UISlider_t886033014 * value) { ___mSlider_2 = value; Il2CppCodeGenWriteBarrier((&___mSlider_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISOUNDVOLUME_T313711476_H #ifndef UISPEAKBOX_T2345481508_H #define UISPEAKBOX_T2345481508_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSpeakBox struct uiSpeakBox_t2345481508 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiSpeakBox::m_root GameObject_t1113636619 * ___m_root_2; // UITexture uiSpeakBox::m_headPhoto UITexture_t3471168817 * ___m_headPhoto_3; // UILabel uiSpeakBox::m_userName UILabel_t3248798549 * ___m_userName_4; // UILabel uiSpeakBox::m_content UILabel_t3248798549 * ___m_content_5; // UISprite uiSpeakBox::m_vipLevel UISprite_t194114938 * ___m_vipLevel_6; // UISprite uiSpeakBox::m_headBox UISprite_t194114938 * ___m_headBox_7; // UnityEngine.GameObject uiSpeakBox::m_contentRoot GameObject_t1113636619 * ___m_contentRoot_8; // UISprite uiSpeakBox::m_background UISprite_t194114938 * ___m_background_9; // DMCore.Logic.stSpeaker uiSpeakBox::m_speakerInfo stSpeaker_t2572138757 * ___m_speakerInfo_10; // System.Boolean uiSpeakBox::m_isPhotoReady bool ___m_isPhotoReady_11; // UnityEngine.Vector3 uiSpeakBox::m_PhotoSize Vector3_t3722313464 ___m_PhotoSize_12; // UILabel uiSpeakBox::m_count UILabel_t3248798549 * ___m_count_13; // UnityEngine.Transform uiSpeakBox::m_comboRoot Transform_t3600365921 * ___m_comboRoot_14; // UnityEngine.Transform uiSpeakBox::m_comboRoot1 Transform_t3600365921 * ___m_comboRoot1_15; // UnityEngine.Transform uiSpeakBox::m_comboRoot2 Transform_t3600365921 * ___m_comboRoot2_16; // UnityEngine.Transform uiSpeakBox::m_comboRoot3 Transform_t3600365921 * ___m_comboRoot3_17; // UnityEngine.Transform uiSpeakBox::m_comboMax Transform_t3600365921 * ___m_comboMax_18; // UISprite uiSpeakBox::m_comboCount UISprite_t194114938 * ___m_comboCount_19; // UISprite uiSpeakBox::m_comboX UISprite_t194114938 * ___m_comboX_20; // UISprite uiSpeakBox::m_comboIcon UISprite_t194114938 * ___m_comboIcon_21; // UnityEngine.Transform uiSpeakBox::m_comboEffect Transform_t3600365921 * ___m_comboEffect_22; // UnityEngine.Transform uiSpeakBox::m_comboEffect1 Transform_t3600365921 * ___m_comboEffect1_23; // UnityEngine.Transform uiSpeakBox::m_comboEffect2 Transform_t3600365921 * ___m_comboEffect2_24; // UnityEngine.Transform uiSpeakBox::m_comboEffect3 Transform_t3600365921 * ___m_comboEffect3_25; // System.Boolean uiSpeakBox::m_bIsRoll bool ___m_bIsRoll_26; // System.Single uiSpeakBox::m_minX float ___m_minX_27; // System.Single uiSpeakBox::m_bChangeTimeLabor float ___m_bChangeTimeLabor_28; // System.Boolean uiSpeakBox::isPageInit bool ___isPageInit_29; // System.Int32 uiSpeakBox::nCount int32_t ___nCount_30; public: inline static int32_t get_offset_of_m_root_2() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_root_2)); } inline GameObject_t1113636619 * get_m_root_2() const { return ___m_root_2; } inline GameObject_t1113636619 ** get_address_of_m_root_2() { return &___m_root_2; } inline void set_m_root_2(GameObject_t1113636619 * value) { ___m_root_2 = value; Il2CppCodeGenWriteBarrier((&___m_root_2), value); } inline static int32_t get_offset_of_m_headPhoto_3() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_headPhoto_3)); } inline UITexture_t3471168817 * get_m_headPhoto_3() const { return ___m_headPhoto_3; } inline UITexture_t3471168817 ** get_address_of_m_headPhoto_3() { return &___m_headPhoto_3; } inline void set_m_headPhoto_3(UITexture_t3471168817 * value) { ___m_headPhoto_3 = value; Il2CppCodeGenWriteBarrier((&___m_headPhoto_3), value); } inline static int32_t get_offset_of_m_userName_4() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_userName_4)); } inline UILabel_t3248798549 * get_m_userName_4() const { return ___m_userName_4; } inline UILabel_t3248798549 ** get_address_of_m_userName_4() { return &___m_userName_4; } inline void set_m_userName_4(UILabel_t3248798549 * value) { ___m_userName_4 = value; Il2CppCodeGenWriteBarrier((&___m_userName_4), value); } inline static int32_t get_offset_of_m_content_5() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_content_5)); } inline UILabel_t3248798549 * get_m_content_5() const { return ___m_content_5; } inline UILabel_t3248798549 ** get_address_of_m_content_5() { return &___m_content_5; } inline void set_m_content_5(UILabel_t3248798549 * value) { ___m_content_5 = value; Il2CppCodeGenWriteBarrier((&___m_content_5), value); } inline static int32_t get_offset_of_m_vipLevel_6() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_vipLevel_6)); } inline UISprite_t194114938 * get_m_vipLevel_6() const { return ___m_vipLevel_6; } inline UISprite_t194114938 ** get_address_of_m_vipLevel_6() { return &___m_vipLevel_6; } inline void set_m_vipLevel_6(UISprite_t194114938 * value) { ___m_vipLevel_6 = value; Il2CppCodeGenWriteBarrier((&___m_vipLevel_6), value); } inline static int32_t get_offset_of_m_headBox_7() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_headBox_7)); } inline UISprite_t194114938 * get_m_headBox_7() const { return ___m_headBox_7; } inline UISprite_t194114938 ** get_address_of_m_headBox_7() { return &___m_headBox_7; } inline void set_m_headBox_7(UISprite_t194114938 * value) { ___m_headBox_7 = value; Il2CppCodeGenWriteBarrier((&___m_headBox_7), value); } inline static int32_t get_offset_of_m_contentRoot_8() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_contentRoot_8)); } inline GameObject_t1113636619 * get_m_contentRoot_8() const { return ___m_contentRoot_8; } inline GameObject_t1113636619 ** get_address_of_m_contentRoot_8() { return &___m_contentRoot_8; } inline void set_m_contentRoot_8(GameObject_t1113636619 * value) { ___m_contentRoot_8 = value; Il2CppCodeGenWriteBarrier((&___m_contentRoot_8), value); } inline static int32_t get_offset_of_m_background_9() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_background_9)); } inline UISprite_t194114938 * get_m_background_9() const { return ___m_background_9; } inline UISprite_t194114938 ** get_address_of_m_background_9() { return &___m_background_9; } inline void set_m_background_9(UISprite_t194114938 * value) { ___m_background_9 = value; Il2CppCodeGenWriteBarrier((&___m_background_9), value); } inline static int32_t get_offset_of_m_speakerInfo_10() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_speakerInfo_10)); } inline stSpeaker_t2572138757 * get_m_speakerInfo_10() const { return ___m_speakerInfo_10; } inline stSpeaker_t2572138757 ** get_address_of_m_speakerInfo_10() { return &___m_speakerInfo_10; } inline void set_m_speakerInfo_10(stSpeaker_t2572138757 * value) { ___m_speakerInfo_10 = value; Il2CppCodeGenWriteBarrier((&___m_speakerInfo_10), value); } inline static int32_t get_offset_of_m_isPhotoReady_11() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_isPhotoReady_11)); } inline bool get_m_isPhotoReady_11() const { return ___m_isPhotoReady_11; } inline bool* get_address_of_m_isPhotoReady_11() { return &___m_isPhotoReady_11; } inline void set_m_isPhotoReady_11(bool value) { ___m_isPhotoReady_11 = value; } inline static int32_t get_offset_of_m_PhotoSize_12() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_PhotoSize_12)); } inline Vector3_t3722313464 get_m_PhotoSize_12() const { return ___m_PhotoSize_12; } inline Vector3_t3722313464 * get_address_of_m_PhotoSize_12() { return &___m_PhotoSize_12; } inline void set_m_PhotoSize_12(Vector3_t3722313464 value) { ___m_PhotoSize_12 = value; } inline static int32_t get_offset_of_m_count_13() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_count_13)); } inline UILabel_t3248798549 * get_m_count_13() const { return ___m_count_13; } inline UILabel_t3248798549 ** get_address_of_m_count_13() { return &___m_count_13; } inline void set_m_count_13(UILabel_t3248798549 * value) { ___m_count_13 = value; Il2CppCodeGenWriteBarrier((&___m_count_13), value); } inline static int32_t get_offset_of_m_comboRoot_14() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboRoot_14)); } inline Transform_t3600365921 * get_m_comboRoot_14() const { return ___m_comboRoot_14; } inline Transform_t3600365921 ** get_address_of_m_comboRoot_14() { return &___m_comboRoot_14; } inline void set_m_comboRoot_14(Transform_t3600365921 * value) { ___m_comboRoot_14 = value; Il2CppCodeGenWriteBarrier((&___m_comboRoot_14), value); } inline static int32_t get_offset_of_m_comboRoot1_15() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboRoot1_15)); } inline Transform_t3600365921 * get_m_comboRoot1_15() const { return ___m_comboRoot1_15; } inline Transform_t3600365921 ** get_address_of_m_comboRoot1_15() { return &___m_comboRoot1_15; } inline void set_m_comboRoot1_15(Transform_t3600365921 * value) { ___m_comboRoot1_15 = value; Il2CppCodeGenWriteBarrier((&___m_comboRoot1_15), value); } inline static int32_t get_offset_of_m_comboRoot2_16() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboRoot2_16)); } inline Transform_t3600365921 * get_m_comboRoot2_16() const { return ___m_comboRoot2_16; } inline Transform_t3600365921 ** get_address_of_m_comboRoot2_16() { return &___m_comboRoot2_16; } inline void set_m_comboRoot2_16(Transform_t3600365921 * value) { ___m_comboRoot2_16 = value; Il2CppCodeGenWriteBarrier((&___m_comboRoot2_16), value); } inline static int32_t get_offset_of_m_comboRoot3_17() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboRoot3_17)); } inline Transform_t3600365921 * get_m_comboRoot3_17() const { return ___m_comboRoot3_17; } inline Transform_t3600365921 ** get_address_of_m_comboRoot3_17() { return &___m_comboRoot3_17; } inline void set_m_comboRoot3_17(Transform_t3600365921 * value) { ___m_comboRoot3_17 = value; Il2CppCodeGenWriteBarrier((&___m_comboRoot3_17), value); } inline static int32_t get_offset_of_m_comboMax_18() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboMax_18)); } inline Transform_t3600365921 * get_m_comboMax_18() const { return ___m_comboMax_18; } inline Transform_t3600365921 ** get_address_of_m_comboMax_18() { return &___m_comboMax_18; } inline void set_m_comboMax_18(Transform_t3600365921 * value) { ___m_comboMax_18 = value; Il2CppCodeGenWriteBarrier((&___m_comboMax_18), value); } inline static int32_t get_offset_of_m_comboCount_19() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboCount_19)); } inline UISprite_t194114938 * get_m_comboCount_19() const { return ___m_comboCount_19; } inline UISprite_t194114938 ** get_address_of_m_comboCount_19() { return &___m_comboCount_19; } inline void set_m_comboCount_19(UISprite_t194114938 * value) { ___m_comboCount_19 = value; Il2CppCodeGenWriteBarrier((&___m_comboCount_19), value); } inline static int32_t get_offset_of_m_comboX_20() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboX_20)); } inline UISprite_t194114938 * get_m_comboX_20() const { return ___m_comboX_20; } inline UISprite_t194114938 ** get_address_of_m_comboX_20() { return &___m_comboX_20; } inline void set_m_comboX_20(UISprite_t194114938 * value) { ___m_comboX_20 = value; Il2CppCodeGenWriteBarrier((&___m_comboX_20), value); } inline static int32_t get_offset_of_m_comboIcon_21() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboIcon_21)); } inline UISprite_t194114938 * get_m_comboIcon_21() const { return ___m_comboIcon_21; } inline UISprite_t194114938 ** get_address_of_m_comboIcon_21() { return &___m_comboIcon_21; } inline void set_m_comboIcon_21(UISprite_t194114938 * value) { ___m_comboIcon_21 = value; Il2CppCodeGenWriteBarrier((&___m_comboIcon_21), value); } inline static int32_t get_offset_of_m_comboEffect_22() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboEffect_22)); } inline Transform_t3600365921 * get_m_comboEffect_22() const { return ___m_comboEffect_22; } inline Transform_t3600365921 ** get_address_of_m_comboEffect_22() { return &___m_comboEffect_22; } inline void set_m_comboEffect_22(Transform_t3600365921 * value) { ___m_comboEffect_22 = value; Il2CppCodeGenWriteBarrier((&___m_comboEffect_22), value); } inline static int32_t get_offset_of_m_comboEffect1_23() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboEffect1_23)); } inline Transform_t3600365921 * get_m_comboEffect1_23() const { return ___m_comboEffect1_23; } inline Transform_t3600365921 ** get_address_of_m_comboEffect1_23() { return &___m_comboEffect1_23; } inline void set_m_comboEffect1_23(Transform_t3600365921 * value) { ___m_comboEffect1_23 = value; Il2CppCodeGenWriteBarrier((&___m_comboEffect1_23), value); } inline static int32_t get_offset_of_m_comboEffect2_24() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboEffect2_24)); } inline Transform_t3600365921 * get_m_comboEffect2_24() const { return ___m_comboEffect2_24; } inline Transform_t3600365921 ** get_address_of_m_comboEffect2_24() { return &___m_comboEffect2_24; } inline void set_m_comboEffect2_24(Transform_t3600365921 * value) { ___m_comboEffect2_24 = value; Il2CppCodeGenWriteBarrier((&___m_comboEffect2_24), value); } inline static int32_t get_offset_of_m_comboEffect3_25() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_comboEffect3_25)); } inline Transform_t3600365921 * get_m_comboEffect3_25() const { return ___m_comboEffect3_25; } inline Transform_t3600365921 ** get_address_of_m_comboEffect3_25() { return &___m_comboEffect3_25; } inline void set_m_comboEffect3_25(Transform_t3600365921 * value) { ___m_comboEffect3_25 = value; Il2CppCodeGenWriteBarrier((&___m_comboEffect3_25), value); } inline static int32_t get_offset_of_m_bIsRoll_26() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_bIsRoll_26)); } inline bool get_m_bIsRoll_26() const { return ___m_bIsRoll_26; } inline bool* get_address_of_m_bIsRoll_26() { return &___m_bIsRoll_26; } inline void set_m_bIsRoll_26(bool value) { ___m_bIsRoll_26 = value; } inline static int32_t get_offset_of_m_minX_27() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_minX_27)); } inline float get_m_minX_27() const { return ___m_minX_27; } inline float* get_address_of_m_minX_27() { return &___m_minX_27; } inline void set_m_minX_27(float value) { ___m_minX_27 = value; } inline static int32_t get_offset_of_m_bChangeTimeLabor_28() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___m_bChangeTimeLabor_28)); } inline float get_m_bChangeTimeLabor_28() const { return ___m_bChangeTimeLabor_28; } inline float* get_address_of_m_bChangeTimeLabor_28() { return &___m_bChangeTimeLabor_28; } inline void set_m_bChangeTimeLabor_28(float value) { ___m_bChangeTimeLabor_28 = value; } inline static int32_t get_offset_of_isPageInit_29() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___isPageInit_29)); } inline bool get_isPageInit_29() const { return ___isPageInit_29; } inline bool* get_address_of_isPageInit_29() { return &___isPageInit_29; } inline void set_isPageInit_29(bool value) { ___isPageInit_29 = value; } inline static int32_t get_offset_of_nCount_30() { return static_cast(offsetof(uiSpeakBox_t2345481508, ___nCount_30)); } inline int32_t get_nCount_30() const { return ___nCount_30; } inline int32_t* get_address_of_nCount_30() { return &___nCount_30; } inline void set_nCount_30(int32_t value) { ___nCount_30 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISPEAKBOX_T2345481508_H #ifndef UIEVENTLISTENER_T1665237878_H #define UIEVENTLISTENER_T1665237878_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIEventListener struct UIEventListener_t1665237878 : public MonoBehaviour_t3962482529 { public: // System.Object UIEventListener::parameter RuntimeObject * ___parameter_2; // System.Action`1 UIEventListener::onSubmit Action_1_t1286104214 * ___onSubmit_3; // System.Action`1 UIEventListener::onClick Action_1_t1286104214 * ___onClick_4; // System.Action`1 UIEventListener::onDoubleClick Action_1_t1286104214 * ___onDoubleClick_5; // System.Action`2 UIEventListener::onHover Action_2_t4266817756 * ___onHover_6; // System.Action`2 UIEventListener::onPress Action_2_t4266817756 * ___onPress_7; // System.Action`2 UIEventListener::onSelect Action_2_t4266817756 * ___onSelect_8; // System.Action`2 UIEventListener::onScroll Action_2_t1271829269 * ___onScroll_9; // System.Action`2 UIEventListener::onDrag Action_2_t2030792018 * ___onDrag_10; // System.Action`2 UIEventListener::onDrop Action_2_t988199114 * ___onDrop_11; // System.Action`2 UIEventListener::onInput Action_2_t1722013184 * ___onInput_12; // System.Action`2 UIEventListener::onKey Action_2_t2473856772 * ___onKey_13; public: inline static int32_t get_offset_of_parameter_2() { return static_cast(offsetof(UIEventListener_t1665237878, ___parameter_2)); } inline RuntimeObject * get_parameter_2() const { return ___parameter_2; } inline RuntimeObject ** get_address_of_parameter_2() { return &___parameter_2; } inline void set_parameter_2(RuntimeObject * value) { ___parameter_2 = value; Il2CppCodeGenWriteBarrier((&___parameter_2), value); } inline static int32_t get_offset_of_onSubmit_3() { return static_cast(offsetof(UIEventListener_t1665237878, ___onSubmit_3)); } inline Action_1_t1286104214 * get_onSubmit_3() const { return ___onSubmit_3; } inline Action_1_t1286104214 ** get_address_of_onSubmit_3() { return &___onSubmit_3; } inline void set_onSubmit_3(Action_1_t1286104214 * value) { ___onSubmit_3 = value; Il2CppCodeGenWriteBarrier((&___onSubmit_3), value); } inline static int32_t get_offset_of_onClick_4() { return static_cast(offsetof(UIEventListener_t1665237878, ___onClick_4)); } inline Action_1_t1286104214 * get_onClick_4() const { return ___onClick_4; } inline Action_1_t1286104214 ** get_address_of_onClick_4() { return &___onClick_4; } inline void set_onClick_4(Action_1_t1286104214 * value) { ___onClick_4 = value; Il2CppCodeGenWriteBarrier((&___onClick_4), value); } inline static int32_t get_offset_of_onDoubleClick_5() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDoubleClick_5)); } inline Action_1_t1286104214 * get_onDoubleClick_5() const { return ___onDoubleClick_5; } inline Action_1_t1286104214 ** get_address_of_onDoubleClick_5() { return &___onDoubleClick_5; } inline void set_onDoubleClick_5(Action_1_t1286104214 * value) { ___onDoubleClick_5 = value; Il2CppCodeGenWriteBarrier((&___onDoubleClick_5), value); } inline static int32_t get_offset_of_onHover_6() { return static_cast(offsetof(UIEventListener_t1665237878, ___onHover_6)); } inline Action_2_t4266817756 * get_onHover_6() const { return ___onHover_6; } inline Action_2_t4266817756 ** get_address_of_onHover_6() { return &___onHover_6; } inline void set_onHover_6(Action_2_t4266817756 * value) { ___onHover_6 = value; Il2CppCodeGenWriteBarrier((&___onHover_6), value); } inline static int32_t get_offset_of_onPress_7() { return static_cast(offsetof(UIEventListener_t1665237878, ___onPress_7)); } inline Action_2_t4266817756 * get_onPress_7() const { return ___onPress_7; } inline Action_2_t4266817756 ** get_address_of_onPress_7() { return &___onPress_7; } inline void set_onPress_7(Action_2_t4266817756 * value) { ___onPress_7 = value; Il2CppCodeGenWriteBarrier((&___onPress_7), value); } inline static int32_t get_offset_of_onSelect_8() { return static_cast(offsetof(UIEventListener_t1665237878, ___onSelect_8)); } inline Action_2_t4266817756 * get_onSelect_8() const { return ___onSelect_8; } inline Action_2_t4266817756 ** get_address_of_onSelect_8() { return &___onSelect_8; } inline void set_onSelect_8(Action_2_t4266817756 * value) { ___onSelect_8 = value; Il2CppCodeGenWriteBarrier((&___onSelect_8), value); } inline static int32_t get_offset_of_onScroll_9() { return static_cast(offsetof(UIEventListener_t1665237878, ___onScroll_9)); } inline Action_2_t1271829269 * get_onScroll_9() const { return ___onScroll_9; } inline Action_2_t1271829269 ** get_address_of_onScroll_9() { return &___onScroll_9; } inline void set_onScroll_9(Action_2_t1271829269 * value) { ___onScroll_9 = value; Il2CppCodeGenWriteBarrier((&___onScroll_9), value); } inline static int32_t get_offset_of_onDrag_10() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDrag_10)); } inline Action_2_t2030792018 * get_onDrag_10() const { return ___onDrag_10; } inline Action_2_t2030792018 ** get_address_of_onDrag_10() { return &___onDrag_10; } inline void set_onDrag_10(Action_2_t2030792018 * value) { ___onDrag_10 = value; Il2CppCodeGenWriteBarrier((&___onDrag_10), value); } inline static int32_t get_offset_of_onDrop_11() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDrop_11)); } inline Action_2_t988199114 * get_onDrop_11() const { return ___onDrop_11; } inline Action_2_t988199114 ** get_address_of_onDrop_11() { return &___onDrop_11; } inline void set_onDrop_11(Action_2_t988199114 * value) { ___onDrop_11 = value; Il2CppCodeGenWriteBarrier((&___onDrop_11), value); } inline static int32_t get_offset_of_onInput_12() { return static_cast(offsetof(UIEventListener_t1665237878, ___onInput_12)); } inline Action_2_t1722013184 * get_onInput_12() const { return ___onInput_12; } inline Action_2_t1722013184 ** get_address_of_onInput_12() { return &___onInput_12; } inline void set_onInput_12(Action_2_t1722013184 * value) { ___onInput_12 = value; Il2CppCodeGenWriteBarrier((&___onInput_12), value); } inline static int32_t get_offset_of_onKey_13() { return static_cast(offsetof(UIEventListener_t1665237878, ___onKey_13)); } inline Action_2_t2473856772 * get_onKey_13() const { return ___onKey_13; } inline Action_2_t2473856772 ** get_address_of_onKey_13() { return &___onKey_13; } inline void set_onKey_13(Action_2_t2473856772 * value) { ___onKey_13 = value; Il2CppCodeGenWriteBarrier((&___onKey_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIEVENTLISTENER_T1665237878_H #ifndef UIBGCELL_T2010339240_H #define UIBGCELL_T2010339240_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBGCell struct uiBGCell_t2010339240 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiBGCell::mBGTexture Transform_t3600365921 * ___mBGTexture_2; // UILabel uiBGCell::mBGName UILabel_t3248798549 * ___mBGName_3; // DMCore.Logic.CShareConfig/CShareBGInfo uiBGCell::mBGInfo CShareBGInfo_t3844391580 * ___mBGInfo_4; // System.Action`1 uiBGCell::mBGSetInfo Action_1_t2019918284 * ___mBGSetInfo_5; // DMCore.Framework.UIHelp.uiHelpSliderItem uiBGCell::m_itemSlider uiHelpSliderItem_t1334750846 * ___m_itemSlider_6; public: inline static int32_t get_offset_of_mBGTexture_2() { return static_cast(offsetof(uiBGCell_t2010339240, ___mBGTexture_2)); } inline Transform_t3600365921 * get_mBGTexture_2() const { return ___mBGTexture_2; } inline Transform_t3600365921 ** get_address_of_mBGTexture_2() { return &___mBGTexture_2; } inline void set_mBGTexture_2(Transform_t3600365921 * value) { ___mBGTexture_2 = value; Il2CppCodeGenWriteBarrier((&___mBGTexture_2), value); } inline static int32_t get_offset_of_mBGName_3() { return static_cast(offsetof(uiBGCell_t2010339240, ___mBGName_3)); } inline UILabel_t3248798549 * get_mBGName_3() const { return ___mBGName_3; } inline UILabel_t3248798549 ** get_address_of_mBGName_3() { return &___mBGName_3; } inline void set_mBGName_3(UILabel_t3248798549 * value) { ___mBGName_3 = value; Il2CppCodeGenWriteBarrier((&___mBGName_3), value); } inline static int32_t get_offset_of_mBGInfo_4() { return static_cast(offsetof(uiBGCell_t2010339240, ___mBGInfo_4)); } inline CShareBGInfo_t3844391580 * get_mBGInfo_4() const { return ___mBGInfo_4; } inline CShareBGInfo_t3844391580 ** get_address_of_mBGInfo_4() { return &___mBGInfo_4; } inline void set_mBGInfo_4(CShareBGInfo_t3844391580 * value) { ___mBGInfo_4 = value; Il2CppCodeGenWriteBarrier((&___mBGInfo_4), value); } inline static int32_t get_offset_of_mBGSetInfo_5() { return static_cast(offsetof(uiBGCell_t2010339240, ___mBGSetInfo_5)); } inline Action_1_t2019918284 * get_mBGSetInfo_5() const { return ___mBGSetInfo_5; } inline Action_1_t2019918284 ** get_address_of_mBGSetInfo_5() { return &___mBGSetInfo_5; } inline void set_mBGSetInfo_5(Action_1_t2019918284 * value) { ___mBGSetInfo_5 = value; Il2CppCodeGenWriteBarrier((&___mBGSetInfo_5), value); } inline static int32_t get_offset_of_m_itemSlider_6() { return static_cast(offsetof(uiBGCell_t2010339240, ___m_itemSlider_6)); } inline uiHelpSliderItem_t1334750846 * get_m_itemSlider_6() const { return ___m_itemSlider_6; } inline uiHelpSliderItem_t1334750846 ** get_address_of_m_itemSlider_6() { return &___m_itemSlider_6; } inline void set_m_itemSlider_6(uiHelpSliderItem_t1334750846 * value) { ___m_itemSlider_6 = value; Il2CppCodeGenWriteBarrier((&___m_itemSlider_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBGCELL_T2010339240_H #ifndef UIITEMSUIT_T2039431759_H #define UIITEMSUIT_T2039431759_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIItemSuit struct UIItemSuit_t2039431759 : public MonoBehaviour_t3962482529 { public: // UITexture UIItemSuit::spr_Icon UITexture_t3471168817 * ___spr_Icon_2; // UITexture UIItemSuit::spr_Role UITexture_t3471168817 * ___spr_Role_3; // UILabel UIItemSuit::lab_Name UILabel_t3248798549 * ___lab_Name_4; // UILabel UIItemSuit::lab_Num UILabel_t3248798549 * ___lab_Num_5; // UnityEngine.Transform UIItemSuit::m_bg Transform_t3600365921 * ___m_bg_6; // UnityEngine.Transform UIItemSuit::m_Texiao Transform_t3600365921 * ___m_Texiao_7; // UILabel UIItemSuit::lab_Score UILabel_t3248798549 * ___lab_Score_8; // UITexture UIItemSuit::spr_kuang UITexture_t3471168817 * ___spr_kuang_9; // System.Boolean UIItemSuit::m_bTextureDone1 bool ___m_bTextureDone1_10; // System.Boolean UIItemSuit::m_bTextureDone2 bool ___m_bTextureDone2_11; // System.Boolean UIItemSuit::m_bTextureDone3 bool ___m_bTextureDone3_12; // HandBookCfg/SuitInfo UIItemSuit::info SuitInfo_t4135687472 * ___info_13; // UnityEngine.GameObject UIItemSuit::k__BackingField GameObject_t1113636619 * ___U3CBtnSelfU3Ek__BackingField_14; public: inline static int32_t get_offset_of_spr_Icon_2() { return static_cast(offsetof(UIItemSuit_t2039431759, ___spr_Icon_2)); } inline UITexture_t3471168817 * get_spr_Icon_2() const { return ___spr_Icon_2; } inline UITexture_t3471168817 ** get_address_of_spr_Icon_2() { return &___spr_Icon_2; } inline void set_spr_Icon_2(UITexture_t3471168817 * value) { ___spr_Icon_2 = value; Il2CppCodeGenWriteBarrier((&___spr_Icon_2), value); } inline static int32_t get_offset_of_spr_Role_3() { return static_cast(offsetof(UIItemSuit_t2039431759, ___spr_Role_3)); } inline UITexture_t3471168817 * get_spr_Role_3() const { return ___spr_Role_3; } inline UITexture_t3471168817 ** get_address_of_spr_Role_3() { return &___spr_Role_3; } inline void set_spr_Role_3(UITexture_t3471168817 * value) { ___spr_Role_3 = value; Il2CppCodeGenWriteBarrier((&___spr_Role_3), value); } inline static int32_t get_offset_of_lab_Name_4() { return static_cast(offsetof(UIItemSuit_t2039431759, ___lab_Name_4)); } inline UILabel_t3248798549 * get_lab_Name_4() const { return ___lab_Name_4; } inline UILabel_t3248798549 ** get_address_of_lab_Name_4() { return &___lab_Name_4; } inline void set_lab_Name_4(UILabel_t3248798549 * value) { ___lab_Name_4 = value; Il2CppCodeGenWriteBarrier((&___lab_Name_4), value); } inline static int32_t get_offset_of_lab_Num_5() { return static_cast(offsetof(UIItemSuit_t2039431759, ___lab_Num_5)); } inline UILabel_t3248798549 * get_lab_Num_5() const { return ___lab_Num_5; } inline UILabel_t3248798549 ** get_address_of_lab_Num_5() { return &___lab_Num_5; } inline void set_lab_Num_5(UILabel_t3248798549 * value) { ___lab_Num_5 = value; Il2CppCodeGenWriteBarrier((&___lab_Num_5), value); } inline static int32_t get_offset_of_m_bg_6() { return static_cast(offsetof(UIItemSuit_t2039431759, ___m_bg_6)); } inline Transform_t3600365921 * get_m_bg_6() const { return ___m_bg_6; } inline Transform_t3600365921 ** get_address_of_m_bg_6() { return &___m_bg_6; } inline void set_m_bg_6(Transform_t3600365921 * value) { ___m_bg_6 = value; Il2CppCodeGenWriteBarrier((&___m_bg_6), value); } inline static int32_t get_offset_of_m_Texiao_7() { return static_cast(offsetof(UIItemSuit_t2039431759, ___m_Texiao_7)); } inline Transform_t3600365921 * get_m_Texiao_7() const { return ___m_Texiao_7; } inline Transform_t3600365921 ** get_address_of_m_Texiao_7() { return &___m_Texiao_7; } inline void set_m_Texiao_7(Transform_t3600365921 * value) { ___m_Texiao_7 = value; Il2CppCodeGenWriteBarrier((&___m_Texiao_7), value); } inline static int32_t get_offset_of_lab_Score_8() { return static_cast(offsetof(UIItemSuit_t2039431759, ___lab_Score_8)); } inline UILabel_t3248798549 * get_lab_Score_8() const { return ___lab_Score_8; } inline UILabel_t3248798549 ** get_address_of_lab_Score_8() { return &___lab_Score_8; } inline void set_lab_Score_8(UILabel_t3248798549 * value) { ___lab_Score_8 = value; Il2CppCodeGenWriteBarrier((&___lab_Score_8), value); } inline static int32_t get_offset_of_spr_kuang_9() { return static_cast(offsetof(UIItemSuit_t2039431759, ___spr_kuang_9)); } inline UITexture_t3471168817 * get_spr_kuang_9() const { return ___spr_kuang_9; } inline UITexture_t3471168817 ** get_address_of_spr_kuang_9() { return &___spr_kuang_9; } inline void set_spr_kuang_9(UITexture_t3471168817 * value) { ___spr_kuang_9 = value; Il2CppCodeGenWriteBarrier((&___spr_kuang_9), value); } inline static int32_t get_offset_of_m_bTextureDone1_10() { return static_cast(offsetof(UIItemSuit_t2039431759, ___m_bTextureDone1_10)); } inline bool get_m_bTextureDone1_10() const { return ___m_bTextureDone1_10; } inline bool* get_address_of_m_bTextureDone1_10() { return &___m_bTextureDone1_10; } inline void set_m_bTextureDone1_10(bool value) { ___m_bTextureDone1_10 = value; } inline static int32_t get_offset_of_m_bTextureDone2_11() { return static_cast(offsetof(UIItemSuit_t2039431759, ___m_bTextureDone2_11)); } inline bool get_m_bTextureDone2_11() const { return ___m_bTextureDone2_11; } inline bool* get_address_of_m_bTextureDone2_11() { return &___m_bTextureDone2_11; } inline void set_m_bTextureDone2_11(bool value) { ___m_bTextureDone2_11 = value; } inline static int32_t get_offset_of_m_bTextureDone3_12() { return static_cast(offsetof(UIItemSuit_t2039431759, ___m_bTextureDone3_12)); } inline bool get_m_bTextureDone3_12() const { return ___m_bTextureDone3_12; } inline bool* get_address_of_m_bTextureDone3_12() { return &___m_bTextureDone3_12; } inline void set_m_bTextureDone3_12(bool value) { ___m_bTextureDone3_12 = value; } inline static int32_t get_offset_of_info_13() { return static_cast(offsetof(UIItemSuit_t2039431759, ___info_13)); } inline SuitInfo_t4135687472 * get_info_13() const { return ___info_13; } inline SuitInfo_t4135687472 ** get_address_of_info_13() { return &___info_13; } inline void set_info_13(SuitInfo_t4135687472 * value) { ___info_13 = value; Il2CppCodeGenWriteBarrier((&___info_13), value); } inline static int32_t get_offset_of_U3CBtnSelfU3Ek__BackingField_14() { return static_cast(offsetof(UIItemSuit_t2039431759, ___U3CBtnSelfU3Ek__BackingField_14)); } inline GameObject_t1113636619 * get_U3CBtnSelfU3Ek__BackingField_14() const { return ___U3CBtnSelfU3Ek__BackingField_14; } inline GameObject_t1113636619 ** get_address_of_U3CBtnSelfU3Ek__BackingField_14() { return &___U3CBtnSelfU3Ek__BackingField_14; } inline void set_U3CBtnSelfU3Ek__BackingField_14(GameObject_t1113636619 * value) { ___U3CBtnSelfU3Ek__BackingField_14 = value; Il2CppCodeGenWriteBarrier((&___U3CBtnSelfU3Ek__BackingField_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIITEMSUIT_T2039431759_H #ifndef DMLISTVIEWSLIDEOPTIMIZE_T2157965775_H #define DMLISTVIEWSLIDEOPTIMIZE_T2157965775_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListViewSlideOptimize struct DMListViewSlideOptimize_t2157965775 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject DMListViewSlideOptimize::m_TriggerTarget GameObject_t1113636619 * ___m_TriggerTarget_2; // System.String DMListViewSlideOptimize::m_TriggerFunctionName String_t* ___m_TriggerFunctionName_3; // UnityEngine.Vector3 DMListViewSlideOptimize::m_ControllerPosition Vector3_t3722313464 ___m_ControllerPosition_4; // UnityEngine.Vector3 DMListViewSlideOptimize::m_ColliderCenter Vector3_t3722313464 ___m_ColliderCenter_5; // UnityEngine.Vector3 DMListViewSlideOptimize::m_ColliderSize Vector3_t3722313464 ___m_ColliderSize_6; // DMListViewSlideOptimize/SlideDirection DMListViewSlideOptimize::m_Direction int32_t ___m_Direction_7; // System.Single DMListViewSlideOptimize::m_MinimizeSlideTime float ___m_MinimizeSlideTime_8; // System.Single DMListViewSlideOptimize::m_MinimizeSlideDistance float ___m_MinimizeSlideDistance_9; // UnityEngine.GameObject DMListViewSlideOptimize::m_Controller GameObject_t1113636619 * ___m_Controller_10; // System.Boolean DMListViewSlideOptimize::m_IsPressed bool ___m_IsPressed_11; // System.Single DMListViewSlideOptimize::m_PressPos float ___m_PressPos_12; // System.Single DMListViewSlideOptimize::m_PressTime float ___m_PressTime_13; // System.Single DMListViewSlideOptimize::m_SlideDistance float ___m_SlideDistance_14; public: inline static int32_t get_offset_of_m_TriggerTarget_2() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_TriggerTarget_2)); } inline GameObject_t1113636619 * get_m_TriggerTarget_2() const { return ___m_TriggerTarget_2; } inline GameObject_t1113636619 ** get_address_of_m_TriggerTarget_2() { return &___m_TriggerTarget_2; } inline void set_m_TriggerTarget_2(GameObject_t1113636619 * value) { ___m_TriggerTarget_2 = value; Il2CppCodeGenWriteBarrier((&___m_TriggerTarget_2), value); } inline static int32_t get_offset_of_m_TriggerFunctionName_3() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_TriggerFunctionName_3)); } inline String_t* get_m_TriggerFunctionName_3() const { return ___m_TriggerFunctionName_3; } inline String_t** get_address_of_m_TriggerFunctionName_3() { return &___m_TriggerFunctionName_3; } inline void set_m_TriggerFunctionName_3(String_t* value) { ___m_TriggerFunctionName_3 = value; Il2CppCodeGenWriteBarrier((&___m_TriggerFunctionName_3), value); } inline static int32_t get_offset_of_m_ControllerPosition_4() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_ControllerPosition_4)); } inline Vector3_t3722313464 get_m_ControllerPosition_4() const { return ___m_ControllerPosition_4; } inline Vector3_t3722313464 * get_address_of_m_ControllerPosition_4() { return &___m_ControllerPosition_4; } inline void set_m_ControllerPosition_4(Vector3_t3722313464 value) { ___m_ControllerPosition_4 = value; } inline static int32_t get_offset_of_m_ColliderCenter_5() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_ColliderCenter_5)); } inline Vector3_t3722313464 get_m_ColliderCenter_5() const { return ___m_ColliderCenter_5; } inline Vector3_t3722313464 * get_address_of_m_ColliderCenter_5() { return &___m_ColliderCenter_5; } inline void set_m_ColliderCenter_5(Vector3_t3722313464 value) { ___m_ColliderCenter_5 = value; } inline static int32_t get_offset_of_m_ColliderSize_6() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_ColliderSize_6)); } inline Vector3_t3722313464 get_m_ColliderSize_6() const { return ___m_ColliderSize_6; } inline Vector3_t3722313464 * get_address_of_m_ColliderSize_6() { return &___m_ColliderSize_6; } inline void set_m_ColliderSize_6(Vector3_t3722313464 value) { ___m_ColliderSize_6 = value; } inline static int32_t get_offset_of_m_Direction_7() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_Direction_7)); } inline int32_t get_m_Direction_7() const { return ___m_Direction_7; } inline int32_t* get_address_of_m_Direction_7() { return &___m_Direction_7; } inline void set_m_Direction_7(int32_t value) { ___m_Direction_7 = value; } inline static int32_t get_offset_of_m_MinimizeSlideTime_8() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_MinimizeSlideTime_8)); } inline float get_m_MinimizeSlideTime_8() const { return ___m_MinimizeSlideTime_8; } inline float* get_address_of_m_MinimizeSlideTime_8() { return &___m_MinimizeSlideTime_8; } inline void set_m_MinimizeSlideTime_8(float value) { ___m_MinimizeSlideTime_8 = value; } inline static int32_t get_offset_of_m_MinimizeSlideDistance_9() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_MinimizeSlideDistance_9)); } inline float get_m_MinimizeSlideDistance_9() const { return ___m_MinimizeSlideDistance_9; } inline float* get_address_of_m_MinimizeSlideDistance_9() { return &___m_MinimizeSlideDistance_9; } inline void set_m_MinimizeSlideDistance_9(float value) { ___m_MinimizeSlideDistance_9 = value; } inline static int32_t get_offset_of_m_Controller_10() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_Controller_10)); } inline GameObject_t1113636619 * get_m_Controller_10() const { return ___m_Controller_10; } inline GameObject_t1113636619 ** get_address_of_m_Controller_10() { return &___m_Controller_10; } inline void set_m_Controller_10(GameObject_t1113636619 * value) { ___m_Controller_10 = value; Il2CppCodeGenWriteBarrier((&___m_Controller_10), value); } inline static int32_t get_offset_of_m_IsPressed_11() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_IsPressed_11)); } inline bool get_m_IsPressed_11() const { return ___m_IsPressed_11; } inline bool* get_address_of_m_IsPressed_11() { return &___m_IsPressed_11; } inline void set_m_IsPressed_11(bool value) { ___m_IsPressed_11 = value; } inline static int32_t get_offset_of_m_PressPos_12() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_PressPos_12)); } inline float get_m_PressPos_12() const { return ___m_PressPos_12; } inline float* get_address_of_m_PressPos_12() { return &___m_PressPos_12; } inline void set_m_PressPos_12(float value) { ___m_PressPos_12 = value; } inline static int32_t get_offset_of_m_PressTime_13() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_PressTime_13)); } inline float get_m_PressTime_13() const { return ___m_PressTime_13; } inline float* get_address_of_m_PressTime_13() { return &___m_PressTime_13; } inline void set_m_PressTime_13(float value) { ___m_PressTime_13 = value; } inline static int32_t get_offset_of_m_SlideDistance_14() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_SlideDistance_14)); } inline float get_m_SlideDistance_14() const { return ___m_SlideDistance_14; } inline float* get_address_of_m_SlideDistance_14() { return &___m_SlideDistance_14; } inline void set_m_SlideDistance_14(float value) { ___m_SlideDistance_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMLISTVIEWSLIDEOPTIMIZE_T2157965775_H #ifndef UISREVERCHOICEITEM_T3465582346_H #define UISREVERCHOICEITEM_T3465582346_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSreverChoiceItem struct uiSreverChoiceItem_t3465582346 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiSreverChoiceItem::m_StateNormal GameObject_t1113636619 * ___m_StateNormal_2; // UILabel uiSreverChoiceItem::m_ServerName UILabel_t3248798549 * ___m_ServerName_3; // UILabel uiSreverChoiceItem::m_ServerLabel UILabel_t3248798549 * ___m_ServerLabel_4; // UILabel uiSreverChoiceItem::m_ServerHotDesc UILabel_t3248798549 * ___m_ServerHotDesc_5; // UILabel uiSreverChoiceItem::m_ServerNorDesc UILabel_t3248798549 * ___m_ServerNorDesc_6; // UnityEngine.Transform uiSreverChoiceItem::m_ServerNew Transform_t3600365921 * ___m_ServerNew_7; // DMCore.Logic.ServerInfo uiSreverChoiceItem::m_Data ServerInfo_t2836316686 * ___m_Data_8; public: inline static int32_t get_offset_of_m_StateNormal_2() { return static_cast(offsetof(uiSreverChoiceItem_t3465582346, ___m_StateNormal_2)); } inline GameObject_t1113636619 * get_m_StateNormal_2() const { return ___m_StateNormal_2; } inline GameObject_t1113636619 ** get_address_of_m_StateNormal_2() { return &___m_StateNormal_2; } inline void set_m_StateNormal_2(GameObject_t1113636619 * value) { ___m_StateNormal_2 = value; Il2CppCodeGenWriteBarrier((&___m_StateNormal_2), value); } inline static int32_t get_offset_of_m_ServerName_3() { return static_cast(offsetof(uiSreverChoiceItem_t3465582346, ___m_ServerName_3)); } inline UILabel_t3248798549 * get_m_ServerName_3() const { return ___m_ServerName_3; } inline UILabel_t3248798549 ** get_address_of_m_ServerName_3() { return &___m_ServerName_3; } inline void set_m_ServerName_3(UILabel_t3248798549 * value) { ___m_ServerName_3 = value; Il2CppCodeGenWriteBarrier((&___m_ServerName_3), value); } inline static int32_t get_offset_of_m_ServerLabel_4() { return static_cast(offsetof(uiSreverChoiceItem_t3465582346, ___m_ServerLabel_4)); } inline UILabel_t3248798549 * get_m_ServerLabel_4() const { return ___m_ServerLabel_4; } inline UILabel_t3248798549 ** get_address_of_m_ServerLabel_4() { return &___m_ServerLabel_4; } inline void set_m_ServerLabel_4(UILabel_t3248798549 * value) { ___m_ServerLabel_4 = value; Il2CppCodeGenWriteBarrier((&___m_ServerLabel_4), value); } inline static int32_t get_offset_of_m_ServerHotDesc_5() { return static_cast(offsetof(uiSreverChoiceItem_t3465582346, ___m_ServerHotDesc_5)); } inline UILabel_t3248798549 * get_m_ServerHotDesc_5() const { return ___m_ServerHotDesc_5; } inline UILabel_t3248798549 ** get_address_of_m_ServerHotDesc_5() { return &___m_ServerHotDesc_5; } inline void set_m_ServerHotDesc_5(UILabel_t3248798549 * value) { ___m_ServerHotDesc_5 = value; Il2CppCodeGenWriteBarrier((&___m_ServerHotDesc_5), value); } inline static int32_t get_offset_of_m_ServerNorDesc_6() { return static_cast(offsetof(uiSreverChoiceItem_t3465582346, ___m_ServerNorDesc_6)); } inline UILabel_t3248798549 * get_m_ServerNorDesc_6() const { return ___m_ServerNorDesc_6; } inline UILabel_t3248798549 ** get_address_of_m_ServerNorDesc_6() { return &___m_ServerNorDesc_6; } inline void set_m_ServerNorDesc_6(UILabel_t3248798549 * value) { ___m_ServerNorDesc_6 = value; Il2CppCodeGenWriteBarrier((&___m_ServerNorDesc_6), value); } inline static int32_t get_offset_of_m_ServerNew_7() { return static_cast(offsetof(uiSreverChoiceItem_t3465582346, ___m_ServerNew_7)); } inline Transform_t3600365921 * get_m_ServerNew_7() const { return ___m_ServerNew_7; } inline Transform_t3600365921 ** get_address_of_m_ServerNew_7() { return &___m_ServerNew_7; } inline void set_m_ServerNew_7(Transform_t3600365921 * value) { ___m_ServerNew_7 = value; Il2CppCodeGenWriteBarrier((&___m_ServerNew_7), value); } inline static int32_t get_offset_of_m_Data_8() { return static_cast(offsetof(uiSreverChoiceItem_t3465582346, ___m_Data_8)); } inline ServerInfo_t2836316686 * get_m_Data_8() const { return ___m_Data_8; } inline ServerInfo_t2836316686 ** get_address_of_m_Data_8() { return &___m_Data_8; } inline void set_m_Data_8(ServerInfo_t2836316686 * value) { ___m_Data_8 = value; Il2CppCodeGenWriteBarrier((&___m_Data_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISREVERCHOICEITEM_T3465582346_H #ifndef UISREVERCHOICEGROUP_T3930550082_H #define UISREVERCHOICEGROUP_T3930550082_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSreverChoiceGroup struct uiSreverChoiceGroup_t3930550082 : public MonoBehaviour_t3962482529 { public: // uiSreverChoiceItem uiSreverChoiceGroup::m_Obj0 uiSreverChoiceItem_t3465582346 * ___m_Obj0_2; // uiSreverChoiceItem uiSreverChoiceGroup::m_Obj1 uiSreverChoiceItem_t3465582346 * ___m_Obj1_3; // uiSreverChoiceItem uiSreverChoiceGroup::m_Obj2 uiSreverChoiceItem_t3465582346 * ___m_Obj2_4; // UnityEngine.Transform uiSreverChoiceGroup::m_Child Transform_t3600365921 * ___m_Child_5; // System.Int32 uiSreverChoiceGroup::GoodModel int32_t ___GoodModel_6; // System.Boolean uiSreverChoiceGroup::m_IsbrandStore bool ___m_IsbrandStore_7; public: inline static int32_t get_offset_of_m_Obj0_2() { return static_cast(offsetof(uiSreverChoiceGroup_t3930550082, ___m_Obj0_2)); } inline uiSreverChoiceItem_t3465582346 * get_m_Obj0_2() const { return ___m_Obj0_2; } inline uiSreverChoiceItem_t3465582346 ** get_address_of_m_Obj0_2() { return &___m_Obj0_2; } inline void set_m_Obj0_2(uiSreverChoiceItem_t3465582346 * value) { ___m_Obj0_2 = value; Il2CppCodeGenWriteBarrier((&___m_Obj0_2), value); } inline static int32_t get_offset_of_m_Obj1_3() { return static_cast(offsetof(uiSreverChoiceGroup_t3930550082, ___m_Obj1_3)); } inline uiSreverChoiceItem_t3465582346 * get_m_Obj1_3() const { return ___m_Obj1_3; } inline uiSreverChoiceItem_t3465582346 ** get_address_of_m_Obj1_3() { return &___m_Obj1_3; } inline void set_m_Obj1_3(uiSreverChoiceItem_t3465582346 * value) { ___m_Obj1_3 = value; Il2CppCodeGenWriteBarrier((&___m_Obj1_3), value); } inline static int32_t get_offset_of_m_Obj2_4() { return static_cast(offsetof(uiSreverChoiceGroup_t3930550082, ___m_Obj2_4)); } inline uiSreverChoiceItem_t3465582346 * get_m_Obj2_4() const { return ___m_Obj2_4; } inline uiSreverChoiceItem_t3465582346 ** get_address_of_m_Obj2_4() { return &___m_Obj2_4; } inline void set_m_Obj2_4(uiSreverChoiceItem_t3465582346 * value) { ___m_Obj2_4 = value; Il2CppCodeGenWriteBarrier((&___m_Obj2_4), value); } inline static int32_t get_offset_of_m_Child_5() { return static_cast(offsetof(uiSreverChoiceGroup_t3930550082, ___m_Child_5)); } inline Transform_t3600365921 * get_m_Child_5() const { return ___m_Child_5; } inline Transform_t3600365921 ** get_address_of_m_Child_5() { return &___m_Child_5; } inline void set_m_Child_5(Transform_t3600365921 * value) { ___m_Child_5 = value; Il2CppCodeGenWriteBarrier((&___m_Child_5), value); } inline static int32_t get_offset_of_GoodModel_6() { return static_cast(offsetof(uiSreverChoiceGroup_t3930550082, ___GoodModel_6)); } inline int32_t get_GoodModel_6() const { return ___GoodModel_6; } inline int32_t* get_address_of_GoodModel_6() { return &___GoodModel_6; } inline void set_GoodModel_6(int32_t value) { ___GoodModel_6 = value; } inline static int32_t get_offset_of_m_IsbrandStore_7() { return static_cast(offsetof(uiSreverChoiceGroup_t3930550082, ___m_IsbrandStore_7)); } inline bool get_m_IsbrandStore_7() const { return ___m_IsbrandStore_7; } inline bool* get_address_of_m_IsbrandStore_7() { return &___m_IsbrandStore_7; } inline void set_m_IsbrandStore_7(bool value) { ___m_IsbrandStore_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISREVERCHOICEGROUP_T3930550082_H #ifndef UISPRITEANIMATION_T1118314077_H #define UISPRITEANIMATION_T1118314077_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISpriteAnimation struct UISpriteAnimation_t1118314077 : public MonoBehaviour_t3962482529 { public: // System.Int32 UISpriteAnimation::mFPS int32_t ___mFPS_2; // System.String UISpriteAnimation::mPrefix String_t* ___mPrefix_3; // System.Boolean UISpriteAnimation::mLoop bool ___mLoop_4; // UISprite UISpriteAnimation::mSprite UISprite_t194114938 * ___mSprite_5; // System.Single UISpriteAnimation::mDelta float ___mDelta_6; // System.Int32 UISpriteAnimation::mIndex int32_t ___mIndex_7; // System.Boolean UISpriteAnimation::mActive bool ___mActive_8; // System.Collections.Generic.List`1 UISpriteAnimation::mSpriteNames List_1_t3319525431 * ___mSpriteNames_9; public: inline static int32_t get_offset_of_mFPS_2() { return static_cast(offsetof(UISpriteAnimation_t1118314077, ___mFPS_2)); } inline int32_t get_mFPS_2() const { return ___mFPS_2; } inline int32_t* get_address_of_mFPS_2() { return &___mFPS_2; } inline void set_mFPS_2(int32_t value) { ___mFPS_2 = value; } inline static int32_t get_offset_of_mPrefix_3() { return static_cast(offsetof(UISpriteAnimation_t1118314077, ___mPrefix_3)); } inline String_t* get_mPrefix_3() const { return ___mPrefix_3; } inline String_t** get_address_of_mPrefix_3() { return &___mPrefix_3; } inline void set_mPrefix_3(String_t* value) { ___mPrefix_3 = value; Il2CppCodeGenWriteBarrier((&___mPrefix_3), value); } inline static int32_t get_offset_of_mLoop_4() { return static_cast(offsetof(UISpriteAnimation_t1118314077, ___mLoop_4)); } inline bool get_mLoop_4() const { return ___mLoop_4; } inline bool* get_address_of_mLoop_4() { return &___mLoop_4; } inline void set_mLoop_4(bool value) { ___mLoop_4 = value; } inline static int32_t get_offset_of_mSprite_5() { return static_cast(offsetof(UISpriteAnimation_t1118314077, ___mSprite_5)); } inline UISprite_t194114938 * get_mSprite_5() const { return ___mSprite_5; } inline UISprite_t194114938 ** get_address_of_mSprite_5() { return &___mSprite_5; } inline void set_mSprite_5(UISprite_t194114938 * value) { ___mSprite_5 = value; Il2CppCodeGenWriteBarrier((&___mSprite_5), value); } inline static int32_t get_offset_of_mDelta_6() { return static_cast(offsetof(UISpriteAnimation_t1118314077, ___mDelta_6)); } inline float get_mDelta_6() const { return ___mDelta_6; } inline float* get_address_of_mDelta_6() { return &___mDelta_6; } inline void set_mDelta_6(float value) { ___mDelta_6 = value; } inline static int32_t get_offset_of_mIndex_7() { return static_cast(offsetof(UISpriteAnimation_t1118314077, ___mIndex_7)); } inline int32_t get_mIndex_7() const { return ___mIndex_7; } inline int32_t* get_address_of_mIndex_7() { return &___mIndex_7; } inline void set_mIndex_7(int32_t value) { ___mIndex_7 = value; } inline static int32_t get_offset_of_mActive_8() { return static_cast(offsetof(UISpriteAnimation_t1118314077, ___mActive_8)); } inline bool get_mActive_8() const { return ___mActive_8; } inline bool* get_address_of_mActive_8() { return &___mActive_8; } inline void set_mActive_8(bool value) { ___mActive_8 = value; } inline static int32_t get_offset_of_mSpriteNames_9() { return static_cast(offsetof(UISpriteAnimation_t1118314077, ___mSpriteNames_9)); } inline List_1_t3319525431 * get_mSpriteNames_9() const { return ___mSpriteNames_9; } inline List_1_t3319525431 ** get_address_of_mSpriteNames_9() { return &___mSpriteNames_9; } inline void set_mSpriteNames_9(List_1_t3319525431 * value) { ___mSpriteNames_9 = value; Il2CppCodeGenWriteBarrier((&___mSpriteNames_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISPRITEANIMATION_T1118314077_H #ifndef ISCENEPERSONALROLEPOSITION_T1996743043_H #define ISCENEPERSONALROLEPOSITION_T1996743043_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IScenePersonalRolePosition struct IScenePersonalRolePosition_t1996743043 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform IScenePersonalRolePosition::m_uiWatchPos Transform_t3600365921 * ___m_uiWatchPos_2; // UnityEngine.Camera IScenePersonalRolePosition::m_3dCamera Camera_t4157153871 * ___m_3dCamera_3; // UnityEngine.Camera IScenePersonalRolePosition::m_usrCamera Camera_t4157153871 * ___m_usrCamera_4; // UnityEngine.Transform IScenePersonalRolePosition::m_transParent Transform_t3600365921 * ___m_transParent_5; // UnityEngine.Transform IScenePersonalRolePosition::m_CurNewUICenter Transform_t3600365921 * ___m_CurNewUICenter_6; // UnityEngine.Transform IScenePersonalRolePosition::m_OriginUICenter Transform_t3600365921 * ___m_OriginUICenter_7; // System.Boolean IScenePersonalRolePosition::m_bScalBoth bool ___m_bScalBoth_8; // System.Int32 IScenePersonalRolePosition::m_OldScreenSizeX int32_t ___m_OldScreenSizeX_9; // System.Int32 IScenePersonalRolePosition::m_OldScreenSizeY int32_t ___m_OldScreenSizeY_10; public: inline static int32_t get_offset_of_m_uiWatchPos_2() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_uiWatchPos_2)); } inline Transform_t3600365921 * get_m_uiWatchPos_2() const { return ___m_uiWatchPos_2; } inline Transform_t3600365921 ** get_address_of_m_uiWatchPos_2() { return &___m_uiWatchPos_2; } inline void set_m_uiWatchPos_2(Transform_t3600365921 * value) { ___m_uiWatchPos_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiWatchPos_2), value); } inline static int32_t get_offset_of_m_3dCamera_3() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_3dCamera_3)); } inline Camera_t4157153871 * get_m_3dCamera_3() const { return ___m_3dCamera_3; } inline Camera_t4157153871 ** get_address_of_m_3dCamera_3() { return &___m_3dCamera_3; } inline void set_m_3dCamera_3(Camera_t4157153871 * value) { ___m_3dCamera_3 = value; Il2CppCodeGenWriteBarrier((&___m_3dCamera_3), value); } inline static int32_t get_offset_of_m_usrCamera_4() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_usrCamera_4)); } inline Camera_t4157153871 * get_m_usrCamera_4() const { return ___m_usrCamera_4; } inline Camera_t4157153871 ** get_address_of_m_usrCamera_4() { return &___m_usrCamera_4; } inline void set_m_usrCamera_4(Camera_t4157153871 * value) { ___m_usrCamera_4 = value; Il2CppCodeGenWriteBarrier((&___m_usrCamera_4), value); } inline static int32_t get_offset_of_m_transParent_5() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_transParent_5)); } inline Transform_t3600365921 * get_m_transParent_5() const { return ___m_transParent_5; } inline Transform_t3600365921 ** get_address_of_m_transParent_5() { return &___m_transParent_5; } inline void set_m_transParent_5(Transform_t3600365921 * value) { ___m_transParent_5 = value; Il2CppCodeGenWriteBarrier((&___m_transParent_5), value); } inline static int32_t get_offset_of_m_CurNewUICenter_6() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_CurNewUICenter_6)); } inline Transform_t3600365921 * get_m_CurNewUICenter_6() const { return ___m_CurNewUICenter_6; } inline Transform_t3600365921 ** get_address_of_m_CurNewUICenter_6() { return &___m_CurNewUICenter_6; } inline void set_m_CurNewUICenter_6(Transform_t3600365921 * value) { ___m_CurNewUICenter_6 = value; Il2CppCodeGenWriteBarrier((&___m_CurNewUICenter_6), value); } inline static int32_t get_offset_of_m_OriginUICenter_7() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_OriginUICenter_7)); } inline Transform_t3600365921 * get_m_OriginUICenter_7() const { return ___m_OriginUICenter_7; } inline Transform_t3600365921 ** get_address_of_m_OriginUICenter_7() { return &___m_OriginUICenter_7; } inline void set_m_OriginUICenter_7(Transform_t3600365921 * value) { ___m_OriginUICenter_7 = value; Il2CppCodeGenWriteBarrier((&___m_OriginUICenter_7), value); } inline static int32_t get_offset_of_m_bScalBoth_8() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_bScalBoth_8)); } inline bool get_m_bScalBoth_8() const { return ___m_bScalBoth_8; } inline bool* get_address_of_m_bScalBoth_8() { return &___m_bScalBoth_8; } inline void set_m_bScalBoth_8(bool value) { ___m_bScalBoth_8 = value; } inline static int32_t get_offset_of_m_OldScreenSizeX_9() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_OldScreenSizeX_9)); } inline int32_t get_m_OldScreenSizeX_9() const { return ___m_OldScreenSizeX_9; } inline int32_t* get_address_of_m_OldScreenSizeX_9() { return &___m_OldScreenSizeX_9; } inline void set_m_OldScreenSizeX_9(int32_t value) { ___m_OldScreenSizeX_9 = value; } inline static int32_t get_offset_of_m_OldScreenSizeY_10() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_OldScreenSizeY_10)); } inline int32_t get_m_OldScreenSizeY_10() const { return ___m_OldScreenSizeY_10; } inline int32_t* get_address_of_m_OldScreenSizeY_10() { return &___m_OldScreenSizeY_10; } inline void set_m_OldScreenSizeY_10(int32_t value) { ___m_OldScreenSizeY_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEPERSONALROLEPOSITION_T1996743043_H #ifndef UITABLE_T3168834800_H #define UITABLE_T3168834800_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITable struct UITable_t3168834800 : public MonoBehaviour_t3962482529 { public: // System.Int32 UITable::columns int32_t ___columns_2; // UITable/Direction UITable::direction int32_t ___direction_3; // UnityEngine.Vector2 UITable::padding Vector2_t2156229523 ___padding_4; // System.Boolean UITable::sorted bool ___sorted_5; // System.Boolean UITable::hideInactive bool ___hideInactive_6; // System.Boolean UITable::repositionNow bool ___repositionNow_7; // System.Boolean UITable::keepWithinPanel bool ___keepWithinPanel_8; // System.Action UITable::onReposition Action_t1264377477 * ___onReposition_9; // UIPanel UITable::mPanel UIPanel_t1716472341 * ___mPanel_10; // UIDraggablePanel UITable::mDrag UIDraggablePanel_t1628346357 * ___mDrag_11; // System.Boolean UITable::mStarted bool ___mStarted_12; // System.Collections.Generic.List`1 UITable::mChildren List_1_t777473367 * ___mChildren_13; public: inline static int32_t get_offset_of_columns_2() { return static_cast(offsetof(UITable_t3168834800, ___columns_2)); } inline int32_t get_columns_2() const { return ___columns_2; } inline int32_t* get_address_of_columns_2() { return &___columns_2; } inline void set_columns_2(int32_t value) { ___columns_2 = value; } inline static int32_t get_offset_of_direction_3() { return static_cast(offsetof(UITable_t3168834800, ___direction_3)); } inline int32_t get_direction_3() const { return ___direction_3; } inline int32_t* get_address_of_direction_3() { return &___direction_3; } inline void set_direction_3(int32_t value) { ___direction_3 = value; } inline static int32_t get_offset_of_padding_4() { return static_cast(offsetof(UITable_t3168834800, ___padding_4)); } inline Vector2_t2156229523 get_padding_4() const { return ___padding_4; } inline Vector2_t2156229523 * get_address_of_padding_4() { return &___padding_4; } inline void set_padding_4(Vector2_t2156229523 value) { ___padding_4 = value; } inline static int32_t get_offset_of_sorted_5() { return static_cast(offsetof(UITable_t3168834800, ___sorted_5)); } inline bool get_sorted_5() const { return ___sorted_5; } inline bool* get_address_of_sorted_5() { return &___sorted_5; } inline void set_sorted_5(bool value) { ___sorted_5 = value; } inline static int32_t get_offset_of_hideInactive_6() { return static_cast(offsetof(UITable_t3168834800, ___hideInactive_6)); } inline bool get_hideInactive_6() const { return ___hideInactive_6; } inline bool* get_address_of_hideInactive_6() { return &___hideInactive_6; } inline void set_hideInactive_6(bool value) { ___hideInactive_6 = value; } inline static int32_t get_offset_of_repositionNow_7() { return static_cast(offsetof(UITable_t3168834800, ___repositionNow_7)); } inline bool get_repositionNow_7() const { return ___repositionNow_7; } inline bool* get_address_of_repositionNow_7() { return &___repositionNow_7; } inline void set_repositionNow_7(bool value) { ___repositionNow_7 = value; } inline static int32_t get_offset_of_keepWithinPanel_8() { return static_cast(offsetof(UITable_t3168834800, ___keepWithinPanel_8)); } inline bool get_keepWithinPanel_8() const { return ___keepWithinPanel_8; } inline bool* get_address_of_keepWithinPanel_8() { return &___keepWithinPanel_8; } inline void set_keepWithinPanel_8(bool value) { ___keepWithinPanel_8 = value; } inline static int32_t get_offset_of_onReposition_9() { return static_cast(offsetof(UITable_t3168834800, ___onReposition_9)); } inline Action_t1264377477 * get_onReposition_9() const { return ___onReposition_9; } inline Action_t1264377477 ** get_address_of_onReposition_9() { return &___onReposition_9; } inline void set_onReposition_9(Action_t1264377477 * value) { ___onReposition_9 = value; Il2CppCodeGenWriteBarrier((&___onReposition_9), value); } inline static int32_t get_offset_of_mPanel_10() { return static_cast(offsetof(UITable_t3168834800, ___mPanel_10)); } inline UIPanel_t1716472341 * get_mPanel_10() const { return ___mPanel_10; } inline UIPanel_t1716472341 ** get_address_of_mPanel_10() { return &___mPanel_10; } inline void set_mPanel_10(UIPanel_t1716472341 * value) { ___mPanel_10 = value; Il2CppCodeGenWriteBarrier((&___mPanel_10), value); } inline static int32_t get_offset_of_mDrag_11() { return static_cast(offsetof(UITable_t3168834800, ___mDrag_11)); } inline UIDraggablePanel_t1628346357 * get_mDrag_11() const { return ___mDrag_11; } inline UIDraggablePanel_t1628346357 ** get_address_of_mDrag_11() { return &___mDrag_11; } inline void set_mDrag_11(UIDraggablePanel_t1628346357 * value) { ___mDrag_11 = value; Il2CppCodeGenWriteBarrier((&___mDrag_11), value); } inline static int32_t get_offset_of_mStarted_12() { return static_cast(offsetof(UITable_t3168834800, ___mStarted_12)); } inline bool get_mStarted_12() const { return ___mStarted_12; } inline bool* get_address_of_mStarted_12() { return &___mStarted_12; } inline void set_mStarted_12(bool value) { ___mStarted_12 = value; } inline static int32_t get_offset_of_mChildren_13() { return static_cast(offsetof(UITable_t3168834800, ___mChildren_13)); } inline List_1_t777473367 * get_mChildren_13() const { return ___mChildren_13; } inline List_1_t777473367 ** get_address_of_mChildren_13() { return &___mChildren_13; } inline void set_mChildren_13(List_1_t777473367 * value) { ___mChildren_13 = value; Il2CppCodeGenWriteBarrier((&___mChildren_13), value); } }; struct UITable_t3168834800_StaticFields { public: // System.Comparison`1 UITable::<>f__mg$cache0 Comparison_1_t3375297100 * ___U3CU3Ef__mgU24cache0_14; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_14() { return static_cast(offsetof(UITable_t3168834800_StaticFields, ___U3CU3Ef__mgU24cache0_14)); } inline Comparison_1_t3375297100 * get_U3CU3Ef__mgU24cache0_14() const { return ___U3CU3Ef__mgU24cache0_14; } inline Comparison_1_t3375297100 ** get_address_of_U3CU3Ef__mgU24cache0_14() { return &___U3CU3Ef__mgU24cache0_14; } inline void set_U3CU3Ef__mgU24cache0_14(Comparison_1_t3375297100 * value) { ___U3CU3Ef__mgU24cache0_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITABLE_T3168834800_H #ifndef UICHOOSEITEMGROUP_T1123301737_H #define UICHOOSEITEMGROUP_T1123301737_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiChooseItemGroup struct uiChooseItemGroup_t1123301737 : public MonoBehaviour_t3962482529 { public: // uiChooseItemGroupCell uiChooseItemGroup::m_Obj0 uiChooseItemGroupCell_t2276097617 * ___m_Obj0_2; // uiChooseItemGroupCell uiChooseItemGroup::m_Obj1 uiChooseItemGroupCell_t2276097617 * ___m_Obj1_3; // uiChooseItemGroupCell uiChooseItemGroup::m_Obj2 uiChooseItemGroupCell_t2276097617 * ___m_Obj2_4; // System.Boolean uiChooseItemGroup::isPageInit bool ___isPageInit_5; public: inline static int32_t get_offset_of_m_Obj0_2() { return static_cast(offsetof(uiChooseItemGroup_t1123301737, ___m_Obj0_2)); } inline uiChooseItemGroupCell_t2276097617 * get_m_Obj0_2() const { return ___m_Obj0_2; } inline uiChooseItemGroupCell_t2276097617 ** get_address_of_m_Obj0_2() { return &___m_Obj0_2; } inline void set_m_Obj0_2(uiChooseItemGroupCell_t2276097617 * value) { ___m_Obj0_2 = value; Il2CppCodeGenWriteBarrier((&___m_Obj0_2), value); } inline static int32_t get_offset_of_m_Obj1_3() { return static_cast(offsetof(uiChooseItemGroup_t1123301737, ___m_Obj1_3)); } inline uiChooseItemGroupCell_t2276097617 * get_m_Obj1_3() const { return ___m_Obj1_3; } inline uiChooseItemGroupCell_t2276097617 ** get_address_of_m_Obj1_3() { return &___m_Obj1_3; } inline void set_m_Obj1_3(uiChooseItemGroupCell_t2276097617 * value) { ___m_Obj1_3 = value; Il2CppCodeGenWriteBarrier((&___m_Obj1_3), value); } inline static int32_t get_offset_of_m_Obj2_4() { return static_cast(offsetof(uiChooseItemGroup_t1123301737, ___m_Obj2_4)); } inline uiChooseItemGroupCell_t2276097617 * get_m_Obj2_4() const { return ___m_Obj2_4; } inline uiChooseItemGroupCell_t2276097617 ** get_address_of_m_Obj2_4() { return &___m_Obj2_4; } inline void set_m_Obj2_4(uiChooseItemGroupCell_t2276097617 * value) { ___m_Obj2_4 = value; Il2CppCodeGenWriteBarrier((&___m_Obj2_4), value); } inline static int32_t get_offset_of_isPageInit_5() { return static_cast(offsetof(uiChooseItemGroup_t1123301737, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICHOOSEITEMGROUP_T1123301737_H #ifndef UIAWARDCELL_T1062333354_H #define UIAWARDCELL_T1062333354_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAwardcell struct uiAwardcell_t1062333354 : public MonoBehaviour_t3962482529 { public: // UILabel uiAwardcell::m_AwardNum UILabel_t3248798549 * ___m_AwardNum_2; // UITexture uiAwardcell::m_AwardIcon UITexture_t3471168817 * ___m_AwardIcon_3; // UISprite uiAwardcell::m_AwardQuality UISprite_t194114938 * ___m_AwardQuality_4; // System.String uiAwardcell::currentUsePath String_t* ___currentUsePath_5; // System.Boolean uiAwardcell::IsIconShow bool ___IsIconShow_6; // UnityEngine.Vector3 uiAwardcell::m_IconSize Vector3_t3722313464 ___m_IconSize_7; // System.Int32 uiAwardcell::modelId int32_t ___modelId_8; public: inline static int32_t get_offset_of_m_AwardNum_2() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_AwardNum_2)); } inline UILabel_t3248798549 * get_m_AwardNum_2() const { return ___m_AwardNum_2; } inline UILabel_t3248798549 ** get_address_of_m_AwardNum_2() { return &___m_AwardNum_2; } inline void set_m_AwardNum_2(UILabel_t3248798549 * value) { ___m_AwardNum_2 = value; Il2CppCodeGenWriteBarrier((&___m_AwardNum_2), value); } inline static int32_t get_offset_of_m_AwardIcon_3() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_AwardIcon_3)); } inline UITexture_t3471168817 * get_m_AwardIcon_3() const { return ___m_AwardIcon_3; } inline UITexture_t3471168817 ** get_address_of_m_AwardIcon_3() { return &___m_AwardIcon_3; } inline void set_m_AwardIcon_3(UITexture_t3471168817 * value) { ___m_AwardIcon_3 = value; Il2CppCodeGenWriteBarrier((&___m_AwardIcon_3), value); } inline static int32_t get_offset_of_m_AwardQuality_4() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_AwardQuality_4)); } inline UISprite_t194114938 * get_m_AwardQuality_4() const { return ___m_AwardQuality_4; } inline UISprite_t194114938 ** get_address_of_m_AwardQuality_4() { return &___m_AwardQuality_4; } inline void set_m_AwardQuality_4(UISprite_t194114938 * value) { ___m_AwardQuality_4 = value; Il2CppCodeGenWriteBarrier((&___m_AwardQuality_4), value); } inline static int32_t get_offset_of_currentUsePath_5() { return static_cast(offsetof(uiAwardcell_t1062333354, ___currentUsePath_5)); } inline String_t* get_currentUsePath_5() const { return ___currentUsePath_5; } inline String_t** get_address_of_currentUsePath_5() { return &___currentUsePath_5; } inline void set_currentUsePath_5(String_t* value) { ___currentUsePath_5 = value; Il2CppCodeGenWriteBarrier((&___currentUsePath_5), value); } inline static int32_t get_offset_of_IsIconShow_6() { return static_cast(offsetof(uiAwardcell_t1062333354, ___IsIconShow_6)); } inline bool get_IsIconShow_6() const { return ___IsIconShow_6; } inline bool* get_address_of_IsIconShow_6() { return &___IsIconShow_6; } inline void set_IsIconShow_6(bool value) { ___IsIconShow_6 = value; } inline static int32_t get_offset_of_m_IconSize_7() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_IconSize_7)); } inline Vector3_t3722313464 get_m_IconSize_7() const { return ___m_IconSize_7; } inline Vector3_t3722313464 * get_address_of_m_IconSize_7() { return &___m_IconSize_7; } inline void set_m_IconSize_7(Vector3_t3722313464 value) { ___m_IconSize_7 = value; } inline static int32_t get_offset_of_modelId_8() { return static_cast(offsetof(uiAwardcell_t1062333354, ___modelId_8)); } inline int32_t get_modelId_8() const { return ___modelId_8; } inline int32_t* get_address_of_modelId_8() { return &___modelId_8; } inline void set_modelId_8(int32_t value) { ___modelId_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIAWARDCELL_T1062333354_H #ifndef UISPECTRUMITEM_T3341745820_H #define UISPECTRUMITEM_T3341745820_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSpectrumItem struct uiSpectrumItem_t3341745820 : public MonoBehaviour_t3962482529 { public: // UILabel uiSpectrumItem::label1 UILabel_t3248798549 * ___label1_2; // UILabel uiSpectrumItem::label2 UILabel_t3248798549 * ___label2_3; // UnityEngine.Transform uiSpectrumItem::m_activeRoot Transform_t3600365921 * ___m_activeRoot_4; // UnityEngine.Transform uiSpectrumItem::m_disActiveRoot Transform_t3600365921 * ___m_disActiveRoot_5; // System.Int32 uiSpectrumItem::spectrumId int32_t ___spectrumId_6; // System.Boolean uiSpectrumItem::isPageInit bool ___isPageInit_7; public: inline static int32_t get_offset_of_label1_2() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___label1_2)); } inline UILabel_t3248798549 * get_label1_2() const { return ___label1_2; } inline UILabel_t3248798549 ** get_address_of_label1_2() { return &___label1_2; } inline void set_label1_2(UILabel_t3248798549 * value) { ___label1_2 = value; Il2CppCodeGenWriteBarrier((&___label1_2), value); } inline static int32_t get_offset_of_label2_3() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___label2_3)); } inline UILabel_t3248798549 * get_label2_3() const { return ___label2_3; } inline UILabel_t3248798549 ** get_address_of_label2_3() { return &___label2_3; } inline void set_label2_3(UILabel_t3248798549 * value) { ___label2_3 = value; Il2CppCodeGenWriteBarrier((&___label2_3), value); } inline static int32_t get_offset_of_m_activeRoot_4() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___m_activeRoot_4)); } inline Transform_t3600365921 * get_m_activeRoot_4() const { return ___m_activeRoot_4; } inline Transform_t3600365921 ** get_address_of_m_activeRoot_4() { return &___m_activeRoot_4; } inline void set_m_activeRoot_4(Transform_t3600365921 * value) { ___m_activeRoot_4 = value; Il2CppCodeGenWriteBarrier((&___m_activeRoot_4), value); } inline static int32_t get_offset_of_m_disActiveRoot_5() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___m_disActiveRoot_5)); } inline Transform_t3600365921 * get_m_disActiveRoot_5() const { return ___m_disActiveRoot_5; } inline Transform_t3600365921 ** get_address_of_m_disActiveRoot_5() { return &___m_disActiveRoot_5; } inline void set_m_disActiveRoot_5(Transform_t3600365921 * value) { ___m_disActiveRoot_5 = value; Il2CppCodeGenWriteBarrier((&___m_disActiveRoot_5), value); } inline static int32_t get_offset_of_spectrumId_6() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___spectrumId_6)); } inline int32_t get_spectrumId_6() const { return ___spectrumId_6; } inline int32_t* get_address_of_spectrumId_6() { return &___spectrumId_6; } inline void set_spectrumId_6(int32_t value) { ___spectrumId_6 = value; } inline static int32_t get_offset_of_isPageInit_7() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___isPageInit_7)); } inline bool get_isPageInit_7() const { return ___isPageInit_7; } inline bool* get_address_of_isPageInit_7() { return &___isPageInit_7; } inline void set_isPageInit_7(bool value) { ___isPageInit_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISPECTRUMITEM_T3341745820_H #ifndef UITASKITEMOTHER_T3656866265_H #define UITASKITEMOTHER_T3656866265_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiTaskItemOther struct uiTaskItemOther_t3656866265 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiTaskItemOther::m_BgCompleted Transform_t3600365921 * ___m_BgCompleted_2; // UILabel uiTaskItemOther::m_Description UILabel_t3248798549 * ___m_Description_3; // UILabel uiTaskItemOther::m_ActiveValue UILabel_t3248798549 * ___m_ActiveValue_4; // UILabel uiTaskItemOther::m_Step UILabel_t3248798549 * ___m_Step_5; // UnityEngine.Transform uiTaskItemOther::m_btnGo Transform_t3600365921 * ___m_btnGo_6; // UnityEngine.Transform uiTaskItemOther::m_btnCanGet Transform_t3600365921 * ___m_btnCanGet_7; // UnityEngine.Transform uiTaskItemOther::m_btnGetted Transform_t3600365921 * ___m_btnGetted_8; // UnityEngine.Transform uiTaskItemOther::m_btnUnDo Transform_t3600365921 * ___m_btnUnDo_9; // UnityEngine.Transform[] uiTaskItemOther::m_wndGifts TransformU5BU5D_t807237628* ___m_wndGifts_10; // System.String uiTaskItemOther::m_stepTipFormat String_t* ___m_stepTipFormat_11; // System.Boolean uiTaskItemOther::m_isPageInit bool ___m_isPageInit_12; // UITexture uiTaskItemOther::m_iconTex UITexture_t3471168817 * ___m_iconTex_13; // System.Boolean uiTaskItemOther::m_bPhotoReady bool ___m_bPhotoReady_14; // DMCore.Logic.enumTaskType uiTaskItemOther::m_type int32_t ___m_type_15; // System.Int32 uiTaskItemOther::m_taskId int32_t ___m_taskId_16; public: inline static int32_t get_offset_of_m_BgCompleted_2() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_BgCompleted_2)); } inline Transform_t3600365921 * get_m_BgCompleted_2() const { return ___m_BgCompleted_2; } inline Transform_t3600365921 ** get_address_of_m_BgCompleted_2() { return &___m_BgCompleted_2; } inline void set_m_BgCompleted_2(Transform_t3600365921 * value) { ___m_BgCompleted_2 = value; Il2CppCodeGenWriteBarrier((&___m_BgCompleted_2), value); } inline static int32_t get_offset_of_m_Description_3() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_Description_3)); } inline UILabel_t3248798549 * get_m_Description_3() const { return ___m_Description_3; } inline UILabel_t3248798549 ** get_address_of_m_Description_3() { return &___m_Description_3; } inline void set_m_Description_3(UILabel_t3248798549 * value) { ___m_Description_3 = value; Il2CppCodeGenWriteBarrier((&___m_Description_3), value); } inline static int32_t get_offset_of_m_ActiveValue_4() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_ActiveValue_4)); } inline UILabel_t3248798549 * get_m_ActiveValue_4() const { return ___m_ActiveValue_4; } inline UILabel_t3248798549 ** get_address_of_m_ActiveValue_4() { return &___m_ActiveValue_4; } inline void set_m_ActiveValue_4(UILabel_t3248798549 * value) { ___m_ActiveValue_4 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveValue_4), value); } inline static int32_t get_offset_of_m_Step_5() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_Step_5)); } inline UILabel_t3248798549 * get_m_Step_5() const { return ___m_Step_5; } inline UILabel_t3248798549 ** get_address_of_m_Step_5() { return &___m_Step_5; } inline void set_m_Step_5(UILabel_t3248798549 * value) { ___m_Step_5 = value; Il2CppCodeGenWriteBarrier((&___m_Step_5), value); } inline static int32_t get_offset_of_m_btnGo_6() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_btnGo_6)); } inline Transform_t3600365921 * get_m_btnGo_6() const { return ___m_btnGo_6; } inline Transform_t3600365921 ** get_address_of_m_btnGo_6() { return &___m_btnGo_6; } inline void set_m_btnGo_6(Transform_t3600365921 * value) { ___m_btnGo_6 = value; Il2CppCodeGenWriteBarrier((&___m_btnGo_6), value); } inline static int32_t get_offset_of_m_btnCanGet_7() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_btnCanGet_7)); } inline Transform_t3600365921 * get_m_btnCanGet_7() const { return ___m_btnCanGet_7; } inline Transform_t3600365921 ** get_address_of_m_btnCanGet_7() { return &___m_btnCanGet_7; } inline void set_m_btnCanGet_7(Transform_t3600365921 * value) { ___m_btnCanGet_7 = value; Il2CppCodeGenWriteBarrier((&___m_btnCanGet_7), value); } inline static int32_t get_offset_of_m_btnGetted_8() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_btnGetted_8)); } inline Transform_t3600365921 * get_m_btnGetted_8() const { return ___m_btnGetted_8; } inline Transform_t3600365921 ** get_address_of_m_btnGetted_8() { return &___m_btnGetted_8; } inline void set_m_btnGetted_8(Transform_t3600365921 * value) { ___m_btnGetted_8 = value; Il2CppCodeGenWriteBarrier((&___m_btnGetted_8), value); } inline static int32_t get_offset_of_m_btnUnDo_9() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_btnUnDo_9)); } inline Transform_t3600365921 * get_m_btnUnDo_9() const { return ___m_btnUnDo_9; } inline Transform_t3600365921 ** get_address_of_m_btnUnDo_9() { return &___m_btnUnDo_9; } inline void set_m_btnUnDo_9(Transform_t3600365921 * value) { ___m_btnUnDo_9 = value; Il2CppCodeGenWriteBarrier((&___m_btnUnDo_9), value); } inline static int32_t get_offset_of_m_wndGifts_10() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_wndGifts_10)); } inline TransformU5BU5D_t807237628* get_m_wndGifts_10() const { return ___m_wndGifts_10; } inline TransformU5BU5D_t807237628** get_address_of_m_wndGifts_10() { return &___m_wndGifts_10; } inline void set_m_wndGifts_10(TransformU5BU5D_t807237628* value) { ___m_wndGifts_10 = value; Il2CppCodeGenWriteBarrier((&___m_wndGifts_10), value); } inline static int32_t get_offset_of_m_stepTipFormat_11() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_stepTipFormat_11)); } inline String_t* get_m_stepTipFormat_11() const { return ___m_stepTipFormat_11; } inline String_t** get_address_of_m_stepTipFormat_11() { return &___m_stepTipFormat_11; } inline void set_m_stepTipFormat_11(String_t* value) { ___m_stepTipFormat_11 = value; Il2CppCodeGenWriteBarrier((&___m_stepTipFormat_11), value); } inline static int32_t get_offset_of_m_isPageInit_12() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_isPageInit_12)); } inline bool get_m_isPageInit_12() const { return ___m_isPageInit_12; } inline bool* get_address_of_m_isPageInit_12() { return &___m_isPageInit_12; } inline void set_m_isPageInit_12(bool value) { ___m_isPageInit_12 = value; } inline static int32_t get_offset_of_m_iconTex_13() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_iconTex_13)); } inline UITexture_t3471168817 * get_m_iconTex_13() const { return ___m_iconTex_13; } inline UITexture_t3471168817 ** get_address_of_m_iconTex_13() { return &___m_iconTex_13; } inline void set_m_iconTex_13(UITexture_t3471168817 * value) { ___m_iconTex_13 = value; Il2CppCodeGenWriteBarrier((&___m_iconTex_13), value); } inline static int32_t get_offset_of_m_bPhotoReady_14() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_bPhotoReady_14)); } inline bool get_m_bPhotoReady_14() const { return ___m_bPhotoReady_14; } inline bool* get_address_of_m_bPhotoReady_14() { return &___m_bPhotoReady_14; } inline void set_m_bPhotoReady_14(bool value) { ___m_bPhotoReady_14 = value; } inline static int32_t get_offset_of_m_type_15() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_type_15)); } inline int32_t get_m_type_15() const { return ___m_type_15; } inline int32_t* get_address_of_m_type_15() { return &___m_type_15; } inline void set_m_type_15(int32_t value) { ___m_type_15 = value; } inline static int32_t get_offset_of_m_taskId_16() { return static_cast(offsetof(uiTaskItemOther_t3656866265, ___m_taskId_16)); } inline int32_t get_m_taskId_16() const { return ___m_taskId_16; } inline int32_t* get_address_of_m_taskId_16() { return &___m_taskId_16; } inline void set_m_taskId_16(int32_t value) { ___m_taskId_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITASKITEMOTHER_T3656866265_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 UITASKITEM_T166505175_H #define UITASKITEM_T166505175_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiTaskItem struct uiTaskItem_t166505175 : public MonoBehaviour_t3962482529 { public: // System.Int32 uiTaskItem::m_taskId int32_t ___m_taskId_2; // UnityEngine.Transform uiTaskItem::m_activeTran Transform_t3600365921 * ___m_activeTran_3; // UnityEngine.Transform uiTaskItem::m_inactiveTran Transform_t3600365921 * ___m_inactiveTran_4; // UnityEngine.Transform uiTaskItem::m_mainTran Transform_t3600365921 * ___m_mainTran_5; // UnityEngine.Transform uiTaskItem::m_branchTran Transform_t3600365921 * ___m_branchTran_6; // DMListViewItem uiTaskItem::dmItem DMListViewItem_t3648257704 * ___dmItem_7; public: inline static int32_t get_offset_of_m_taskId_2() { return static_cast(offsetof(uiTaskItem_t166505175, ___m_taskId_2)); } inline int32_t get_m_taskId_2() const { return ___m_taskId_2; } inline int32_t* get_address_of_m_taskId_2() { return &___m_taskId_2; } inline void set_m_taskId_2(int32_t value) { ___m_taskId_2 = value; } inline static int32_t get_offset_of_m_activeTran_3() { return static_cast(offsetof(uiTaskItem_t166505175, ___m_activeTran_3)); } inline Transform_t3600365921 * get_m_activeTran_3() const { return ___m_activeTran_3; } inline Transform_t3600365921 ** get_address_of_m_activeTran_3() { return &___m_activeTran_3; } inline void set_m_activeTran_3(Transform_t3600365921 * value) { ___m_activeTran_3 = value; Il2CppCodeGenWriteBarrier((&___m_activeTran_3), value); } inline static int32_t get_offset_of_m_inactiveTran_4() { return static_cast(offsetof(uiTaskItem_t166505175, ___m_inactiveTran_4)); } inline Transform_t3600365921 * get_m_inactiveTran_4() const { return ___m_inactiveTran_4; } inline Transform_t3600365921 ** get_address_of_m_inactiveTran_4() { return &___m_inactiveTran_4; } inline void set_m_inactiveTran_4(Transform_t3600365921 * value) { ___m_inactiveTran_4 = value; Il2CppCodeGenWriteBarrier((&___m_inactiveTran_4), value); } inline static int32_t get_offset_of_m_mainTran_5() { return static_cast(offsetof(uiTaskItem_t166505175, ___m_mainTran_5)); } inline Transform_t3600365921 * get_m_mainTran_5() const { return ___m_mainTran_5; } inline Transform_t3600365921 ** get_address_of_m_mainTran_5() { return &___m_mainTran_5; } inline void set_m_mainTran_5(Transform_t3600365921 * value) { ___m_mainTran_5 = value; Il2CppCodeGenWriteBarrier((&___m_mainTran_5), value); } inline static int32_t get_offset_of_m_branchTran_6() { return static_cast(offsetof(uiTaskItem_t166505175, ___m_branchTran_6)); } inline Transform_t3600365921 * get_m_branchTran_6() const { return ___m_branchTran_6; } inline Transform_t3600365921 ** get_address_of_m_branchTran_6() { return &___m_branchTran_6; } inline void set_m_branchTran_6(Transform_t3600365921 * value) { ___m_branchTran_6 = value; Il2CppCodeGenWriteBarrier((&___m_branchTran_6), value); } inline static int32_t get_offset_of_dmItem_7() { return static_cast(offsetof(uiTaskItem_t166505175, ___dmItem_7)); } inline DMListViewItem_t3648257704 * get_dmItem_7() const { return ___dmItem_7; } inline DMListViewItem_t3648257704 ** get_address_of_dmItem_7() { return &___dmItem_7; } inline void set_dmItem_7(DMListViewItem_t3648257704 * value) { ___dmItem_7 = value; Il2CppCodeGenWriteBarrier((&___dmItem_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITASKITEM_T166505175_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 UITOPLISTWND_T3782294186_H #define UITOPLISTWND_T3782294186_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiTopListWnd struct uiTopListWnd_t3782294186 : public MonoBehaviour_t3962482529 { public: // UILabel uiTopListWnd::m_LabelRankDescrip UILabel_t3248798549 * ___m_LabelRankDescrip_2; // UnityEngine.Transform uiTopListWnd::m_ButtonGroupFrineds Transform_t3600365921 * ___m_ButtonGroupFrineds_3; // UnityEngine.Transform uiTopListWnd::m_ButtonGroupTotal Transform_t3600365921 * ___m_ButtonGroupTotal_4; // UITexture uiTopListWnd::m_RankIcon UITexture_t3471168817 * ___m_RankIcon_5; // UnityEngine.Transform uiTopListWnd::m_RankTips Transform_t3600365921 * ___m_RankTips_6; // UILabel uiTopListWnd::m_RefreshTime UILabel_t3248798549 * ___m_RefreshTime_7; // UnityEngine.Transform uiTopListWnd::m_RankValueRoot Transform_t3600365921 * ___m_RankValueRoot_8; // UnityEngine.Transform uiTopListWnd::m_ShowEmptyTotalRank Transform_t3600365921 * ___m_ShowEmptyTotalRank_9; // UnityEngine.Transform uiTopListWnd::m_ShowEmptyWeekRank Transform_t3600365921 * ___m_ShowEmptyWeekRank_10; // UnityEngine.Transform uiTopListWnd::m_RankRewardInfo Transform_t3600365921 * ___m_RankRewardInfo_11; // UnityEngine.Transform uiTopListWnd::m_RankNoRewardInfo Transform_t3600365921 * ___m_RankNoRewardInfo_12; // UnityEngine.Transform[] uiTopListWnd::m_RankTopIcons TransformU5BU5D_t807237628* ___m_RankTopIcons_13; // System.Collections.Generic.Dictionary`2 uiTopListWnd::m_listRank Dictionary_2_t246007482 * ___m_listRank_14; // UnityEngine.Transform uiTopListWnd::m_PopWndMask Transform_t3600365921 * ___m_PopWndMask_15; // UnityEngine.Transform[] uiTopListWnd::m_PopWindows TransformU5BU5D_t807237628* ___m_PopWindows_16; // UILabel[] uiTopListWnd::m_PopBtnText UILabelU5BU5D_t595200952* ___m_PopBtnText_17; // UILabel[] uiTopListWnd::m_PopDescText UILabelU5BU5D_t595200952* ___m_PopDescText_18; // UISprite uiTopListWnd::m_Top3Icon UISprite_t194114938 * ___m_Top3Icon_19; // UnityEngine.Transform[] uiTopListWnd::m_MainWndArray TransformU5BU5D_t807237628* ___m_MainWndArray_20; // System.String uiTopListWnd::destTexuture String_t* ___destTexuture_21; // System.Single uiTopListWnd::m_ControlerPosY float ___m_ControlerPosY_22; // System.Boolean uiTopListWnd::isPageInit bool ___isPageInit_23; // UISprite uiTopListWnd::m_clickRankIcon UISprite_t194114938 * ___m_clickRankIcon_24; // System.Int32 uiTopListWnd::Default int32_t ___Default_25; // System.TimeSpan uiTopListWnd::_delta_time TimeSpan_t881159249 ____delta_time_26; public: inline static int32_t get_offset_of_m_LabelRankDescrip_2() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_LabelRankDescrip_2)); } inline UILabel_t3248798549 * get_m_LabelRankDescrip_2() const { return ___m_LabelRankDescrip_2; } inline UILabel_t3248798549 ** get_address_of_m_LabelRankDescrip_2() { return &___m_LabelRankDescrip_2; } inline void set_m_LabelRankDescrip_2(UILabel_t3248798549 * value) { ___m_LabelRankDescrip_2 = value; Il2CppCodeGenWriteBarrier((&___m_LabelRankDescrip_2), value); } inline static int32_t get_offset_of_m_ButtonGroupFrineds_3() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_ButtonGroupFrineds_3)); } inline Transform_t3600365921 * get_m_ButtonGroupFrineds_3() const { return ___m_ButtonGroupFrineds_3; } inline Transform_t3600365921 ** get_address_of_m_ButtonGroupFrineds_3() { return &___m_ButtonGroupFrineds_3; } inline void set_m_ButtonGroupFrineds_3(Transform_t3600365921 * value) { ___m_ButtonGroupFrineds_3 = value; Il2CppCodeGenWriteBarrier((&___m_ButtonGroupFrineds_3), value); } inline static int32_t get_offset_of_m_ButtonGroupTotal_4() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_ButtonGroupTotal_4)); } inline Transform_t3600365921 * get_m_ButtonGroupTotal_4() const { return ___m_ButtonGroupTotal_4; } inline Transform_t3600365921 ** get_address_of_m_ButtonGroupTotal_4() { return &___m_ButtonGroupTotal_4; } inline void set_m_ButtonGroupTotal_4(Transform_t3600365921 * value) { ___m_ButtonGroupTotal_4 = value; Il2CppCodeGenWriteBarrier((&___m_ButtonGroupTotal_4), value); } inline static int32_t get_offset_of_m_RankIcon_5() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_RankIcon_5)); } inline UITexture_t3471168817 * get_m_RankIcon_5() const { return ___m_RankIcon_5; } inline UITexture_t3471168817 ** get_address_of_m_RankIcon_5() { return &___m_RankIcon_5; } inline void set_m_RankIcon_5(UITexture_t3471168817 * value) { ___m_RankIcon_5 = value; Il2CppCodeGenWriteBarrier((&___m_RankIcon_5), value); } inline static int32_t get_offset_of_m_RankTips_6() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_RankTips_6)); } inline Transform_t3600365921 * get_m_RankTips_6() const { return ___m_RankTips_6; } inline Transform_t3600365921 ** get_address_of_m_RankTips_6() { return &___m_RankTips_6; } inline void set_m_RankTips_6(Transform_t3600365921 * value) { ___m_RankTips_6 = value; Il2CppCodeGenWriteBarrier((&___m_RankTips_6), value); } inline static int32_t get_offset_of_m_RefreshTime_7() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_RefreshTime_7)); } inline UILabel_t3248798549 * get_m_RefreshTime_7() const { return ___m_RefreshTime_7; } inline UILabel_t3248798549 ** get_address_of_m_RefreshTime_7() { return &___m_RefreshTime_7; } inline void set_m_RefreshTime_7(UILabel_t3248798549 * value) { ___m_RefreshTime_7 = value; Il2CppCodeGenWriteBarrier((&___m_RefreshTime_7), value); } inline static int32_t get_offset_of_m_RankValueRoot_8() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_RankValueRoot_8)); } inline Transform_t3600365921 * get_m_RankValueRoot_8() const { return ___m_RankValueRoot_8; } inline Transform_t3600365921 ** get_address_of_m_RankValueRoot_8() { return &___m_RankValueRoot_8; } inline void set_m_RankValueRoot_8(Transform_t3600365921 * value) { ___m_RankValueRoot_8 = value; Il2CppCodeGenWriteBarrier((&___m_RankValueRoot_8), value); } inline static int32_t get_offset_of_m_ShowEmptyTotalRank_9() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_ShowEmptyTotalRank_9)); } inline Transform_t3600365921 * get_m_ShowEmptyTotalRank_9() const { return ___m_ShowEmptyTotalRank_9; } inline Transform_t3600365921 ** get_address_of_m_ShowEmptyTotalRank_9() { return &___m_ShowEmptyTotalRank_9; } inline void set_m_ShowEmptyTotalRank_9(Transform_t3600365921 * value) { ___m_ShowEmptyTotalRank_9 = value; Il2CppCodeGenWriteBarrier((&___m_ShowEmptyTotalRank_9), value); } inline static int32_t get_offset_of_m_ShowEmptyWeekRank_10() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_ShowEmptyWeekRank_10)); } inline Transform_t3600365921 * get_m_ShowEmptyWeekRank_10() const { return ___m_ShowEmptyWeekRank_10; } inline Transform_t3600365921 ** get_address_of_m_ShowEmptyWeekRank_10() { return &___m_ShowEmptyWeekRank_10; } inline void set_m_ShowEmptyWeekRank_10(Transform_t3600365921 * value) { ___m_ShowEmptyWeekRank_10 = value; Il2CppCodeGenWriteBarrier((&___m_ShowEmptyWeekRank_10), value); } inline static int32_t get_offset_of_m_RankRewardInfo_11() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_RankRewardInfo_11)); } inline Transform_t3600365921 * get_m_RankRewardInfo_11() const { return ___m_RankRewardInfo_11; } inline Transform_t3600365921 ** get_address_of_m_RankRewardInfo_11() { return &___m_RankRewardInfo_11; } inline void set_m_RankRewardInfo_11(Transform_t3600365921 * value) { ___m_RankRewardInfo_11 = value; Il2CppCodeGenWriteBarrier((&___m_RankRewardInfo_11), value); } inline static int32_t get_offset_of_m_RankNoRewardInfo_12() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_RankNoRewardInfo_12)); } inline Transform_t3600365921 * get_m_RankNoRewardInfo_12() const { return ___m_RankNoRewardInfo_12; } inline Transform_t3600365921 ** get_address_of_m_RankNoRewardInfo_12() { return &___m_RankNoRewardInfo_12; } inline void set_m_RankNoRewardInfo_12(Transform_t3600365921 * value) { ___m_RankNoRewardInfo_12 = value; Il2CppCodeGenWriteBarrier((&___m_RankNoRewardInfo_12), value); } inline static int32_t get_offset_of_m_RankTopIcons_13() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_RankTopIcons_13)); } inline TransformU5BU5D_t807237628* get_m_RankTopIcons_13() const { return ___m_RankTopIcons_13; } inline TransformU5BU5D_t807237628** get_address_of_m_RankTopIcons_13() { return &___m_RankTopIcons_13; } inline void set_m_RankTopIcons_13(TransformU5BU5D_t807237628* value) { ___m_RankTopIcons_13 = value; Il2CppCodeGenWriteBarrier((&___m_RankTopIcons_13), value); } inline static int32_t get_offset_of_m_listRank_14() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_listRank_14)); } inline Dictionary_2_t246007482 * get_m_listRank_14() const { return ___m_listRank_14; } inline Dictionary_2_t246007482 ** get_address_of_m_listRank_14() { return &___m_listRank_14; } inline void set_m_listRank_14(Dictionary_2_t246007482 * value) { ___m_listRank_14 = value; Il2CppCodeGenWriteBarrier((&___m_listRank_14), value); } inline static int32_t get_offset_of_m_PopWndMask_15() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_PopWndMask_15)); } inline Transform_t3600365921 * get_m_PopWndMask_15() const { return ___m_PopWndMask_15; } inline Transform_t3600365921 ** get_address_of_m_PopWndMask_15() { return &___m_PopWndMask_15; } inline void set_m_PopWndMask_15(Transform_t3600365921 * value) { ___m_PopWndMask_15 = value; Il2CppCodeGenWriteBarrier((&___m_PopWndMask_15), value); } inline static int32_t get_offset_of_m_PopWindows_16() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_PopWindows_16)); } inline TransformU5BU5D_t807237628* get_m_PopWindows_16() const { return ___m_PopWindows_16; } inline TransformU5BU5D_t807237628** get_address_of_m_PopWindows_16() { return &___m_PopWindows_16; } inline void set_m_PopWindows_16(TransformU5BU5D_t807237628* value) { ___m_PopWindows_16 = value; Il2CppCodeGenWriteBarrier((&___m_PopWindows_16), value); } inline static int32_t get_offset_of_m_PopBtnText_17() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_PopBtnText_17)); } inline UILabelU5BU5D_t595200952* get_m_PopBtnText_17() const { return ___m_PopBtnText_17; } inline UILabelU5BU5D_t595200952** get_address_of_m_PopBtnText_17() { return &___m_PopBtnText_17; } inline void set_m_PopBtnText_17(UILabelU5BU5D_t595200952* value) { ___m_PopBtnText_17 = value; Il2CppCodeGenWriteBarrier((&___m_PopBtnText_17), value); } inline static int32_t get_offset_of_m_PopDescText_18() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_PopDescText_18)); } inline UILabelU5BU5D_t595200952* get_m_PopDescText_18() const { return ___m_PopDescText_18; } inline UILabelU5BU5D_t595200952** get_address_of_m_PopDescText_18() { return &___m_PopDescText_18; } inline void set_m_PopDescText_18(UILabelU5BU5D_t595200952* value) { ___m_PopDescText_18 = value; Il2CppCodeGenWriteBarrier((&___m_PopDescText_18), value); } inline static int32_t get_offset_of_m_Top3Icon_19() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_Top3Icon_19)); } inline UISprite_t194114938 * get_m_Top3Icon_19() const { return ___m_Top3Icon_19; } inline UISprite_t194114938 ** get_address_of_m_Top3Icon_19() { return &___m_Top3Icon_19; } inline void set_m_Top3Icon_19(UISprite_t194114938 * value) { ___m_Top3Icon_19 = value; Il2CppCodeGenWriteBarrier((&___m_Top3Icon_19), value); } inline static int32_t get_offset_of_m_MainWndArray_20() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_MainWndArray_20)); } inline TransformU5BU5D_t807237628* get_m_MainWndArray_20() const { return ___m_MainWndArray_20; } inline TransformU5BU5D_t807237628** get_address_of_m_MainWndArray_20() { return &___m_MainWndArray_20; } inline void set_m_MainWndArray_20(TransformU5BU5D_t807237628* value) { ___m_MainWndArray_20 = value; Il2CppCodeGenWriteBarrier((&___m_MainWndArray_20), value); } inline static int32_t get_offset_of_destTexuture_21() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___destTexuture_21)); } inline String_t* get_destTexuture_21() const { return ___destTexuture_21; } inline String_t** get_address_of_destTexuture_21() { return &___destTexuture_21; } inline void set_destTexuture_21(String_t* value) { ___destTexuture_21 = value; Il2CppCodeGenWriteBarrier((&___destTexuture_21), value); } inline static int32_t get_offset_of_m_ControlerPosY_22() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_ControlerPosY_22)); } inline float get_m_ControlerPosY_22() const { return ___m_ControlerPosY_22; } inline float* get_address_of_m_ControlerPosY_22() { return &___m_ControlerPosY_22; } inline void set_m_ControlerPosY_22(float value) { ___m_ControlerPosY_22 = value; } inline static int32_t get_offset_of_isPageInit_23() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___isPageInit_23)); } inline bool get_isPageInit_23() const { return ___isPageInit_23; } inline bool* get_address_of_isPageInit_23() { return &___isPageInit_23; } inline void set_isPageInit_23(bool value) { ___isPageInit_23 = value; } inline static int32_t get_offset_of_m_clickRankIcon_24() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___m_clickRankIcon_24)); } inline UISprite_t194114938 * get_m_clickRankIcon_24() const { return ___m_clickRankIcon_24; } inline UISprite_t194114938 ** get_address_of_m_clickRankIcon_24() { return &___m_clickRankIcon_24; } inline void set_m_clickRankIcon_24(UISprite_t194114938 * value) { ___m_clickRankIcon_24 = value; Il2CppCodeGenWriteBarrier((&___m_clickRankIcon_24), value); } inline static int32_t get_offset_of_Default_25() { return static_cast(offsetof(uiTopListWnd_t3782294186, ___Default_25)); } inline int32_t get_Default_25() const { return ___Default_25; } inline int32_t* get_address_of_Default_25() { return &___Default_25; } inline void set_Default_25(int32_t value) { ___Default_25 = value; } inline static int32_t get_offset_of__delta_time_26() { return static_cast(offsetof(uiTopListWnd_t3782294186, ____delta_time_26)); } inline TimeSpan_t881159249 get__delta_time_26() const { return ____delta_time_26; } inline TimeSpan_t881159249 * get_address_of__delta_time_26() { return &____delta_time_26; } inline void set__delta_time_26(TimeSpan_t881159249 value) { ____delta_time_26 = value; } }; struct uiTopListWnd_t3782294186_StaticFields { public: // DMCore.Logic.enumTopListType uiTopListWnd::m_activePage int32_t ___m_activePage_27; public: inline static int32_t get_offset_of_m_activePage_27() { return static_cast(offsetof(uiTopListWnd_t3782294186_StaticFields, ___m_activePage_27)); } inline int32_t get_m_activePage_27() const { return ___m_activePage_27; } inline int32_t* get_address_of_m_activePage_27() { return &___m_activePage_27; } inline void set_m_activePage_27(int32_t value) { ___m_activePage_27 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITOPLISTWND_T3782294186_H #ifndef UISONGLIST_T509958536_H #define UISONGLIST_T509958536_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSongList struct uiSongList_t509958536 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform[] uiSongList::m_uiCatalogue TransformU5BU5D_t807237628* ___m_uiCatalogue_2; // DMListView uiSongList::m_uiSongList DMListView_t512231514 * ___m_uiSongList_3; // uiSongDetail uiSongList::m_uiSongDetail uiSongDetail_t299802923 * ___m_uiSongDetail_4; // UnityEngine.GameObject uiSongList::m_uiListPanel GameObject_t1113636619 * ___m_uiListPanel_5; public: inline static int32_t get_offset_of_m_uiCatalogue_2() { return static_cast(offsetof(uiSongList_t509958536, ___m_uiCatalogue_2)); } inline TransformU5BU5D_t807237628* get_m_uiCatalogue_2() const { return ___m_uiCatalogue_2; } inline TransformU5BU5D_t807237628** get_address_of_m_uiCatalogue_2() { return &___m_uiCatalogue_2; } inline void set_m_uiCatalogue_2(TransformU5BU5D_t807237628* value) { ___m_uiCatalogue_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiCatalogue_2), value); } inline static int32_t get_offset_of_m_uiSongList_3() { return static_cast(offsetof(uiSongList_t509958536, ___m_uiSongList_3)); } inline DMListView_t512231514 * get_m_uiSongList_3() const { return ___m_uiSongList_3; } inline DMListView_t512231514 ** get_address_of_m_uiSongList_3() { return &___m_uiSongList_3; } inline void set_m_uiSongList_3(DMListView_t512231514 * value) { ___m_uiSongList_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongList_3), value); } inline static int32_t get_offset_of_m_uiSongDetail_4() { return static_cast(offsetof(uiSongList_t509958536, ___m_uiSongDetail_4)); } inline uiSongDetail_t299802923 * get_m_uiSongDetail_4() const { return ___m_uiSongDetail_4; } inline uiSongDetail_t299802923 ** get_address_of_m_uiSongDetail_4() { return &___m_uiSongDetail_4; } inline void set_m_uiSongDetail_4(uiSongDetail_t299802923 * value) { ___m_uiSongDetail_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongDetail_4), value); } inline static int32_t get_offset_of_m_uiListPanel_5() { return static_cast(offsetof(uiSongList_t509958536, ___m_uiListPanel_5)); } inline GameObject_t1113636619 * get_m_uiListPanel_5() const { return ___m_uiListPanel_5; } inline GameObject_t1113636619 ** get_address_of_m_uiListPanel_5() { return &___m_uiListPanel_5; } inline void set_m_uiListPanel_5(GameObject_t1113636619 * value) { ___m_uiListPanel_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiListPanel_5), value); } }; struct uiSongList_t509958536_StaticFields { public: // uiSongList uiSongList::s_intance uiSongList_t509958536 * ___s_intance_6; // System.String uiSongList::s_localPath String_t* ___s_localPath_7; // DMCore.OnEventCall uiSongList::<>f__mg$cache0 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache0_8; // DMCore.OnEventCall uiSongList::<>f__mg$cache1 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache1_9; public: inline static int32_t get_offset_of_s_intance_6() { return static_cast(offsetof(uiSongList_t509958536_StaticFields, ___s_intance_6)); } inline uiSongList_t509958536 * get_s_intance_6() const { return ___s_intance_6; } inline uiSongList_t509958536 ** get_address_of_s_intance_6() { return &___s_intance_6; } inline void set_s_intance_6(uiSongList_t509958536 * value) { ___s_intance_6 = value; Il2CppCodeGenWriteBarrier((&___s_intance_6), value); } inline static int32_t get_offset_of_s_localPath_7() { return static_cast(offsetof(uiSongList_t509958536_StaticFields, ___s_localPath_7)); } inline String_t* get_s_localPath_7() const { return ___s_localPath_7; } inline String_t** get_address_of_s_localPath_7() { return &___s_localPath_7; } inline void set_s_localPath_7(String_t* value) { ___s_localPath_7 = value; Il2CppCodeGenWriteBarrier((&___s_localPath_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_8() { return static_cast(offsetof(uiSongList_t509958536_StaticFields, ___U3CU3Ef__mgU24cache0_8)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache0_8() const { return ___U3CU3Ef__mgU24cache0_8; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache0_8() { return &___U3CU3Ef__mgU24cache0_8; } inline void set_U3CU3Ef__mgU24cache0_8(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache0_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_8), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_9() { return static_cast(offsetof(uiSongList_t509958536_StaticFields, ___U3CU3Ef__mgU24cache1_9)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache1_9() const { return ___U3CU3Ef__mgU24cache1_9; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache1_9() { return &___U3CU3Ef__mgU24cache1_9; } inline void set_U3CU3Ef__mgU24cache1_9(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache1_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISONGLIST_T509958536_H #ifndef DMLISTVIEW_T512231514_H #define DMLISTVIEW_T512231514_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView struct DMListView_t512231514 : public MonoBehaviour_t3962482529 { public: // System.Boolean DMListView::isCommonItemList bool ___isCommonItemList_2; // System.Boolean DMListView::isCanRebound bool ___isCanRebound_3; // System.String DMListView::m_childPath String_t* ___m_childPath_4; // UnityEngine.GameObject DMListView::m_ReceiveTarget GameObject_t1113636619 * ___m_ReceiveTarget_5; // System.String DMListView::m_ReceiveProcName String_t* ___m_ReceiveProcName_6; // System.Action`1 DMListView::OnChange Action_1_t1569734369 * ___OnChange_7; // UnityEngine.GameObject DMListView::m_ActiveReceiver GameObject_t1113636619 * ___m_ActiveReceiver_8; // System.String DMListView::m_ActiveReceiverName String_t* ___m_ActiveReceiverName_9; // UnityEngine.GameObject DMListView::m_ClickReceiver GameObject_t1113636619 * ___m_ClickReceiver_10; // System.String DMListView::m_ClickProcName String_t* ___m_ClickProcName_11; // System.Int32 DMListView::m_PageSize int32_t ___m_PageSize_12; // System.Boolean DMListView::m_bEnableActiveMulti bool ___m_bEnableActiveMulti_13; // DMListView/Type DMListView::m_Type int32_t ___m_Type_15; // DMListView/Allign DMListView::m_Allign int32_t ___m_Allign_16; // DMProcessBar DMListView::m_ProcessBar DMProcessBar_t1457963892 * ___m_ProcessBar_17; // DMListView/ShowCondition DMListView::m_ShowCondition int32_t ___m_ShowCondition_18; // System.Boolean DMListView::m_CanMove bool ___m_CanMove_19; // System.Int32 DMListView::preloadNumb int32_t ___preloadNumb_20; // System.Int32 DMListView::totalCount int32_t ___totalCount_21; // System.Single DMListView::perItemLength float ___perItemLength_22; // System.Single DMListView::_timeCounter float ____timeCounter_23; // System.Single DMListView::slowDownSpeed float ___slowDownSpeed_24; // System.Single DMListView::speedUp float ___speedUp_25; // System.Single DMListView::reboundSpeed float ___reboundSpeed_26; // System.Single DMListView::reboundDistance float ___reboundDistance_27; // UIPanel DMListView::m_panel UIPanel_t1716472341 * ___m_panel_29; // UnityEngine.GameObject DMListView::m_controler GameObject_t1113636619 * ___m_controler_30; // System.Single DMListView::m_fStep float ___m_fStep_31; // System.Collections.Generic.List`1 DMListView::m_listChildren List_1_t777473367 * ___m_listChildren_32; // System.Single DMListView::m_fPosMin float ___m_fPosMin_33; // System.Single DMListView::m_fPosMax float ___m_fPosMax_34; // System.Int32 DMListView::m_nActiveIndex int32_t ___m_nActiveIndex_35; // System.Boolean DMListView::m_bEnableDrag bool ___m_bEnableDrag_36; // System.Boolean DMListView::m_bClkingInside bool ___m_bClkingInside_37; // UnityEngine.Vector2 DMListView::m_MaxOffset Vector2_t2156229523 ___m_MaxOffset_38; // UnityEngine.Vector2 DMListView::m_ClkPos Vector2_t2156229523 ___m_ClkPos_39; // System.Int32 DMListView::m_ClkedIndex int32_t ___m_ClkedIndex_40; // System.Single DMListView::m_fMoveTimeLabor float ___m_fMoveTimeLabor_41; // System.Single DMListView::m_fMoveSpeed float ___m_fMoveSpeed_42; // System.Boolean DMListView::m_bTargetEnable bool ___m_bTargetEnable_43; // System.Single DMListView::m_fTargetPos float ___m_fTargetPos_44; // System.Single DMListView::m_ClikingRootPos float ___m_ClikingRootPos_45; // UnityEngine.Camera DMListView::m_ownerCamera Camera_t4157153871 * ___m_ownerCamera_46; public: inline static int32_t get_offset_of_isCommonItemList_2() { return static_cast(offsetof(DMListView_t512231514, ___isCommonItemList_2)); } inline bool get_isCommonItemList_2() const { return ___isCommonItemList_2; } inline bool* get_address_of_isCommonItemList_2() { return &___isCommonItemList_2; } inline void set_isCommonItemList_2(bool value) { ___isCommonItemList_2 = value; } inline static int32_t get_offset_of_isCanRebound_3() { return static_cast(offsetof(DMListView_t512231514, ___isCanRebound_3)); } inline bool get_isCanRebound_3() const { return ___isCanRebound_3; } inline bool* get_address_of_isCanRebound_3() { return &___isCanRebound_3; } inline void set_isCanRebound_3(bool value) { ___isCanRebound_3 = value; } inline static int32_t get_offset_of_m_childPath_4() { return static_cast(offsetof(DMListView_t512231514, ___m_childPath_4)); } inline String_t* get_m_childPath_4() const { return ___m_childPath_4; } inline String_t** get_address_of_m_childPath_4() { return &___m_childPath_4; } inline void set_m_childPath_4(String_t* value) { ___m_childPath_4 = value; Il2CppCodeGenWriteBarrier((&___m_childPath_4), value); } inline static int32_t get_offset_of_m_ReceiveTarget_5() { return static_cast(offsetof(DMListView_t512231514, ___m_ReceiveTarget_5)); } inline GameObject_t1113636619 * get_m_ReceiveTarget_5() const { return ___m_ReceiveTarget_5; } inline GameObject_t1113636619 ** get_address_of_m_ReceiveTarget_5() { return &___m_ReceiveTarget_5; } inline void set_m_ReceiveTarget_5(GameObject_t1113636619 * value) { ___m_ReceiveTarget_5 = value; Il2CppCodeGenWriteBarrier((&___m_ReceiveTarget_5), value); } inline static int32_t get_offset_of_m_ReceiveProcName_6() { return static_cast(offsetof(DMListView_t512231514, ___m_ReceiveProcName_6)); } inline String_t* get_m_ReceiveProcName_6() const { return ___m_ReceiveProcName_6; } inline String_t** get_address_of_m_ReceiveProcName_6() { return &___m_ReceiveProcName_6; } inline void set_m_ReceiveProcName_6(String_t* value) { ___m_ReceiveProcName_6 = value; Il2CppCodeGenWriteBarrier((&___m_ReceiveProcName_6), value); } inline static int32_t get_offset_of_OnChange_7() { return static_cast(offsetof(DMListView_t512231514, ___OnChange_7)); } inline Action_1_t1569734369 * get_OnChange_7() const { return ___OnChange_7; } inline Action_1_t1569734369 ** get_address_of_OnChange_7() { return &___OnChange_7; } inline void set_OnChange_7(Action_1_t1569734369 * value) { ___OnChange_7 = value; Il2CppCodeGenWriteBarrier((&___OnChange_7), value); } inline static int32_t get_offset_of_m_ActiveReceiver_8() { return static_cast(offsetof(DMListView_t512231514, ___m_ActiveReceiver_8)); } inline GameObject_t1113636619 * get_m_ActiveReceiver_8() const { return ___m_ActiveReceiver_8; } inline GameObject_t1113636619 ** get_address_of_m_ActiveReceiver_8() { return &___m_ActiveReceiver_8; } inline void set_m_ActiveReceiver_8(GameObject_t1113636619 * value) { ___m_ActiveReceiver_8 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveReceiver_8), value); } inline static int32_t get_offset_of_m_ActiveReceiverName_9() { return static_cast(offsetof(DMListView_t512231514, ___m_ActiveReceiverName_9)); } inline String_t* get_m_ActiveReceiverName_9() const { return ___m_ActiveReceiverName_9; } inline String_t** get_address_of_m_ActiveReceiverName_9() { return &___m_ActiveReceiverName_9; } inline void set_m_ActiveReceiverName_9(String_t* value) { ___m_ActiveReceiverName_9 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveReceiverName_9), value); } inline static int32_t get_offset_of_m_ClickReceiver_10() { return static_cast(offsetof(DMListView_t512231514, ___m_ClickReceiver_10)); } inline GameObject_t1113636619 * get_m_ClickReceiver_10() const { return ___m_ClickReceiver_10; } inline GameObject_t1113636619 ** get_address_of_m_ClickReceiver_10() { return &___m_ClickReceiver_10; } inline void set_m_ClickReceiver_10(GameObject_t1113636619 * value) { ___m_ClickReceiver_10 = value; Il2CppCodeGenWriteBarrier((&___m_ClickReceiver_10), value); } inline static int32_t get_offset_of_m_ClickProcName_11() { return static_cast(offsetof(DMListView_t512231514, ___m_ClickProcName_11)); } inline String_t* get_m_ClickProcName_11() const { return ___m_ClickProcName_11; } inline String_t** get_address_of_m_ClickProcName_11() { return &___m_ClickProcName_11; } inline void set_m_ClickProcName_11(String_t* value) { ___m_ClickProcName_11 = value; Il2CppCodeGenWriteBarrier((&___m_ClickProcName_11), value); } inline static int32_t get_offset_of_m_PageSize_12() { return static_cast(offsetof(DMListView_t512231514, ___m_PageSize_12)); } inline int32_t get_m_PageSize_12() const { return ___m_PageSize_12; } inline int32_t* get_address_of_m_PageSize_12() { return &___m_PageSize_12; } inline void set_m_PageSize_12(int32_t value) { ___m_PageSize_12 = value; } inline static int32_t get_offset_of_m_bEnableActiveMulti_13() { return static_cast(offsetof(DMListView_t512231514, ___m_bEnableActiveMulti_13)); } inline bool get_m_bEnableActiveMulti_13() const { return ___m_bEnableActiveMulti_13; } inline bool* get_address_of_m_bEnableActiveMulti_13() { return &___m_bEnableActiveMulti_13; } inline void set_m_bEnableActiveMulti_13(bool value) { ___m_bEnableActiveMulti_13 = value; } inline static int32_t get_offset_of_m_Type_15() { return static_cast(offsetof(DMListView_t512231514, ___m_Type_15)); } inline int32_t get_m_Type_15() const { return ___m_Type_15; } inline int32_t* get_address_of_m_Type_15() { return &___m_Type_15; } inline void set_m_Type_15(int32_t value) { ___m_Type_15 = value; } inline static int32_t get_offset_of_m_Allign_16() { return static_cast(offsetof(DMListView_t512231514, ___m_Allign_16)); } inline int32_t get_m_Allign_16() const { return ___m_Allign_16; } inline int32_t* get_address_of_m_Allign_16() { return &___m_Allign_16; } inline void set_m_Allign_16(int32_t value) { ___m_Allign_16 = value; } inline static int32_t get_offset_of_m_ProcessBar_17() { return static_cast(offsetof(DMListView_t512231514, ___m_ProcessBar_17)); } inline DMProcessBar_t1457963892 * get_m_ProcessBar_17() const { return ___m_ProcessBar_17; } inline DMProcessBar_t1457963892 ** get_address_of_m_ProcessBar_17() { return &___m_ProcessBar_17; } inline void set_m_ProcessBar_17(DMProcessBar_t1457963892 * value) { ___m_ProcessBar_17 = value; Il2CppCodeGenWriteBarrier((&___m_ProcessBar_17), value); } inline static int32_t get_offset_of_m_ShowCondition_18() { return static_cast(offsetof(DMListView_t512231514, ___m_ShowCondition_18)); } inline int32_t get_m_ShowCondition_18() const { return ___m_ShowCondition_18; } inline int32_t* get_address_of_m_ShowCondition_18() { return &___m_ShowCondition_18; } inline void set_m_ShowCondition_18(int32_t value) { ___m_ShowCondition_18 = value; } inline static int32_t get_offset_of_m_CanMove_19() { return static_cast(offsetof(DMListView_t512231514, ___m_CanMove_19)); } inline bool get_m_CanMove_19() const { return ___m_CanMove_19; } inline bool* get_address_of_m_CanMove_19() { return &___m_CanMove_19; } inline void set_m_CanMove_19(bool value) { ___m_CanMove_19 = value; } inline static int32_t get_offset_of_preloadNumb_20() { return static_cast(offsetof(DMListView_t512231514, ___preloadNumb_20)); } inline int32_t get_preloadNumb_20() const { return ___preloadNumb_20; } inline int32_t* get_address_of_preloadNumb_20() { return &___preloadNumb_20; } inline void set_preloadNumb_20(int32_t value) { ___preloadNumb_20 = value; } inline static int32_t get_offset_of_totalCount_21() { return static_cast(offsetof(DMListView_t512231514, ___totalCount_21)); } inline int32_t get_totalCount_21() const { return ___totalCount_21; } inline int32_t* get_address_of_totalCount_21() { return &___totalCount_21; } inline void set_totalCount_21(int32_t value) { ___totalCount_21 = value; } inline static int32_t get_offset_of_perItemLength_22() { return static_cast(offsetof(DMListView_t512231514, ___perItemLength_22)); } inline float get_perItemLength_22() const { return ___perItemLength_22; } inline float* get_address_of_perItemLength_22() { return &___perItemLength_22; } inline void set_perItemLength_22(float value) { ___perItemLength_22 = value; } inline static int32_t get_offset_of__timeCounter_23() { return static_cast(offsetof(DMListView_t512231514, ____timeCounter_23)); } inline float get__timeCounter_23() const { return ____timeCounter_23; } inline float* get_address_of__timeCounter_23() { return &____timeCounter_23; } inline void set__timeCounter_23(float value) { ____timeCounter_23 = value; } inline static int32_t get_offset_of_slowDownSpeed_24() { return static_cast(offsetof(DMListView_t512231514, ___slowDownSpeed_24)); } inline float get_slowDownSpeed_24() const { return ___slowDownSpeed_24; } inline float* get_address_of_slowDownSpeed_24() { return &___slowDownSpeed_24; } inline void set_slowDownSpeed_24(float value) { ___slowDownSpeed_24 = value; } inline static int32_t get_offset_of_speedUp_25() { return static_cast(offsetof(DMListView_t512231514, ___speedUp_25)); } inline float get_speedUp_25() const { return ___speedUp_25; } inline float* get_address_of_speedUp_25() { return &___speedUp_25; } inline void set_speedUp_25(float value) { ___speedUp_25 = value; } inline static int32_t get_offset_of_reboundSpeed_26() { return static_cast(offsetof(DMListView_t512231514, ___reboundSpeed_26)); } inline float get_reboundSpeed_26() const { return ___reboundSpeed_26; } inline float* get_address_of_reboundSpeed_26() { return &___reboundSpeed_26; } inline void set_reboundSpeed_26(float value) { ___reboundSpeed_26 = value; } inline static int32_t get_offset_of_reboundDistance_27() { return static_cast(offsetof(DMListView_t512231514, ___reboundDistance_27)); } inline float get_reboundDistance_27() const { return ___reboundDistance_27; } inline float* get_address_of_reboundDistance_27() { return &___reboundDistance_27; } inline void set_reboundDistance_27(float value) { ___reboundDistance_27 = value; } inline static int32_t get_offset_of_m_panel_29() { return static_cast(offsetof(DMListView_t512231514, ___m_panel_29)); } inline UIPanel_t1716472341 * get_m_panel_29() const { return ___m_panel_29; } inline UIPanel_t1716472341 ** get_address_of_m_panel_29() { return &___m_panel_29; } inline void set_m_panel_29(UIPanel_t1716472341 * value) { ___m_panel_29 = value; Il2CppCodeGenWriteBarrier((&___m_panel_29), value); } inline static int32_t get_offset_of_m_controler_30() { return static_cast(offsetof(DMListView_t512231514, ___m_controler_30)); } inline GameObject_t1113636619 * get_m_controler_30() const { return ___m_controler_30; } inline GameObject_t1113636619 ** get_address_of_m_controler_30() { return &___m_controler_30; } inline void set_m_controler_30(GameObject_t1113636619 * value) { ___m_controler_30 = value; Il2CppCodeGenWriteBarrier((&___m_controler_30), value); } inline static int32_t get_offset_of_m_fStep_31() { return static_cast(offsetof(DMListView_t512231514, ___m_fStep_31)); } inline float get_m_fStep_31() const { return ___m_fStep_31; } inline float* get_address_of_m_fStep_31() { return &___m_fStep_31; } inline void set_m_fStep_31(float value) { ___m_fStep_31 = value; } inline static int32_t get_offset_of_m_listChildren_32() { return static_cast(offsetof(DMListView_t512231514, ___m_listChildren_32)); } inline List_1_t777473367 * get_m_listChildren_32() const { return ___m_listChildren_32; } inline List_1_t777473367 ** get_address_of_m_listChildren_32() { return &___m_listChildren_32; } inline void set_m_listChildren_32(List_1_t777473367 * value) { ___m_listChildren_32 = value; Il2CppCodeGenWriteBarrier((&___m_listChildren_32), value); } inline static int32_t get_offset_of_m_fPosMin_33() { return static_cast(offsetof(DMListView_t512231514, ___m_fPosMin_33)); } inline float get_m_fPosMin_33() const { return ___m_fPosMin_33; } inline float* get_address_of_m_fPosMin_33() { return &___m_fPosMin_33; } inline void set_m_fPosMin_33(float value) { ___m_fPosMin_33 = value; } inline static int32_t get_offset_of_m_fPosMax_34() { return static_cast(offsetof(DMListView_t512231514, ___m_fPosMax_34)); } inline float get_m_fPosMax_34() const { return ___m_fPosMax_34; } inline float* get_address_of_m_fPosMax_34() { return &___m_fPosMax_34; } inline void set_m_fPosMax_34(float value) { ___m_fPosMax_34 = value; } inline static int32_t get_offset_of_m_nActiveIndex_35() { return static_cast(offsetof(DMListView_t512231514, ___m_nActiveIndex_35)); } inline int32_t get_m_nActiveIndex_35() const { return ___m_nActiveIndex_35; } inline int32_t* get_address_of_m_nActiveIndex_35() { return &___m_nActiveIndex_35; } inline void set_m_nActiveIndex_35(int32_t value) { ___m_nActiveIndex_35 = value; } inline static int32_t get_offset_of_m_bEnableDrag_36() { return static_cast(offsetof(DMListView_t512231514, ___m_bEnableDrag_36)); } inline bool get_m_bEnableDrag_36() const { return ___m_bEnableDrag_36; } inline bool* get_address_of_m_bEnableDrag_36() { return &___m_bEnableDrag_36; } inline void set_m_bEnableDrag_36(bool value) { ___m_bEnableDrag_36 = value; } inline static int32_t get_offset_of_m_bClkingInside_37() { return static_cast(offsetof(DMListView_t512231514, ___m_bClkingInside_37)); } inline bool get_m_bClkingInside_37() const { return ___m_bClkingInside_37; } inline bool* get_address_of_m_bClkingInside_37() { return &___m_bClkingInside_37; } inline void set_m_bClkingInside_37(bool value) { ___m_bClkingInside_37 = value; } inline static int32_t get_offset_of_m_MaxOffset_38() { return static_cast(offsetof(DMListView_t512231514, ___m_MaxOffset_38)); } inline Vector2_t2156229523 get_m_MaxOffset_38() const { return ___m_MaxOffset_38; } inline Vector2_t2156229523 * get_address_of_m_MaxOffset_38() { return &___m_MaxOffset_38; } inline void set_m_MaxOffset_38(Vector2_t2156229523 value) { ___m_MaxOffset_38 = value; } inline static int32_t get_offset_of_m_ClkPos_39() { return static_cast(offsetof(DMListView_t512231514, ___m_ClkPos_39)); } inline Vector2_t2156229523 get_m_ClkPos_39() const { return ___m_ClkPos_39; } inline Vector2_t2156229523 * get_address_of_m_ClkPos_39() { return &___m_ClkPos_39; } inline void set_m_ClkPos_39(Vector2_t2156229523 value) { ___m_ClkPos_39 = value; } inline static int32_t get_offset_of_m_ClkedIndex_40() { return static_cast(offsetof(DMListView_t512231514, ___m_ClkedIndex_40)); } inline int32_t get_m_ClkedIndex_40() const { return ___m_ClkedIndex_40; } inline int32_t* get_address_of_m_ClkedIndex_40() { return &___m_ClkedIndex_40; } inline void set_m_ClkedIndex_40(int32_t value) { ___m_ClkedIndex_40 = value; } inline static int32_t get_offset_of_m_fMoveTimeLabor_41() { return static_cast(offsetof(DMListView_t512231514, ___m_fMoveTimeLabor_41)); } inline float get_m_fMoveTimeLabor_41() const { return ___m_fMoveTimeLabor_41; } inline float* get_address_of_m_fMoveTimeLabor_41() { return &___m_fMoveTimeLabor_41; } inline void set_m_fMoveTimeLabor_41(float value) { ___m_fMoveTimeLabor_41 = value; } inline static int32_t get_offset_of_m_fMoveSpeed_42() { return static_cast(offsetof(DMListView_t512231514, ___m_fMoveSpeed_42)); } inline float get_m_fMoveSpeed_42() const { return ___m_fMoveSpeed_42; } inline float* get_address_of_m_fMoveSpeed_42() { return &___m_fMoveSpeed_42; } inline void set_m_fMoveSpeed_42(float value) { ___m_fMoveSpeed_42 = value; } inline static int32_t get_offset_of_m_bTargetEnable_43() { return static_cast(offsetof(DMListView_t512231514, ___m_bTargetEnable_43)); } inline bool get_m_bTargetEnable_43() const { return ___m_bTargetEnable_43; } inline bool* get_address_of_m_bTargetEnable_43() { return &___m_bTargetEnable_43; } inline void set_m_bTargetEnable_43(bool value) { ___m_bTargetEnable_43 = value; } inline static int32_t get_offset_of_m_fTargetPos_44() { return static_cast(offsetof(DMListView_t512231514, ___m_fTargetPos_44)); } inline float get_m_fTargetPos_44() const { return ___m_fTargetPos_44; } inline float* get_address_of_m_fTargetPos_44() { return &___m_fTargetPos_44; } inline void set_m_fTargetPos_44(float value) { ___m_fTargetPos_44 = value; } inline static int32_t get_offset_of_m_ClikingRootPos_45() { return static_cast(offsetof(DMListView_t512231514, ___m_ClikingRootPos_45)); } inline float get_m_ClikingRootPos_45() const { return ___m_ClikingRootPos_45; } inline float* get_address_of_m_ClikingRootPos_45() { return &___m_ClikingRootPos_45; } inline void set_m_ClikingRootPos_45(float value) { ___m_ClikingRootPos_45 = value; } inline static int32_t get_offset_of_m_ownerCamera_46() { return static_cast(offsetof(DMListView_t512231514, ___m_ownerCamera_46)); } inline Camera_t4157153871 * get_m_ownerCamera_46() const { return ___m_ownerCamera_46; } inline Camera_t4157153871 ** get_address_of_m_ownerCamera_46() { return &___m_ownerCamera_46; } inline void set_m_ownerCamera_46(Camera_t4157153871 * value) { ___m_ownerCamera_46 = value; Il2CppCodeGenWriteBarrier((&___m_ownerCamera_46), value); } }; struct DMListView_t512231514_StaticFields { public: // DMListView DMListView::activeDMList DMListView_t512231514 * ___activeDMList_14; // System.Single DMListView::s_fScaleCached float ___s_fScaleCached_28; public: inline static int32_t get_offset_of_activeDMList_14() { return static_cast(offsetof(DMListView_t512231514_StaticFields, ___activeDMList_14)); } inline DMListView_t512231514 * get_activeDMList_14() const { return ___activeDMList_14; } inline DMListView_t512231514 ** get_address_of_activeDMList_14() { return &___activeDMList_14; } inline void set_activeDMList_14(DMListView_t512231514 * value) { ___activeDMList_14 = value; Il2CppCodeGenWriteBarrier((&___activeDMList_14), value); } inline static int32_t get_offset_of_s_fScaleCached_28() { return static_cast(offsetof(DMListView_t512231514_StaticFields, ___s_fScaleCached_28)); } inline float get_s_fScaleCached_28() const { return ___s_fScaleCached_28; } inline float* get_address_of_s_fScaleCached_28() { return &___s_fScaleCached_28; } inline void set_s_fScaleCached_28(float value) { ___s_fScaleCached_28 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMLISTVIEW_T512231514_H #ifndef UITEXTLIST_T2040849008_H #define UITEXTLIST_T2040849008_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITextList struct UITextList_t2040849008 : public MonoBehaviour_t3962482529 { public: // UITextList/Style UITextList::style int32_t ___style_2; // UILabel UITextList::textLabel UILabel_t3248798549 * ___textLabel_3; // System.Single UITextList::maxWidth float ___maxWidth_4; // System.Single UITextList::maxHeight float ___maxHeight_5; // System.Int32 UITextList::maxEntries int32_t ___maxEntries_6; // System.Boolean UITextList::supportScrollWheel bool ___supportScrollWheel_7; // System.Char[] UITextList::mSeparator CharU5BU5D_t3528271667* ___mSeparator_8; // System.Collections.Generic.List`1 UITextList::mParagraphs List_1_t2583138461 * ___mParagraphs_9; // System.Single UITextList::mScroll float ___mScroll_10; // System.Boolean UITextList::mSelected bool ___mSelected_11; // System.Int32 UITextList::mTotalLines int32_t ___mTotalLines_12; public: inline static int32_t get_offset_of_style_2() { return static_cast(offsetof(UITextList_t2040849008, ___style_2)); } inline int32_t get_style_2() const { return ___style_2; } inline int32_t* get_address_of_style_2() { return &___style_2; } inline void set_style_2(int32_t value) { ___style_2 = value; } inline static int32_t get_offset_of_textLabel_3() { return static_cast(offsetof(UITextList_t2040849008, ___textLabel_3)); } inline UILabel_t3248798549 * get_textLabel_3() const { return ___textLabel_3; } inline UILabel_t3248798549 ** get_address_of_textLabel_3() { return &___textLabel_3; } inline void set_textLabel_3(UILabel_t3248798549 * value) { ___textLabel_3 = value; Il2CppCodeGenWriteBarrier((&___textLabel_3), value); } inline static int32_t get_offset_of_maxWidth_4() { return static_cast(offsetof(UITextList_t2040849008, ___maxWidth_4)); } inline float get_maxWidth_4() const { return ___maxWidth_4; } inline float* get_address_of_maxWidth_4() { return &___maxWidth_4; } inline void set_maxWidth_4(float value) { ___maxWidth_4 = value; } inline static int32_t get_offset_of_maxHeight_5() { return static_cast(offsetof(UITextList_t2040849008, ___maxHeight_5)); } inline float get_maxHeight_5() const { return ___maxHeight_5; } inline float* get_address_of_maxHeight_5() { return &___maxHeight_5; } inline void set_maxHeight_5(float value) { ___maxHeight_5 = value; } inline static int32_t get_offset_of_maxEntries_6() { return static_cast(offsetof(UITextList_t2040849008, ___maxEntries_6)); } inline int32_t get_maxEntries_6() const { return ___maxEntries_6; } inline int32_t* get_address_of_maxEntries_6() { return &___maxEntries_6; } inline void set_maxEntries_6(int32_t value) { ___maxEntries_6 = value; } inline static int32_t get_offset_of_supportScrollWheel_7() { return static_cast(offsetof(UITextList_t2040849008, ___supportScrollWheel_7)); } inline bool get_supportScrollWheel_7() const { return ___supportScrollWheel_7; } inline bool* get_address_of_supportScrollWheel_7() { return &___supportScrollWheel_7; } inline void set_supportScrollWheel_7(bool value) { ___supportScrollWheel_7 = value; } inline static int32_t get_offset_of_mSeparator_8() { return static_cast(offsetof(UITextList_t2040849008, ___mSeparator_8)); } inline CharU5BU5D_t3528271667* get_mSeparator_8() const { return ___mSeparator_8; } inline CharU5BU5D_t3528271667** get_address_of_mSeparator_8() { return &___mSeparator_8; } inline void set_mSeparator_8(CharU5BU5D_t3528271667* value) { ___mSeparator_8 = value; Il2CppCodeGenWriteBarrier((&___mSeparator_8), value); } inline static int32_t get_offset_of_mParagraphs_9() { return static_cast(offsetof(UITextList_t2040849008, ___mParagraphs_9)); } inline List_1_t2583138461 * get_mParagraphs_9() const { return ___mParagraphs_9; } inline List_1_t2583138461 ** get_address_of_mParagraphs_9() { return &___mParagraphs_9; } inline void set_mParagraphs_9(List_1_t2583138461 * value) { ___mParagraphs_9 = value; Il2CppCodeGenWriteBarrier((&___mParagraphs_9), value); } inline static int32_t get_offset_of_mScroll_10() { return static_cast(offsetof(UITextList_t2040849008, ___mScroll_10)); } inline float get_mScroll_10() const { return ___mScroll_10; } inline float* get_address_of_mScroll_10() { return &___mScroll_10; } inline void set_mScroll_10(float value) { ___mScroll_10 = value; } inline static int32_t get_offset_of_mSelected_11() { return static_cast(offsetof(UITextList_t2040849008, ___mSelected_11)); } inline bool get_mSelected_11() const { return ___mSelected_11; } inline bool* get_address_of_mSelected_11() { return &___mSelected_11; } inline void set_mSelected_11(bool value) { ___mSelected_11 = value; } inline static int32_t get_offset_of_mTotalLines_12() { return static_cast(offsetof(UITextList_t2040849008, ___mTotalLines_12)); } inline int32_t get_mTotalLines_12() const { return ___mTotalLines_12; } inline int32_t* get_address_of_mTotalLines_12() { return &___mTotalLines_12; } inline void set_mTotalLines_12(int32_t value) { ___mTotalLines_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITEXTLIST_T2040849008_H #ifndef UITOPLISTITEM_T509621210_H #define UITOPLISTITEM_T509621210_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiTopListItem struct uiTopListItem_t509621210 : public MonoBehaviour_t3962482529 { public: // UILabel uiTopListItem::_Name UILabel_t3248798549 * ____Name_2; // UISprite uiTopListItem::_VIPLevel UISprite_t194114938 * ____VIPLevel_3; // UITexture uiTopListItem::_HeadPhoto UITexture_t3471168817 * ____HeadPhoto_4; // UISprite[] uiTopListItem::_ranks_sprite UISpriteU5BU5D_t1415066463* ____ranks_sprite_5; // UISprite uiTopListItem::_special_rank_value UISprite_t194114938 * ____special_rank_value_6; // UISprite uiTopListItem::m_HeadBox UISprite_t194114938 * ___m_HeadBox_7; // UILabel uiTopListItem::_guild_name UILabel_t3248798549 * ____guild_name_8; // UISprite uiTopListItem::_guild_level UISprite_t194114938 * ____guild_level_9; // UILabel uiTopListItem::_user_name UILabel_t3248798549 * ____user_name_10; // UISprite uiTopListItem::_guild_level_num UISprite_t194114938 * ____guild_level_num_11; // UnityEngine.GameObject uiTopListItem::_ActiveBG GameObject_t1113636619 * ____ActiveBG_12; // UnityEngine.GameObject uiTopListItem::_DisactiveBG GameObject_t1113636619 * ____DisactiveBG_13; // UnityEngine.Transform uiTopListItem::_root_level Transform_t3600365921 * ____root_level_14; // UnityEngine.Transform uiTopListItem::_root_fashion Transform_t3600365921 * ____root_fashion_15; // UnityEngine.Transform uiTopListItem::_root_money Transform_t3600365921 * ____root_money_16; // UnityEngine.Transform uiTopListItem::_root_common Transform_t3600365921 * ____root_common_17; // UnityEngine.Transform uiTopListItem::_root_guild Transform_t3600365921 * ____root_guild_18; // UnityEngine.Transform uiTopListItem::_root_cash Transform_t3600365921 * ____root_cash_19; // UnityEngine.Transform uiTopListItem::_root_horn Transform_t3600365921 * ____root_horn_20; // UnityEngine.Transform uiTopListItem::_root_idol Transform_t3600365921 * ____root_idol_21; // UITexture uiTopListItem::m_pinjieTitleTexture UITexture_t3471168817 * ___m_pinjieTitleTexture_22; // UITexture uiTopListItem::m_pinjieStarTexture UITexture_t3471168817 * ___m_pinjieStarTexture_23; // System.Boolean uiTopListItem::m_IsPinjieTitleReady bool ___m_IsPinjieTitleReady_24; // System.Boolean uiTopListItem::m_IsPinjieStarReady bool ___m_IsPinjieStarReady_25; // UnityEngine.Vector3 uiTopListItem::m_titleSize Vector3_t3722313464 ___m_titleSize_26; // UnityEngine.Vector3 uiTopListItem::m_starSize Vector3_t3722313464 ___m_starSize_27; // DMCore.Logic.ITopListItem uiTopListItem::m_item ITopListItem_t2042395262 * ___m_item_28; // System.Boolean uiTopListItem::_is_photo_loaded bool ____is_photo_loaded_29; // System.Boolean uiTopListItem::_is_big_photo bool ____is_big_photo_30; // UnityEngine.Vector3 uiTopListItem::_photo_size Vector3_t3722313464 ____photo_size_31; public: inline static int32_t get_offset_of__Name_2() { return static_cast(offsetof(uiTopListItem_t509621210, ____Name_2)); } inline UILabel_t3248798549 * get__Name_2() const { return ____Name_2; } inline UILabel_t3248798549 ** get_address_of__Name_2() { return &____Name_2; } inline void set__Name_2(UILabel_t3248798549 * value) { ____Name_2 = value; Il2CppCodeGenWriteBarrier((&____Name_2), value); } inline static int32_t get_offset_of__VIPLevel_3() { return static_cast(offsetof(uiTopListItem_t509621210, ____VIPLevel_3)); } inline UISprite_t194114938 * get__VIPLevel_3() const { return ____VIPLevel_3; } inline UISprite_t194114938 ** get_address_of__VIPLevel_3() { return &____VIPLevel_3; } inline void set__VIPLevel_3(UISprite_t194114938 * value) { ____VIPLevel_3 = value; Il2CppCodeGenWriteBarrier((&____VIPLevel_3), value); } inline static int32_t get_offset_of__HeadPhoto_4() { return static_cast(offsetof(uiTopListItem_t509621210, ____HeadPhoto_4)); } inline UITexture_t3471168817 * get__HeadPhoto_4() const { return ____HeadPhoto_4; } inline UITexture_t3471168817 ** get_address_of__HeadPhoto_4() { return &____HeadPhoto_4; } inline void set__HeadPhoto_4(UITexture_t3471168817 * value) { ____HeadPhoto_4 = value; Il2CppCodeGenWriteBarrier((&____HeadPhoto_4), value); } inline static int32_t get_offset_of__ranks_sprite_5() { return static_cast(offsetof(uiTopListItem_t509621210, ____ranks_sprite_5)); } inline UISpriteU5BU5D_t1415066463* get__ranks_sprite_5() const { return ____ranks_sprite_5; } inline UISpriteU5BU5D_t1415066463** get_address_of__ranks_sprite_5() { return &____ranks_sprite_5; } inline void set__ranks_sprite_5(UISpriteU5BU5D_t1415066463* value) { ____ranks_sprite_5 = value; Il2CppCodeGenWriteBarrier((&____ranks_sprite_5), value); } inline static int32_t get_offset_of__special_rank_value_6() { return static_cast(offsetof(uiTopListItem_t509621210, ____special_rank_value_6)); } inline UISprite_t194114938 * get__special_rank_value_6() const { return ____special_rank_value_6; } inline UISprite_t194114938 ** get_address_of__special_rank_value_6() { return &____special_rank_value_6; } inline void set__special_rank_value_6(UISprite_t194114938 * value) { ____special_rank_value_6 = value; Il2CppCodeGenWriteBarrier((&____special_rank_value_6), value); } inline static int32_t get_offset_of_m_HeadBox_7() { return static_cast(offsetof(uiTopListItem_t509621210, ___m_HeadBox_7)); } inline UISprite_t194114938 * get_m_HeadBox_7() const { return ___m_HeadBox_7; } inline UISprite_t194114938 ** get_address_of_m_HeadBox_7() { return &___m_HeadBox_7; } inline void set_m_HeadBox_7(UISprite_t194114938 * value) { ___m_HeadBox_7 = value; Il2CppCodeGenWriteBarrier((&___m_HeadBox_7), value); } inline static int32_t get_offset_of__guild_name_8() { return static_cast(offsetof(uiTopListItem_t509621210, ____guild_name_8)); } inline UILabel_t3248798549 * get__guild_name_8() const { return ____guild_name_8; } inline UILabel_t3248798549 ** get_address_of__guild_name_8() { return &____guild_name_8; } inline void set__guild_name_8(UILabel_t3248798549 * value) { ____guild_name_8 = value; Il2CppCodeGenWriteBarrier((&____guild_name_8), value); } inline static int32_t get_offset_of__guild_level_9() { return static_cast(offsetof(uiTopListItem_t509621210, ____guild_level_9)); } inline UISprite_t194114938 * get__guild_level_9() const { return ____guild_level_9; } inline UISprite_t194114938 ** get_address_of__guild_level_9() { return &____guild_level_9; } inline void set__guild_level_9(UISprite_t194114938 * value) { ____guild_level_9 = value; Il2CppCodeGenWriteBarrier((&____guild_level_9), value); } inline static int32_t get_offset_of__user_name_10() { return static_cast(offsetof(uiTopListItem_t509621210, ____user_name_10)); } inline UILabel_t3248798549 * get__user_name_10() const { return ____user_name_10; } inline UILabel_t3248798549 ** get_address_of__user_name_10() { return &____user_name_10; } inline void set__user_name_10(UILabel_t3248798549 * value) { ____user_name_10 = value; Il2CppCodeGenWriteBarrier((&____user_name_10), value); } inline static int32_t get_offset_of__guild_level_num_11() { return static_cast(offsetof(uiTopListItem_t509621210, ____guild_level_num_11)); } inline UISprite_t194114938 * get__guild_level_num_11() const { return ____guild_level_num_11; } inline UISprite_t194114938 ** get_address_of__guild_level_num_11() { return &____guild_level_num_11; } inline void set__guild_level_num_11(UISprite_t194114938 * value) { ____guild_level_num_11 = value; Il2CppCodeGenWriteBarrier((&____guild_level_num_11), value); } inline static int32_t get_offset_of__ActiveBG_12() { return static_cast(offsetof(uiTopListItem_t509621210, ____ActiveBG_12)); } inline GameObject_t1113636619 * get__ActiveBG_12() const { return ____ActiveBG_12; } inline GameObject_t1113636619 ** get_address_of__ActiveBG_12() { return &____ActiveBG_12; } inline void set__ActiveBG_12(GameObject_t1113636619 * value) { ____ActiveBG_12 = value; Il2CppCodeGenWriteBarrier((&____ActiveBG_12), value); } inline static int32_t get_offset_of__DisactiveBG_13() { return static_cast(offsetof(uiTopListItem_t509621210, ____DisactiveBG_13)); } inline GameObject_t1113636619 * get__DisactiveBG_13() const { return ____DisactiveBG_13; } inline GameObject_t1113636619 ** get_address_of__DisactiveBG_13() { return &____DisactiveBG_13; } inline void set__DisactiveBG_13(GameObject_t1113636619 * value) { ____DisactiveBG_13 = value; Il2CppCodeGenWriteBarrier((&____DisactiveBG_13), value); } inline static int32_t get_offset_of__root_level_14() { return static_cast(offsetof(uiTopListItem_t509621210, ____root_level_14)); } inline Transform_t3600365921 * get__root_level_14() const { return ____root_level_14; } inline Transform_t3600365921 ** get_address_of__root_level_14() { return &____root_level_14; } inline void set__root_level_14(Transform_t3600365921 * value) { ____root_level_14 = value; Il2CppCodeGenWriteBarrier((&____root_level_14), value); } inline static int32_t get_offset_of__root_fashion_15() { return static_cast(offsetof(uiTopListItem_t509621210, ____root_fashion_15)); } inline Transform_t3600365921 * get__root_fashion_15() const { return ____root_fashion_15; } inline Transform_t3600365921 ** get_address_of__root_fashion_15() { return &____root_fashion_15; } inline void set__root_fashion_15(Transform_t3600365921 * value) { ____root_fashion_15 = value; Il2CppCodeGenWriteBarrier((&____root_fashion_15), value); } inline static int32_t get_offset_of__root_money_16() { return static_cast(offsetof(uiTopListItem_t509621210, ____root_money_16)); } inline Transform_t3600365921 * get__root_money_16() const { return ____root_money_16; } inline Transform_t3600365921 ** get_address_of__root_money_16() { return &____root_money_16; } inline void set__root_money_16(Transform_t3600365921 * value) { ____root_money_16 = value; Il2CppCodeGenWriteBarrier((&____root_money_16), value); } inline static int32_t get_offset_of__root_common_17() { return static_cast(offsetof(uiTopListItem_t509621210, ____root_common_17)); } inline Transform_t3600365921 * get__root_common_17() const { return ____root_common_17; } inline Transform_t3600365921 ** get_address_of__root_common_17() { return &____root_common_17; } inline void set__root_common_17(Transform_t3600365921 * value) { ____root_common_17 = value; Il2CppCodeGenWriteBarrier((&____root_common_17), value); } inline static int32_t get_offset_of__root_guild_18() { return static_cast(offsetof(uiTopListItem_t509621210, ____root_guild_18)); } inline Transform_t3600365921 * get__root_guild_18() const { return ____root_guild_18; } inline Transform_t3600365921 ** get_address_of__root_guild_18() { return &____root_guild_18; } inline void set__root_guild_18(Transform_t3600365921 * value) { ____root_guild_18 = value; Il2CppCodeGenWriteBarrier((&____root_guild_18), value); } inline static int32_t get_offset_of__root_cash_19() { return static_cast(offsetof(uiTopListItem_t509621210, ____root_cash_19)); } inline Transform_t3600365921 * get__root_cash_19() const { return ____root_cash_19; } inline Transform_t3600365921 ** get_address_of__root_cash_19() { return &____root_cash_19; } inline void set__root_cash_19(Transform_t3600365921 * value) { ____root_cash_19 = value; Il2CppCodeGenWriteBarrier((&____root_cash_19), value); } inline static int32_t get_offset_of__root_horn_20() { return static_cast(offsetof(uiTopListItem_t509621210, ____root_horn_20)); } inline Transform_t3600365921 * get__root_horn_20() const { return ____root_horn_20; } inline Transform_t3600365921 ** get_address_of__root_horn_20() { return &____root_horn_20; } inline void set__root_horn_20(Transform_t3600365921 * value) { ____root_horn_20 = value; Il2CppCodeGenWriteBarrier((&____root_horn_20), value); } inline static int32_t get_offset_of__root_idol_21() { return static_cast(offsetof(uiTopListItem_t509621210, ____root_idol_21)); } inline Transform_t3600365921 * get__root_idol_21() const { return ____root_idol_21; } inline Transform_t3600365921 ** get_address_of__root_idol_21() { return &____root_idol_21; } inline void set__root_idol_21(Transform_t3600365921 * value) { ____root_idol_21 = value; Il2CppCodeGenWriteBarrier((&____root_idol_21), value); } inline static int32_t get_offset_of_m_pinjieTitleTexture_22() { return static_cast(offsetof(uiTopListItem_t509621210, ___m_pinjieTitleTexture_22)); } inline UITexture_t3471168817 * get_m_pinjieTitleTexture_22() const { return ___m_pinjieTitleTexture_22; } inline UITexture_t3471168817 ** get_address_of_m_pinjieTitleTexture_22() { return &___m_pinjieTitleTexture_22; } inline void set_m_pinjieTitleTexture_22(UITexture_t3471168817 * value) { ___m_pinjieTitleTexture_22 = value; Il2CppCodeGenWriteBarrier((&___m_pinjieTitleTexture_22), value); } inline static int32_t get_offset_of_m_pinjieStarTexture_23() { return static_cast(offsetof(uiTopListItem_t509621210, ___m_pinjieStarTexture_23)); } inline UITexture_t3471168817 * get_m_pinjieStarTexture_23() const { return ___m_pinjieStarTexture_23; } inline UITexture_t3471168817 ** get_address_of_m_pinjieStarTexture_23() { return &___m_pinjieStarTexture_23; } inline void set_m_pinjieStarTexture_23(UITexture_t3471168817 * value) { ___m_pinjieStarTexture_23 = value; Il2CppCodeGenWriteBarrier((&___m_pinjieStarTexture_23), value); } inline static int32_t get_offset_of_m_IsPinjieTitleReady_24() { return static_cast(offsetof(uiTopListItem_t509621210, ___m_IsPinjieTitleReady_24)); } inline bool get_m_IsPinjieTitleReady_24() const { return ___m_IsPinjieTitleReady_24; } inline bool* get_address_of_m_IsPinjieTitleReady_24() { return &___m_IsPinjieTitleReady_24; } inline void set_m_IsPinjieTitleReady_24(bool value) { ___m_IsPinjieTitleReady_24 = value; } inline static int32_t get_offset_of_m_IsPinjieStarReady_25() { return static_cast(offsetof(uiTopListItem_t509621210, ___m_IsPinjieStarReady_25)); } inline bool get_m_IsPinjieStarReady_25() const { return ___m_IsPinjieStarReady_25; } inline bool* get_address_of_m_IsPinjieStarReady_25() { return &___m_IsPinjieStarReady_25; } inline void set_m_IsPinjieStarReady_25(bool value) { ___m_IsPinjieStarReady_25 = value; } inline static int32_t get_offset_of_m_titleSize_26() { return static_cast(offsetof(uiTopListItem_t509621210, ___m_titleSize_26)); } inline Vector3_t3722313464 get_m_titleSize_26() const { return ___m_titleSize_26; } inline Vector3_t3722313464 * get_address_of_m_titleSize_26() { return &___m_titleSize_26; } inline void set_m_titleSize_26(Vector3_t3722313464 value) { ___m_titleSize_26 = value; } inline static int32_t get_offset_of_m_starSize_27() { return static_cast(offsetof(uiTopListItem_t509621210, ___m_starSize_27)); } inline Vector3_t3722313464 get_m_starSize_27() const { return ___m_starSize_27; } inline Vector3_t3722313464 * get_address_of_m_starSize_27() { return &___m_starSize_27; } inline void set_m_starSize_27(Vector3_t3722313464 value) { ___m_starSize_27 = value; } inline static int32_t get_offset_of_m_item_28() { return static_cast(offsetof(uiTopListItem_t509621210, ___m_item_28)); } inline ITopListItem_t2042395262 * get_m_item_28() const { return ___m_item_28; } inline ITopListItem_t2042395262 ** get_address_of_m_item_28() { return &___m_item_28; } inline void set_m_item_28(ITopListItem_t2042395262 * value) { ___m_item_28 = value; Il2CppCodeGenWriteBarrier((&___m_item_28), value); } inline static int32_t get_offset_of__is_photo_loaded_29() { return static_cast(offsetof(uiTopListItem_t509621210, ____is_photo_loaded_29)); } inline bool get__is_photo_loaded_29() const { return ____is_photo_loaded_29; } inline bool* get_address_of__is_photo_loaded_29() { return &____is_photo_loaded_29; } inline void set__is_photo_loaded_29(bool value) { ____is_photo_loaded_29 = value; } inline static int32_t get_offset_of__is_big_photo_30() { return static_cast(offsetof(uiTopListItem_t509621210, ____is_big_photo_30)); } inline bool get__is_big_photo_30() const { return ____is_big_photo_30; } inline bool* get_address_of__is_big_photo_30() { return &____is_big_photo_30; } inline void set__is_big_photo_30(bool value) { ____is_big_photo_30 = value; } inline static int32_t get_offset_of__photo_size_31() { return static_cast(offsetof(uiTopListItem_t509621210, ____photo_size_31)); } inline Vector3_t3722313464 get__photo_size_31() const { return ____photo_size_31; } inline Vector3_t3722313464 * get_address_of__photo_size_31() { return &____photo_size_31; } inline void set__photo_size_31(Vector3_t3722313464 value) { ____photo_size_31 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITOPLISTITEM_T509621210_H #ifndef UISTRETCH_T3058335968_H #define UISTRETCH_T3058335968_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIStretch struct UIStretch_t3058335968 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Camera UIStretch::uiCamera Camera_t4157153871 * ___uiCamera_2; // UIWidget UIStretch::widgetContainer UIWidget_t3538521925 * ___widgetContainer_3; // UIPanel UIStretch::panelContainer UIPanel_t1716472341 * ___panelContainer_4; // UIStretch/Style UIStretch::style int32_t ___style_5; // UnityEngine.Vector2 UIStretch::relativeSize Vector2_t2156229523 ___relativeSize_6; // UnityEngine.Transform UIStretch::mTrans Transform_t3600365921 * ___mTrans_7; // UIRoot UIStretch::mRoot UIRoot_t4022971450 * ___mRoot_8; // UnityEngine.Animation UIStretch::mAnim Animation_t3648466861 * ___mAnim_9; // UnityEngine.Rect UIStretch::mRect Rect_t2360479859 ___mRect_10; public: inline static int32_t get_offset_of_uiCamera_2() { return static_cast(offsetof(UIStretch_t3058335968, ___uiCamera_2)); } inline Camera_t4157153871 * get_uiCamera_2() const { return ___uiCamera_2; } inline Camera_t4157153871 ** get_address_of_uiCamera_2() { return &___uiCamera_2; } inline void set_uiCamera_2(Camera_t4157153871 * value) { ___uiCamera_2 = value; Il2CppCodeGenWriteBarrier((&___uiCamera_2), value); } inline static int32_t get_offset_of_widgetContainer_3() { return static_cast(offsetof(UIStretch_t3058335968, ___widgetContainer_3)); } inline UIWidget_t3538521925 * get_widgetContainer_3() const { return ___widgetContainer_3; } inline UIWidget_t3538521925 ** get_address_of_widgetContainer_3() { return &___widgetContainer_3; } inline void set_widgetContainer_3(UIWidget_t3538521925 * value) { ___widgetContainer_3 = value; Il2CppCodeGenWriteBarrier((&___widgetContainer_3), value); } inline static int32_t get_offset_of_panelContainer_4() { return static_cast(offsetof(UIStretch_t3058335968, ___panelContainer_4)); } inline UIPanel_t1716472341 * get_panelContainer_4() const { return ___panelContainer_4; } inline UIPanel_t1716472341 ** get_address_of_panelContainer_4() { return &___panelContainer_4; } inline void set_panelContainer_4(UIPanel_t1716472341 * value) { ___panelContainer_4 = value; Il2CppCodeGenWriteBarrier((&___panelContainer_4), value); } inline static int32_t get_offset_of_style_5() { return static_cast(offsetof(UIStretch_t3058335968, ___style_5)); } inline int32_t get_style_5() const { return ___style_5; } inline int32_t* get_address_of_style_5() { return &___style_5; } inline void set_style_5(int32_t value) { ___style_5 = value; } inline static int32_t get_offset_of_relativeSize_6() { return static_cast(offsetof(UIStretch_t3058335968, ___relativeSize_6)); } inline Vector2_t2156229523 get_relativeSize_6() const { return ___relativeSize_6; } inline Vector2_t2156229523 * get_address_of_relativeSize_6() { return &___relativeSize_6; } inline void set_relativeSize_6(Vector2_t2156229523 value) { ___relativeSize_6 = value; } inline static int32_t get_offset_of_mTrans_7() { return static_cast(offsetof(UIStretch_t3058335968, ___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_mRoot_8() { return static_cast(offsetof(UIStretch_t3058335968, ___mRoot_8)); } inline UIRoot_t4022971450 * get_mRoot_8() const { return ___mRoot_8; } inline UIRoot_t4022971450 ** get_address_of_mRoot_8() { return &___mRoot_8; } inline void set_mRoot_8(UIRoot_t4022971450 * value) { ___mRoot_8 = value; Il2CppCodeGenWriteBarrier((&___mRoot_8), value); } inline static int32_t get_offset_of_mAnim_9() { return static_cast(offsetof(UIStretch_t3058335968, ___mAnim_9)); } inline Animation_t3648466861 * get_mAnim_9() const { return ___mAnim_9; } inline Animation_t3648466861 ** get_address_of_mAnim_9() { return &___mAnim_9; } inline void set_mAnim_9(Animation_t3648466861 * value) { ___mAnim_9 = value; Il2CppCodeGenWriteBarrier((&___mAnim_9), value); } inline static int32_t get_offset_of_mRect_10() { return static_cast(offsetof(UIStretch_t3058335968, ___mRect_10)); } inline Rect_t2360479859 get_mRect_10() const { return ___mRect_10; } inline Rect_t2360479859 * get_address_of_mRect_10() { return &___mRect_10; } inline void set_mRect_10(Rect_t2360479859 value) { ___mRect_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISTRETCH_T3058335968_H #ifndef UIFONT_T2766063701_H #define UIFONT_T2766063701_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIFont struct UIFont_t2766063701 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Font UIFont::dynamicFont Font_t1956802104 * ___dynamicFont_3; // UnityEngine.Material UIFont::dynamicFontMaterial Material_t340375123 * ___dynamicFontMaterial_4; // System.Int32 UIFont::dynamicFontSize int32_t ___dynamicFontSize_5; // UnityEngine.FontStyle UIFont::dynamicFontStyle int32_t ___dynamicFontStyle_6; // UnityEngine.Material UIFont::mMat Material_t340375123 * ___mMat_8; // UnityEngine.Rect UIFont::mUVRect Rect_t2360479859 ___mUVRect_9; // BMFont UIFont::mFont BMFont_t2757936676 * ___mFont_10; // System.Int32 UIFont::mSpacingX int32_t ___mSpacingX_11; // System.Int32 UIFont::mSpacingY int32_t ___mSpacingY_12; // UIAtlas UIFont::mAtlas UIAtlas_t3195533529 * ___mAtlas_13; // UIFont UIFont::mReplacement UIFont_t2766063701 * ___mReplacement_14; // System.Single UIFont::mPixelSize float ___mPixelSize_15; // System.Collections.Generic.List`1 UIFont::mSymbols List_1_t3058133583 * ___mSymbols_16; // UIAtlas/Sprite UIFont::mSprite Sprite_t2895597119 * ___mSprite_17; // System.Int32 UIFont::mPMA int32_t ___mPMA_18; // System.Boolean UIFont::mSpriteSet bool ___mSpriteSet_19; // System.Collections.Generic.List`1 UIFont::mColors List_1_t4027761066 * ___mColors_20; public: inline static int32_t get_offset_of_dynamicFont_3() { return static_cast(offsetof(UIFont_t2766063701, ___dynamicFont_3)); } inline Font_t1956802104 * get_dynamicFont_3() const { return ___dynamicFont_3; } inline Font_t1956802104 ** get_address_of_dynamicFont_3() { return &___dynamicFont_3; } inline void set_dynamicFont_3(Font_t1956802104 * value) { ___dynamicFont_3 = value; Il2CppCodeGenWriteBarrier((&___dynamicFont_3), value); } inline static int32_t get_offset_of_dynamicFontMaterial_4() { return static_cast(offsetof(UIFont_t2766063701, ___dynamicFontMaterial_4)); } inline Material_t340375123 * get_dynamicFontMaterial_4() const { return ___dynamicFontMaterial_4; } inline Material_t340375123 ** get_address_of_dynamicFontMaterial_4() { return &___dynamicFontMaterial_4; } inline void set_dynamicFontMaterial_4(Material_t340375123 * value) { ___dynamicFontMaterial_4 = value; Il2CppCodeGenWriteBarrier((&___dynamicFontMaterial_4), value); } inline static int32_t get_offset_of_dynamicFontSize_5() { return static_cast(offsetof(UIFont_t2766063701, ___dynamicFontSize_5)); } inline int32_t get_dynamicFontSize_5() const { return ___dynamicFontSize_5; } inline int32_t* get_address_of_dynamicFontSize_5() { return &___dynamicFontSize_5; } inline void set_dynamicFontSize_5(int32_t value) { ___dynamicFontSize_5 = value; } inline static int32_t get_offset_of_dynamicFontStyle_6() { return static_cast(offsetof(UIFont_t2766063701, ___dynamicFontStyle_6)); } inline int32_t get_dynamicFontStyle_6() const { return ___dynamicFontStyle_6; } inline int32_t* get_address_of_dynamicFontStyle_6() { return &___dynamicFontStyle_6; } inline void set_dynamicFontStyle_6(int32_t value) { ___dynamicFontStyle_6 = value; } inline static int32_t get_offset_of_mMat_8() { return static_cast(offsetof(UIFont_t2766063701, ___mMat_8)); } inline Material_t340375123 * get_mMat_8() const { return ___mMat_8; } inline Material_t340375123 ** get_address_of_mMat_8() { return &___mMat_8; } inline void set_mMat_8(Material_t340375123 * value) { ___mMat_8 = value; Il2CppCodeGenWriteBarrier((&___mMat_8), value); } inline static int32_t get_offset_of_mUVRect_9() { return static_cast(offsetof(UIFont_t2766063701, ___mUVRect_9)); } inline Rect_t2360479859 get_mUVRect_9() const { return ___mUVRect_9; } inline Rect_t2360479859 * get_address_of_mUVRect_9() { return &___mUVRect_9; } inline void set_mUVRect_9(Rect_t2360479859 value) { ___mUVRect_9 = value; } inline static int32_t get_offset_of_mFont_10() { return static_cast(offsetof(UIFont_t2766063701, ___mFont_10)); } inline BMFont_t2757936676 * get_mFont_10() const { return ___mFont_10; } inline BMFont_t2757936676 ** get_address_of_mFont_10() { return &___mFont_10; } inline void set_mFont_10(BMFont_t2757936676 * value) { ___mFont_10 = value; Il2CppCodeGenWriteBarrier((&___mFont_10), value); } inline static int32_t get_offset_of_mSpacingX_11() { return static_cast(offsetof(UIFont_t2766063701, ___mSpacingX_11)); } inline int32_t get_mSpacingX_11() const { return ___mSpacingX_11; } inline int32_t* get_address_of_mSpacingX_11() { return &___mSpacingX_11; } inline void set_mSpacingX_11(int32_t value) { ___mSpacingX_11 = value; } inline static int32_t get_offset_of_mSpacingY_12() { return static_cast(offsetof(UIFont_t2766063701, ___mSpacingY_12)); } inline int32_t get_mSpacingY_12() const { return ___mSpacingY_12; } inline int32_t* get_address_of_mSpacingY_12() { return &___mSpacingY_12; } inline void set_mSpacingY_12(int32_t value) { ___mSpacingY_12 = value; } inline static int32_t get_offset_of_mAtlas_13() { return static_cast(offsetof(UIFont_t2766063701, ___mAtlas_13)); } inline UIAtlas_t3195533529 * get_mAtlas_13() const { return ___mAtlas_13; } inline UIAtlas_t3195533529 ** get_address_of_mAtlas_13() { return &___mAtlas_13; } inline void set_mAtlas_13(UIAtlas_t3195533529 * value) { ___mAtlas_13 = value; Il2CppCodeGenWriteBarrier((&___mAtlas_13), value); } inline static int32_t get_offset_of_mReplacement_14() { return static_cast(offsetof(UIFont_t2766063701, ___mReplacement_14)); } inline UIFont_t2766063701 * get_mReplacement_14() const { return ___mReplacement_14; } inline UIFont_t2766063701 ** get_address_of_mReplacement_14() { return &___mReplacement_14; } inline void set_mReplacement_14(UIFont_t2766063701 * value) { ___mReplacement_14 = value; Il2CppCodeGenWriteBarrier((&___mReplacement_14), value); } inline static int32_t get_offset_of_mPixelSize_15() { return static_cast(offsetof(UIFont_t2766063701, ___mPixelSize_15)); } inline float get_mPixelSize_15() const { return ___mPixelSize_15; } inline float* get_address_of_mPixelSize_15() { return &___mPixelSize_15; } inline void set_mPixelSize_15(float value) { ___mPixelSize_15 = value; } inline static int32_t get_offset_of_mSymbols_16() { return static_cast(offsetof(UIFont_t2766063701, ___mSymbols_16)); } inline List_1_t3058133583 * get_mSymbols_16() const { return ___mSymbols_16; } inline List_1_t3058133583 ** get_address_of_mSymbols_16() { return &___mSymbols_16; } inline void set_mSymbols_16(List_1_t3058133583 * value) { ___mSymbols_16 = value; Il2CppCodeGenWriteBarrier((&___mSymbols_16), value); } inline static int32_t get_offset_of_mSprite_17() { return static_cast(offsetof(UIFont_t2766063701, ___mSprite_17)); } inline Sprite_t2895597119 * get_mSprite_17() const { return ___mSprite_17; } inline Sprite_t2895597119 ** get_address_of_mSprite_17() { return &___mSprite_17; } inline void set_mSprite_17(Sprite_t2895597119 * value) { ___mSprite_17 = value; Il2CppCodeGenWriteBarrier((&___mSprite_17), value); } inline static int32_t get_offset_of_mPMA_18() { return static_cast(offsetof(UIFont_t2766063701, ___mPMA_18)); } inline int32_t get_mPMA_18() const { return ___mPMA_18; } inline int32_t* get_address_of_mPMA_18() { return &___mPMA_18; } inline void set_mPMA_18(int32_t value) { ___mPMA_18 = value; } inline static int32_t get_offset_of_mSpriteSet_19() { return static_cast(offsetof(UIFont_t2766063701, ___mSpriteSet_19)); } inline bool get_mSpriteSet_19() const { return ___mSpriteSet_19; } inline bool* get_address_of_mSpriteSet_19() { return &___mSpriteSet_19; } inline void set_mSpriteSet_19(bool value) { ___mSpriteSet_19 = value; } inline static int32_t get_offset_of_mColors_20() { return static_cast(offsetof(UIFont_t2766063701, ___mColors_20)); } inline List_1_t4027761066 * get_mColors_20() const { return ___mColors_20; } inline List_1_t4027761066 ** get_address_of_mColors_20() { return &___mColors_20; } inline void set_mColors_20(List_1_t4027761066 * value) { ___mColors_20 = value; Il2CppCodeGenWriteBarrier((&___mColors_20), value); } }; struct UIFont_t2766063701_StaticFields { public: // System.Collections.Generic.List`1 UIFont::_fontList List_1_t3428876846 * ____fontList_2; // System.Action`1 UIFont::<>f__mg$cache0 Action_1_t2129269699 * ___U3CU3Ef__mgU24cache0_21; public: inline static int32_t get_offset_of__fontList_2() { return static_cast(offsetof(UIFont_t2766063701_StaticFields, ____fontList_2)); } inline List_1_t3428876846 * get__fontList_2() const { return ____fontList_2; } inline List_1_t3428876846 ** get_address_of__fontList_2() { return &____fontList_2; } inline void set__fontList_2(List_1_t3428876846 * value) { ____fontList_2 = value; Il2CppCodeGenWriteBarrier((&____fontList_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_21() { return static_cast(offsetof(UIFont_t2766063701_StaticFields, ___U3CU3Ef__mgU24cache0_21)); } inline Action_1_t2129269699 * get_U3CU3Ef__mgU24cache0_21() const { return ___U3CU3Ef__mgU24cache0_21; } inline Action_1_t2129269699 ** get_address_of_U3CU3Ef__mgU24cache0_21() { return &___U3CU3Ef__mgU24cache0_21; } inline void set_U3CU3Ef__mgU24cache0_21(Action_1_t2129269699 * value) { ___U3CU3Ef__mgU24cache0_21 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIFONT_T2766063701_H #ifndef IGNORETIMESCALE_T3381352907_H #define IGNORETIMESCALE_T3381352907_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IgnoreTimeScale struct IgnoreTimeScale_t3381352907 : public MonoBehaviour_t3962482529 { public: // System.Single IgnoreTimeScale::mRt float ___mRt_2; // System.Single IgnoreTimeScale::mTimeStart float ___mTimeStart_3; // System.Single IgnoreTimeScale::mTimeDelta float ___mTimeDelta_4; // System.Single IgnoreTimeScale::mActual float ___mActual_5; // System.Boolean IgnoreTimeScale::mTimeStarted bool ___mTimeStarted_6; public: inline static int32_t get_offset_of_mRt_2() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mRt_2)); } inline float get_mRt_2() const { return ___mRt_2; } inline float* get_address_of_mRt_2() { return &___mRt_2; } inline void set_mRt_2(float value) { ___mRt_2 = value; } inline static int32_t get_offset_of_mTimeStart_3() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mTimeStart_3)); } inline float get_mTimeStart_3() const { return ___mTimeStart_3; } inline float* get_address_of_mTimeStart_3() { return &___mTimeStart_3; } inline void set_mTimeStart_3(float value) { ___mTimeStart_3 = value; } inline static int32_t get_offset_of_mTimeDelta_4() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mTimeDelta_4)); } inline float get_mTimeDelta_4() const { return ___mTimeDelta_4; } inline float* get_address_of_mTimeDelta_4() { return &___mTimeDelta_4; } inline void set_mTimeDelta_4(float value) { ___mTimeDelta_4 = value; } inline static int32_t get_offset_of_mActual_5() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mActual_5)); } inline float get_mActual_5() const { return ___mActual_5; } inline float* get_address_of_mActual_5() { return &___mActual_5; } inline void set_mActual_5(float value) { ___mActual_5 = value; } inline static int32_t get_offset_of_mTimeStarted_6() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mTimeStarted_6)); } inline bool get_mTimeStarted_6() const { return ___mTimeStarted_6; } inline bool* get_address_of_mTimeStarted_6() { return &___mTimeStarted_6; } inline void set_mTimeStarted_6(bool value) { ___mTimeStarted_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IGNORETIMESCALE_T3381352907_H #ifndef UISTOPSERVER_T822215226_H #define UISTOPSERVER_T822215226_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiStopServer struct uiStopServer_t822215226 : public MonoBehaviour_t3962482529 { public: // UILabel uiStopServer::m_StopServerTips UILabel_t3248798549 * ___m_StopServerTips_2; // UILabel uiStopServer::m_time UILabel_t3248798549 * ___m_time_3; // System.Single uiStopServer::m_leftTime float ___m_leftTime_4; public: inline static int32_t get_offset_of_m_StopServerTips_2() { return static_cast(offsetof(uiStopServer_t822215226, ___m_StopServerTips_2)); } inline UILabel_t3248798549 * get_m_StopServerTips_2() const { return ___m_StopServerTips_2; } inline UILabel_t3248798549 ** get_address_of_m_StopServerTips_2() { return &___m_StopServerTips_2; } inline void set_m_StopServerTips_2(UILabel_t3248798549 * value) { ___m_StopServerTips_2 = value; Il2CppCodeGenWriteBarrier((&___m_StopServerTips_2), value); } inline static int32_t get_offset_of_m_time_3() { return static_cast(offsetof(uiStopServer_t822215226, ___m_time_3)); } inline UILabel_t3248798549 * get_m_time_3() const { return ___m_time_3; } inline UILabel_t3248798549 ** get_address_of_m_time_3() { return &___m_time_3; } inline void set_m_time_3(UILabel_t3248798549 * value) { ___m_time_3 = value; Il2CppCodeGenWriteBarrier((&___m_time_3), value); } inline static int32_t get_offset_of_m_leftTime_4() { return static_cast(offsetof(uiStopServer_t822215226, ___m_leftTime_4)); } inline float get_m_leftTime_4() const { return ___m_leftTime_4; } inline float* get_address_of_m_leftTime_4() { return &___m_leftTime_4; } inline void set_m_leftTime_4(float value) { ___m_leftTime_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISTOPSERVER_T822215226_H #ifndef UISONGDETAIL_T299802923_H #define UISONGDETAIL_T299802923_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSongDetail struct uiSongDetail_t299802923 : public MonoBehaviour_t3962482529 { public: // UITexture uiSongDetail::m_uiSongImage UITexture_t3471168817 * ___m_uiSongImage_2; // UILabel uiSongDetail::m_uiSongName UILabel_t3248798549 * ___m_uiSongName_3; // UILabel uiSongDetail::m_uiSinger UILabel_t3248798549 * ___m_uiSinger_4; // UILabel uiSongDetail::m_uiBpm UILabel_t3248798549 * ___m_uiBpm_5; // UnityEngine.Transform uiSongDetail::m_uiSongLv Transform_t3600365921 * ___m_uiSongLv_6; // UIButton[] uiSongDetail::m_uiDifficulty UIButtonU5BU5D_t3323858191* ___m_uiDifficulty_7; // UILabel uiSongDetail::m_uiMyScore UILabel_t3248798549 * ___m_uiMyScore_8; // UnityEngine.Transform[] uiSongDetail::m_uiRank TransformU5BU5D_t807237628* ___m_uiRank_9; // System.Int32 uiSongDetail::m_nCurSongId int32_t ___m_nCurSongId_10; // System.Boolean uiSongDetail::m_bImageLoaded bool ___m_bImageLoaded_11; // System.Int32 uiSongDetail::m_nCurDifficulty int32_t ___m_nCurDifficulty_12; // System.Int32 uiSongDetail::m_nCurSongLv int32_t ___m_nCurSongLv_13; // UnityEngine.Transform uiSongDetail::m_uiRootDifficulty Transform_t3600365921 * ___m_uiRootDifficulty_14; // UnityEngine.Transform uiSongDetail::m_uiRootButton Transform_t3600365921 * ___m_uiRootButton_15; // uiSongDetail/OnCallback uiSongDetail::m_callback OnCallback_t3293819239 * ___m_callback_16; public: inline static int32_t get_offset_of_m_uiSongImage_2() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiSongImage_2)); } inline UITexture_t3471168817 * get_m_uiSongImage_2() const { return ___m_uiSongImage_2; } inline UITexture_t3471168817 ** get_address_of_m_uiSongImage_2() { return &___m_uiSongImage_2; } inline void set_m_uiSongImage_2(UITexture_t3471168817 * value) { ___m_uiSongImage_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongImage_2), value); } inline static int32_t get_offset_of_m_uiSongName_3() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiSongName_3)); } inline UILabel_t3248798549 * get_m_uiSongName_3() const { return ___m_uiSongName_3; } inline UILabel_t3248798549 ** get_address_of_m_uiSongName_3() { return &___m_uiSongName_3; } inline void set_m_uiSongName_3(UILabel_t3248798549 * value) { ___m_uiSongName_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongName_3), value); } inline static int32_t get_offset_of_m_uiSinger_4() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiSinger_4)); } inline UILabel_t3248798549 * get_m_uiSinger_4() const { return ___m_uiSinger_4; } inline UILabel_t3248798549 ** get_address_of_m_uiSinger_4() { return &___m_uiSinger_4; } inline void set_m_uiSinger_4(UILabel_t3248798549 * value) { ___m_uiSinger_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiSinger_4), value); } inline static int32_t get_offset_of_m_uiBpm_5() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiBpm_5)); } inline UILabel_t3248798549 * get_m_uiBpm_5() const { return ___m_uiBpm_5; } inline UILabel_t3248798549 ** get_address_of_m_uiBpm_5() { return &___m_uiBpm_5; } inline void set_m_uiBpm_5(UILabel_t3248798549 * value) { ___m_uiBpm_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiBpm_5), value); } inline static int32_t get_offset_of_m_uiSongLv_6() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiSongLv_6)); } inline Transform_t3600365921 * get_m_uiSongLv_6() const { return ___m_uiSongLv_6; } inline Transform_t3600365921 ** get_address_of_m_uiSongLv_6() { return &___m_uiSongLv_6; } inline void set_m_uiSongLv_6(Transform_t3600365921 * value) { ___m_uiSongLv_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongLv_6), value); } inline static int32_t get_offset_of_m_uiDifficulty_7() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiDifficulty_7)); } inline UIButtonU5BU5D_t3323858191* get_m_uiDifficulty_7() const { return ___m_uiDifficulty_7; } inline UIButtonU5BU5D_t3323858191** get_address_of_m_uiDifficulty_7() { return &___m_uiDifficulty_7; } inline void set_m_uiDifficulty_7(UIButtonU5BU5D_t3323858191* value) { ___m_uiDifficulty_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiDifficulty_7), value); } inline static int32_t get_offset_of_m_uiMyScore_8() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiMyScore_8)); } inline UILabel_t3248798549 * get_m_uiMyScore_8() const { return ___m_uiMyScore_8; } inline UILabel_t3248798549 ** get_address_of_m_uiMyScore_8() { return &___m_uiMyScore_8; } inline void set_m_uiMyScore_8(UILabel_t3248798549 * value) { ___m_uiMyScore_8 = value; Il2CppCodeGenWriteBarrier((&___m_uiMyScore_8), value); } inline static int32_t get_offset_of_m_uiRank_9() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiRank_9)); } inline TransformU5BU5D_t807237628* get_m_uiRank_9() const { return ___m_uiRank_9; } inline TransformU5BU5D_t807237628** get_address_of_m_uiRank_9() { return &___m_uiRank_9; } inline void set_m_uiRank_9(TransformU5BU5D_t807237628* value) { ___m_uiRank_9 = value; Il2CppCodeGenWriteBarrier((&___m_uiRank_9), value); } inline static int32_t get_offset_of_m_nCurSongId_10() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_nCurSongId_10)); } inline int32_t get_m_nCurSongId_10() const { return ___m_nCurSongId_10; } inline int32_t* get_address_of_m_nCurSongId_10() { return &___m_nCurSongId_10; } inline void set_m_nCurSongId_10(int32_t value) { ___m_nCurSongId_10 = value; } inline static int32_t get_offset_of_m_bImageLoaded_11() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_bImageLoaded_11)); } inline bool get_m_bImageLoaded_11() const { return ___m_bImageLoaded_11; } inline bool* get_address_of_m_bImageLoaded_11() { return &___m_bImageLoaded_11; } inline void set_m_bImageLoaded_11(bool value) { ___m_bImageLoaded_11 = value; } inline static int32_t get_offset_of_m_nCurDifficulty_12() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_nCurDifficulty_12)); } inline int32_t get_m_nCurDifficulty_12() const { return ___m_nCurDifficulty_12; } inline int32_t* get_address_of_m_nCurDifficulty_12() { return &___m_nCurDifficulty_12; } inline void set_m_nCurDifficulty_12(int32_t value) { ___m_nCurDifficulty_12 = value; } inline static int32_t get_offset_of_m_nCurSongLv_13() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_nCurSongLv_13)); } inline int32_t get_m_nCurSongLv_13() const { return ___m_nCurSongLv_13; } inline int32_t* get_address_of_m_nCurSongLv_13() { return &___m_nCurSongLv_13; } inline void set_m_nCurSongLv_13(int32_t value) { ___m_nCurSongLv_13 = value; } inline static int32_t get_offset_of_m_uiRootDifficulty_14() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiRootDifficulty_14)); } inline Transform_t3600365921 * get_m_uiRootDifficulty_14() const { return ___m_uiRootDifficulty_14; } inline Transform_t3600365921 ** get_address_of_m_uiRootDifficulty_14() { return &___m_uiRootDifficulty_14; } inline void set_m_uiRootDifficulty_14(Transform_t3600365921 * value) { ___m_uiRootDifficulty_14 = value; Il2CppCodeGenWriteBarrier((&___m_uiRootDifficulty_14), value); } inline static int32_t get_offset_of_m_uiRootButton_15() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiRootButton_15)); } inline Transform_t3600365921 * get_m_uiRootButton_15() const { return ___m_uiRootButton_15; } inline Transform_t3600365921 ** get_address_of_m_uiRootButton_15() { return &___m_uiRootButton_15; } inline void set_m_uiRootButton_15(Transform_t3600365921 * value) { ___m_uiRootButton_15 = value; Il2CppCodeGenWriteBarrier((&___m_uiRootButton_15), value); } inline static int32_t get_offset_of_m_callback_16() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_callback_16)); } inline OnCallback_t3293819239 * get_m_callback_16() const { return ___m_callback_16; } inline OnCallback_t3293819239 ** get_address_of_m_callback_16() { return &___m_callback_16; } inline void set_m_callback_16(OnCallback_t3293819239 * value) { ___m_callback_16 = value; Il2CppCodeGenWriteBarrier((&___m_callback_16), value); } }; struct uiSongDetail_t299802923_StaticFields { public: // System.String uiSongDetail::s_localPath String_t* ___s_localPath_17; // DMCore.OnEventCall uiSongDetail::<>f__mg$cache0 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache0_18; // DMCore.OnEventCall uiSongDetail::<>f__mg$cache1 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache1_19; // DMCore.OnEventCall uiSongDetail::<>f__mg$cache2 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache2_20; public: inline static int32_t get_offset_of_s_localPath_17() { return static_cast(offsetof(uiSongDetail_t299802923_StaticFields, ___s_localPath_17)); } inline String_t* get_s_localPath_17() const { return ___s_localPath_17; } inline String_t** get_address_of_s_localPath_17() { return &___s_localPath_17; } inline void set_s_localPath_17(String_t* value) { ___s_localPath_17 = value; Il2CppCodeGenWriteBarrier((&___s_localPath_17), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_18() { return static_cast(offsetof(uiSongDetail_t299802923_StaticFields, ___U3CU3Ef__mgU24cache0_18)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache0_18() const { return ___U3CU3Ef__mgU24cache0_18; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache0_18() { return &___U3CU3Ef__mgU24cache0_18; } inline void set_U3CU3Ef__mgU24cache0_18(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache0_18 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_18), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_19() { return static_cast(offsetof(uiSongDetail_t299802923_StaticFields, ___U3CU3Ef__mgU24cache1_19)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache1_19() const { return ___U3CU3Ef__mgU24cache1_19; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache1_19() { return &___U3CU3Ef__mgU24cache1_19; } inline void set_U3CU3Ef__mgU24cache1_19(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache1_19 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_20() { return static_cast(offsetof(uiSongDetail_t299802923_StaticFields, ___U3CU3Ef__mgU24cache2_20)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache2_20() const { return ___U3CU3Ef__mgU24cache2_20; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache2_20() { return &___U3CU3Ef__mgU24cache2_20; } inline void set_U3CU3Ef__mgU24cache2_20(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache2_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISONGDETAIL_T299802923_H #ifndef UIITEMREWARD_T2788292772_H #define UIITEMREWARD_T2788292772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIItemReward struct UIItemReward_t2788292772 : public MonoBehaviour_t3962482529 { public: // UITexture UIItemReward::tex_Icon UITexture_t3471168817 * ___tex_Icon_2; // UILabel UIItemReward::lab_num UILabel_t3248798549 * ___lab_num_3; // UISprite UIItemReward::spr_back UISprite_t194114938 * ___spr_back_4; // System.Int32 UIItemReward::texId int32_t ___texId_5; // UnityEngine.Vector3 UIItemReward::texSize Vector3_t3722313464 ___texSize_6; // System.Boolean UIItemReward::m_IsIconReady bool ___m_IsIconReady_7; public: inline static int32_t get_offset_of_tex_Icon_2() { return static_cast(offsetof(UIItemReward_t2788292772, ___tex_Icon_2)); } inline UITexture_t3471168817 * get_tex_Icon_2() const { return ___tex_Icon_2; } inline UITexture_t3471168817 ** get_address_of_tex_Icon_2() { return &___tex_Icon_2; } inline void set_tex_Icon_2(UITexture_t3471168817 * value) { ___tex_Icon_2 = value; Il2CppCodeGenWriteBarrier((&___tex_Icon_2), value); } inline static int32_t get_offset_of_lab_num_3() { return static_cast(offsetof(UIItemReward_t2788292772, ___lab_num_3)); } inline UILabel_t3248798549 * get_lab_num_3() const { return ___lab_num_3; } inline UILabel_t3248798549 ** get_address_of_lab_num_3() { return &___lab_num_3; } inline void set_lab_num_3(UILabel_t3248798549 * value) { ___lab_num_3 = value; Il2CppCodeGenWriteBarrier((&___lab_num_3), value); } inline static int32_t get_offset_of_spr_back_4() { return static_cast(offsetof(UIItemReward_t2788292772, ___spr_back_4)); } inline UISprite_t194114938 * get_spr_back_4() const { return ___spr_back_4; } inline UISprite_t194114938 ** get_address_of_spr_back_4() { return &___spr_back_4; } inline void set_spr_back_4(UISprite_t194114938 * value) { ___spr_back_4 = value; Il2CppCodeGenWriteBarrier((&___spr_back_4), value); } inline static int32_t get_offset_of_texId_5() { return static_cast(offsetof(UIItemReward_t2788292772, ___texId_5)); } inline int32_t get_texId_5() const { return ___texId_5; } inline int32_t* get_address_of_texId_5() { return &___texId_5; } inline void set_texId_5(int32_t value) { ___texId_5 = value; } inline static int32_t get_offset_of_texSize_6() { return static_cast(offsetof(UIItemReward_t2788292772, ___texSize_6)); } inline Vector3_t3722313464 get_texSize_6() const { return ___texSize_6; } inline Vector3_t3722313464 * get_address_of_texSize_6() { return &___texSize_6; } inline void set_texSize_6(Vector3_t3722313464 value) { ___texSize_6 = value; } inline static int32_t get_offset_of_m_IsIconReady_7() { return static_cast(offsetof(UIItemReward_t2788292772, ___m_IsIconReady_7)); } inline bool get_m_IsIconReady_7() const { return ___m_IsIconReady_7; } inline bool* get_address_of_m_IsIconReady_7() { return &___m_IsIconReady_7; } inline void set_m_IsIconReady_7(bool value) { ___m_IsIconReady_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIITEMREWARD_T2788292772_H #ifndef UIINPUT_T421821618_H #define UIINPUT_T421821618_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIInput struct UIInput_t421821618 : public MonoBehaviour_t3962482529 { public: // UILabel UIInput::label UILabel_t3248798549 * ___label_3; // System.Int32 UIInput::maxChars int32_t ___maxChars_4; // System.Boolean UIInput::asByteCount bool ___asByteCount_5; // System.String UIInput::caratChar String_t* ___caratChar_6; // System.Action`3> UIInput::validator Action_3_t1353649513 * ___validator_7; // CDataWrapper`1 UIInput::m_wrapper CDataWrapper_1_t2631656993 * ___m_wrapper_8; // UIInput/KeyboardType UIInput::type int32_t ___type_9; // System.Boolean UIInput::isPassword bool ___isPassword_10; // System.Boolean UIInput::autoCorrect bool ___autoCorrect_11; // System.Boolean UIInput::useLabelTextAtStart bool ___useLabelTextAtStart_12; // System.Boolean UIInput::isNumber bool ___isNumber_13; // System.Boolean UIInput::showDefaultValueWhenEmpty bool ___showDefaultValueWhenEmpty_14; // UnityEngine.Color UIInput::activeColor Color_t2555686324 ___activeColor_15; // UnityEngine.GameObject UIInput::eventReceiver GameObject_t1113636619 * ___eventReceiver_16; // System.String UIInput::functionName String_t* ___functionName_17; // UnityEngine.GameObject UIInput::inputChangedReceiver GameObject_t1113636619 * ___inputChangedReceiver_18; // System.String UIInput::inputChangedFunctionName String_t* ___inputChangedFunctionName_19; // System.Action`1 UIInput::onSubmit Action_1_t2019918284 * ___onSubmit_20; // System.Int32 UIInput::inputMaxLen int32_t ___inputMaxLen_21; // System.String UIInput::mText String_t* ___mText_22; // System.String UIInput::mDefaultText String_t* ___mDefaultText_23; // UnityEngine.Color UIInput::mDefaultColor Color_t2555686324 ___mDefaultColor_24; // UIWidget/Pivot UIInput::mPivot int32_t ___mPivot_25; // System.Single UIInput::mPosition float ___mPosition_26; // UnityEngine.TouchScreenKeyboard UIInput::mKeyboard TouchScreenKeyboard_t731888065 * ___mKeyboard_27; // System.Boolean UIInput::mDoInit bool ___mDoInit_28; public: inline static int32_t get_offset_of_label_3() { return static_cast(offsetof(UIInput_t421821618, ___label_3)); } inline UILabel_t3248798549 * get_label_3() const { return ___label_3; } inline UILabel_t3248798549 ** get_address_of_label_3() { return &___label_3; } inline void set_label_3(UILabel_t3248798549 * value) { ___label_3 = value; Il2CppCodeGenWriteBarrier((&___label_3), value); } inline static int32_t get_offset_of_maxChars_4() { return static_cast(offsetof(UIInput_t421821618, ___maxChars_4)); } inline int32_t get_maxChars_4() const { return ___maxChars_4; } inline int32_t* get_address_of_maxChars_4() { return &___maxChars_4; } inline void set_maxChars_4(int32_t value) { ___maxChars_4 = value; } inline static int32_t get_offset_of_asByteCount_5() { return static_cast(offsetof(UIInput_t421821618, ___asByteCount_5)); } inline bool get_asByteCount_5() const { return ___asByteCount_5; } inline bool* get_address_of_asByteCount_5() { return &___asByteCount_5; } inline void set_asByteCount_5(bool value) { ___asByteCount_5 = value; } inline static int32_t get_offset_of_caratChar_6() { return static_cast(offsetof(UIInput_t421821618, ___caratChar_6)); } inline String_t* get_caratChar_6() const { return ___caratChar_6; } inline String_t** get_address_of_caratChar_6() { return &___caratChar_6; } inline void set_caratChar_6(String_t* value) { ___caratChar_6 = value; Il2CppCodeGenWriteBarrier((&___caratChar_6), value); } inline static int32_t get_offset_of_validator_7() { return static_cast(offsetof(UIInput_t421821618, ___validator_7)); } inline Action_3_t1353649513 * get_validator_7() const { return ___validator_7; } inline Action_3_t1353649513 ** get_address_of_validator_7() { return &___validator_7; } inline void set_validator_7(Action_3_t1353649513 * value) { ___validator_7 = value; Il2CppCodeGenWriteBarrier((&___validator_7), value); } inline static int32_t get_offset_of_m_wrapper_8() { return static_cast(offsetof(UIInput_t421821618, ___m_wrapper_8)); } inline CDataWrapper_1_t2631656993 * get_m_wrapper_8() const { return ___m_wrapper_8; } inline CDataWrapper_1_t2631656993 ** get_address_of_m_wrapper_8() { return &___m_wrapper_8; } inline void set_m_wrapper_8(CDataWrapper_1_t2631656993 * value) { ___m_wrapper_8 = value; Il2CppCodeGenWriteBarrier((&___m_wrapper_8), value); } inline static int32_t get_offset_of_type_9() { return static_cast(offsetof(UIInput_t421821618, ___type_9)); } inline int32_t get_type_9() const { return ___type_9; } inline int32_t* get_address_of_type_9() { return &___type_9; } inline void set_type_9(int32_t value) { ___type_9 = value; } inline static int32_t get_offset_of_isPassword_10() { return static_cast(offsetof(UIInput_t421821618, ___isPassword_10)); } inline bool get_isPassword_10() const { return ___isPassword_10; } inline bool* get_address_of_isPassword_10() { return &___isPassword_10; } inline void set_isPassword_10(bool value) { ___isPassword_10 = value; } inline static int32_t get_offset_of_autoCorrect_11() { return static_cast(offsetof(UIInput_t421821618, ___autoCorrect_11)); } inline bool get_autoCorrect_11() const { return ___autoCorrect_11; } inline bool* get_address_of_autoCorrect_11() { return &___autoCorrect_11; } inline void set_autoCorrect_11(bool value) { ___autoCorrect_11 = value; } inline static int32_t get_offset_of_useLabelTextAtStart_12() { return static_cast(offsetof(UIInput_t421821618, ___useLabelTextAtStart_12)); } inline bool get_useLabelTextAtStart_12() const { return ___useLabelTextAtStart_12; } inline bool* get_address_of_useLabelTextAtStart_12() { return &___useLabelTextAtStart_12; } inline void set_useLabelTextAtStart_12(bool value) { ___useLabelTextAtStart_12 = value; } inline static int32_t get_offset_of_isNumber_13() { return static_cast(offsetof(UIInput_t421821618, ___isNumber_13)); } inline bool get_isNumber_13() const { return ___isNumber_13; } inline bool* get_address_of_isNumber_13() { return &___isNumber_13; } inline void set_isNumber_13(bool value) { ___isNumber_13 = value; } inline static int32_t get_offset_of_showDefaultValueWhenEmpty_14() { return static_cast(offsetof(UIInput_t421821618, ___showDefaultValueWhenEmpty_14)); } inline bool get_showDefaultValueWhenEmpty_14() const { return ___showDefaultValueWhenEmpty_14; } inline bool* get_address_of_showDefaultValueWhenEmpty_14() { return &___showDefaultValueWhenEmpty_14; } inline void set_showDefaultValueWhenEmpty_14(bool value) { ___showDefaultValueWhenEmpty_14 = value; } inline static int32_t get_offset_of_activeColor_15() { return static_cast(offsetof(UIInput_t421821618, ___activeColor_15)); } inline Color_t2555686324 get_activeColor_15() const { return ___activeColor_15; } inline Color_t2555686324 * get_address_of_activeColor_15() { return &___activeColor_15; } inline void set_activeColor_15(Color_t2555686324 value) { ___activeColor_15 = value; } inline static int32_t get_offset_of_eventReceiver_16() { return static_cast(offsetof(UIInput_t421821618, ___eventReceiver_16)); } inline GameObject_t1113636619 * get_eventReceiver_16() const { return ___eventReceiver_16; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_16() { return &___eventReceiver_16; } inline void set_eventReceiver_16(GameObject_t1113636619 * value) { ___eventReceiver_16 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_16), value); } inline static int32_t get_offset_of_functionName_17() { return static_cast(offsetof(UIInput_t421821618, ___functionName_17)); } inline String_t* get_functionName_17() const { return ___functionName_17; } inline String_t** get_address_of_functionName_17() { return &___functionName_17; } inline void set_functionName_17(String_t* value) { ___functionName_17 = value; Il2CppCodeGenWriteBarrier((&___functionName_17), value); } inline static int32_t get_offset_of_inputChangedReceiver_18() { return static_cast(offsetof(UIInput_t421821618, ___inputChangedReceiver_18)); } inline GameObject_t1113636619 * get_inputChangedReceiver_18() const { return ___inputChangedReceiver_18; } inline GameObject_t1113636619 ** get_address_of_inputChangedReceiver_18() { return &___inputChangedReceiver_18; } inline void set_inputChangedReceiver_18(GameObject_t1113636619 * value) { ___inputChangedReceiver_18 = value; Il2CppCodeGenWriteBarrier((&___inputChangedReceiver_18), value); } inline static int32_t get_offset_of_inputChangedFunctionName_19() { return static_cast(offsetof(UIInput_t421821618, ___inputChangedFunctionName_19)); } inline String_t* get_inputChangedFunctionName_19() const { return ___inputChangedFunctionName_19; } inline String_t** get_address_of_inputChangedFunctionName_19() { return &___inputChangedFunctionName_19; } inline void set_inputChangedFunctionName_19(String_t* value) { ___inputChangedFunctionName_19 = value; Il2CppCodeGenWriteBarrier((&___inputChangedFunctionName_19), value); } inline static int32_t get_offset_of_onSubmit_20() { return static_cast(offsetof(UIInput_t421821618, ___onSubmit_20)); } inline Action_1_t2019918284 * get_onSubmit_20() const { return ___onSubmit_20; } inline Action_1_t2019918284 ** get_address_of_onSubmit_20() { return &___onSubmit_20; } inline void set_onSubmit_20(Action_1_t2019918284 * value) { ___onSubmit_20 = value; Il2CppCodeGenWriteBarrier((&___onSubmit_20), value); } inline static int32_t get_offset_of_inputMaxLen_21() { return static_cast(offsetof(UIInput_t421821618, ___inputMaxLen_21)); } inline int32_t get_inputMaxLen_21() const { return ___inputMaxLen_21; } inline int32_t* get_address_of_inputMaxLen_21() { return &___inputMaxLen_21; } inline void set_inputMaxLen_21(int32_t value) { ___inputMaxLen_21 = value; } inline static int32_t get_offset_of_mText_22() { return static_cast(offsetof(UIInput_t421821618, ___mText_22)); } inline String_t* get_mText_22() const { return ___mText_22; } inline String_t** get_address_of_mText_22() { return &___mText_22; } inline void set_mText_22(String_t* value) { ___mText_22 = value; Il2CppCodeGenWriteBarrier((&___mText_22), value); } inline static int32_t get_offset_of_mDefaultText_23() { return static_cast(offsetof(UIInput_t421821618, ___mDefaultText_23)); } inline String_t* get_mDefaultText_23() const { return ___mDefaultText_23; } inline String_t** get_address_of_mDefaultText_23() { return &___mDefaultText_23; } inline void set_mDefaultText_23(String_t* value) { ___mDefaultText_23 = value; Il2CppCodeGenWriteBarrier((&___mDefaultText_23), value); } inline static int32_t get_offset_of_mDefaultColor_24() { return static_cast(offsetof(UIInput_t421821618, ___mDefaultColor_24)); } inline Color_t2555686324 get_mDefaultColor_24() const { return ___mDefaultColor_24; } inline Color_t2555686324 * get_address_of_mDefaultColor_24() { return &___mDefaultColor_24; } inline void set_mDefaultColor_24(Color_t2555686324 value) { ___mDefaultColor_24 = value; } inline static int32_t get_offset_of_mPivot_25() { return static_cast(offsetof(UIInput_t421821618, ___mPivot_25)); } inline int32_t get_mPivot_25() const { return ___mPivot_25; } inline int32_t* get_address_of_mPivot_25() { return &___mPivot_25; } inline void set_mPivot_25(int32_t value) { ___mPivot_25 = value; } inline static int32_t get_offset_of_mPosition_26() { return static_cast(offsetof(UIInput_t421821618, ___mPosition_26)); } inline float get_mPosition_26() const { return ___mPosition_26; } inline float* get_address_of_mPosition_26() { return &___mPosition_26; } inline void set_mPosition_26(float value) { ___mPosition_26 = value; } inline static int32_t get_offset_of_mKeyboard_27() { return static_cast(offsetof(UIInput_t421821618, ___mKeyboard_27)); } inline TouchScreenKeyboard_t731888065 * get_mKeyboard_27() const { return ___mKeyboard_27; } inline TouchScreenKeyboard_t731888065 ** get_address_of_mKeyboard_27() { return &___mKeyboard_27; } inline void set_mKeyboard_27(TouchScreenKeyboard_t731888065 * value) { ___mKeyboard_27 = value; Il2CppCodeGenWriteBarrier((&___mKeyboard_27), value); } inline static int32_t get_offset_of_mDoInit_28() { return static_cast(offsetof(UIInput_t421821618, ___mDoInit_28)); } inline bool get_mDoInit_28() const { return ___mDoInit_28; } inline bool* get_address_of_mDoInit_28() { return &___mDoInit_28; } inline void set_mDoInit_28(bool value) { ___mDoInit_28 = value; } }; struct UIInput_t421821618_StaticFields { public: // UIInput UIInput::current UIInput_t421821618 * ___current_2; public: inline static int32_t get_offset_of_current_2() { return static_cast(offsetof(UIInput_t421821618_StaticFields, ___current_2)); } inline UIInput_t421821618 * get_current_2() const { return ___current_2; } inline UIInput_t421821618 ** get_address_of_current_2() { return &___current_2; } inline void set_current_2(UIInput_t421821618 * value) { ___current_2 = value; Il2CppCodeGenWriteBarrier((&___current_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIINPUT_T421821618_H #ifndef UITOPLISTCOUPLEITEM_T2775015847_H #define UITOPLISTCOUPLEITEM_T2775015847_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiTopListCoupleItem struct uiTopListCoupleItem_t2775015847 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiTopListCoupleItem::special Transform_t3600365921 * ___special_2; // UnityEngine.Transform uiTopListCoupleItem::special_active Transform_t3600365921 * ___special_active_3; // UnityEngine.Transform uiTopListCoupleItem::special_rank1 Transform_t3600365921 * ___special_rank1_4; // UnityEngine.Transform uiTopListCoupleItem::special_rank2 Transform_t3600365921 * ___special_rank2_5; // UnityEngine.Transform uiTopListCoupleItem::special_rank1Bg Transform_t3600365921 * ___special_rank1Bg_6; // UnityEngine.Transform uiTopListCoupleItem::special_rank2Bg Transform_t3600365921 * ___special_rank2Bg_7; // UnityEngine.Transform uiTopListCoupleItem::special_rank3Bg Transform_t3600365921 * ___special_rank3Bg_8; // UnityEngine.Transform uiTopListCoupleItem::special_rank3 Transform_t3600365921 * ___special_rank3_9; // UITexture uiTopListCoupleItem::special_photo1 UITexture_t3471168817 * ___special_photo1_10; // UITexture uiTopListCoupleItem::special_photo2 UITexture_t3471168817 * ___special_photo2_11; // UILabel uiTopListCoupleItem::special_namemale1 UILabel_t3248798549 * ___special_namemale1_12; // UILabel uiTopListCoupleItem::special_namefemale1 UILabel_t3248798549 * ___special_namefemale1_13; // UILabel uiTopListCoupleItem::special_namemale2 UILabel_t3248798549 * ___special_namemale2_14; // UILabel uiTopListCoupleItem::specia_namefemale2 UILabel_t3248798549 * ___specia_namefemale2_15; // UnityEngine.Transform uiTopListCoupleItem::special_ifme1 Transform_t3600365921 * ___special_ifme1_16; // UnityEngine.Transform uiTopListCoupleItem::special_ifme2 Transform_t3600365921 * ___special_ifme2_17; // UISprite uiTopListCoupleItem::special_vip1 UISprite_t194114938 * ___special_vip1_18; // UISprite uiTopListCoupleItem::special_vip2 UISprite_t194114938 * ___special_vip2_19; // UILabel uiTopListCoupleItem::special_score UILabel_t3248798549 * ___special_score_20; // UnityEngine.Transform uiTopListCoupleItem::commom Transform_t3600365921 * ___commom_21; // UnityEngine.Transform uiTopListCoupleItem::commom_active Transform_t3600365921 * ___commom_active_22; // UILabel uiTopListCoupleItem::commom_rank UILabel_t3248798549 * ___commom_rank_23; // UITexture uiTopListCoupleItem::commom_photo1 UITexture_t3471168817 * ___commom_photo1_24; // UITexture uiTopListCoupleItem::commom_photo2 UITexture_t3471168817 * ___commom_photo2_25; // UILabel uiTopListCoupleItem::commom_namemale1 UILabel_t3248798549 * ___commom_namemale1_26; // UILabel uiTopListCoupleItem::commom_namefemale1 UILabel_t3248798549 * ___commom_namefemale1_27; // UILabel uiTopListCoupleItem::commom_namemale2 UILabel_t3248798549 * ___commom_namemale2_28; // UILabel uiTopListCoupleItem::commom_namefemale2 UILabel_t3248798549 * ___commom_namefemale2_29; // UnityEngine.Transform uiTopListCoupleItem::commom_ifme1 Transform_t3600365921 * ___commom_ifme1_30; // UnityEngine.Transform uiTopListCoupleItem::commom_ifme2 Transform_t3600365921 * ___commom_ifme2_31; // UISprite uiTopListCoupleItem::commom_vip1 UISprite_t194114938 * ___commom_vip1_32; // UISprite uiTopListCoupleItem::commom_vip2 UISprite_t194114938 * ___commom_vip2_33; // UILabel uiTopListCoupleItem::commom_score UILabel_t3248798549 * ___commom_score_34; // DMCore.Logic.ITopListItem uiTopListCoupleItem::m_item ITopListItem_t2042395262 * ___m_item_35; // UnityEngine.Vector3 uiTopListCoupleItem::oriPhotoSize Vector3_t3722313464 ___oriPhotoSize_36; // System.Boolean uiTopListCoupleItem::isPhotoReady bool ___isPhotoReady_37; // System.Boolean uiTopListCoupleItem::isPageInit bool ___isPageInit_38; public: inline static int32_t get_offset_of_special_2() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_2)); } inline Transform_t3600365921 * get_special_2() const { return ___special_2; } inline Transform_t3600365921 ** get_address_of_special_2() { return &___special_2; } inline void set_special_2(Transform_t3600365921 * value) { ___special_2 = value; Il2CppCodeGenWriteBarrier((&___special_2), value); } inline static int32_t get_offset_of_special_active_3() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_active_3)); } inline Transform_t3600365921 * get_special_active_3() const { return ___special_active_3; } inline Transform_t3600365921 ** get_address_of_special_active_3() { return &___special_active_3; } inline void set_special_active_3(Transform_t3600365921 * value) { ___special_active_3 = value; Il2CppCodeGenWriteBarrier((&___special_active_3), value); } inline static int32_t get_offset_of_special_rank1_4() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_rank1_4)); } inline Transform_t3600365921 * get_special_rank1_4() const { return ___special_rank1_4; } inline Transform_t3600365921 ** get_address_of_special_rank1_4() { return &___special_rank1_4; } inline void set_special_rank1_4(Transform_t3600365921 * value) { ___special_rank1_4 = value; Il2CppCodeGenWriteBarrier((&___special_rank1_4), value); } inline static int32_t get_offset_of_special_rank2_5() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_rank2_5)); } inline Transform_t3600365921 * get_special_rank2_5() const { return ___special_rank2_5; } inline Transform_t3600365921 ** get_address_of_special_rank2_5() { return &___special_rank2_5; } inline void set_special_rank2_5(Transform_t3600365921 * value) { ___special_rank2_5 = value; Il2CppCodeGenWriteBarrier((&___special_rank2_5), value); } inline static int32_t get_offset_of_special_rank1Bg_6() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_rank1Bg_6)); } inline Transform_t3600365921 * get_special_rank1Bg_6() const { return ___special_rank1Bg_6; } inline Transform_t3600365921 ** get_address_of_special_rank1Bg_6() { return &___special_rank1Bg_6; } inline void set_special_rank1Bg_6(Transform_t3600365921 * value) { ___special_rank1Bg_6 = value; Il2CppCodeGenWriteBarrier((&___special_rank1Bg_6), value); } inline static int32_t get_offset_of_special_rank2Bg_7() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_rank2Bg_7)); } inline Transform_t3600365921 * get_special_rank2Bg_7() const { return ___special_rank2Bg_7; } inline Transform_t3600365921 ** get_address_of_special_rank2Bg_7() { return &___special_rank2Bg_7; } inline void set_special_rank2Bg_7(Transform_t3600365921 * value) { ___special_rank2Bg_7 = value; Il2CppCodeGenWriteBarrier((&___special_rank2Bg_7), value); } inline static int32_t get_offset_of_special_rank3Bg_8() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_rank3Bg_8)); } inline Transform_t3600365921 * get_special_rank3Bg_8() const { return ___special_rank3Bg_8; } inline Transform_t3600365921 ** get_address_of_special_rank3Bg_8() { return &___special_rank3Bg_8; } inline void set_special_rank3Bg_8(Transform_t3600365921 * value) { ___special_rank3Bg_8 = value; Il2CppCodeGenWriteBarrier((&___special_rank3Bg_8), value); } inline static int32_t get_offset_of_special_rank3_9() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_rank3_9)); } inline Transform_t3600365921 * get_special_rank3_9() const { return ___special_rank3_9; } inline Transform_t3600365921 ** get_address_of_special_rank3_9() { return &___special_rank3_9; } inline void set_special_rank3_9(Transform_t3600365921 * value) { ___special_rank3_9 = value; Il2CppCodeGenWriteBarrier((&___special_rank3_9), value); } inline static int32_t get_offset_of_special_photo1_10() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_photo1_10)); } inline UITexture_t3471168817 * get_special_photo1_10() const { return ___special_photo1_10; } inline UITexture_t3471168817 ** get_address_of_special_photo1_10() { return &___special_photo1_10; } inline void set_special_photo1_10(UITexture_t3471168817 * value) { ___special_photo1_10 = value; Il2CppCodeGenWriteBarrier((&___special_photo1_10), value); } inline static int32_t get_offset_of_special_photo2_11() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_photo2_11)); } inline UITexture_t3471168817 * get_special_photo2_11() const { return ___special_photo2_11; } inline UITexture_t3471168817 ** get_address_of_special_photo2_11() { return &___special_photo2_11; } inline void set_special_photo2_11(UITexture_t3471168817 * value) { ___special_photo2_11 = value; Il2CppCodeGenWriteBarrier((&___special_photo2_11), value); } inline static int32_t get_offset_of_special_namemale1_12() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_namemale1_12)); } inline UILabel_t3248798549 * get_special_namemale1_12() const { return ___special_namemale1_12; } inline UILabel_t3248798549 ** get_address_of_special_namemale1_12() { return &___special_namemale1_12; } inline void set_special_namemale1_12(UILabel_t3248798549 * value) { ___special_namemale1_12 = value; Il2CppCodeGenWriteBarrier((&___special_namemale1_12), value); } inline static int32_t get_offset_of_special_namefemale1_13() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_namefemale1_13)); } inline UILabel_t3248798549 * get_special_namefemale1_13() const { return ___special_namefemale1_13; } inline UILabel_t3248798549 ** get_address_of_special_namefemale1_13() { return &___special_namefemale1_13; } inline void set_special_namefemale1_13(UILabel_t3248798549 * value) { ___special_namefemale1_13 = value; Il2CppCodeGenWriteBarrier((&___special_namefemale1_13), value); } inline static int32_t get_offset_of_special_namemale2_14() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_namemale2_14)); } inline UILabel_t3248798549 * get_special_namemale2_14() const { return ___special_namemale2_14; } inline UILabel_t3248798549 ** get_address_of_special_namemale2_14() { return &___special_namemale2_14; } inline void set_special_namemale2_14(UILabel_t3248798549 * value) { ___special_namemale2_14 = value; Il2CppCodeGenWriteBarrier((&___special_namemale2_14), value); } inline static int32_t get_offset_of_specia_namefemale2_15() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___specia_namefemale2_15)); } inline UILabel_t3248798549 * get_specia_namefemale2_15() const { return ___specia_namefemale2_15; } inline UILabel_t3248798549 ** get_address_of_specia_namefemale2_15() { return &___specia_namefemale2_15; } inline void set_specia_namefemale2_15(UILabel_t3248798549 * value) { ___specia_namefemale2_15 = value; Il2CppCodeGenWriteBarrier((&___specia_namefemale2_15), value); } inline static int32_t get_offset_of_special_ifme1_16() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_ifme1_16)); } inline Transform_t3600365921 * get_special_ifme1_16() const { return ___special_ifme1_16; } inline Transform_t3600365921 ** get_address_of_special_ifme1_16() { return &___special_ifme1_16; } inline void set_special_ifme1_16(Transform_t3600365921 * value) { ___special_ifme1_16 = value; Il2CppCodeGenWriteBarrier((&___special_ifme1_16), value); } inline static int32_t get_offset_of_special_ifme2_17() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_ifme2_17)); } inline Transform_t3600365921 * get_special_ifme2_17() const { return ___special_ifme2_17; } inline Transform_t3600365921 ** get_address_of_special_ifme2_17() { return &___special_ifme2_17; } inline void set_special_ifme2_17(Transform_t3600365921 * value) { ___special_ifme2_17 = value; Il2CppCodeGenWriteBarrier((&___special_ifme2_17), value); } inline static int32_t get_offset_of_special_vip1_18() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_vip1_18)); } inline UISprite_t194114938 * get_special_vip1_18() const { return ___special_vip1_18; } inline UISprite_t194114938 ** get_address_of_special_vip1_18() { return &___special_vip1_18; } inline void set_special_vip1_18(UISprite_t194114938 * value) { ___special_vip1_18 = value; Il2CppCodeGenWriteBarrier((&___special_vip1_18), value); } inline static int32_t get_offset_of_special_vip2_19() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_vip2_19)); } inline UISprite_t194114938 * get_special_vip2_19() const { return ___special_vip2_19; } inline UISprite_t194114938 ** get_address_of_special_vip2_19() { return &___special_vip2_19; } inline void set_special_vip2_19(UISprite_t194114938 * value) { ___special_vip2_19 = value; Il2CppCodeGenWriteBarrier((&___special_vip2_19), value); } inline static int32_t get_offset_of_special_score_20() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___special_score_20)); } inline UILabel_t3248798549 * get_special_score_20() const { return ___special_score_20; } inline UILabel_t3248798549 ** get_address_of_special_score_20() { return &___special_score_20; } inline void set_special_score_20(UILabel_t3248798549 * value) { ___special_score_20 = value; Il2CppCodeGenWriteBarrier((&___special_score_20), value); } inline static int32_t get_offset_of_commom_21() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_21)); } inline Transform_t3600365921 * get_commom_21() const { return ___commom_21; } inline Transform_t3600365921 ** get_address_of_commom_21() { return &___commom_21; } inline void set_commom_21(Transform_t3600365921 * value) { ___commom_21 = value; Il2CppCodeGenWriteBarrier((&___commom_21), value); } inline static int32_t get_offset_of_commom_active_22() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_active_22)); } inline Transform_t3600365921 * get_commom_active_22() const { return ___commom_active_22; } inline Transform_t3600365921 ** get_address_of_commom_active_22() { return &___commom_active_22; } inline void set_commom_active_22(Transform_t3600365921 * value) { ___commom_active_22 = value; Il2CppCodeGenWriteBarrier((&___commom_active_22), value); } inline static int32_t get_offset_of_commom_rank_23() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_rank_23)); } inline UILabel_t3248798549 * get_commom_rank_23() const { return ___commom_rank_23; } inline UILabel_t3248798549 ** get_address_of_commom_rank_23() { return &___commom_rank_23; } inline void set_commom_rank_23(UILabel_t3248798549 * value) { ___commom_rank_23 = value; Il2CppCodeGenWriteBarrier((&___commom_rank_23), value); } inline static int32_t get_offset_of_commom_photo1_24() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_photo1_24)); } inline UITexture_t3471168817 * get_commom_photo1_24() const { return ___commom_photo1_24; } inline UITexture_t3471168817 ** get_address_of_commom_photo1_24() { return &___commom_photo1_24; } inline void set_commom_photo1_24(UITexture_t3471168817 * value) { ___commom_photo1_24 = value; Il2CppCodeGenWriteBarrier((&___commom_photo1_24), value); } inline static int32_t get_offset_of_commom_photo2_25() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_photo2_25)); } inline UITexture_t3471168817 * get_commom_photo2_25() const { return ___commom_photo2_25; } inline UITexture_t3471168817 ** get_address_of_commom_photo2_25() { return &___commom_photo2_25; } inline void set_commom_photo2_25(UITexture_t3471168817 * value) { ___commom_photo2_25 = value; Il2CppCodeGenWriteBarrier((&___commom_photo2_25), value); } inline static int32_t get_offset_of_commom_namemale1_26() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_namemale1_26)); } inline UILabel_t3248798549 * get_commom_namemale1_26() const { return ___commom_namemale1_26; } inline UILabel_t3248798549 ** get_address_of_commom_namemale1_26() { return &___commom_namemale1_26; } inline void set_commom_namemale1_26(UILabel_t3248798549 * value) { ___commom_namemale1_26 = value; Il2CppCodeGenWriteBarrier((&___commom_namemale1_26), value); } inline static int32_t get_offset_of_commom_namefemale1_27() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_namefemale1_27)); } inline UILabel_t3248798549 * get_commom_namefemale1_27() const { return ___commom_namefemale1_27; } inline UILabel_t3248798549 ** get_address_of_commom_namefemale1_27() { return &___commom_namefemale1_27; } inline void set_commom_namefemale1_27(UILabel_t3248798549 * value) { ___commom_namefemale1_27 = value; Il2CppCodeGenWriteBarrier((&___commom_namefemale1_27), value); } inline static int32_t get_offset_of_commom_namemale2_28() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_namemale2_28)); } inline UILabel_t3248798549 * get_commom_namemale2_28() const { return ___commom_namemale2_28; } inline UILabel_t3248798549 ** get_address_of_commom_namemale2_28() { return &___commom_namemale2_28; } inline void set_commom_namemale2_28(UILabel_t3248798549 * value) { ___commom_namemale2_28 = value; Il2CppCodeGenWriteBarrier((&___commom_namemale2_28), value); } inline static int32_t get_offset_of_commom_namefemale2_29() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_namefemale2_29)); } inline UILabel_t3248798549 * get_commom_namefemale2_29() const { return ___commom_namefemale2_29; } inline UILabel_t3248798549 ** get_address_of_commom_namefemale2_29() { return &___commom_namefemale2_29; } inline void set_commom_namefemale2_29(UILabel_t3248798549 * value) { ___commom_namefemale2_29 = value; Il2CppCodeGenWriteBarrier((&___commom_namefemale2_29), value); } inline static int32_t get_offset_of_commom_ifme1_30() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_ifme1_30)); } inline Transform_t3600365921 * get_commom_ifme1_30() const { return ___commom_ifme1_30; } inline Transform_t3600365921 ** get_address_of_commom_ifme1_30() { return &___commom_ifme1_30; } inline void set_commom_ifme1_30(Transform_t3600365921 * value) { ___commom_ifme1_30 = value; Il2CppCodeGenWriteBarrier((&___commom_ifme1_30), value); } inline static int32_t get_offset_of_commom_ifme2_31() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_ifme2_31)); } inline Transform_t3600365921 * get_commom_ifme2_31() const { return ___commom_ifme2_31; } inline Transform_t3600365921 ** get_address_of_commom_ifme2_31() { return &___commom_ifme2_31; } inline void set_commom_ifme2_31(Transform_t3600365921 * value) { ___commom_ifme2_31 = value; Il2CppCodeGenWriteBarrier((&___commom_ifme2_31), value); } inline static int32_t get_offset_of_commom_vip1_32() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_vip1_32)); } inline UISprite_t194114938 * get_commom_vip1_32() const { return ___commom_vip1_32; } inline UISprite_t194114938 ** get_address_of_commom_vip1_32() { return &___commom_vip1_32; } inline void set_commom_vip1_32(UISprite_t194114938 * value) { ___commom_vip1_32 = value; Il2CppCodeGenWriteBarrier((&___commom_vip1_32), value); } inline static int32_t get_offset_of_commom_vip2_33() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_vip2_33)); } inline UISprite_t194114938 * get_commom_vip2_33() const { return ___commom_vip2_33; } inline UISprite_t194114938 ** get_address_of_commom_vip2_33() { return &___commom_vip2_33; } inline void set_commom_vip2_33(UISprite_t194114938 * value) { ___commom_vip2_33 = value; Il2CppCodeGenWriteBarrier((&___commom_vip2_33), value); } inline static int32_t get_offset_of_commom_score_34() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___commom_score_34)); } inline UILabel_t3248798549 * get_commom_score_34() const { return ___commom_score_34; } inline UILabel_t3248798549 ** get_address_of_commom_score_34() { return &___commom_score_34; } inline void set_commom_score_34(UILabel_t3248798549 * value) { ___commom_score_34 = value; Il2CppCodeGenWriteBarrier((&___commom_score_34), value); } inline static int32_t get_offset_of_m_item_35() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___m_item_35)); } inline ITopListItem_t2042395262 * get_m_item_35() const { return ___m_item_35; } inline ITopListItem_t2042395262 ** get_address_of_m_item_35() { return &___m_item_35; } inline void set_m_item_35(ITopListItem_t2042395262 * value) { ___m_item_35 = value; Il2CppCodeGenWriteBarrier((&___m_item_35), value); } inline static int32_t get_offset_of_oriPhotoSize_36() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___oriPhotoSize_36)); } inline Vector3_t3722313464 get_oriPhotoSize_36() const { return ___oriPhotoSize_36; } inline Vector3_t3722313464 * get_address_of_oriPhotoSize_36() { return &___oriPhotoSize_36; } inline void set_oriPhotoSize_36(Vector3_t3722313464 value) { ___oriPhotoSize_36 = value; } inline static int32_t get_offset_of_isPhotoReady_37() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___isPhotoReady_37)); } inline bool get_isPhotoReady_37() const { return ___isPhotoReady_37; } inline bool* get_address_of_isPhotoReady_37() { return &___isPhotoReady_37; } inline void set_isPhotoReady_37(bool value) { ___isPhotoReady_37 = value; } inline static int32_t get_offset_of_isPageInit_38() { return static_cast(offsetof(uiTopListCoupleItem_t2775015847, ___isPageInit_38)); } inline bool get_isPageInit_38() const { return ___isPageInit_38; } inline bool* get_address_of_isPageInit_38() { return &___isPageInit_38; } inline void set_isPageInit_38(bool value) { ___isPageInit_38 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITOPLISTCOUPLEITEM_T2775015847_H #ifndef UIITEMTABGROUP_T3336202313_H #define UIITEMTABGROUP_T3336202313_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIItemTabGroup struct UIItemTabGroup_t3336202313 : public MonoBehaviour_t3962482529 { public: // System.Collections.Generic.List`1 UIItemTabGroup::itemTabs List_1_t1609664137 * ___itemTabs_2; public: inline static int32_t get_offset_of_itemTabs_2() { return static_cast(offsetof(UIItemTabGroup_t3336202313, ___itemTabs_2)); } inline List_1_t1609664137 * get_itemTabs_2() const { return ___itemTabs_2; } inline List_1_t1609664137 ** get_address_of_itemTabs_2() { return &___itemTabs_2; } inline void set_itemTabs_2(List_1_t1609664137 * value) { ___itemTabs_2 = value; Il2CppCodeGenWriteBarrier((&___itemTabs_2), value); } }; struct UIItemTabGroup_t3336202313_StaticFields { public: // System.Predicate`1 UIItemTabGroup::<>f__am$cache0 Predicate_1_t962883519 * ___U3CU3Ef__amU24cache0_3; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_3() { return static_cast(offsetof(UIItemTabGroup_t3336202313_StaticFields, ___U3CU3Ef__amU24cache0_3)); } inline Predicate_1_t962883519 * get_U3CU3Ef__amU24cache0_3() const { return ___U3CU3Ef__amU24cache0_3; } inline Predicate_1_t962883519 ** get_address_of_U3CU3Ef__amU24cache0_3() { return &___U3CU3Ef__amU24cache0_3; } inline void set_U3CU3Ef__amU24cache0_3(Predicate_1_t962883519 * value) { ___U3CU3Ef__amU24cache0_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIITEMTABGROUP_T3336202313_H #ifndef ROTATEROLE_T1146201425_H #define ROTATEROLE_T1146201425_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // RotateRole struct RotateRole_t1146201425 : public MonoBehaviour_t3962482529 { public: // System.Boolean RotateRole::m_bClkingInside bool ___m_bClkingInside_2; // UnityEngine.Vector2 RotateRole::m_MaxOffset Vector2_t2156229523 ___m_MaxOffset_3; // UnityEngine.Vector2 RotateRole::m_ClkPos Vector2_t2156229523 ___m_ClkPos_4; // UnityEngine.Quaternion RotateRole::m_RotateOld Quaternion_t2301928331 ___m_RotateOld_5; // System.Boolean RotateRole::m_bFirstTimePress bool ___m_bFirstTimePress_6; // UnityEngine.Vector2 RotateRole::m_RotateStartPos Vector2_t2156229523 ___m_RotateStartPos_7; // UnityEngine.BoxCollider RotateRole::cld BoxCollider_t1640800422 * ___cld_8; // UnityEngine.Rect RotateRole::rtArea Rect_t2360479859 ___rtArea_9; // System.Single RotateRole::fScaleX float ___fScaleX_10; // System.Single RotateRole::fScaleY float ___fScaleY_11; // System.Collections.Generic.List`1 RotateRole::rotateObjList List_1_t2585711361 * ___rotateObjList_12; public: inline static int32_t get_offset_of_m_bClkingInside_2() { return static_cast(offsetof(RotateRole_t1146201425, ___m_bClkingInside_2)); } inline bool get_m_bClkingInside_2() const { return ___m_bClkingInside_2; } inline bool* get_address_of_m_bClkingInside_2() { return &___m_bClkingInside_2; } inline void set_m_bClkingInside_2(bool value) { ___m_bClkingInside_2 = value; } inline static int32_t get_offset_of_m_MaxOffset_3() { return static_cast(offsetof(RotateRole_t1146201425, ___m_MaxOffset_3)); } inline Vector2_t2156229523 get_m_MaxOffset_3() const { return ___m_MaxOffset_3; } inline Vector2_t2156229523 * get_address_of_m_MaxOffset_3() { return &___m_MaxOffset_3; } inline void set_m_MaxOffset_3(Vector2_t2156229523 value) { ___m_MaxOffset_3 = value; } inline static int32_t get_offset_of_m_ClkPos_4() { return static_cast(offsetof(RotateRole_t1146201425, ___m_ClkPos_4)); } inline Vector2_t2156229523 get_m_ClkPos_4() const { return ___m_ClkPos_4; } inline Vector2_t2156229523 * get_address_of_m_ClkPos_4() { return &___m_ClkPos_4; } inline void set_m_ClkPos_4(Vector2_t2156229523 value) { ___m_ClkPos_4 = value; } inline static int32_t get_offset_of_m_RotateOld_5() { return static_cast(offsetof(RotateRole_t1146201425, ___m_RotateOld_5)); } inline Quaternion_t2301928331 get_m_RotateOld_5() const { return ___m_RotateOld_5; } inline Quaternion_t2301928331 * get_address_of_m_RotateOld_5() { return &___m_RotateOld_5; } inline void set_m_RotateOld_5(Quaternion_t2301928331 value) { ___m_RotateOld_5 = value; } inline static int32_t get_offset_of_m_bFirstTimePress_6() { return static_cast(offsetof(RotateRole_t1146201425, ___m_bFirstTimePress_6)); } inline bool get_m_bFirstTimePress_6() const { return ___m_bFirstTimePress_6; } inline bool* get_address_of_m_bFirstTimePress_6() { return &___m_bFirstTimePress_6; } inline void set_m_bFirstTimePress_6(bool value) { ___m_bFirstTimePress_6 = value; } inline static int32_t get_offset_of_m_RotateStartPos_7() { return static_cast(offsetof(RotateRole_t1146201425, ___m_RotateStartPos_7)); } inline Vector2_t2156229523 get_m_RotateStartPos_7() const { return ___m_RotateStartPos_7; } inline Vector2_t2156229523 * get_address_of_m_RotateStartPos_7() { return &___m_RotateStartPos_7; } inline void set_m_RotateStartPos_7(Vector2_t2156229523 value) { ___m_RotateStartPos_7 = value; } inline static int32_t get_offset_of_cld_8() { return static_cast(offsetof(RotateRole_t1146201425, ___cld_8)); } inline BoxCollider_t1640800422 * get_cld_8() const { return ___cld_8; } inline BoxCollider_t1640800422 ** get_address_of_cld_8() { return &___cld_8; } inline void set_cld_8(BoxCollider_t1640800422 * value) { ___cld_8 = value; Il2CppCodeGenWriteBarrier((&___cld_8), value); } inline static int32_t get_offset_of_rtArea_9() { return static_cast(offsetof(RotateRole_t1146201425, ___rtArea_9)); } inline Rect_t2360479859 get_rtArea_9() const { return ___rtArea_9; } inline Rect_t2360479859 * get_address_of_rtArea_9() { return &___rtArea_9; } inline void set_rtArea_9(Rect_t2360479859 value) { ___rtArea_9 = value; } inline static int32_t get_offset_of_fScaleX_10() { return static_cast(offsetof(RotateRole_t1146201425, ___fScaleX_10)); } inline float get_fScaleX_10() const { return ___fScaleX_10; } inline float* get_address_of_fScaleX_10() { return &___fScaleX_10; } inline void set_fScaleX_10(float value) { ___fScaleX_10 = value; } inline static int32_t get_offset_of_fScaleY_11() { return static_cast(offsetof(RotateRole_t1146201425, ___fScaleY_11)); } inline float get_fScaleY_11() const { return ___fScaleY_11; } inline float* get_address_of_fScaleY_11() { return &___fScaleY_11; } inline void set_fScaleY_11(float value) { ___fScaleY_11 = value; } inline static int32_t get_offset_of_rotateObjList_12() { return static_cast(offsetof(RotateRole_t1146201425, ___rotateObjList_12)); } inline List_1_t2585711361 * get_rotateObjList_12() const { return ___rotateObjList_12; } inline List_1_t2585711361 ** get_address_of_rotateObjList_12() { return &___rotateObjList_12; } inline void set_rotateObjList_12(List_1_t2585711361 * value) { ___rotateObjList_12 = value; Il2CppCodeGenWriteBarrier((&___rotateObjList_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROTATEROLE_T1146201425_H #ifndef ITEMPAGEGROUP_T3769455068_H #define ITEMPAGEGROUP_T3769455068_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ItemPageGroup struct ItemPageGroup_t3769455068 : public MonoBehaviour_t3962482529 { public: // System.Int32 ItemPageGroup::m_pageMax int32_t ___m_pageMax_2; // UnityEngine.GameObject[] ItemPageGroup::m_btnGroup GameObjectU5BU5D_t3328599146* ___m_btnGroup_3; // UnityEngine.GameObject[] ItemPageGroup::m_PageActive GameObjectU5BU5D_t3328599146* ___m_PageActive_4; // UnityEngine.GameObject[] ItemPageGroup::m_PageDisactive GameObjectU5BU5D_t3328599146* ___m_PageDisactive_5; // ItemPageGroup/PageChangedHandler ItemPageGroup::m_changedHandler PageChangedHandler_t2100854622 * ___m_changedHandler_6; // System.Collections.Generic.List`1 ItemPageGroup::m_HideIndex List_1_t128053199 * ___m_HideIndex_7; public: inline static int32_t get_offset_of_m_pageMax_2() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_pageMax_2)); } inline int32_t get_m_pageMax_2() const { return ___m_pageMax_2; } inline int32_t* get_address_of_m_pageMax_2() { return &___m_pageMax_2; } inline void set_m_pageMax_2(int32_t value) { ___m_pageMax_2 = value; } inline static int32_t get_offset_of_m_btnGroup_3() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_btnGroup_3)); } inline GameObjectU5BU5D_t3328599146* get_m_btnGroup_3() const { return ___m_btnGroup_3; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_btnGroup_3() { return &___m_btnGroup_3; } inline void set_m_btnGroup_3(GameObjectU5BU5D_t3328599146* value) { ___m_btnGroup_3 = value; Il2CppCodeGenWriteBarrier((&___m_btnGroup_3), value); } inline static int32_t get_offset_of_m_PageActive_4() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_PageActive_4)); } inline GameObjectU5BU5D_t3328599146* get_m_PageActive_4() const { return ___m_PageActive_4; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_PageActive_4() { return &___m_PageActive_4; } inline void set_m_PageActive_4(GameObjectU5BU5D_t3328599146* value) { ___m_PageActive_4 = value; Il2CppCodeGenWriteBarrier((&___m_PageActive_4), value); } inline static int32_t get_offset_of_m_PageDisactive_5() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_PageDisactive_5)); } inline GameObjectU5BU5D_t3328599146* get_m_PageDisactive_5() const { return ___m_PageDisactive_5; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_PageDisactive_5() { return &___m_PageDisactive_5; } inline void set_m_PageDisactive_5(GameObjectU5BU5D_t3328599146* value) { ___m_PageDisactive_5 = value; Il2CppCodeGenWriteBarrier((&___m_PageDisactive_5), value); } inline static int32_t get_offset_of_m_changedHandler_6() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_changedHandler_6)); } inline PageChangedHandler_t2100854622 * get_m_changedHandler_6() const { return ___m_changedHandler_6; } inline PageChangedHandler_t2100854622 ** get_address_of_m_changedHandler_6() { return &___m_changedHandler_6; } inline void set_m_changedHandler_6(PageChangedHandler_t2100854622 * value) { ___m_changedHandler_6 = value; Il2CppCodeGenWriteBarrier((&___m_changedHandler_6), value); } inline static int32_t get_offset_of_m_HideIndex_7() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_HideIndex_7)); } inline List_1_t128053199 * get_m_HideIndex_7() const { return ___m_HideIndex_7; } inline List_1_t128053199 ** get_address_of_m_HideIndex_7() { return &___m_HideIndex_7; } inline void set_m_HideIndex_7(List_1_t128053199 * value) { ___m_HideIndex_7 = value; Il2CppCodeGenWriteBarrier((&___m_HideIndex_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEMPAGEGROUP_T3769455068_H #ifndef UIITEMFASHION_T3542629458_H #define UIITEMFASHION_T3542629458_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIItemFashion struct UIItemFashion_t3542629458 : public MonoBehaviour_t3962482529 { public: // UITexture UIItemFashion::tex_Icon UITexture_t3471168817 * ___tex_Icon_2; // UILabel UIItemFashion::lab_num UILabel_t3248798549 * ___lab_num_3; // UISprite UIItemFashion::spr_back UISprite_t194114938 * ___spr_back_4; // UnityEngine.GameObject UIItemFashion::btn_self GameObject_t1113636619 * ___btn_self_5; // System.Boolean UIItemFashion::m_IsIconReady bool ___m_IsIconReady_6; // FashionInfo UIItemFashion::data FashionInfo_t4031689189 * ___data_7; // UnityEngine.Color UIItemFashion::unActiveColor Color_t2555686324 ___unActiveColor_8; // UnityEngine.Color UIItemFashion::ActiveColor Color_t2555686324 ___ActiveColor_9; // UnityEngine.Vector3 UIItemFashion::texSize Vector3_t3722313464 ___texSize_10; public: inline static int32_t get_offset_of_tex_Icon_2() { return static_cast(offsetof(UIItemFashion_t3542629458, ___tex_Icon_2)); } inline UITexture_t3471168817 * get_tex_Icon_2() const { return ___tex_Icon_2; } inline UITexture_t3471168817 ** get_address_of_tex_Icon_2() { return &___tex_Icon_2; } inline void set_tex_Icon_2(UITexture_t3471168817 * value) { ___tex_Icon_2 = value; Il2CppCodeGenWriteBarrier((&___tex_Icon_2), value); } inline static int32_t get_offset_of_lab_num_3() { return static_cast(offsetof(UIItemFashion_t3542629458, ___lab_num_3)); } inline UILabel_t3248798549 * get_lab_num_3() const { return ___lab_num_3; } inline UILabel_t3248798549 ** get_address_of_lab_num_3() { return &___lab_num_3; } inline void set_lab_num_3(UILabel_t3248798549 * value) { ___lab_num_3 = value; Il2CppCodeGenWriteBarrier((&___lab_num_3), value); } inline static int32_t get_offset_of_spr_back_4() { return static_cast(offsetof(UIItemFashion_t3542629458, ___spr_back_4)); } inline UISprite_t194114938 * get_spr_back_4() const { return ___spr_back_4; } inline UISprite_t194114938 ** get_address_of_spr_back_4() { return &___spr_back_4; } inline void set_spr_back_4(UISprite_t194114938 * value) { ___spr_back_4 = value; Il2CppCodeGenWriteBarrier((&___spr_back_4), value); } inline static int32_t get_offset_of_btn_self_5() { return static_cast(offsetof(UIItemFashion_t3542629458, ___btn_self_5)); } inline GameObject_t1113636619 * get_btn_self_5() const { return ___btn_self_5; } inline GameObject_t1113636619 ** get_address_of_btn_self_5() { return &___btn_self_5; } inline void set_btn_self_5(GameObject_t1113636619 * value) { ___btn_self_5 = value; Il2CppCodeGenWriteBarrier((&___btn_self_5), value); } inline static int32_t get_offset_of_m_IsIconReady_6() { return static_cast(offsetof(UIItemFashion_t3542629458, ___m_IsIconReady_6)); } inline bool get_m_IsIconReady_6() const { return ___m_IsIconReady_6; } inline bool* get_address_of_m_IsIconReady_6() { return &___m_IsIconReady_6; } inline void set_m_IsIconReady_6(bool value) { ___m_IsIconReady_6 = value; } inline static int32_t get_offset_of_data_7() { return static_cast(offsetof(UIItemFashion_t3542629458, ___data_7)); } inline FashionInfo_t4031689189 * get_data_7() const { return ___data_7; } inline FashionInfo_t4031689189 ** get_address_of_data_7() { return &___data_7; } inline void set_data_7(FashionInfo_t4031689189 * value) { ___data_7 = value; Il2CppCodeGenWriteBarrier((&___data_7), value); } inline static int32_t get_offset_of_unActiveColor_8() { return static_cast(offsetof(UIItemFashion_t3542629458, ___unActiveColor_8)); } inline Color_t2555686324 get_unActiveColor_8() const { return ___unActiveColor_8; } inline Color_t2555686324 * get_address_of_unActiveColor_8() { return &___unActiveColor_8; } inline void set_unActiveColor_8(Color_t2555686324 value) { ___unActiveColor_8 = value; } inline static int32_t get_offset_of_ActiveColor_9() { return static_cast(offsetof(UIItemFashion_t3542629458, ___ActiveColor_9)); } inline Color_t2555686324 get_ActiveColor_9() const { return ___ActiveColor_9; } inline Color_t2555686324 * get_address_of_ActiveColor_9() { return &___ActiveColor_9; } inline void set_ActiveColor_9(Color_t2555686324 value) { ___ActiveColor_9 = value; } inline static int32_t get_offset_of_texSize_10() { return static_cast(offsetof(UIItemFashion_t3542629458, ___texSize_10)); } inline Vector3_t3722313464 get_texSize_10() const { return ___texSize_10; } inline Vector3_t3722313464 * get_address_of_texSize_10() { return &___texSize_10; } inline void set_texSize_10(Vector3_t3722313464 value) { ___texSize_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIITEMFASHION_T3542629458_H #ifndef UIROOT_T4022971450_H #define UIROOT_T4022971450_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIRoot struct UIRoot_t4022971450 : public MonoBehaviour_t3962482529 { public: // UIRoot/Scaling UIRoot::scalingStyle int32_t ___scalingStyle_3; // System.Boolean UIRoot::automatic bool ___automatic_4; // System.Int32 UIRoot::manualHeight int32_t ___manualHeight_5; // System.Int32 UIRoot::minimumHeight int32_t ___minimumHeight_6; // System.Int32 UIRoot::maximumHeight int32_t ___maximumHeight_7; // UnityEngine.Transform UIRoot::mTrans Transform_t3600365921 * ___mTrans_8; public: inline static int32_t get_offset_of_scalingStyle_3() { return static_cast(offsetof(UIRoot_t4022971450, ___scalingStyle_3)); } inline int32_t get_scalingStyle_3() const { return ___scalingStyle_3; } inline int32_t* get_address_of_scalingStyle_3() { return &___scalingStyle_3; } inline void set_scalingStyle_3(int32_t value) { ___scalingStyle_3 = value; } inline static int32_t get_offset_of_automatic_4() { return static_cast(offsetof(UIRoot_t4022971450, ___automatic_4)); } inline bool get_automatic_4() const { return ___automatic_4; } inline bool* get_address_of_automatic_4() { return &___automatic_4; } inline void set_automatic_4(bool value) { ___automatic_4 = value; } inline static int32_t get_offset_of_manualHeight_5() { return static_cast(offsetof(UIRoot_t4022971450, ___manualHeight_5)); } inline int32_t get_manualHeight_5() const { return ___manualHeight_5; } inline int32_t* get_address_of_manualHeight_5() { return &___manualHeight_5; } inline void set_manualHeight_5(int32_t value) { ___manualHeight_5 = value; } inline static int32_t get_offset_of_minimumHeight_6() { return static_cast(offsetof(UIRoot_t4022971450, ___minimumHeight_6)); } inline int32_t get_minimumHeight_6() const { return ___minimumHeight_6; } inline int32_t* get_address_of_minimumHeight_6() { return &___minimumHeight_6; } inline void set_minimumHeight_6(int32_t value) { ___minimumHeight_6 = value; } inline static int32_t get_offset_of_maximumHeight_7() { return static_cast(offsetof(UIRoot_t4022971450, ___maximumHeight_7)); } inline int32_t get_maximumHeight_7() const { return ___maximumHeight_7; } inline int32_t* get_address_of_maximumHeight_7() { return &___maximumHeight_7; } inline void set_maximumHeight_7(int32_t value) { ___maximumHeight_7 = value; } inline static int32_t get_offset_of_mTrans_8() { return static_cast(offsetof(UIRoot_t4022971450, ___mTrans_8)); } inline Transform_t3600365921 * get_mTrans_8() const { return ___mTrans_8; } inline Transform_t3600365921 ** get_address_of_mTrans_8() { return &___mTrans_8; } inline void set_mTrans_8(Transform_t3600365921 * value) { ___mTrans_8 = value; Il2CppCodeGenWriteBarrier((&___mTrans_8), value); } }; struct UIRoot_t4022971450_StaticFields { public: // System.Collections.Generic.List`1 UIRoot::mRoots List_1_t1200078896 * ___mRoots_2; public: inline static int32_t get_offset_of_mRoots_2() { return static_cast(offsetof(UIRoot_t4022971450_StaticFields, ___mRoots_2)); } inline List_1_t1200078896 * get_mRoots_2() const { return ___mRoots_2; } inline List_1_t1200078896 ** get_address_of_mRoots_2() { return &___mRoots_2; } inline void set_mRoots_2(List_1_t1200078896 * value) { ___mRoots_2 = value; Il2CppCodeGenWriteBarrier((&___mRoots_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROOT_T4022971450_H #ifndef UISLIDER_T886033014_H #define UISLIDER_T886033014_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISlider struct UISlider_t886033014 : public IgnoreTimeScale_t3381352907 { public: // UnityEngine.Transform UISlider::foreground Transform_t3600365921 * ___foreground_8; // UnityEngine.Transform UISlider::thumb Transform_t3600365921 * ___thumb_9; // UISlider/Direction UISlider::direction int32_t ___direction_10; // UnityEngine.GameObject UISlider::eventReceiver GameObject_t1113636619 * ___eventReceiver_11; // System.String UISlider::functionName String_t* ___functionName_12; // System.Action`1 UISlider::onValueChange Action_1_t1569734369 * ___onValueChange_13; // System.Int32 UISlider::numberOfSteps int32_t ___numberOfSteps_14; // System.Single UISlider::rawValue float ___rawValue_15; // UnityEngine.BoxCollider UISlider::mCol BoxCollider_t1640800422 * ___mCol_16; // UnityEngine.Transform UISlider::mTrans Transform_t3600365921 * ___mTrans_17; // UnityEngine.Transform UISlider::mFGTrans Transform_t3600365921 * ___mFGTrans_18; // UIWidget UISlider::mFGWidget UIWidget_t3538521925 * ___mFGWidget_19; // UISprite UISlider::mFGFilled UISprite_t194114938 * ___mFGFilled_20; // System.Boolean UISlider::mInitDone bool ___mInitDone_21; // UnityEngine.Vector2 UISlider::mSize Vector2_t2156229523 ___mSize_22; public: inline static int32_t get_offset_of_foreground_8() { return static_cast(offsetof(UISlider_t886033014, ___foreground_8)); } inline Transform_t3600365921 * get_foreground_8() const { return ___foreground_8; } inline Transform_t3600365921 ** get_address_of_foreground_8() { return &___foreground_8; } inline void set_foreground_8(Transform_t3600365921 * value) { ___foreground_8 = value; Il2CppCodeGenWriteBarrier((&___foreground_8), value); } inline static int32_t get_offset_of_thumb_9() { return static_cast(offsetof(UISlider_t886033014, ___thumb_9)); } inline Transform_t3600365921 * get_thumb_9() const { return ___thumb_9; } inline Transform_t3600365921 ** get_address_of_thumb_9() { return &___thumb_9; } inline void set_thumb_9(Transform_t3600365921 * value) { ___thumb_9 = value; Il2CppCodeGenWriteBarrier((&___thumb_9), value); } inline static int32_t get_offset_of_direction_10() { return static_cast(offsetof(UISlider_t886033014, ___direction_10)); } inline int32_t get_direction_10() const { return ___direction_10; } inline int32_t* get_address_of_direction_10() { return &___direction_10; } inline void set_direction_10(int32_t value) { ___direction_10 = value; } inline static int32_t get_offset_of_eventReceiver_11() { return static_cast(offsetof(UISlider_t886033014, ___eventReceiver_11)); } inline GameObject_t1113636619 * get_eventReceiver_11() const { return ___eventReceiver_11; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_11() { return &___eventReceiver_11; } inline void set_eventReceiver_11(GameObject_t1113636619 * value) { ___eventReceiver_11 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_11), value); } inline static int32_t get_offset_of_functionName_12() { return static_cast(offsetof(UISlider_t886033014, ___functionName_12)); } inline String_t* get_functionName_12() const { return ___functionName_12; } inline String_t** get_address_of_functionName_12() { return &___functionName_12; } inline void set_functionName_12(String_t* value) { ___functionName_12 = value; Il2CppCodeGenWriteBarrier((&___functionName_12), value); } inline static int32_t get_offset_of_onValueChange_13() { return static_cast(offsetof(UISlider_t886033014, ___onValueChange_13)); } inline Action_1_t1569734369 * get_onValueChange_13() const { return ___onValueChange_13; } inline Action_1_t1569734369 ** get_address_of_onValueChange_13() { return &___onValueChange_13; } inline void set_onValueChange_13(Action_1_t1569734369 * value) { ___onValueChange_13 = value; Il2CppCodeGenWriteBarrier((&___onValueChange_13), value); } inline static int32_t get_offset_of_numberOfSteps_14() { return static_cast(offsetof(UISlider_t886033014, ___numberOfSteps_14)); } inline int32_t get_numberOfSteps_14() const { return ___numberOfSteps_14; } inline int32_t* get_address_of_numberOfSteps_14() { return &___numberOfSteps_14; } inline void set_numberOfSteps_14(int32_t value) { ___numberOfSteps_14 = value; } inline static int32_t get_offset_of_rawValue_15() { return static_cast(offsetof(UISlider_t886033014, ___rawValue_15)); } inline float get_rawValue_15() const { return ___rawValue_15; } inline float* get_address_of_rawValue_15() { return &___rawValue_15; } inline void set_rawValue_15(float value) { ___rawValue_15 = value; } inline static int32_t get_offset_of_mCol_16() { return static_cast(offsetof(UISlider_t886033014, ___mCol_16)); } inline BoxCollider_t1640800422 * get_mCol_16() const { return ___mCol_16; } inline BoxCollider_t1640800422 ** get_address_of_mCol_16() { return &___mCol_16; } inline void set_mCol_16(BoxCollider_t1640800422 * value) { ___mCol_16 = value; Il2CppCodeGenWriteBarrier((&___mCol_16), value); } inline static int32_t get_offset_of_mTrans_17() { return static_cast(offsetof(UISlider_t886033014, ___mTrans_17)); } inline Transform_t3600365921 * get_mTrans_17() const { return ___mTrans_17; } inline Transform_t3600365921 ** get_address_of_mTrans_17() { return &___mTrans_17; } inline void set_mTrans_17(Transform_t3600365921 * value) { ___mTrans_17 = value; Il2CppCodeGenWriteBarrier((&___mTrans_17), value); } inline static int32_t get_offset_of_mFGTrans_18() { return static_cast(offsetof(UISlider_t886033014, ___mFGTrans_18)); } inline Transform_t3600365921 * get_mFGTrans_18() const { return ___mFGTrans_18; } inline Transform_t3600365921 ** get_address_of_mFGTrans_18() { return &___mFGTrans_18; } inline void set_mFGTrans_18(Transform_t3600365921 * value) { ___mFGTrans_18 = value; Il2CppCodeGenWriteBarrier((&___mFGTrans_18), value); } inline static int32_t get_offset_of_mFGWidget_19() { return static_cast(offsetof(UISlider_t886033014, ___mFGWidget_19)); } inline UIWidget_t3538521925 * get_mFGWidget_19() const { return ___mFGWidget_19; } inline UIWidget_t3538521925 ** get_address_of_mFGWidget_19() { return &___mFGWidget_19; } inline void set_mFGWidget_19(UIWidget_t3538521925 * value) { ___mFGWidget_19 = value; Il2CppCodeGenWriteBarrier((&___mFGWidget_19), value); } inline static int32_t get_offset_of_mFGFilled_20() { return static_cast(offsetof(UISlider_t886033014, ___mFGFilled_20)); } inline UISprite_t194114938 * get_mFGFilled_20() const { return ___mFGFilled_20; } inline UISprite_t194114938 ** get_address_of_mFGFilled_20() { return &___mFGFilled_20; } inline void set_mFGFilled_20(UISprite_t194114938 * value) { ___mFGFilled_20 = value; Il2CppCodeGenWriteBarrier((&___mFGFilled_20), value); } inline static int32_t get_offset_of_mInitDone_21() { return static_cast(offsetof(UISlider_t886033014, ___mInitDone_21)); } inline bool get_mInitDone_21() const { return ___mInitDone_21; } inline bool* get_address_of_mInitDone_21() { return &___mInitDone_21; } inline void set_mInitDone_21(bool value) { ___mInitDone_21 = value; } inline static int32_t get_offset_of_mSize_22() { return static_cast(offsetof(UISlider_t886033014, ___mSize_22)); } inline Vector2_t2156229523 get_mSize_22() const { return ___mSize_22; } inline Vector2_t2156229523 * get_address_of_mSize_22() { return &___mSize_22; } inline void set_mSize_22(Vector2_t2156229523 value) { ___mSize_22 = value; } }; struct UISlider_t886033014_StaticFields { public: // UISlider UISlider::current UISlider_t886033014 * ___current_7; public: inline static int32_t get_offset_of_current_7() { return static_cast(offsetof(UISlider_t886033014_StaticFields, ___current_7)); } inline UISlider_t886033014 * get_current_7() const { return ___current_7; } inline UISlider_t886033014 ** get_address_of_current_7() { return &___current_7; } inline void set_current_7(UISlider_t886033014 * value) { ___current_7 = value; Il2CppCodeGenWriteBarrier((&___current_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISLIDER_T886033014_H #ifndef DANCESCOREROLE_T1777216089_H #define DANCESCOREROLE_T1777216089_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DanceScoreRole struct DanceScoreRole_t1777216089 : public IScenePersonalRolePosition_t1996743043 { public: public: }; struct DanceScoreRole_t1777216089_StaticFields { public: // System.Int32 DanceScoreRole::s_showLevelIndex int32_t ___s_showLevelIndex_11; // System.Int32 DanceScoreRole::s_showFashionIndex int32_t ___s_showFashionIndex_12; public: inline static int32_t get_offset_of_s_showLevelIndex_11() { return static_cast(offsetof(DanceScoreRole_t1777216089_StaticFields, ___s_showLevelIndex_11)); } inline int32_t get_s_showLevelIndex_11() const { return ___s_showLevelIndex_11; } inline int32_t* get_address_of_s_showLevelIndex_11() { return &___s_showLevelIndex_11; } inline void set_s_showLevelIndex_11(int32_t value) { ___s_showLevelIndex_11 = value; } inline static int32_t get_offset_of_s_showFashionIndex_12() { return static_cast(offsetof(DanceScoreRole_t1777216089_StaticFields, ___s_showFashionIndex_12)); } inline int32_t get_s_showFashionIndex_12() const { return ___s_showFashionIndex_12; } inline int32_t* get_address_of_s_showFashionIndex_12() { return &___s_showFashionIndex_12; } inline void set_s_showFashionIndex_12(int32_t value) { ___s_showFashionIndex_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DANCESCOREROLE_T1777216089_H #ifndef UILABEL_T3248798549_H #define UILABEL_T3248798549_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel struct UILabel_t3248798549 : public UIWidget_t3538521925 { public: // UIFont UILabel::mFont UIFont_t2766063701 * ___mFont_14; // System.String UILabel::mText String_t* ___mText_15; // System.Int32 UILabel::mMaxLineWidth int32_t ___mMaxLineWidth_16; // System.Boolean UILabel::mEncoding bool ___mEncoding_17; // System.Int32 UILabel::mMaxLineCount int32_t ___mMaxLineCount_18; // System.Boolean UILabel::mPassword bool ___mPassword_19; // System.Boolean UILabel::mShowLastChar bool ___mShowLastChar_20; // UILabel/Effect UILabel::mEffectStyle int32_t ___mEffectStyle_21; // UnityEngine.Color UILabel::mEffectColor Color_t2555686324 ___mEffectColor_22; // UIFont/SymbolStyle UILabel::mSymbols int32_t ___mSymbols_23; // UnityEngine.Vector2 UILabel::mEffectDistance Vector2_t2156229523 ___mEffectDistance_24; // System.Int32 UILabel::mSpacingX int32_t ___mSpacingX_25; // System.Int32 UILabel::mSpacingY int32_t ___mSpacingY_26; // UILabel/InsideEffect UILabel::mInsideEffectStyle int32_t ___mInsideEffectStyle_27; // UnityEngine.Color UILabel::mInsideEffectColor Color_t2555686324 ___mInsideEffectColor_28; // System.Single UILabel::mLineWidth float ___mLineWidth_29; // System.Boolean UILabel::mMultiline bool ___mMultiline_30; // System.Boolean UILabel::mShouldBeProcessed bool ___mShouldBeProcessed_31; // System.String UILabel::mProcessedText String_t* ___mProcessedText_32; // UnityEngine.Vector3 UILabel::mLastScale Vector3_t3722313464 ___mLastScale_33; // System.String UILabel::mLastText String_t* ___mLastText_34; // System.Int32 UILabel::mLastWidth int32_t ___mLastWidth_35; // System.Boolean UILabel::mLastEncoding bool ___mLastEncoding_36; // System.Int32 UILabel::mLastCount int32_t ___mLastCount_37; // System.Boolean UILabel::mLastPass bool ___mLastPass_38; // System.Boolean UILabel::mLastShow bool ___mLastShow_39; // UILabel/Effect UILabel::mLastEffect int32_t ___mLastEffect_40; // UnityEngine.Vector3 UILabel::mSize Vector3_t3722313464 ___mSize_41; // System.Boolean UILabel::mPremultiply bool ___mPremultiply_42; // UnityEngine.Vector2 UILabel::m_DrawSize Vector2_t2156229523 ___m_DrawSize_43; // System.Boolean UILabel::mApplyAlignmentForced bool ___mApplyAlignmentForced_44; public: inline static int32_t get_offset_of_mFont_14() { return static_cast(offsetof(UILabel_t3248798549, ___mFont_14)); } inline UIFont_t2766063701 * get_mFont_14() const { return ___mFont_14; } inline UIFont_t2766063701 ** get_address_of_mFont_14() { return &___mFont_14; } inline void set_mFont_14(UIFont_t2766063701 * value) { ___mFont_14 = value; Il2CppCodeGenWriteBarrier((&___mFont_14), value); } inline static int32_t get_offset_of_mText_15() { return static_cast(offsetof(UILabel_t3248798549, ___mText_15)); } inline String_t* get_mText_15() const { return ___mText_15; } inline String_t** get_address_of_mText_15() { return &___mText_15; } inline void set_mText_15(String_t* value) { ___mText_15 = value; Il2CppCodeGenWriteBarrier((&___mText_15), value); } inline static int32_t get_offset_of_mMaxLineWidth_16() { return static_cast(offsetof(UILabel_t3248798549, ___mMaxLineWidth_16)); } inline int32_t get_mMaxLineWidth_16() const { return ___mMaxLineWidth_16; } inline int32_t* get_address_of_mMaxLineWidth_16() { return &___mMaxLineWidth_16; } inline void set_mMaxLineWidth_16(int32_t value) { ___mMaxLineWidth_16 = value; } inline static int32_t get_offset_of_mEncoding_17() { return static_cast(offsetof(UILabel_t3248798549, ___mEncoding_17)); } inline bool get_mEncoding_17() const { return ___mEncoding_17; } inline bool* get_address_of_mEncoding_17() { return &___mEncoding_17; } inline void set_mEncoding_17(bool value) { ___mEncoding_17 = value; } inline static int32_t get_offset_of_mMaxLineCount_18() { return static_cast(offsetof(UILabel_t3248798549, ___mMaxLineCount_18)); } inline int32_t get_mMaxLineCount_18() const { return ___mMaxLineCount_18; } inline int32_t* get_address_of_mMaxLineCount_18() { return &___mMaxLineCount_18; } inline void set_mMaxLineCount_18(int32_t value) { ___mMaxLineCount_18 = value; } inline static int32_t get_offset_of_mPassword_19() { return static_cast(offsetof(UILabel_t3248798549, ___mPassword_19)); } inline bool get_mPassword_19() const { return ___mPassword_19; } inline bool* get_address_of_mPassword_19() { return &___mPassword_19; } inline void set_mPassword_19(bool value) { ___mPassword_19 = value; } inline static int32_t get_offset_of_mShowLastChar_20() { return static_cast(offsetof(UILabel_t3248798549, ___mShowLastChar_20)); } inline bool get_mShowLastChar_20() const { return ___mShowLastChar_20; } inline bool* get_address_of_mShowLastChar_20() { return &___mShowLastChar_20; } inline void set_mShowLastChar_20(bool value) { ___mShowLastChar_20 = value; } inline static int32_t get_offset_of_mEffectStyle_21() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectStyle_21)); } inline int32_t get_mEffectStyle_21() const { return ___mEffectStyle_21; } inline int32_t* get_address_of_mEffectStyle_21() { return &___mEffectStyle_21; } inline void set_mEffectStyle_21(int32_t value) { ___mEffectStyle_21 = value; } inline static int32_t get_offset_of_mEffectColor_22() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectColor_22)); } inline Color_t2555686324 get_mEffectColor_22() const { return ___mEffectColor_22; } inline Color_t2555686324 * get_address_of_mEffectColor_22() { return &___mEffectColor_22; } inline void set_mEffectColor_22(Color_t2555686324 value) { ___mEffectColor_22 = value; } inline static int32_t get_offset_of_mSymbols_23() { return static_cast(offsetof(UILabel_t3248798549, ___mSymbols_23)); } inline int32_t get_mSymbols_23() const { return ___mSymbols_23; } inline int32_t* get_address_of_mSymbols_23() { return &___mSymbols_23; } inline void set_mSymbols_23(int32_t value) { ___mSymbols_23 = value; } inline static int32_t get_offset_of_mEffectDistance_24() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectDistance_24)); } inline Vector2_t2156229523 get_mEffectDistance_24() const { return ___mEffectDistance_24; } inline Vector2_t2156229523 * get_address_of_mEffectDistance_24() { return &___mEffectDistance_24; } inline void set_mEffectDistance_24(Vector2_t2156229523 value) { ___mEffectDistance_24 = value; } inline static int32_t get_offset_of_mSpacingX_25() { return static_cast(offsetof(UILabel_t3248798549, ___mSpacingX_25)); } inline int32_t get_mSpacingX_25() const { return ___mSpacingX_25; } inline int32_t* get_address_of_mSpacingX_25() { return &___mSpacingX_25; } inline void set_mSpacingX_25(int32_t value) { ___mSpacingX_25 = value; } inline static int32_t get_offset_of_mSpacingY_26() { return static_cast(offsetof(UILabel_t3248798549, ___mSpacingY_26)); } inline int32_t get_mSpacingY_26() const { return ___mSpacingY_26; } inline int32_t* get_address_of_mSpacingY_26() { return &___mSpacingY_26; } inline void set_mSpacingY_26(int32_t value) { ___mSpacingY_26 = value; } inline static int32_t get_offset_of_mInsideEffectStyle_27() { return static_cast(offsetof(UILabel_t3248798549, ___mInsideEffectStyle_27)); } inline int32_t get_mInsideEffectStyle_27() const { return ___mInsideEffectStyle_27; } inline int32_t* get_address_of_mInsideEffectStyle_27() { return &___mInsideEffectStyle_27; } inline void set_mInsideEffectStyle_27(int32_t value) { ___mInsideEffectStyle_27 = value; } inline static int32_t get_offset_of_mInsideEffectColor_28() { return static_cast(offsetof(UILabel_t3248798549, ___mInsideEffectColor_28)); } inline Color_t2555686324 get_mInsideEffectColor_28() const { return ___mInsideEffectColor_28; } inline Color_t2555686324 * get_address_of_mInsideEffectColor_28() { return &___mInsideEffectColor_28; } inline void set_mInsideEffectColor_28(Color_t2555686324 value) { ___mInsideEffectColor_28 = value; } inline static int32_t get_offset_of_mLineWidth_29() { return static_cast(offsetof(UILabel_t3248798549, ___mLineWidth_29)); } inline float get_mLineWidth_29() const { return ___mLineWidth_29; } inline float* get_address_of_mLineWidth_29() { return &___mLineWidth_29; } inline void set_mLineWidth_29(float value) { ___mLineWidth_29 = value; } inline static int32_t get_offset_of_mMultiline_30() { return static_cast(offsetof(UILabel_t3248798549, ___mMultiline_30)); } inline bool get_mMultiline_30() const { return ___mMultiline_30; } inline bool* get_address_of_mMultiline_30() { return &___mMultiline_30; } inline void set_mMultiline_30(bool value) { ___mMultiline_30 = value; } inline static int32_t get_offset_of_mShouldBeProcessed_31() { return static_cast(offsetof(UILabel_t3248798549, ___mShouldBeProcessed_31)); } inline bool get_mShouldBeProcessed_31() const { return ___mShouldBeProcessed_31; } inline bool* get_address_of_mShouldBeProcessed_31() { return &___mShouldBeProcessed_31; } inline void set_mShouldBeProcessed_31(bool value) { ___mShouldBeProcessed_31 = value; } inline static int32_t get_offset_of_mProcessedText_32() { return static_cast(offsetof(UILabel_t3248798549, ___mProcessedText_32)); } inline String_t* get_mProcessedText_32() const { return ___mProcessedText_32; } inline String_t** get_address_of_mProcessedText_32() { return &___mProcessedText_32; } inline void set_mProcessedText_32(String_t* value) { ___mProcessedText_32 = value; Il2CppCodeGenWriteBarrier((&___mProcessedText_32), value); } inline static int32_t get_offset_of_mLastScale_33() { return static_cast(offsetof(UILabel_t3248798549, ___mLastScale_33)); } inline Vector3_t3722313464 get_mLastScale_33() const { return ___mLastScale_33; } inline Vector3_t3722313464 * get_address_of_mLastScale_33() { return &___mLastScale_33; } inline void set_mLastScale_33(Vector3_t3722313464 value) { ___mLastScale_33 = value; } inline static int32_t get_offset_of_mLastText_34() { return static_cast(offsetof(UILabel_t3248798549, ___mLastText_34)); } inline String_t* get_mLastText_34() const { return ___mLastText_34; } inline String_t** get_address_of_mLastText_34() { return &___mLastText_34; } inline void set_mLastText_34(String_t* value) { ___mLastText_34 = value; Il2CppCodeGenWriteBarrier((&___mLastText_34), value); } inline static int32_t get_offset_of_mLastWidth_35() { return static_cast(offsetof(UILabel_t3248798549, ___mLastWidth_35)); } inline int32_t get_mLastWidth_35() const { return ___mLastWidth_35; } inline int32_t* get_address_of_mLastWidth_35() { return &___mLastWidth_35; } inline void set_mLastWidth_35(int32_t value) { ___mLastWidth_35 = value; } inline static int32_t get_offset_of_mLastEncoding_36() { return static_cast(offsetof(UILabel_t3248798549, ___mLastEncoding_36)); } inline bool get_mLastEncoding_36() const { return ___mLastEncoding_36; } inline bool* get_address_of_mLastEncoding_36() { return &___mLastEncoding_36; } inline void set_mLastEncoding_36(bool value) { ___mLastEncoding_36 = value; } inline static int32_t get_offset_of_mLastCount_37() { return static_cast(offsetof(UILabel_t3248798549, ___mLastCount_37)); } inline int32_t get_mLastCount_37() const { return ___mLastCount_37; } inline int32_t* get_address_of_mLastCount_37() { return &___mLastCount_37; } inline void set_mLastCount_37(int32_t value) { ___mLastCount_37 = value; } inline static int32_t get_offset_of_mLastPass_38() { return static_cast(offsetof(UILabel_t3248798549, ___mLastPass_38)); } inline bool get_mLastPass_38() const { return ___mLastPass_38; } inline bool* get_address_of_mLastPass_38() { return &___mLastPass_38; } inline void set_mLastPass_38(bool value) { ___mLastPass_38 = value; } inline static int32_t get_offset_of_mLastShow_39() { return static_cast(offsetof(UILabel_t3248798549, ___mLastShow_39)); } inline bool get_mLastShow_39() const { return ___mLastShow_39; } inline bool* get_address_of_mLastShow_39() { return &___mLastShow_39; } inline void set_mLastShow_39(bool value) { ___mLastShow_39 = value; } inline static int32_t get_offset_of_mLastEffect_40() { return static_cast(offsetof(UILabel_t3248798549, ___mLastEffect_40)); } inline int32_t get_mLastEffect_40() const { return ___mLastEffect_40; } inline int32_t* get_address_of_mLastEffect_40() { return &___mLastEffect_40; } inline void set_mLastEffect_40(int32_t value) { ___mLastEffect_40 = value; } inline static int32_t get_offset_of_mSize_41() { return static_cast(offsetof(UILabel_t3248798549, ___mSize_41)); } inline Vector3_t3722313464 get_mSize_41() const { return ___mSize_41; } inline Vector3_t3722313464 * get_address_of_mSize_41() { return &___mSize_41; } inline void set_mSize_41(Vector3_t3722313464 value) { ___mSize_41 = value; } inline static int32_t get_offset_of_mPremultiply_42() { return static_cast(offsetof(UILabel_t3248798549, ___mPremultiply_42)); } inline bool get_mPremultiply_42() const { return ___mPremultiply_42; } inline bool* get_address_of_mPremultiply_42() { return &___mPremultiply_42; } inline void set_mPremultiply_42(bool value) { ___mPremultiply_42 = value; } inline static int32_t get_offset_of_m_DrawSize_43() { return static_cast(offsetof(UILabel_t3248798549, ___m_DrawSize_43)); } inline Vector2_t2156229523 get_m_DrawSize_43() const { return ___m_DrawSize_43; } inline Vector2_t2156229523 * get_address_of_m_DrawSize_43() { return &___m_DrawSize_43; } inline void set_m_DrawSize_43(Vector2_t2156229523 value) { ___m_DrawSize_43 = value; } inline static int32_t get_offset_of_mApplyAlignmentForced_44() { return static_cast(offsetof(UILabel_t3248798549, ___mApplyAlignmentForced_44)); } inline bool get_mApplyAlignmentForced_44() const { return ___mApplyAlignmentForced_44; } inline bool* get_address_of_mApplyAlignmentForced_44() { return &___mApplyAlignmentForced_44; } inline void set_mApplyAlignmentForced_44(bool value) { ___mApplyAlignmentForced_44 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UILABEL_T3248798549_H #ifndef UITEXTURE_T3471168817_H #define UITEXTURE_T3471168817_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITexture struct UITexture_t3471168817 : public UIWidget_t3538521925 { public: // UnityEngine.Rect UITexture::mRect Rect_t2360479859 ___mRect_14; // System.Boolean UITexture::mHoldScale bool ___mHoldScale_15; // UnityEngine.Shader UITexture::mShader Shader_t4151988712 * ___mShader_16; // UnityEngine.Texture UITexture::mTexture Texture_t3661962703 * ___mTexture_17; // UnityEngine.Material UITexture::mDynamicMat Material_t340375123 * ___mDynamicMat_18; // System.Boolean UITexture::mCreatingMat bool ___mCreatingMat_19; // System.Int32 UITexture::mPMA int32_t ___mPMA_20; public: inline static int32_t get_offset_of_mRect_14() { return static_cast(offsetof(UITexture_t3471168817, ___mRect_14)); } inline Rect_t2360479859 get_mRect_14() const { return ___mRect_14; } inline Rect_t2360479859 * get_address_of_mRect_14() { return &___mRect_14; } inline void set_mRect_14(Rect_t2360479859 value) { ___mRect_14 = value; } inline static int32_t get_offset_of_mHoldScale_15() { return static_cast(offsetof(UITexture_t3471168817, ___mHoldScale_15)); } inline bool get_mHoldScale_15() const { return ___mHoldScale_15; } inline bool* get_address_of_mHoldScale_15() { return &___mHoldScale_15; } inline void set_mHoldScale_15(bool value) { ___mHoldScale_15 = value; } inline static int32_t get_offset_of_mShader_16() { return static_cast(offsetof(UITexture_t3471168817, ___mShader_16)); } inline Shader_t4151988712 * get_mShader_16() const { return ___mShader_16; } inline Shader_t4151988712 ** get_address_of_mShader_16() { return &___mShader_16; } inline void set_mShader_16(Shader_t4151988712 * value) { ___mShader_16 = value; Il2CppCodeGenWriteBarrier((&___mShader_16), value); } inline static int32_t get_offset_of_mTexture_17() { return static_cast(offsetof(UITexture_t3471168817, ___mTexture_17)); } inline Texture_t3661962703 * get_mTexture_17() const { return ___mTexture_17; } inline Texture_t3661962703 ** get_address_of_mTexture_17() { return &___mTexture_17; } inline void set_mTexture_17(Texture_t3661962703 * value) { ___mTexture_17 = value; Il2CppCodeGenWriteBarrier((&___mTexture_17), value); } inline static int32_t get_offset_of_mDynamicMat_18() { return static_cast(offsetof(UITexture_t3471168817, ___mDynamicMat_18)); } inline Material_t340375123 * get_mDynamicMat_18() const { return ___mDynamicMat_18; } inline Material_t340375123 ** get_address_of_mDynamicMat_18() { return &___mDynamicMat_18; } inline void set_mDynamicMat_18(Material_t340375123 * value) { ___mDynamicMat_18 = value; Il2CppCodeGenWriteBarrier((&___mDynamicMat_18), value); } inline static int32_t get_offset_of_mCreatingMat_19() { return static_cast(offsetof(UITexture_t3471168817, ___mCreatingMat_19)); } inline bool get_mCreatingMat_19() const { return ___mCreatingMat_19; } inline bool* get_address_of_mCreatingMat_19() { return &___mCreatingMat_19; } inline void set_mCreatingMat_19(bool value) { ___mCreatingMat_19 = value; } inline static int32_t get_offset_of_mPMA_20() { return static_cast(offsetof(UITexture_t3471168817, ___mPMA_20)); } inline int32_t get_mPMA_20() const { return ___mPMA_20; } inline int32_t* get_address_of_mPMA_20() { return &___mPMA_20; } inline void set_mPMA_20(int32_t value) { ___mPMA_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITEXTURE_T3471168817_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 #ifndef UIDRAGGABLEPANEL_T1628346357_H #define UIDRAGGABLEPANEL_T1628346357_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIDraggablePanel struct UIDraggablePanel_t1628346357 : public IgnoreTimeScale_t3381352907 { public: // System.Boolean UIDraggablePanel::restrictWithinPanel bool ___restrictWithinPanel_7; // System.Boolean UIDraggablePanel::disableDragIfFits bool ___disableDragIfFits_8; // UIDraggablePanel/DragEffect UIDraggablePanel::dragEffect int32_t ___dragEffect_9; // System.Boolean UIDraggablePanel::smoothDragStart bool ___smoothDragStart_10; // UnityEngine.Vector3 UIDraggablePanel::scale Vector3_t3722313464 ___scale_11; // System.Single UIDraggablePanel::scrollWheelFactor float ___scrollWheelFactor_12; // System.Single UIDraggablePanel::momentumAmount float ___momentumAmount_13; // UnityEngine.Vector2 UIDraggablePanel::relativePositionOnReset Vector2_t2156229523 ___relativePositionOnReset_14; // System.Boolean UIDraggablePanel::repositionClipping bool ___repositionClipping_15; // UIScrollBar UIDraggablePanel::horizontalScrollBar UIScrollBar_t1285772729 * ___horizontalScrollBar_16; // UIScrollBar UIDraggablePanel::verticalScrollBar UIScrollBar_t1285772729 * ___verticalScrollBar_17; // UIDraggablePanel/ShowCondition UIDraggablePanel::showScrollBars int32_t ___showScrollBars_18; // System.Action UIDraggablePanel::onDragFinished Action_t1264377477 * ___onDragFinished_19; // UnityEngine.Transform UIDraggablePanel::mTrans Transform_t3600365921 * ___mTrans_20; // UIPanel UIDraggablePanel::mPanel UIPanel_t1716472341 * ___mPanel_21; // UnityEngine.Plane UIDraggablePanel::mPlane Plane_t1000493321 ___mPlane_22; // UnityEngine.Vector3 UIDraggablePanel::mLastPos Vector3_t3722313464 ___mLastPos_23; // System.Boolean UIDraggablePanel::mPressed bool ___mPressed_24; // UnityEngine.Vector3 UIDraggablePanel::mMomentum Vector3_t3722313464 ___mMomentum_25; // System.Single UIDraggablePanel::mScroll float ___mScroll_26; // UnityEngine.Bounds UIDraggablePanel::mBounds Bounds_t2266837910 ___mBounds_27; // System.Boolean UIDraggablePanel::mCalculatedBounds bool ___mCalculatedBounds_28; // System.Boolean UIDraggablePanel::mShouldMove bool ___mShouldMove_29; // System.Boolean UIDraggablePanel::mIgnoreCallbacks bool ___mIgnoreCallbacks_30; // System.Int32 UIDraggablePanel::mDragID int32_t ___mDragID_31; // UnityEngine.Vector2 UIDraggablePanel::mDragStartOffset Vector2_t2156229523 ___mDragStartOffset_32; // System.Boolean UIDraggablePanel::mDragStarted bool ___mDragStarted_33; public: inline static int32_t get_offset_of_restrictWithinPanel_7() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___restrictWithinPanel_7)); } inline bool get_restrictWithinPanel_7() const { return ___restrictWithinPanel_7; } inline bool* get_address_of_restrictWithinPanel_7() { return &___restrictWithinPanel_7; } inline void set_restrictWithinPanel_7(bool value) { ___restrictWithinPanel_7 = value; } inline static int32_t get_offset_of_disableDragIfFits_8() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___disableDragIfFits_8)); } inline bool get_disableDragIfFits_8() const { return ___disableDragIfFits_8; } inline bool* get_address_of_disableDragIfFits_8() { return &___disableDragIfFits_8; } inline void set_disableDragIfFits_8(bool value) { ___disableDragIfFits_8 = value; } inline static int32_t get_offset_of_dragEffect_9() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___dragEffect_9)); } inline int32_t get_dragEffect_9() const { return ___dragEffect_9; } inline int32_t* get_address_of_dragEffect_9() { return &___dragEffect_9; } inline void set_dragEffect_9(int32_t value) { ___dragEffect_9 = value; } inline static int32_t get_offset_of_smoothDragStart_10() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___smoothDragStart_10)); } inline bool get_smoothDragStart_10() const { return ___smoothDragStart_10; } inline bool* get_address_of_smoothDragStart_10() { return &___smoothDragStart_10; } inline void set_smoothDragStart_10(bool value) { ___smoothDragStart_10 = value; } inline static int32_t get_offset_of_scale_11() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___scale_11)); } inline Vector3_t3722313464 get_scale_11() const { return ___scale_11; } inline Vector3_t3722313464 * get_address_of_scale_11() { return &___scale_11; } inline void set_scale_11(Vector3_t3722313464 value) { ___scale_11 = value; } inline static int32_t get_offset_of_scrollWheelFactor_12() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___scrollWheelFactor_12)); } inline float get_scrollWheelFactor_12() const { return ___scrollWheelFactor_12; } inline float* get_address_of_scrollWheelFactor_12() { return &___scrollWheelFactor_12; } inline void set_scrollWheelFactor_12(float value) { ___scrollWheelFactor_12 = value; } inline static int32_t get_offset_of_momentumAmount_13() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___momentumAmount_13)); } inline float get_momentumAmount_13() const { return ___momentumAmount_13; } inline float* get_address_of_momentumAmount_13() { return &___momentumAmount_13; } inline void set_momentumAmount_13(float value) { ___momentumAmount_13 = value; } inline static int32_t get_offset_of_relativePositionOnReset_14() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___relativePositionOnReset_14)); } inline Vector2_t2156229523 get_relativePositionOnReset_14() const { return ___relativePositionOnReset_14; } inline Vector2_t2156229523 * get_address_of_relativePositionOnReset_14() { return &___relativePositionOnReset_14; } inline void set_relativePositionOnReset_14(Vector2_t2156229523 value) { ___relativePositionOnReset_14 = value; } inline static int32_t get_offset_of_repositionClipping_15() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___repositionClipping_15)); } inline bool get_repositionClipping_15() const { return ___repositionClipping_15; } inline bool* get_address_of_repositionClipping_15() { return &___repositionClipping_15; } inline void set_repositionClipping_15(bool value) { ___repositionClipping_15 = value; } inline static int32_t get_offset_of_horizontalScrollBar_16() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___horizontalScrollBar_16)); } inline UIScrollBar_t1285772729 * get_horizontalScrollBar_16() const { return ___horizontalScrollBar_16; } inline UIScrollBar_t1285772729 ** get_address_of_horizontalScrollBar_16() { return &___horizontalScrollBar_16; } inline void set_horizontalScrollBar_16(UIScrollBar_t1285772729 * value) { ___horizontalScrollBar_16 = value; Il2CppCodeGenWriteBarrier((&___horizontalScrollBar_16), value); } inline static int32_t get_offset_of_verticalScrollBar_17() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___verticalScrollBar_17)); } inline UIScrollBar_t1285772729 * get_verticalScrollBar_17() const { return ___verticalScrollBar_17; } inline UIScrollBar_t1285772729 ** get_address_of_verticalScrollBar_17() { return &___verticalScrollBar_17; } inline void set_verticalScrollBar_17(UIScrollBar_t1285772729 * value) { ___verticalScrollBar_17 = value; Il2CppCodeGenWriteBarrier((&___verticalScrollBar_17), value); } inline static int32_t get_offset_of_showScrollBars_18() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___showScrollBars_18)); } inline int32_t get_showScrollBars_18() const { return ___showScrollBars_18; } inline int32_t* get_address_of_showScrollBars_18() { return &___showScrollBars_18; } inline void set_showScrollBars_18(int32_t value) { ___showScrollBars_18 = value; } inline static int32_t get_offset_of_onDragFinished_19() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___onDragFinished_19)); } inline Action_t1264377477 * get_onDragFinished_19() const { return ___onDragFinished_19; } inline Action_t1264377477 ** get_address_of_onDragFinished_19() { return &___onDragFinished_19; } inline void set_onDragFinished_19(Action_t1264377477 * value) { ___onDragFinished_19 = value; Il2CppCodeGenWriteBarrier((&___onDragFinished_19), value); } inline static int32_t get_offset_of_mTrans_20() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mTrans_20)); } inline Transform_t3600365921 * get_mTrans_20() const { return ___mTrans_20; } inline Transform_t3600365921 ** get_address_of_mTrans_20() { return &___mTrans_20; } inline void set_mTrans_20(Transform_t3600365921 * value) { ___mTrans_20 = value; Il2CppCodeGenWriteBarrier((&___mTrans_20), value); } inline static int32_t get_offset_of_mPanel_21() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mPanel_21)); } inline UIPanel_t1716472341 * get_mPanel_21() const { return ___mPanel_21; } inline UIPanel_t1716472341 ** get_address_of_mPanel_21() { return &___mPanel_21; } inline void set_mPanel_21(UIPanel_t1716472341 * value) { ___mPanel_21 = value; Il2CppCodeGenWriteBarrier((&___mPanel_21), value); } inline static int32_t get_offset_of_mPlane_22() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mPlane_22)); } inline Plane_t1000493321 get_mPlane_22() const { return ___mPlane_22; } inline Plane_t1000493321 * get_address_of_mPlane_22() { return &___mPlane_22; } inline void set_mPlane_22(Plane_t1000493321 value) { ___mPlane_22 = value; } inline static int32_t get_offset_of_mLastPos_23() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mLastPos_23)); } inline Vector3_t3722313464 get_mLastPos_23() const { return ___mLastPos_23; } inline Vector3_t3722313464 * get_address_of_mLastPos_23() { return &___mLastPos_23; } inline void set_mLastPos_23(Vector3_t3722313464 value) { ___mLastPos_23 = value; } inline static int32_t get_offset_of_mPressed_24() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mPressed_24)); } inline bool get_mPressed_24() const { return ___mPressed_24; } inline bool* get_address_of_mPressed_24() { return &___mPressed_24; } inline void set_mPressed_24(bool value) { ___mPressed_24 = value; } inline static int32_t get_offset_of_mMomentum_25() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mMomentum_25)); } inline Vector3_t3722313464 get_mMomentum_25() const { return ___mMomentum_25; } inline Vector3_t3722313464 * get_address_of_mMomentum_25() { return &___mMomentum_25; } inline void set_mMomentum_25(Vector3_t3722313464 value) { ___mMomentum_25 = value; } inline static int32_t get_offset_of_mScroll_26() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mScroll_26)); } inline float get_mScroll_26() const { return ___mScroll_26; } inline float* get_address_of_mScroll_26() { return &___mScroll_26; } inline void set_mScroll_26(float value) { ___mScroll_26 = value; } inline static int32_t get_offset_of_mBounds_27() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mBounds_27)); } inline Bounds_t2266837910 get_mBounds_27() const { return ___mBounds_27; } inline Bounds_t2266837910 * get_address_of_mBounds_27() { return &___mBounds_27; } inline void set_mBounds_27(Bounds_t2266837910 value) { ___mBounds_27 = value; } inline static int32_t get_offset_of_mCalculatedBounds_28() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mCalculatedBounds_28)); } inline bool get_mCalculatedBounds_28() const { return ___mCalculatedBounds_28; } inline bool* get_address_of_mCalculatedBounds_28() { return &___mCalculatedBounds_28; } inline void set_mCalculatedBounds_28(bool value) { ___mCalculatedBounds_28 = value; } inline static int32_t get_offset_of_mShouldMove_29() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mShouldMove_29)); } inline bool get_mShouldMove_29() const { return ___mShouldMove_29; } inline bool* get_address_of_mShouldMove_29() { return &___mShouldMove_29; } inline void set_mShouldMove_29(bool value) { ___mShouldMove_29 = value; } inline static int32_t get_offset_of_mIgnoreCallbacks_30() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mIgnoreCallbacks_30)); } inline bool get_mIgnoreCallbacks_30() const { return ___mIgnoreCallbacks_30; } inline bool* get_address_of_mIgnoreCallbacks_30() { return &___mIgnoreCallbacks_30; } inline void set_mIgnoreCallbacks_30(bool value) { ___mIgnoreCallbacks_30 = value; } inline static int32_t get_offset_of_mDragID_31() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mDragID_31)); } inline int32_t get_mDragID_31() const { return ___mDragID_31; } inline int32_t* get_address_of_mDragID_31() { return &___mDragID_31; } inline void set_mDragID_31(int32_t value) { ___mDragID_31 = value; } inline static int32_t get_offset_of_mDragStartOffset_32() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mDragStartOffset_32)); } inline Vector2_t2156229523 get_mDragStartOffset_32() const { return ___mDragStartOffset_32; } inline Vector2_t2156229523 * get_address_of_mDragStartOffset_32() { return &___mDragStartOffset_32; } inline void set_mDragStartOffset_32(Vector2_t2156229523 value) { ___mDragStartOffset_32 = value; } inline static int32_t get_offset_of_mDragStarted_33() { return static_cast(offsetof(UIDraggablePanel_t1628346357, ___mDragStarted_33)); } inline bool get_mDragStarted_33() const { return ___mDragStarted_33; } inline bool* get_address_of_mDragStarted_33() { return &___mDragStarted_33; } inline void set_mDragStarted_33(bool value) { ___mDragStarted_33 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIDRAGGABLEPANEL_T1628346357_H #ifndef UISLICEDSPRITE_T3843810845_H #define UISLICEDSPRITE_T3843810845_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISlicedSprite struct UISlicedSprite_t3843810845 : public UISprite_t194114938 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISLICEDSPRITE_T3843810845_H #ifndef UITILEDSPRITE_T3209669796_H #define UITILEDSPRITE_T3209669796_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITiledSprite struct UITiledSprite_t3209669796 : public UISlicedSprite_t3843810845 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITILEDSPRITE_T3209669796_H // UnityEngine.Transform[] struct TransformU5BU5D_t807237628 : public RuntimeArray { public: ALIGN_FIELD (8) Transform_t3600365921 * m_Items[1]; public: inline Transform_t3600365921 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Transform_t3600365921 ** 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, Transform_t3600365921 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Transform_t3600365921 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Transform_t3600365921 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Transform_t3600365921 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // uiSongCell[] struct uiSongCellU5BU5D_t225369107 : public RuntimeArray { public: ALIGN_FIELD (8) uiSongCell_t1679490006 * m_Items[1]; public: inline uiSongCell_t1679490006 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uiSongCell_t1679490006 ** 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, uiSongCell_t1679490006 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline uiSongCell_t1679490006 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uiSongCell_t1679490006 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uiSongCell_t1679490006 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.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; } }; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986 : public RuntimeArray { public: ALIGN_FIELD (8) Vector2_t2156229523 m_Items[1]; public: inline Vector2_t2156229523 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector2_t2156229523 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector2_t2156229523 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector2_t2156229523 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector2_t2156229523 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_t2156229523 value) { m_Items[index] = value; } }; // 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; } }; // DMCore.Logic.LevelupStarInfo/StarTak[] struct StarTakU5BU5D_t3735320407 : public RuntimeArray { public: ALIGN_FIELD (8) StarTak_t765179618 m_Items[1]; public: inline StarTak_t765179618 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StarTak_t765179618 * 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, StarTak_t765179618 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline StarTak_t765179618 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StarTak_t765179618 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StarTak_t765179618 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; } }; // UITexture[] struct UITextureU5BU5D_t4250952428 : public RuntimeArray { public: ALIGN_FIELD (8) UITexture_t3471168817 * m_Items[1]; public: inline UITexture_t3471168817 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UITexture_t3471168817 ** 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, UITexture_t3471168817 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline UITexture_t3471168817 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UITexture_t3471168817 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UITexture_t3471168817 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UILabel[] struct UILabelU5BU5D_t595200952 : public RuntimeArray { public: ALIGN_FIELD (8) UILabel_t3248798549 * m_Items[1]; public: inline UILabel_t3248798549 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UILabel_t3248798549 ** 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, UILabel_t3248798549 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline UILabel_t3248798549 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UILabel_t3248798549 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UILabel_t3248798549 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.GameObject[] struct GameObjectU5BU5D_t3328599146 : public RuntimeArray { public: ALIGN_FIELD (8) GameObject_t1113636619 * m_Items[1]; public: inline GameObject_t1113636619 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GameObject_t1113636619 ** 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, GameObject_t1113636619 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline GameObject_t1113636619 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GameObject_t1113636619 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GameObject_t1113636619 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.Bounds[0...,0...] struct BoundsU5B0___U2C0___U5D_t3642494292 : public RuntimeArray { public: ALIGN_FIELD (8) Bounds_t2266837910 m_Items[1]; public: inline Bounds_t2266837910 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bounds_t2266837910 * 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, Bounds_t2266837910 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bounds_t2266837910 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bounds_t2266837910 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bounds_t2266837910 value) { m_Items[index] = value; } inline Bounds_t2266837910 GetAt(il2cpp_array_size_t i, il2cpp_array_size_t j) const { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; return m_Items[index]; } inline Bounds_t2266837910 * GetAddressAt(il2cpp_array_size_t i, il2cpp_array_size_t j) { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; return m_Items + index; } inline void SetAt(il2cpp_array_size_t i, il2cpp_array_size_t j, Bounds_t2266837910 value) { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; m_Items[index] = value; } inline Bounds_t2266837910 GetAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j) const { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; return m_Items[index]; } inline Bounds_t2266837910 * GetAddressAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j) { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j, Bounds_t2266837910 value) { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; m_Items[index] = value; } }; // UnityEngine.Bounds[] struct BoundsU5BU5D_t3642494291 : public RuntimeArray { public: ALIGN_FIELD (8) Bounds_t2266837910 m_Items[1]; public: inline Bounds_t2266837910 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bounds_t2266837910 * 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, Bounds_t2266837910 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bounds_t2266837910 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bounds_t2266837910 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bounds_t2266837910 value) { m_Items[index] = value; } }; // UIWidget[] struct UIWidgetU5BU5D_t2950248968 : public RuntimeArray { public: ALIGN_FIELD (8) UIWidget_t3538521925 * m_Items[1]; public: inline UIWidget_t3538521925 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UIWidget_t3538521925 ** 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, UIWidget_t3538521925 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline UIWidget_t3538521925 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UIWidget_t3538521925 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UIWidget_t3538521925 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Object[] struct ObjectU5BU5D_t2843939325 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UISprite[] struct UISpriteU5BU5D_t1415066463 : public RuntimeArray { public: ALIGN_FIELD (8) UISprite_t194114938 * m_Items[1]; public: inline UISprite_t194114938 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UISprite_t194114938 ** 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, UISprite_t194114938 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline UISprite_t194114938 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UISprite_t194114938 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UISprite_t194114938 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // !!0 UnityEngine.Component::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m2906321015_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m4058363731_gshared (Action_1_t3123413348 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, 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); // 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.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2934127733_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m2287542950_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m3823220309_gshared (BetterList_1_t2877333782 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m3678844501_gshared (BetterList_1_t1311249841 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m4096660300_gshared (BetterList_1_t1755521610 * __this, Color32_t2600501292 p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m3697625829_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Sort() extern "C" IL2CPP_METHOD_ATTR void List_1_Sort_m1127696474_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_2__ctor_m1537761784_gshared (Action_2_t2470008838 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // T NGUITools::FindInParents(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * NGUITools_FindInParents_TisRuntimeObject_m780518502_gshared (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, 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); // System.Void System.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2676186645_gshared (Func_3_t1497391353 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !2 System.Func`3::Invoke(!0,!1) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1444580883_gshared (Func_3_t1497391353 * __this, bool p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m3947764094_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // TValue CUIHelp::GetSerialed(CUIBase,System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared (RuntimeObject * __this /* static, unused */, CUIBase_t3255455658 * ___uiBase0, String_t* ___serialedName1, const RuntimeMethod* method); // !!0 UnityEngine.Object::FindObjectOfType() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Object_FindObjectOfType_TisRuntimeObject_m2612646359_gshared (RuntimeObject * __this /* static, unused */, 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.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); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m3973143646_gshared (List_1_t1130240807 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void HashSet_1__ctor_m4231804131_gshared (HashSet_1_t1645055638 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR bool HashSet_1_Add_m1971460364_gshared (HashSet_1_t1645055638 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m1701030645_gshared (List_1_t1130240807 * __this, const RuntimeMethod* method); // System.Collections.Generic.HashSet`1/Enumerator System.Collections.Generic.HashSet`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t3350232909 HashSet_1_GetEnumerator_m3346268098_gshared (HashSet_1_t1645055638 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.HashSet`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m4213278602_gshared (Enumerator_t3350232909 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3714175425_gshared (Enumerator_t3350232909 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1204547613_gshared (Enumerator_t3350232909 * __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 System.Collections.Generic.List`1::ForEach(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void List_1_ForEach_m3737504377_gshared (List_1_t257213610 * __this, Action_1_t3252573759 * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void List_1_ForEach_m1350288232_gshared (List_1_t128053199 * __this, Action_1_t3123413348 * p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponentInChildren() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponentInChildren_TisRuntimeObject_m1187897296_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2534224873_gshared (List_1_t1130240807 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Remove_m3192699604_gshared (List_1_t1130240807 * __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_m1368916046_gshared (List_1_t1130240807 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void List_1_AddRange_m3399610848_gshared (List_1_t128053199 * __this, RuntimeObject* 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); // !!0 UnityEngine.Component::GetComponentInChildren() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponentInChildren_TisRuntimeObject_m199702840_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponentsInChildren() extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* Component_GetComponentsInChildren_TisRuntimeObject_m1308288322_gshared (Component_t1923634451 * __this, 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 uiSongDetail/OnCallback::Invoke(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void OnCallback_Invoke_m128961499 (OnCallback_t3293819239 * __this, bool ___bConfirm0, const RuntimeMethod* method); // System.Void UnityEngine.MonoBehaviour::.ctor() extern "C" IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m1579109191 (MonoBehaviour_t3962482529 * __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); // 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiSongDetail_t299802923_m539997578(__this, method) (( uiSongDetail_t299802923 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisDMListView_t512231514_m151075097(__this, method) (( DMListView_t512231514 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UnityEngine.GameObject UnityEngine.Component::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * Component_get_gameObject_m442555142 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void DMListView::SetEnumInfo(DMListView/Type,DMListView/Allign) extern "C" IL2CPP_METHOD_ATTR void DMListView_SetEnumInfo_m2581368040 (DMListView_t512231514 * __this, int32_t ___type0, int32_t ___allign1, 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); // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::get_SelectedGroup() extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_get_SelectedGroup_m2181892272 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CSongManager::get_IsRefreshAtOnce() extern "C" IL2CPP_METHOD_ATTR bool CSongManager_get_IsRefreshAtOnce_m3351943925 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::set_IsRefreshAtOnce(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CSongManager_set_IsRefreshAtOnce_m1160145252 (CSongManager_t2375791487 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMListView::DeleteAll() extern "C" IL2CPP_METHOD_ATTR void DMListView_DeleteAll_m488542252 (DMListView_t512231514 * __this, const RuntimeMethod* method); // System.Int32 DMListView::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t DMListView_GetCount_m1758119318 (DMListView_t512231514 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSongManager::GetGroupSize(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_GetGroupSize_m3764762218 (CSongManager_t2375791487 * __this, int32_t ___groupIdx0, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::CeilToInt(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_CeilToInt_m432108984 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // System.Void DMListView::GenerateItemList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DMListView_GenerateItemList_m637906825 (DMListView_t512231514 * __this, int32_t ____count0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CSongManager::IsNeedAutoMoveToCurrentSong() extern "C" IL2CPP_METHOD_ATTR bool CSongManager_IsNeedAutoMoveToCurrentSong_m2408063740 (CSongManager_t2375791487 * __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); // 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.Boolean DMCore.Logic.CSongManager::get_IsRandomLocal() extern "C" IL2CPP_METHOD_ATTR bool CSongManager_get_IsRandomLocal_m1614784846 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Void DMListView::MoveToBegin() extern "C" IL2CPP_METHOD_ATTR void DMListView_MoveToBegin_m2199787501 (DMListView_t512231514 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSongManager::GetSongIndex(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_GetSongIndex_m2339452933 (CSongManager_t2375791487 * __this, int32_t ___catalogue0, int32_t ___songId1, const RuntimeMethod* method); // System.Void DMListView::MoveToIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DMListView_MoveToIndex_m1296365812 (DMListView_t512231514 * __this, int32_t ___idx0, const RuntimeMethod* method); // System.Void uiSongList::ShowList() extern "C" IL2CPP_METHOD_ATTR void uiSongList_ShowList_m1500749364 (uiSongList_t509958536 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CSongManager::get_EnableSwitchSong() extern "C" IL2CPP_METHOD_ATTR bool CSongManager_get_EnableSwitchSong_m4053109599 (CSongManager_t2375791487 * __this, 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); // System.Int32 DMCore.Logic.CMusicManager::GetRandomMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetRandomMusicID_m564675060 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::SendRandomDanceMusic() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SendRandomDanceMusic_m1850242008 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiSongList::OnClose() extern "C" IL2CPP_METHOD_ATTR void uiSongList_OnClose_m2385360632 (uiSongList_t509958536 * __this, 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); // System.Void uiSongDetail/OnCallback::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnCallback__ctor_m773078729 (OnCallback_t3293819239 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void uiSongDetail::Init(System.Int32,uiSongDetail/OnCallback) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_Init_m2104716163 (uiSongDetail_t299802923 * __this, int32_t ___songId0, OnCallback_t3293819239 * ___callback1, 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.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); // UnityEngine.Transform DMCore.Framework.Misc.CMiscHelp::FindTransFromUICamera(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CMiscHelp_FindTransFromUICamera_m1444083882 (RuntimeObject * __this /* static, unused */, String_t* ___name0, 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 DMCore.Logic.CSongManager::set_EnableSwitchSong(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CSongManager_set_EnableSwitchSong_m2367948824 (CSongManager_t2375791487 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Equality_m1810815630 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::SetEnableAutoMoveToCurrentSong(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CSongManager_SetEnableAutoMoveToCurrentSong_m2946175414 (CSongManager_t2375791487 * __this, bool ___bEnable0, const RuntimeMethod* method); // System.Void uiSongList::ChangeGroupBtnState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongList_ChangeGroupBtnState_m1868449870 (uiSongList_t509958536 * __this, int32_t ___catalogue0, const RuntimeMethod* method); // System.Void uiSongList::ChangeList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongList_ChangeList_m4155125201 (uiSongList_t509958536 * __this, int32_t ___catalogue0, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::set_SelectedGroup(DMCore.Logic.enumSongGroup) extern "C" IL2CPP_METHOD_ATTR void CSongManager_set_SelectedGroup_m2821692743 (CSongManager_t2375791487 * __this, int32_t ___value0, const RuntimeMethod* 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.Void DMCore.CEventManager::StopEvent(DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_StopEvent_m2167807725 (CEventManager_t474365641 * __this, OnEventCall_t3758354630 * ___ptr0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::PlayUIFadeInAnim(UnityEngine.GameObject,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_PlayUIFadeInAnim_m1663334860 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, OnEventCall_t3758354630 * ___callBack1, const RuntimeMethod* method); // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::get_SelectedSongGroup() extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_get_SelectedSongGroup_m3502903921 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(__this, method) (( DMListViewItem_t3648257704 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m4058363731(__this, p0, p1, method) (( void (*) (Action_1_t3123413348 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m4058363731_gshared)(__this, p0, p1, method) // System.Void DMListViewItem::set_indexChanged(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void DMListViewItem_set_indexChanged_m3628212006 (DMListViewItem_t3648257704 * __this, Action_1_t3123413348 * ___value0, const RuntimeMethod* method); // System.Void uiSongRow::SetIndex(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongRow_SetIndex_m2029917712 (uiSongRow_t1777149606 * __this, int32_t ___index0, int32_t ___m_catalogue1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiSongCell_t1679490006_m3166332046(__this, method) (( uiSongCell_t1679490006 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiSongCell::SetIndex(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongCell_SetIndex_m30815779 (uiSongCell_t1679490006 * __this, int32_t ___index0, int32_t ___catalogue1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUISlider_t886033014_m856673415(__this, method) (( UISlider_t886033014 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Single NGUITools::get_soundVolume() extern "C" IL2CPP_METHOD_ATTR float NGUITools_get_soundVolume_m3888828516 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UISlider::set_sliderValue(System.Single) extern "C" IL2CPP_METHOD_ATTR void UISlider_set_sliderValue_m1801710512 (UISlider_t886033014 * __this, float ___value0, const RuntimeMethod* method); // System.Void NGUITools::set_soundVolume(System.Single) extern "C" IL2CPP_METHOD_ATTR void NGUITools_set_soundVolume_m4293681528 (RuntimeObject * __this /* static, unused */, float ___value0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUITexture_t3471168817_m288616561(__this, method) (( UITexture_t3471168817 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUILabel_t3248798549_m3261951542(__this, method) (( UILabel_t3248798549 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, 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) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisTransform_t3600365921_m4279869570(__this, method) (( Transform_t3600365921 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void UILabel::set_supportEncoding(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_supportEncoding_m3054489616 (UILabel_t3248798549 * __this, bool ___value0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localScale() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localScale_m129152068 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_deltaTime() extern "C" IL2CPP_METHOD_ATTR float Time_get_deltaTime_m372706562 (RuntimeObject * __this /* static, unused */, 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.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.Boolean DMCore.Framework.Misc.CMiscHelp::GetCustomUserPhoto(UITexture,System.Int64,System.Int64,System.Int32,UnityEngine.Vector3,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_GetCustomUserPhoto_m4012711164 (RuntimeObject * __this /* static, unused */, UITexture_t3471168817 * ___photoHost0, int64_t ___userID1, int64_t ___photoID2, int32_t ___sex3, Vector3_t3722313464 ___photoSize4, bool ___is_big_photo5, bool ___is_head_photo6, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::IsExist(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_IsExist_m1254965977 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // DMCore.Logic.CChatManager DMCore.Logic.CChatManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CChatManager_t1988186574 * CChatManager_GetInstance_m3267979394 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatManager::set_CallerPage(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CChatManager_set_CallerPage_m588607290 (CChatManager_t1988186574 * __this, int32_t ___value0, 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); // 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.String DMCore.Logic.PersonaliseConfig::GetSpriteNameByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* PersonaliseConfig_GetSpriteNameByID_m4123909883 (PersonaliseConfig_t2812043406 * __this, int32_t ___id0, 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.Void UISprite::set_spriteName(System.String) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_spriteName_m1616245412 (UISprite_t194114938 * __this, String_t* ___value0, const RuntimeMethod* method); // System.String DMCore.Logic.PersonaliseConfig::GetSoleEffectName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* PersonaliseConfig_GetSoleEffectName_m3525489228 (PersonaliseConfig_t2812043406 * __this, int32_t ___SoleEffectID0, const RuntimeMethod* method); // System.Void DMCore.Logic.PersonaliseConfig::SetSpeakEffect(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR void PersonaliseConfig_SetSpeakEffect_m2516084473 (PersonaliseConfig_t2812043406 * __this, Transform_t3600365921 * ___root0, String_t* ___effectName1, const RuntimeMethod* method); // System.Void UILabel::set_text(System.String) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_text_m1071532778 (UILabel_t3248798549 * __this, String_t* ___value0, const RuntimeMethod* method); // UnityEngine.Color DMCore.Framework.Misc.CMiscHelp::GetRoleNameColor(System.Int32,System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 CMiscHelp_GetRoleNameColor_m2178204290 (RuntimeObject * __this /* static, unused */, int32_t ___memberLevel0, int64_t ___userID1, int32_t ___sex2, 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); // System.Boolean DMCore.Logic.PersonaliseConfig::GetUserHeadBoxInfoByID(System.Int32,UISprite) extern "C" IL2CPP_METHOD_ATTR bool PersonaliseConfig_GetUserHeadBoxInfoByID_m1467318277 (PersonaliseConfig_t2812043406 * __this, int32_t ___headbox0, UISprite_t194114938 * ___spriteTarget1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPositionX(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPositionX_m129950964 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newPosX1, const RuntimeMethod* method); // UnityEngine.Vector2 DMCore.Logic.CChatManager::SelectEmoticons(System.String,UILabel,DMCore.Logic.CChatUserInfo) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 CChatManager_SelectEmoticons_m894167429 (CChatManager_t1988186574 * __this, String_t* ___content0, UILabel_t3248798549 * ___label1, CChatUserInfo_t74790139 * ___userInfo2, 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::SetSpeaker_life_time(System.Single) extern "C" IL2CPP_METHOD_ATTR void CSpeaker_SetSpeaker_life_time_m1512290615 (CSpeaker_t978472097 * __this, float ___posx0, 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); // DMCore.Logic.CVipManager DMCore.Logic.CVipManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CVipManager_t269477008 * CVipManager_GetInstance_m4124241567 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CVipManager::IsValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CVipManager_IsValid_m824480922 (CVipManager_t269477008 * __this, int32_t ___destLevel0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CVipManager::SetVipLevel(UISprite,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CVipManager_SetVipLevel_m1076008873 (RuntimeObject * __this /* static, unused */, UISprite_t194114938 * ___destObj0, int32_t ___destLevel1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::AdjustVipPosition(UILabel,UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_AdjustVipPosition_m2338797410 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___uiName0, GameObject_t1113636619 * ___vipObj1, float ___offseX2, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CFontHelp::GetDrawPixelWidth(UILabel) extern "C" IL2CPP_METHOD_ATTR float CFontHelp_GetDrawPixelWidth_m1105152651 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___uiLabelPtr0, const RuntimeMethod* method); // System.String DMCore.Logic.CVipManager::GetStatusNames(System.Int32,System.Int32,System.Int64) extern "C" IL2CPP_METHOD_ATTR String_t* CVipManager_GetStatusNames_m4052654932 (CVipManager_t269477008 * __this, int32_t ___status0, int32_t ___MemberLevel1, int64_t ___userID2, 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.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::get_parent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_get_parent_m835071599 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CVipManager::AddStatusItem(UnityEngine.Transform,System.String[],System.Boolean,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void CVipManager_AddStatusItem_m3632854764 (CVipManager_t269477008 * __this, Transform_t3600365921 * ___parent0, StringU5BU5D_t1281789340* ___spriteNames1, bool ___isleft2, Vector2_t2156229523 ___center3, const RuntimeMethod* method); // System.Void DMCore.Logic.CVipManager::ClearStatusIcon(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CVipManager_ClearStatusIcon_m3315838267 (CVipManager_t269477008 * __this, Transform_t3600365921 * ___parent0, const RuntimeMethod* method); // System.Int32 System.Int32::Parse(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Int32_Parse_m1033611559 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::SetActive(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetActive_m121978786 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___obj0, bool ___bActive1, 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.String) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1799687930 (CDataArray_t4068198041 * __this, String_t* ___val0, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m920492651 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void uiSpeakBox::SetPublicCount(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox_SetPublicCount_m3284952592 (uiSpeakBox_t2345481508 * __this, Transform_t3600365921 * ___root0, String_t* ___count1, const RuntimeMethod* method); // System.String DMCore.CDataArray::GetWideStr(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataArray_GetWideStr_m3532563229 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector3__ctor_m3353183577 (Vector3_t3722313464 * __this, float p0, float p1, float p2, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localScale_m3053443106 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void uiSpeakBox::SetResult(UnityEngine.Transform,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox_SetResult_m4057300569 (uiSpeakBox_t2345481508 * __this, Transform_t3600365921 * ___root0, String_t* ___count1, int32_t ___name2, const RuntimeMethod* method); // System.Void iTween::ScaleTo(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleTo_m3538087283 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___scale1, float ___time2, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUISprite_t194114938_m299858934(__this, method) (( UISprite_t194114938 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.String System.Int32::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* 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); // 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); // 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); // 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.String System.String::Substring(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m1610150815 (String_t* __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // UIAtlas UISprite::get_atlas() extern "C" IL2CPP_METHOD_ATTR UIAtlas_t3195533529 * UISprite_get_atlas_m3153393136 (UISprite_t194114938 * __this, const RuntimeMethod* method); // System.Void UISprite::set_atlas(UIAtlas) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_atlas_m2864119219 (UISprite_t194114938 * __this, UIAtlas_t3195533529 * ___value0, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1715369213 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // UnityEngine.Rect UISprite::get_innerUV() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 UISprite_get_innerUV_m1686587844 (UISprite_t194114938 * __this, 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.Int32 System.String::Compare(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR int32_t String_Compare_m3735043349 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(__this /* static, unused */, ___local0, ___path1, method) (( UILabel_t3248798549 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(__this /* static, unused */, ___local0, ___path1, method) (( Transform_t3600365921 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, 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.Void uiSpectrumItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSpectrumItem_OnPageInit_m1282535078 (uiSpectrumItem_t3341745820 * __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,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m3374553046 (CTextHelp_t3119637808 * __this, String_t* ___val0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Void CUIBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void CUIBase__ctor_m220894030 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_get_transform_m568012358 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisItemPageGroup_t3769455068_m1071143179(__this /* static, unused */, ___local0, ___path1, method) (( ItemPageGroup_t3769455068 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, 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.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 ItemPageGroup::OnPageInit(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnPageInit_m2780207576 (ItemPageGroup_t3769455068 * __this, int32_t ___max0, List_1_t3319525431 * ___path1, const RuntimeMethod* method); // System.Void ItemPageGroup/PageChangedHandler::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void PageChangedHandler__ctor_m1924191764 (PageChangedHandler_t2100854622 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void ItemPageGroup::SetChangedHandler(ItemPageGroup/PageChangedHandler) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_SetChangedHandler_m118579031 (ItemPageGroup_t3769455068 * __this, PageChangedHandler_t2100854622 * ___handler0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m2622589598(__this, p0, p1, method) (( void (*) (Action_1_t1286104214 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // UnityEngine.Transform CUIBase::BindBtnClk(System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindBtnClk_m3717374882 (CUIBase_t3255455658 * __this, String_t* ___path0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method); // System.Void ItemPageGroup::InitPageIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_InitPageIndex_m3974147378 (ItemPageGroup_t3769455068 * __this, int32_t ___pageIndex0, const RuntimeMethod* method); // System.Void uiSpiritGuide::ChangeType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide_ChangeType_m4124993889 (uiSpiritGuide_t2557071957 * __this, int32_t ___type0, const RuntimeMethod* method); // DMCore.Logic.CSpriteGuideCfg DMCore.Logic.CSpriteGuideCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSpriteGuideCfg_t2105483911 * CSpriteGuideCfg_GetInstance_m1653961392 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CSpriteGuideCfg::RegisterFreshList(DMCore.Logic.CSpriteGuideCfg/OnRefreshList) extern "C" IL2CPP_METHOD_ATTR void CSpriteGuideCfg_RegisterFreshList_m2513257690 (CSpriteGuideCfg_t2105483911 * __this, OnRefreshList_t1430637965 * ___callback0, 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); // 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); // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopManager_t754298620 * CShopManager_GetInstance_m1368729055 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopManager::get_IsOpenNewStore() extern "C" IL2CPP_METHOD_ATTR bool CShopManager_get_IsOpenNewStore_m1134402564 (CShopManager_t754298620 * __this, const RuntimeMethod* method); // System.Void uiSpiritGuide::SetBtnSprite(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide_SetBtnSprite_m3619528445 (uiSpiritGuide_t2557071957 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CSpriteGuideCfg::GetGuideWayUnit(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t2491386759 * CSpriteGuideCfg_GetGuideWayUnit_m688540975 (CSpriteGuideCfg_t2105483911 * __this, int32_t ___level0, int32_t ___type1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3664370995(__this, method) (( int32_t (*) (List_1_t2491386759 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void DMListView::SetCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DMListView_SetCount_m3988156788 (DMListView_t512231514 * __this, int32_t ___nCount0, const RuntimeMethod* method); // UnityEngine.Transform DMListView::GetChild(System.Int32) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * DMListView_GetChild_m2593465524 (DMListView_t512231514 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisSpiritGuideItem_t282195262_m4288654457(__this, method) (( SpiritGuideItem_t282195262 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3034821127(__this, p0, method) (( SpriteItem_t1019312017 * (*) (List_1_t2491386759 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void SpiritGuideItem::SetData(DMCore.Logic.SpriteItem) extern "C" IL2CPP_METHOD_ATTR void SpiritGuideItem_SetData_m2089354975 (SpiritGuideItem_t282195262 * __this, SpriteItem_t1019312017 * ___item0, const RuntimeMethod* method); // System.Void uiSpiritGuide::OnUpdateList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide_OnUpdateList_m2610201216 (uiSpiritGuide_t2557071957 * __this, int32_t ___type0, 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 UIWidget::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIWidget__ctor_m2452914675 (UIWidget_t3538521925 * __this, 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); // System.Collections.Generic.List`1 UIAtlas::get_spriteList() extern "C" IL2CPP_METHOD_ATTR List_1_t72704565 * UIAtlas_get_spriteList_m3643993723 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3713084318(__this, method) (( int32_t (*) (List_1_t72704565 *, 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_m1027515451(__this, p0, method) (( Sprite_t2895597119 * (*) (List_1_t72704565 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void UISprite::SetAtlasSprite(UIAtlas/Sprite) extern "C" IL2CPP_METHOD_ATTR void UISprite_SetAtlasSprite_m2510834325 (UISprite_t194114938 * __this, Sprite_t2895597119 * ___sp0, const RuntimeMethod* method); // System.Void UISprite::UpdateUVs(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISprite_UpdateUVs_m3997146504 (UISprite_t194114938 * __this, bool ___force0, 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.Boolean UISprite::get_isValid() extern "C" IL2CPP_METHOD_ATTR bool UISprite_get_isValid_m2579943104 (UISprite_t194114938 * __this, const RuntimeMethod* method); // UIAtlas/Sprite UISprite::GetAtlasSprite() extern "C" IL2CPP_METHOD_ATTR Sprite_t2895597119 * UISprite_GetAtlasSprite_m1728210218 (UISprite_t194114938 * __this, const RuntimeMethod* method); // UnityEngine.Material UIWidget::get_material() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * UIWidget_get_material_m3288121629 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Clamp01(System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Clamp01_m56433566 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector4__ctor_m2498754347 (Vector4_t3319028937 * __this, float p0, float p1, float p2, float p3, const RuntimeMethod* method); // UnityEngine.Vector4 UIWidget::get_relativePadding() extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 UIWidget_get_relativePadding_m1483165187 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::get_zero() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_get_zero_m540426400 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Vector4 UnityEngine.Vector4::op_Implicit(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 Vector4_op_Implicit_m237151757 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, const RuntimeMethod* method); // UIAtlas/Coordinates UIAtlas::get_coordinates() extern "C" IL2CPP_METHOD_ATTR int32_t UIAtlas_get_coordinates_m511233365 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // UnityEngine.Rect NGUIMath::ConvertToPixels(UnityEngine.Rect,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 NGUIMath_ConvertToPixels_m551352344 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rect0, int32_t ___width1, int32_t ___height2, bool ___round3, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_xMin() extern "C" IL2CPP_METHOD_ATTR float Rect_get_xMin_m581135837 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_yMin() extern "C" IL2CPP_METHOD_ATTR float Rect_get_yMin_m2601414109 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_xMax() extern "C" IL2CPP_METHOD_ATTR float Rect_get_xMax_m3018144503 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_yMax() extern "C" IL2CPP_METHOD_ATTR float Rect_get_yMax_m743455479 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UIAtlas::get_pixelSize() extern "C" IL2CPP_METHOD_ATTR float UIAtlas_get_pixelSize_m4294838216 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // UnityEngine.Vector4 UnityEngine.Vector4::op_Multiply(UnityEngine.Vector4,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 Vector4_op_Multiply_m213790997 (RuntimeObject * __this /* static, unused */, Vector4_t3319028937 p0, float p1, const RuntimeMethod* method); // UnityEngine.Vector4 UIWidget::get_border() extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 UIWidget_get_border_m1908907599 (UIWidget_t3538521925 * __this, const RuntimeMethod* 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.String UnityEngine.Object::get_name() extern "C" IL2CPP_METHOD_ATTR String_t* Object_get_name_m4211327027 (Object_t631007953 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogError_m2850623458 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // UnityEngine.Transform UIWidget::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * UIWidget_get_cachedTransform_m3940827977 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Vector3::op_Inequality(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool Vector3_op_Inequality_m315980366 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Rect NGUIMath::ConvertToTexCoords(UnityEngine.Rect,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 NGUIMath_ConvertToTexCoords_m692282035 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rect0, int32_t ___width1, int32_t ___height2, const RuntimeMethod* method); // System.Boolean UISprite::get_holdScale() extern "C" IL2CPP_METHOD_ATTR bool UISprite_get_holdScale_m1226695243 (UISprite_t194114938 * __this, 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); // UnityEngine.Rect UISprite::get_outerUV() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 UISprite_get_outerUV_m347819325 (UISprite_t194114938 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Sign(System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Sign_m3457838305 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // UIWidget/Pivot UIWidget::get_pivot() extern "C" IL2CPP_METHOD_ATTR int32_t UIWidget_get_pivot_m3232390905 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Void UISprite::SimpleFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_SimpleFill_m3698244405 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method); // System.Void UISprite::SlicedFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_SlicedFill_m711390423 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method); // System.Void UISprite::RepeatFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_RepeatFill_m2350964360 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method); // System.Void UISprite::FilledFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_FilledFill_m677989493 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method); // System.Void UISprite::TiledFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_TiledFill_m1726776194 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m3823220309(__this, p0, method) (( void (*) (BetterList_1_t2877333782 *, Vector3_t3722313464 , const RuntimeMethod*))BetterList_1_Add_m3823220309_gshared)(__this, p0, method) // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m3678844501(__this, p0, method) (( void (*) (BetterList_1_t1311249841 *, Vector2_t2156229523 , const RuntimeMethod*))BetterList_1_Add_m3678844501_gshared)(__this, p0, method) // UnityEngine.Color UIWidget::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 UIWidget_get_color_m3938892930 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Single UIPanel::get_alpha() extern "C" IL2CPP_METHOD_ATTR float UIPanel_get_alpha_m958384288 (UIPanel_t1716472341 * __this, const RuntimeMethod* method); // System.Boolean UIAtlas::get_premultipliedAlpha() extern "C" IL2CPP_METHOD_ATTR bool UIAtlas_get_premultipliedAlpha_m3402627367 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // UnityEngine.Color NGUITools::ApplyPMA(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 NGUITools_ApplyPMA_m4285769426 (RuntimeObject * __this /* static, unused */, Color_t2555686324 ___c0, const RuntimeMethod* method); // UnityEngine.Color32 UnityEngine.Color32::op_Implicit(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR Color32_t2600501292 Color32_op_Implicit_m2658259763 (RuntimeObject * __this /* static, unused */, Color_t2555686324 p0, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m4096660300(__this, p0, method) (( void (*) (BetterList_1_t1755521610 *, Color32_t2600501292 , const RuntimeMethod*))BetterList_1_Add_m4096660300_gshared)(__this, p0, method) // System.Boolean UnityEngine.Rect::op_Equality(UnityEngine.Rect,UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR bool Rect_op_Equality_m3986168348 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 p0, Rect_t2360479859 p1, 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.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.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); // UISprite/FillDirection UISprite::get_fillDirection() extern "C" IL2CPP_METHOD_ATTR int32_t UISprite_get_fillDirection_m1434355218 (UISprite_t194114938 * __this, const RuntimeMethod* method); // System.Boolean UISprite::AdjustRadial(UnityEngine.Vector2[],UnityEngine.Vector2[],System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool UISprite_AdjustRadial_m2424113417 (UISprite_t194114938 * __this, Vector2U5BU5D_t1457185986* ___xy0, Vector2U5BU5D_t1457185986* ___uv1, float ___fill2, bool ___invert3, const RuntimeMethod* method); // System.Void UISprite::Rotate(UnityEngine.Vector2[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void UISprite_Rotate_m822986232 (UISprite_t194114938 * __this, Vector2U5BU5D_t1457185986* ___v0, int32_t ___offset1, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) extern "C" IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m3117905507 (RuntimeObject * __this /* static, unused */, RuntimeArray * p0, RuntimeFieldHandle_t1871169219 p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector2_op_Implicit_m1860157806 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Texture UnityEngine.Material::get_mainTexture() extern "C" IL2CPP_METHOD_ATTR Texture_t3661962703 * Material_get_mainTexture_m692510677 (Material_t340375123 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Implicit_m4260192859 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.String NGUITools::GetHierarchy(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR String_t* NGUITools_GetHierarchy_m3080800227 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___obj0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3755062657 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogWarning(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogWarning_m3752629331 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, 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) // System.Void UISpriteAnimation::RebuildSpriteList() extern "C" IL2CPP_METHOD_ATTR void UISpriteAnimation_RebuildSpriteList_m2282111530 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Application::get_isPlaying() extern "C" IL2CPP_METHOD_ATTR bool Application_get_isPlaying_m100394690 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean UISpriteAnimation::get_loop() extern "C" IL2CPP_METHOD_ATTR bool UISpriteAnimation_get_loop_m2203681225 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* 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.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.Boolean System.String::StartsWith(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_StartsWith_m1759067526 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Sort() #define List_1_Sort_m1833504956(__this, method) (( void (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1_Sort_m1127696474_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiSreverChoiceItem_t3465582346_m3691965434(__this, method) (( uiSreverChoiceItem_t3465582346 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(__this, method) (( DMListViewSlideOptimize_t2157965775 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void DMListViewSlideOptimize::SetSlideType(DMListViewSlideOptimize/SlideDirection) extern "C" IL2CPP_METHOD_ATTR void DMListViewSlideOptimize_SetSlideType_m967738697 (DMListViewSlideOptimize_t2157965775 * __this, int32_t ___dir0, const RuntimeMethod* method); // DMCore.Logic.CServerChoice DMCore.Logic.CServerChoice::GetInstance() extern "C" IL2CPP_METHOD_ATTR CServerChoice_t1594647161 * CServerChoice_GetInstance_m3223935865 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.ServerInfo DMCore.Logic.CServerChoice::GetServerInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR ServerInfo_t2836316686 * CServerChoice_GetServerInfoByIndex_m942034549 (CServerChoice_t1594647161 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiSreverChoiceItem::SetData(DMCore.Logic.ServerInfo) extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceItem_SetData_m2871325155 (uiSreverChoiceItem_t3465582346 * __this, ServerInfo_t2836316686 * ___info0, const RuntimeMethod* method); // System.Void uiSreverChoiceItem::SetServerHotState() extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceItem_SetServerHotState_m3562464844 (uiSreverChoiceItem_t3465582346 * __this, const RuntimeMethod* method); // System.Void uiSreverChoiceItem::SetServerNewState() extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceItem_SetServerNewState_m198447086 (uiSreverChoiceItem_t3465582346 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerChoice::set_selectedServerID(System.String) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_selectedServerID_m2367743754 (CServerChoice_t1594647161 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerChoice::set_IsSelectionChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_IsSelectionChanged_m662033031 (CServerChoice_t1594647161 * __this, bool ___value0, const RuntimeMethod* method); // System.String DMCore.Logic.CServerChoice::get_selectedServerID() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_selectedServerID_m3033894620 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // DMCore.CAccManager DMCore.IHelp::GetAccManager() extern "C" IL2CPP_METHOD_ATTR CAccManager_t1454736772 * IHelp_GetAccManager_m4068249592 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.CAccManager::Save() extern "C" IL2CPP_METHOD_ATTR bool CAccManager_Save_m839917893 (CAccManager_t1454736772 * __this, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.GameObject::Find(System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * GameObject_Find_m2032535176 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TislogicLogin_main_page_t116642790_m785967240(__this, method) (( logicLogin_main_page_t116642790 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void logicLogin_main_page::ChangePage(logicLogin_main_page/emPage) extern "C" IL2CPP_METHOD_ATTR void logicLogin_main_page_ChangePage_m401271940 (logicLogin_main_page_t116642790 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Void UnityEngine.Debug::Log(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_Log_m4051431634 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.String DMCore.Logic.ServerInfo::GetStateDescription() extern "C" IL2CPP_METHOD_ATTR String_t* ServerInfo_GetStateDescription_m3752800415 (ServerInfo_t2836316686 * __this, const RuntimeMethod* method); // System.String uiStarCount::_GetUIResPath(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* uiStarCount__GetUIResPath_m2372990834 (uiStarCount_t830419196 * __this, int32_t ___index0, List_1_t3319525431 * ___pathSet1, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(__this /* static, unused */, ___local0, ___path1, method) (( UISprite_t194114938 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void UISprite::set_holdScale(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_holdScale_m1757949543 (UISprite_t194114938 * __this, bool ___value0, const RuntimeMethod* method); // System.String uiStarCount::_GetDestResName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* uiStarCount__GetDestResName_m1755120400 (uiStarCount_t830419196 * __this, int32_t ___digital0, 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); // UITexture CUIBase::FindSerialedTexture(System.String) extern "C" IL2CPP_METHOD_ATTR UITexture_t3471168817 * CUIBase_FindSerialedTexture_m3802964458 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // UILabel CUIBase::FindSerialedLabel(System.String) extern "C" IL2CPP_METHOD_ATTR UILabel_t3248798549 * CUIBase_FindSerialedLabel_m4258900353 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // UISprite CUIBase::FindSerialedSprite(System.String) extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CUIBase_FindSerialedSprite_m903510271 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::FindSerialedTransform(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_FindSerialedTransform_m1564495734 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::BindSerialBtn(System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindSerialBtn_m1473289596 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::BindBtnClk(UnityEngine.Transform,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindBtnClk_m3088134014 (CUIBase_t3255455658 * __this, Transform_t3600365921 * ___transform0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::GetChild(System.Int32) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_GetChild_m1092972975 (Transform_t3600365921 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 UnityEngine.Transform::get_childCount() extern "C" IL2CPP_METHOD_ATTR int32_t Transform_get_childCount_m3145433196 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void CUIBase::RegistUpdate() extern "C" IL2CPP_METHOD_ATTR void CUIBase_RegistUpdate_m4199357620 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void CUIBase::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnDestroy_m2854673992 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void uiStarTask::InitEffect() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_InitEffect_m2527168452 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method); // DMCore.Logic.CIdolManager DMCore.Logic.CIdolManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolManager_t2822338582 * CIdolManager_GetInstance_m4080260283 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m504862446(__this, p0, p1, method) (( void (*) (Action_1_t1302699353 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CIdolManager::RegisterRefresh(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CIdolManager_RegisterRefresh_m2202015099 (CIdolManager_t2822338582 * __this, Action_1_t1302699353 * ___callback0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::RegisterLevelupWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CIdolManager_RegisterLevelupWatcher_m3799742769 (CIdolManager_t2822338582 * __this, Action_1_t1302699353 * ___callback0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::RequestIdolInfo() extern "C" IL2CPP_METHOD_ATTR void CIdolManager_RequestIdolInfo_m1534328456 (CIdolManager_t2822338582 * __this, const RuntimeMethod* method); // System.Void uiStarTask::ShowAttritube() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_ShowAttritube_m234969618 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method); // System.Void GameFriend.SDKEventManager::CollectPageEvent(System.String,System.String,System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void SDKEventManager_CollectPageEvent_m1405422579 (RuntimeObject * __this /* static, unused */, String_t* ___mId0, String_t* ___pId1, String_t* ___bId2, String_t* ___extraParams3, String_t* ___ppi4, String_t* ___au5, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::UnRegisterRefresh(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CIdolManager_UnRegisterRefresh_m3548656876 (CIdolManager_t2822338582 * __this, Action_1_t1302699353 * ___callback0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::UnRegisterLevelupWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CIdolManager_UnRegisterLevelupWatcher_m2234366805 (CIdolManager_t2822338582 * __this, Action_1_t1302699353 * ___callback0, const RuntimeMethod* method); // System.Int64 DMCore.Framework.Scene.CProperty::GetLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CProperty_GetLong_m359864449 (CProperty_t963755051 * __this, String_t* ___propname0, int64_t ___lDefault1, const RuntimeMethod* method); // System.Void uiStarTask::SetNormalActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetNormalActive_m12893842 (uiStarTask_t4213533605 * __this, bool ___bActive0, const RuntimeMethod* method); // System.Void uiStarTask::SetWaitLevelupActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetWaitLevelupActive_m2727598449 (uiStarTask_t4213533605 * __this, bool ___bActive0, const RuntimeMethod* method); // System.Void uiStarTask::SetLevelupActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetLevelupActive_m1295681642 (uiStarTask_t4213533605 * __this, bool ___bActive0, const RuntimeMethod* method); // System.Void uiStarTask::SetunlockActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetunlockActive_m2358530842 (uiStarTask_t4213533605 * __this, bool ___bActive0, const RuntimeMethod* method); // DMCore.Logic.LevelupStarInfo DMCore.Logic.CIdolManager::GetStarInfoInternal() extern "C" IL2CPP_METHOD_ATTR LevelupStarInfo_t831176484 * CIdolManager_GetStarInfoInternal_m756559921 (CIdolManager_t2822338582 * __this, const RuntimeMethod* method); // IDataModel IDataEvent::get_DataModel() extern "C" IL2CPP_METHOD_ATTR IDataModel_t653005279 * IDataEvent_get_DataModel_m1980778407 (IDataEvent_t1799629657 * __this, const RuntimeMethod* method); // System.Boolean CDataModelBool::get_Data() extern "C" IL2CPP_METHOD_ATTR bool CDataModelBool_get_Data_m2289136987 (CDataModelBool_t2269476966 * __this, const RuntimeMethod* method); // System.Void uiStarTask::OnRefreshTitle(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnRefreshTitle_m2593047563 (uiStarTask_t4213533605 * __this, int32_t ___pinjieLevel0, int32_t ___starLevel1, const RuntimeMethod* method); // System.Void uiStarTask::OnRefreshProgress() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnRefreshProgress_m2184108901 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method); // System.Void uiStarTask::OnRefreshState() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnRefreshState_m4080242889 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method); // System.Void uiStarTask::OnRefreshTask() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnRefreshTask_m3545351080 (uiStarTask_t4213533605 * __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); // System.Void UISprite::set_fillAmount(System.Single) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_fillAmount_m92108899 (UISprite_t194114938 * __this, float ___value0, const RuntimeMethod* method); // CUIBase CUIHelp::FindUI(System.String,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR CUIBase_t3255455658 * CUIHelp_FindUI_m1081873681 (RuntimeObject * __this /* static, unused */, String_t* ___className0, Transform_t3600365921 * ___trans1, const RuntimeMethod* method); // System.Void uiStarTaskItem::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiStarTaskItem_SetIndex_m504471591 (uiStarTaskItem_t2207096954 * __this, int32_t ____index0, const RuntimeMethod* method); // System.String DMCore.Logic.CIdolManager::GetTitleSpriteName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CIdolManager_GetTitleSpriteName_m3537145492 (CIdolManager_t2822338582 * __this, int32_t ___level0, const RuntimeMethod* method); // System.Void uiStarTask::SetTitleImage(System.String) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetTitleImage_m4159155367 (uiStarTask_t4213533605 * __this, String_t* ___sprName0, const RuntimeMethod* method); // System.Void uiStarTask::SetStarLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetStarLevel_m2763098103 (uiStarTask_t4213533605 * __this, int32_t ___level0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::RequestLevelupAward() extern "C" IL2CPP_METHOD_ATTR void CIdolManager_RequestLevelupAward_m1119247959 (CIdolManager_t2822338582 * __this, const RuntimeMethod* method); // CUIBase CUIHelp::FindUI(System.String) extern "C" IL2CPP_METHOD_ATTR CUIBase_t3255455658 * CUIHelp_FindUI_m1694888899 (RuntimeObject * __this /* static, unused */, String_t* ___className0, const RuntimeMethod* method); // System.Void ScenePersonalWndIdol::ShowStarReward() extern "C" IL2CPP_METHOD_ATTR void ScenePersonalWndIdol_ShowStarReward_m1283092155 (ScenePersonalWndIdol_t549453273 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CurrencyGetManager::CheckCurrencyState(DMCore.Logic.enumCurrencyType,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CurrencyGetManager_CheckCurrencyState_m4051687621 (RuntimeObject * __this /* static, unused */, int32_t ___currencyType0, int32_t ___needCount1, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::RequestLevelupStar() extern "C" IL2CPP_METHOD_ATTR void CIdolManager_RequestLevelupStar_m4164546999 (CIdolManager_t2822338582 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageHint_m1547364369 (RuntimeObject * __this /* static, unused */, String_t* ___hintTextID0, bool ___bShowAtOnce1, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::RequestUnlock() extern "C" IL2CPP_METHOD_ATTR void CIdolManager_RequestUnlock_m3766073274 (CIdolManager_t2822338582 * __this, const RuntimeMethod* method); // System.Void uiStarTask::PlayEffect(UnityEngine.Transform,System.Int32,UnityEngine.GameObject&) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_PlayEffect_m4258306230 (uiStarTask_t4213533605 * __this, Transform_t3600365921 * ___root0, int32_t ___particleId1, GameObject_t1113636619 ** ___targetGo2, const RuntimeMethod* method); // System.Void ScenePersonalWndIdol::ShowHelp() extern "C" IL2CPP_METHOD_ATTR void ScenePersonalWndIdol_ShowHelp_m2955792351 (ScenePersonalWndIdol_t549453273 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2163913788 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, String_t* p3, const RuntimeMethod* method); // 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); // 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 DMCore.Framework.Misc.CMiscHelp::SetLayer(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetLayer_m3570770946 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, String_t* ___layerName1, const RuntimeMethod* method); // DMCore.Logic.CIdolAbilityManager DMCore.Logic.CIdolAbilityManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolAbilityManager_t240297659 * CIdolAbilityManager_GetInstance_m1281884404 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32[] DMCore.Logic.CIdolAbilityManager::PassIdolInterface(System.Int32) extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t385246372* CIdolAbilityManager_PassIdolInterface_m4236160357 (CIdolAbilityManager_t240297659 * __this, int32_t ___idx0, const RuntimeMethod* method); // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMiscConfig_t1694835947 * CMiscConfig_GetInstance_m3718435439 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CMiscConfig::GetValue(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscConfig_GetValue_m1810403399 (CMiscConfig_t1694835947 * __this, String_t* ___id0, String_t* ___defaultValue1, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolAbilityManager::RequsetIdolData(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CIdolAbilityManager_RequsetIdolData_m966410295 (CIdolAbilityManager_t240297659 * __this, int64_t ___userid0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolAbilityManager::set_SelectedType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolAbilityManager_set_SelectedType_m185749655 (CIdolAbilityManager_t240297659 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Color__ctor_m2943235014 (Color_t2555686324 * __this, float p0, float p1, float p2, float p3, const RuntimeMethod* method); // DMCore.Logic.CIdolTaskCfg DMCore.Logic.CIdolTaskCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolTaskCfg_t1886236285 * CIdolTaskCfg_GetInstance_m3384075255 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.IdolTaskUnit DMCore.Logic.CIdolTaskCfg::GetTaskUnit(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR IdolTaskUnit_t1888848056 * CIdolTaskCfg_GetTaskUnit_m3755973695 (CIdolTaskCfg_t1886236285 * __this, int32_t ___lv0, int32_t ___taskId1, const RuntimeMethod* method); // System.Int32 System.String::IndexOf(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t String_IndexOf_m1977622757 (String_t* __this, String_t* p0, 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.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectScaleX(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectScaleX_m2969638982 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newScaleX1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CChatManager::get_IsStopServer() extern "C" IL2CPP_METHOD_ATTR bool CChatManager_get_IsStopServer_m129918608 (CChatManager_t1988186574 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatManager::set_IsStopServer(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChatManager_set_IsStopServer_m1813046309 (CChatManager_t1988186574 * __this, bool ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CChatManager::get_LeftTime() extern "C" IL2CPP_METHOD_ATTR int32_t CChatManager_get_LeftTime_m144035405 (CChatManager_t1988186574 * __this, const RuntimeMethod* method); // System.Void uiStopServer::SetTimeRun() extern "C" IL2CPP_METHOD_ATTR void uiStopServer_SetTimeRun_m2216211970 (uiStopServer_t822215226 * __this, 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.String System.String::Format(System.String,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2556382932 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // System.Void CUIBase::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageInit_m1433691499 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::FindTransform(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_FindTransform_m1468339067 (CUIBase_t3255455658 * __this, String_t* ___path0, const RuntimeMethod* method); // UILabel CUIBase::FindLabel(System.String) extern "C" IL2CPP_METHOD_ATTR UILabel_t3248798549 * CUIBase_FindLabel_m532364072 (CUIBase_t3255455658 * __this, String_t* ___path0, const RuntimeMethod* method); // UITexture CUIBase::FindUITexture(System.String) extern "C" IL2CPP_METHOD_ATTR UITexture_t3471168817 * CUIBase_FindUITexture_m1117696536 (CUIBase_t3255455658 * __this, String_t* ___path0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisAudioSource_t3935305588_m1977431131(__this, method) (( AudioSource_t3935305588 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // DMCore.Logic.CStoryCtr DMCore.Logic.CStoryCtr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CStoryCtr_t3729227359 * CStoryCtr_GetInstance_m1476869070 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) #define Action_2__ctor_m550539118(__this, p0, p1, method) (( void (*) (Action_2_t2105502262 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_2__ctor_m1537761784_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CStoryCtr::set_OnNextStoryAction(System.Action`2) extern "C" IL2CPP_METHOD_ATTR void CStoryCtr_set_OnNextStoryAction_m2785677414 (CStoryCtr_t3729227359 * __this, Action_2_t2105502262 * ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CStoryCtr::set_OnPrevStoryAction(System.Action`2) extern "C" IL2CPP_METHOD_ATTR void CStoryCtr_set_OnPrevStoryAction_m291512954 (CStoryCtr_t3729227359 * __this, Action_2_t2105502262 * ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CStoryCtr::set_OnSkipStoryAction(System.Action`2) extern "C" IL2CPP_METHOD_ATTR void CStoryCtr_set_OnSkipStoryAction_m1663948749 (CStoryCtr_t3729227359 * __this, Action_2_t2105502262 * ___value0, const RuntimeMethod* method); // System.Void UIStory::HideOptionBtn() extern "C" IL2CPP_METHOD_ATTR void UIStory_HideOptionBtn_m2554052466 (UIStory_t931788816 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.AudioSource::get_isPlaying() extern "C" IL2CPP_METHOD_ATTR bool AudioSource_get_isPlaying_m1896551654 (AudioSource_t3935305588 * __this, 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.Single DMCore.ISoundManager::GetVolume() extern "C" IL2CPP_METHOD_ATTR float ISoundManager_GetVolume_m612145360 (ISoundManager_t434164892 * __this, const RuntimeMethod* method); // System.Boolean DMCore.ISoundManager::SetVolume(System.Single) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_SetVolume_m3163769960 (ISoundManager_t434164892 * __this, float ___fVolume0, const RuntimeMethod* method); // UnityEngine.Texture2D StoryStepInfo::get_texture() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * StoryStepInfo_get_texture_m3454275146 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method); // System.Int32 UIStory::ShowRoleEffect(UITexture) extern "C" IL2CPP_METHOD_ATTR int32_t UIStory_ShowRoleEffect_m2700590296 (UIStory_t931788816 * __this, UITexture_t3471168817 * ___texture0, const RuntimeMethod* method); // System.String[] StoryStepInfo::get_picArray() extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* StoryStepInfo_get_picArray_m4000400821 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method); // System.Void UIStory::SetIllPos(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_SetIllPos_m2275020932 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method); // System.Void UIStory::ShowIllustration(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowIllustration_m2718787151 (UIStory_t931788816 * __this, int32_t ___num0, const RuntimeMethod* method); // UnityEngine.Texture2D StoryStepInfo::get_ResInsertIcon() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * StoryStepInfo_get_ResInsertIcon_m2358320371 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method); // System.String StoryInfo::get_texture() extern "C" IL2CPP_METHOD_ATTR String_t* StoryInfo_get_texture_m3124408516 (StoryInfo_t712967752 * __this, const RuntimeMethod* method); // UnityEngine.Texture2D StoryInfo::get_BgTexture() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * StoryInfo_get_BgTexture_m1182129054 (StoryInfo_t712967752 * __this, const RuntimeMethod* method); // System.Void CUIBase::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageShow_m610452266 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // StoryInfo DMCore.Logic.CStoryCtr::GetCurStoryInfo() extern "C" IL2CPP_METHOD_ATTR StoryInfo_t712967752 * CStoryCtr_GetCurStoryInfo_m4022408187 (CStoryCtr_t3729227359 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMCore.IHelp::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_GetUICamera_m2281890991 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void GameObject_SendMessage_m3720186693 (GameObject_t1113636619 * __this, String_t* p0, RuntimeObject * p1, int32_t p2, const RuntimeMethod* method); // System.Void CUIBase::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageHide_m2962002039 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::Stop() extern "C" IL2CPP_METHOD_ATTR void AudioSource_Stop_m2682712816 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Void CUIBase::OnExternCallEvent(IEventBase) extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnExternCallEvent_m2926602364 (CUIBase_t3255455658 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method); // System.Void DMCore.Logic.CStoryCtr::OnClickSkip() extern "C" IL2CPP_METHOD_ATTR void CStoryCtr_OnClickSkip_m2158542319 (CStoryCtr_t3729227359 * __this, 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); // DMCore.Logic.CPveStage DMCore.Logic.CPveManager::GetCurStage() extern "C" IL2CPP_METHOD_ATTR CPveStage_t850204332 * CPveManager_GetCurStage_m1008327040 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // DMCore.Logic.CPveStoryData DMCore.Logic.CPveStage::GetStoryData() extern "C" IL2CPP_METHOD_ATTR CPveStoryData_t1324513091 * CPveStage_GetStoryData_m1358408442 (CPveStage_t850204332 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CPveStoryData::IsHiddenStory() extern "C" IL2CPP_METHOD_ATTR bool CPveStoryData_IsHiddenStory_m4119496819 (CPveStoryData_t1324513091 * __this, const RuntimeMethod* method); // System.Void UIStory::OnNextStep(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UIStory_OnNextStep_m1450755369 (UIStory_t931788816 * __this, int32_t ___step0, const RuntimeMethod* method); // System.String UILabel::get_text() extern "C" IL2CPP_METHOD_ATTR String_t* UILabel_get_text_m389124667 (UILabel_t3248798549 * __this, const RuntimeMethod* method); // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTimerManager_t4186675208 * CTimerManager_GetInstance_m783340840 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CTimerManager::KillTimer(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTimerManager_KillTimer_m1432033039 (CTimerManager_t4186675208 * __this, int32_t ___timerID0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CStoryCtr::IsFinish() extern "C" IL2CPP_METHOD_ATTR bool CStoryCtr_IsFinish_m3203317533 (CStoryCtr_t3729227359 * __this, const RuntimeMethod* method); // System.Single UIWidget::get_alpha() extern "C" IL2CPP_METHOD_ATTR float UIWidget_get_alpha_m3064373203 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Void UIWidget::set_alpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_alpha_m2278043477 (UIWidget_t3538521925 * __this, float ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CStoryCtr::OnClickNextStep(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CStoryCtr_OnClickNextStep_m6290578 (CStoryCtr_t3729227359 * __this, int32_t ___step0, const RuntimeMethod* method); // System.Boolean StoryStepInfo::get_HasAndio() extern "C" IL2CPP_METHOD_ATTR bool StoryStepInfo_get_HasAndio_m1968000428 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method); // UnityEngine.AudioClip StoryStepInfo::get_ResAudioClip() extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * StoryStepInfo_get_ResAudioClip_m3241067695 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_clip(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_clip_m31653938 (AudioSource_t3935305588 * __this, AudioClip_t3680889665 * p0, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::Play() extern "C" IL2CPP_METHOD_ATTR void AudioSource_Play_m48294159 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Boolean System.Int32::TryParse(System.String,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool Int32_TryParse_m2404707562 (RuntimeObject * __this /* static, unused */, String_t* p0, int32_t* p1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1943519288(__this, method) (( int32_t (*) (List_1_t1036361634 *, 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_m2844607068(__this, p0, method) (( StoryOption_t3859254188 * (*) (List_1_t1036361634 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 StoryOption::get_ID() extern "C" IL2CPP_METHOD_ATTR int32_t StoryOption_get_ID_m628911540 (StoryOption_t3859254188 * __this, const RuntimeMethod* method); // System.Int32 StoryOption::get_nextStep() extern "C" IL2CPP_METHOD_ATTR int32_t StoryOption_get_nextStep_m963678245 (StoryOption_t3859254188 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPveManager::GetCurStageID() extern "C" IL2CPP_METHOD_ATTR int32_t CPveManager_GetCurStageID_m1218063981 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::SendPveStoryLines(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CPveManager_SendPveStoryLines_m636461339 (CPveManager_t3058433014 * __this, int32_t ___stageID0, String_t* ___opts1, 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.String StoryInfo::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* StoryInfo_get_Desc_m747062242 (StoryInfo_t712967752 * __this, 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 StoryInfo::get_HasAndio() extern "C" IL2CPP_METHOD_ATTR bool StoryInfo_get_HasAndio_m2702636979 (StoryInfo_t712967752 * __this, const RuntimeMethod* method); // UnityEngine.AudioClip StoryInfo::get_ResAudioClip() extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * StoryInfo_get_ResAudioClip_m875746293 (StoryInfo_t712967752 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_loop(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_loop_m3659884460 (AudioSource_t3935305588 * __this, bool p0, const RuntimeMethod* method); // System.Boolean StoryInfo::get_IsForce() extern "C" IL2CPP_METHOD_ATTR bool StoryInfo_get_IsForce_m4176139824 (StoryInfo_t712967752 * __this, const RuntimeMethod* method); // System.Void UIStory::ShowDialog(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowDialog_m483622899 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method); // System.Void UIStory::ShowSceneIcon(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowSceneIcon_m611529951 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method); // System.Void UIStory::showOption(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_showOption_m3197671628 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method); // System.Void UIStory::ShowTexture(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowTexture_m2120146344 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CMiscHelp::ToInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_ToInt_m1396402449 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, int32_t ___nDefaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::AddPvePicture(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPveManager_AddPvePicture_m2077940732 (CPveManager_t3058433014 * __this, int32_t ___sublevel0, int32_t ___imageID1, const RuntimeMethod* method); // System.Int32 UIStory::ShowPicEffect(UITexture,System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t UIStory_ShowPicEffect_m199618770 (UIStory_t931788816 * __this, UITexture_t3471168817 * ___texture0, int32_t ___i1, float ___time2, 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); // 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); // System.String[] StoryStepInfo::get_posArray() extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* StoryStepInfo_get_posArray_m708927291 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method); // System.Single System.Single::Parse(System.String) extern "C" IL2CPP_METHOD_ATTR float Single_Parse_m364357836 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void UIStory::ShowOptionBtn() extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowOptionBtn_m3447630564 (UIStory_t931788816 * __this, const RuntimeMethod* method); // UnityEngine.Texture2D StoryStepInfo::get_bgTexture() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * StoryStepInfo_get_bgTexture_m558720128 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method); // System.Int32 UIStory::ShowDialogEffect(UILabel,System.String) extern "C" IL2CPP_METHOD_ATTR int32_t UIStory_ShowDialogEffect_m456494833 (UIStory_t931788816 * __this, UILabel_t3248798549 * ___lab0, String_t* ___text1, const RuntimeMethod* method); // System.String DMCore.Framework.Scene.CProperty::GetWideStr(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CProperty_GetWideStr_m2042428682 (CProperty_t963755051 * __this, String_t* ___propname0, String_t* ___strDefault1, const RuntimeMethod* method); // System.String StoryOption::get_dialog() extern "C" IL2CPP_METHOD_ATTR String_t* StoryOption_get_dialog_m2447772851 (StoryOption_t3859254188 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CStoryCtr::GetOption() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CStoryCtr_GetOption_m3982114635 (CStoryCtr_t3729227359 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CStoryCtr::IsSelectOption(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CStoryCtr_IsSelectOption_m3180209259 (CStoryCtr_t3729227359 * __this, int32_t ___index0, int32_t ___id1, const RuntimeMethod* method); // System.Void UIStory/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CShowDialogEffectU3Ec__AnonStorey0__ctor_m2018815424 (U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.TimerCallbackProc::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProc__ctor_m2511947299 (TimerCallbackProc_t3381003091 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTimerManager::CreateTimer(System.Single,DMCore.Logic.TimerCallbackProc,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CTimerManager_CreateTimer_m1163471876 (CTimerManager_t4186675208 * __this, float ___timeSpan0, TimerCallbackProc_t3381003091 * ___timerProc1, int32_t ___runTimes2, const RuntimeMethod* method); // System.Void UIStory/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CShowRoleEffectU3Ec__AnonStorey1__ctor_m4162986472 (U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207 * __this, const RuntimeMethod* method); // System.Void UIStory/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CShowPicEffectU3Ec__AnonStorey2__ctor_m234451751 (U3CShowPicEffectU3Ec__AnonStorey2_t832592604 * __this, const RuntimeMethod* method); // System.Void UIStory::DisableDialog(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableDialog_m468910234 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method); // System.Void UIStory::DisableTexture(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableTexture_m2542291363 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method); // System.Void UIStory::DisableSceneIcon(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableSceneIcon_m4259584817 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method); // System.Void UIStory::DisableMixStory(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableMixStory_m2219431880 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method); // System.Void UIStory::DisableOption(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableOption_m1640215992 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Char System.String::get_Chars(System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m2986988803 (String_t* __this, int32_t p0, const RuntimeMethod* method); // System.String System.Char::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Char_ToString_m3588025615 (Il2CppChar* __this, 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisAnimation_t3648466861_m4214971628(__this, method) (( Animation_t3648466861 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Boolean UnityEngine.Behaviour::get_enabled() extern "C" IL2CPP_METHOD_ATTR bool Behaviour_get_enabled_m753527255 (Behaviour_t1437897464 * __this, const RuntimeMethod* method); // System.Void UIStretch::Update() extern "C" IL2CPP_METHOD_ATTR void UIStretch_Update_m1233921404 (UIStretch_t3058335968 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.GameObject::get_layer() extern "C" IL2CPP_METHOD_ATTR int32_t GameObject_get_layer_m4158800245 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // UnityEngine.Camera NGUITools::FindCameraForLayer(System.Int32) extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * NGUITools_FindCameraForLayer_m709671062 (RuntimeObject * __this /* static, unused */, int32_t ___layer0, const RuntimeMethod* method); // T NGUITools::FindInParents(UnityEngine.GameObject) #define NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903(__this /* static, unused */, ___go0, method) (( UIRoot_t4022971450 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, const RuntimeMethod*))NGUITools_FindInParents_TisRuntimeObject_m780518502_gshared)(__this /* static, unused */, ___go0, method) // System.Boolean UnityEngine.Animation::get_isPlaying() extern "C" IL2CPP_METHOD_ATTR bool Animation_get_isPlaying_m1022540967 (Animation_t3648466861 * __this, const RuntimeMethod* method); // UIDrawCall/Clipping UIPanel::get_clipping() extern "C" IL2CPP_METHOD_ATTR int32_t UIPanel_get_clipping_m2480203603 (UIPanel_t1716472341 * __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.Void UnityEngine.Rect::set_xMin(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_xMin_m2413290617 (Rect_t2360479859 * __this, float p0, 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_yMin(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_yMin_m2724127720 (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_yMax(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_yMax_m2031532394 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // UnityEngine.Vector4 UIPanel::get_clipRange() extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 UIPanel_get_clipRange_m1219521389 (UIPanel_t1716472341 * __this, 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_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_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); // UnityEngine.Vector2 UIWidget::get_pivotOffset() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 UIWidget_get_pivotOffset_m1997789874 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // UnityEngine.Rect UnityEngine.Camera::get_pixelRect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 Camera_get_pixelRect_m2283183456 (Camera_t4157153871 * __this, const RuntimeMethod* method); // System.Single UIRoot::get_pixelSizeAdjustment() extern "C" IL2CPP_METHOD_ATTR float UIRoot_get_pixelSizeAdjustment_m3950265819 (UIRoot_t4022971450 * __this, const RuntimeMethod* method); // System.Int32 UIRoot::get_activeHeight() extern "C" IL2CPP_METHOD_ATTR int32_t UIRoot_get_activeHeight_m4207044870 (UIRoot_t4022971450 * __this, const RuntimeMethod* method); // System.Void UIStretch::CheckStretch() extern "C" IL2CPP_METHOD_ATTR void UIStretch_CheckStretch_m4040707222 (UIStretch_t3058335968 * __this, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor() extern "C" IL2CPP_METHOD_ATTR void StringBuilder__ctor_m3121283359 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::AppendLine(System.String) extern "C" IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_AppendLine_m1438862993 (StringBuilder_t * __this, String_t* p0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIInput_t421821618_m1077313303(__this, method) (( UIInput_t421821618 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void DMCore.Framework.Misc.CMiscHelp::EnableDefaultValue(UIInput) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_EnableDefaultValue_m2319515324 (RuntimeObject * __this /* static, unused */, UIInput_t421821618 * ___input0, const RuntimeMethod* method); // System.Void UIInput::set_defaultText(System.String) extern "C" IL2CPP_METHOD_ATTR void UIInput_set_defaultText_m3363645632 (UIInput_t421821618 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void uiSubmitQuestion::SetBugTypeUI(DMCore.Logic.QuestionType) extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_SetBugTypeUI_m1007495336 (uiSubmitQuestion_t3630908557 * __this, int32_t ___questionType0, const RuntimeMethod* method); // System.String UIInput::get_defaultText() extern "C" IL2CPP_METHOD_ATTR String_t* UIInput_get_defaultText_m494610953 (UIInput_t421821618 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Component::SendMessageUpwards(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR void Component_SendMessageUpwards_m3065014916 (Component_t1923634451 * __this, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // DMCore.Logic.CQuestionManger DMCore.Logic.CQuestionManger::GetInstance() extern "C" IL2CPP_METHOD_ATTR CQuestionManger_t1203513329 * CQuestionManger_GetInstance_m3075316649 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger::RequestQuestionList() extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestQuestionList_m1656099366 (CQuestionManger_t1203513329 * __this, 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::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); // DMCore.Framework.Misc.CSensitiveWordManager DMCore.Framework.Misc.CSensitiveWordManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSensitiveWordManager_t1258364656 * CSensitiveWordManager_GetInstance_m566980595 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::IfExistSensitiveWord(System.String) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager_IfExistSensitiveWord_m2539653544 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Boolean uiSubmitQuestion::CheckMustInput() extern "C" IL2CPP_METHOD_ATTR bool uiSubmitQuestion_CheckMustInput_m2752045390 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail__ctor_m2623042389 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::set_QuestionType(DMCore.Logic.QuestionType) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionType_m2904641248 (CQuestionDetail_t1956257792 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::set_QuestionContent(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionContent_m3903869081 (CQuestionDetail_t1956257792 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::set_QuestionContactContent(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionContactContent_m3996173016 (CQuestionDetail_t1956257792 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::set_QuestionTitle(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionTitle_m992643986 (CQuestionDetail_t1956257792 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger::SubmitQuestion(DMCore.Logic.CQuestionDetail) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_SubmitQuestion_m3315902247 (CQuestionManger_t1203513329 * __this, CQuestionDetail_t1956257792 * ___questionDetail0, const RuntimeMethod* method); // 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); // DMCore.Logic.CMyPackageManager DMCore.Logic.CMyPackageManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMyPackageManager_t122981866 * CMyPackageManager_GetInstance_m3554952935 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMyPackageManager::get_SubType() extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_get_SubType_m1800568071 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method); // DMCore.Logic.CChangeGameManager DMCore.Logic.CChangeGameManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CChangeGameManager_t2081989347 * CChangeGameManager_GetInstance_m1986096856 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CChangeGameManager::GetCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetCount_m1768513523 (CChangeGameManager_t2081989347 * __this, int32_t ___cate0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiChooseItemGroup_t1123301737_m3034013532(__this, method) (( uiChooseItemGroup_t1123301737 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiChooseItemGroup::OnRefresh() extern "C" IL2CPP_METHOD_ATTR void uiChooseItemGroup_OnRefresh_m1625628715 (uiChooseItemGroup_t1123301737 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMyPackageManager::set_SubType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_SubType_m2021265245 (CMyPackageManager_t122981866 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMyPackageManager::set_ActiveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_ActiveItem_m3974029741 (CMyPackageManager_t122981866 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void uiSuitcasePkgList::Update() extern "C" IL2CPP_METHOD_ATTR void uiSuitcasePkgList_Update_m3423923848 (uiSuitcasePkgList_t1807308089 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMyPackageManager::set_MainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_MainType_m2460541734 (CMyPackageManager_t122981866 * __this, int32_t ___value0, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(__this /* static, unused */, ___local0, ___path1, method) (( UITexture_t3471168817 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // UnityEngine.Transform CUIBase::BindBtnClk(UnityEngine.GameObject,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindBtnClk_m3039874840 (CUIBase_t3255455658 * __this, GameObject_t1113636619 * ___go0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method); // CSuitDetailCtr CSuitDetailCtr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSuitDetailCtr_t2341865762 * CSuitDetailCtr_GetInstance_m791883356 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // CDataModelAny CSuitDetailCtr::get_CDataSuitInfo() extern "C" IL2CPP_METHOD_ATTR CDataModelAny_t3819624005 * CSuitDetailCtr_get_CDataSuitInfo_m128302706 (CSuitDetailCtr_t2341865762 * __this, const RuntimeMethod* method); // System.Void IEventDispatcher::AddWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_AddWatcher_m1530082036 (IEventDispatcher_t2294365884 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // CDataModelBool CSuitDetailCtr::get_CDataBoolRewardSussucs() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * CSuitDetailCtr_get_CDataBoolRewardSussucs_m563245082 (CSuitDetailCtr_t2341865762 * __this, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(__this /* static, unused */, ___local0, ___path1, method) (( DMListView_t512231514 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, 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) // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452(__this /* static, unused */, ___local0, ___path1, method) (( RotateRole_t1146201425 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void UISuitDetail::CreatRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_CreatRole_m2007916444 (UISuitDetail_t1888469550 * __this, int32_t ___sex0, const RuntimeMethod* method); // DMCore.Logic.CHandBookStoryCtr DMCore.Logic.CHandBookStoryCtr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CHandBookStoryCtr_t880003063 * CHandBookStoryCtr_GetInstance_m3001988442 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 HandBookCfg/SuitInfo::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_Id_m826285488 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) #define Action_2__ctor_m3110594115(__this, p0, p1, method) (( void (*) (Action_2_t949473781 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_2__ctor_m1537761784_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CHandBookStoryCtr::StartStory(System.Int32,HandBookEnumStoryPos,System.Action`2) extern "C" IL2CPP_METHOD_ATTR void CHandBookStoryCtr_StartStory_m1113380833 (CHandBookStoryCtr_t880003063 * __this, int32_t ___module0, int32_t ___pos1, Action_2_t949473781 * ___onStoryFinish2, const RuntimeMethod* method); // CSuitListCtr CSuitListCtr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSuitListCtr_t2923834228 * CSuitListCtr_GetInstance_m1135308584 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CSuitListCtr::OnClkSuit(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR void CSuitListCtr_OnClkSuit_m2731279563 (CSuitListCtr_t2923834228 * __this, SuitInfo_t4135687472 * ___info0, const RuntimeMethod* method); // System.Void UISuitDetail::InitRole() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_InitRole_m1083591850 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method); // System.Boolean UISuitDetail::LoadImage(UITexture,System.String) extern "C" IL2CPP_METHOD_ATTR bool UISuitDetail_LoadImage_m1725846041 (UISuitDetail_t1888469550 * __this, UITexture_t3471168817 * ___texture0, String_t* ___path1, const RuntimeMethod* method); // System.Int32 HandBookCfg/SuitInfo::get_Score() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_Score_m1170246544 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.Int32 UISuitDetail::GetStarCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t UISuitDetail_GetStarCount_m2306076582 (UISuitDetail_t1888469550 * __this, int32_t ___score0, const RuntimeMethod* 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); // 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.Void UnityEngine.GameObject::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void GameObject__ctor_m2093116449 (GameObject_t1113636619 * __this, String_t* p0, 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_localEulerAngles(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localEulerAngles_m4202601546 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UISuitDetail::ResumeSubModels() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_ResumeSubModels_m3757391817 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method); // DMCore.Net.CNetServerConfig DMCore.Net.CNetServerConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CNetServerConfig_t202072970 * CNetServerConfig_GetInstance_m1865421617 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Net.CNetServerConfig::IsValidProxy() extern "C" IL2CPP_METHOD_ATTR bool CNetServerConfig_IsValidProxy_m4030729817 (CNetServerConfig_t202072970 * __this, const RuntimeMethod* method); // System.Void UISuitDetail::DestoryRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_DestoryRole_m381609020 (UISuitDetail_t1888469550 * __this, int32_t ___sex0, const RuntimeMethod* method); // System.Void IEventDispatcher::RemoveWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_RemoveWatcher_m2309964606 (IEventDispatcher_t2294365884 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // System.Void UISuitDetail::UpdateRewardBtnStaus(EnumSuitReward) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_UpdateRewardBtnStaus_m39320584 (UISuitDetail_t1888469550 * __this, int32_t ___staus0, const RuntimeMethod* method); // System.Void DMListView::MoveToNextIndex() extern "C" IL2CPP_METHOD_ATTR void DMListView_MoveToNextIndex_m4222343137 (DMListView_t512231514 * __this, const RuntimeMethod* method); // System.Void DMListView::MoveToPreIndex() extern "C" IL2CPP_METHOD_ATTR void DMListView_MoveToPreIndex_m3029827699 (DMListView_t512231514 * __this, const RuntimeMethod* method); // System.Object CDataModelAny::get_Data() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CDataModelAny_get_Data_m978408719 (CDataModelAny_t3819624005 * __this, const RuntimeMethod* method); // System.Void UISuitDetail::UpdateData(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_UpdateData_m318695350 (UISuitDetail_t1888469550 * __this, SuitInfo_t4135687472 * ___suitInfo0, const RuntimeMethod* method); // System.String HandBookCfg/SuitInfo::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* SuitInfo_get_Name_m1512850021 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.String HandBookCfg/SuitInfo::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* SuitInfo_get_Desc_m877041457 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.Int32 HandBookCfg/SuitInfo::get_ActiveFashionCount() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_ActiveFashionCount_m3996238822 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.Int32 HandBookCfg/SuitInfo::get_FashionCount() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_FashionCount_m3576965214 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.String HandBookCfg/SuitInfo::get_Story() extern "C" IL2CPP_METHOD_ATTR String_t* SuitInfo_get_Story_m4167476756 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.Void UISuitDetail::UpdateFashions(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_UpdateFashions_m3603877986 (UISuitDetail_t1888469550 * __this, SuitInfo_t4135687472 * ___suitInfo0, const RuntimeMethod* method); // System.Void UISuitDetail::UpdateRewards(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_UpdateRewards_m3357374485 (UISuitDetail_t1888469550 * __this, SuitInfo_t4135687472 * ___suitInfo0, const RuntimeMethod* method); // EnumSuitReward HandBookCfg/SuitInfo::get_RewardStaus() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_RewardStaus_m3502011360 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.Void UISuitDetail/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CUpdateFashionsU3Ec__AnonStorey0__ctor_m3424706242 (U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIItemFashion_t3542629458_m640552434(__this, method) (( UIItemFashion_t3542629458 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Collections.Generic.List`1 HandBookCfg/SuitInfo::get_FashionList() extern "C" IL2CPP_METHOD_ATTR List_1_t1208796635 * SuitInfo_get_FashionList_m3680938016 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3789334447(__this, p0, method) (( FashionInfo_t4031689189 * (*) (List_1_t1208796635 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void UIItemFashion::SetInfo(FashionInfo) extern "C" IL2CPP_METHOD_ATTR void UIItemFashion_SetInfo_m43948538 (UIItemFashion_t3542629458 * __this, FashionInfo_t4031689189 * ___fashionData0, const RuntimeMethod* method); // System.Void UIItemFashion::set_OnClickSelf(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void UIItemFashion_set_OnClickSelf_m377839259 (UIItemFashion_t3542629458 * __this, Action_1_t1286104214 * ___value0, const RuntimeMethod* method); // System.Void DMListView::EnableDrag(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void DMListView_EnableDrag_m2679076892 (DMListView_t512231514 * __this, bool ___bEnable0, const RuntimeMethod* method); // System.Void UISuitDetail::PreviewSuit(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_PreviewSuit_m3522735552 (UISuitDetail_t1888469550 * __this, SuitInfo_t4135687472 * ___suitInfo0, const RuntimeMethod* method); // System.Int32 HandBookCfg/SuitInfo::get_RewradCount() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_RewradCount_m1834719068 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIItemReward_t2788292772_m4019716154(__this, method) (( UIItemReward_t2788292772 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Collections.Generic.List`1 HandBookCfg/SuitInfo::get_RewardList() extern "C" IL2CPP_METHOD_ATTR List_1_t296433643 * SuitInfo_get_RewardList_m1675199586 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m185436544(__this, p0, method) (( RewardInfo_t3119326197 * (*) (List_1_t296433643 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 RewardInfo::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t RewardInfo_get_Id_m2817374058 (RewardInfo_t3119326197 * __this, const RuntimeMethod* method); // System.Int32 RewardInfo::get_Num() extern "C" IL2CPP_METHOD_ATTR int32_t RewardInfo_get_Num_m2884275328 (RewardInfo_t3119326197 * __this, const RuntimeMethod* method); // System.Void UIItemReward::SetInfo(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void UIItemReward_SetInfo_m1472444589 (UIItemReward_t2788292772 * __this, int32_t ___id0, int32_t ___num1, 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.Int32 FashionInfo::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t FashionInfo_get_Id_m697688786 (FashionInfo_t4031689189 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::WearSuit(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_WearSuit_m1889746947 (ISceneRole_t2394225724 * __this, int32_t ___suitID0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneRole::WearSubModel(System.Int32,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool ISceneRole_WearSubModel_m2695610556 (ISceneRole_t2394225724 * __this, int32_t ___nSubModelId0, bool ___bAsyn1, bool ___Direct2, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m520161408(__this, method) (( int32_t (*) (List_1_t1208796635 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Color__ctor_m286683560 (Color_t2555686324 * __this, float p0, float p1, float p2, 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); // UnityEngine.Transform DMCore.Framework.Scene.ISceneBaseObj::GetTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ISceneBaseObj_GetTransform_m3818769012 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // UnityEngine.Transform UISuitDetail::GetRoleParent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * UISuitDetail_GetRoleParent_m1895550918 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IfExistAnim() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IfExistAnim_m267911107 (ISceneBaseObj_t858622483 * __this, 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); // System.Void DMCore.ILogicBase::Update(System.Single) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Update_m3853008051 (ILogicBase_t2190831891 * __this, float ___fTimeDelta0, const RuntimeMethod* method); // UnityEngine.Camera DMCore.IHelp::Get3DSceneCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_Get3DSceneCamera_m2443356533 (RuntimeObject * __this /* static, unused */, 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); // UnityEngine.Vector3 UnityEngine.Camera::WorldToScreenPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Camera_WorldToScreenPoint_m3726311023 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::Euler(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_Euler_m3049309462 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_rotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Transform_set_rotation_m3524318132 (Transform_t3600365921 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Camera::ScreenToWorldPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Camera_ScreenToWorldPoint_m3978588570 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, 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.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); // System.Void RotateRole::SetRotateObj(UnityEngine.GameObject[]) extern "C" IL2CPP_METHOD_ATTR void RotateRole_SetRotateObj_m814283472 (RotateRole_t1146201425 * __this, GameObjectU5BU5D_t3328599146* ___objs0, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneBaseObj DMCore.Framework.Scene.CSceneService::CreateGameObj(System.String,DMCore.Framework.Scene.enumSceneObjType) extern "C" IL2CPP_METHOD_ATTR ISceneBaseObj_t858622483 * CSceneService_CreateGameObj_m958236987 (CSceneService_t551449725 * __this, String_t* ___strName0, int32_t ___type1, 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); // 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 UISuitDetail::DefautRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_DefautRole_m1585065590 (UISuitDetail_t1888469550 * __this, int32_t ___sex0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.CSceneService::DestroyRoleObj(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool CSceneService_DestroyRoleObj_m3016152155 (CSceneService_t551449725 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::ResumeSubModels() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_ResumeSubModels_m1744956637 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::SetModelID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_SetModelID_m3286778194 (ISceneBaseObj_t858622483 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CProperty::SetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CProperty_SetInt_m72189256 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___value1, const RuntimeMethod* method); // DMCore.Framework.Scene.CJuniorRoleModelItem DMCore.Framework.Scene.CJuniorRoleModelItem::GetInstance() extern "C" IL2CPP_METHOD_ATTR CJuniorRoleModelItem_t636793867 * CJuniorRoleModelItem_GetInstance_m2353718821 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Func`3::.ctor(System.Object,System.IntPtr) #define Func_3__ctor_m2676186645(__this, p0, p1, method) (( void (*) (Func_3_t1497391353 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_3__ctor_m2676186645_gshared)(__this, p0, p1, method) // !2 System.Func`3::Invoke(!0,!1) #define Func_3_Invoke_m1444580883(__this, p0, p1, method) (( int32_t (*) (Func_3_t1497391353 *, bool, int32_t, const RuntimeMethod*))Func_3_Invoke_m1444580883_gshared)(__this, p0, p1, method) // System.Void DMCore.Framework.Scene.ISceneRole::LoadRoleModel() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_LoadRoleModel_m1111386502 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Void CSuitDetailCtr::OnReturnSuitListPage() extern "C" IL2CPP_METHOD_ATTR void CSuitDetailCtr_OnReturnSuitListPage_m2681709516 (CSuitDetailCtr_t2341865762 * __this, const RuntimeMethod* method); // System.Void CSuitDetailCtr::OnClosePage() extern "C" IL2CPP_METHOD_ATTR void CSuitDetailCtr_OnClosePage_m2906441983 (CSuitDetailCtr_t2341865762 * __this, const RuntimeMethod* method); // System.Void CSuitDetailCtr::OnShareSuit() extern "C" IL2CPP_METHOD_ATTR void CSuitDetailCtr_OnShareSuit_m4283978314 (CSuitDetailCtr_t2341865762 * __this, const RuntimeMethod* method); // System.Void CSuitDetailCtr::OnGetReward() extern "C" IL2CPP_METHOD_ATTR void CSuitDetailCtr_OnGetReward_m1941027983 (CSuitDetailCtr_t2341865762 * __this, const RuntimeMethod* method); // System.Void UISuitDetail::ShowSuitDetail() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_ShowSuitDetail_m1288343285 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method); // CFashionTagCtr CFashionTagCtr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFashionTagCtr_t1928095552 * CFashionTagCtr_GetInstance_m3958063695 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CFashionTagCtr::ShowPage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFashionTagCtr_ShowPage_m1407537383 (CFashionTagCtr_t1928095552 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) #define List_1__ctor_m4230720945(__this, p0, method) (( void (*) (List_1_t3511506501 *, int32_t, const RuntimeMethod*))List_1__ctor_m3947764094_gshared)(__this, p0, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIItemSuit_t2039431759_m2956313064(__this, method) (( UIItemSuit_t2039431759 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m145750398(__this, p0, method) (( void (*) (List_1_t3511506501 *, UIItemSuit_t2039431759 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // CDataModelAny CSuitListCtr::get_CsuitsData() extern "C" IL2CPP_METHOD_ATTR CDataModelAny_t3819624005 * CSuitListCtr_get_CsuitsData_m3244048704 (CSuitListCtr_t2923834228 * __this, const RuntimeMethod* method); // CDataModelInt CSuitListCtr::get_CNowPageIndex() extern "C" IL2CPP_METHOD_ATTR CDataModelInt_t3463393640 * CSuitListCtr_get_CNowPageIndex_m3307387885 (CSuitListCtr_t2923834228 * __this, const RuntimeMethod* method); // System.Int32 CDataModelInt::get_Data() extern "C" IL2CPP_METHOD_ATTR int32_t CDataModelInt_get_Data_m274101408 (CDataModelInt_t3463393640 * __this, const RuntimeMethod* method); // System.Int32 CSuitListCtr::get_NumAllPage() extern "C" IL2CPP_METHOD_ATTR int32_t CSuitListCtr_get_NumAllPage_m2696285909 (CSuitListCtr_t2923834228 * __this, const RuntimeMethod* method); // System.Void UISuitList::UpdateData(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void UISuitList_UpdateData_m3415240718 (UISuitList_t689887332 * __this, List_1_t1312794918 * ___suits0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3041611854(__this, method) (( int32_t (*) (List_1_t1312794918 *, 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_m3052524378(__this, p0, method) (( UIItemSuit_t2039431759 * (*) (List_1_t3511506501 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void UISuitList/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CUpdateDataU3Ec__AnonStorey0__ctor_m4136053688 (U3CUpdateDataU3Ec__AnonStorey0_t652201832 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2225324046(__this, p0, method) (( SuitInfo_t4135687472 * (*) (List_1_t1312794918 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // CHandBookCtr CHandBookCtr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CHandBookCtr_t4285066741 * CHandBookCtr_GetInstance_m650984722 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // CHandBookCtr/SuitNum CHandBookCtr::RequestSuitInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR SuitNum_t1199413730 * CHandBookCtr_RequestSuitInfo_m2008843126 (CHandBookCtr_t4285066741 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Void UIItemSuit::SetInfo(HandBookCfg/SuitInfo,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIItemSuit_SetInfo_m331702827 (UIItemSuit_t2039431759 * __this, SuitInfo_t4135687472 * ___suitInfo0, int32_t ___get1, int32_t ___sum2, bool ___show3, const RuntimeMethod* method); // UnityEngine.GameObject UIItemSuit::get_BtnSelf() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * UIItemSuit_get_BtnSelf_m2082679115 (UIItemSuit_t2039431759 * __this, const RuntimeMethod* method); // UIEventListener UIEventListener::Get(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR UIEventListener_t1665237878 * UIEventListener_Get_m2822737179 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // System.Void CSuitListCtr::OnClosePage() extern "C" IL2CPP_METHOD_ATTR void CSuitListCtr_OnClosePage_m2704320587 (CSuitListCtr_t2923834228 * __this, const RuntimeMethod* method); // System.Void CSuitListCtr::ToNextSuitListPage() extern "C" IL2CPP_METHOD_ATTR void CSuitListCtr_ToNextSuitListPage_m2702146474 (CSuitListCtr_t2923834228 * __this, const RuntimeMethod* method); // System.Void CSuitListCtr::ToPrevSuitListPage() extern "C" IL2CPP_METHOD_ATTR void CSuitListCtr_ToPrevSuitListPage_m2119615785 (CSuitListCtr_t2923834228 * __this, const RuntimeMethod* method); // System.Void CSuitListCtr::OnRetrunThemeListPage() extern "C" IL2CPP_METHOD_ATTR void CSuitListCtr_OnRetrunThemeListPage_m2975592781 (CSuitListCtr_t2923834228 * __this, const RuntimeMethod* method); // TValue CUIHelp::GetSerialed(CUIBase,System.String) #define CUIHelp_GetSerialed_TisDMListView_t512231514_m4081648297(__this /* static, unused */, ___uiBase0, ___serialedName1, method) (( DMListView_t512231514 * (*) (RuntimeObject * /* static, unused */, CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared)(__this /* static, unused */, ___uiBase0, ___serialedName1, method) // TValue CUIHelp::GetSerialed(CUIBase,System.String) #define CUIHelp_GetSerialed_TisUITexture_t3471168817_m3181810707(__this /* static, unused */, ___uiBase0, ___serialedName1, method) (( UITexture_t3471168817 * (*) (RuntimeObject * /* static, unused */, CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared)(__this /* static, unused */, ___uiBase0, ___serialedName1, method) // TValue CUIHelp::GetSerialed(CUIBase,System.String) #define CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(__this /* static, unused */, ___uiBase0, ___serialedName1, method) (( UILabel_t3248798549 * (*) (RuntimeObject * /* static, unused */, CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared)(__this /* static, unused */, ___uiBase0, ___serialedName1, method) // System.String DMCore.Logic.CServerChoice::get_selectedServerName() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_selectedServerName_m2463246473 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // System.Void uiSuitShare::PrintBGList() extern "C" IL2CPP_METHOD_ATTR void uiSuitShare_PrintBGList_m1958903087 (uiSuitShare_t4187619843 * __this, const RuntimeMethod* method); // System.Void uiSuitShare::PrintActList() extern "C" IL2CPP_METHOD_ATTR void uiSuitShare_PrintActList_m1420281903 (uiSuitShare_t4187619843 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Object::FindObjectOfType() #define Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884(__this /* static, unused */, method) (( DanceScoreRole_t1777216089 * (*) (RuntimeObject * /* static, unused */, const RuntimeMethod*))Object_FindObjectOfType_TisRuntimeObject_m2612646359_gshared)(__this /* static, unused */, method) // System.Void DanceScoreRole::ShowAvatarInPos(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void DanceScoreRole_ShowAvatarInPos_m4052871131 (DanceScoreRole_t1777216089 * __this, Transform_t3600365921 * ___uiRootVal0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::SetAvatarVisible(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetAvatarVisible_m2509149113 (RuntimeObject * __this /* static, unused */, bool ___bShow0, const RuntimeMethod* method); // DMCore.Logic.ShareManager DMCore.Logic.ShareManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR ShareManager_t1254576143 * ShareManager_GetInstance_m207955360 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CShareConfig/CShareInfo DMCore.Logic.ShareManager::get_ShareCfg() extern "C" IL2CPP_METHOD_ATTR CShareInfo_t1190539625 * ShareManager_get_ShareCfg_m3914636441 (ShareManager_t1254576143 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1789503881(__this, method) (( int32_t (*) (List_1_t1021499026 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiBGCell_t2010339240_m281642227(__this, method) (( uiBGCell_t2010339240 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1476166698(__this, p0, method) (( CShareBGInfo_t3844391580 * (*) (List_1_t1021499026 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m838414602(__this, p0, p1, method) (( void (*) (Action_1_t2019918284 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void uiBGCell::InitData(DMCore.Logic.CShareConfig/CShareBGInfo,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void uiBGCell_InitData_m893668351 (uiBGCell_t2010339240 * __this, CShareBGInfo_t3844391580 * ___info0, Action_1_t2019918284 * ___bgSetFunc1, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig/CShareInfo::GetActInfoList() extern "C" IL2CPP_METHOD_ATTR List_1_t4241062956 * CShareInfo_GetActInfoList_m595480541 (CShareInfo_t1190539625 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3743511182(__this, method) (( int32_t (*) (List_1_t4241062956 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiActionCell_t2961368400_m3984409503(__this, method) (( uiActionCell_t2961368400 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3949974467(__this, p0, method) (( CShareActInfo_t2768988214 * (*) (List_1_t4241062956 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void uiActionCell::InitData(DMCore.Logic.CShareConfig/CShareActInfo) extern "C" IL2CPP_METHOD_ATTR void uiActionCell_InitData_m4111926232 (uiActionCell_t2961368400 * __this, CShareActInfo_t2768988214 * ___info0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIPanel_t1716472341_m3980802358(__this, method) (( UIPanel_t1716472341 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // DMCore.Logic.CSystemBroadCast DMCore.Logic.CSystemBroadCast::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSystemBroadCast_t3934508125 * CSystemBroadCast_GetInstance_m1023529546 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CSystemBroadCast::IsSystemBroadcastMsg(System.String) extern "C" IL2CPP_METHOD_ATTR bool CSystemBroadCast_IsSystemBroadcastMsg_m2681097472 (CSystemBroadCast_t3934508125 * __this, String_t* ___content0, const RuntimeMethod* method); // 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); // 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); // System.Void uiSysBroadcast::RecalPosRange(UnityEngine.Vector3,UnityEngine.Vector3,uiSysBroadcast/OnSysBroadcastEnd) extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast_RecalPosRange_m712615427 (uiSysBroadcast_t3600997704 * __this, Vector3_t3722313464 ___leftPos0, Vector3_t3722313464 ___rightPos1, OnSysBroadcastEnd_t3794690773 * ___ptrCallBack2, const RuntimeMethod* method); // System.String DMCore.Logic.BroadMessage::get_msg() extern "C" IL2CPP_METHOD_ATTR String_t* BroadMessage_get_msg_m3878332268 (BroadMessage_t3250234984 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CChatInfo__ctor_m830194973 (CChatInfo_t4292626735 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatUserInfo::SetValue(System.Int64,System.Int64,System.String,System.Int32,System.Int32,System.Int32,System.Int32,DMCore.Logic.enumOnlineState,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChatUserInfo_SetValue_m1876659017 (CChatUserInfo_t74790139 * __this, int64_t ___photoID0, int64_t ___senderID1, String_t* ___name2, int32_t ___sex3, int32_t ___level4, int32_t ___member_level5, int32_t ___status6, int32_t ___onlineState7, int32_t ___equipHeadBoxID8, int32_t ___equipChatBubbleID9, int32_t ___broadChatID10, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 DateTime_get_Now_m1277138875 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String System.DateTime::ToString(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* DateTime_ToString_m3718521780 (DateTime_t3738529785 * __this, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatMessageInfo::SetValue(System.String,System.String,DMCore.Logic.enumChatMessageState,DMCore.Logic.enumChatMessageType) extern "C" IL2CPP_METHOD_ATTR void CChatMessageInfo_SetValue_m3691071710 (CChatMessageInfo_t3657869099 * __this, String_t* ___time0, String_t* ___content1, int32_t ___state2, int32_t ___type3, const RuntimeMethod* method); // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::GetChatGroup(DMCore.Logic.enumChatChannel) extern "C" IL2CPP_METHOD_ATTR CChatGroup_t2712975719 * CChatManager_GetChatGroup_m377306376 (CChatManager_t1988186574 * __this, int32_t ___channel0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatGroup::Push(DMCore.Logic.CChatInfo,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChatGroup_Push_m2905874824 (CChatGroup_t2712975719 * __this, CChatInfo_t4292626735 * ___info0, bool ___needSort1, const RuntimeMethod* method); // System.Int16 DMCore.Logic.BroadMessage::get_msgType() extern "C" IL2CPP_METHOD_ATTR int16_t BroadMessage_get_msgType_m4115579362 (BroadMessage_t3250234984 * __this, const RuntimeMethod* method); // 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); // 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 uiSysBroadcast::SetBackground(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast_SetBackground_m2466417385 (uiSysBroadcast_t3600997704 * __this, bool ___isRed0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m905996534(__this, method) (( void (*) (List_1_t971798219 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m3827583904(__this, p0, method) (( bool (*) (List_1_t971798219 *, OnSysBroadcastEnd_t3794690773 *, const RuntimeMethod*))List_1_Contains_m2654125393_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2583519940(__this, p0, method) (( void (*) (List_1_t971798219 *, OnSysBroadcastEnd_t3794690773 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Single DMCore.Framework.Misc.CAppOSHelp::GetRealScaleX() extern "C" IL2CPP_METHOD_ATTR float CAppOSHelp_GetRealScaleX_m3045278560 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CAppOSHelp::GetRealScaleY() extern "C" IL2CPP_METHOD_ATTR float CAppOSHelp_GetRealScaleY_m3045278561 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::Lerp(UnityEngine.Vector3,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_Lerp_m407887542 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, float p2, const RuntimeMethod* method); // System.Void UIPanel::set_clipping(UIDrawCall/Clipping) extern "C" IL2CPP_METHOD_ATTR void UIPanel_set_clipping_m859212878 (UIPanel_t1716472341 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UIPanel::set_clipSoftness(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UIPanel_set_clipSoftness_m1711099003 (UIPanel_t1716472341 * __this, Vector2_t2156229523 ___value0, const RuntimeMethod* method); // System.Void UIPanel::set_clipRange(UnityEngine.Vector4) extern "C" IL2CPP_METHOD_ATTR void UIPanel_set_clipRange_m2606321132 (UIPanel_t1716472341 * __this, Vector4_t3319028937 ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CSystemBroadCast::set_PlayFlag(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CSystemBroadCast_set_PlayFlag_m2570477968 (CSystemBroadCast_t3934508125 * __this, bool ___value0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m739456123(__this, p0, method) (( OnSysBroadcastEnd_t3794690773 * (*) (List_1_t971798219 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void uiSysBroadcast/OnSysBroadcastEnd::Invoke() extern "C" IL2CPP_METHOD_ATTR void OnSysBroadcastEnd_Invoke_m376683074 (OnSysBroadcastEnd_t3794690773 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3376336680(__this, method) (( int32_t (*) (List_1_t971798219 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1662652715(__this, method) (( void (*) (List_1_t971798219 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // DMCore.Logic.BroadMessage DMCore.Logic.CSystemBroadCast::GetBroadMessage(System.Int32) extern "C" IL2CPP_METHOD_ATTR BroadMessage_t3250234984 * CSystemBroadCast_GetBroadMessage_m4266549939 (CSystemBroadCast_t3934508125 * __this, int32_t ___a0, const RuntimeMethod* method); // System.Void UILabel::set_lineWidth(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_lineWidth_m2640781412 (UILabel_t3248798549 * __this, int32_t ___value0, const RuntimeMethod* method); // System.String uiSystemContentCell::SetMessageLine(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* uiSystemContentCell_SetMessageLine_m1480412820 (uiSystemContentCell_t3578902506 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Void uiSystemContentCell::SetData() extern "C" IL2CPP_METHOD_ATTR void uiSystemContentCell_SetData_m1457660722 (uiSystemContentCell_t3578902506 * __this, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CFontHelp::GetDrawPixelHeight(UILabel) extern "C" IL2CPP_METHOD_ATTR float CFontHelp_GetDrawPixelHeight_m3298673377 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___uiLabelPtr0, const RuntimeMethod* method); // System.Void DMListViewItem::SetLength(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void DMListViewItem_SetLength_m532314348 (DMListViewItem_t3648257704 * __this, float ___fMin0, float ___fMax1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2885667311(__this, method) (( void (*) (List_1_t777473367 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3787308655(__this, method) (( int32_t (*) (List_1_t777473367 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3082658015(__this, method) (( void (*) (List_1_t777473367 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Implicit_m3574996620 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, const RuntimeMethod* method); // System.Boolean NGUITools::GetActive(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR bool NGUITools_GetActive_m1538523522 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m4073477735(__this, p0, method) (( void (*) (List_1_t777473367 *, Transform_t3600365921 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m2800470641(__this, p0, p1, method) (( void (*) (Comparison_1_t3375297100 *, 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_m620079343(__this, p0, method) (( void (*) (List_1_t777473367 *, Comparison_1_t3375297100 *, const RuntimeMethod*))List_1_Sort_m116019857_gshared)(__this, p0, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3022113929(__this, p0, method) (( Transform_t3600365921 * (*) (List_1_t777473367 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // UnityEngine.Bounds NGUIMath::CalculateRelativeWidgetBounds(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR Bounds_t2266837910 NGUIMath_CalculateRelativeWidgetBounds_m2429706113 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Bounds::get_min() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Bounds_get_min_m3755135869 (Bounds_t2266837910 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::Scale(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_Scale_m4006687392 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // System.Void UnityEngine.Bounds::set_min(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Bounds_set_min_m1190233381 (Bounds_t2266837910 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Bounds::get_max() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Bounds_get_max_m3756577669 (Bounds_t2266837910 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Bounds::set_max(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Bounds_set_max_m3803927870 (Bounds_t2266837910 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UnityEngine.Bounds::Encapsulate(UnityEngine.Bounds) extern "C" IL2CPP_METHOD_ATTR void Bounds_Encapsulate_m1263362003 (Bounds_t2266837910 * __this, Bounds_t2266837910 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Bounds::get_extents() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Bounds_get_extents_m1304537151 (Bounds_t2266837910 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Bounds::get_center() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Bounds_get_center_m1418449258 (Bounds_t2266837910 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Bounds::get_size() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Bounds_get_size_m1178783246 (Bounds_t2266837910 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 UITable::get_children() extern "C" IL2CPP_METHOD_ATTR List_1_t777473367 * UITable_get_children_m3100248318 (UITable_t3168834800 * __this, const RuntimeMethod* method); // System.Void UITable::RepositionVariableSize(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void UITable_RepositionVariableSize_m4130076604 (UITable_t3168834800 * __this, List_1_t777473367 * ___children0, const RuntimeMethod* method); // System.Void UIDraggablePanel::UpdateScrollbars(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIDraggablePanel_UpdateScrollbars_m3754300157 (UIDraggablePanel_t1628346357 * __this, bool ___recalculateBounds0, const RuntimeMethod* method); // System.Boolean UIDraggablePanel::RestrictWithinBounds(System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool UIDraggablePanel_RestrictWithinBounds_m1118104926 (UIDraggablePanel_t1628346357 * __this, bool ___instant0, const RuntimeMethod* method); // System.Boolean UIPanel::ConstrainTargetToBounds(UnityEngine.Transform,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool UIPanel_ConstrainTargetToBounds_m419442652 (UIPanel_t1716472341 * __this, Transform_t3600365921 * ___target0, bool ___immediate1, const RuntimeMethod* method); // System.Void System.Action::Invoke() extern "C" IL2CPP_METHOD_ATTR void Action_Invoke_m937035532 (Action_t1264377477 * __this, const RuntimeMethod* method); // T NGUITools::FindInParents(UnityEngine.GameObject) #define NGUITools_FindInParents_TisUIPanel_t1716472341_m1961265283(__this /* static, unused */, ___go0, method) (( UIPanel_t1716472341 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, const RuntimeMethod*))NGUITools_FindInParents_TisRuntimeObject_m780518502_gshared)(__this /* static, unused */, ___go0, method) // T NGUITools::FindInParents(UnityEngine.GameObject) #define NGUITools_FindInParents_TisUIDraggablePanel_t1628346357_m572374881(__this /* static, unused */, ___go0, method) (( UIDraggablePanel_t1628346357 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, const RuntimeMethod*))NGUITools_FindInParents_TisRuntimeObject_m780518502_gshared)(__this /* static, unused */, ___go0, method) // System.Void UITable::Reposition() extern "C" IL2CPP_METHOD_ATTR void UITable_Reposition_m3979478075 (UITable_t3168834800 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) #define List_1__ctor_m1095739899(__this, p0, method) (( void (*) (List_1_t513309759 *, int32_t, const RuntimeMethod*))List_1__ctor_m3947764094_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3973143646(__this, method) (( void (*) (List_1_t1130240807 *, const RuntimeMethod*))List_1__ctor_m3973143646_gshared)(__this, method) // TValue CUIHelp::GetSerialed(CUIBase,System.String) #define CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663(__this /* static, unused */, ___uiBase0, ___serialedName1, method) (( Transform_t3600365921 * (*) (RuntimeObject * /* static, unused */, CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared)(__this /* static, unused */, ___uiBase0, ___serialedName1, method) // System.Void System.Collections.Generic.HashSet`1::.ctor() #define HashSet_1__ctor_m2069726849(__this, method) (( void (*) (HashSet_1_t3054031708 *, const RuntimeMethod*))HashSet_1__ctor_m4231804131_gshared)(__this, method) // UnityEngine.Transform CUIHelp::BindSerialBtn(CUIBase,System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIHelp_BindSerialBtn_m2380679998 (RuntimeObject * __this /* static, unused */, CUIBase_t3255455658 * ___uiBase0, String_t* ___serialedName1, Action_1_t1286104214 * ___delegateClk2, const RuntimeMethod* method); // TValue CUIHelp::GetSerialed(CUIBase,System.String) #define CUIHelp_GetSerialed_TisUISprite_t194114938_m1523666778(__this /* static, unused */, ___uiBase0, ___serialedName1, method) (( UISprite_t194114938 * (*) (RuntimeObject * /* static, unused */, CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared)(__this /* static, unused */, ___uiBase0, ___serialedName1, method) // System.Boolean System.Collections.Generic.HashSet`1::Add(!0) #define HashSet_1_Add_m2424139181(__this, p0, method) (( bool (*) (HashSet_1_t3054031708 *, UISprite_t194114938 *, const RuntimeMethod*))HashSet_1_Add_m1971460364_gshared)(__this, p0, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIItemTabGroup_t3336202313_m1025939619(__this, method) (( UIItemTabGroup_t3336202313 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void UIItemTabGroup::SetItemGroupIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UIItemTabGroup_SetItemGroupIndex_m3446375083 (UIItemTabGroup_t3336202313 * __this, int32_t ___groupIndex0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2627180686(__this, p0, method) (( void (*) (List_1_t513309759 *, UIItemTabGroup_t3336202313 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // CTabSearchCtr CTabSearchCtr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTabSearchCtr_t3498668791 * CTabSearchCtr_GetInstance_m616030694 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.ITEM_SHOP_TYPE CTabSearchCtr::get_TabSearchType() extern "C" IL2CPP_METHOD_ATTR int32_t CTabSearchCtr_get_TabSearchType_m2457582550 (CTabSearchCtr_t3498668791 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1701030645(__this, method) (( void (*) (List_1_t1130240807 *, const RuntimeMethod*))List_1_Clear_m1701030645_gshared)(__this, method) // System.Collections.Generic.HashSet`1/Enumerator System.Collections.Generic.HashSet`1::GetEnumerator() #define HashSet_1_GetEnumerator_m794269447(__this, method) (( Enumerator_t464241683 (*) (HashSet_1_t3054031708 *, const RuntimeMethod*))HashSet_1_GetEnumerator_m3346268098_gshared)(__this, method) // !0 System.Collections.Generic.HashSet`1/Enumerator::get_Current() #define Enumerator_get_Current_m1008167541(__this, method) (( UISprite_t194114938 * (*) (Enumerator_t464241683 *, const RuntimeMethod*))Enumerator_get_Current_m4213278602_gshared)(__this, method) // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m1791952187(__this, method) (( bool (*) (Enumerator_t464241683 *, const RuntimeMethod*))Enumerator_MoveNext_m3714175425_gshared)(__this, method) // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() #define Enumerator_Dispose_m3830483257(__this, method) (( void (*) (Enumerator_t464241683 *, const RuntimeMethod*))Enumerator_Dispose_m1204547613_gshared)(__this, method) // System.Collections.Generic.List`1 UITabSearch::GetSelcetTags() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * UITabSearch_GetSelcetTags_m1145658087 (UITabSearch_t1631416233 * __this, const RuntimeMethod* method); // System.Void CTabSearchCtr::OnSureSelect(System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CTabSearchCtr_OnSureSelect_m149866475 (CTabSearchCtr_t3498668791 * __this, List_1_t1130240807 * ___qualitys0, List_1_t128053199 * ___tags1, const RuntimeMethod* method); // System.Void DMCore.Logic.CMyPackageManager::set_IsSelect(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_IsSelect_m598002399 (CMyPackageManager_t122981866 * __this, bool ___value0, const RuntimeMethod* method); // System.Void CTabSearchCtr::OnSureSelect(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CTabSearchCtr_OnSureSelect_m4222127903 (CTabSearchCtr_t3498668791 * __this, List_1_t1130240807 * ___qualitys0, const RuntimeMethod* method); // System.Void UITabSearch/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsU3Ec__AnonStorey0__ctor_m3008899165 (U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064 * __this, const RuntimeMethod* 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 System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m3706286206(__this, p0, p1, method) (( void (*) (Action_1_t3508669908 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) #define List_1_ForEach_m2171788310(__this, p0, method) (( void (*) (List_1_t513309759 *, Action_1_t3508669908 *, const RuntimeMethod*))List_1_ForEach_m3737504377_gshared)(__this, p0, method) // System.Void UITabSearch/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsStrU3Ec__AnonStorey1__ctor_m972389670 (U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) #define List_1_ForEach_m1350288232(__this, p0, method) (( void (*) (List_1_t128053199 *, Action_1_t3123413348 *, const RuntimeMethod*))List_1_ForEach_m1350288232_gshared)(__this, p0, method) // !!0 UnityEngine.GameObject::GetComponentInChildren() #define GameObject_GetComponentInChildren_TisUISprite_t194114938_m1690534161(__this, method) (( UISprite_t194114938 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponentInChildren_TisRuntimeObject_m1187897296_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m2534224873(__this, p0, method) (( bool (*) (List_1_t1130240807 *, int32_t, const RuntimeMethod*))List_1_Contains_m2534224873_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m3192699604(__this, p0, method) (( bool (*) (List_1_t1130240807 *, int32_t, const RuntimeMethod*))List_1_Remove_m3192699604_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1368916046(__this, p0, method) (( void (*) (List_1_t1130240807 *, int32_t, const RuntimeMethod*))List_1_Add_m1368916046_gshared)(__this, p0, method) // System.Void CTabSearchCtr::HidePage() extern "C" IL2CPP_METHOD_ATTR void CTabSearchCtr_HidePage_m2285710767 (CTabSearchCtr_t3498668791 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 UIItemTabGroup::get_SelectTags() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * UIItemTabGroup_get_SelectTags_m4145229725 (UIItemTabGroup_t3336202313 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) #define List_1_AddRange_m3399610848(__this, p0, method) (( void (*) (List_1_t128053199 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m3399610848_gshared)(__this, p0, method) // System.Void uiTaskItem::SetTaskTypeState(DMCore.Logic.enumTaskType) extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_SetTaskTypeState_m398410394 (uiTaskItem_t166505175 * __this, int32_t ___type0, const RuntimeMethod* method); // DMCore.Logic.CTaskConfig DMCore.Logic.CTaskConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTaskConfig_t1143949342 * CTaskConfig_GetInstance_m3809381302 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CTaskConfig::GetTaskName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CTaskConfig_GetTaskName_m3015253883 (CTaskConfig_t1143949342 * __this, int32_t ___taskID0, const RuntimeMethod* method); // System.Void uiTaskItem::SetTaskName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_SetTaskName_m2023972752 (uiTaskItem_t166505175 * __this, String_t* ___taskName0, const RuntimeMethod* method); // System.Void uiTaskItem::SetActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_SetActive_m1273117234 (uiTaskItem_t166505175 * __this, bool ___state0, const RuntimeMethod* method); // System.Boolean UnityEngine.GameObject::get_activeSelf() extern "C" IL2CPP_METHOD_ATTR bool GameObject_get_activeSelf_m1767405923 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // DMCore.Logic.CTaskManager DMCore.Logic.CTaskManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTaskManager_t4133723725 * CTaskManager_GetInstance_m1133311262 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskManager::set_CurSelectedTaskID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTaskManager_set_CurSelectedTaskID_m2103866310 (CTaskManager_t4133723725 * __this, int32_t ___value0, const RuntimeMethod* method); // System.String DMCore.Logic.CTaskConfig::GetTaskDescription(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CTaskConfig_GetTaskDescription_m1169658639 (CTaskConfig_t1143949342 * __this, int32_t ___taskID0, const RuntimeMethod* method); // DMCore.Logic.CTaskItem DMCore.Logic.CTaskManager::FindTaskItem(DMCore.Logic.enumTaskType,System.Int32) extern "C" IL2CPP_METHOD_ATTR CTaskItem_t2164631511 * CTaskManager_FindTaskItem_m1610566242 (CTaskManager_t4133723725 * __this, int32_t ___type0, int32_t ___taskID1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTaskItem::get_ActiveValue() extern "C" IL2CPP_METHOD_ATTR int32_t CTaskItem_get_ActiveValue_m809178631 (CTaskItem_t2164631511 * __this, const RuntimeMethod* method); // DMCore.Logic.CTaskCommonAward DMCore.Logic.CTaskCommonAward::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTaskCommonAward_t611906720 * CTaskCommonAward_GetInstance_m558035351 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CTaskAwardGroup DMCore.Logic.CTaskCommonAward::Get(System.Int32) extern "C" IL2CPP_METHOD_ATTR CTaskAwardGroup_t990340845 * CTaskCommonAward_Get_m3923057547 (CTaskCommonAward_t611906720 * __this, int32_t ___taskID0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900(__this, method) (( uiAwardcell_t1062333354 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // DMCore.Logic.CTaskAwardUnit DMCore.Logic.CTaskAwardGroup::GetByIndex(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CTaskAwardUnit_t1909119860 * CTaskAwardGroup_GetByIndex_m1475327773 (CTaskAwardGroup_t990340845 * __this, int32_t ___index0, bool ___isChoosable1, const RuntimeMethod* method); // System.Void uiAwardcell::InitPage(DMCore.Logic.CTaskAwardUnit) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_InitPage_m804821605 (uiAwardcell_t1062333354 * __this, CTaskAwardUnit_t1909119860 * ___unit0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTaskAwardGroup::get_StaticCount() extern "C" IL2CPP_METHOD_ATTR int32_t CTaskAwardGroup_get_StaticCount_m747982480 (CTaskAwardGroup_t990340845 * __this, const RuntimeMethod* method); // System.Void uiTaskItemOther::Update() extern "C" IL2CPP_METHOD_ATTR void uiTaskItemOther_Update_m3629495269 (uiTaskItemOther_t3656866265 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CTaskItem::get_IfDone() extern "C" IL2CPP_METHOD_ATTR bool CTaskItem_get_IfDone_m2761447861 (CTaskItem_t2164631511 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTaskItem::GetCurValue() extern "C" IL2CPP_METHOD_ATTR int32_t CTaskItem_GetCurValue_m1374431691 (CTaskItem_t2164631511 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTaskItem::GetPassValue() extern "C" IL2CPP_METHOD_ATTR int32_t CTaskItem_GetPassValue_m3508439584 (CTaskItem_t2164631511 * __this, const RuntimeMethod* method); // DMCore.Logic.enumTaskState DMCore.Logic.CTaskItem::GetState() extern "C" IL2CPP_METHOD_ATTR int32_t CTaskItem_GetState_m2234219100 (CTaskItem_t2164631511 * __this, const RuntimeMethod* method); // DMCore.Logic.enumTaskType DMCore.Logic.CTaskItem::get_TaskType() extern "C" IL2CPP_METHOD_ATTR int32_t CTaskItem_get_TaskType_m3293742545 (CTaskItem_t2164631511 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetTextureIcon(UITexture,System.String,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetTextureIcon_m1616628797 (RuntimeObject * __this /* static, unused */, UITexture_t3471168817 * ___iconHost0, String_t* ___iconPath1, Vector3_t3722313464 ___orignalSize2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTaskItem::get_GoID() extern "C" IL2CPP_METHOD_ATTR int32_t CTaskItem_get_GoID_m2197195136 (CTaskItem_t2164631511 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CTaskNavigator::Go(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CTaskNavigator_Go_m458103006 (RuntimeObject * __this /* static, unused */, int32_t ___navType0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CTaskItem::DoGetAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CTaskItem_DoGetAward_m1101502870 (CTaskItem_t2164631511 * __this, int32_t ___selectId0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(__this, method) (( BoxCollider_t1640800422 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void UnityEngine.Collider::set_enabled(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Collider_set_enabled_m1517463283 (Collider_t1773347010 * __this, bool p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m664792310(__this, method) (( void (*) (List_1_t2583138461 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2599944677(__this, method) (( void (*) (List_1_t2583138461 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void UITextList::UpdateVisibleText() extern "C" IL2CPP_METHOD_ATTR void UITextList_UpdateVisibleText_m3677682741 (UITextList_t2040849008 * __this, const RuntimeMethod* method); // System.Void UITextList::Add(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UITextList_Add_m3463927610 (UITextList_t2040849008 * __this, String_t* ___text0, bool ___updateVisible1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1156708512(__this, method) (( int32_t (*) (List_1_t2583138461 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void UITextList/Paragraph::.ctor() extern "C" IL2CPP_METHOD_ATTR void Paragraph__ctor_m2965333583 (Paragraph_t1111063719 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3675048456(__this, p0, method) (( Paragraph_t1111063719 * (*) (List_1_t2583138461 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m3713725056(__this, p0, method) (( void (*) (List_1_t2583138461 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m253762924(__this, p0, method) (( void (*) (List_1_t2583138461 *, Paragraph_t1111063719 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // UIFont UILabel::get_font() extern "C" IL2CPP_METHOD_ATTR UIFont_t2766063701 * UILabel_get_font_m2524566791 (UILabel_t3248798549 * __this, const RuntimeMethod* method); // System.Int32 UILabel::get_maxLineCount() extern "C" IL2CPP_METHOD_ATTR int32_t UILabel_get_maxLineCount_m2470497025 (UILabel_t3248798549 * __this, const RuntimeMethod* method); // System.Boolean UILabel::get_supportEncoding() extern "C" IL2CPP_METHOD_ATTR bool UILabel_get_supportEncoding_m2436010989 (UILabel_t3248798549 * __this, const RuntimeMethod* method); // UIFont/SymbolStyle UILabel::get_symbolStyle() extern "C" IL2CPP_METHOD_ATTR int32_t UILabel_get_symbolStyle_m43633261 (UILabel_t3248798549 * __this, const RuntimeMethod* method); // System.String UIFont::WrapText(System.String,System.Single,System.Int32,System.Boolean,UIFont/SymbolStyle) extern "C" IL2CPP_METHOD_ATTR String_t* UIFont_WrapText_m1008356249 (UIFont_t2766063701 * __this, String_t* ___text0, float ___maxWidth1, int32_t ___maxLineCount2, bool ___encoding3, int32_t ___symbolStyle4, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInChildren() #define Component_GetComponentInChildren_TisUILabel_t3248798549_m3839024558(__this, method) (( UILabel_t3248798549 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_m199702840_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisCollider_t1773347010_m4226749020(__this, method) (( Collider_t1773347010 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UnityEngine.Bounds UnityEngine.Collider::get_bounds() extern "C" IL2CPP_METHOD_ATTR Bounds_t2266837910 Collider_get_bounds_m2952418672 (Collider_t1773347010 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_lossyScale() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_lossyScale_m465496651 (Transform_t3600365921 * __this, 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); // 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 System.Text.StringBuilder::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_m3238060835 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) extern "C" IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m1965104174 (StringBuilder_t * __this, String_t* p0, 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); // System.Boolean UnityEngine.Rect::op_Inequality(UnityEngine.Rect,UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR bool Rect_op_Inequality_m51778115 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 p0, Rect_t2360479859 p1, const RuntimeMethod* method); // UnityEngine.Shader UnityEngine.Material::get_shader() extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * Material_get_shader_m1331119247 (Material_t340375123 * __this, const RuntimeMethod* method); // UnityEngine.Shader UnityEngine.Shader::Find(System.String) extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * Shader_Find_m2092206247 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.Material::set_shader(UnityEngine.Shader) extern "C" IL2CPP_METHOD_ATTR void Material_set_shader_m1402562841 (Material_t340375123 * __this, Shader_t4151988712 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Material::.ctor(UnityEngine.Shader) extern "C" IL2CPP_METHOD_ATTR void Material__ctor_m1662457592 (Material_t340375123 * __this, Shader_t4151988712 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Object::set_hideFlags(UnityEngine.HideFlags) extern "C" IL2CPP_METHOD_ATTR void Object_set_hideFlags_m1648752846 (Object_t631007953 * __this, int32_t p0, const RuntimeMethod* method); // System.Void UnityEngine.Material::set_mainTexture(UnityEngine.Texture) extern "C" IL2CPP_METHOD_ATTR void Material_set_mainTexture_m544811714 (Material_t340375123 * __this, Texture_t3661962703 * p0, const RuntimeMethod* method); // System.Void UIWidget::set_material(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_material_m3876747158 (UIWidget_t3538521925 * __this, Material_t340375123 * ___value0, const RuntimeMethod* method); // System.Void NGUITools::Destroy(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void NGUITools_Destroy_m4011984527 (RuntimeObject * __this /* static, unused */, Object_t631007953 * ___obj0, const RuntimeMethod* method); // System.Boolean System.String::Contains(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Contains_m1147431944 (String_t* __this, String_t* p0, const RuntimeMethod* method); // UnityEngine.Texture UIWidget::get_mainTexture() extern "C" IL2CPP_METHOD_ATTR Texture_t3661962703 * UIWidget_get_mainTexture_m3193712698 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Void UIPanel::RemoveWidget(UIWidget) extern "C" IL2CPP_METHOD_ATTR void UIPanel_RemoveWidget_m2262424736 (UIPanel_t1716472341 * __this, UIWidget_t3538521925 * ___w0, const RuntimeMethod* method); // UnityEngine.Shader UITexture::get_shader() extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * UITexture_get_shader_m133706675 (UITexture_t3471168817 * __this, const RuntimeMethod* method); // System.Void UIWidget::CreatePanel() extern "C" IL2CPP_METHOD_ATTR void UIWidget_CreatePanel_m3989364944 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Boolean UITexture::get_holdScale() extern "C" IL2CPP_METHOD_ATTR bool UITexture_get_holdScale_m3350254692 (UITexture_t3471168817 * __this, const RuntimeMethod* method); // UnityEngine.Rect UITexture::get_uvRect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 UITexture_get_uvRect_m3647296403 (UITexture_t3471168817 * __this, const RuntimeMethod* method); // System.Void UIWidget::MakePixelPerfect() extern "C" IL2CPP_METHOD_ATTR void UIWidget_MakePixelPerfect_m194260931 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Boolean UITexture::get_premultipliedAlpha() extern "C" IL2CPP_METHOD_ATTR bool UITexture_get_premultipliedAlpha_m1404801640 (UITexture_t3471168817 * __this, const RuntimeMethod* method); // System.Void UISlicedSprite::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISlicedSprite__ctor_m3692245938 (UISlicedSprite_t3843810845 * __this, const RuntimeMethod* method); // System.Void uiTitleShow::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiTitleShow__ctor_m727561262 (uiTitleShow_t10899441 * __this, const RuntimeMethod* method); // System.Void uiTitleShow::OnChangeTitle() extern "C" IL2CPP_METHOD_ATTR void uiTitleShow_OnChangeTitle_m2917319665 (uiTitleShow_t10899441 * __this, const RuntimeMethod* method); // DMCore.Logic.CTitleManager DMCore.Logic.CTitleManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTitleManager_t3025273230 * CTitleManager_GetInstance_m3413488441 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Misc.CMiscHelp::GetDestinationRes(System.String) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * CMiscHelp_GetDestinationRes_m2572658529 (RuntimeObject * __this /* static, unused */, String_t* ___resPath0, const RuntimeMethod* method); // System.Void uiTitleShow::AddEffect(UnityEngine.Transform,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiTitleShow_AddEffect_m1440985326 (uiTitleShow_t10899441 * __this, Transform_t3600365921 * ___root0, int32_t ___titleid1, const RuntimeMethod* method); // DMCore.Logic.logicCardManager DMCore.Logic.logicCardManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR logicCardManager_t2956095708 * logicCardManager_GetInstance_m10903635 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CUserCardParams DMCore.Logic.logicCardManager::GetUserCardInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR CUserCardParams_t243895319 * logicCardManager_GetUserCardInfo_m575868701 (logicCardManager_t2956095708 * __this, int64_t ___userID0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(__this, method) (( TitleContentCell_t811867674 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void TitleContentCell::OnWearedDown() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_OnWearedDown_m1927766312 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method); // System.Void TitleContentCell::OnWeared() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_OnWeared_m563067410 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CUserCardParams::IsOwnTitle(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CUserCardParams_IsOwnTitle_m3781578247 (CUserCardParams_t243895319 * __this, int32_t ___titleId0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221(__this, method) (( BoxCollider_t1640800422 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void UILabel::set_effectColor(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_effectColor_m1422787121 (UILabel_t3248798549 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_grey() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_get_grey_m3440705476 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::Destroy(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_Destroy_m3726802780 (RuntimeObject * __this /* static, unused */, Object_t631007953 * ___target0, const RuntimeMethod* method); // DMCore.Logic.CTitleManager/CTitleDesc DMCore.Logic.CTitleManager::GetTitleDescById(System.Int32) extern "C" IL2CPP_METHOD_ATTR CTitleDesc_t1213620943 * CTitleManager_GetTitleDescById_m3293879315 (CTitleManager_t3025273230 * __this, int32_t ___titleId0, const RuntimeMethod* method); // DMCore.CRoot DMCore.CRoot::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoot_t1043641654 * CRoot_GetInstance_m3627548531 (RuntimeObject * __this /* static, unused */, 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); // System.Void UnityEngine.Component::SendMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void Component_SendMessage_m1441147224 (Component_t1923634451 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponentsInChildren() #define Component_GetComponentsInChildren_TisUIWidget_t3538521925_m3698995734(__this, method) (( UIWidgetU5BU5D_t2950248968* (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponentsInChildren_TisRuntimeObject_m1308288322_gshared)(__this, method) // System.Void UITooltip::SetAlpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void UITooltip_SetAlpha_m1761138400 (UITooltip_t30236576 * __this, float ___val0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Subtraction_m3073674971 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Input::get_mousePosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Input_get_mousePosition_m1616496925 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Single UnityEngine.Camera::get_orthographicSize() extern "C" IL2CPP_METHOD_ATTR float Camera_get_orthographicSize_m3903216845 (Camera_t4157153871 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Camera::ViewportToWorldPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Camera_ViewportToWorldPoint_m4277738824 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UITooltip::SetText(System.String) extern "C" IL2CPP_METHOD_ATTR void UITooltip_SetText_m869056702 (UITooltip_t30236576 * __this, String_t* ___tooltipText0, const RuntimeMethod* method); // DMCore.Logic.CTopListGuildInfoManager DMCore.Logic.CTopListGuildInfoManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTopListGuildInfoManager_t1994790042 * CTopListGuildInfoManager_GetInstance_m2188504300 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTopListGuildInfoManager::get_GuildID() extern "C" IL2CPP_METHOD_ATTR int32_t CTopListGuildInfoManager_get_GuildID_m3556961567 (CTopListGuildInfoManager_t1994790042 * __this, const RuntimeMethod* method); // System.Void uiTopGuildInfoWnd::ShowDetailWindow() extern "C" IL2CPP_METHOD_ATTR void uiTopGuildInfoWnd_ShowDetailWindow_m1703122141 (uiTopGuildInfoWnd_t527971919 * __this, const RuntimeMethod* method); // DMCore.Logic.CGuildManager DMCore.Logic.CGuildManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGuildManager_t3445311192 * CGuildManager_GetInstance_m2368575480 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CGuildManager::get_IsSelfGuildBaseChanged() extern "C" IL2CPP_METHOD_ATTR bool CGuildManager_get_IsSelfGuildBaseChanged_m1825080275 (CGuildManager_t3445311192 * __this, const RuntimeMethod* method); // DMCore.Logic.CGuild DMCore.Logic.CGuildManager::GetGuildByID(System.Int64) extern "C" IL2CPP_METHOD_ATTR CGuild_t675931451 * CGuildManager_GetGuildByID_m1722464464 (CGuildManager_t3445311192 * __this, int64_t ___guildID0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CGuild::get_IsBaseInfoReady() extern "C" IL2CPP_METHOD_ATTR bool CGuild_get_IsBaseInfoReady_m2596273504 (CGuild_t675931451 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_IsSelfGuildBaseChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_IsSelfGuildBaseChanged_m124389728 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CGuildData DMCore.Logic.CGuild::get_Data() extern "C" IL2CPP_METHOD_ATTR CGuildData_t2153593818 * CGuild_get_Data_m336040289 (CGuild_t675931451 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::RequestGuildBaseInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_RequestGuildBaseInfo_m1643660639 (CGuildManager_t3445311192 * __this, int32_t ___guildID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CGuild::get_GuildID() extern "C" IL2CPP_METHOD_ATTR int32_t CGuild_get_GuildID_m3184550405 (CGuild_t675931451 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2971454694 (RuntimeObject * __this /* static, unused */, ObjectU5BU5D_t2843939325* p0, const RuntimeMethod* method); // System.String DMCore.Logic.CGuildManager::GetDistrictName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CGuildManager_GetDistrictName_m2482629019 (CGuildManager_t3445311192 * __this, int32_t ___destID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::RequestJoinInGuild(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_RequestJoinInGuild_m820160075 (CGuildManager_t3445311192 * __this, int32_t ___guildID0, bool ___isApply1, const RuntimeMethod* method); // System.Void uiTopGuildInfoWnd::OnCloseDetailWndProc() extern "C" IL2CPP_METHOD_ATTR void uiTopGuildInfoWnd_OnCloseDetailWndProc_m2986200691 (uiTopGuildInfoWnd_t527971919 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CTopListGuildInfoManager::OnHideGuildInfo() extern "C" IL2CPP_METHOD_ATTR void CTopListGuildInfoManager_OnHideGuildInfo_m3522039640 (CTopListGuildInfoManager_t1994790042 * __this, const RuntimeMethod* method); // System.Void uiTopListCoupleItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_OnPageInit_m3519955827 (uiTopListCoupleItem_t2775015847 * __this, 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); // System.Void DMCore.Logic.shopModel::DestroyCoupleModels() extern "C" IL2CPP_METHOD_ATTR void shopModel_DestroyCoupleModels_m649823169 (shopModel_t101745799 * __this, 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); // DMCore.Logic.CChatUserInfo DMCore.Logic.CChatManager::GetChatUser(System.Int64) extern "C" IL2CPP_METHOD_ATTR CChatUserInfo_t74790139 * CChatManager_GetChatUser_m2620126268 (CChatManager_t1988186574 * __this, int64_t ___userID0, 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); // DMCore.Logic.CTopListManager DMCore.Logic.CTopListManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTopListManager_t2888565983 * CTopListManager_GetInstance_m2066604640 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // uiTopListWnd DMCore.Logic.CTopListManager::GetTopListScript() extern "C" IL2CPP_METHOD_ATTR uiTopListWnd_t3782294186 * CTopListManager_GetTopListScript_m2345573192 (CTopListManager_t2888565983 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.OnItemClickBefore::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnItemClickBefore__ctor_m2465299355 (OnItemClickBefore_t888674743 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.Logic.OnItemClickEnd::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnItemClickEnd__ctor_m2577808822 (OnItemClickEnd_t3682481633 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // DMCore.Logic.CMenuManager DMCore.Logic.CMenuManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMenuManager_t3869721565 * CMenuManager_GetInstance_m3933304740 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuManager::OnShowMenu(DMCore.Logic.MainMenuType,DMCore.Logic.MenuLevel,DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuManager_OnShowMenu_m3138801014 (CMenuManager_t3869721565 * __this, int32_t ___menu_type0, int32_t ___menu_level1, CDataArray_t4068198041 * ___param2, OnItemClickBefore_t888674743 * ___cbBefore3, OnItemClickEnd_t3682481633 * ___cbEnd4, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::SetCoupleIds(System.Int64,System.Int32,System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopModel_SetCoupleIds_m3098509385 (shopModel_t101745799 * __this, int64_t ___userId10, int32_t ___sex11, int64_t ___UserId22, int32_t ___sex23, const RuntimeMethod* method); // DMCore.Logic.CAvatarEquipManager DMCore.Logic.CAvatarEquipManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAvatarEquipManager_t2125372870 * CAvatarEquipManager_GetInstance_m849068733 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CAvatarInfo DMCore.Logic.CAvatarEquipManager::GetAvatarInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR CAvatarInfo_t2247402650 * CAvatarEquipManager_GetAvatarInfo_m1514742623 (CAvatarEquipManager_t2125372870 * __this, int64_t ___destUserID0, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::SwitchCoupleModel(System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopModel_SwitchCoupleModel_m2932744360 (shopModel_t101745799 * __this, bool ___bMale0, bool ___buildDefault1, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2643467469(__this, p0, method) (( String_t* (*) (Dictionary_2_t1632706988 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m1170170947_gshared)(__this, p0, method) // UnityEngine.GameObject DMCore.Framework.Misc.CMiscHelp::GetChildGameObject(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CMiscHelp_GetChildGameObject_m347678012 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method); // System.Collections.IEnumerator UnityEngine.Transform::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Transform_GetEnumerator_m2717073726 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CIdolManager::SetIdolPinjieName(UITexture,System.Int32,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool CIdolManager_SetIdolPinjieName_m3680137619 (CIdolManager_t2822338582 * __this, UITexture_t3471168817 * ___tex0, int32_t ___level1, Vector3_t3722313464 ___orignalSize2, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CIdolManager::SetIdolPinjieLevel(UITexture,System.Int32,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool CIdolManager_SetIdolPinjieLevel_m3612360932 (CIdolManager_t2822338582 * __this, UITexture_t3471168817 * ___tex0, int32_t ___level1, Vector3_t3722313464 ___orignalSize2, const RuntimeMethod* method); // System.Void DMCore.Logic.CWndController::set_CustomReturnPage(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CWndController_set_CustomReturnPage_m119343810 (CWndController_t749709641 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Component::SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void Component_SendMessage_m2905932203 (Component_t1923634451 * __this, String_t* p0, RuntimeObject * p1, int32_t p2, const RuntimeMethod* method); // DMCore.Logic.CTopListItemManager DMCore.Logic.CTopListItemManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTopListItemManager_t756834727 * CTopListItemManager_GetInstance_m1639776028 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CTopListItemManager::OnItemClick(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTopListItemManager_OnItemClick_m1450322796 (CTopListItemManager_t756834727 * __this, int32_t ___rank0, const RuntimeMethod* method); // UnityEngine.Vector3 DMCore.Logic.CTopListItemManager::GetPhotoSize(DMCore.Logic.RankPhotoSize) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CTopListItemManager_GetPhotoSize_m1337662187 (CTopListItemManager_t756834727 * __this, int32_t ___photo_size0, const RuntimeMethod* method); // System.Boolean UnityEngine.Vector3::op_Equality(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool Vector3_op_Equality_m4231250055 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // System.Void uiTopListItem::SetNamePos() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetNamePos_m2978895109 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::AdjustVipPosition(UILabel,UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_AdjustVipPosition_m1292825562 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___uiName0, GameObject_t1113636619 * ___vipObj1, const RuntimeMethod* method); // DMCore.Logic.enumTopListType DMCore.Logic.CTopListItemManager::get_TopListType() extern "C" IL2CPP_METHOD_ATTR int32_t CTopListItemManager_get_TopListType_m2521635753 (CTopListItemManager_t756834727 * __this, const RuntimeMethod* method); // System.Void uiTopListItem::SetRootLevel() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootLevel_m1474491896 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method); // System.Void uiTopListItem::SetRootMoney() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootMoney_m1416678906 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method); // System.Void uiTopListItem::SetRootCommon() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootCommon_m1539316048 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(__this, method) (( UILabel_t3248798549 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.String System.Int64::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int64_ToString_m2986581816 (int64_t* __this, const RuntimeMethod* method); // DMCore.Logic.LevelConfig DMCore.Logic.LevelConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR LevelConfig_t3691592466 * LevelConfig_GetInstance_m3605955231 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.LevelConfig::GetLevelFromExp(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t LevelConfig_GetLevelFromExp_m2250634703 (LevelConfig_t3691592466 * __this, int64_t ___exp0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTopListItemManager::AdjustNumberLocation(UnityEngine.Transform,System.Int64,System.String,System.Single&) extern "C" IL2CPP_METHOD_ATTR void CTopListItemManager_AdjustNumberLocation_m1942663735 (CTopListItemManager_t756834727 * __this, Transform_t3600365921 * ___ObjZero0, int64_t ___nSocreShow1, String_t* ___flag2, float* ___fXLabor3, const RuntimeMethod* method); // System.Void DMCore.Logic.CTopListItemManager::AdjustNumberLocationForFirst(UnityEngine.Transform,System.Int64) extern "C" IL2CPP_METHOD_ATTR void CTopListItemManager_AdjustNumberLocationForFirst_m2496222738 (CTopListItemManager_t756834727 * __this, Transform_t3600365921 * ___ObjZero0, int64_t ___nSocreShow1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.LevelConfig::GetGuildLevelFromExp(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t LevelConfig_GetGuildLevelFromExp_m554796823 (LevelConfig_t3691592466 * __this, int64_t ___exp0, const RuntimeMethod* method); // System.Char[] System.String::ToCharArray() extern "C" IL2CPP_METHOD_ATTR CharU5BU5D_t3528271667* String_ToCharArray_m1492846834 (String_t* __this, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern "C" void DelegatePInvokeWrapper_OnCallback_t3293819239 (OnCallback_t3293819239 * __this, bool ___bConfirm0, const RuntimeMethod* method) { typedef void (DEFAULT_CALL *PInvokeFunc)(int32_t); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method)); // Native function invocation il2cppPInvokeFunc(static_cast(___bConfirm0)); } // System.Void uiSongDetail/OnCallback::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnCallback__ctor_m773078729 (OnCallback_t3293819239 * __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 uiSongDetail/OnCallback::Invoke(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void OnCallback_Invoke_m128961499 (OnCallback_t3293819239 * __this, bool ___bConfirm0, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { OnCallback_Invoke_m128961499((OnCallback_t3293819239 *)__this->get_prev_9(), ___bConfirm0, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 1) { // open { typedef void (*FunctionPointerType) (RuntimeObject *, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, ___bConfirm0, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___bConfirm0, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker1< bool >::Invoke(targetMethod, targetThis, ___bConfirm0); else GenericVirtActionInvoker1< bool >::Invoke(targetMethod, targetThis, ___bConfirm0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker1< bool >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___bConfirm0); else VirtActionInvoker1< bool >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___bConfirm0); } } else { typedef void (*FunctionPointerType) (void*, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___bConfirm0, targetMethod); } } } } // System.IAsyncResult uiSongDetail/OnCallback::BeginInvoke(System.Boolean,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OnCallback_BeginInvoke_m1570427586 (OnCallback_t3293819239 * __this, bool ___bConfirm0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OnCallback_BeginInvoke_m1570427586_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[2] = {0}; __d_args[0] = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &___bConfirm0); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void uiSongDetail/OnCallback::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void OnCallback_EndInvoke_m3213487527 (OnCallback_t3293819239 * __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 uiSongList::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSongList__ctor_m2249546398 (uiSongList_t509958536 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // uiSongList uiSongList::GetInstance() extern "C" IL2CPP_METHOD_ATTR uiSongList_t509958536 * uiSongList_GetInstance_m225823477 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongList_GetInstance_m225823477_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiSongList_t509958536 * L_0 = ((uiSongList_t509958536_StaticFields*)il2cpp_codegen_static_fields_for(uiSongList_t509958536_il2cpp_TypeInfo_var))->get_s_intance_6(); return L_0; } } // System.Void uiSongList::Awake() extern "C" IL2CPP_METHOD_ATTR void uiSongList_Awake_m1421663697 (uiSongList_t509958536 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongList_Awake_m1421663697_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((uiSongList_t509958536_StaticFields*)il2cpp_codegen_static_fields_for(uiSongList_t509958536_il2cpp_TypeInfo_var))->set_s_localPath_7((String_t*)NULL); ((uiSongList_t509958536_StaticFields*)il2cpp_codegen_static_fields_for(uiSongList_t509958536_il2cpp_TypeInfo_var))->set_s_intance_6(__this); return; } } // System.Void uiSongList::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSongList_OnPageInit_m2865148546 (uiSongList_t509958536 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongList_OnPageInit_m2865148546_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_uiCatalogue_2(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)6))); TransformU5BU5D_t807237628* L_0 = __this->get_m_uiCatalogue_2(); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral734914060, /*hidden argument*/NULL); NullCheck(L_0); ArrayElementTypeCheck (L_0, L_2); (L_0)->SetAt(static_cast(0), (Transform_t3600365921 *)L_2); TransformU5BU5D_t807237628* L_3 = __this->get_m_uiCatalogue_2(); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral2691229196, /*hidden argument*/NULL); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAt(static_cast(1), (Transform_t3600365921 *)L_5); TransformU5BU5D_t807237628* L_6 = __this->get_m_uiCatalogue_2(); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral1117251084, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(static_cast(2), (Transform_t3600365921 *)L_8); TransformU5BU5D_t807237628* L_9 = __this->get_m_uiCatalogue_2(); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral3073566220, /*hidden argument*/NULL); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(3), (Transform_t3600365921 *)L_11); TransformU5BU5D_t807237628* L_12 = __this->get_m_uiCatalogue_2(); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral4265207308, /*hidden argument*/NULL); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_14); (L_12)->SetAt(static_cast(4), (Transform_t3600365921 *)L_14); TransformU5BU5D_t807237628* L_15 = __this->get_m_uiCatalogue_2(); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral1926555148, /*hidden argument*/NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(5), (Transform_t3600365921 *)L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral3749945330, /*hidden argument*/NULL); NullCheck(L_19); uiSongDetail_t299802923 * L_20 = Component_GetComponent_TisuiSongDetail_t299802923_m539997578(L_19, /*hidden argument*/Component_GetComponent_TisuiSongDetail_t299802923_m539997578_RuntimeMethod_var); __this->set_m_uiSongDetail_4(L_20); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_21); Transform_t3600365921 * L_22 = Transform_Find_m1729760951(L_21, _stringLiteral3844024573, /*hidden argument*/NULL); NullCheck(L_22); DMListView_t512231514 * L_23 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_22, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_m_uiSongList_3(L_23); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_24); Transform_t3600365921 * L_25 = Transform_Find_m1729760951(L_24, _stringLiteral3790264583, /*hidden argument*/NULL); NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); __this->set_m_uiListPanel_5(L_26); DMListView_t512231514 * L_27 = __this->get_m_uiSongList_3(); NullCheck(L_27); DMListView_SetEnumInfo_m2581368040(L_27, 0, 1, /*hidden argument*/NULL); return; } } // System.Void uiSongList::Start() extern "C" IL2CPP_METHOD_ATTR void uiSongList_Start_m2628967216 (uiSongList_t509958536 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiSongList::Update() extern "C" IL2CPP_METHOD_ATTR void uiSongList_Update_m381766442 (uiSongList_t509958536 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongList_Update_m381766442_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 V_4 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_0 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CSongManager_get_SelectedGroup_m2181892272(L_0, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_0035; } } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_2 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CSongManager_get_IsRefreshAtOnce_m3351943925(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0035; } } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_4 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CSongManager_set_IsRefreshAtOnce_m1160145252(L_4, (bool)0, /*hidden argument*/NULL); DMListView_t512231514 * L_5 = __this->get_m_uiSongList_3(); NullCheck(L_5); DMListView_DeleteAll_m488542252(L_5, /*hidden argument*/NULL); } IL_0035: { DMListView_t512231514 * L_6 = __this->get_m_uiSongList_3(); NullCheck(L_6); int32_t L_7 = DMListView_GetCount_m1758119318(L_6, /*hidden argument*/NULL); V_0 = L_7; int32_t L_8 = V_0; if (L_8) { goto IL_010e; } } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_9 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); CSongManager_t2375791487 * L_10 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = CSongManager_get_SelectedGroup_m2181892272(L_10, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_12 = CSongManager_GetGroupSize_m3764762218(L_9, L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_13 = Mathf_CeilToInt_m432108984(NULL /*static, unused*/, ((float)((float)(((float)((float)L_12)))/(float)(4.0f))), /*hidden argument*/NULL); V_1 = L_13; DMListView_t512231514 * L_14 = __this->get_m_uiSongList_3(); NullCheck(L_14); L_14->set_isCommonItemList_2((bool)1); DMListView_t512231514 * L_15 = __this->get_m_uiSongList_3(); int32_t L_16 = V_1; NullCheck(L_15); DMListView_GenerateItemList_m637906825(L_15, L_16, /*hidden argument*/NULL); CSongManager_t2375791487 * L_17 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); bool L_18 = CSongManager_IsNeedAutoMoveToCurrentSong_m2408063740(L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_010e; } } { CSceneService_t551449725 * L_19 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CProperty_t963755051 * L_20 = CSceneService_GetSceneNetProperty_m2882939145(L_19, /*hidden argument*/NULL); NullCheck(L_20); int32_t L_21 = CProperty_GetInt_m2680341236(L_20, _stringLiteral3506163547, 0, /*hidden argument*/NULL); V_2 = L_21; IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_22 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); bool L_23 = CSongManager_get_IsRandomLocal_m1614784846(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_00ca; } } { int32_t L_24 = V_2; if (!L_24) { goto IL_00ca; } } { DMListView_t512231514 * L_25 = __this->get_m_uiSongList_3(); NullCheck(L_25); DMListView_MoveToBegin_m2199787501(L_25, /*hidden argument*/NULL); goto IL_010e; } IL_00ca: { CSceneService_t551449725 * L_26 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CProperty_t963755051 * L_27 = CSceneService_GetSceneNetProperty_m2882939145(L_26, /*hidden argument*/NULL); NullCheck(L_27); int32_t L_28 = CProperty_GetInt_m2680341236(L_27, _stringLiteral2522787689, 0, /*hidden argument*/NULL); V_3 = L_28; IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_29 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); CSongManager_t2375791487 * L_30 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); int32_t L_31 = CSongManager_get_SelectedGroup_m2181892272(L_30, /*hidden argument*/NULL); int32_t L_32 = V_3; NullCheck(L_29); int32_t L_33 = CSongManager_GetSongIndex_m2339452933(L_29, L_31, L_32, /*hidden argument*/NULL); V_4 = L_33; int32_t L_34 = V_4; if ((((int32_t)L_34) < ((int32_t)0))) { goto IL_010e; } } { DMListView_t512231514 * L_35 = __this->get_m_uiSongList_3(); int32_t L_36 = V_4; NullCheck(L_35); DMListView_MoveToIndex_m1296365812(L_35, ((int32_t)((int32_t)L_36/(int32_t)4)), /*hidden argument*/NULL); } IL_010e: { return; } } // System.Void uiSongList::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiSongList_OnEnable_m3938823546 (uiSongList_t509958536 * __this, const RuntimeMethod* method) { { uiSongList_ShowList_m1500749364(__this, /*hidden argument*/NULL); return; } } // System.Void uiSongList::OnRequireSongDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongList_OnRequireSongDetail_m2800646505 (uiSongList_t509958536 * __this, int32_t ___songId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongList_OnRequireSongDetail_m2800646505_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_0 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CSongManager_get_EnableSwitchSong_m4053109599(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0010; } } { return; } IL_0010: { int32_t L_2 = ___songId0; CMusicManager_t3263666357 * L_3 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CMusicManager_GetRandomMusicID_m564675060(L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)L_4)))) { goto IL_002c; } } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_SendRandomDanceMusic_m1850242008(NULL /*static, unused*/, /*hidden argument*/NULL); uiSongList_OnClose_m2385360632(__this, /*hidden argument*/NULL); return; } IL_002c: { uiSongDetail_t299802923 * L_5 = __this->get_m_uiSongDetail_4(); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); NullCheck(L_6); GameObject_SetActive_m796801857(L_6, (bool)1, /*hidden argument*/NULL); uiSongDetail_t299802923 * L_7 = __this->get_m_uiSongDetail_4(); int32_t L_8 = ___songId0; intptr_t L_9 = (intptr_t)uiSongList_SongDetailHandler_m3594105226_RuntimeMethod_var; OnCallback_t3293819239 * L_10 = (OnCallback_t3293819239 *)il2cpp_codegen_object_new(OnCallback_t3293819239_il2cpp_TypeInfo_var); OnCallback__ctor_m773078729(L_10, __this, L_9, /*hidden argument*/NULL); NullCheck(L_7); uiSongDetail_Init_m2104716163(L_7, L_8, L_10, /*hidden argument*/NULL); return; } } // System.Void uiSongList::SongDetailHandler(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiSongList_SongDetailHandler_m3594105226 (uiSongList_t509958536 * __this, bool ___bConfirm0, const RuntimeMethod* method) { { bool L_0 = ___bConfirm0; if (!L_0) { goto IL_000c; } } { uiSongList_OnClose_m2385360632(__this, /*hidden argument*/NULL); } IL_000c: { return; } } // System.Void uiSongList::OnClose() extern "C" IL2CPP_METHOD_ATTR void uiSongList_OnClose_m2385360632 (uiSongList_t509958536 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongList_OnClose_m2385360632_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CWndController_HideUI_m732482071(L_0, ((int32_t)64), /*hidden argument*/NULL); return; } } // System.Void uiSongList::OnFadeOutEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongList_OnFadeOutEnd_m414559470 (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 (uiSongList_OnFadeOutEnd_m414559470_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; { String_t* L_0 = ((uiSongList_t509958536_StaticFields*)il2cpp_codegen_static_fields_for(uiSongList_t509958536_il2cpp_TypeInfo_var))->get_s_localPath_7(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_1 = CMiscHelp_FindTransFromUICamera_m1444083882(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; Transform_t3600365921 * L_2 = V_0; 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_0023; } } { Transform_t3600365921 * L_4 = V_0; NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); } IL_0023: { return; } } // System.Void uiSongList::OnFadeInEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongList_OnFadeInEnd_m3875860838 (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 (uiSongList_OnFadeInEnd_m3875860838_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_0 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSongManager_set_EnableSwitchSong_m2367948824(L_0, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiSongList::OnSelectMainType(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSongList_OnSelectMainType_m2747348317 (uiSongList_t509958536 * __this, GameObject_t1113636619 * ___gameobj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongList_OnSelectMainType_m2747348317_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; V_1 = 0; goto IL_002c; } IL_0009: { TransformU5BU5D_t807237628* L_0 = __this->get_m_uiCatalogue_2(); int32_t L_1 = V_1; NullCheck(L_0); int32_t L_2 = L_1; Transform_t3600365921 * L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); GameObject_t1113636619 * L_5 = ___gameobj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0028; } } { int32_t L_7 = V_1; V_0 = L_7; goto IL_003a; } IL_0028: { int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_002c: { int32_t L_9 = V_1; TransformU5BU5D_t807237628* L_10 = __this->get_m_uiCatalogue_2(); NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))))) { goto IL_0009; } } IL_003a: { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_11 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CSongManager_SetEnableAutoMoveToCurrentSong_m2946175414(L_11, (bool)0, /*hidden argument*/NULL); int32_t L_12 = V_0; uiSongList_ChangeGroupBtnState_m1868449870(__this, L_12, /*hidden argument*/NULL); int32_t L_13 = V_0; uiSongList_ChangeList_m4155125201(__this, L_13, /*hidden argument*/NULL); return; } } // System.Void uiSongList::ChangeGroupBtnState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongList_ChangeGroupBtnState_m1868449870 (uiSongList_t509958536 * __this, int32_t ___catalogue0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongList_ChangeGroupBtnState_m1868449870_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_004e; } IL_0007: { TransformU5BU5D_t807237628* L_0 = __this->get_m_uiCatalogue_2(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; Transform_t3600365921 * L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral1139327020, /*hidden argument*/NULL); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); int32_t L_6 = V_0; int32_t L_7 = ___catalogue0; NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)((((int32_t)L_6) == ((int32_t)L_7))? 1 : 0), /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_8 = __this->get_m_uiCatalogue_2(); int32_t L_9 = V_0; NullCheck(L_8); int32_t L_10 = L_9; Transform_t3600365921 * L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_11, _stringLiteral1139261484, /*hidden argument*/NULL); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); int32_t L_14 = V_0; int32_t L_15 = ___catalogue0; NullCheck(L_13); GameObject_SetActive_m796801857(L_13, (bool)((((int32_t)((((int32_t)L_14) == ((int32_t)L_15))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); int32_t L_16 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_004e: { int32_t L_17 = V_0; TransformU5BU5D_t807237628* L_18 = __this->get_m_uiCatalogue_2(); NullCheck(L_18); if ((((int32_t)L_17) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_18)->max_length))))))) { goto IL_0007; } } { return; } } // System.Void uiSongList::ChangeList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongList_ChangeList_m4155125201 (uiSongList_t509958536 * __this, int32_t ___catalogue0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongList_ChangeList_m4155125201_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_0 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___catalogue0; NullCheck(L_0); CSongManager_set_SelectedGroup_m2821692743(L_0, L_1, /*hidden argument*/NULL); DMListView_t512231514 * L_2 = __this->get_m_uiSongList_3(); NullCheck(L_2); DMListView_DeleteAll_m488542252(L_2, /*hidden argument*/NULL); return; } } // System.Void uiSongList::ShowList() extern "C" IL2CPP_METHOD_ATTR void uiSongList_ShowList_m1500749364 (uiSongList_t509958536 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongList_ShowList_m1500749364_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CEventManager_t474365641 * G_B2_0 = NULL; CEventManager_t474365641 * G_B1_0 = NULL; GameObject_t1113636619 * G_B4_0 = NULL; GameObject_t1113636619 * G_B3_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_0 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSongManager_set_EnableSwitchSong_m2367948824(L_0, (bool)0, /*hidden argument*/NULL); CEventManager_t474365641 * L_1 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); OnEventCall_t3758354630 * L_2 = ((uiSongList_t509958536_StaticFields*)il2cpp_codegen_static_fields_for(uiSongList_t509958536_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_8(); G_B1_0 = L_1; if (L_2) { G_B2_0 = L_1; goto IL_0028; } } { intptr_t L_3 = (intptr_t)uiSongList_OnFadeOutEnd_m414559470_RuntimeMethod_var; OnEventCall_t3758354630 * L_4 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_4, NULL, L_3, /*hidden argument*/NULL); ((uiSongList_t509958536_StaticFields*)il2cpp_codegen_static_fields_for(uiSongList_t509958536_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_8(L_4); G_B2_0 = G_B1_0; } IL_0028: { OnEventCall_t3758354630 * L_5 = ((uiSongList_t509958536_StaticFields*)il2cpp_codegen_static_fields_for(uiSongList_t509958536_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_8(); NullCheck(G_B2_0); CEventManager_StopEvent_m2167807725(G_B2_0, L_5, /*hidden argument*/NULL); GameObject_t1113636619 * L_6 = __this->get_m_uiListPanel_5(); OnEventCall_t3758354630 * L_7 = ((uiSongList_t509958536_StaticFields*)il2cpp_codegen_static_fields_for(uiSongList_t509958536_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_9(); G_B3_0 = L_6; if (L_7) { G_B4_0 = L_6; goto IL_0050; } } { intptr_t L_8 = (intptr_t)uiSongList_OnFadeInEnd_m3875860838_RuntimeMethod_var; OnEventCall_t3758354630 * L_9 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_9, NULL, L_8, /*hidden argument*/NULL); ((uiSongList_t509958536_StaticFields*)il2cpp_codegen_static_fields_for(uiSongList_t509958536_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_9(L_9); G_B4_0 = G_B3_0; } IL_0050: { OnEventCall_t3758354630 * L_10 = ((uiSongList_t509958536_StaticFields*)il2cpp_codegen_static_fields_for(uiSongList_t509958536_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_9(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_PlayUIFadeInAnim_m1663334860(NULL /*static, unused*/, G_B4_0, L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_11 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_12 = CSongManager_get_SelectedSongGroup_m3502903921(L_11, /*hidden argument*/NULL); V_0 = L_12; CSongManager_t2375791487 * L_13 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CSongManager_SetEnableAutoMoveToCurrentSong_m2946175414(L_13, (bool)1, /*hidden argument*/NULL); int32_t L_14 = V_0; uiSongList_ChangeGroupBtnState_m1868449870(__this, L_14, /*hidden argument*/NULL); int32_t L_15 = V_0; uiSongList_ChangeList_m4155125201(__this, L_15, /*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 uiSongRow::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSongRow__ctor_m2279278035 (uiSongRow_t1777149606 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSongRow::Awake() extern "C" IL2CPP_METHOD_ATTR void uiSongRow_Awake_m721827307 (uiSongRow_t1777149606 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongRow_Awake_m721827307_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); DMListViewItem_t3648257704 * L_1 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_0, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_2 = (intptr_t)uiSongRow_IndexChanged_m2837159047_RuntimeMethod_var; Action_1_t3123413348 * L_3 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_3, __this, L_2, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_1); DMListViewItem_set_indexChanged_m3628212006(L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void uiSongRow::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongRow_IndexChanged_m2837159047 (uiSongRow_t1777149606 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongRow_IndexChanged_m2837159047_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____index0; IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_1 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CSongManager_get_SelectedGroup_m2181892272(L_1, /*hidden argument*/NULL); uiSongRow_SetIndex_m2029917712(__this, L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void uiSongRow::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSongRow_OnPageInit_m186097297 (uiSongRow_t1777149606 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongRow_OnPageInit_m186097297_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_uiCells_2(((uiSongCellU5BU5D_t225369107*)SZArrayNew(uiSongCellU5BU5D_t225369107_il2cpp_TypeInfo_var, (uint32_t)4))); uiSongCellU5BU5D_t225369107* L_0 = __this->get_m_uiCells_2(); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral3254248710, /*hidden argument*/NULL); NullCheck(L_2); uiSongCell_t1679490006 * L_3 = Component_GetComponent_TisuiSongCell_t1679490006_m3166332046(L_2, /*hidden argument*/Component_GetComponent_TisuiSongCell_t1679490006_m3166332046_RuntimeMethod_var); NullCheck(L_0); ArrayElementTypeCheck (L_0, L_3); (L_0)->SetAt(static_cast(0), (uiSongCell_t1679490006 *)L_3); uiSongCellU5BU5D_t225369107* L_4 = __this->get_m_uiCells_2(); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_Find_m1729760951(L_5, _stringLiteral3254052102, /*hidden argument*/NULL); NullCheck(L_6); uiSongCell_t1679490006 * L_7 = Component_GetComponent_TisuiSongCell_t1679490006_m3166332046(L_6, /*hidden argument*/Component_GetComponent_TisuiSongCell_t1679490006_m3166332046_RuntimeMethod_var); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_7); (L_4)->SetAt(static_cast(1), (uiSongCell_t1679490006 *)L_7); uiSongCellU5BU5D_t225369107* L_8 = __this->get_m_uiCells_2(); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral3254117638, /*hidden argument*/NULL); NullCheck(L_10); uiSongCell_t1679490006 * L_11 = Component_GetComponent_TisuiSongCell_t1679490006_m3166332046(L_10, /*hidden argument*/Component_GetComponent_TisuiSongCell_t1679490006_m3166332046_RuntimeMethod_var); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_11); (L_8)->SetAt(static_cast(2), (uiSongCell_t1679490006 *)L_11); uiSongCellU5BU5D_t225369107* L_12 = __this->get_m_uiCells_2(); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral3254445318, /*hidden argument*/NULL); NullCheck(L_14); uiSongCell_t1679490006 * L_15 = Component_GetComponent_TisuiSongCell_t1679490006_m3166332046(L_14, /*hidden argument*/Component_GetComponent_TisuiSongCell_t1679490006_m3166332046_RuntimeMethod_var); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_15); (L_12)->SetAt(static_cast(3), (uiSongCell_t1679490006 *)L_15); return; } } // System.Void uiSongRow::SetIndex(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongRow_SetIndex_m2029917712 (uiSongRow_t1777149606 * __this, int32_t ___index0, int32_t ___m_catalogue1, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_001e; } IL_0007: { uiSongCellU5BU5D_t225369107* L_0 = __this->get_m_uiCells_2(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; uiSongCell_t1679490006 * L_3 = (L_0)->GetAt(static_cast(L_2)); int32_t L_4 = ___index0; int32_t L_5 = V_0; int32_t L_6 = ___m_catalogue1; NullCheck(L_3); uiSongCell_SetIndex_m30815779(L_3, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_4, (int32_t)4)), (int32_t)L_5)), L_6, /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; uiSongCellU5BU5D_t225369107* L_9 = __this->get_m_uiCells_2(); NullCheck(L_9); if ((((int32_t)L_8) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_9)->max_length))))))) { 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 UISoundVolume::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISoundVolume__ctor_m3874528467 (UISoundVolume_t313711476 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UISoundVolume::Awake() extern "C" IL2CPP_METHOD_ATTR void UISoundVolume_Awake_m3246223827 (UISoundVolume_t313711476 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISoundVolume_Awake_m3246223827_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISlider_t886033014 * L_0 = Component_GetComponent_TisUISlider_t886033014_m856673415(__this, /*hidden argument*/Component_GetComponent_TisUISlider_t886033014_m856673415_RuntimeMethod_var); __this->set_mSlider_2(L_0); UISlider_t886033014 * L_1 = __this->get_mSlider_2(); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); float L_2 = NGUITools_get_soundVolume_m3888828516(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); UISlider_set_sliderValue_m1801710512(L_1, L_2, /*hidden argument*/NULL); UISlider_t886033014 * L_3 = __this->get_mSlider_2(); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_eventReceiver_11(L_4); return; } } // System.Void UISoundVolume::OnSliderChange(System.Single) extern "C" IL2CPP_METHOD_ATTR void UISoundVolume_OnSliderChange_m3458959262 (UISoundVolume_t313711476 * __this, float ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISoundVolume_OnSliderChange_m3458959262_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___val0; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_set_soundVolume_m4293681528(NULL /*static, unused*/, 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 uiSpeakBox::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox__ctor_m3574339221 (uiSpeakBox_t2345481508 * __this, const RuntimeMethod* method) { { __this->set_nCount_30(1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSpeakBox::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox_OnPageInit_m3149529373 (uiSpeakBox_t2345481508 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpeakBox_OnPageInit_m3149529373_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_29(); if (L_0) { goto IL_026b; } } { __this->set_isPageInit_29((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral2766689060, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); __this->set_m_root_2(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral1155223857, /*hidden argument*/NULL); NullCheck(L_5); UITexture_t3471168817 * L_6 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_5, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_headPhoto_3(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral1908721662, /*hidden argument*/NULL); NullCheck(L_8); UILabel_t3248798549 * L_9 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_8, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_userName_4(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral562708205, /*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); __this->set_m_headBox_7(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral913944306, /*hidden argument*/NULL); NullCheck(L_14); UILabel_t3248798549 * L_15 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_14, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_content_5(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral505518746, /*hidden argument*/NULL); NullCheck(L_17); UILabel_t3248798549 * L_18 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_17, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_count_13(L_18); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral209499803, /*hidden argument*/NULL); NullCheck(L_20); UISprite_t194114938 * L_21 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_20, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_vipLevel_6(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_Find_m1729760951(L_22, _stringLiteral2511762406, /*hidden argument*/NULL); NullCheck(L_23); GameObject_t1113636619 * L_24 = Component_get_gameObject_m442555142(L_23, /*hidden argument*/NULL); __this->set_m_contentRoot_8(L_24); Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_25); Transform_t3600365921 * L_26 = Transform_Find_m1729760951(L_25, _stringLiteral3845587197, /*hidden argument*/NULL); NullCheck(L_26); UISprite_t194114938 * L_27 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_26, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_background_9(L_27); Transform_t3600365921 * L_28 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_28); Transform_t3600365921 * L_29 = Transform_Find_m1729760951(L_28, _stringLiteral552835033, /*hidden argument*/NULL); NullCheck(L_29); Transform_t3600365921 * L_30 = Component_GetComponent_TisTransform_t3600365921_m4279869570(L_29, /*hidden argument*/Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var); __this->set_m_comboRoot_14(L_30); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_31); Transform_t3600365921 * L_32 = Transform_Find_m1729760951(L_31, _stringLiteral4127758297, /*hidden argument*/NULL); NullCheck(L_32); Transform_t3600365921 * L_33 = Component_GetComponent_TisTransform_t3600365921_m4279869570(L_32, /*hidden argument*/Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var); __this->set_m_comboRoot1_15(L_33); Transform_t3600365921 * L_34 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_34); Transform_t3600365921 * L_35 = Transform_Find_m1729760951(L_34, _stringLiteral2171443161, /*hidden argument*/NULL); NullCheck(L_35); Transform_t3600365921 * L_36 = Component_GetComponent_TisTransform_t3600365921_m4279869570(L_35, /*hidden argument*/Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var); __this->set_m_comboRoot2_16(L_36); Transform_t3600365921 * L_37 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_37); Transform_t3600365921 * L_38 = Transform_Find_m1729760951(L_37, _stringLiteral215128025, /*hidden argument*/NULL); NullCheck(L_38); Transform_t3600365921 * L_39 = Component_GetComponent_TisTransform_t3600365921_m4279869570(L_38, /*hidden argument*/Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var); __this->set_m_comboRoot3_17(L_39); Transform_t3600365921 * L_40 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_40); Transform_t3600365921 * L_41 = Transform_Find_m1729760951(L_40, _stringLiteral1024432089, /*hidden argument*/NULL); NullCheck(L_41); Transform_t3600365921 * L_42 = Component_GetComponent_TisTransform_t3600365921_m4279869570(L_41, /*hidden argument*/Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var); __this->set_m_comboMax_18(L_42); Transform_t3600365921 * L_43 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_43); Transform_t3600365921 * L_44 = Transform_Find_m1729760951(L_43, _stringLiteral3530780828, /*hidden argument*/NULL); NullCheck(L_44); UISprite_t194114938 * L_45 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_44, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_comboCount_19(L_45); Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_46); Transform_t3600365921 * L_47 = Transform_Find_m1729760951(L_46, _stringLiteral2589551190, /*hidden argument*/NULL); NullCheck(L_47); UISprite_t194114938 * L_48 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_47, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_comboX_20(L_48); Transform_t3600365921 * L_49 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_49); Transform_t3600365921 * L_50 = Transform_Find_m1729760951(L_49, _stringLiteral2304001968, /*hidden argument*/NULL); NullCheck(L_50); UISprite_t194114938 * L_51 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_50, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_comboIcon_21(L_51); Transform_t3600365921 * L_52 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_52); Transform_t3600365921 * L_53 = Transform_Find_m1729760951(L_52, _stringLiteral320961435, /*hidden argument*/NULL); NullCheck(L_53); Transform_t3600365921 * L_54 = Component_GetComponent_TisTransform_t3600365921_m4279869570(L_53, /*hidden argument*/Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var); __this->set_m_comboEffect_22(L_54); Transform_t3600365921 * L_55 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_55); Transform_t3600365921 * L_56 = Transform_Find_m1729760951(L_55, _stringLiteral321420201, /*hidden argument*/NULL); NullCheck(L_56); Transform_t3600365921 * L_57 = Component_GetComponent_TisTransform_t3600365921_m4279869570(L_56, /*hidden argument*/Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var); __this->set_m_comboEffect1_23(L_57); Transform_t3600365921 * L_58 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_58); Transform_t3600365921 * L_59 = Transform_Find_m1729760951(L_58, _stringLiteral320830376, /*hidden argument*/NULL); NullCheck(L_59); Transform_t3600365921 * L_60 = Component_GetComponent_TisTransform_t3600365921_m4279869570(L_59, /*hidden argument*/Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var); __this->set_m_comboEffect2_24(L_60); Transform_t3600365921 * L_61 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_61); Transform_t3600365921 * L_62 = Transform_Find_m1729760951(L_61, _stringLiteral320895912, /*hidden argument*/NULL); NullCheck(L_62); Transform_t3600365921 * L_63 = Component_GetComponent_TisTransform_t3600365921_m4279869570(L_62, /*hidden argument*/Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var); __this->set_m_comboEffect3_25(L_63); UILabel_t3248798549 * L_64 = __this->get_m_content_5(); NullCheck(L_64); UILabel_set_supportEncoding_m3054489616(L_64, (bool)0, /*hidden argument*/NULL); UITexture_t3471168817 * L_65 = __this->get_m_headPhoto_3(); NullCheck(L_65); Transform_t3600365921 * L_66 = Component_get_transform_m3162698980(L_65, /*hidden argument*/NULL); NullCheck(L_66); Vector3_t3722313464 L_67 = Transform_get_localScale_m129152068(L_66, /*hidden argument*/NULL); __this->set_m_PhotoSize_12(L_67); } IL_026b: { return; } } // System.Void uiSpeakBox::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox_OnPageShow_m3270848769 (uiSpeakBox_t2345481508 * __this, const RuntimeMethod* method) { { __this->set_m_isPhotoReady_11((bool)0); return; } } // System.Void uiSpeakBox::Update() extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox_Update_m4288614505 (uiSpeakBox_t2345481508 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpeakBox_Update_m4288614505_MetadataUsageId); s_Il2CppMethodInitialized = true; } CChatUserInfo_t74790139 * V_0 = NULL; float V_1 = 0.0f; float V_2 = 0.0f; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); CChatUserInfo_t74790139 * G_B3_0 = NULL; { stSpeaker_t2572138757 * L_0 = __this->get_m_speakerInfo_10(); if (!L_0) { goto IL_001b; } } { stSpeaker_t2572138757 * L_1 = __this->get_m_speakerInfo_10(); NullCheck(L_1); CChatUserInfo_t74790139 * L_2 = L_1->get__stUserInfo_0(); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = ((CChatUserInfo_t74790139 *)(NULL)); } IL_001c: { V_0 = G_B3_0; CChatUserInfo_t74790139 * L_3 = V_0; if (L_3) { goto IL_0024; } } { return; } IL_0024: { bool L_4 = __this->get_m_bIsRoll_26(); if (!L_4) { goto IL_00be; } } { V_1 = (0.04f); float L_5 = __this->get_m_bChangeTimeLabor_28(); float L_6 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_bChangeTimeLabor_28(((float)il2cpp_codegen_add((float)L_5, (float)L_6))); float L_7 = __this->get_m_bChangeTimeLabor_28(); float L_8 = V_1; V_2 = ((float)((float)L_7/(float)L_8)); float L_9 = V_2; if ((!(((float)(1.0f)) <= ((float)L_9)))) { goto IL_00be; } } { GameObject_t1113636619 * L_10 = __this->get_m_contentRoot_8(); NullCheck(L_10); Transform_t3600365921 * L_11 = GameObject_get_transform_m1369836730(L_10, /*hidden argument*/NULL); NullCheck(L_11); Vector3_t3722313464 L_12 = Transform_get_localPosition_m4234289348(L_11, /*hidden argument*/NULL); V_3 = L_12; float L_13 = (&V_3)->get_x_1(); float L_14 = __this->get_m_minX_27(); if ((!(((float)L_13) > ((float)L_14)))) { goto IL_0096; } } { Vector3_t3722313464 * L_15 = (&V_3); float L_16 = L_15->get_x_1(); L_15->set_x_1(((float)il2cpp_codegen_subtract((float)L_16, (float)(2.0f)))); goto IL_00a2; } IL_0096: { (&V_3)->set_x_1((20.0f)); } IL_00a2: { GameObject_t1113636619 * L_17 = __this->get_m_contentRoot_8(); NullCheck(L_17); Transform_t3600365921 * L_18 = GameObject_get_transform_m1369836730(L_17, /*hidden argument*/NULL); Vector3_t3722313464 L_19 = V_3; NullCheck(L_18); Transform_set_localPosition_m4128471975(L_18, L_19, /*hidden argument*/NULL); __this->set_m_bChangeTimeLabor_28((0.0f)); } IL_00be: { bool L_20 = __this->get_m_isPhotoReady_11(); if (L_20) { goto IL_00f4; } } { UITexture_t3471168817 * L_21 = __this->get_m_headPhoto_3(); CChatUserInfo_t74790139 * L_22 = V_0; NullCheck(L_22); int64_t L_23 = L_22->get_SenderID_1(); CChatUserInfo_t74790139 * L_24 = V_0; NullCheck(L_24); int64_t L_25 = L_24->get_UserPhoto_0(); CChatUserInfo_t74790139 * L_26 = V_0; NullCheck(L_26); int32_t L_27 = L_26->get_UserSex_3(); Vector3_t3722313464 L_28 = __this->get_m_PhotoSize_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_29 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_21, L_23, L_25, L_27, L_28, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_isPhotoReady_11(L_29); } IL_00f4: { return; } } // System.Void uiSpeakBox::OnOpenChat() extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox_OnOpenChat_m976426088 (uiSpeakBox_t2345481508 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpeakBox_OnOpenChat_m976426088_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CWndController_IsExist_m1254965977(L_0, ((int32_t)13), /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return; } IL_0012: { IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_2 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CChatManager_set_CallerPage_m588607290(L_2, ((int32_t)19), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_3 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CWndController_ShowUI_m3552255067(L_3, ((int32_t)13), /*hidden argument*/NULL); return; } } // System.Void uiSpeakBox::SetData(DMCore.Logic.stSpeaker) extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox_SetData_m2239709682 (uiSpeakBox_t2345481508 * __this, stSpeaker_t2572138757 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpeakBox_SetData_m2239709682_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector2_t2156229523 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)); float V_8 = 0.0f; int32_t V_9 = 0; String_t* V_10 = NULL; StringU5BU5D_t1281789340* V_11 = NULL; { stSpeaker_t2572138757 * L_0 = ___info0; __this->set_m_speakerInfo_10(L_0); __this->set_m_isPhotoReady_11((bool)0); IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_1 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); stSpeaker_t2572138757 * L_2 = ___info0; NullCheck(L_2); CChatUserInfo_t74790139 * L_3 = L_2->get__stUserInfo_0(); NullCheck(L_3); int32_t L_4 = L_3->get_BroadcastID_12(); NullCheck(L_1); String_t* L_5 = PersonaliseConfig_GetSpriteNameByID_m4123909883(L_1, L_4, /*hidden argument*/NULL); V_0 = L_5; String_t* L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0044; } } { UISprite_t194114938 * L_8 = __this->get_m_background_9(); NullCheck(L_8); UISprite_set_spriteName_m1616245412(L_8, _stringLiteral3456350174, /*hidden argument*/NULL); goto IL_0050; } IL_0044: { UISprite_t194114938 * L_9 = __this->get_m_background_9(); String_t* L_10 = V_0; NullCheck(L_9); UISprite_set_spriteName_m1616245412(L_9, L_10, /*hidden argument*/NULL); } IL_0050: { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_11 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); stSpeaker_t2572138757 * L_12 = ___info0; NullCheck(L_12); CChatUserInfo_t74790139 * L_13 = L_12->get__stUserInfo_0(); NullCheck(L_13); int32_t L_14 = L_13->get_BroadcastID_12(); NullCheck(L_11); String_t* L_15 = PersonaliseConfig_GetSoleEffectName_m3525489228(L_11, L_14, /*hidden argument*/NULL); V_1 = L_15; PersonaliseConfig_t2812043406 * L_16 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); UISprite_t194114938 * L_17 = __this->get_m_background_9(); NullCheck(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(L_17, /*hidden argument*/NULL); String_t* L_19 = V_1; NullCheck(L_16); PersonaliseConfig_SetSpeakEffect_m2516084473(L_16, L_18, L_19, /*hidden argument*/NULL); UILabel_t3248798549 * L_20 = __this->get_m_userName_4(); stSpeaker_t2572138757 * L_21 = ___info0; NullCheck(L_21); CChatUserInfo_t74790139 * L_22 = L_21->get__stUserInfo_0(); NullCheck(L_22); String_t* L_23 = L_22->get_UserName_2(); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_23, /*hidden argument*/NULL); UILabel_t3248798549 * L_24 = __this->get_m_userName_4(); stSpeaker_t2572138757 * L_25 = ___info0; NullCheck(L_25); CChatUserInfo_t74790139 * L_26 = L_25->get__stUserInfo_0(); NullCheck(L_26); int32_t L_27 = L_26->get_MemberLevel_5(); stSpeaker_t2572138757 * L_28 = ___info0; NullCheck(L_28); CChatUserInfo_t74790139 * L_29 = L_28->get__stUserInfo_0(); NullCheck(L_29); int64_t L_30 = L_29->get_SenderID_1(); stSpeaker_t2572138757 * L_31 = ___info0; NullCheck(L_31); CChatUserInfo_t74790139 * L_32 = L_31->get__stUserInfo_0(); NullCheck(L_32); int32_t L_33 = L_32->get_UserSex_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Color_t2555686324 L_34 = CMiscHelp_GetRoleNameColor_m2178204290(NULL /*static, unused*/, L_27, L_30, L_33, /*hidden argument*/NULL); NullCheck(L_24); UIWidget_set_color_m2288988844(L_24, L_34, /*hidden argument*/NULL); PersonaliseConfig_t2812043406 * L_35 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); stSpeaker_t2572138757 * L_36 = ___info0; NullCheck(L_36); CChatUserInfo_t74790139 * L_37 = L_36->get__stUserInfo_0(); NullCheck(L_37); int32_t L_38 = L_37->get_HeadBoxID_9(); UISprite_t194114938 * L_39 = __this->get_m_headBox_7(); NullCheck(L_35); PersonaliseConfig_GetUserHeadBoxInfoByID_m1467318277(L_35, L_38, L_39, /*hidden argument*/NULL); GameObject_t1113636619 * L_40 = __this->get_m_contentRoot_8(); CMiscHelp_SetObjectPositionX_m129950964(NULL /*static, unused*/, L_40, (10.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_41 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); stSpeaker_t2572138757 * L_42 = ___info0; NullCheck(L_42); String_t* L_43 = L_42->get__stContent_1(); UILabel_t3248798549 * L_44 = __this->get_m_content_5(); stSpeaker_t2572138757 * L_45 = ___info0; NullCheck(L_45); CChatUserInfo_t74790139 * L_46 = L_45->get__stUserInfo_0(); NullCheck(L_41); Vector2_t2156229523 L_47 = CChatManager_SelectEmoticons_m894167429(L_41, L_43, L_44, L_46, /*hidden argument*/NULL); V_2 = L_47; float L_48 = (&V_2)->get_x_0(); if ((!(((float)L_48) > ((float)(260.0f))))) { goto IL_0167; } } { GameObject_t1113636619 * L_49 = __this->get_m_contentRoot_8(); NullCheck(L_49); Transform_t3600365921 * L_50 = GameObject_get_transform_m1369836730(L_49, /*hidden argument*/NULL); NullCheck(L_50); Vector3_t3722313464 L_51 = Transform_get_localPosition_m4234289348(L_50, /*hidden argument*/NULL); V_3 = L_51; float L_52 = (&V_3)->get_x_1(); __this->set_m_minX_27(L_52); float L_53 = __this->get_m_minX_27(); float L_54 = (&V_2)->get_x_0(); __this->set_m_minX_27(((float)il2cpp_codegen_subtract((float)L_53, (float)L_54))); __this->set_m_bIsRoll_26((bool)1); float L_55 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_bChangeTimeLabor_28(L_55); goto IL_016e; } IL_0167: { __this->set_m_bIsRoll_26((bool)0); } IL_016e: { IL2CPP_RUNTIME_CLASS_INIT(CSpeaker_t978472097_il2cpp_TypeInfo_var); CSpeaker_t978472097 * L_56 = CSpeaker_GetInstance_m2212004304(NULL /*static, unused*/, /*hidden argument*/NULL); float L_57 = (&V_2)->get_x_0(); NullCheck(L_56); CSpeaker_SetSpeaker_life_time_m1512290615(L_56, L_57, /*hidden argument*/NULL); UILabel_t3248798549 * L_58 = __this->get_m_userName_4(); NullCheck(L_58); Transform_t3600365921 * L_59 = Component_get_transform_m3162698980(L_58, /*hidden argument*/NULL); NullCheck(L_59); Vector3_t3722313464 L_60 = Transform_get_localPosition_m4234289348(L_59, /*hidden argument*/NULL); V_5 = L_60; float L_61 = (&V_5)->get_x_1(); UILabel_t3248798549 * L_62 = __this->get_m_userName_4(); NullCheck(L_62); Transform_t3600365921 * L_63 = Component_get_transform_m3162698980(L_62, /*hidden argument*/NULL); NullCheck(L_63); Vector3_t3722313464 L_64 = Transform_get_localPosition_m4234289348(L_63, /*hidden argument*/NULL); V_6 = L_64; float L_65 = (&V_6)->get_y_2(); Vector2__ctor_m3970636864((&V_4), L_61, L_65, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_66 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); stSpeaker_t2572138757 * L_67 = ___info0; NullCheck(L_67); CChatUserInfo_t74790139 * L_68 = L_67->get__stUserInfo_0(); NullCheck(L_68); int32_t L_69 = L_68->get_VipLevel_4(); NullCheck(L_66); bool L_70 = CVipManager_IsValid_m824480922(L_66, L_69, /*hidden argument*/NULL); if (!L_70) { goto IL_0240; } } { UISprite_t194114938 * L_71 = __this->get_m_vipLevel_6(); NullCheck(L_71); GameObject_t1113636619 * L_72 = Component_get_gameObject_m442555142(L_71, /*hidden argument*/NULL); NullCheck(L_72); GameObject_SetActive_m796801857(L_72, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_73 = __this->get_m_vipLevel_6(); stSpeaker_t2572138757 * L_74 = ___info0; NullCheck(L_74); CChatUserInfo_t74790139 * L_75 = L_74->get__stUserInfo_0(); NullCheck(L_75); int32_t L_76 = L_75->get_VipLevel_4(); IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_SetVipLevel_m1076008873(NULL /*static, unused*/, L_73, L_76, /*hidden argument*/NULL); UILabel_t3248798549 * L_77 = __this->get_m_userName_4(); UISprite_t194114938 * L_78 = __this->get_m_vipLevel_6(); NullCheck(L_78); GameObject_t1113636619 * L_79 = Component_get_gameObject_m442555142(L_78, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_AdjustVipPosition_m2338797410(NULL /*static, unused*/, L_77, L_79, (5.0f), /*hidden argument*/NULL); UISprite_t194114938 * L_80 = __this->get_m_vipLevel_6(); NullCheck(L_80); Transform_t3600365921 * L_81 = Component_get_transform_m3162698980(L_80, /*hidden argument*/NULL); NullCheck(L_81); Vector3_t3722313464 L_82 = Transform_get_localPosition_m4234289348(L_81, /*hidden argument*/NULL); V_7 = L_82; float L_83 = (&V_7)->get_x_1(); (&V_4)->set_x_0(((float)il2cpp_codegen_add((float)L_83, (float)(5.0f)))); goto IL_026f; } IL_0240: { UISprite_t194114938 * L_84 = __this->get_m_vipLevel_6(); NullCheck(L_84); GameObject_t1113636619 * L_85 = Component_get_gameObject_m442555142(L_84, /*hidden argument*/NULL); NullCheck(L_85); GameObject_SetActive_m796801857(L_85, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_86 = __this->get_m_userName_4(); IL2CPP_RUNTIME_CLASS_INIT(CFontHelp_t2408739167_il2cpp_TypeInfo_var); float L_87 = CFontHelp_GetDrawPixelWidth_m1105152651(NULL /*static, unused*/, L_86, /*hidden argument*/NULL); V_8 = L_87; float L_88 = (&V_4)->get_x_0(); float L_89 = V_8; (&V_4)->set_x_0(((float)il2cpp_codegen_add((float)L_88, (float)L_89))); } IL_026f: { stSpeaker_t2572138757 * L_90 = ___info0; NullCheck(L_90); CChatUserInfo_t74790139 * L_91 = L_90->get__stUserInfo_0(); NullCheck(L_91); int32_t L_92 = L_91->get_Status_6(); V_9 = L_92; IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_93 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_94 = V_9; stSpeaker_t2572138757 * L_95 = ___info0; NullCheck(L_95); CChatUserInfo_t74790139 * L_96 = L_95->get__stUserInfo_0(); NullCheck(L_96); int32_t L_97 = L_96->get_MemberLevel_5(); stSpeaker_t2572138757 * L_98 = ___info0; NullCheck(L_98); CChatUserInfo_t74790139 * L_99 = L_98->get__stUserInfo_0(); NullCheck(L_99); int64_t L_100 = L_99->get_SenderID_1(); NullCheck(L_93); String_t* L_101 = CVipManager_GetStatusNames_m4052654932(L_93, L_94, L_97, L_100, /*hidden argument*/NULL); V_10 = L_101; String_t* L_102 = V_10; CharU5BU5D_t3528271667* L_103 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_103); (L_103)->SetAt(static_cast(0), (Il2CppChar)((int32_t)124)); NullCheck(L_102); StringU5BU5D_t1281789340* L_104 = String_Split_m3646115398(L_102, L_103, /*hidden argument*/NULL); V_11 = L_104; String_t* L_105 = V_10; NullCheck(L_105); int32_t L_106 = String_get_Length_m3847582255(L_105, /*hidden argument*/NULL); if ((((int32_t)L_106) <= ((int32_t)0))) { goto IL_02e5; } } { IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_107 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); UISprite_t194114938 * L_108 = __this->get_m_vipLevel_6(); NullCheck(L_108); Transform_t3600365921 * L_109 = Component_get_transform_m3162698980(L_108, /*hidden argument*/NULL); NullCheck(L_109); Transform_t3600365921 * L_110 = Transform_get_parent_m835071599(L_109, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_111 = V_11; Vector2_t2156229523 L_112 = V_4; NullCheck(L_107); CVipManager_AddStatusItem_m3632854764(L_107, L_110, L_111, (bool)0, L_112, /*hidden argument*/NULL); goto IL_02ff; } IL_02e5: { IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_113 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); UISprite_t194114938 * L_114 = __this->get_m_vipLevel_6(); NullCheck(L_114); Transform_t3600365921 * L_115 = Component_get_transform_m3162698980(L_114, /*hidden argument*/NULL); NullCheck(L_115); Transform_t3600365921 * L_116 = Transform_get_parent_m835071599(L_115, /*hidden argument*/NULL); NullCheck(L_113); CVipManager_ClearStatusIcon_m3315838267(L_113, L_116, /*hidden argument*/NULL); } IL_02ff: { return; } } // System.Boolean uiSpeakBox::CompareWith(System.Int64,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool uiSpeakBox_CompareWith_m3952156734 (uiSpeakBox_t2345481508 * __this, int64_t ___userID0, String_t* ___text1, String_t* ___count2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpeakBox_CompareWith_m3952156734_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; int32_t V_1 = 0; { String_t* L_0 = ___count2; 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_0097; } } { String_t* L_2 = ___count2; int32_t L_3 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) == ((int32_t)((int32_t)50)))) { goto IL_0035; } } { String_t* L_4 = ___count2; int32_t L_5 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) == ((int32_t)((int32_t)100)))) { goto IL_0035; } } { String_t* L_6 = ___count2; int32_t L_7 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)500))))) { goto IL_0097; } } IL_0035: { Transform_t3600365921 * L_8 = __this->get_m_comboEffect_22(); NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_9, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_m_comboEffect_22(); NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_11, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = __this->get_m_comboEffect1_23(); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = __this->get_m_comboEffect2_24(); NullCheck(L_14); GameObject_t1113636619 * L_15 = Component_get_gameObject_m442555142(L_14, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_15, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = __this->get_m_comboEffect3_25(); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_17, (bool)0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_18 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_18, /*hidden argument*/NULL); V_0 = L_18; CDataArray_t4068198041 * L_19 = V_0; String_t* L_20 = ___count2; NullCheck(L_19); CDataArray_Push_m1799687930(L_19, L_20, /*hidden argument*/NULL); } IL_0097: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_21 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); bool L_22 = CWndController_IsExist_m1254965977(L_21, ((int32_t)19), /*hidden argument*/NULL); if (L_22) { goto IL_00aa; } } { return (bool)0; } IL_00aa: { int64_t L_23 = ___userID0; stSpeaker_t2572138757 * L_24 = __this->get_m_speakerInfo_10(); NullCheck(L_24); CChatUserInfo_t74790139 * L_25 = L_24->get__stUserInfo_0(); NullCheck(L_25); int64_t L_26 = L_25->get_SenderID_1(); if ((!(((uint64_t)L_23) == ((uint64_t)L_26)))) { goto IL_0240; } } { String_t* L_27 = ___text1; stSpeaker_t2572138757 * L_28 = __this->get_m_speakerInfo_10(); NullCheck(L_28); String_t* L_29 = L_28->get__stContent_1(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_27, L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_0240; } } { String_t* L_31 = ___count2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_32 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_00f7; } } { Transform_t3600365921 * L_33 = __this->get_m_comboRoot_14(); NullCheck(L_33); GameObject_t1113636619 * L_34 = Component_get_gameObject_m442555142(L_33, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_34, (bool)0, /*hidden argument*/NULL); goto IL_023e; } IL_00f7: { String_t* L_35 = ___count2; int32_t L_36 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_35, /*hidden argument*/NULL); V_1 = L_36; int32_t L_37 = V_1; if ((((int32_t)L_37) >= ((int32_t)((int32_t)10)))) { goto IL_016d; } } { Transform_t3600365921 * L_38 = __this->get_m_comboRoot_14(); NullCheck(L_38); GameObject_t1113636619 * L_39 = Component_get_gameObject_m442555142(L_38, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_39, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_40 = __this->get_m_comboRoot1_15(); NullCheck(L_40); GameObject_t1113636619 * L_41 = Component_get_gameObject_m442555142(L_40, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_41, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_42 = __this->get_m_comboRoot2_16(); NullCheck(L_42); GameObject_t1113636619 * L_43 = Component_get_gameObject_m442555142(L_42, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_43, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_44 = __this->get_m_comboRoot3_17(); NullCheck(L_44); GameObject_t1113636619 * L_45 = Component_get_gameObject_m442555142(L_44, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_45, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_46 = __this->get_m_comboMax_18(); NullCheck(L_46); GameObject_t1113636619 * L_47 = Component_get_gameObject_m442555142(L_46, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_47, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_48 = __this->get_m_comboRoot1_15(); String_t* L_49 = ___count2; uiSpeakBox_SetPublicCount_m3284952592(__this, L_48, L_49, /*hidden argument*/NULL); goto IL_023e; } IL_016d: { int32_t L_50 = V_1; if ((((int32_t)L_50) >= ((int32_t)((int32_t)100)))) { goto IL_01dc; } } { Transform_t3600365921 * L_51 = __this->get_m_comboRoot_14(); NullCheck(L_51); GameObject_t1113636619 * L_52 = Component_get_gameObject_m442555142(L_51, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_52, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_53 = __this->get_m_comboRoot1_15(); NullCheck(L_53); GameObject_t1113636619 * L_54 = Component_get_gameObject_m442555142(L_53, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_54, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_55 = __this->get_m_comboRoot2_16(); NullCheck(L_55); GameObject_t1113636619 * L_56 = Component_get_gameObject_m442555142(L_55, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_56, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_57 = __this->get_m_comboRoot3_17(); NullCheck(L_57); GameObject_t1113636619 * L_58 = Component_get_gameObject_m442555142(L_57, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_58, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_59 = __this->get_m_comboMax_18(); NullCheck(L_59); GameObject_t1113636619 * L_60 = Component_get_gameObject_m442555142(L_59, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_60, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_61 = __this->get_m_comboRoot2_16(); String_t* L_62 = ___count2; uiSpeakBox_SetPublicCount_m3284952592(__this, L_61, L_62, /*hidden argument*/NULL); goto IL_023e; } IL_01dc: { Transform_t3600365921 * L_63 = __this->get_m_comboRoot_14(); NullCheck(L_63); GameObject_t1113636619 * L_64 = Component_get_gameObject_m442555142(L_63, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_64, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_65 = __this->get_m_comboRoot1_15(); NullCheck(L_65); GameObject_t1113636619 * L_66 = Component_get_gameObject_m442555142(L_65, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_66, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_67 = __this->get_m_comboRoot2_16(); NullCheck(L_67); GameObject_t1113636619 * L_68 = Component_get_gameObject_m442555142(L_67, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_68, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_69 = __this->get_m_comboRoot3_17(); NullCheck(L_69); GameObject_t1113636619 * L_70 = Component_get_gameObject_m442555142(L_69, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_70, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_71 = __this->get_m_comboMax_18(); NullCheck(L_71); GameObject_t1113636619 * L_72 = Component_get_gameObject_m442555142(L_71, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_72, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_73 = __this->get_m_comboRoot3_17(); String_t* L_74 = ___count2; uiSpeakBox_SetPublicCount_m3284952592(__this, L_73, L_74, /*hidden argument*/NULL); } IL_023e: { return (bool)1; } IL_0240: { __this->set_nCount_30(0); return (bool)0; } } // System.Void uiSpeakBox::PlayEffect(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox_PlayEffect_m37844988 (uiSpeakBox_t2345481508 * __this, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpeakBox_PlayEffect_m37844988_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { CDataArray_t4068198041 * L_0 = ___data0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); String_t* L_2 = CDataArray_GetWideStr_m3532563229(L_0, 0, L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; int32_t L_4 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)50))))) { goto IL_0030; } } { Transform_t3600365921 * L_5 = __this->get_m_comboEffect1_23(); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); goto IL_0074; } IL_0030: { String_t* L_7 = V_0; int32_t L_8 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)100))))) { goto IL_0053; } } { Transform_t3600365921 * L_9 = __this->get_m_comboEffect2_24(); NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_10, (bool)1, /*hidden argument*/NULL); goto IL_0074; } IL_0053: { String_t* L_11 = V_0; int32_t L_12 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); if ((!(((uint32_t)L_12) == ((uint32_t)((int32_t)500))))) { goto IL_0074; } } { Transform_t3600365921 * L_13 = __this->get_m_comboEffect3_25(); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_14, (bool)1, /*hidden argument*/NULL); } IL_0074: { return; } } // System.Void uiSpeakBox::SetPublicCount(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox_SetPublicCount_m3284952592 (uiSpeakBox_t2345481508 * __this, Transform_t3600365921 * ___root0, String_t* ___count1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpeakBox_SetPublicCount_m3284952592_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; { Transform_t3600365921 * L_0 = ___root0; NullCheck(L_0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(L_0, /*hidden argument*/NULL); Vector3_t3722313464 L_2; memset(&L_2, 0, sizeof(L_2)); Vector3__ctor_m3353183577((&L_2), (2.2f), (2.2f), (1.0f), /*hidden argument*/NULL); NullCheck(L_1); Transform_set_localScale_m3053443106(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___count1; int32_t L_4 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_0 = L_4; V_1 = (0.6f); int32_t L_5 = V_0; if ((((int32_t)L_5) >= ((int32_t)((int32_t)10)))) { goto IL_005c; } } { Transform_t3600365921 * L_6 = ___root0; String_t* L_7 = ___count1; uiSpeakBox_SetResult_m4057300569(__this, L_6, L_7, 1, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = ___root0; NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral416089526, /*hidden argument*/NULL); NullCheck(L_9); UISprite_t194114938 * L_10 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_9, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_10); UISprite_set_spriteName_m1616245412(L_10, _stringLiteral540334058, /*hidden argument*/NULL); goto IL_01cf; } IL_005c: { int32_t L_11 = V_0; if ((((int32_t)L_11) >= ((int32_t)((int32_t)50)))) { goto IL_0092; } } { V_1 = (0.3f); Transform_t3600365921 * L_12 = ___root0; String_t* L_13 = ___count1; uiSpeakBox_SetResult_m4057300569(__this, L_12, L_13, 2, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = ___root0; NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_14, _stringLiteral416089526, /*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); NullCheck(L_16); UISprite_set_spriteName_m1616245412(L_16, _stringLiteral540334057, /*hidden argument*/NULL); goto IL_01cf; } IL_0092: { int32_t L_17 = V_0; if ((((int32_t)L_17) >= ((int32_t)((int32_t)100)))) { goto IL_00c8; } } { V_1 = (0.2f); Transform_t3600365921 * L_18 = ___root0; String_t* L_19 = ___count1; uiSpeakBox_SetResult_m4057300569(__this, L_18, L_19, 3, /*hidden argument*/NULL); Transform_t3600365921 * L_20 = ___root0; NullCheck(L_20); Transform_t3600365921 * L_21 = Transform_Find_m1729760951(L_20, _stringLiteral416089526, /*hidden argument*/NULL); NullCheck(L_21); UISprite_t194114938 * L_22 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_21, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_22); UISprite_set_spriteName_m1616245412(L_22, _stringLiteral540334056, /*hidden argument*/NULL); goto IL_01cf; } IL_00c8: { int32_t L_23 = V_0; if ((((int32_t)L_23) >= ((int32_t)((int32_t)300)))) { goto IL_0101; } } { V_1 = (0.1f); Transform_t3600365921 * L_24 = ___root0; String_t* L_25 = ___count1; uiSpeakBox_SetResult_m4057300569(__this, L_24, L_25, 4, /*hidden argument*/NULL); Transform_t3600365921 * L_26 = ___root0; NullCheck(L_26); Transform_t3600365921 * L_27 = Transform_Find_m1729760951(L_26, _stringLiteral416089526, /*hidden argument*/NULL); NullCheck(L_27); UISprite_t194114938 * L_28 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_27, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_28); UISprite_set_spriteName_m1616245412(L_28, _stringLiteral540334055, /*hidden argument*/NULL); goto IL_01cf; } IL_0101: { int32_t L_29 = V_0; if ((((int32_t)L_29) >= ((int32_t)((int32_t)500)))) { goto IL_013a; } } { V_1 = (0.1f); Transform_t3600365921 * L_30 = ___root0; String_t* L_31 = ___count1; uiSpeakBox_SetResult_m4057300569(__this, L_30, L_31, 5, /*hidden argument*/NULL); Transform_t3600365921 * L_32 = ___root0; NullCheck(L_32); Transform_t3600365921 * L_33 = Transform_Find_m1729760951(L_32, _stringLiteral416089526, /*hidden argument*/NULL); NullCheck(L_33); UISprite_t194114938 * L_34 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_33, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_34); UISprite_set_spriteName_m1616245412(L_34, _stringLiteral540334054, /*hidden argument*/NULL); goto IL_01cf; } IL_013a: { int32_t L_35 = V_0; if ((((int32_t)L_35) >= ((int32_t)((int32_t)800)))) { goto IL_0173; } } { V_1 = (0.1f); Transform_t3600365921 * L_36 = ___root0; String_t* L_37 = ___count1; uiSpeakBox_SetResult_m4057300569(__this, L_36, L_37, 6, /*hidden argument*/NULL); Transform_t3600365921 * L_38 = ___root0; NullCheck(L_38); Transform_t3600365921 * L_39 = Transform_Find_m1729760951(L_38, _stringLiteral416089526, /*hidden argument*/NULL); NullCheck(L_39); UISprite_t194114938 * L_40 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_39, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_40); UISprite_set_spriteName_m1616245412(L_40, _stringLiteral540334053, /*hidden argument*/NULL); goto IL_01cf; } IL_0173: { int32_t L_41 = V_0; if ((((int32_t)L_41) >= ((int32_t)((int32_t)999)))) { goto IL_01ac; } } { V_1 = (0.1f); Transform_t3600365921 * L_42 = ___root0; String_t* L_43 = ___count1; uiSpeakBox_SetResult_m4057300569(__this, L_42, L_43, 7, /*hidden argument*/NULL); Transform_t3600365921 * L_44 = ___root0; NullCheck(L_44); Transform_t3600365921 * L_45 = Transform_Find_m1729760951(L_44, _stringLiteral416089526, /*hidden argument*/NULL); NullCheck(L_45); UISprite_t194114938 * L_46 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_45, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_46); UISprite_set_spriteName_m1616245412(L_46, _stringLiteral540334052, /*hidden argument*/NULL); goto IL_01cf; } IL_01ac: { V_1 = (0.1f); Transform_t3600365921 * L_47 = ___root0; NullCheck(L_47); GameObject_t1113636619 * L_48 = Component_get_gameObject_m442555142(L_47, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_48, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_49 = __this->get_m_comboMax_18(); NullCheck(L_49); GameObject_t1113636619 * L_50 = Component_get_gameObject_m442555142(L_49, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_50, (bool)1, /*hidden argument*/NULL); } IL_01cf: { Transform_t3600365921 * L_51 = ___root0; NullCheck(L_51); GameObject_t1113636619 * L_52 = Component_get_gameObject_m442555142(L_51, /*hidden argument*/NULL); Vector3_t3722313464 L_53; memset(&L_53, 0, sizeof(L_53)); Vector3__ctor_m3353183577((&L_53), (1.2f), (1.2f), (1.0f), /*hidden argument*/NULL); float L_54 = V_1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_ScaleTo_m3538087283(NULL /*static, unused*/, L_52, L_53, L_54, /*hidden argument*/NULL); return; } } // System.Void uiSpeakBox::SetResult(UnityEngine.Transform,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSpeakBox_SetResult_m4057300569 (uiSpeakBox_t2345481508 * __this, Transform_t3600365921 * ___root0, String_t* ___count1, int32_t ___name2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpeakBox_SetResult_m4057300569_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; GameObject_t1113636619 * V_1 = NULL; UISprite_t194114938 * V_2 = NULL; float V_3 = 0.0f; float V_4 = 0.0f; int32_t V_5 = 0; Transform_t3600365921 * V_6 = NULL; GameObject_t1113636619 * V_7 = NULL; Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); Vector3_t3722313464 V_10; memset(&V_10, 0, sizeof(V_10)); String_t* V_11 = NULL; UISprite_t194114938 * V_12 = NULL; float V_13 = 0.0f; Rect_t2360479859 V_14; memset(&V_14, 0, sizeof(V_14)); Rect_t2360479859 V_15; memset(&V_15, 0, sizeof(V_15)); Vector3_t3722313464 V_16; memset(&V_16, 0, sizeof(V_16)); Vector3_t3722313464 V_17; memset(&V_17, 0, sizeof(V_17)); Vector3_t3722313464 V_18; memset(&V_18, 0, sizeof(V_18)); { V_0 = (0.0f); Transform_t3600365921 * L_0 = ___root0; NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral717820681, /*hidden argument*/NULL); NullCheck(L_1); GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(L_1, /*hidden argument*/NULL); V_1 = L_2; GameObject_t1113636619 * L_3 = V_1; NullCheck(L_3); UISprite_t194114938 * L_4 = GameObject_GetComponent_TisUISprite_t194114938_m299858934(L_3, /*hidden argument*/GameObject_GetComponent_TisUISprite_t194114938_m299858934_RuntimeMethod_var); V_2 = L_4; UISprite_t194114938 * L_5 = V_2; NullCheck(L_5); Texture_t3661962703 * L_6 = VirtFuncInvoker0< Texture_t3661962703 * >::Invoke(6 /* UnityEngine.Texture UIWidget::get_mainTexture() */, L_5); NullCheck(L_6); int32_t L_7 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_6); V_3 = (((float)((float)L_7))); UISprite_t194114938 * L_8 = V_2; NullCheck(L_8); Texture_t3661962703 * L_9 = VirtFuncInvoker0< Texture_t3661962703 * >::Invoke(6 /* UnityEngine.Texture UIWidget::get_mainTexture() */, L_8); NullCheck(L_9); int32_t L_10 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_9); V_4 = (((float)((float)L_10))); V_5 = 0; goto IL_01ee; } IL_0041: { Transform_t3600365921 * L_11 = ___root0; String_t* L_12 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral405360011, L_12, /*hidden argument*/NULL); NullCheck(L_11); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_11, L_13, /*hidden argument*/NULL); V_6 = L_14; Transform_t3600365921 * L_15 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0100; } } { GameObject_t1113636619 * L_17 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_18 = CMiscHelp_Instantiate_m197120899(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); V_7 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_18, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_19 = V_7; NullCheck(L_19); Transform_t3600365921 * L_20 = GameObject_get_transform_m1369836730(L_19, /*hidden argument*/NULL); Transform_t3600365921 * L_21 = ___root0; NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); NullCheck(L_20); Transform_set_parent_m786917804(L_20, L_22, /*hidden argument*/NULL); GameObject_t1113636619 * L_23 = V_7; String_t* L_24 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral405360011, L_24, /*hidden argument*/NULL); NullCheck(L_23); Object_set_name_m291480324(L_23, L_25, /*hidden argument*/NULL); GameObject_t1113636619 * L_26 = V_7; NullCheck(L_26); Transform_t3600365921 * L_27 = GameObject_get_transform_m1369836730(L_26, /*hidden argument*/NULL); GameObject_t1113636619 * L_28 = V_1; NullCheck(L_28); Transform_t3600365921 * L_29 = GameObject_get_transform_m1369836730(L_28, /*hidden argument*/NULL); NullCheck(L_29); Vector3_t3722313464 L_30 = Transform_get_localPosition_m4234289348(L_29, /*hidden argument*/NULL); V_8 = L_30; float L_31 = (&V_8)->get_x_1(); GameObject_t1113636619 * L_32 = V_1; NullCheck(L_32); Transform_t3600365921 * L_33 = GameObject_get_transform_m1369836730(L_32, /*hidden argument*/NULL); NullCheck(L_33); Vector3_t3722313464 L_34 = Transform_get_localPosition_m4234289348(L_33, /*hidden argument*/NULL); V_9 = L_34; float L_35 = (&V_9)->get_y_2(); GameObject_t1113636619 * L_36 = V_1; NullCheck(L_36); Transform_t3600365921 * L_37 = GameObject_get_transform_m1369836730(L_36, /*hidden argument*/NULL); NullCheck(L_37); Vector3_t3722313464 L_38 = Transform_get_localPosition_m4234289348(L_37, /*hidden argument*/NULL); V_10 = L_38; float L_39 = (&V_10)->get_z_3(); Vector3_t3722313464 L_40; memset(&L_40, 0, sizeof(L_40)); Vector3__ctor_m3353183577((&L_40), L_31, L_35, L_39, /*hidden argument*/NULL); NullCheck(L_27); Transform_set_localPosition_m4128471975(L_27, L_40, /*hidden argument*/NULL); GameObject_t1113636619 * L_41 = V_7; NullCheck(L_41); Transform_t3600365921 * L_42 = GameObject_get_transform_m1369836730(L_41, /*hidden argument*/NULL); V_6 = L_42; } IL_0100: { String_t* L_43 = ___count1; String_t* L_44 = ___count1; NullCheck(L_44); int32_t L_45 = String_get_Length_m3847582255(L_44, /*hidden argument*/NULL); int32_t L_46 = V_5; NullCheck(L_43); String_t* L_47 = String_Substring_m1610150815(L_43, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_45, (int32_t)L_46)), (int32_t)1)), 1, /*hidden argument*/NULL); V_11 = L_47; Transform_t3600365921 * L_48 = V_6; NullCheck(L_48); UISprite_t194114938 * L_49 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_48, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); V_12 = L_49; UISprite_t194114938 * L_50 = V_12; UISprite_t194114938 * L_51 = V_2; NullCheck(L_51); UIAtlas_t3195533529 * L_52 = UISprite_get_atlas_m3153393136(L_51, /*hidden argument*/NULL); NullCheck(L_50); UISprite_set_atlas_m2864119219(L_50, L_52, /*hidden argument*/NULL); UISprite_t194114938 * L_53 = V_12; int32_t L_54 = ___name2; int32_t L_55 = L_54; RuntimeObject * L_56 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_55); String_t* L_57 = V_11; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_58 = String_Concat_m1715369213(NULL /*static, unused*/, L_56, _stringLiteral3452614641, L_57, /*hidden argument*/NULL); NullCheck(L_53); UISprite_set_spriteName_m1616245412(L_53, L_58, /*hidden argument*/NULL); float L_59 = V_3; UISprite_t194114938 * L_60 = V_12; NullCheck(L_60); Rect_t2360479859 L_61 = UISprite_get_innerUV_m1686587844(L_60, /*hidden argument*/NULL); V_14 = L_61; float L_62 = Rect_get_width_m3421484486((&V_14), /*hidden argument*/NULL); V_13 = ((float)il2cpp_codegen_multiply((float)L_59, (float)L_62)); Transform_t3600365921 * L_63 = V_6; float L_64 = V_13; float L_65 = V_4; UISprite_t194114938 * L_66 = V_12; NullCheck(L_66); Rect_t2360479859 L_67 = UISprite_get_innerUV_m1686587844(L_66, /*hidden argument*/NULL); V_15 = L_67; float L_68 = Rect_get_height_m1358425599((&V_15), /*hidden argument*/NULL); Vector3_t3722313464 L_69; memset(&L_69, 0, sizeof(L_69)); Vector3__ctor_m3353183577((&L_69), L_64, ((float)il2cpp_codegen_multiply((float)L_65, (float)L_68)), (1.0f), /*hidden argument*/NULL); NullCheck(L_63); Transform_set_localScale_m3053443106(L_63, L_69, /*hidden argument*/NULL); String_t* L_70 = V_11; int32_t L_71 = String_Compare_m3735043349(NULL /*static, unused*/, _stringLiteral3452614543, L_70, /*hidden argument*/NULL); if (L_71) { goto IL_0196; } } { float L_72 = V_0; V_0 = ((float)il2cpp_codegen_add((float)L_72, (float)(6.0f))); } IL_0196: { int32_t L_73 = V_5; if (!L_73) { goto IL_01d4; } } { Transform_t3600365921 * L_74 = V_6; float L_75 = V_0; Transform_t3600365921 * L_76 = V_6; NullCheck(L_76); Vector3_t3722313464 L_77 = Transform_get_localPosition_m4234289348(L_76, /*hidden argument*/NULL); V_16 = L_77; float L_78 = (&V_16)->get_y_2(); Transform_t3600365921 * L_79 = V_6; NullCheck(L_79); Vector3_t3722313464 L_80 = Transform_get_localPosition_m4234289348(L_79, /*hidden argument*/NULL); V_17 = L_80; float L_81 = (&V_17)->get_z_3(); Vector3_t3722313464 L_82; memset(&L_82, 0, sizeof(L_82)); Vector3__ctor_m3353183577((&L_82), L_75, L_78, L_81, /*hidden argument*/NULL); NullCheck(L_74); Transform_set_localPosition_m4128471975(L_74, L_82, /*hidden argument*/NULL); float L_83 = V_0; float L_84 = V_13; V_0 = ((float)il2cpp_codegen_subtract((float)L_83, (float)L_84)); goto IL_01e8; } IL_01d4: { Transform_t3600365921 * L_85 = V_6; NullCheck(L_85); Vector3_t3722313464 L_86 = Transform_get_localPosition_m4234289348(L_85, /*hidden argument*/NULL); V_18 = L_86; float L_87 = (&V_18)->get_x_1(); float L_88 = V_13; V_0 = ((float)il2cpp_codegen_subtract((float)L_87, (float)L_88)); } IL_01e8: { int32_t L_89 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01ee: { int32_t L_90 = V_5; String_t* L_91 = ___count1; NullCheck(L_91); int32_t L_92 = String_get_Length_m3847582255(L_91, /*hidden argument*/NULL); if ((((int32_t)L_90) < ((int32_t)L_92))) { goto IL_0041; } } { 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 uiSpectrumItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSpectrumItem__ctor_m954463580 (uiSpectrumItem_t3341745820 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSpectrumItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSpectrumItem_OnPageInit_m1282535078 (uiSpectrumItem_t3341745820 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpectrumItem_OnPageInit_m1282535078_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_7(); if (L_0) { goto IL_0082; } } { __this->set_isPageInit_7((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_2 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_1, _stringLiteral566442583, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_label1_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_3, _stringLiteral3248865860, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_label2_3(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_5, _stringLiteral2287157918, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_activeRoot_4(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_7, _stringLiteral1819983011, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_disActiveRoot_5(L_8); Transform_t3600365921 * L_9 = __this->get_m_activeRoot_4(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_m_disActiveRoot_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)1, /*hidden argument*/NULL); } IL_0082: { return; } } // System.Void uiSpectrumItem::Start() extern "C" IL2CPP_METHOD_ATTR void uiSpectrumItem_Start_m2400675628 (uiSpectrumItem_t3341745820 * __this, const RuntimeMethod* method) { { uiSpectrumItem_OnPageInit_m1282535078(__this, /*hidden argument*/NULL); return; } } // System.Void uiSpectrumItem::InitUi(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSpectrumItem_InitUi_m222813552 (uiSpectrumItem_t3341745820 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpectrumItem_InitUi_m222813552_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___i0; __this->set_spectrumId_6(L_0); UILabel_t3248798549 * L_1 = __this->get_label1_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0049; } } { UILabel_t3248798549 * L_3 = __this->get_label1_2(); CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_5 = Int32_ToString_m141394615((&___i0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3018205172, L_5, /*hidden argument*/NULL); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_8 = CTextHelp_GetText_m3374553046(L_4, L_6, L_7, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_8, /*hidden argument*/NULL); } IL_0049: { UILabel_t3248798549 * L_9 = __this->get_label2_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_008b; } } { UILabel_t3248798549 * L_11 = __this->get_label2_3(); CTextHelp_t3119637808 * L_12 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_13 = Int32_ToString_m141394615((&___i0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3018205172, L_13, /*hidden argument*/NULL); String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_12); String_t* L_16 = CTextHelp_GetText_m3374553046(L_12, L_14, L_15, /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_16, /*hidden argument*/NULL); } IL_008b: { return; } } // System.Void uiSpectrumItem::OnClick() extern "C" IL2CPP_METHOD_ATTR void uiSpectrumItem_OnClick_m3709912860 (uiSpectrumItem_t3341745820 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiSpectrumItem::OnActive() extern "C" IL2CPP_METHOD_ATTR void uiSpectrumItem_OnActive_m3507244297 (uiSpectrumItem_t3341745820 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpectrumItem_OnActive_m3507244297_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_activeRoot_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = __this->get_m_disActiveRoot_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiSpectrumItem::OnDisactive() extern "C" IL2CPP_METHOD_ATTR void uiSpectrumItem_OnDisactive_m2592161300 (uiSpectrumItem_t3341745820 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpectrumItem_OnDisactive_m2592161300_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_activeRoot_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = __this->get_m_disActiveRoot_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)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 uiSpiritGuide::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide__ctor_m3863951050 (uiSpiritGuide_t2557071957 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpiritGuide__ctor_m3863951050_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiSpiritGuide::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide_OnPageInit_m3790011419 (uiSpiritGuide_t2557071957 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpiritGuide_OnPageInit_m3790011419_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral2634598572, /*hidden argument*/NULL); NullCheck(L_1); DMListView_t512231514 * L_2 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_1, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_m_list_9(L_2); Transform_t3600365921 * L_3 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); ItemPageGroup_t3769455068 * L_4 = CMiscHelp_GetChildComponent_TisItemPageGroup_t3769455068_m1071143179(NULL /*static, unused*/, L_3, _stringLiteral3907084669, /*hidden argument*/CMiscHelp_GetChildComponent_TisItemPageGroup_t3769455068_m1071143179_RuntimeMethod_var); __this->set_m_itemGroup_8(L_4); List_1_t3319525431 * L_5 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_5, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_0 = L_5; List_1_t3319525431 * L_6 = V_0; NullCheck(L_6); List_1_Add_m1685793073(L_6, _stringLiteral3968391363, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_7 = V_0; NullCheck(L_7); List_1_Add_m1685793073(L_7, _stringLiteral3968392652, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_8 = V_0; NullCheck(L_8); List_1_Add_m1685793073(L_8, _stringLiteral3968385225, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_9 = V_0; NullCheck(L_9); List_1_Add_m1685793073(L_9, _stringLiteral3968394434, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_10 = V_0; NullCheck(L_10); List_1_Add_m1685793073(L_10, _stringLiteral3968395511, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_11 = V_0; NullCheck(L_11); List_1_Add_m1685793073(L_11, _stringLiteral3968396736, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_12 = V_0; NullCheck(L_12); List_1_Add_m1685793073(L_12, _stringLiteral3968389309, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_13 = V_0; NullCheck(L_13); List_1_Add_m1685793073(L_13, _stringLiteral42833802, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_14 = V_0; NullCheck(L_14); List_1_Add_m1685793073(L_14, _stringLiteral42832513, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_15 = V_0; NullCheck(L_15); List_1_Add_m1685793073(L_15, _stringLiteral42827272, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_16 = V_0; NullCheck(L_16); List_1_Add_m1685793073(L_16, _stringLiteral42834959, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_17 = V_0; NullCheck(L_17); List_1_Add_m1685793073(L_17, _stringLiteral42838158, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_18 = V_0; NullCheck(L_18); List_1_Add_m1685793073(L_18, _stringLiteral42836869, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_19 = V_0; NullCheck(L_19); List_1_Add_m1685793073(L_19, _stringLiteral42831628, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_20 = V_0; NullCheck(L_20); List_1_Add_m1685793073(L_20, _stringLiteral3359001015, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_21 = V_0; NullCheck(L_21); List_1_Add_m1685793073(L_21, _stringLiteral3359001014, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_22 = V_0; NullCheck(L_22); List_1_Add_m1685793073(L_22, _stringLiteral3359001013, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_23 = V_0; NullCheck(L_23); List_1_Add_m1685793073(L_23, _stringLiteral3359001020, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_24 = V_0; NullCheck(L_24); List_1_Add_m1685793073(L_24, _stringLiteral3359001019, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_25 = V_0; NullCheck(L_25); List_1_Add_m1685793073(L_25, _stringLiteral3359001018, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_26 = V_0; NullCheck(L_26); List_1_Add_m1685793073(L_26, _stringLiteral3359001017, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); ItemPageGroup_t3769455068 * L_27 = __this->get_m_itemGroup_8(); List_1_t3319525431 * L_28 = V_0; NullCheck(L_27); ItemPageGroup_OnPageInit_m2780207576(L_27, 7, L_28, /*hidden argument*/NULL); ItemPageGroup_t3769455068 * L_29 = __this->get_m_itemGroup_8(); intptr_t L_30 = (intptr_t)uiSpiritGuide_ChangeType_m4124993889_RuntimeMethod_var; PageChangedHandler_t2100854622 * L_31 = (PageChangedHandler_t2100854622 *)il2cpp_codegen_object_new(PageChangedHandler_t2100854622_il2cpp_TypeInfo_var); PageChangedHandler__ctor_m1924191764(L_31, __this, L_30, /*hidden argument*/NULL); NullCheck(L_29); ItemPageGroup_SetChangedHandler_m118579031(L_29, L_31, /*hidden argument*/NULL); intptr_t L_32 = (intptr_t)uiSpiritGuide_OnClkClose_m1762568056_RuntimeMethod_var; Action_1_t1286104214 * L_33 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_33, __this, L_32, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral2098916909, L_33, /*hidden argument*/NULL); DMListView_t512231514 * L_34 = __this->get_m_list_9(); NullCheck(L_34); DMListView_SetEnumInfo_m2581368040(L_34, 0, 1, /*hidden argument*/NULL); return; } } // System.Void uiSpiritGuide::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide_OnPageShow_m3367138736 (uiSpiritGuide_t2557071957 * __this, const RuntimeMethod* method) { { ItemPageGroup_t3769455068 * L_0 = __this->get_m_itemGroup_8(); NullCheck(L_0); ItemPageGroup_InitPageIndex_m3974147378(L_0, 0, /*hidden argument*/NULL); uiSpiritGuide_ChangeType_m4124993889(__this, 0, /*hidden argument*/NULL); return; } } // System.Void uiSpiritGuide::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide_OnDestroy_m3760371147 (uiSpiritGuide_t2557071957 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpiritGuide_OnDestroy_m3760371147_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CSpriteGuideCfg_t2105483911_il2cpp_TypeInfo_var); CSpriteGuideCfg_t2105483911 * L_0 = CSpriteGuideCfg_GetInstance_m1653961392(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSpriteGuideCfg_RegisterFreshList_m2513257690(L_0, (OnRefreshList_t1430637965 *)NULL, /*hidden argument*/NULL); return; } } // System.Void uiSpiritGuide::ChangeType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide_ChangeType_m4124993889 (uiSpiritGuide_t2557071957 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpiritGuide_ChangeType_m4124993889_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); 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, _stringLiteral1028994322, 0, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = ___type0; switch (L_3) { case 0: { goto IL_003d; } case 1: { goto IL_00c3; } case 2: { goto IL_00f8; } case 3: { goto IL_011f; } case 4: { goto IL_012b; } case 5: { goto IL_0138; } case 6: { goto IL_0145; } } } { goto IL_0152; } IL_003d: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_4 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = CShopManager_get_IsOpenNewStore_m1134402564(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_005e; } } { int32_t L_6 = V_0; if (L_6) { goto IL_005e; } } { uiSpiritGuide_SetBtnSprite_m3619528445(__this, 0, /*hidden argument*/NULL); goto IL_00be; } IL_005e: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_7 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); bool L_8 = CShopManager_get_IsOpenNewStore_m1134402564(L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0080; } } { int32_t L_9 = V_0; if ((((int32_t)L_9) <= ((int32_t)0))) { goto IL_0080; } } { uiSpiritGuide_SetBtnSprite_m3619528445(__this, 2, /*hidden argument*/NULL); goto IL_00be; } IL_0080: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_10 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); bool L_11 = CShopManager_get_IsOpenNewStore_m1134402564(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_00a1; } } { int32_t L_12 = V_0; if (L_12) { goto IL_00a1; } } { uiSpiritGuide_SetBtnSprite_m3619528445(__this, 1, /*hidden argument*/NULL); goto IL_00be; } IL_00a1: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_13 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); bool L_14 = CShopManager_get_IsOpenNewStore_m1134402564(L_13, /*hidden argument*/NULL); if (L_14) { goto IL_00be; } } { int32_t L_15 = V_0; if ((((int32_t)L_15) <= ((int32_t)0))) { goto IL_00be; } } { uiSpiritGuide_SetBtnSprite_m3619528445(__this, 3, /*hidden argument*/NULL); } IL_00be: { goto IL_0157; } IL_00c3: { CMainRole_t4200562839 * L_16 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); 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, _stringLiteral1155831576, 0, /*hidden argument*/NULL); V_1 = L_18; int32_t L_19 = V_1; if ((((int32_t)L_19) <= ((int32_t)0))) { goto IL_00ec; } } { uiSpiritGuide_SetBtnSprite_m3619528445(__this, 5, /*hidden argument*/NULL); goto IL_00f3; } IL_00ec: { uiSpiritGuide_SetBtnSprite_m3619528445(__this, 4, /*hidden argument*/NULL); } IL_00f3: { goto IL_0157; } IL_00f8: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_20 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); bool L_21 = CShopManager_get_IsOpenNewStore_m1134402564(L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0113; } } { uiSpiritGuide_SetBtnSprite_m3619528445(__this, 6, /*hidden argument*/NULL); goto IL_011a; } IL_0113: { uiSpiritGuide_SetBtnSprite_m3619528445(__this, 7, /*hidden argument*/NULL); } IL_011a: { goto IL_0157; } IL_011f: { uiSpiritGuide_SetBtnSprite_m3619528445(__this, 8, /*hidden argument*/NULL); goto IL_0157; } IL_012b: { uiSpiritGuide_SetBtnSprite_m3619528445(__this, ((int32_t)9), /*hidden argument*/NULL); goto IL_0157; } IL_0138: { uiSpiritGuide_SetBtnSprite_m3619528445(__this, ((int32_t)10), /*hidden argument*/NULL); goto IL_0157; } IL_0145: { uiSpiritGuide_SetBtnSprite_m3619528445(__this, ((int32_t)11), /*hidden argument*/NULL); goto IL_0157; } IL_0152: { goto IL_0157; } IL_0157: { return; } } // System.Void uiSpiritGuide::OnUpdateList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide_OnUpdateList_m2610201216 (uiSpiritGuide_t2557071957 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpiritGuide_OnUpdateList_m2610201216_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; List_1_t2491386759 * V_1 = NULL; int32_t V_2 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); 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, _stringLiteral1232841122, 0, /*hidden argument*/NULL); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(CSpriteGuideCfg_t2105483911_il2cpp_TypeInfo_var); CSpriteGuideCfg_t2105483911 * L_3 = CSpriteGuideCfg_GetInstance_m1653961392(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = V_0; int32_t L_5 = ___type0; NullCheck(L_3); List_1_t2491386759 * L_6 = CSpriteGuideCfg_GetGuideWayUnit_m688540975(L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; DMListView_t512231514 * L_7 = __this->get_m_list_9(); NullCheck(L_7); DMListView_DeleteAll_m488542252(L_7, /*hidden argument*/NULL); DMListView_t512231514 * L_8 = __this->get_m_list_9(); List_1_t2491386759 * L_9 = V_1; NullCheck(L_9); int32_t L_10 = List_1_get_Count_m3664370995(L_9, /*hidden argument*/List_1_get_Count_m3664370995_RuntimeMethod_var); NullCheck(L_8); DMListView_SetCount_m3988156788(L_8, L_10, /*hidden argument*/NULL); V_2 = 0; goto IL_0067; } IL_0046: { DMListView_t512231514 * L_11 = __this->get_m_list_9(); int32_t L_12 = V_2; NullCheck(L_11); Transform_t3600365921 * L_13 = DMListView_GetChild_m2593465524(L_11, L_12, /*hidden argument*/NULL); NullCheck(L_13); SpiritGuideItem_t282195262 * L_14 = Component_GetComponent_TisSpiritGuideItem_t282195262_m4288654457(L_13, /*hidden argument*/Component_GetComponent_TisSpiritGuideItem_t282195262_m4288654457_RuntimeMethod_var); List_1_t2491386759 * L_15 = V_1; int32_t L_16 = V_2; NullCheck(L_15); SpriteItem_t1019312017 * L_17 = List_1_get_Item_m3034821127(L_15, L_16, /*hidden argument*/List_1_get_Item_m3034821127_RuntimeMethod_var); NullCheck(L_14); SpiritGuideItem_SetData_m2089354975(L_14, L_17, /*hidden argument*/NULL); int32_t L_18 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0067: { int32_t L_19 = V_2; DMListView_t512231514 * L_20 = __this->get_m_list_9(); NullCheck(L_20); int32_t L_21 = DMListView_GetCount_m1758119318(L_20, /*hidden argument*/NULL); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_0046; } } { return; } } // System.Void uiSpiritGuide::SetBtnSprite(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide_SetBtnSprite_m3619528445 (uiSpiritGuide_t2557071957 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; uiSpiritGuide_OnUpdateList_m2610201216(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void uiSpiritGuide::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSpiritGuide_OnClkClose_m1762568056 (uiSpiritGuide_t2557071957 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSpiritGuide_OnClkClose_m1762568056_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CWndController_HideUI_m732482071(L_0, ((int32_t)195), /*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 UISprite::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISprite__ctor_m998685946 (UISprite_t194114938 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite__ctor_m998685946_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_mFillCenter_17((bool)1); __this->set_mFillDirection_19(4); __this->set_mFillAmount_20((1.0f)); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_0 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mScale_27(L_0); __this->set_m_OldFillAmount_28((1.0f)); UIWidget__ctor_m2452914675(__this, /*hidden argument*/NULL); return; } } // UISprite/Type UISprite::get_type() extern "C" IL2CPP_METHOD_ATTR int32_t UISprite_get_type_m3445194251 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mType_18(); return L_0; } } // System.Void UISprite::set_type(UISprite/Type) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_type_m2640122676 (UISprite_t194114938 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mType_18(); int32_t L_1 = ___value0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0019; } } { int32_t L_2 = ___value0; __this->set_mType_18(L_2); VirtActionInvoker0::Invoke(8 /* System.Void UIWidget::MarkAsChanged() */, __this); } IL_0019: { return; } } // UIAtlas UISprite::get_atlas() extern "C" IL2CPP_METHOD_ATTR UIAtlas_t3195533529 * UISprite_get_atlas_m3153393136 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { UIAtlas_t3195533529 * L_0 = __this->get_mAtlas_14(); return L_0; } } // System.Void UISprite::set_atlas(UIAtlas) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_atlas_m2864119219 (UISprite_t194114938 * __this, UIAtlas_t3195533529 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_set_atlas_m2864119219_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; UISprite_t194114938 * G_B3_0 = NULL; UISprite_t194114938 * G_B2_0 = NULL; Material_t340375123 * G_B4_0 = NULL; UISprite_t194114938 * G_B4_1 = NULL; { UIAtlas_t3195533529 * L_0 = __this->get_mAtlas_14(); UIAtlas_t3195533529 * L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_00e4; } } { UIAtlas_t3195533529 * L_3 = ___value0; __this->set_mAtlas_14(L_3); __this->set_mSpriteSet_29((bool)0); __this->set_mSprite_22((Sprite_t2895597119 *)NULL); UIAtlas_t3195533529 * L_4 = __this->get_mAtlas_14(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); G_B2_0 = __this; if (!L_5) { G_B3_0 = __this; goto IL_0048; } } { UIAtlas_t3195533529 * L_6 = __this->get_mAtlas_14(); NullCheck(L_6); Material_t340375123 * L_7 = UIAtlas_get_spriteMaterial_m3532664059(L_6, /*hidden argument*/NULL); G_B4_0 = L_7; G_B4_1 = G_B2_0; goto IL_0049; } IL_0048: { G_B4_0 = ((Material_t340375123 *)(NULL)); G_B4_1 = G_B3_0; } IL_0049: { NullCheck(G_B4_1); VirtActionInvoker1< Material_t340375123 * >::Invoke(5 /* System.Void UIWidget::set_material(UnityEngine.Material) */, G_B4_1, G_B4_0); String_t* L_8 = __this->get_mSpriteName_15(); 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_00ad; } } { UIAtlas_t3195533529 * L_10 = __this->get_mAtlas_14(); 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_00ad; } } { UIAtlas_t3195533529 * L_12 = __this->get_mAtlas_14(); NullCheck(L_12); List_1_t72704565 * L_13 = UIAtlas_get_spriteList_m3643993723(L_12, /*hidden argument*/NULL); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m3713084318(L_13, /*hidden argument*/List_1_get_Count_m3713084318_RuntimeMethod_var); if ((((int32_t)L_14) <= ((int32_t)0))) { goto IL_00ad; } } { UIAtlas_t3195533529 * L_15 = __this->get_mAtlas_14(); NullCheck(L_15); List_1_t72704565 * L_16 = UIAtlas_get_spriteList_m3643993723(L_15, /*hidden argument*/NULL); NullCheck(L_16); Sprite_t2895597119 * L_17 = List_1_get_Item_m1027515451(L_16, 0, /*hidden argument*/List_1_get_Item_m1027515451_RuntimeMethod_var); UISprite_SetAtlasSprite_m2510834325(__this, L_17, /*hidden argument*/NULL); Sprite_t2895597119 * L_18 = __this->get_mSprite_22(); NullCheck(L_18); String_t* L_19 = L_18->get_name_0(); __this->set_mSpriteName_15(L_19); } IL_00ad: { String_t* L_20 = __this->get_mSpriteName_15(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_21 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); if (L_21) { goto IL_00e4; } } { String_t* L_22 = __this->get_mSpriteName_15(); V_0 = L_22; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_23 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_mSpriteName_15(L_23); String_t* L_24 = V_0; UISprite_set_spriteName_m1616245412(__this, L_24, /*hidden argument*/NULL); ((UIWidget_t3538521925 *)__this)->set_mChanged_9((bool)1); UISprite_UpdateUVs_m3997146504(__this, (bool)1, /*hidden argument*/NULL); } IL_00e4: { return; } } // System.String UISprite::get_spriteName() extern "C" IL2CPP_METHOD_ATTR String_t* UISprite_get_spriteName_m1681755067 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_mSpriteName_15(); return L_0; } } // System.Void UISprite::set_spriteName(System.String) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_spriteName_m1616245412 (UISprite_t194114938 * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_set_spriteName_m1616245412_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; 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_0041; } } { String_t* L_2 = __this->get_mSpriteName_15(); 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_001c; } } { return; } IL_001c: { 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(); __this->set_mSpriteName_15(L_4); __this->set_mSprite_22((Sprite_t2895597119 *)NULL); ((UIWidget_t3538521925 *)__this)->set_mChanged_9((bool)1); __this->set_mSpriteSet_29((bool)0); goto IL_0086; } IL_0041: { String_t* L_5 = __this->get_mSpriteName_15(); String_t* L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0086; } } { String_t* L_8 = ___value0; __this->set_mSpriteName_15(L_8); __this->set_mSprite_22((Sprite_t2895597119 *)NULL); ((UIWidget_t3538521925 *)__this)->set_mChanged_9((bool)1); __this->set_mSpriteSet_29((bool)0); bool L_9 = UISprite_get_isValid_m2579943104(__this, /*hidden argument*/NULL); if (!L_9) { goto IL_0080; } } { UISprite_UpdateUVs_m3997146504(__this, (bool)1, /*hidden argument*/NULL); } IL_0080: { VirtActionInvoker0::Invoke(11 /* System.Void UIWidget::MakePixelPerfect() */, __this); } IL_0086: { return; } } // System.Boolean UISprite::get_holdScale() extern "C" IL2CPP_METHOD_ATTR bool UISprite_get_holdScale_m1226695243 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mHoldScale_16(); return L_0; } } // System.Void UISprite::set_holdScale(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_holdScale_m1757949543 (UISprite_t194114938 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = __this->get_mHoldScale_16(); bool L_1 = ___value0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0019; } } { bool L_2 = ___value0; __this->set_mHoldScale_16(L_2); VirtActionInvoker0::Invoke(8 /* System.Void UIWidget::MarkAsChanged() */, __this); } IL_0019: { return; } } // System.Boolean UISprite::get_isValid() extern "C" IL2CPP_METHOD_ATTR bool UISprite_get_isValid_m2579943104 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { Sprite_t2895597119 * L_0 = UISprite_GetAtlasSprite_m1728210218(__this, /*hidden argument*/NULL); return (bool)((((int32_t)((((RuntimeObject*)(Sprite_t2895597119 *)L_0) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // UnityEngine.Material UISprite::get_material() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * UISprite_get_material_m2562717404 (UISprite_t194114938 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_get_material_m2562717404_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; Material_t340375123 * G_B4_0 = NULL; { Material_t340375123 * L_0 = UIWidget_get_material_m3288121629(__this, /*hidden argument*/NULL); V_0 = L_0; Material_t340375123 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0057; } } { UIAtlas_t3195533529 * L_3 = __this->get_mAtlas_14(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0034; } } { UIAtlas_t3195533529 * L_5 = __this->get_mAtlas_14(); NullCheck(L_5); Material_t340375123 * L_6 = UIAtlas_get_spriteMaterial_m3532664059(L_5, /*hidden argument*/NULL); G_B4_0 = L_6; goto IL_0035; } IL_0034: { G_B4_0 = ((Material_t340375123 *)(NULL)); } IL_0035: { V_0 = G_B4_0; __this->set_mSprite_22((Sprite_t2895597119 *)NULL); Material_t340375123 * L_7 = V_0; VirtActionInvoker1< Material_t340375123 * >::Invoke(5 /* System.Void UIWidget::set_material(UnityEngine.Material) */, __this, L_7); Material_t340375123 * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_8, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_0057; } } { UISprite_UpdateUVs_m3997146504(__this, (bool)1, /*hidden argument*/NULL); } IL_0057: { Material_t340375123 * L_10 = V_0; return L_10; } } // UnityEngine.Rect UISprite::get_innerUV() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 UISprite_get_innerUV_m1686587844 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { UISprite_UpdateUVs_m3997146504(__this, (bool)0, /*hidden argument*/NULL); Rect_t2360479859 L_0 = __this->get_mInnerUV_24(); return L_0; } } // UnityEngine.Rect UISprite::get_outerUV() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 UISprite_get_outerUV_m347819325 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { UISprite_UpdateUVs_m3997146504(__this, (bool)0, /*hidden argument*/NULL); Rect_t2360479859 L_0 = __this->get_mOuterUV_26(); return L_0; } } // System.Boolean UISprite::get_fillCenter() extern "C" IL2CPP_METHOD_ATTR bool UISprite_get_fillCenter_m3200126004 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mFillCenter_17(); return L_0; } } // System.Void UISprite::set_fillCenter(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_fillCenter_m3655331345 (UISprite_t194114938 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = __this->get_mFillCenter_17(); bool L_1 = ___value0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0019; } } { bool L_2 = ___value0; __this->set_mFillCenter_17(L_2); VirtActionInvoker0::Invoke(8 /* System.Void UIWidget::MarkAsChanged() */, __this); } IL_0019: { return; } } // UISprite/FillDirection UISprite::get_fillDirection() extern "C" IL2CPP_METHOD_ATTR int32_t UISprite_get_fillDirection_m1434355218 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mFillDirection_19(); return L_0; } } // System.Void UISprite::set_fillDirection(UISprite/FillDirection) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_fillDirection_m768898563 (UISprite_t194114938 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mFillDirection_19(); int32_t L_1 = ___value0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_001a; } } { int32_t L_2 = ___value0; __this->set_mFillDirection_19(L_2); ((UIWidget_t3538521925 *)__this)->set_mChanged_9((bool)1); } IL_001a: { return; } } // System.Single UISprite::get_fillAmount() extern "C" IL2CPP_METHOD_ATTR float UISprite_get_fillAmount_m4252617179 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_mFillAmount_20(); return L_0; } } // System.Void UISprite::set_fillAmount(System.Single) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_fillAmount_m92108899 (UISprite_t194114938 * __this, float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_set_fillAmount_m92108899_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_1 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = __this->get_mFillAmount_20(); float L_3 = V_0; if ((((float)L_2) == ((float)L_3))) { goto IL_0021; } } { float L_4 = V_0; __this->set_mFillAmount_20(L_4); ((UIWidget_t3538521925 *)__this)->set_mChanged_9((bool)1); } IL_0021: { return; } } // System.Boolean UISprite::get_invert() extern "C" IL2CPP_METHOD_ATTR bool UISprite_get_invert_m1628771051 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mInvert_21(); return L_0; } } // System.Void UISprite::set_invert(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_invert_m2980488903 (UISprite_t194114938 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = __this->get_mInvert_21(); bool L_1 = ___value0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_001a; } } { bool L_2 = ___value0; __this->set_mInvert_21(L_2); ((UIWidget_t3538521925 *)__this)->set_mChanged_9((bool)1); } IL_001a: { return; } } // UnityEngine.Vector4 UISprite::get_relativePadding() extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 UISprite_get_relativePadding_m562446151 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { bool L_0 = UISprite_get_isValid_m2579943104(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0048; } } { int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, __this); if (L_1) { goto IL_0048; } } { Sprite_t2895597119 * L_2 = __this->get_mSprite_22(); NullCheck(L_2); float L_3 = L_2->get_paddingLeft_4(); Sprite_t2895597119 * L_4 = __this->get_mSprite_22(); NullCheck(L_4); float L_5 = L_4->get_paddingTop_6(); Sprite_t2895597119 * L_6 = __this->get_mSprite_22(); NullCheck(L_6); float L_7 = L_6->get_paddingRight_5(); Sprite_t2895597119 * L_8 = __this->get_mSprite_22(); NullCheck(L_8); float L_9 = L_8->get_paddingBottom_7(); Vector4_t3319028937 L_10; memset(&L_10, 0, sizeof(L_10)); Vector4__ctor_m2498754347((&L_10), L_3, L_5, L_7, L_9, /*hidden argument*/NULL); return L_10; } IL_0048: { Vector4_t3319028937 L_11 = UIWidget_get_relativePadding_m1483165187(__this, /*hidden argument*/NULL); return L_11; } } // UnityEngine.Vector4 UISprite::get_border() extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 UISprite_get_border_m388181343 (UISprite_t194114938 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_get_border_m388181343_MetadataUsageId); s_Il2CppMethodInitialized = true; } Sprite_t2895597119 * V_0 = NULL; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); Rect_t2360479859 V_2; memset(&V_2, 0, sizeof(V_2)); Texture_t3661962703 * V_3 = NULL; { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, __this); if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_0018; } } { int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, __this); if ((!(((uint32_t)L_1) == ((uint32_t)4)))) { goto IL_00dc; } } IL_0018: { Sprite_t2895597119 * L_2 = UISprite_GetAtlasSprite_m1728210218(__this, /*hidden argument*/NULL); V_0 = L_2; Sprite_t2895597119 * L_3 = V_0; if (L_3) { goto IL_0030; } } { IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_4 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector4_t3319028937_il2cpp_TypeInfo_var); Vector4_t3319028937 L_5 = Vector4_op_Implicit_m237151757(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); return L_5; } IL_0030: { Sprite_t2895597119 * L_6 = V_0; NullCheck(L_6); Rect_t2360479859 L_7 = L_6->get_outer_1(); V_1 = L_7; Sprite_t2895597119 * L_8 = V_0; NullCheck(L_8); Rect_t2360479859 L_9 = L_8->get_inner_2(); V_2 = L_9; Texture_t3661962703 * L_10 = VirtFuncInvoker0< Texture_t3661962703 * >::Invoke(6 /* UnityEngine.Texture UIWidget::get_mainTexture() */, __this); V_3 = L_10; UIAtlas_t3195533529 * L_11 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_12 = UIAtlas_get_coordinates_m511233365(L_11, /*hidden argument*/NULL); if ((!(((uint32_t)L_12) == ((uint32_t)1)))) { goto IL_008a; } } { Texture_t3661962703 * L_13 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_14 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_13, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_14) { goto IL_008a; } } { Rect_t2360479859 L_15 = V_1; Texture_t3661962703 * L_16 = V_3; NullCheck(L_16); int32_t L_17 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_16); Texture_t3661962703 * L_18 = V_3; NullCheck(L_18); int32_t L_19 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_18); Rect_t2360479859 L_20 = NGUIMath_ConvertToPixels_m551352344(NULL /*static, unused*/, L_15, L_17, L_19, (bool)1, /*hidden argument*/NULL); V_1 = L_20; Rect_t2360479859 L_21 = V_2; Texture_t3661962703 * L_22 = V_3; NullCheck(L_22); int32_t L_23 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_22); Texture_t3661962703 * L_24 = V_3; NullCheck(L_24); int32_t L_25 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_24); Rect_t2360479859 L_26 = NGUIMath_ConvertToPixels_m551352344(NULL /*static, unused*/, L_21, L_23, L_25, (bool)1, /*hidden argument*/NULL); V_2 = L_26; } IL_008a: { float L_27 = Rect_get_xMin_m581135837((&V_2), /*hidden argument*/NULL); float L_28 = Rect_get_xMin_m581135837((&V_1), /*hidden argument*/NULL); float L_29 = Rect_get_yMin_m2601414109((&V_2), /*hidden argument*/NULL); float L_30 = Rect_get_yMin_m2601414109((&V_1), /*hidden argument*/NULL); float L_31 = Rect_get_xMax_m3018144503((&V_1), /*hidden argument*/NULL); float L_32 = Rect_get_xMax_m3018144503((&V_2), /*hidden argument*/NULL); float L_33 = Rect_get_yMax_m743455479((&V_1), /*hidden argument*/NULL); float L_34 = Rect_get_yMax_m743455479((&V_2), /*hidden argument*/NULL); Vector4_t3319028937 L_35; memset(&L_35, 0, sizeof(L_35)); Vector4__ctor_m2498754347((&L_35), ((float)il2cpp_codegen_subtract((float)L_27, (float)L_28)), ((float)il2cpp_codegen_subtract((float)L_29, (float)L_30)), ((float)il2cpp_codegen_subtract((float)L_31, (float)L_32)), ((float)il2cpp_codegen_subtract((float)L_33, (float)L_34)), /*hidden argument*/NULL); UIAtlas_t3195533529 * L_36 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_36); float L_37 = UIAtlas_get_pixelSize_m4294838216(L_36, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector4_t3319028937_il2cpp_TypeInfo_var); Vector4_t3319028937 L_38 = Vector4_op_Multiply_m213790997(NULL /*static, unused*/, L_35, L_37, /*hidden argument*/NULL); return L_38; } IL_00dc: { Vector4_t3319028937 L_39 = UIWidget_get_border_m1908907599(__this, /*hidden argument*/NULL); return L_39; } } // System.Boolean UISprite::get_pixelPerfectAfterResize() extern "C" IL2CPP_METHOD_ATTR bool UISprite_get_pixelPerfectAfterResize_m212912530 (UISprite_t194114938 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, __this); if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_0017; } } { int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, __this); G_B3_0 = ((((int32_t)L_1) == ((int32_t)4))? 1 : 0); goto IL_0018; } IL_0017: { G_B3_0 = 1; } IL_0018: { return (bool)G_B3_0; } } // UIAtlas/Sprite UISprite::GetAtlasSprite() extern "C" IL2CPP_METHOD_ATTR Sprite_t2895597119 * UISprite_GetAtlasSprite_m1728210218 (UISprite_t194114938 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_GetAtlasSprite_m1728210218_MetadataUsageId); s_Il2CppMethodInitialized = true; } Sprite_t2895597119 * V_0 = NULL; Sprite_t2895597119 * V_1 = NULL; { bool L_0 = __this->get_mSpriteSet_29(); if (L_0) { goto IL_0012; } } { __this->set_mSprite_22((Sprite_t2895597119 *)NULL); } IL_0012: { Sprite_t2895597119 * L_1 = __this->get_mSprite_22(); if (L_1) { goto IL_00fc; } } { UIAtlas_t3195533529 * L_2 = __this->get_mAtlas_14(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_00fc; } } { String_t* L_4 = __this->get_mSpriteName_15(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_5 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_005f; } } { UIAtlas_t3195533529 * L_6 = __this->get_mAtlas_14(); String_t* L_7 = __this->get_mSpriteName_15(); NullCheck(L_6); Sprite_t2895597119 * L_8 = UIAtlas_GetSprite_m1406671849(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Sprite_t2895597119 * L_9 = V_0; if (L_9) { goto IL_0058; } } { return (Sprite_t2895597119 *)NULL; } IL_0058: { Sprite_t2895597119 * L_10 = V_0; UISprite_SetAtlasSprite_m2510834325(__this, L_10, /*hidden argument*/NULL); } IL_005f: { Sprite_t2895597119 * L_11 = __this->get_mSprite_22(); if (L_11) { goto IL_00d9; } } { UIAtlas_t3195533529 * L_12 = __this->get_mAtlas_14(); NullCheck(L_12); List_1_t72704565 * L_13 = UIAtlas_get_spriteList_m3643993723(L_12, /*hidden argument*/NULL); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m3713084318(L_13, /*hidden argument*/List_1_get_Count_m3713084318_RuntimeMethod_var); if ((((int32_t)L_14) <= ((int32_t)0))) { goto IL_00d9; } } { UIAtlas_t3195533529 * L_15 = __this->get_mAtlas_14(); NullCheck(L_15); List_1_t72704565 * L_16 = UIAtlas_get_spriteList_m3643993723(L_15, /*hidden argument*/NULL); NullCheck(L_16); Sprite_t2895597119 * L_17 = List_1_get_Item_m1027515451(L_16, 0, /*hidden argument*/List_1_get_Item_m1027515451_RuntimeMethod_var); V_1 = L_17; Sprite_t2895597119 * L_18 = V_1; if (L_18) { goto IL_009a; } } { return (Sprite_t2895597119 *)NULL; } IL_009a: { Sprite_t2895597119 * L_19 = V_1; UISprite_SetAtlasSprite_m2510834325(__this, L_19, /*hidden argument*/NULL); Sprite_t2895597119 * L_20 = __this->get_mSprite_22(); if (L_20) { goto IL_00c8; } } { UIAtlas_t3195533529 * L_21 = __this->get_mAtlas_14(); NullCheck(L_21); String_t* L_22 = Object_get_name_m4211327027(L_21, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_23 = String_Concat_m3937257545(NULL /*static, unused*/, L_22, _stringLiteral381125032, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); return (Sprite_t2895597119 *)NULL; } IL_00c8: { Sprite_t2895597119 * L_24 = __this->get_mSprite_22(); NullCheck(L_24); String_t* L_25 = L_24->get_name_0(); __this->set_mSpriteName_15(L_25); } IL_00d9: { Sprite_t2895597119 * L_26 = __this->get_mSprite_22(); if (!L_26) { goto IL_00fc; } } { UIAtlas_t3195533529 * L_27 = __this->get_mAtlas_14(); NullCheck(L_27); Material_t340375123 * L_28 = UIAtlas_get_spriteMaterial_m3532664059(L_27, /*hidden argument*/NULL); VirtActionInvoker1< Material_t340375123 * >::Invoke(5 /* System.Void UIWidget::set_material(UnityEngine.Material) */, __this, L_28); UISprite_UpdateUVs_m3997146504(__this, (bool)1, /*hidden argument*/NULL); } IL_00fc: { Sprite_t2895597119 * L_29 = __this->get_mSprite_22(); return L_29; } } // System.Void UISprite::SetAtlasSprite(UIAtlas/Sprite) extern "C" IL2CPP_METHOD_ATTR void UISprite_SetAtlasSprite_m2510834325 (UISprite_t194114938 * __this, Sprite_t2895597119 * ___sp0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_SetAtlasSprite_m2510834325_MetadataUsageId); s_Il2CppMethodInitialized = true; } UISprite_t194114938 * G_B4_0 = NULL; UISprite_t194114938 * G_B3_0 = NULL; String_t* G_B5_0 = NULL; UISprite_t194114938 * G_B5_1 = NULL; { ((UIWidget_t3538521925 *)__this)->set_mChanged_9((bool)1); __this->set_mSpriteSet_29((bool)1); Sprite_t2895597119 * L_0 = ___sp0; if (!L_0) { goto IL_0031; } } { Sprite_t2895597119 * L_1 = ___sp0; __this->set_mSprite_22(L_1); Sprite_t2895597119 * L_2 = __this->get_mSprite_22(); NullCheck(L_2); String_t* L_3 = L_2->get_name_0(); __this->set_mSpriteName_15(L_3); goto IL_005e; } IL_0031: { Sprite_t2895597119 * L_4 = __this->get_mSprite_22(); G_B3_0 = __this; if (!L_4) { G_B4_0 = __this; goto IL_004d; } } { Sprite_t2895597119 * L_5 = __this->get_mSprite_22(); NullCheck(L_5); String_t* L_6 = L_5->get_name_0(); G_B5_0 = L_6; G_B5_1 = G_B3_0; goto IL_0052; } IL_004d: { 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(); G_B5_0 = L_7; G_B5_1 = G_B4_0; } IL_0052: { NullCheck(G_B5_1); G_B5_1->set_mSpriteName_15(G_B5_0); Sprite_t2895597119 * L_8 = ___sp0; __this->set_mSprite_22(L_8); } IL_005e: { return; } } // System.Void UISprite::UpdateUVs(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISprite_UpdateUVs_m3997146504 (UISprite_t194114938 * __this, bool ___force0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_UpdateUVs_m3997146504_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture_t3661962703 * V_0 = NULL; { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, __this); if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_0024; } } { int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, __this); if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_0024; } } { int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, __this); if ((!(((uint32_t)L_2) == ((uint32_t)4)))) { goto IL_0057; } } IL_0024: { Transform_t3600365921 * L_3 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localScale_m129152068(L_3, /*hidden argument*/NULL); Vector3_t3722313464 L_5 = __this->get_mScale_27(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); bool L_6 = Vector3_op_Inequality_m315980366(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0057; } } { Transform_t3600365921 * L_7 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_localScale_m129152068(L_7, /*hidden argument*/NULL); __this->set_mScale_27(L_8); ((UIWidget_t3538521925 *)__this)->set_mChanged_9((bool)1); } IL_0057: { bool L_9 = UISprite_get_isValid_m2579943104(__this, /*hidden argument*/NULL); if (!L_9) { goto IL_00ff; } } { bool L_10 = ___force0; if (!L_10) { goto IL_00ff; } } { Texture_t3661962703 * L_11 = VirtFuncInvoker0< Texture_t3661962703 * >::Invoke(6 /* UnityEngine.Texture UIWidget::get_mainTexture() */, __this); V_0 = L_11; Texture_t3661962703 * L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_12, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_13) { goto IL_00ff; } } { Sprite_t2895597119 * L_14 = __this->get_mSprite_22(); NullCheck(L_14); Rect_t2360479859 L_15 = L_14->get_inner_2(); __this->set_mInner_23(L_15); Sprite_t2895597119 * L_16 = __this->get_mSprite_22(); NullCheck(L_16); Rect_t2360479859 L_17 = L_16->get_outer_1(); __this->set_mOuter_25(L_17); Rect_t2360479859 L_18 = __this->get_mInner_23(); __this->set_mInnerUV_24(L_18); Rect_t2360479859 L_19 = __this->get_mOuter_25(); __this->set_mOuterUV_26(L_19); UIAtlas_t3195533529 * L_20 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_20); int32_t L_21 = UIAtlas_get_coordinates_m511233365(L_20, /*hidden argument*/NULL); if (L_21) { goto IL_00ff; } } { Rect_t2360479859 L_22 = __this->get_mOuterUV_26(); Texture_t3661962703 * L_23 = V_0; NullCheck(L_23); int32_t L_24 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_23); Texture_t3661962703 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_25); Rect_t2360479859 L_27 = NGUIMath_ConvertToTexCoords_m692282035(NULL /*static, unused*/, L_22, L_24, L_26, /*hidden argument*/NULL); __this->set_mOuterUV_26(L_27); Rect_t2360479859 L_28 = __this->get_mInnerUV_24(); Texture_t3661962703 * L_29 = V_0; NullCheck(L_29); int32_t L_30 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_29); Texture_t3661962703 * L_31 = V_0; NullCheck(L_31); int32_t L_32 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_31); Rect_t2360479859 L_33 = NGUIMath_ConvertToTexCoords_m692282035(NULL /*static, unused*/, L_28, L_30, L_32, /*hidden argument*/NULL); __this->set_mInnerUV_24(L_33); } IL_00ff: { return; } } // System.Void UISprite::MakePixelPerfect() extern "C" IL2CPP_METHOD_ATTR void UISprite_MakePixelPerfect_m976251347 (UISprite_t194114938 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_MakePixelPerfect_m976251347_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; 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)); Texture_t3661962703 * V_5 = NULL; Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); Rect_t2360479859 V_7; memset(&V_7, 0, sizeof(V_7)); float V_8 = 0.0f; int32_t V_9 = 0; int32_t V_10 = 0; Vector3_t3722313464 V_11; memset(&V_11, 0, sizeof(V_11)); { bool L_0 = UISprite_get_isValid_m2579943104(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0016; } } { bool L_1 = UISprite_get_holdScale_m1226695243(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_0017; } } IL_0016: { return; } IL_0017: { UISprite_UpdateUVs_m3997146504(__this, (bool)0, /*hidden argument*/NULL); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, __this); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0033; } } { int32_t L_4 = V_0; if ((!(((uint32_t)L_4) == ((uint32_t)4)))) { goto IL_00e8; } } IL_0033: { Transform_t3600365921 * L_5 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_5); Vector3_t3722313464 L_6 = Transform_get_localPosition_m4234289348(L_5, /*hidden argument*/NULL); V_1 = L_6; float L_7 = (&V_1)->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_8 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); (&V_1)->set_x_1((((float)((float)L_8)))); float L_9 = (&V_1)->get_y_2(); int32_t L_10 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); (&V_1)->set_y_2((((float)((float)L_10)))); float L_11 = (&V_1)->get_z_3(); int32_t L_12 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); (&V_1)->set_z_3((((float)((float)L_12)))); Transform_t3600365921 * L_13 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_14 = V_1; NullCheck(L_13); Transform_set_localPosition_m4128471975(L_13, L_14, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_15); Vector3_t3722313464 L_16 = Transform_get_localScale_m129152068(L_15, /*hidden argument*/NULL); V_2 = L_16; float L_17 = (&V_2)->get_x_1(); int32_t L_18 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_17, (float)(0.5f))), /*hidden argument*/NULL); (&V_2)->set_x_1((((float)((float)((int32_t)((int32_t)L_18<<(int32_t)1)))))); float L_19 = (&V_2)->get_y_2(); int32_t L_20 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_19, (float)(0.5f))), /*hidden argument*/NULL); (&V_2)->set_y_2((((float)((float)((int32_t)((int32_t)L_20<<(int32_t)1)))))); (&V_2)->set_z_3((1.0f)); Transform_t3600365921 * L_21 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_22 = V_2; NullCheck(L_21); Transform_set_localScale_m3053443106(L_21, L_22, /*hidden argument*/NULL); goto IL_038c; } IL_00e8: { int32_t L_23 = V_0; if ((!(((uint32_t)L_23) == ((uint32_t)2)))) { goto IL_0196; } } { Transform_t3600365921 * L_24 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_24); Vector3_t3722313464 L_25 = Transform_get_localPosition_m4234289348(L_24, /*hidden argument*/NULL); V_3 = L_25; float L_26 = (&V_3)->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_27 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); (&V_3)->set_x_1((((float)((float)L_27)))); float L_28 = (&V_3)->get_y_2(); int32_t L_29 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); (&V_3)->set_y_2((((float)((float)L_29)))); float L_30 = (&V_3)->get_z_3(); int32_t L_31 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); (&V_3)->set_z_3((((float)((float)L_31)))); Transform_t3600365921 * L_32 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_33 = V_3; NullCheck(L_32); Transform_set_localPosition_m4128471975(L_32, L_33, /*hidden argument*/NULL); Transform_t3600365921 * L_34 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_34); Vector3_t3722313464 L_35 = Transform_get_localScale_m129152068(L_34, /*hidden argument*/NULL); V_4 = L_35; float L_36 = (&V_4)->get_x_1(); int32_t L_37 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, L_36, /*hidden argument*/NULL); (&V_4)->set_x_1((((float)((float)L_37)))); float L_38 = (&V_4)->get_y_2(); int32_t L_39 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, L_38, /*hidden argument*/NULL); (&V_4)->set_y_2((((float)((float)L_39)))); (&V_4)->set_z_3((1.0f)); Transform_t3600365921 * L_40 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_41 = V_4; NullCheck(L_40); Transform_set_localScale_m3053443106(L_40, L_41, /*hidden argument*/NULL); goto IL_038c; } IL_0196: { Texture_t3661962703 * L_42 = VirtFuncInvoker0< Texture_t3661962703 * >::Invoke(6 /* UnityEngine.Texture UIWidget::get_mainTexture() */, __this); V_5 = L_42; Transform_t3600365921 * L_43 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_43); Vector3_t3722313464 L_44 = Transform_get_localScale_m129152068(L_43, /*hidden argument*/NULL); V_6 = L_44; Texture_t3661962703 * L_45 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_46 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_45, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_46) { goto IL_0242; } } { Rect_t2360479859 L_47 = UISprite_get_outerUV_m347819325(__this, /*hidden argument*/NULL); Texture_t3661962703 * L_48 = V_5; NullCheck(L_48); int32_t L_49 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_48); Texture_t3661962703 * L_50 = V_5; NullCheck(L_50); int32_t L_51 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_50); Rect_t2360479859 L_52 = NGUIMath_ConvertToPixels_m551352344(NULL /*static, unused*/, L_47, L_49, L_51, (bool)1, /*hidden argument*/NULL); V_7 = L_52; UIAtlas_t3195533529 * L_53 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_53); float L_54 = UIAtlas_get_pixelSize_m4294838216(L_53, /*hidden argument*/NULL); V_8 = L_54; float L_55 = Rect_get_width_m3421484486((&V_7), /*hidden argument*/NULL); float L_56 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_57 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_55, (float)L_56)), /*hidden argument*/NULL); float L_58 = (&V_6)->get_x_1(); float L_59 = Mathf_Sign_m3457838305(NULL /*static, unused*/, L_58, /*hidden argument*/NULL); (&V_6)->set_x_1(((float)il2cpp_codegen_multiply((float)(((float)((float)L_57))), (float)L_59))); float L_60 = Rect_get_height_m1358425599((&V_7), /*hidden argument*/NULL); float L_61 = V_8; int32_t L_62 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_60, (float)L_61)), /*hidden argument*/NULL); float L_63 = (&V_6)->get_y_2(); float L_64 = Mathf_Sign_m3457838305(NULL /*static, unused*/, L_63, /*hidden argument*/NULL); (&V_6)->set_y_2(((float)il2cpp_codegen_multiply((float)(((float)((float)L_62))), (float)L_64))); (&V_6)->set_z_3((1.0f)); Transform_t3600365921 * L_65 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_66 = V_6; NullCheck(L_65); Transform_set_localScale_m3053443106(L_65, L_66, /*hidden argument*/NULL); } IL_0242: { float L_67 = (&V_6)->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_68 = fabsf(L_67); Sprite_t2895597119 * L_69 = __this->get_mSprite_22(); NullCheck(L_69); float L_70 = L_69->get_paddingLeft_4(); Sprite_t2895597119 * L_71 = __this->get_mSprite_22(); NullCheck(L_71); float L_72 = L_71->get_paddingRight_5(); int32_t L_73 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_68, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)(1.0f), (float)L_70)), (float)L_72)))), /*hidden argument*/NULL); V_9 = L_73; float L_74 = (&V_6)->get_y_2(); float L_75 = fabsf(L_74); Sprite_t2895597119 * L_76 = __this->get_mSprite_22(); NullCheck(L_76); float L_77 = L_76->get_paddingTop_6(); Sprite_t2895597119 * L_78 = __this->get_mSprite_22(); NullCheck(L_78); float L_79 = L_78->get_paddingBottom_7(); int32_t L_80 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_75, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)(1.0f), (float)L_77)), (float)L_79)))), /*hidden argument*/NULL); V_10 = L_80; Transform_t3600365921 * L_81 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_81); Vector3_t3722313464 L_82 = Transform_get_localPosition_m4234289348(L_81, /*hidden argument*/NULL); V_11 = L_82; float L_83 = (&V_11)->get_x_1(); int32_t L_84 = Mathf_CeilToInt_m432108984(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_83, (float)(4.0f))), /*hidden argument*/NULL); (&V_11)->set_x_1((((float)((float)((int32_t)((int32_t)L_84>>(int32_t)2)))))); float L_85 = (&V_11)->get_y_2(); int32_t L_86 = Mathf_CeilToInt_m432108984(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_85, (float)(4.0f))), /*hidden argument*/NULL); (&V_11)->set_y_2((((float)((float)((int32_t)((int32_t)L_86>>(int32_t)2)))))); float L_87 = (&V_11)->get_z_3(); int32_t L_88 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, L_87, /*hidden argument*/NULL); (&V_11)->set_z_3((((float)((float)L_88)))); int32_t L_89 = V_9; if ((!(((uint32_t)((int32_t)((int32_t)L_89%(int32_t)2))) == ((uint32_t)1)))) { goto IL_033e; } } { int32_t L_90 = UIWidget_get_pivot_m3232390905(__this, /*hidden argument*/NULL); if ((((int32_t)L_90) == ((int32_t)1))) { goto IL_032b; } } { int32_t L_91 = UIWidget_get_pivot_m3232390905(__this, /*hidden argument*/NULL); if ((((int32_t)L_91) == ((int32_t)4))) { goto IL_032b; } } { int32_t L_92 = UIWidget_get_pivot_m3232390905(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_92) == ((uint32_t)7)))) { goto IL_033e; } } IL_032b: { Vector3_t3722313464 * L_93 = (&V_11); float L_94 = L_93->get_x_1(); L_93->set_x_1(((float)il2cpp_codegen_add((float)L_94, (float)(0.5f)))); } IL_033e: { int32_t L_95 = V_10; if ((!(((uint32_t)((int32_t)((int32_t)L_95%(int32_t)2))) == ((uint32_t)1)))) { goto IL_037f; } } { int32_t L_96 = UIWidget_get_pivot_m3232390905(__this, /*hidden argument*/NULL); if ((((int32_t)L_96) == ((int32_t)3))) { goto IL_036c; } } { int32_t L_97 = UIWidget_get_pivot_m3232390905(__this, /*hidden argument*/NULL); if ((((int32_t)L_97) == ((int32_t)4))) { goto IL_036c; } } { int32_t L_98 = UIWidget_get_pivot_m3232390905(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_98) == ((uint32_t)5)))) { goto IL_037f; } } IL_036c: { Vector3_t3722313464 * L_99 = (&V_11); float L_100 = L_99->get_y_2(); L_99->set_y_2(((float)il2cpp_codegen_add((float)L_100, (float)(0.5f)))); } IL_037f: { Transform_t3600365921 * L_101 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_102 = V_11; NullCheck(L_101); Transform_set_localPosition_m4128471975(L_101, L_102, /*hidden argument*/NULL); } IL_038c: { return; } } // System.Void UISprite::OnStart() extern "C" IL2CPP_METHOD_ATTR void UISprite_OnStart_m3445493662 (UISprite_t194114938 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_OnStart_m3445493662_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIAtlas_t3195533529 * L_0 = __this->get_mAtlas_14(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { UISprite_UpdateUVs_m3997146504(__this, (bool)1, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Boolean UISprite::OnUpdate() extern "C" IL2CPP_METHOD_ATTR bool UISprite_OnUpdate_m2877280255 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { bool L_0 = ((UIWidget_t3538521925 *)__this)->get_mChanged_9(); if (L_0) { goto IL_0016; } } { bool L_1 = __this->get_mSpriteSet_29(); if (L_1) { goto IL_0034; } } IL_0016: { __this->set_mSpriteSet_29((bool)1); __this->set_mSprite_22((Sprite_t2895597119 *)NULL); ((UIWidget_t3538521925 *)__this)->set_mChanged_9((bool)1); UISprite_UpdateUVs_m3997146504(__this, (bool)1, /*hidden argument*/NULL); return (bool)1; } IL_0034: { UISprite_UpdateUVs_m3997146504(__this, (bool)0, /*hidden argument*/NULL); return (bool)0; } } // System.Void UISprite::OnUpdateTick() extern "C" IL2CPP_METHOD_ATTR void UISprite_OnUpdateTick_m2095463353 (UISprite_t194114938 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mType_18(); if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_002f; } } { float L_1 = __this->get_m_OldFillAmount_28(); float L_2 = __this->get_mFillAmount_20(); if ((((float)L_1) == ((float)L_2))) { goto IL_002f; } } { float L_3 = __this->get_mFillAmount_20(); __this->set_m_OldFillAmount_28(L_3); VirtActionInvoker0::Invoke(8 /* System.Void UIWidget::MarkAsChanged() */, __this); } IL_002f: { return; } } // System.Void UISprite::OnFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_OnFill_m2189972782 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, __this); V_0 = L_0; int32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0026; } case 1: { goto IL_0034; } case 2: { goto IL_005e; } case 3: { goto IL_0050; } case 4: { goto IL_0042; } } } { goto IL_006c; } IL_0026: { BetterList_1_t2877333782 * L_2 = ___verts0; BetterList_1_t1311249841 * L_3 = ___uvs1; BetterList_1_t1755521610 * L_4 = ___cols2; UISprite_SimpleFill_m3698244405(__this, L_2, L_3, L_4, /*hidden argument*/NULL); goto IL_006c; } IL_0034: { BetterList_1_t2877333782 * L_5 = ___verts0; BetterList_1_t1311249841 * L_6 = ___uvs1; BetterList_1_t1755521610 * L_7 = ___cols2; UISprite_SlicedFill_m711390423(__this, L_5, L_6, L_7, /*hidden argument*/NULL); goto IL_006c; } IL_0042: { BetterList_1_t2877333782 * L_8 = ___verts0; BetterList_1_t1311249841 * L_9 = ___uvs1; BetterList_1_t1755521610 * L_10 = ___cols2; UISprite_RepeatFill_m2350964360(__this, L_8, L_9, L_10, /*hidden argument*/NULL); goto IL_006c; } IL_0050: { BetterList_1_t2877333782 * L_11 = ___verts0; BetterList_1_t1311249841 * L_12 = ___uvs1; BetterList_1_t1755521610 * L_13 = ___cols2; UISprite_FilledFill_m677989493(__this, L_11, L_12, L_13, /*hidden argument*/NULL); goto IL_006c; } IL_005e: { BetterList_1_t2877333782 * L_14 = ___verts0; BetterList_1_t1311249841 * L_15 = ___uvs1; BetterList_1_t1755521610 * L_16 = ___cols2; UISprite_TiledFill_m1726776194(__this, L_14, L_15, L_16, /*hidden argument*/NULL); goto IL_006c; } IL_006c: { return; } } // System.Void UISprite::SimpleFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_SimpleFill_m3698244405 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_SimpleFill_m3698244405_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)); Color_t2555686324 V_2; memset(&V_2, 0, sizeof(V_2)); Color32_t2600501292 V_3; memset(&V_3, 0, sizeof(V_3)); Color_t2555686324 G_B3_0; memset(&G_B3_0, 0, sizeof(G_B3_0)); { Rect_t2360479859 * L_0 = __this->get_address_of_mOuterUV_26(); float L_1 = Rect_get_xMin_m581135837(L_0, /*hidden argument*/NULL); Rect_t2360479859 * L_2 = __this->get_address_of_mOuterUV_26(); float L_3 = Rect_get_yMin_m2601414109(L_2, /*hidden argument*/NULL); Vector2__ctor_m3970636864((&V_0), L_1, L_3, /*hidden argument*/NULL); Rect_t2360479859 * L_4 = __this->get_address_of_mOuterUV_26(); float L_5 = Rect_get_xMax_m3018144503(L_4, /*hidden argument*/NULL); Rect_t2360479859 * L_6 = __this->get_address_of_mOuterUV_26(); float L_7 = Rect_get_yMax_m743455479(L_6, /*hidden argument*/NULL); Vector2__ctor_m3970636864((&V_1), L_5, L_7, /*hidden argument*/NULL); BetterList_1_t2877333782 * L_8 = ___verts0; Vector3_t3722313464 L_9; memset(&L_9, 0, sizeof(L_9)); Vector3__ctor_m3353183577((&L_9), (1.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_8); BetterList_1_Add_m3823220309(L_8, L_9, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_10 = ___verts0; Vector3_t3722313464 L_11; memset(&L_11, 0, sizeof(L_11)); Vector3__ctor_m3353183577((&L_11), (1.0f), (-1.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_10); BetterList_1_Add_m3823220309(L_10, L_11, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_12 = ___verts0; Vector3_t3722313464 L_13; memset(&L_13, 0, sizeof(L_13)); Vector3__ctor_m3353183577((&L_13), (0.0f), (-1.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_12); BetterList_1_Add_m3823220309(L_12, L_13, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_14 = ___verts0; Vector3_t3722313464 L_15; memset(&L_15, 0, sizeof(L_15)); Vector3__ctor_m3353183577((&L_15), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_14); BetterList_1_Add_m3823220309(L_14, L_15, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_16 = ___uvs1; Vector2_t2156229523 L_17 = V_1; NullCheck(L_16); BetterList_1_Add_m3678844501(L_16, L_17, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_18 = ___uvs1; float L_19 = (&V_1)->get_x_0(); float L_20 = (&V_0)->get_y_1(); Vector2_t2156229523 L_21; memset(&L_21, 0, sizeof(L_21)); Vector2__ctor_m3970636864((&L_21), L_19, L_20, /*hidden argument*/NULL); NullCheck(L_18); BetterList_1_Add_m3678844501(L_18, L_21, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_22 = ___uvs1; Vector2_t2156229523 L_23 = V_0; NullCheck(L_22); BetterList_1_Add_m3678844501(L_22, L_23, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_24 = ___uvs1; float L_25 = (&V_0)->get_x_0(); float L_26 = (&V_1)->get_y_1(); Vector2_t2156229523 L_27; memset(&L_27, 0, sizeof(L_27)); Vector2__ctor_m3970636864((&L_27), L_25, L_26, /*hidden argument*/NULL); NullCheck(L_24); BetterList_1_Add_m3678844501(L_24, L_27, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); Color_t2555686324 L_28 = UIWidget_get_color_m3938892930(__this, /*hidden argument*/NULL); V_2 = L_28; Color_t2555686324 * L_29 = (&V_2); float L_30 = L_29->get_a_3(); UIPanel_t1716472341 * L_31 = ((UIWidget_t3538521925 *)__this)->get_mPanel_8(); NullCheck(L_31); float L_32 = UIPanel_get_alpha_m958384288(L_31, /*hidden argument*/NULL); L_29->set_a_3(((float)il2cpp_codegen_multiply((float)L_30, (float)L_32))); UIAtlas_t3195533529 * L_33 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_33); bool L_34 = UIAtlas_get_premultipliedAlpha_m3402627367(L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_011d; } } { Color_t2555686324 L_35 = V_2; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_36 = NGUITools_ApplyPMA_m4285769426(NULL /*static, unused*/, L_35, /*hidden argument*/NULL); G_B3_0 = L_36; goto IL_011e; } IL_011d: { Color_t2555686324 L_37 = V_2; G_B3_0 = L_37; } IL_011e: { Color32_t2600501292 L_38 = Color32_op_Implicit_m2658259763(NULL /*static, unused*/, G_B3_0, /*hidden argument*/NULL); V_3 = L_38; BetterList_1_t1755521610 * L_39 = ___cols2; Color32_t2600501292 L_40 = V_3; NullCheck(L_39); BetterList_1_Add_m4096660300(L_39, L_40, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_41 = ___cols2; Color32_t2600501292 L_42 = V_3; NullCheck(L_41); BetterList_1_Add_m4096660300(L_41, L_42, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_43 = ___cols2; Color32_t2600501292 L_44 = V_3; NullCheck(L_43); BetterList_1_Add_m4096660300(L_43, L_44, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_45 = ___cols2; Color32_t2600501292 L_46 = V_3; NullCheck(L_45); BetterList_1_Add_m4096660300(L_45, L_46, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); return; } } // System.Void UISprite::SlicedFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_SlicedFill_m711390423 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_SlicedFill_m711390423_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2U5BU5D_t1457185986* V_0 = NULL; Vector2U5BU5D_t1457185986* V_1 = NULL; Texture_t3661962703 * V_2 = NULL; float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); Vector2_t2156229523 V_9; memset(&V_9, 0, sizeof(V_9)); Vector2_t2156229523 V_10; memset(&V_10, 0, sizeof(V_10)); Vector2_t2156229523 V_11; memset(&V_11, 0, sizeof(V_11)); int32_t V_12 = 0; int32_t V_13 = 0; Color_t2555686324 V_14; memset(&V_14, 0, sizeof(V_14)); Color32_t2600501292 V_15; memset(&V_15, 0, sizeof(V_15)); int32_t V_16 = 0; int32_t V_17 = 0; int32_t V_18 = 0; int32_t V_19 = 0; Color_t2555686324 G_B20_0; memset(&G_B20_0, 0, sizeof(G_B20_0)); { Rect_t2360479859 L_0 = __this->get_mOuterUV_26(); Rect_t2360479859 L_1 = __this->get_mInnerUV_24(); bool L_2 = Rect_op_Equality_m3986168348(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0020; } } { BetterList_1_t2877333782 * L_3 = ___verts0; BetterList_1_t1311249841 * L_4 = ___uvs1; BetterList_1_t1755521610 * L_5 = ___cols2; UISprite_SimpleFill_m3698244405(__this, L_3, L_4, L_5, /*hidden argument*/NULL); return; } IL_0020: { V_0 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); V_1 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); Texture_t3661962703 * L_6 = VirtFuncInvoker0< Texture_t3661962703 * >::Invoke(6 /* UnityEngine.Texture UIWidget::get_mainTexture() */, __this); V_2 = L_6; Vector2U5BU5D_t1457185986* L_7 = V_0; NullCheck(L_7); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_8 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_7)->GetAddressAt(static_cast(0))) = L_8; Vector2U5BU5D_t1457185986* L_9 = V_0; NullCheck(L_9); Vector2_t2156229523 L_10 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_9)->GetAddressAt(static_cast(1))) = L_10; Vector2U5BU5D_t1457185986* L_11 = V_0; NullCheck(L_11); Vector2_t2156229523 L_12; memset(&L_12, 0, sizeof(L_12)); Vector2__ctor_m3970636864((&L_12), (1.0f), (-1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_11)->GetAddressAt(static_cast(2))) = L_12; Vector2U5BU5D_t1457185986* L_13 = V_0; NullCheck(L_13); Vector2_t2156229523 L_14; memset(&L_14, 0, sizeof(L_14)); Vector2__ctor_m3970636864((&L_14), (1.0f), (-1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_13)->GetAddressAt(static_cast(3))) = L_14; Texture_t3661962703 * L_15 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_15, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_16) { goto IL_04a4; } } { UIAtlas_t3195533529 * L_17 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_17); float L_18 = UIAtlas_get_pixelSize_m4294838216(L_17, /*hidden argument*/NULL); V_3 = L_18; Rect_t2360479859 * L_19 = __this->get_address_of_mInnerUV_24(); float L_20 = Rect_get_xMin_m581135837(L_19, /*hidden argument*/NULL); Rect_t2360479859 * L_21 = __this->get_address_of_mOuterUV_26(); float L_22 = Rect_get_xMin_m581135837(L_21, /*hidden argument*/NULL); float L_23 = V_3; V_4 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_20, (float)L_22)), (float)L_23)); Rect_t2360479859 * L_24 = __this->get_address_of_mOuterUV_26(); float L_25 = Rect_get_xMax_m3018144503(L_24, /*hidden argument*/NULL); Rect_t2360479859 * L_26 = __this->get_address_of_mInnerUV_24(); float L_27 = Rect_get_xMax_m3018144503(L_26, /*hidden argument*/NULL); float L_28 = V_3; V_5 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_25, (float)L_27)), (float)L_28)); Rect_t2360479859 * L_29 = __this->get_address_of_mInnerUV_24(); float L_30 = Rect_get_yMax_m743455479(L_29, /*hidden argument*/NULL); Rect_t2360479859 * L_31 = __this->get_address_of_mOuterUV_26(); float L_32 = Rect_get_yMax_m743455479(L_31, /*hidden argument*/NULL); float L_33 = V_3; V_6 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_30, (float)L_32)), (float)L_33)); Rect_t2360479859 * L_34 = __this->get_address_of_mOuterUV_26(); float L_35 = Rect_get_yMin_m2601414109(L_34, /*hidden argument*/NULL); Rect_t2360479859 * L_36 = __this->get_address_of_mInnerUV_24(); float L_37 = Rect_get_yMin_m2601414109(L_36, /*hidden argument*/NULL); float L_38 = V_3; V_7 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_35, (float)L_37)), (float)L_38)); Transform_t3600365921 * L_39 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_39); Vector3_t3722313464 L_40 = Transform_get_localScale_m129152068(L_39, /*hidden argument*/NULL); V_8 = L_40; float L_41 = (&V_8)->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_42 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_41, /*hidden argument*/NULL); (&V_8)->set_x_1(L_42); float L_43 = (&V_8)->get_y_2(); float L_44 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_43, /*hidden argument*/NULL); (&V_8)->set_y_2(L_44); float L_45 = (&V_8)->get_x_1(); Texture_t3661962703 * L_46 = V_2; NullCheck(L_46); int32_t L_47 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_46); float L_48 = (&V_8)->get_y_2(); Texture_t3661962703 * L_49 = V_2; NullCheck(L_49); int32_t L_50 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_49); Vector2__ctor_m3970636864((&V_9), ((float)((float)L_45/(float)(((float)((float)L_47))))), ((float)((float)L_48/(float)(((float)((float)L_50))))), /*hidden argument*/NULL); float L_51 = V_4; float L_52 = (&V_9)->get_x_0(); float L_53 = V_6; float L_54 = (&V_9)->get_y_1(); Vector2__ctor_m3970636864((&V_10), ((float)((float)L_51/(float)L_52)), ((float)((float)L_53/(float)L_54)), /*hidden argument*/NULL); float L_55 = V_5; float L_56 = (&V_9)->get_x_0(); float L_57 = V_7; float L_58 = (&V_9)->get_y_1(); Vector2__ctor_m3970636864((&V_11), ((float)((float)L_55/(float)L_56)), ((float)((float)L_57/(float)L_58)), /*hidden argument*/NULL); int32_t L_59 = UIWidget_get_pivot_m3232390905(__this, /*hidden argument*/NULL); V_12 = L_59; int32_t L_60 = V_12; if ((((int32_t)L_60) == ((int32_t)5))) { goto IL_01c9; } } { int32_t L_61 = V_12; if ((((int32_t)L_61) == ((int32_t)2))) { goto IL_01c9; } } { int32_t L_62 = V_12; if ((!(((uint32_t)L_62) == ((uint32_t)8)))) { goto IL_027d; } } IL_01c9: { Vector2U5BU5D_t1457185986* L_63 = V_0; NullCheck(L_63); float L_64 = (&V_11)->get_x_0(); float L_65 = (&V_10)->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_66 = Mathf_Min_m1073399594(NULL /*static, unused*/, (0.0f), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)il2cpp_codegen_add((float)L_64, (float)L_65)))), /*hidden argument*/NULL); ((L_63)->GetAddressAt(static_cast(0)))->set_x_0(L_66); Vector2U5BU5D_t1457185986* L_67 = V_0; NullCheck(L_67); Vector2U5BU5D_t1457185986* L_68 = V_0; NullCheck(L_68); float L_69 = ((L_68)->GetAddressAt(static_cast(0)))->get_x_0(); float L_70 = (&V_10)->get_x_0(); ((L_67)->GetAddressAt(static_cast(1)))->set_x_0(((float)il2cpp_codegen_add((float)L_69, (float)L_70))); Vector2U5BU5D_t1457185986* L_71 = V_0; NullCheck(L_71); Vector2U5BU5D_t1457185986* L_72 = V_0; NullCheck(L_72); float L_73 = ((L_72)->GetAddressAt(static_cast(0)))->get_x_0(); float L_74 = (&V_10)->get_x_0(); float L_75 = (&V_11)->get_x_0(); float L_76 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_74, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_75)), /*hidden argument*/NULL); ((L_71)->GetAddressAt(static_cast(2)))->set_x_0(((float)il2cpp_codegen_add((float)L_73, (float)L_76))); Vector2U5BU5D_t1457185986* L_77 = V_0; NullCheck(L_77); Vector2U5BU5D_t1457185986* L_78 = V_0; NullCheck(L_78); float L_79 = ((L_78)->GetAddressAt(static_cast(0)))->get_x_0(); float L_80 = (&V_10)->get_x_0(); float L_81 = (&V_11)->get_x_0(); float L_82 = Mathf_Max_m3146388979(NULL /*static, unused*/, ((float)il2cpp_codegen_add((float)L_80, (float)L_81)), (1.0f), /*hidden argument*/NULL); ((L_77)->GetAddressAt(static_cast(3)))->set_x_0(((float)il2cpp_codegen_add((float)L_79, (float)L_82))); goto IL_02da; } IL_027d: { Vector2U5BU5D_t1457185986* L_83 = V_0; NullCheck(L_83); float L_84 = (&V_10)->get_x_0(); ((L_83)->GetAddressAt(static_cast(1)))->set_x_0(L_84); Vector2U5BU5D_t1457185986* L_85 = V_0; NullCheck(L_85); float L_86 = (&V_10)->get_x_0(); float L_87 = (&V_11)->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_88 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_86, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_87)), /*hidden argument*/NULL); ((L_85)->GetAddressAt(static_cast(2)))->set_x_0(L_88); Vector2U5BU5D_t1457185986* L_89 = V_0; NullCheck(L_89); float L_90 = (&V_10)->get_x_0(); float L_91 = (&V_11)->get_x_0(); float L_92 = Mathf_Max_m3146388979(NULL /*static, unused*/, ((float)il2cpp_codegen_add((float)L_90, (float)L_91)), (1.0f), /*hidden argument*/NULL); ((L_89)->GetAddressAt(static_cast(3)))->set_x_0(L_92); } IL_02da: { int32_t L_93 = V_12; if ((((int32_t)L_93) == ((int32_t)7))) { goto IL_02f2; } } { int32_t L_94 = V_12; if ((((int32_t)L_94) == ((int32_t)6))) { goto IL_02f2; } } { int32_t L_95 = V_12; if ((!(((uint32_t)L_95) == ((uint32_t)8)))) { goto IL_03a6; } } IL_02f2: { Vector2U5BU5D_t1457185986* L_96 = V_0; NullCheck(L_96); float L_97 = (&V_11)->get_y_1(); float L_98 = (&V_10)->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_99 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), ((float)il2cpp_codegen_subtract((float)(-1.0f), (float)((float)il2cpp_codegen_add((float)L_97, (float)L_98)))), /*hidden argument*/NULL); ((L_96)->GetAddressAt(static_cast(0)))->set_y_1(L_99); Vector2U5BU5D_t1457185986* L_100 = V_0; NullCheck(L_100); Vector2U5BU5D_t1457185986* L_101 = V_0; NullCheck(L_101); float L_102 = ((L_101)->GetAddressAt(static_cast(0)))->get_y_1(); float L_103 = (&V_10)->get_y_1(); ((L_100)->GetAddressAt(static_cast(1)))->set_y_1(((float)il2cpp_codegen_add((float)L_102, (float)L_103))); Vector2U5BU5D_t1457185986* L_104 = V_0; NullCheck(L_104); Vector2U5BU5D_t1457185986* L_105 = V_0; NullCheck(L_105); float L_106 = ((L_105)->GetAddressAt(static_cast(0)))->get_y_1(); float L_107 = (&V_10)->get_y_1(); float L_108 = (&V_11)->get_y_1(); float L_109 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_107, ((float)il2cpp_codegen_subtract((float)(-1.0f), (float)L_108)), /*hidden argument*/NULL); ((L_104)->GetAddressAt(static_cast(2)))->set_y_1(((float)il2cpp_codegen_add((float)L_106, (float)L_109))); Vector2U5BU5D_t1457185986* L_110 = V_0; NullCheck(L_110); Vector2U5BU5D_t1457185986* L_111 = V_0; NullCheck(L_111); float L_112 = ((L_111)->GetAddressAt(static_cast(0)))->get_y_1(); float L_113 = (&V_10)->get_y_1(); float L_114 = (&V_11)->get_y_1(); float L_115 = Mathf_Min_m1073399594(NULL /*static, unused*/, ((float)il2cpp_codegen_add((float)L_113, (float)L_114)), (-1.0f), /*hidden argument*/NULL); ((L_110)->GetAddressAt(static_cast(3)))->set_y_1(((float)il2cpp_codegen_add((float)L_112, (float)L_115))); goto IL_0403; } IL_03a6: { Vector2U5BU5D_t1457185986* L_116 = V_0; NullCheck(L_116); float L_117 = (&V_10)->get_y_1(); ((L_116)->GetAddressAt(static_cast(1)))->set_y_1(L_117); Vector2U5BU5D_t1457185986* L_118 = V_0; NullCheck(L_118); float L_119 = (&V_10)->get_y_1(); float L_120 = (&V_11)->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_121 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_119, ((float)il2cpp_codegen_subtract((float)(-1.0f), (float)L_120)), /*hidden argument*/NULL); ((L_118)->GetAddressAt(static_cast(2)))->set_y_1(L_121); Vector2U5BU5D_t1457185986* L_122 = V_0; NullCheck(L_122); float L_123 = (&V_10)->get_y_1(); float L_124 = (&V_11)->get_y_1(); float L_125 = Mathf_Min_m1073399594(NULL /*static, unused*/, ((float)il2cpp_codegen_add((float)L_123, (float)L_124)), (-1.0f), /*hidden argument*/NULL); ((L_122)->GetAddressAt(static_cast(3)))->set_y_1(L_125); } IL_0403: { Vector2U5BU5D_t1457185986* L_126 = V_1; NullCheck(L_126); Rect_t2360479859 * L_127 = __this->get_address_of_mOuterUV_26(); float L_128 = Rect_get_xMin_m581135837(L_127, /*hidden argument*/NULL); Rect_t2360479859 * L_129 = __this->get_address_of_mOuterUV_26(); float L_130 = Rect_get_yMax_m743455479(L_129, /*hidden argument*/NULL); Vector2_t2156229523 L_131; memset(&L_131, 0, sizeof(L_131)); Vector2__ctor_m3970636864((&L_131), L_128, L_130, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_126)->GetAddressAt(static_cast(0))) = L_131; Vector2U5BU5D_t1457185986* L_132 = V_1; NullCheck(L_132); Rect_t2360479859 * L_133 = __this->get_address_of_mInnerUV_24(); float L_134 = Rect_get_xMin_m581135837(L_133, /*hidden argument*/NULL); Rect_t2360479859 * L_135 = __this->get_address_of_mInnerUV_24(); float L_136 = Rect_get_yMax_m743455479(L_135, /*hidden argument*/NULL); Vector2_t2156229523 L_137; memset(&L_137, 0, sizeof(L_137)); Vector2__ctor_m3970636864((&L_137), L_134, L_136, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_132)->GetAddressAt(static_cast(1))) = L_137; Vector2U5BU5D_t1457185986* L_138 = V_1; NullCheck(L_138); Rect_t2360479859 * L_139 = __this->get_address_of_mInnerUV_24(); float L_140 = Rect_get_xMax_m3018144503(L_139, /*hidden argument*/NULL); Rect_t2360479859 * L_141 = __this->get_address_of_mInnerUV_24(); float L_142 = Rect_get_yMin_m2601414109(L_141, /*hidden argument*/NULL); Vector2_t2156229523 L_143; memset(&L_143, 0, sizeof(L_143)); Vector2__ctor_m3970636864((&L_143), L_140, L_142, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_138)->GetAddressAt(static_cast(2))) = L_143; Vector2U5BU5D_t1457185986* L_144 = V_1; NullCheck(L_144); Rect_t2360479859 * L_145 = __this->get_address_of_mOuterUV_26(); float L_146 = Rect_get_xMax_m3018144503(L_145, /*hidden argument*/NULL); Rect_t2360479859 * L_147 = __this->get_address_of_mOuterUV_26(); float L_148 = Rect_get_yMin_m2601414109(L_147, /*hidden argument*/NULL); Vector2_t2156229523 L_149; memset(&L_149, 0, sizeof(L_149)); Vector2__ctor_m3970636864((&L_149), L_146, L_148, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_144)->GetAddressAt(static_cast(3))) = L_149; goto IL_04cc; } IL_04a4: { V_13 = 0; goto IL_04c4; } IL_04ac: { Vector2U5BU5D_t1457185986* L_150 = V_1; int32_t L_151 = V_13; NullCheck(L_150); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_152 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_150)->GetAddressAt(static_cast(L_151))) = L_152; int32_t L_153 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_153, (int32_t)1)); } IL_04c4: { int32_t L_154 = V_13; if ((((int32_t)L_154) < ((int32_t)4))) { goto IL_04ac; } } IL_04cc: { Color_t2555686324 L_155 = UIWidget_get_color_m3938892930(__this, /*hidden argument*/NULL); V_14 = L_155; Color_t2555686324 * L_156 = (&V_14); float L_157 = L_156->get_a_3(); UIPanel_t1716472341 * L_158 = ((UIWidget_t3538521925 *)__this)->get_mPanel_8(); NullCheck(L_158); float L_159 = UIPanel_get_alpha_m958384288(L_158, /*hidden argument*/NULL); L_156->set_a_3(((float)il2cpp_codegen_multiply((float)L_157, (float)L_159))); UIAtlas_t3195533529 * L_160 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_160); bool L_161 = UIAtlas_get_premultipliedAlpha_m3402627367(L_160, /*hidden argument*/NULL); if (!L_161) { goto IL_0509; } } { Color_t2555686324 L_162 = V_14; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_163 = NGUITools_ApplyPMA_m4285769426(NULL /*static, unused*/, L_162, /*hidden argument*/NULL); G_B20_0 = L_163; goto IL_050b; } IL_0509: { Color_t2555686324 L_164 = V_14; G_B20_0 = L_164; } IL_050b: { Color32_t2600501292 L_165 = Color32_op_Implicit_m2658259763(NULL /*static, unused*/, G_B20_0, /*hidden argument*/NULL); V_15 = L_165; V_16 = 0; goto IL_06be; } IL_051a: { int32_t L_166 = V_16; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_166, (int32_t)1)); V_18 = 0; goto IL_06b0; } IL_0528: { bool L_167 = __this->get_mFillCenter_17(); if (L_167) { goto IL_0548; } } { int32_t L_168 = V_16; if ((!(((uint32_t)L_168) == ((uint32_t)1)))) { goto IL_0548; } } { int32_t L_169 = V_18; if ((!(((uint32_t)L_169) == ((uint32_t)1)))) { goto IL_0548; } } { goto IL_06aa; } IL_0548: { int32_t L_170 = V_18; V_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_170, (int32_t)1)); BetterList_1_t2877333782 * L_171 = ___verts0; Vector2U5BU5D_t1457185986* L_172 = V_0; int32_t L_173 = V_17; NullCheck(L_172); float L_174 = ((L_172)->GetAddressAt(static_cast(L_173)))->get_x_0(); Vector2U5BU5D_t1457185986* L_175 = V_0; int32_t L_176 = V_18; NullCheck(L_175); float L_177 = ((L_175)->GetAddressAt(static_cast(L_176)))->get_y_1(); Vector3_t3722313464 L_178; memset(&L_178, 0, sizeof(L_178)); Vector3__ctor_m3353183577((&L_178), L_174, L_177, (0.0f), /*hidden argument*/NULL); NullCheck(L_171); BetterList_1_Add_m3823220309(L_171, L_178, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_179 = ___verts0; Vector2U5BU5D_t1457185986* L_180 = V_0; int32_t L_181 = V_17; NullCheck(L_180); float L_182 = ((L_180)->GetAddressAt(static_cast(L_181)))->get_x_0(); Vector2U5BU5D_t1457185986* L_183 = V_0; int32_t L_184 = V_19; NullCheck(L_183); float L_185 = ((L_183)->GetAddressAt(static_cast(L_184)))->get_y_1(); Vector3_t3722313464 L_186; memset(&L_186, 0, sizeof(L_186)); Vector3__ctor_m3353183577((&L_186), L_182, L_185, (0.0f), /*hidden argument*/NULL); NullCheck(L_179); BetterList_1_Add_m3823220309(L_179, L_186, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_187 = ___verts0; Vector2U5BU5D_t1457185986* L_188 = V_0; int32_t L_189 = V_16; NullCheck(L_188); float L_190 = ((L_188)->GetAddressAt(static_cast(L_189)))->get_x_0(); Vector2U5BU5D_t1457185986* L_191 = V_0; int32_t L_192 = V_19; NullCheck(L_191); float L_193 = ((L_191)->GetAddressAt(static_cast(L_192)))->get_y_1(); Vector3_t3722313464 L_194; memset(&L_194, 0, sizeof(L_194)); Vector3__ctor_m3353183577((&L_194), L_190, L_193, (0.0f), /*hidden argument*/NULL); NullCheck(L_187); BetterList_1_Add_m3823220309(L_187, L_194, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_195 = ___verts0; Vector2U5BU5D_t1457185986* L_196 = V_0; int32_t L_197 = V_16; NullCheck(L_196); float L_198 = ((L_196)->GetAddressAt(static_cast(L_197)))->get_x_0(); Vector2U5BU5D_t1457185986* L_199 = V_0; int32_t L_200 = V_18; NullCheck(L_199); float L_201 = ((L_199)->GetAddressAt(static_cast(L_200)))->get_y_1(); Vector3_t3722313464 L_202; memset(&L_202, 0, sizeof(L_202)); Vector3__ctor_m3353183577((&L_202), L_198, L_201, (0.0f), /*hidden argument*/NULL); NullCheck(L_195); BetterList_1_Add_m3823220309(L_195, L_202, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_203 = ___uvs1; Vector2U5BU5D_t1457185986* L_204 = V_1; int32_t L_205 = V_17; NullCheck(L_204); float L_206 = ((L_204)->GetAddressAt(static_cast(L_205)))->get_x_0(); Vector2U5BU5D_t1457185986* L_207 = V_1; int32_t L_208 = V_18; NullCheck(L_207); float L_209 = ((L_207)->GetAddressAt(static_cast(L_208)))->get_y_1(); Vector2_t2156229523 L_210; memset(&L_210, 0, sizeof(L_210)); Vector2__ctor_m3970636864((&L_210), L_206, L_209, /*hidden argument*/NULL); NullCheck(L_203); BetterList_1_Add_m3678844501(L_203, L_210, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_211 = ___uvs1; Vector2U5BU5D_t1457185986* L_212 = V_1; int32_t L_213 = V_17; NullCheck(L_212); float L_214 = ((L_212)->GetAddressAt(static_cast(L_213)))->get_x_0(); Vector2U5BU5D_t1457185986* L_215 = V_1; int32_t L_216 = V_19; NullCheck(L_215); float L_217 = ((L_215)->GetAddressAt(static_cast(L_216)))->get_y_1(); Vector2_t2156229523 L_218; memset(&L_218, 0, sizeof(L_218)); Vector2__ctor_m3970636864((&L_218), L_214, L_217, /*hidden argument*/NULL); NullCheck(L_211); BetterList_1_Add_m3678844501(L_211, L_218, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_219 = ___uvs1; Vector2U5BU5D_t1457185986* L_220 = V_1; int32_t L_221 = V_16; NullCheck(L_220); float L_222 = ((L_220)->GetAddressAt(static_cast(L_221)))->get_x_0(); Vector2U5BU5D_t1457185986* L_223 = V_1; int32_t L_224 = V_19; NullCheck(L_223); float L_225 = ((L_223)->GetAddressAt(static_cast(L_224)))->get_y_1(); Vector2_t2156229523 L_226; memset(&L_226, 0, sizeof(L_226)); Vector2__ctor_m3970636864((&L_226), L_222, L_225, /*hidden argument*/NULL); NullCheck(L_219); BetterList_1_Add_m3678844501(L_219, L_226, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_227 = ___uvs1; Vector2U5BU5D_t1457185986* L_228 = V_1; int32_t L_229 = V_16; NullCheck(L_228); float L_230 = ((L_228)->GetAddressAt(static_cast(L_229)))->get_x_0(); Vector2U5BU5D_t1457185986* L_231 = V_1; int32_t L_232 = V_18; NullCheck(L_231); float L_233 = ((L_231)->GetAddressAt(static_cast(L_232)))->get_y_1(); Vector2_t2156229523 L_234; memset(&L_234, 0, sizeof(L_234)); Vector2__ctor_m3970636864((&L_234), L_230, L_233, /*hidden argument*/NULL); NullCheck(L_227); BetterList_1_Add_m3678844501(L_227, L_234, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_235 = ___cols2; Color32_t2600501292 L_236 = V_15; NullCheck(L_235); BetterList_1_Add_m4096660300(L_235, L_236, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_237 = ___cols2; Color32_t2600501292 L_238 = V_15; NullCheck(L_237); BetterList_1_Add_m4096660300(L_237, L_238, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_239 = ___cols2; Color32_t2600501292 L_240 = V_15; NullCheck(L_239); BetterList_1_Add_m4096660300(L_239, L_240, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_241 = ___cols2; Color32_t2600501292 L_242 = V_15; NullCheck(L_241); BetterList_1_Add_m4096660300(L_241, L_242, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); } IL_06aa: { int32_t L_243 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_243, (int32_t)1)); } IL_06b0: { int32_t L_244 = V_18; if ((((int32_t)L_244) < ((int32_t)3))) { goto IL_0528; } } { int32_t L_245 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_245, (int32_t)1)); } IL_06be: { int32_t L_246 = V_16; if ((((int32_t)L_246) < ((int32_t)3))) { goto IL_051a; } } { return; } } // System.Void UISprite::RepeatFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_RepeatFill_m2350964360 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_RepeatFill_m2350964360_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2U5BU5D_t1457185986* V_0 = NULL; Vector2U5BU5D_t1457185986* V_1 = NULL; Texture_t3661962703 * V_2 = NULL; float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; float V_8 = 0.0f; Vector3_t3722313464 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)); int32_t V_13 = 0; float V_14 = 0.0f; float V_15 = 0.0f; int32_t V_16 = 0; Color_t2555686324 V_17; memset(&V_17, 0, sizeof(V_17)); Color32_t2600501292 V_18; memset(&V_18, 0, sizeof(V_18)); int32_t V_19 = 0; 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; float V_26 = 0.0f; float V_27 = 0.0f; float V_28 = 0.0f; int32_t V_29 = 0; Color_t2555686324 G_B20_0; memset(&G_B20_0, 0, sizeof(G_B20_0)); float G_B29_0 = 0.0f; float G_B32_0 = 0.0f; { Rect_t2360479859 L_0 = __this->get_mOuterUV_26(); Rect_t2360479859 L_1 = __this->get_mInnerUV_24(); bool L_2 = Rect_op_Equality_m3986168348(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0020; } } { BetterList_1_t2877333782 * L_3 = ___verts0; BetterList_1_t1311249841 * L_4 = ___uvs1; BetterList_1_t1755521610 * L_5 = ___cols2; UISprite_SimpleFill_m3698244405(__this, L_3, L_4, L_5, /*hidden argument*/NULL); return; } IL_0020: { V_0 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); V_1 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); Texture_t3661962703 * L_6 = VirtFuncInvoker0< Texture_t3661962703 * >::Invoke(6 /* UnityEngine.Texture UIWidget::get_mainTexture() */, __this); V_2 = L_6; Vector2U5BU5D_t1457185986* L_7 = V_0; NullCheck(L_7); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_8 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_7)->GetAddressAt(static_cast(0))) = L_8; Vector2U5BU5D_t1457185986* L_9 = V_0; NullCheck(L_9); Vector2_t2156229523 L_10 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_9)->GetAddressAt(static_cast(1))) = L_10; Vector2U5BU5D_t1457185986* L_11 = V_0; NullCheck(L_11); Vector2_t2156229523 L_12; memset(&L_12, 0, sizeof(L_12)); Vector2__ctor_m3970636864((&L_12), (1.0f), (-1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_11)->GetAddressAt(static_cast(2))) = L_12; Vector2U5BU5D_t1457185986* L_13 = V_0; NullCheck(L_13); Vector2_t2156229523 L_14; memset(&L_14, 0, sizeof(L_14)); Vector2__ctor_m3970636864((&L_14), (1.0f), (-1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_13)->GetAddressAt(static_cast(3))) = L_14; V_3 = (1.0f); Texture_t3661962703 * L_15 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_15, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_16) { goto IL_04f4; } } { UIAtlas_t3195533529 * L_17 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_17); float L_18 = UIAtlas_get_pixelSize_m4294838216(L_17, /*hidden argument*/NULL); V_4 = L_18; Rect_t2360479859 * L_19 = __this->get_address_of_mInnerUV_24(); float L_20 = Rect_get_xMin_m581135837(L_19, /*hidden argument*/NULL); Rect_t2360479859 * L_21 = __this->get_address_of_mOuterUV_26(); float L_22 = Rect_get_xMin_m581135837(L_21, /*hidden argument*/NULL); float L_23 = V_4; V_5 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_20, (float)L_22)), (float)L_23)); Rect_t2360479859 * L_24 = __this->get_address_of_mOuterUV_26(); float L_25 = Rect_get_xMax_m3018144503(L_24, /*hidden argument*/NULL); Rect_t2360479859 * L_26 = __this->get_address_of_mInnerUV_24(); float L_27 = Rect_get_xMax_m3018144503(L_26, /*hidden argument*/NULL); float L_28 = V_4; V_6 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_25, (float)L_27)), (float)L_28)); Rect_t2360479859 * L_29 = __this->get_address_of_mInnerUV_24(); float L_30 = Rect_get_yMax_m743455479(L_29, /*hidden argument*/NULL); Rect_t2360479859 * L_31 = __this->get_address_of_mOuterUV_26(); float L_32 = Rect_get_yMax_m743455479(L_31, /*hidden argument*/NULL); float L_33 = V_4; V_7 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_30, (float)L_32)), (float)L_33)); Rect_t2360479859 * L_34 = __this->get_address_of_mOuterUV_26(); float L_35 = Rect_get_yMin_m2601414109(L_34, /*hidden argument*/NULL); Rect_t2360479859 * L_36 = __this->get_address_of_mInnerUV_24(); float L_37 = Rect_get_yMin_m2601414109(L_36, /*hidden argument*/NULL); float L_38 = V_4; V_8 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_35, (float)L_37)), (float)L_38)); Transform_t3600365921 * L_39 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_39); Vector3_t3722313464 L_40 = Transform_get_localScale_m129152068(L_39, /*hidden argument*/NULL); V_9 = L_40; float L_41 = (&V_9)->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_42 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_41, /*hidden argument*/NULL); (&V_9)->set_x_1(L_42); float L_43 = (&V_9)->get_y_2(); float L_44 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_43, /*hidden argument*/NULL); (&V_9)->set_y_2(L_44); float L_45 = (&V_9)->get_x_1(); Texture_t3661962703 * L_46 = V_2; NullCheck(L_46); int32_t L_47 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_46); float L_48 = (&V_9)->get_y_2(); Texture_t3661962703 * L_49 = V_2; NullCheck(L_49); int32_t L_50 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_49); Vector2__ctor_m3970636864((&V_10), ((float)((float)L_45/(float)(((float)((float)L_47))))), ((float)((float)L_48/(float)(((float)((float)L_50))))), /*hidden argument*/NULL); float L_51 = V_5; float L_52 = (&V_10)->get_x_0(); float L_53 = V_7; float L_54 = (&V_10)->get_y_1(); Vector2__ctor_m3970636864((&V_11), ((float)((float)L_51/(float)L_52)), ((float)((float)L_53/(float)L_54)), /*hidden argument*/NULL); float L_55 = V_6; float L_56 = (&V_10)->get_x_0(); float L_57 = V_8; float L_58 = (&V_10)->get_y_1(); Vector2__ctor_m3970636864((&V_12), ((float)((float)L_55/(float)L_56)), ((float)((float)L_57/(float)L_58)), /*hidden argument*/NULL); int32_t L_59 = UIWidget_get_pivot_m3232390905(__this, /*hidden argument*/NULL); V_13 = L_59; int32_t L_60 = V_13; if ((((int32_t)L_60) == ((int32_t)5))) { goto IL_01d4; } } { int32_t L_61 = V_13; if ((((int32_t)L_61) == ((int32_t)2))) { goto IL_01d4; } } { int32_t L_62 = V_13; if ((!(((uint32_t)L_62) == ((uint32_t)8)))) { goto IL_0288; } } IL_01d4: { Vector2U5BU5D_t1457185986* L_63 = V_0; NullCheck(L_63); float L_64 = (&V_12)->get_x_0(); float L_65 = (&V_11)->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_66 = Mathf_Min_m1073399594(NULL /*static, unused*/, (0.0f), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)il2cpp_codegen_add((float)L_64, (float)L_65)))), /*hidden argument*/NULL); ((L_63)->GetAddressAt(static_cast(0)))->set_x_0(L_66); Vector2U5BU5D_t1457185986* L_67 = V_0; NullCheck(L_67); Vector2U5BU5D_t1457185986* L_68 = V_0; NullCheck(L_68); float L_69 = ((L_68)->GetAddressAt(static_cast(0)))->get_x_0(); float L_70 = (&V_11)->get_x_0(); ((L_67)->GetAddressAt(static_cast(1)))->set_x_0(((float)il2cpp_codegen_add((float)L_69, (float)L_70))); Vector2U5BU5D_t1457185986* L_71 = V_0; NullCheck(L_71); Vector2U5BU5D_t1457185986* L_72 = V_0; NullCheck(L_72); float L_73 = ((L_72)->GetAddressAt(static_cast(0)))->get_x_0(); float L_74 = (&V_11)->get_x_0(); float L_75 = (&V_12)->get_x_0(); float L_76 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_74, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_75)), /*hidden argument*/NULL); ((L_71)->GetAddressAt(static_cast(2)))->set_x_0(((float)il2cpp_codegen_add((float)L_73, (float)L_76))); Vector2U5BU5D_t1457185986* L_77 = V_0; NullCheck(L_77); Vector2U5BU5D_t1457185986* L_78 = V_0; NullCheck(L_78); float L_79 = ((L_78)->GetAddressAt(static_cast(0)))->get_x_0(); float L_80 = (&V_11)->get_x_0(); float L_81 = (&V_12)->get_x_0(); float L_82 = Mathf_Max_m3146388979(NULL /*static, unused*/, ((float)il2cpp_codegen_add((float)L_80, (float)L_81)), (1.0f), /*hidden argument*/NULL); ((L_77)->GetAddressAt(static_cast(3)))->set_x_0(((float)il2cpp_codegen_add((float)L_79, (float)L_82))); goto IL_02e5; } IL_0288: { Vector2U5BU5D_t1457185986* L_83 = V_0; NullCheck(L_83); float L_84 = (&V_11)->get_x_0(); ((L_83)->GetAddressAt(static_cast(1)))->set_x_0(L_84); Vector2U5BU5D_t1457185986* L_85 = V_0; NullCheck(L_85); float L_86 = (&V_11)->get_x_0(); float L_87 = (&V_12)->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_88 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_86, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_87)), /*hidden argument*/NULL); ((L_85)->GetAddressAt(static_cast(2)))->set_x_0(L_88); Vector2U5BU5D_t1457185986* L_89 = V_0; NullCheck(L_89); float L_90 = (&V_11)->get_x_0(); float L_91 = (&V_12)->get_x_0(); float L_92 = Mathf_Max_m3146388979(NULL /*static, unused*/, ((float)il2cpp_codegen_add((float)L_90, (float)L_91)), (1.0f), /*hidden argument*/NULL); ((L_89)->GetAddressAt(static_cast(3)))->set_x_0(L_92); } IL_02e5: { int32_t L_93 = V_13; if ((((int32_t)L_93) == ((int32_t)7))) { goto IL_02fd; } } { int32_t L_94 = V_13; if ((((int32_t)L_94) == ((int32_t)6))) { goto IL_02fd; } } { int32_t L_95 = V_13; if ((!(((uint32_t)L_95) == ((uint32_t)8)))) { goto IL_03b1; } } IL_02fd: { Vector2U5BU5D_t1457185986* L_96 = V_0; NullCheck(L_96); float L_97 = (&V_12)->get_y_1(); float L_98 = (&V_11)->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_99 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), ((float)il2cpp_codegen_subtract((float)(-1.0f), (float)((float)il2cpp_codegen_add((float)L_97, (float)L_98)))), /*hidden argument*/NULL); ((L_96)->GetAddressAt(static_cast(0)))->set_y_1(L_99); Vector2U5BU5D_t1457185986* L_100 = V_0; NullCheck(L_100); Vector2U5BU5D_t1457185986* L_101 = V_0; NullCheck(L_101); float L_102 = ((L_101)->GetAddressAt(static_cast(0)))->get_y_1(); float L_103 = (&V_11)->get_y_1(); ((L_100)->GetAddressAt(static_cast(1)))->set_y_1(((float)il2cpp_codegen_add((float)L_102, (float)L_103))); Vector2U5BU5D_t1457185986* L_104 = V_0; NullCheck(L_104); Vector2U5BU5D_t1457185986* L_105 = V_0; NullCheck(L_105); float L_106 = ((L_105)->GetAddressAt(static_cast(0)))->get_y_1(); float L_107 = (&V_11)->get_y_1(); float L_108 = (&V_12)->get_y_1(); float L_109 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_107, ((float)il2cpp_codegen_subtract((float)(-1.0f), (float)L_108)), /*hidden argument*/NULL); ((L_104)->GetAddressAt(static_cast(2)))->set_y_1(((float)il2cpp_codegen_add((float)L_106, (float)L_109))); Vector2U5BU5D_t1457185986* L_110 = V_0; NullCheck(L_110); Vector2U5BU5D_t1457185986* L_111 = V_0; NullCheck(L_111); float L_112 = ((L_111)->GetAddressAt(static_cast(0)))->get_y_1(); float L_113 = (&V_11)->get_y_1(); float L_114 = (&V_12)->get_y_1(); float L_115 = Mathf_Min_m1073399594(NULL /*static, unused*/, ((float)il2cpp_codegen_add((float)L_113, (float)L_114)), (-1.0f), /*hidden argument*/NULL); ((L_110)->GetAddressAt(static_cast(3)))->set_y_1(((float)il2cpp_codegen_add((float)L_112, (float)L_115))); goto IL_040e; } IL_03b1: { Vector2U5BU5D_t1457185986* L_116 = V_0; NullCheck(L_116); float L_117 = (&V_11)->get_y_1(); ((L_116)->GetAddressAt(static_cast(1)))->set_y_1(L_117); Vector2U5BU5D_t1457185986* L_118 = V_0; NullCheck(L_118); float L_119 = (&V_11)->get_y_1(); float L_120 = (&V_12)->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_121 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_119, ((float)il2cpp_codegen_subtract((float)(-1.0f), (float)L_120)), /*hidden argument*/NULL); ((L_118)->GetAddressAt(static_cast(2)))->set_y_1(L_121); Vector2U5BU5D_t1457185986* L_122 = V_0; NullCheck(L_122); float L_123 = (&V_11)->get_y_1(); float L_124 = (&V_12)->get_y_1(); float L_125 = Mathf_Min_m1073399594(NULL /*static, unused*/, ((float)il2cpp_codegen_add((float)L_123, (float)L_124)), (-1.0f), /*hidden argument*/NULL); ((L_122)->GetAddressAt(static_cast(3)))->set_y_1(L_125); } IL_040e: { Rect_t2360479859 * L_126 = __this->get_address_of_mOuterUV_26(); float L_127 = Rect_get_width_m3421484486(L_126, /*hidden argument*/NULL); Rect_t2360479859 * L_128 = __this->get_address_of_mInnerUV_24(); float L_129 = Rect_get_width_m3421484486(L_128, /*hidden argument*/NULL); float L_130 = V_4; float L_131 = (&V_10)->get_x_0(); V_14 = ((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_127, (float)L_129)), (float)L_130))/(float)L_131)); Vector2U5BU5D_t1457185986* L_132 = V_0; NullCheck(L_132); float L_133 = ((L_132)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_134 = V_0; NullCheck(L_134); float L_135 = ((L_134)->GetAddressAt(static_cast(1)))->get_x_0(); V_15 = ((float)il2cpp_codegen_subtract((float)L_133, (float)L_135)); float L_136 = V_15; float L_137 = V_14; V_3 = ((float)((float)L_136/(float)L_137)); Vector2U5BU5D_t1457185986* L_138 = V_1; NullCheck(L_138); Rect_t2360479859 * L_139 = __this->get_address_of_mOuterUV_26(); float L_140 = Rect_get_xMin_m581135837(L_139, /*hidden argument*/NULL); Rect_t2360479859 * L_141 = __this->get_address_of_mOuterUV_26(); float L_142 = Rect_get_yMax_m743455479(L_141, /*hidden argument*/NULL); Vector2_t2156229523 L_143; memset(&L_143, 0, sizeof(L_143)); Vector2__ctor_m3970636864((&L_143), L_140, L_142, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_138)->GetAddressAt(static_cast(0))) = L_143; Vector2U5BU5D_t1457185986* L_144 = V_1; NullCheck(L_144); Rect_t2360479859 * L_145 = __this->get_address_of_mInnerUV_24(); float L_146 = Rect_get_xMin_m581135837(L_145, /*hidden argument*/NULL); Rect_t2360479859 * L_147 = __this->get_address_of_mInnerUV_24(); float L_148 = Rect_get_yMax_m743455479(L_147, /*hidden argument*/NULL); Vector2_t2156229523 L_149; memset(&L_149, 0, sizeof(L_149)); Vector2__ctor_m3970636864((&L_149), L_146, L_148, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_144)->GetAddressAt(static_cast(1))) = L_149; Vector2U5BU5D_t1457185986* L_150 = V_1; NullCheck(L_150); Rect_t2360479859 * L_151 = __this->get_address_of_mInnerUV_24(); float L_152 = Rect_get_xMax_m3018144503(L_151, /*hidden argument*/NULL); Rect_t2360479859 * L_153 = __this->get_address_of_mInnerUV_24(); float L_154 = Rect_get_yMin_m2601414109(L_153, /*hidden argument*/NULL); Vector2_t2156229523 L_155; memset(&L_155, 0, sizeof(L_155)); Vector2__ctor_m3970636864((&L_155), L_152, L_154, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_150)->GetAddressAt(static_cast(2))) = L_155; Vector2U5BU5D_t1457185986* L_156 = V_1; NullCheck(L_156); Rect_t2360479859 * L_157 = __this->get_address_of_mOuterUV_26(); float L_158 = Rect_get_xMax_m3018144503(L_157, /*hidden argument*/NULL); Rect_t2360479859 * L_159 = __this->get_address_of_mOuterUV_26(); float L_160 = Rect_get_yMin_m2601414109(L_159, /*hidden argument*/NULL); Vector2_t2156229523 L_161; memset(&L_161, 0, sizeof(L_161)); Vector2__ctor_m3970636864((&L_161), L_158, L_160, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_156)->GetAddressAt(static_cast(3))) = L_161; goto IL_051c; } IL_04f4: { V_16 = 0; goto IL_0514; } IL_04fc: { Vector2U5BU5D_t1457185986* L_162 = V_1; int32_t L_163 = V_16; NullCheck(L_162); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_164 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_162)->GetAddressAt(static_cast(L_163))) = L_164; int32_t L_165 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_165, (int32_t)1)); } IL_0514: { int32_t L_166 = V_16; if ((((int32_t)L_166) < ((int32_t)4))) { goto IL_04fc; } } IL_051c: { Color_t2555686324 L_167 = UIWidget_get_color_m3938892930(__this, /*hidden argument*/NULL); V_17 = L_167; Color_t2555686324 * L_168 = (&V_17); float L_169 = L_168->get_a_3(); UIPanel_t1716472341 * L_170 = ((UIWidget_t3538521925 *)__this)->get_mPanel_8(); NullCheck(L_170); float L_171 = UIPanel_get_alpha_m958384288(L_170, /*hidden argument*/NULL); L_168->set_a_3(((float)il2cpp_codegen_multiply((float)L_169, (float)L_171))); UIAtlas_t3195533529 * L_172 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_172); bool L_173 = UIAtlas_get_premultipliedAlpha_m3402627367(L_172, /*hidden argument*/NULL); if (!L_173) { goto IL_0559; } } { Color_t2555686324 L_174 = V_17; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_175 = NGUITools_ApplyPMA_m4285769426(NULL /*static, unused*/, L_174, /*hidden argument*/NULL); G_B20_0 = L_175; goto IL_055b; } IL_0559: { Color_t2555686324 L_176 = V_17; G_B20_0 = L_176; } IL_055b: { Color32_t2600501292 L_177 = Color32_op_Implicit_m2658259763(NULL /*static, unused*/, G_B20_0, /*hidden argument*/NULL); V_18 = L_177; V_19 = 0; goto IL_08d2; } IL_056a: { int32_t L_178 = V_19; V_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_178, (int32_t)1)); V_21 = 0; goto IL_08c4; } IL_0578: { int32_t L_179 = V_19; if ((!(((uint32_t)L_179) == ((uint32_t)1)))) { goto IL_075c; } } { int32_t L_180 = V_21; if ((!(((uint32_t)L_180) == ((uint32_t)1)))) { goto IL_075c; } } { float L_181 = V_3; if ((!(((float)(1.001f)) <= ((float)L_181)))) { goto IL_075c; } } { float L_182 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_183 = Mathf_CeilToInt_m432108984(NULL /*static, unused*/, L_182, /*hidden argument*/NULL); V_22 = L_183; Vector2U5BU5D_t1457185986* L_184 = V_0; NullCheck(L_184); float L_185 = ((L_184)->GetAddressAt(static_cast(1)))->get_x_0(); V_23 = L_185; Vector2U5BU5D_t1457185986* L_186 = V_0; NullCheck(L_186); float L_187 = ((L_186)->GetAddressAt(static_cast(2)))->get_x_0(); float L_188 = V_23; float L_189 = V_3; V_24 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_187, (float)L_188))/(float)L_189)); V_25 = 0; goto IL_074e; } IL_05c4: { float L_190 = V_23; int32_t L_191 = V_25; float L_192 = V_24; V_26 = ((float)il2cpp_codegen_add((float)L_190, (float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_191))), (float)L_192)))); int32_t L_193 = V_25; int32_t L_194 = V_22; if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_193, (int32_t)1))) == ((uint32_t)L_194)))) { goto IL_05eb; } } { Vector2U5BU5D_t1457185986* L_195 = V_0; NullCheck(L_195); float L_196 = ((L_195)->GetAddressAt(static_cast(2)))->get_x_0(); G_B29_0 = L_196; goto IL_05f6; } IL_05eb: { float L_197 = V_23; int32_t L_198 = V_25; float L_199 = V_24; G_B29_0 = ((float)il2cpp_codegen_add((float)L_197, (float)((float)il2cpp_codegen_multiply((float)(((float)((float)((int32_t)il2cpp_codegen_add((int32_t)L_198, (int32_t)1))))), (float)L_199)))); } IL_05f6: { V_27 = G_B29_0; int32_t L_200 = V_25; int32_t L_201 = V_22; if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_200, (int32_t)1))) == ((uint32_t)L_201)))) { goto IL_062a; } } { Vector2U5BU5D_t1457185986* L_202 = V_1; NullCheck(L_202); float L_203 = ((L_202)->GetAddressAt(static_cast(1)))->get_x_0(); Vector2U5BU5D_t1457185986* L_204 = V_1; NullCheck(L_204); float L_205 = ((L_204)->GetAddressAt(static_cast(2)))->get_x_0(); float L_206 = V_3; int32_t L_207 = V_25; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_208 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_203, L_205, ((float)il2cpp_codegen_subtract((float)L_206, (float)(((float)((float)L_207))))), /*hidden argument*/NULL); G_B32_0 = L_208; goto IL_0636; } IL_062a: { Vector2U5BU5D_t1457185986* L_209 = V_1; NullCheck(L_209); float L_210 = ((L_209)->GetAddressAt(static_cast(2)))->get_x_0(); G_B32_0 = L_210; } IL_0636: { V_28 = G_B32_0; BetterList_1_t2877333782 * L_211 = ___verts0; float L_212 = V_27; Vector2U5BU5D_t1457185986* L_213 = V_0; NullCheck(L_213); float L_214 = ((L_213)->GetAddressAt(static_cast(1)))->get_y_1(); Vector3_t3722313464 L_215; memset(&L_215, 0, sizeof(L_215)); Vector3__ctor_m3353183577((&L_215), L_212, L_214, (0.0f), /*hidden argument*/NULL); NullCheck(L_211); BetterList_1_Add_m3823220309(L_211, L_215, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_216 = ___verts0; float L_217 = V_27; Vector2U5BU5D_t1457185986* L_218 = V_0; NullCheck(L_218); float L_219 = ((L_218)->GetAddressAt(static_cast(2)))->get_y_1(); Vector3_t3722313464 L_220; memset(&L_220, 0, sizeof(L_220)); Vector3__ctor_m3353183577((&L_220), L_217, L_219, (0.0f), /*hidden argument*/NULL); NullCheck(L_216); BetterList_1_Add_m3823220309(L_216, L_220, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_221 = ___verts0; float L_222 = V_26; Vector2U5BU5D_t1457185986* L_223 = V_0; NullCheck(L_223); float L_224 = ((L_223)->GetAddressAt(static_cast(2)))->get_y_1(); Vector3_t3722313464 L_225; memset(&L_225, 0, sizeof(L_225)); Vector3__ctor_m3353183577((&L_225), L_222, L_224, (0.0f), /*hidden argument*/NULL); NullCheck(L_221); BetterList_1_Add_m3823220309(L_221, L_225, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_226 = ___verts0; float L_227 = V_26; Vector2U5BU5D_t1457185986* L_228 = V_0; NullCheck(L_228); float L_229 = ((L_228)->GetAddressAt(static_cast(1)))->get_y_1(); Vector3_t3722313464 L_230; memset(&L_230, 0, sizeof(L_230)); Vector3__ctor_m3353183577((&L_230), L_227, L_229, (0.0f), /*hidden argument*/NULL); NullCheck(L_226); BetterList_1_Add_m3823220309(L_226, L_230, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_231 = ___uvs1; float L_232 = V_28; Vector2U5BU5D_t1457185986* L_233 = V_1; NullCheck(L_233); float L_234 = ((L_233)->GetAddressAt(static_cast(1)))->get_y_1(); Vector2_t2156229523 L_235; memset(&L_235, 0, sizeof(L_235)); Vector2__ctor_m3970636864((&L_235), L_232, L_234, /*hidden argument*/NULL); NullCheck(L_231); BetterList_1_Add_m3678844501(L_231, L_235, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_236 = ___uvs1; float L_237 = V_28; Vector2U5BU5D_t1457185986* L_238 = V_1; NullCheck(L_238); float L_239 = ((L_238)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2_t2156229523 L_240; memset(&L_240, 0, sizeof(L_240)); Vector2__ctor_m3970636864((&L_240), L_237, L_239, /*hidden argument*/NULL); NullCheck(L_236); BetterList_1_Add_m3678844501(L_236, L_240, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_241 = ___uvs1; Vector2U5BU5D_t1457185986* L_242 = V_1; NullCheck(L_242); float L_243 = ((L_242)->GetAddressAt(static_cast(1)))->get_x_0(); Vector2U5BU5D_t1457185986* L_244 = V_1; NullCheck(L_244); float L_245 = ((L_244)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2_t2156229523 L_246; memset(&L_246, 0, sizeof(L_246)); Vector2__ctor_m3970636864((&L_246), L_243, L_245, /*hidden argument*/NULL); NullCheck(L_241); BetterList_1_Add_m3678844501(L_241, L_246, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_247 = ___uvs1; Vector2U5BU5D_t1457185986* L_248 = V_1; NullCheck(L_248); float L_249 = ((L_248)->GetAddressAt(static_cast(1)))->get_x_0(); Vector2U5BU5D_t1457185986* L_250 = V_1; NullCheck(L_250); float L_251 = ((L_250)->GetAddressAt(static_cast(1)))->get_y_1(); Vector2_t2156229523 L_252; memset(&L_252, 0, sizeof(L_252)); Vector2__ctor_m3970636864((&L_252), L_249, L_251, /*hidden argument*/NULL); NullCheck(L_247); BetterList_1_Add_m3678844501(L_247, L_252, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_253 = ___cols2; Color32_t2600501292 L_254 = V_18; NullCheck(L_253); BetterList_1_Add_m4096660300(L_253, L_254, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_255 = ___cols2; Color32_t2600501292 L_256 = V_18; NullCheck(L_255); BetterList_1_Add_m4096660300(L_255, L_256, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_257 = ___cols2; Color32_t2600501292 L_258 = V_18; NullCheck(L_257); BetterList_1_Add_m4096660300(L_257, L_258, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_259 = ___cols2; Color32_t2600501292 L_260 = V_18; NullCheck(L_259); BetterList_1_Add_m4096660300(L_259, L_260, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); int32_t L_261 = V_25; V_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_261, (int32_t)1)); } IL_074e: { int32_t L_262 = V_25; int32_t L_263 = V_22; if ((((int32_t)L_262) < ((int32_t)L_263))) { goto IL_05c4; } } { goto IL_08be; } IL_075c: { int32_t L_264 = V_21; V_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_264, (int32_t)1)); BetterList_1_t2877333782 * L_265 = ___verts0; Vector2U5BU5D_t1457185986* L_266 = V_0; int32_t L_267 = V_20; NullCheck(L_266); float L_268 = ((L_266)->GetAddressAt(static_cast(L_267)))->get_x_0(); Vector2U5BU5D_t1457185986* L_269 = V_0; int32_t L_270 = V_21; NullCheck(L_269); float L_271 = ((L_269)->GetAddressAt(static_cast(L_270)))->get_y_1(); Vector3_t3722313464 L_272; memset(&L_272, 0, sizeof(L_272)); Vector3__ctor_m3353183577((&L_272), L_268, L_271, (0.0f), /*hidden argument*/NULL); NullCheck(L_265); BetterList_1_Add_m3823220309(L_265, L_272, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_273 = ___verts0; Vector2U5BU5D_t1457185986* L_274 = V_0; int32_t L_275 = V_20; NullCheck(L_274); float L_276 = ((L_274)->GetAddressAt(static_cast(L_275)))->get_x_0(); Vector2U5BU5D_t1457185986* L_277 = V_0; int32_t L_278 = V_29; NullCheck(L_277); float L_279 = ((L_277)->GetAddressAt(static_cast(L_278)))->get_y_1(); Vector3_t3722313464 L_280; memset(&L_280, 0, sizeof(L_280)); Vector3__ctor_m3353183577((&L_280), L_276, L_279, (0.0f), /*hidden argument*/NULL); NullCheck(L_273); BetterList_1_Add_m3823220309(L_273, L_280, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_281 = ___verts0; Vector2U5BU5D_t1457185986* L_282 = V_0; int32_t L_283 = V_19; NullCheck(L_282); float L_284 = ((L_282)->GetAddressAt(static_cast(L_283)))->get_x_0(); Vector2U5BU5D_t1457185986* L_285 = V_0; int32_t L_286 = V_29; NullCheck(L_285); float L_287 = ((L_285)->GetAddressAt(static_cast(L_286)))->get_y_1(); Vector3_t3722313464 L_288; memset(&L_288, 0, sizeof(L_288)); Vector3__ctor_m3353183577((&L_288), L_284, L_287, (0.0f), /*hidden argument*/NULL); NullCheck(L_281); BetterList_1_Add_m3823220309(L_281, L_288, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_289 = ___verts0; Vector2U5BU5D_t1457185986* L_290 = V_0; int32_t L_291 = V_19; NullCheck(L_290); float L_292 = ((L_290)->GetAddressAt(static_cast(L_291)))->get_x_0(); Vector2U5BU5D_t1457185986* L_293 = V_0; int32_t L_294 = V_21; NullCheck(L_293); float L_295 = ((L_293)->GetAddressAt(static_cast(L_294)))->get_y_1(); Vector3_t3722313464 L_296; memset(&L_296, 0, sizeof(L_296)); Vector3__ctor_m3353183577((&L_296), L_292, L_295, (0.0f), /*hidden argument*/NULL); NullCheck(L_289); BetterList_1_Add_m3823220309(L_289, L_296, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_297 = ___uvs1; Vector2U5BU5D_t1457185986* L_298 = V_1; int32_t L_299 = V_20; NullCheck(L_298); float L_300 = ((L_298)->GetAddressAt(static_cast(L_299)))->get_x_0(); Vector2U5BU5D_t1457185986* L_301 = V_1; int32_t L_302 = V_21; NullCheck(L_301); float L_303 = ((L_301)->GetAddressAt(static_cast(L_302)))->get_y_1(); Vector2_t2156229523 L_304; memset(&L_304, 0, sizeof(L_304)); Vector2__ctor_m3970636864((&L_304), L_300, L_303, /*hidden argument*/NULL); NullCheck(L_297); BetterList_1_Add_m3678844501(L_297, L_304, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_305 = ___uvs1; Vector2U5BU5D_t1457185986* L_306 = V_1; int32_t L_307 = V_20; NullCheck(L_306); float L_308 = ((L_306)->GetAddressAt(static_cast(L_307)))->get_x_0(); Vector2U5BU5D_t1457185986* L_309 = V_1; int32_t L_310 = V_29; NullCheck(L_309); float L_311 = ((L_309)->GetAddressAt(static_cast(L_310)))->get_y_1(); Vector2_t2156229523 L_312; memset(&L_312, 0, sizeof(L_312)); Vector2__ctor_m3970636864((&L_312), L_308, L_311, /*hidden argument*/NULL); NullCheck(L_305); BetterList_1_Add_m3678844501(L_305, L_312, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_313 = ___uvs1; Vector2U5BU5D_t1457185986* L_314 = V_1; int32_t L_315 = V_19; NullCheck(L_314); float L_316 = ((L_314)->GetAddressAt(static_cast(L_315)))->get_x_0(); Vector2U5BU5D_t1457185986* L_317 = V_1; int32_t L_318 = V_29; NullCheck(L_317); float L_319 = ((L_317)->GetAddressAt(static_cast(L_318)))->get_y_1(); Vector2_t2156229523 L_320; memset(&L_320, 0, sizeof(L_320)); Vector2__ctor_m3970636864((&L_320), L_316, L_319, /*hidden argument*/NULL); NullCheck(L_313); BetterList_1_Add_m3678844501(L_313, L_320, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_321 = ___uvs1; Vector2U5BU5D_t1457185986* L_322 = V_1; int32_t L_323 = V_19; NullCheck(L_322); float L_324 = ((L_322)->GetAddressAt(static_cast(L_323)))->get_x_0(); Vector2U5BU5D_t1457185986* L_325 = V_1; int32_t L_326 = V_21; NullCheck(L_325); float L_327 = ((L_325)->GetAddressAt(static_cast(L_326)))->get_y_1(); Vector2_t2156229523 L_328; memset(&L_328, 0, sizeof(L_328)); Vector2__ctor_m3970636864((&L_328), L_324, L_327, /*hidden argument*/NULL); NullCheck(L_321); BetterList_1_Add_m3678844501(L_321, L_328, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_329 = ___cols2; Color32_t2600501292 L_330 = V_18; NullCheck(L_329); BetterList_1_Add_m4096660300(L_329, L_330, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_331 = ___cols2; Color32_t2600501292 L_332 = V_18; NullCheck(L_331); BetterList_1_Add_m4096660300(L_331, L_332, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_333 = ___cols2; Color32_t2600501292 L_334 = V_18; NullCheck(L_333); BetterList_1_Add_m4096660300(L_333, L_334, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_335 = ___cols2; Color32_t2600501292 L_336 = V_18; NullCheck(L_335); BetterList_1_Add_m4096660300(L_335, L_336, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); } IL_08be: { int32_t L_337 = V_21; V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_337, (int32_t)1)); } IL_08c4: { int32_t L_338 = V_21; if ((((int32_t)L_338) < ((int32_t)3))) { goto IL_0578; } } { int32_t L_339 = V_19; V_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_339, (int32_t)1)); } IL_08d2: { int32_t L_340 = V_19; if ((((int32_t)L_340) < ((int32_t)3))) { goto IL_056a; } } { return; } } // System.Boolean UISprite::AdjustRadial(UnityEngine.Vector2[],UnityEngine.Vector2[],System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool UISprite_AdjustRadial_m2424113417 (UISprite_t194114938 * __this, Vector2U5BU5D_t1457185986* ___xy0, Vector2U5BU5D_t1457185986* ___uv1, float ___fill2, bool ___invert3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_AdjustRadial_m2424113417_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; { float L_0 = ___fill2; if ((!(((float)L_0) < ((float)(0.001f))))) { goto IL_000d; } } { return (bool)0; } IL_000d: { bool L_1 = ___invert3; if (L_1) { goto IL_0021; } } { float L_2 = ___fill2; if ((!(((float)L_2) > ((float)(0.999f))))) { goto IL_0021; } } { return (bool)1; } IL_0021: { float L_3 = ___fill2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_0 = L_4; bool L_5 = ___invert3; if (L_5) { goto IL_0037; } } { float L_6 = V_0; V_0 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_6)); } IL_0037: { float L_7 = V_0; V_0 = ((float)il2cpp_codegen_multiply((float)L_7, (float)(1.57079637f))); float L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_9 = sinf(L_8); V_1 = L_9; float L_10 = V_0; float L_11 = cosf(L_10); V_2 = L_11; float L_12 = V_1; float L_13 = V_2; if ((!(((float)L_12) > ((float)L_13)))) { goto IL_00f4; } } { float L_14 = V_2; float L_15 = V_1; V_2 = ((float)il2cpp_codegen_multiply((float)L_14, (float)((float)((float)(1.0f)/(float)L_15)))); V_1 = (1.0f); bool L_16 = ___invert3; if (L_16) { goto IL_00ef; } } { Vector2U5BU5D_t1457185986* L_17 = ___xy0; NullCheck(L_17); Vector2U5BU5D_t1457185986* L_18 = ___xy0; NullCheck(L_18); float L_19 = ((L_18)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_20 = ___xy0; NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(0)))->get_y_1(); float L_22 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_23 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_19, L_21, L_22, /*hidden argument*/NULL); ((L_17)->GetAddressAt(static_cast(0)))->set_y_1(L_23); Vector2U5BU5D_t1457185986* L_24 = ___xy0; NullCheck(L_24); Vector2U5BU5D_t1457185986* L_25 = ___xy0; NullCheck(L_25); float L_26 = ((L_25)->GetAddressAt(static_cast(0)))->get_y_1(); ((L_24)->GetAddressAt(static_cast(3)))->set_y_1(L_26); Vector2U5BU5D_t1457185986* L_27 = ___uv1; NullCheck(L_27); Vector2U5BU5D_t1457185986* L_28 = ___uv1; NullCheck(L_28); float L_29 = ((L_28)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_30 = ___uv1; NullCheck(L_30); float L_31 = ((L_30)->GetAddressAt(static_cast(0)))->get_y_1(); float L_32 = V_2; float L_33 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_29, L_31, L_32, /*hidden argument*/NULL); ((L_27)->GetAddressAt(static_cast(0)))->set_y_1(L_33); Vector2U5BU5D_t1457185986* L_34 = ___uv1; NullCheck(L_34); Vector2U5BU5D_t1457185986* L_35 = ___uv1; NullCheck(L_35); float L_36 = ((L_35)->GetAddressAt(static_cast(0)))->get_y_1(); ((L_34)->GetAddressAt(static_cast(3)))->set_y_1(L_36); } IL_00ef: { goto IL_01a7; } IL_00f4: { float L_37 = V_2; float L_38 = V_1; if ((!(((float)L_37) > ((float)L_38)))) { goto IL_019b; } } { float L_39 = V_1; float L_40 = V_2; V_1 = ((float)il2cpp_codegen_multiply((float)L_39, (float)((float)((float)(1.0f)/(float)L_40)))); V_2 = (1.0f); bool L_41 = ___invert3; if (!L_41) { goto IL_0196; } } { Vector2U5BU5D_t1457185986* L_42 = ___xy0; NullCheck(L_42); Vector2U5BU5D_t1457185986* L_43 = ___xy0; NullCheck(L_43); float L_44 = ((L_43)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_45 = ___xy0; NullCheck(L_45); float L_46 = ((L_45)->GetAddressAt(static_cast(0)))->get_x_0(); float L_47 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_48 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_44, L_46, L_47, /*hidden argument*/NULL); ((L_42)->GetAddressAt(static_cast(0)))->set_x_0(L_48); Vector2U5BU5D_t1457185986* L_49 = ___xy0; NullCheck(L_49); Vector2U5BU5D_t1457185986* L_50 = ___xy0; NullCheck(L_50); float L_51 = ((L_50)->GetAddressAt(static_cast(0)))->get_x_0(); ((L_49)->GetAddressAt(static_cast(1)))->set_x_0(L_51); Vector2U5BU5D_t1457185986* L_52 = ___uv1; NullCheck(L_52); Vector2U5BU5D_t1457185986* L_53 = ___uv1; NullCheck(L_53); float L_54 = ((L_53)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_55 = ___uv1; NullCheck(L_55); float L_56 = ((L_55)->GetAddressAt(static_cast(0)))->get_x_0(); float L_57 = V_1; float L_58 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_54, L_56, L_57, /*hidden argument*/NULL); ((L_52)->GetAddressAt(static_cast(0)))->set_x_0(L_58); Vector2U5BU5D_t1457185986* L_59 = ___uv1; NullCheck(L_59); Vector2U5BU5D_t1457185986* L_60 = ___uv1; NullCheck(L_60); float L_61 = ((L_60)->GetAddressAt(static_cast(0)))->get_x_0(); ((L_59)->GetAddressAt(static_cast(1)))->set_x_0(L_61); } IL_0196: { goto IL_01a7; } IL_019b: { V_1 = (1.0f); V_2 = (1.0f); } IL_01a7: { bool L_62 = ___invert3; if (!L_62) { goto IL_0207; } } { Vector2U5BU5D_t1457185986* L_63 = ___xy0; NullCheck(L_63); Vector2U5BU5D_t1457185986* L_64 = ___xy0; NullCheck(L_64); float L_65 = ((L_64)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_66 = ___xy0; NullCheck(L_66); float L_67 = ((L_66)->GetAddressAt(static_cast(0)))->get_y_1(); float L_68 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_69 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_65, L_67, L_68, /*hidden argument*/NULL); ((L_63)->GetAddressAt(static_cast(1)))->set_y_1(L_69); Vector2U5BU5D_t1457185986* L_70 = ___uv1; NullCheck(L_70); Vector2U5BU5D_t1457185986* L_71 = ___uv1; NullCheck(L_71); float L_72 = ((L_71)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_73 = ___uv1; NullCheck(L_73); float L_74 = ((L_73)->GetAddressAt(static_cast(0)))->get_y_1(); float L_75 = V_2; float L_76 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_72, L_74, L_75, /*hidden argument*/NULL); ((L_70)->GetAddressAt(static_cast(1)))->set_y_1(L_76); goto IL_025b; } IL_0207: { Vector2U5BU5D_t1457185986* L_77 = ___xy0; NullCheck(L_77); Vector2U5BU5D_t1457185986* L_78 = ___xy0; NullCheck(L_78); float L_79 = ((L_78)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_80 = ___xy0; NullCheck(L_80); float L_81 = ((L_80)->GetAddressAt(static_cast(0)))->get_x_0(); float L_82 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_83 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_79, L_81, L_82, /*hidden argument*/NULL); ((L_77)->GetAddressAt(static_cast(3)))->set_x_0(L_83); Vector2U5BU5D_t1457185986* L_84 = ___uv1; NullCheck(L_84); Vector2U5BU5D_t1457185986* L_85 = ___uv1; NullCheck(L_85); float L_86 = ((L_85)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_87 = ___uv1; NullCheck(L_87); float L_88 = ((L_87)->GetAddressAt(static_cast(0)))->get_x_0(); float L_89 = V_1; float L_90 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_86, L_88, L_89, /*hidden argument*/NULL); ((L_84)->GetAddressAt(static_cast(3)))->set_x_0(L_90); } IL_025b: { return (bool)1; } } // System.Void UISprite::Rotate(UnityEngine.Vector2[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void UISprite_Rotate_m822986232 (UISprite_t194114938 * __this, Vector2U5BU5D_t1457185986* ___v0, int32_t ___offset1, const RuntimeMethod* method) { int32_t V_0 = 0; Vector2_t2156229523 V_1; memset(&V_1, 0, sizeof(V_1)); { V_0 = 0; goto IL_00e0; } IL_0007: { Vector2U5BU5D_t1457185986* L_0 = ___v0; NullCheck(L_0); float L_1 = ((L_0)->GetAddressAt(static_cast(3)))->get_x_0(); Vector2U5BU5D_t1457185986* L_2 = ___v0; NullCheck(L_2); float L_3 = ((L_2)->GetAddressAt(static_cast(3)))->get_y_1(); Vector2__ctor_m3970636864((&V_1), L_1, L_3, /*hidden argument*/NULL); Vector2U5BU5D_t1457185986* L_4 = ___v0; NullCheck(L_4); Vector2U5BU5D_t1457185986* L_5 = ___v0; NullCheck(L_5); float L_6 = ((L_5)->GetAddressAt(static_cast(2)))->get_y_1(); ((L_4)->GetAddressAt(static_cast(3)))->set_x_0(L_6); Vector2U5BU5D_t1457185986* L_7 = ___v0; NullCheck(L_7); Vector2U5BU5D_t1457185986* L_8 = ___v0; NullCheck(L_8); float L_9 = ((L_8)->GetAddressAt(static_cast(2)))->get_x_0(); ((L_7)->GetAddressAt(static_cast(3)))->set_y_1(L_9); Vector2U5BU5D_t1457185986* L_10 = ___v0; NullCheck(L_10); Vector2U5BU5D_t1457185986* L_11 = ___v0; NullCheck(L_11); float L_12 = ((L_11)->GetAddressAt(static_cast(1)))->get_y_1(); ((L_10)->GetAddressAt(static_cast(2)))->set_x_0(L_12); Vector2U5BU5D_t1457185986* L_13 = ___v0; NullCheck(L_13); Vector2U5BU5D_t1457185986* L_14 = ___v0; NullCheck(L_14); float L_15 = ((L_14)->GetAddressAt(static_cast(1)))->get_x_0(); ((L_13)->GetAddressAt(static_cast(2)))->set_y_1(L_15); Vector2U5BU5D_t1457185986* L_16 = ___v0; NullCheck(L_16); Vector2U5BU5D_t1457185986* L_17 = ___v0; NullCheck(L_17); float L_18 = ((L_17)->GetAddressAt(static_cast(0)))->get_y_1(); ((L_16)->GetAddressAt(static_cast(1)))->set_x_0(L_18); Vector2U5BU5D_t1457185986* L_19 = ___v0; NullCheck(L_19); Vector2U5BU5D_t1457185986* L_20 = ___v0; NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(0)))->get_x_0(); ((L_19)->GetAddressAt(static_cast(1)))->set_y_1(L_21); Vector2U5BU5D_t1457185986* L_22 = ___v0; NullCheck(L_22); float L_23 = (&V_1)->get_y_1(); ((L_22)->GetAddressAt(static_cast(0)))->set_x_0(L_23); Vector2U5BU5D_t1457185986* L_24 = ___v0; NullCheck(L_24); float L_25 = (&V_1)->get_x_0(); ((L_24)->GetAddressAt(static_cast(0)))->set_y_1(L_25); int32_t L_26 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_00e0: { int32_t L_27 = V_0; int32_t L_28 = ___offset1; if ((((int32_t)L_27) < ((int32_t)L_28))) { goto IL_0007; } } { return; } } // System.Void UISprite::FilledFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_FilledFill_m677989493 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_FilledFill_m677989493_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; float V_8 = 0.0f; float V_9 = 0.0f; Vector2U5BU5D_t1457185986* V_10 = NULL; Vector2U5BU5D_t1457185986* V_11 = NULL; Color_t2555686324 V_12; memset(&V_12, 0, sizeof(V_12)); Color32_t2600501292 V_13; memset(&V_13, 0, sizeof(V_13)); Vector2U5BU5D_t1457185986* V_14 = NULL; Vector2U5BU5D_t1457185986* V_15 = NULL; int32_t V_16 = 0; float V_17 = 0.0f; float V_18 = 0.0f; float V_19 = 0.0f; bool V_20 = false; int32_t V_21 = 0; float V_22 = 0.0f; float V_23 = 0.0f; int32_t V_24 = 0; float V_25 = 0.0f; float V_26 = 0.0f; SingleU5BU5D_t1444911251* V_27 = NULL; Vector2U5BU5D_t1457185986* V_28 = NULL; Vector2U5BU5D_t1457185986* V_29 = NULL; int32_t V_30 = 0; int32_t V_31 = 0; int32_t V_32 = 0; float V_33 = 0.0f; float V_34 = 0.0f; float V_35 = 0.0f; float V_36 = 0.0f; float V_37 = 0.0f; bool V_38 = false; int32_t V_39 = 0; float V_40 = 0.0f; float V_41 = 0.0f; float V_42 = 0.0f; float V_43 = 0.0f; int32_t V_44 = 0; float V_45 = 0.0f; float V_46 = 0.0f; float V_47 = 0.0f; float V_48 = 0.0f; int32_t V_49 = 0; Color_t2555686324 G_B14_0; memset(&G_B14_0, 0, sizeof(G_B14_0)); float G_B30_0 = 0.0f; float G_B33_0 = 0.0f; float G_B37_0 = 0.0f; float G_B40_0 = 0.0f; int32_t G_B67_0 = 0; { V_0 = (0.0f); V_1 = (0.0f); V_2 = (1.0f); V_3 = (-1.0f); Rect_t2360479859 * L_0 = __this->get_address_of_mOuterUV_26(); float L_1 = Rect_get_xMin_m581135837(L_0, /*hidden argument*/NULL); V_4 = L_1; Rect_t2360479859 * L_2 = __this->get_address_of_mOuterUV_26(); float L_3 = Rect_get_yMin_m2601414109(L_2, /*hidden argument*/NULL); V_5 = L_3; Rect_t2360479859 * L_4 = __this->get_address_of_mOuterUV_26(); float L_5 = Rect_get_xMax_m3018144503(L_4, /*hidden argument*/NULL); V_6 = L_5; Rect_t2360479859 * L_6 = __this->get_address_of_mOuterUV_26(); float L_7 = Rect_get_yMax_m743455479(L_6, /*hidden argument*/NULL); V_7 = L_7; int32_t L_8 = __this->get_mFillDirection_19(); if (!L_8) { goto IL_0063; } } { int32_t L_9 = __this->get_mFillDirection_19(); if ((!(((uint32_t)L_9) == ((uint32_t)1)))) { goto IL_0104; } } IL_0063: { float L_10 = V_6; float L_11 = V_4; float L_12 = __this->get_mFillAmount_20(); V_8 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_10, (float)L_11)), (float)L_12)); float L_13 = V_7; float L_14 = V_5; float L_15 = __this->get_mFillAmount_20(); V_9 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_13, (float)L_14)), (float)L_15)); int32_t L_16 = UISprite_get_fillDirection_m1434355218(__this, /*hidden argument*/NULL); if (L_16) { goto IL_00c3; } } { bool L_17 = __this->get_mInvert_21(); if (!L_17) { goto IL_00ae; } } { float L_18 = __this->get_mFillAmount_20(); V_0 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_18)); float L_19 = V_6; float L_20 = V_8; V_4 = ((float)il2cpp_codegen_subtract((float)L_19, (float)L_20)); goto IL_00be; } IL_00ae: { float L_21 = V_2; float L_22 = __this->get_mFillAmount_20(); V_2 = ((float)il2cpp_codegen_multiply((float)L_21, (float)L_22)); float L_23 = V_4; float L_24 = V_8; V_6 = ((float)il2cpp_codegen_add((float)L_23, (float)L_24)); } IL_00be: { goto IL_0104; } IL_00c3: { int32_t L_25 = UISprite_get_fillDirection_m1434355218(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_25) == ((uint32_t)1)))) { goto IL_0104; } } { bool L_26 = __this->get_mInvert_21(); if (!L_26) { goto IL_00ef; } } { float L_27 = V_3; float L_28 = __this->get_mFillAmount_20(); V_3 = ((float)il2cpp_codegen_multiply((float)L_27, (float)L_28)); float L_29 = V_7; float L_30 = V_9; V_5 = ((float)il2cpp_codegen_subtract((float)L_29, (float)L_30)); goto IL_0104; } IL_00ef: { float L_31 = __this->get_mFillAmount_20(); V_1 = ((-((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_31)))); float L_32 = V_5; float L_33 = V_9; V_7 = ((float)il2cpp_codegen_add((float)L_32, (float)L_33)); } IL_0104: { V_10 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); V_11 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); Vector2U5BU5D_t1457185986* L_34 = V_10; NullCheck(L_34); float L_35 = V_2; float L_36 = V_1; Vector2_t2156229523 L_37; memset(&L_37, 0, sizeof(L_37)); Vector2__ctor_m3970636864((&L_37), L_35, L_36, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_34)->GetAddressAt(static_cast(0))) = L_37; Vector2U5BU5D_t1457185986* L_38 = V_10; NullCheck(L_38); float L_39 = V_2; float L_40 = V_3; Vector2_t2156229523 L_41; memset(&L_41, 0, sizeof(L_41)); Vector2__ctor_m3970636864((&L_41), L_39, L_40, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_38)->GetAddressAt(static_cast(1))) = L_41; Vector2U5BU5D_t1457185986* L_42 = V_10; NullCheck(L_42); float L_43 = V_0; float L_44 = V_3; Vector2_t2156229523 L_45; memset(&L_45, 0, sizeof(L_45)); Vector2__ctor_m3970636864((&L_45), L_43, L_44, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_42)->GetAddressAt(static_cast(2))) = L_45; Vector2U5BU5D_t1457185986* L_46 = V_10; NullCheck(L_46); float L_47 = V_0; float L_48 = V_1; Vector2_t2156229523 L_49; memset(&L_49, 0, sizeof(L_49)); Vector2__ctor_m3970636864((&L_49), L_47, L_48, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_46)->GetAddressAt(static_cast(3))) = L_49; Vector2U5BU5D_t1457185986* L_50 = V_11; NullCheck(L_50); float L_51 = V_6; float L_52 = V_7; Vector2_t2156229523 L_53; memset(&L_53, 0, sizeof(L_53)); Vector2__ctor_m3970636864((&L_53), L_51, L_52, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_50)->GetAddressAt(static_cast(0))) = L_53; Vector2U5BU5D_t1457185986* L_54 = V_11; NullCheck(L_54); float L_55 = V_6; float L_56 = V_5; Vector2_t2156229523 L_57; memset(&L_57, 0, sizeof(L_57)); Vector2__ctor_m3970636864((&L_57), L_55, L_56, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_54)->GetAddressAt(static_cast(1))) = L_57; Vector2U5BU5D_t1457185986* L_58 = V_11; NullCheck(L_58); float L_59 = V_4; float L_60 = V_5; Vector2_t2156229523 L_61; memset(&L_61, 0, sizeof(L_61)); Vector2__ctor_m3970636864((&L_61), L_59, L_60, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_58)->GetAddressAt(static_cast(2))) = L_61; Vector2U5BU5D_t1457185986* L_62 = V_11; NullCheck(L_62); float L_63 = V_4; float L_64 = V_7; Vector2_t2156229523 L_65; memset(&L_65, 0, sizeof(L_65)); Vector2__ctor_m3970636864((&L_65), L_63, L_64, /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_62)->GetAddressAt(static_cast(3))) = L_65; Color_t2555686324 L_66 = UIWidget_get_color_m3938892930(__this, /*hidden argument*/NULL); V_12 = L_66; Color_t2555686324 * L_67 = (&V_12); float L_68 = L_67->get_a_3(); UIPanel_t1716472341 * L_69 = ((UIWidget_t3538521925 *)__this)->get_mPanel_8(); NullCheck(L_69); float L_70 = UIPanel_get_alpha_m958384288(L_69, /*hidden argument*/NULL); L_67->set_a_3(((float)il2cpp_codegen_multiply((float)L_68, (float)L_70))); UIAtlas_t3195533529 * L_71 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_71); bool L_72 = UIAtlas_get_premultipliedAlpha_m3402627367(L_71, /*hidden argument*/NULL); if (!L_72) { goto IL_01f9; } } { Color_t2555686324 L_73 = V_12; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_74 = NGUITools_ApplyPMA_m4285769426(NULL /*static, unused*/, L_73, /*hidden argument*/NULL); G_B14_0 = L_74; goto IL_01fb; } IL_01f9: { Color_t2555686324 L_75 = V_12; G_B14_0 = L_75; } IL_01fb: { Color32_t2600501292 L_76 = Color32_op_Implicit_m2658259763(NULL /*static, unused*/, G_B14_0, /*hidden argument*/NULL); V_13 = L_76; int32_t L_77 = UISprite_get_fillDirection_m1434355218(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_77) == ((uint32_t)2)))) { goto IL_022f; } } { Vector2U5BU5D_t1457185986* L_78 = V_10; Vector2U5BU5D_t1457185986* L_79 = V_11; float L_80 = __this->get_mFillAmount_20(); bool L_81 = __this->get_mInvert_21(); bool L_82 = UISprite_AdjustRadial_m2424113417(__this, L_78, L_79, L_80, L_81, /*hidden argument*/NULL); if (L_82) { goto IL_022a; } } { return; } IL_022a: { goto IL_0b84; } IL_022f: { int32_t L_83 = UISprite_get_fillDirection_m1434355218(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_83) == ((uint32_t)3)))) { goto IL_06e0; } } { V_14 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); V_15 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); V_16 = 0; goto IL_06d7; } IL_0253: { Vector2U5BU5D_t1457185986* L_84 = V_14; NullCheck(L_84); Vector2_t2156229523 L_85; memset(&L_85, 0, sizeof(L_85)); Vector2__ctor_m3970636864((&L_85), (0.0f), (0.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_84)->GetAddressAt(static_cast(0))) = L_85; Vector2U5BU5D_t1457185986* L_86 = V_14; NullCheck(L_86); Vector2_t2156229523 L_87; memset(&L_87, 0, sizeof(L_87)); Vector2__ctor_m3970636864((&L_87), (0.0f), (1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_86)->GetAddressAt(static_cast(1))) = L_87; Vector2U5BU5D_t1457185986* L_88 = V_14; NullCheck(L_88); Vector2_t2156229523 L_89; memset(&L_89, 0, sizeof(L_89)); Vector2__ctor_m3970636864((&L_89), (1.0f), (1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_88)->GetAddressAt(static_cast(2))) = L_89; Vector2U5BU5D_t1457185986* L_90 = V_14; NullCheck(L_90); Vector2_t2156229523 L_91; memset(&L_91, 0, sizeof(L_91)); Vector2__ctor_m3970636864((&L_91), (1.0f), (0.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_90)->GetAddressAt(static_cast(3))) = L_91; Vector2U5BU5D_t1457185986* L_92 = V_15; NullCheck(L_92); Vector2_t2156229523 L_93; memset(&L_93, 0, sizeof(L_93)); Vector2__ctor_m3970636864((&L_93), (0.0f), (0.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_92)->GetAddressAt(static_cast(0))) = L_93; Vector2U5BU5D_t1457185986* L_94 = V_15; NullCheck(L_94); Vector2_t2156229523 L_95; memset(&L_95, 0, sizeof(L_95)); Vector2__ctor_m3970636864((&L_95), (0.0f), (1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_94)->GetAddressAt(static_cast(1))) = L_95; Vector2U5BU5D_t1457185986* L_96 = V_15; NullCheck(L_96); Vector2_t2156229523 L_97; memset(&L_97, 0, sizeof(L_97)); Vector2__ctor_m3970636864((&L_97), (1.0f), (1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_96)->GetAddressAt(static_cast(2))) = L_97; Vector2U5BU5D_t1457185986* L_98 = V_15; NullCheck(L_98); Vector2_t2156229523 L_99; memset(&L_99, 0, sizeof(L_99)); Vector2__ctor_m3970636864((&L_99), (1.0f), (0.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_98)->GetAddressAt(static_cast(3))) = L_99; bool L_100 = __this->get_mInvert_21(); if (!L_100) { goto IL_035f; } } { int32_t L_101 = V_16; if ((((int32_t)L_101) <= ((int32_t)0))) { goto IL_035a; } } { Vector2U5BU5D_t1457185986* L_102 = V_14; int32_t L_103 = V_16; UISprite_Rotate_m822986232(__this, L_102, L_103, /*hidden argument*/NULL); Vector2U5BU5D_t1457185986* L_104 = V_15; int32_t L_105 = V_16; UISprite_Rotate_m822986232(__this, L_104, L_105, /*hidden argument*/NULL); } IL_035a: { goto IL_037f; } IL_035f: { int32_t L_106 = V_16; if ((((int32_t)L_106) >= ((int32_t)1))) { goto IL_037f; } } { Vector2U5BU5D_t1457185986* L_107 = V_14; int32_t L_108 = V_16; UISprite_Rotate_m822986232(__this, L_107, ((int32_t)il2cpp_codegen_subtract((int32_t)1, (int32_t)L_108)), /*hidden argument*/NULL); Vector2U5BU5D_t1457185986* L_109 = V_15; int32_t L_110 = V_16; UISprite_Rotate_m822986232(__this, L_109, ((int32_t)il2cpp_codegen_subtract((int32_t)1, (int32_t)L_110)), /*hidden argument*/NULL); } IL_037f: { int32_t L_111 = V_16; if ((!(((uint32_t)L_111) == ((uint32_t)1)))) { goto IL_03c4; } } { bool L_112 = __this->get_mInvert_21(); if (!L_112) { goto IL_039c; } } { G_B30_0 = (0.5f); goto IL_03a1; } IL_039c: { G_B30_0 = (1.0f); } IL_03a1: { V_17 = G_B30_0; bool L_113 = __this->get_mInvert_21(); if (!L_113) { goto IL_03b8; } } { G_B33_0 = (1.0f); goto IL_03bd; } IL_03b8: { G_B33_0 = (0.5f); } IL_03bd: { V_18 = G_B33_0; goto IL_03fc; } IL_03c4: { bool L_114 = __this->get_mInvert_21(); if (!L_114) { goto IL_03d9; } } { G_B37_0 = (1.0f); goto IL_03de; } IL_03d9: { G_B37_0 = (0.5f); } IL_03de: { V_17 = G_B37_0; bool L_115 = __this->get_mInvert_21(); if (!L_115) { goto IL_03f5; } } { G_B40_0 = (0.5f); goto IL_03fa; } IL_03f5: { G_B40_0 = (1.0f); } IL_03fa: { V_18 = G_B40_0; } IL_03fc: { Vector2U5BU5D_t1457185986* L_116 = V_14; NullCheck(L_116); float L_117 = V_17; float L_118 = V_18; Vector2U5BU5D_t1457185986* L_119 = V_14; NullCheck(L_119); float L_120 = ((L_119)->GetAddressAt(static_cast(1)))->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_121 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_117, L_118, L_120, /*hidden argument*/NULL); ((L_116)->GetAddressAt(static_cast(1)))->set_y_1(L_121); Vector2U5BU5D_t1457185986* L_122 = V_14; NullCheck(L_122); float L_123 = V_17; float L_124 = V_18; Vector2U5BU5D_t1457185986* L_125 = V_14; NullCheck(L_125); float L_126 = ((L_125)->GetAddressAt(static_cast(2)))->get_y_1(); float L_127 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_123, L_124, L_126, /*hidden argument*/NULL); ((L_122)->GetAddressAt(static_cast(2)))->set_y_1(L_127); Vector2U5BU5D_t1457185986* L_128 = V_15; NullCheck(L_128); float L_129 = V_17; float L_130 = V_18; Vector2U5BU5D_t1457185986* L_131 = V_15; NullCheck(L_131); float L_132 = ((L_131)->GetAddressAt(static_cast(1)))->get_y_1(); float L_133 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_129, L_130, L_132, /*hidden argument*/NULL); ((L_128)->GetAddressAt(static_cast(1)))->set_y_1(L_133); Vector2U5BU5D_t1457185986* L_134 = V_15; NullCheck(L_134); float L_135 = V_17; float L_136 = V_18; Vector2U5BU5D_t1457185986* L_137 = V_15; NullCheck(L_137); float L_138 = ((L_137)->GetAddressAt(static_cast(2)))->get_y_1(); float L_139 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_135, L_136, L_138, /*hidden argument*/NULL); ((L_134)->GetAddressAt(static_cast(2)))->set_y_1(L_139); float L_140 = __this->get_mFillAmount_20(); int32_t L_141 = V_16; V_19 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_140, (float)(2.0f))), (float)(((float)((float)L_141))))); int32_t L_142 = V_16; V_20 = (bool)((((int32_t)((int32_t)((int32_t)L_142%(int32_t)2))) == ((int32_t)1))? 1 : 0); Vector2U5BU5D_t1457185986* L_143 = V_14; Vector2U5BU5D_t1457185986* L_144 = V_15; float L_145 = V_19; bool L_146 = V_20; bool L_147 = UISprite_AdjustRadial_m2424113417(__this, L_143, L_144, L_145, (bool)((((int32_t)L_146) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); if (!L_147) { goto IL_06d1; } } { bool L_148 = __this->get_mInvert_21(); if (!L_148) { goto IL_04cb; } } { bool L_149 = V_20; V_20 = (bool)((((int32_t)L_149) == ((int32_t)0))? 1 : 0); } IL_04cb: { bool L_150 = V_20; if (!L_150) { goto IL_05d4; } } { V_21 = 0; goto IL_05c7; } IL_04da: { Vector2U5BU5D_t1457185986* L_151 = V_10; NullCheck(L_151); float L_152 = ((L_151)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_153 = V_10; NullCheck(L_153); float L_154 = ((L_153)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_155 = V_14; int32_t L_156 = V_21; NullCheck(L_155); float L_157 = ((L_155)->GetAddressAt(static_cast(L_156)))->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_158 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_152, L_154, L_157, /*hidden argument*/NULL); V_17 = L_158; Vector2U5BU5D_t1457185986* L_159 = V_10; NullCheck(L_159); float L_160 = ((L_159)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_161 = V_10; NullCheck(L_161); float L_162 = ((L_161)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_163 = V_14; int32_t L_164 = V_21; NullCheck(L_163); float L_165 = ((L_163)->GetAddressAt(static_cast(L_164)))->get_y_1(); float L_166 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_160, L_162, L_165, /*hidden argument*/NULL); V_18 = L_166; Vector2U5BU5D_t1457185986* L_167 = V_11; NullCheck(L_167); float L_168 = ((L_167)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_169 = V_11; NullCheck(L_169); float L_170 = ((L_169)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_171 = V_15; int32_t L_172 = V_21; NullCheck(L_171); float L_173 = ((L_171)->GetAddressAt(static_cast(L_172)))->get_x_0(); float L_174 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_168, L_170, L_173, /*hidden argument*/NULL); V_22 = L_174; Vector2U5BU5D_t1457185986* L_175 = V_11; NullCheck(L_175); float L_176 = ((L_175)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_177 = V_11; NullCheck(L_177); float L_178 = ((L_177)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_179 = V_15; int32_t L_180 = V_21; NullCheck(L_179); float L_181 = ((L_179)->GetAddressAt(static_cast(L_180)))->get_y_1(); float L_182 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_176, L_178, L_181, /*hidden argument*/NULL); V_23 = L_182; BetterList_1_t2877333782 * L_183 = ___verts0; float L_184 = V_17; float L_185 = V_18; Vector3_t3722313464 L_186; memset(&L_186, 0, sizeof(L_186)); Vector3__ctor_m3353183577((&L_186), L_184, L_185, (0.0f), /*hidden argument*/NULL); NullCheck(L_183); BetterList_1_Add_m3823220309(L_183, L_186, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_187 = ___uvs1; float L_188 = V_22; float L_189 = V_23; Vector2_t2156229523 L_190; memset(&L_190, 0, sizeof(L_190)); Vector2__ctor_m3970636864((&L_190), L_188, L_189, /*hidden argument*/NULL); NullCheck(L_187); BetterList_1_Add_m3678844501(L_187, L_190, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_191 = ___cols2; Color32_t2600501292 L_192 = V_13; NullCheck(L_191); BetterList_1_Add_m4096660300(L_191, L_192, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); int32_t L_193 = V_21; V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_193, (int32_t)1)); } IL_05c7: { int32_t L_194 = V_21; if ((((int32_t)L_194) < ((int32_t)4))) { goto IL_04da; } } { goto IL_06d1; } IL_05d4: { V_24 = 3; goto IL_06c9; } IL_05dc: { Vector2U5BU5D_t1457185986* L_195 = V_10; NullCheck(L_195); float L_196 = ((L_195)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_197 = V_10; NullCheck(L_197); float L_198 = ((L_197)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_199 = V_14; int32_t L_200 = V_24; NullCheck(L_199); float L_201 = ((L_199)->GetAddressAt(static_cast(L_200)))->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_202 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_196, L_198, L_201, /*hidden argument*/NULL); V_17 = L_202; Vector2U5BU5D_t1457185986* L_203 = V_10; NullCheck(L_203); float L_204 = ((L_203)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_205 = V_10; NullCheck(L_205); float L_206 = ((L_205)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_207 = V_14; int32_t L_208 = V_24; NullCheck(L_207); float L_209 = ((L_207)->GetAddressAt(static_cast(L_208)))->get_y_1(); float L_210 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_204, L_206, L_209, /*hidden argument*/NULL); V_18 = L_210; Vector2U5BU5D_t1457185986* L_211 = V_11; NullCheck(L_211); float L_212 = ((L_211)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_213 = V_11; NullCheck(L_213); float L_214 = ((L_213)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_215 = V_15; int32_t L_216 = V_24; NullCheck(L_215); float L_217 = ((L_215)->GetAddressAt(static_cast(L_216)))->get_x_0(); float L_218 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_212, L_214, L_217, /*hidden argument*/NULL); V_25 = L_218; Vector2U5BU5D_t1457185986* L_219 = V_11; NullCheck(L_219); float L_220 = ((L_219)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_221 = V_11; NullCheck(L_221); float L_222 = ((L_221)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_223 = V_15; int32_t L_224 = V_24; NullCheck(L_223); float L_225 = ((L_223)->GetAddressAt(static_cast(L_224)))->get_y_1(); float L_226 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_220, L_222, L_225, /*hidden argument*/NULL); V_26 = L_226; BetterList_1_t2877333782 * L_227 = ___verts0; float L_228 = V_17; float L_229 = V_18; Vector3_t3722313464 L_230; memset(&L_230, 0, sizeof(L_230)); Vector3__ctor_m3353183577((&L_230), L_228, L_229, (0.0f), /*hidden argument*/NULL); NullCheck(L_227); BetterList_1_Add_m3823220309(L_227, L_230, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_231 = ___uvs1; float L_232 = V_25; float L_233 = V_26; Vector2_t2156229523 L_234; memset(&L_234, 0, sizeof(L_234)); Vector2__ctor_m3970636864((&L_234), L_232, L_233, /*hidden argument*/NULL); NullCheck(L_231); BetterList_1_Add_m3678844501(L_231, L_234, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_235 = ___cols2; Color32_t2600501292 L_236 = V_13; NullCheck(L_235); BetterList_1_Add_m4096660300(L_235, L_236, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); int32_t L_237 = V_24; V_24 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_237, (int32_t)1)); } IL_06c9: { int32_t L_238 = V_24; if ((((int32_t)L_238) > ((int32_t)(-1)))) { goto IL_05dc; } } IL_06d1: { int32_t L_239 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_239, (int32_t)1)); } IL_06d7: { int32_t L_240 = V_16; if ((((int32_t)L_240) < ((int32_t)2))) { goto IL_0253; } } { return; } IL_06e0: { int32_t L_241 = UISprite_get_fillDirection_m1434355218(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_241) == ((uint32_t)4)))) { goto IL_0b84; } } { SingleU5BU5D_t1444911251* L_242 = ((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16))); RuntimeFieldHandle_t1871169219 L_243 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_242, L_243, /*hidden argument*/NULL); V_27 = L_242; V_28 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); V_29 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); V_30 = 0; goto IL_0b7b; } IL_0718: { Vector2U5BU5D_t1457185986* L_244 = V_28; NullCheck(L_244); Vector2_t2156229523 L_245; memset(&L_245, 0, sizeof(L_245)); Vector2__ctor_m3970636864((&L_245), (0.0f), (0.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_244)->GetAddressAt(static_cast(0))) = L_245; Vector2U5BU5D_t1457185986* L_246 = V_28; NullCheck(L_246); Vector2_t2156229523 L_247; memset(&L_247, 0, sizeof(L_247)); Vector2__ctor_m3970636864((&L_247), (0.0f), (1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_246)->GetAddressAt(static_cast(1))) = L_247; Vector2U5BU5D_t1457185986* L_248 = V_28; NullCheck(L_248); Vector2_t2156229523 L_249; memset(&L_249, 0, sizeof(L_249)); Vector2__ctor_m3970636864((&L_249), (1.0f), (1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_248)->GetAddressAt(static_cast(2))) = L_249; Vector2U5BU5D_t1457185986* L_250 = V_28; NullCheck(L_250); Vector2_t2156229523 L_251; memset(&L_251, 0, sizeof(L_251)); Vector2__ctor_m3970636864((&L_251), (1.0f), (0.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_250)->GetAddressAt(static_cast(3))) = L_251; Vector2U5BU5D_t1457185986* L_252 = V_29; NullCheck(L_252); Vector2_t2156229523 L_253; memset(&L_253, 0, sizeof(L_253)); Vector2__ctor_m3970636864((&L_253), (0.0f), (0.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_252)->GetAddressAt(static_cast(0))) = L_253; Vector2U5BU5D_t1457185986* L_254 = V_29; NullCheck(L_254); Vector2_t2156229523 L_255; memset(&L_255, 0, sizeof(L_255)); Vector2__ctor_m3970636864((&L_255), (0.0f), (1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_254)->GetAddressAt(static_cast(1))) = L_255; Vector2U5BU5D_t1457185986* L_256 = V_29; NullCheck(L_256); Vector2_t2156229523 L_257; memset(&L_257, 0, sizeof(L_257)); Vector2__ctor_m3970636864((&L_257), (1.0f), (1.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_256)->GetAddressAt(static_cast(2))) = L_257; Vector2U5BU5D_t1457185986* L_258 = V_29; NullCheck(L_258); Vector2_t2156229523 L_259; memset(&L_259, 0, sizeof(L_259)); Vector2__ctor_m3970636864((&L_259), (1.0f), (0.0f), /*hidden argument*/NULL); *(Vector2_t2156229523 *)((L_258)->GetAddressAt(static_cast(3))) = L_259; bool L_260 = __this->get_mInvert_21(); if (!L_260) { goto IL_0824; } } { int32_t L_261 = V_30; if ((((int32_t)L_261) <= ((int32_t)0))) { goto IL_081f; } } { Vector2U5BU5D_t1457185986* L_262 = V_28; int32_t L_263 = V_30; UISprite_Rotate_m822986232(__this, L_262, L_263, /*hidden argument*/NULL); Vector2U5BU5D_t1457185986* L_264 = V_29; int32_t L_265 = V_30; UISprite_Rotate_m822986232(__this, L_264, L_265, /*hidden argument*/NULL); } IL_081f: { goto IL_0844; } IL_0824: { int32_t L_266 = V_30; if ((((int32_t)L_266) >= ((int32_t)3))) { goto IL_0844; } } { Vector2U5BU5D_t1457185986* L_267 = V_28; int32_t L_268 = V_30; UISprite_Rotate_m822986232(__this, L_267, ((int32_t)il2cpp_codegen_subtract((int32_t)3, (int32_t)L_268)), /*hidden argument*/NULL); Vector2U5BU5D_t1457185986* L_269 = V_29; int32_t L_270 = V_30; UISprite_Rotate_m822986232(__this, L_269, ((int32_t)il2cpp_codegen_subtract((int32_t)3, (int32_t)L_270)), /*hidden argument*/NULL); } IL_0844: { V_31 = 0; goto IL_0924; } IL_084c: { bool L_271 = __this->get_mInvert_21(); if (!L_271) { goto IL_0862; } } { int32_t L_272 = V_30; G_B67_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)3, (int32_t)L_272)), (int32_t)4)); goto IL_0866; } IL_0862: { int32_t L_273 = V_30; G_B67_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_273, (int32_t)4)); } IL_0866: { V_32 = G_B67_0; SingleU5BU5D_t1444911251* L_274 = V_27; int32_t L_275 = V_32; NullCheck(L_274); int32_t L_276 = L_275; float L_277 = (L_274)->GetAt(static_cast(L_276)); V_33 = L_277; SingleU5BU5D_t1444911251* L_278 = V_27; int32_t L_279 = V_32; NullCheck(L_278); int32_t L_280 = ((int32_t)il2cpp_codegen_add((int32_t)L_279, (int32_t)1)); float L_281 = (L_278)->GetAt(static_cast(L_280)); V_34 = L_281; SingleU5BU5D_t1444911251* L_282 = V_27; int32_t L_283 = V_32; NullCheck(L_282); int32_t L_284 = ((int32_t)il2cpp_codegen_add((int32_t)L_283, (int32_t)2)); float L_285 = (L_282)->GetAt(static_cast(L_284)); V_35 = L_285; SingleU5BU5D_t1444911251* L_286 = V_27; int32_t L_287 = V_32; NullCheck(L_286); int32_t L_288 = ((int32_t)il2cpp_codegen_add((int32_t)L_287, (int32_t)3)); float L_289 = (L_286)->GetAt(static_cast(L_288)); V_36 = L_289; Vector2U5BU5D_t1457185986* L_290 = V_28; int32_t L_291 = V_31; NullCheck(L_290); float L_292 = V_33; float L_293 = V_34; Vector2U5BU5D_t1457185986* L_294 = V_28; int32_t L_295 = V_31; NullCheck(L_294); float L_296 = ((L_294)->GetAddressAt(static_cast(L_295)))->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_297 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_292, L_293, L_296, /*hidden argument*/NULL); ((L_290)->GetAddressAt(static_cast(L_291)))->set_x_0(L_297); Vector2U5BU5D_t1457185986* L_298 = V_28; int32_t L_299 = V_31; NullCheck(L_298); float L_300 = V_35; float L_301 = V_36; Vector2U5BU5D_t1457185986* L_302 = V_28; int32_t L_303 = V_31; NullCheck(L_302); float L_304 = ((L_302)->GetAddressAt(static_cast(L_303)))->get_y_1(); float L_305 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_300, L_301, L_304, /*hidden argument*/NULL); ((L_298)->GetAddressAt(static_cast(L_299)))->set_y_1(L_305); Vector2U5BU5D_t1457185986* L_306 = V_29; int32_t L_307 = V_31; NullCheck(L_306); float L_308 = V_33; float L_309 = V_34; Vector2U5BU5D_t1457185986* L_310 = V_29; int32_t L_311 = V_31; NullCheck(L_310); float L_312 = ((L_310)->GetAddressAt(static_cast(L_311)))->get_x_0(); float L_313 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_308, L_309, L_312, /*hidden argument*/NULL); ((L_306)->GetAddressAt(static_cast(L_307)))->set_x_0(L_313); Vector2U5BU5D_t1457185986* L_314 = V_29; int32_t L_315 = V_31; NullCheck(L_314); float L_316 = V_35; float L_317 = V_36; Vector2U5BU5D_t1457185986* L_318 = V_29; int32_t L_319 = V_31; NullCheck(L_318); float L_320 = ((L_318)->GetAddressAt(static_cast(L_319)))->get_y_1(); float L_321 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_316, L_317, L_320, /*hidden argument*/NULL); ((L_314)->GetAddressAt(static_cast(L_315)))->set_y_1(L_321); int32_t L_322 = V_31; V_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_322, (int32_t)1)); } IL_0924: { int32_t L_323 = V_31; if ((((int32_t)L_323) < ((int32_t)4))) { goto IL_084c; } } { float L_324 = __this->get_mFillAmount_20(); int32_t L_325 = V_30; V_37 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_324, (float)(4.0f))), (float)(((float)((float)L_325))))); int32_t L_326 = V_30; V_38 = (bool)((((int32_t)((int32_t)((int32_t)L_326%(int32_t)2))) == ((int32_t)1))? 1 : 0); Vector2U5BU5D_t1457185986* L_327 = V_28; Vector2U5BU5D_t1457185986* L_328 = V_29; float L_329 = V_37; bool L_330 = V_38; bool L_331 = UISprite_AdjustRadial_m2424113417(__this, L_327, L_328, L_329, (bool)((((int32_t)L_330) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); if (!L_331) { goto IL_0b75; } } { bool L_332 = __this->get_mInvert_21(); if (!L_332) { goto IL_096f; } } { bool L_333 = V_38; V_38 = (bool)((((int32_t)L_333) == ((int32_t)0))? 1 : 0); } IL_096f: { bool L_334 = V_38; if (!L_334) { goto IL_0a78; } } { V_39 = 0; goto IL_0a6b; } IL_097e: { Vector2U5BU5D_t1457185986* L_335 = V_10; NullCheck(L_335); float L_336 = ((L_335)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_337 = V_10; NullCheck(L_337); float L_338 = ((L_337)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_339 = V_28; int32_t L_340 = V_39; NullCheck(L_339); float L_341 = ((L_339)->GetAddressAt(static_cast(L_340)))->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_342 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_336, L_338, L_341, /*hidden argument*/NULL); V_40 = L_342; Vector2U5BU5D_t1457185986* L_343 = V_10; NullCheck(L_343); float L_344 = ((L_343)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_345 = V_10; NullCheck(L_345); float L_346 = ((L_345)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_347 = V_28; int32_t L_348 = V_39; NullCheck(L_347); float L_349 = ((L_347)->GetAddressAt(static_cast(L_348)))->get_y_1(); float L_350 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_344, L_346, L_349, /*hidden argument*/NULL); V_41 = L_350; Vector2U5BU5D_t1457185986* L_351 = V_11; NullCheck(L_351); float L_352 = ((L_351)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_353 = V_11; NullCheck(L_353); float L_354 = ((L_353)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_355 = V_29; int32_t L_356 = V_39; NullCheck(L_355); float L_357 = ((L_355)->GetAddressAt(static_cast(L_356)))->get_x_0(); float L_358 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_352, L_354, L_357, /*hidden argument*/NULL); V_42 = L_358; Vector2U5BU5D_t1457185986* L_359 = V_11; NullCheck(L_359); float L_360 = ((L_359)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_361 = V_11; NullCheck(L_361); float L_362 = ((L_361)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_363 = V_29; int32_t L_364 = V_39; NullCheck(L_363); float L_365 = ((L_363)->GetAddressAt(static_cast(L_364)))->get_y_1(); float L_366 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_360, L_362, L_365, /*hidden argument*/NULL); V_43 = L_366; BetterList_1_t2877333782 * L_367 = ___verts0; float L_368 = V_40; float L_369 = V_41; Vector3_t3722313464 L_370; memset(&L_370, 0, sizeof(L_370)); Vector3__ctor_m3353183577((&L_370), L_368, L_369, (0.0f), /*hidden argument*/NULL); NullCheck(L_367); BetterList_1_Add_m3823220309(L_367, L_370, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_371 = ___uvs1; float L_372 = V_42; float L_373 = V_43; Vector2_t2156229523 L_374; memset(&L_374, 0, sizeof(L_374)); Vector2__ctor_m3970636864((&L_374), L_372, L_373, /*hidden argument*/NULL); NullCheck(L_371); BetterList_1_Add_m3678844501(L_371, L_374, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_375 = ___cols2; Color32_t2600501292 L_376 = V_13; NullCheck(L_375); BetterList_1_Add_m4096660300(L_375, L_376, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); int32_t L_377 = V_39; V_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_377, (int32_t)1)); } IL_0a6b: { int32_t L_378 = V_39; if ((((int32_t)L_378) < ((int32_t)4))) { goto IL_097e; } } { goto IL_0b75; } IL_0a78: { V_44 = 3; goto IL_0b6d; } IL_0a80: { Vector2U5BU5D_t1457185986* L_379 = V_10; NullCheck(L_379); float L_380 = ((L_379)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_381 = V_10; NullCheck(L_381); float L_382 = ((L_381)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_383 = V_28; int32_t L_384 = V_44; NullCheck(L_383); float L_385 = ((L_383)->GetAddressAt(static_cast(L_384)))->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_386 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_380, L_382, L_385, /*hidden argument*/NULL); V_45 = L_386; Vector2U5BU5D_t1457185986* L_387 = V_10; NullCheck(L_387); float L_388 = ((L_387)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_389 = V_10; NullCheck(L_389); float L_390 = ((L_389)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_391 = V_28; int32_t L_392 = V_44; NullCheck(L_391); float L_393 = ((L_391)->GetAddressAt(static_cast(L_392)))->get_y_1(); float L_394 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_388, L_390, L_393, /*hidden argument*/NULL); V_46 = L_394; Vector2U5BU5D_t1457185986* L_395 = V_11; NullCheck(L_395); float L_396 = ((L_395)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_397 = V_11; NullCheck(L_397); float L_398 = ((L_397)->GetAddressAt(static_cast(2)))->get_x_0(); Vector2U5BU5D_t1457185986* L_399 = V_29; int32_t L_400 = V_44; NullCheck(L_399); float L_401 = ((L_399)->GetAddressAt(static_cast(L_400)))->get_x_0(); float L_402 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_396, L_398, L_401, /*hidden argument*/NULL); V_47 = L_402; Vector2U5BU5D_t1457185986* L_403 = V_11; NullCheck(L_403); float L_404 = ((L_403)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_405 = V_11; NullCheck(L_405); float L_406 = ((L_405)->GetAddressAt(static_cast(2)))->get_y_1(); Vector2U5BU5D_t1457185986* L_407 = V_29; int32_t L_408 = V_44; NullCheck(L_407); float L_409 = ((L_407)->GetAddressAt(static_cast(L_408)))->get_y_1(); float L_410 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_404, L_406, L_409, /*hidden argument*/NULL); V_48 = L_410; BetterList_1_t2877333782 * L_411 = ___verts0; float L_412 = V_45; float L_413 = V_46; Vector3_t3722313464 L_414; memset(&L_414, 0, sizeof(L_414)); Vector3__ctor_m3353183577((&L_414), L_412, L_413, (0.0f), /*hidden argument*/NULL); NullCheck(L_411); BetterList_1_Add_m3823220309(L_411, L_414, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_415 = ___uvs1; float L_416 = V_47; float L_417 = V_48; Vector2_t2156229523 L_418; memset(&L_418, 0, sizeof(L_418)); Vector2__ctor_m3970636864((&L_418), L_416, L_417, /*hidden argument*/NULL); NullCheck(L_415); BetterList_1_Add_m3678844501(L_415, L_418, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_419 = ___cols2; Color32_t2600501292 L_420 = V_13; NullCheck(L_419); BetterList_1_Add_m4096660300(L_419, L_420, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); int32_t L_421 = V_44; V_44 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_421, (int32_t)1)); } IL_0b6d: { int32_t L_422 = V_44; if ((((int32_t)L_422) > ((int32_t)(-1)))) { goto IL_0a80; } } IL_0b75: { int32_t L_423 = V_30; V_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_423, (int32_t)1)); } IL_0b7b: { int32_t L_424 = V_30; if ((((int32_t)L_424) < ((int32_t)4))) { goto IL_0718; } } { return; } IL_0b84: { V_49 = 0; goto IL_0bc7; } IL_0b8c: { BetterList_1_t2877333782 * L_425 = ___verts0; Vector2U5BU5D_t1457185986* L_426 = V_10; int32_t L_427 = V_49; NullCheck(L_426); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_428 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, (*(Vector2_t2156229523 *)((L_426)->GetAddressAt(static_cast(L_427)))), /*hidden argument*/NULL); NullCheck(L_425); BetterList_1_Add_m3823220309(L_425, L_428, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_429 = ___uvs1; Vector2U5BU5D_t1457185986* L_430 = V_11; int32_t L_431 = V_49; NullCheck(L_430); NullCheck(L_429); BetterList_1_Add_m3678844501(L_429, (*(Vector2_t2156229523 *)((L_430)->GetAddressAt(static_cast(L_431)))), /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_432 = ___cols2; Color32_t2600501292 L_433 = V_13; NullCheck(L_432); BetterList_1_Add_m4096660300(L_432, L_433, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); int32_t L_434 = V_49; V_49 = ((int32_t)il2cpp_codegen_add((int32_t)L_434, (int32_t)1)); } IL_0bc7: { int32_t L_435 = V_49; if ((((int32_t)L_435) < ((int32_t)4))) { goto IL_0b8c; } } { return; } } // System.Void UISprite::TiledFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UISprite_TiledFill_m1726776194 (UISprite_t194114938 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISprite_TiledFill_m1726776194_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture_t3661962703 * V_0 = NULL; Rect_t2360479859 V_1; memset(&V_1, 0, sizeof(V_1)); 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; Vector2_t2156229523 V_6; memset(&V_6, 0, sizeof(V_6)); Vector2_t2156229523 V_7; memset(&V_7, 0, sizeof(V_7)); Vector2_t2156229523 V_8; memset(&V_8, 0, sizeof(V_8)); Color_t2555686324 V_9; memset(&V_9, 0, sizeof(V_9)); Color32_t2600501292 V_10; memset(&V_10, 0, sizeof(V_10)); float V_11 = 0.0f; float V_12 = 0.0f; float V_13 = 0.0f; float V_14 = 0.0f; Color_t2555686324 G_B10_0; memset(&G_B10_0, 0, sizeof(G_B10_0)); { Material_t340375123 * L_0 = VirtFuncInvoker0< Material_t340375123 * >::Invoke(4 /* UnityEngine.Material UIWidget::get_material() */, __this); NullCheck(L_0); Texture_t3661962703 * L_1 = Material_get_mainTexture_m692510677(L_0, /*hidden argument*/NULL); V_0 = L_1; Texture_t3661962703 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0019; } } { return; } IL_0019: { Rect_t2360479859 L_4 = __this->get_mInner_23(); V_1 = L_4; UIAtlas_t3195533529 * L_5 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = UIAtlas_get_coordinates_m511233365(L_5, /*hidden argument*/NULL); if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_0045; } } { Rect_t2360479859 L_7 = V_1; Texture_t3661962703 * L_8 = V_0; NullCheck(L_8); int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_8); Texture_t3661962703 * L_10 = V_0; NullCheck(L_10); int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_10); Rect_t2360479859 L_12 = NGUIMath_ConvertToPixels_m551352344(NULL /*static, unused*/, L_7, L_9, L_11, (bool)1, /*hidden argument*/NULL); V_1 = L_12; } IL_0045: { Transform_t3600365921 * L_13 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_13); Vector3_t3722313464 L_14 = Transform_get_localScale_m129152068(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_15 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); V_2 = L_15; UIAtlas_t3195533529 * L_16 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_16); float L_17 = UIAtlas_get_pixelSize_m4294838216(L_16, /*hidden argument*/NULL); V_3 = L_17; float L_18 = Rect_get_width_m3421484486((&V_1), /*hidden argument*/NULL); float L_19 = (&V_2)->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_20 = fabsf(((float)((float)L_18/(float)L_19))); float L_21 = V_3; V_4 = ((float)il2cpp_codegen_multiply((float)L_20, (float)L_21)); float L_22 = Rect_get_height_m1358425599((&V_1), /*hidden argument*/NULL); float L_23 = (&V_2)->get_y_1(); float L_24 = fabsf(((float)((float)L_22/(float)L_23))); float L_25 = V_3; V_5 = ((float)il2cpp_codegen_multiply((float)L_24, (float)L_25)); float L_26 = V_4; if ((((float)L_26) < ((float)(0.01f)))) { goto IL_00aa; } } { float L_27 = V_5; if ((!(((float)L_27) < ((float)(0.01f))))) { goto IL_00d7; } } IL_00aa: { GameObject_t1113636619 * L_28 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); String_t* L_29 = NGUITools_GetHierarchy_m3080800227(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_30 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral1833941127, L_29, _stringLiteral3747466736, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m3752629331(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); V_4 = (0.01f); V_5 = (0.01f); } IL_00d7: { float L_31 = Rect_get_xMin_m581135837((&V_1), /*hidden argument*/NULL); Texture_t3661962703 * L_32 = V_0; NullCheck(L_32); int32_t L_33 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_32); float L_34 = Rect_get_yMin_m2601414109((&V_1), /*hidden argument*/NULL); Texture_t3661962703 * L_35 = V_0; NullCheck(L_35); int32_t L_36 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_35); Vector2__ctor_m3970636864((&V_6), ((float)((float)L_31/(float)(((float)((float)L_33))))), ((float)((float)L_34/(float)(((float)((float)L_36))))), /*hidden argument*/NULL); float L_37 = Rect_get_xMax_m3018144503((&V_1), /*hidden argument*/NULL); Texture_t3661962703 * L_38 = V_0; NullCheck(L_38); int32_t L_39 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_38); float L_40 = Rect_get_yMax_m743455479((&V_1), /*hidden argument*/NULL); Texture_t3661962703 * L_41 = V_0; NullCheck(L_41); int32_t L_42 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_41); Vector2__ctor_m3970636864((&V_7), ((float)((float)L_37/(float)(((float)((float)L_39))))), ((float)((float)L_40/(float)(((float)((float)L_42))))), /*hidden argument*/NULL); Vector2_t2156229523 L_43 = V_7; V_8 = L_43; Color_t2555686324 L_44 = UIWidget_get_color_m3938892930(__this, /*hidden argument*/NULL); V_9 = L_44; Color_t2555686324 * L_45 = (&V_9); float L_46 = L_45->get_a_3(); UIPanel_t1716472341 * L_47 = ((UIWidget_t3538521925 *)__this)->get_mPanel_8(); NullCheck(L_47); float L_48 = UIPanel_get_alpha_m958384288(L_47, /*hidden argument*/NULL); L_45->set_a_3(((float)il2cpp_codegen_multiply((float)L_46, (float)L_48))); UIAtlas_t3195533529 * L_49 = UISprite_get_atlas_m3153393136(__this, /*hidden argument*/NULL); NullCheck(L_49); bool L_50 = UIAtlas_get_premultipliedAlpha_m3402627367(L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_0162; } } { Color_t2555686324 L_51 = V_9; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_52 = NGUITools_ApplyPMA_m4285769426(NULL /*static, unused*/, L_51, /*hidden argument*/NULL); G_B10_0 = L_52; goto IL_0164; } IL_0162: { Color_t2555686324 L_53 = V_9; G_B10_0 = L_53; } IL_0164: { Color32_t2600501292 L_54 = Color32_op_Implicit_m2658259763(NULL /*static, unused*/, G_B10_0, /*hidden argument*/NULL); V_10 = L_54; V_11 = (0.0f); goto IL_0329; } IL_0177: { V_12 = (0.0f); float L_55 = (&V_7)->get_x_0(); (&V_8)->set_x_0(L_55); float L_56 = V_11; float L_57 = V_5; V_13 = ((float)il2cpp_codegen_add((float)L_56, (float)L_57)); float L_58 = V_13; if ((!(((float)L_58) > ((float)(1.0f))))) { goto IL_01d3; } } { float L_59 = (&V_6)->get_y_1(); float L_60 = (&V_7)->get_y_1(); float L_61 = (&V_6)->get_y_1(); float L_62 = V_11; float L_63 = V_13; float L_64 = V_11; (&V_8)->set_y_1(((float)il2cpp_codegen_add((float)L_59, (float)((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_60, (float)L_61)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_62))))/(float)((float)il2cpp_codegen_subtract((float)L_63, (float)L_64))))))); V_13 = (1.0f); } IL_01d3: { goto IL_0316; } IL_01d8: { float L_65 = V_12; float L_66 = V_4; V_14 = ((float)il2cpp_codegen_add((float)L_65, (float)L_66)); float L_67 = V_14; if ((!(((float)L_67) > ((float)(1.0f))))) { goto IL_021f; } } { float L_68 = (&V_6)->get_x_0(); float L_69 = (&V_7)->get_x_0(); float L_70 = (&V_6)->get_x_0(); float L_71 = V_12; float L_72 = V_14; float L_73 = V_12; (&V_8)->set_x_0(((float)il2cpp_codegen_add((float)L_68, (float)((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_69, (float)L_70)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_71))))/(float)((float)il2cpp_codegen_subtract((float)L_72, (float)L_73))))))); V_14 = (1.0f); } IL_021f: { BetterList_1_t2877333782 * L_74 = ___verts0; float L_75 = V_14; float L_76 = V_11; Vector3_t3722313464 L_77; memset(&L_77, 0, sizeof(L_77)); Vector3__ctor_m3353183577((&L_77), L_75, ((-L_76)), (0.0f), /*hidden argument*/NULL); NullCheck(L_74); BetterList_1_Add_m3823220309(L_74, L_77, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_78 = ___verts0; float L_79 = V_14; float L_80 = V_13; Vector3_t3722313464 L_81; memset(&L_81, 0, sizeof(L_81)); Vector3__ctor_m3353183577((&L_81), L_79, ((-L_80)), (0.0f), /*hidden argument*/NULL); NullCheck(L_78); BetterList_1_Add_m3823220309(L_78, L_81, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_82 = ___verts0; float L_83 = V_12; float L_84 = V_13; Vector3_t3722313464 L_85; memset(&L_85, 0, sizeof(L_85)); Vector3__ctor_m3353183577((&L_85), L_83, ((-L_84)), (0.0f), /*hidden argument*/NULL); NullCheck(L_82); BetterList_1_Add_m3823220309(L_82, L_85, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_86 = ___verts0; float L_87 = V_12; float L_88 = V_11; Vector3_t3722313464 L_89; memset(&L_89, 0, sizeof(L_89)); Vector3__ctor_m3353183577((&L_89), L_87, ((-L_88)), (0.0f), /*hidden argument*/NULL); NullCheck(L_86); BetterList_1_Add_m3823220309(L_86, L_89, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_90 = ___uvs1; float L_91 = (&V_8)->get_x_0(); float L_92 = (&V_6)->get_y_1(); Vector2_t2156229523 L_93; memset(&L_93, 0, sizeof(L_93)); Vector2__ctor_m3970636864((&L_93), L_91, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_92)), /*hidden argument*/NULL); NullCheck(L_90); BetterList_1_Add_m3678844501(L_90, L_93, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_94 = ___uvs1; float L_95 = (&V_8)->get_x_0(); float L_96 = (&V_8)->get_y_1(); Vector2_t2156229523 L_97; memset(&L_97, 0, sizeof(L_97)); Vector2__ctor_m3970636864((&L_97), L_95, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_96)), /*hidden argument*/NULL); NullCheck(L_94); BetterList_1_Add_m3678844501(L_94, L_97, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_98 = ___uvs1; float L_99 = (&V_6)->get_x_0(); float L_100 = (&V_8)->get_y_1(); Vector2_t2156229523 L_101; memset(&L_101, 0, sizeof(L_101)); Vector2__ctor_m3970636864((&L_101), L_99, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_100)), /*hidden argument*/NULL); NullCheck(L_98); BetterList_1_Add_m3678844501(L_98, L_101, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_102 = ___uvs1; float L_103 = (&V_6)->get_x_0(); float L_104 = (&V_6)->get_y_1(); Vector2_t2156229523 L_105; memset(&L_105, 0, sizeof(L_105)); Vector2__ctor_m3970636864((&L_105), L_103, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_104)), /*hidden argument*/NULL); NullCheck(L_102); BetterList_1_Add_m3678844501(L_102, L_105, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_106 = ___cols2; Color32_t2600501292 L_107 = V_10; NullCheck(L_106); BetterList_1_Add_m4096660300(L_106, L_107, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_108 = ___cols2; Color32_t2600501292 L_109 = V_10; NullCheck(L_108); BetterList_1_Add_m4096660300(L_108, L_109, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_110 = ___cols2; Color32_t2600501292 L_111 = V_10; NullCheck(L_110); BetterList_1_Add_m4096660300(L_110, L_111, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_112 = ___cols2; Color32_t2600501292 L_113 = V_10; NullCheck(L_112); BetterList_1_Add_m4096660300(L_112, L_113, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); float L_114 = V_12; float L_115 = V_4; V_12 = ((float)il2cpp_codegen_add((float)L_114, (float)L_115)); } IL_0316: { float L_116 = V_12; if ((((float)L_116) < ((float)(1.0f)))) { goto IL_01d8; } } { float L_117 = V_11; float L_118 = V_5; V_11 = ((float)il2cpp_codegen_add((float)L_117, (float)L_118)); } IL_0329: { float L_119 = V_11; if ((((float)L_119) < ((float)(1.0f)))) { goto IL_0177; } } { 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 UISpriteAnimation::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISpriteAnimation__ctor_m2374723017 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISpriteAnimation__ctor_m2374723017_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_mFPS_2(((int32_t)30)); 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_mPrefix_3(L_0); __this->set_mLoop_4((bool)1); __this->set_mActive_8((bool)1); 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_mSpriteNames_9(L_1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Int32 UISpriteAnimation::get_frames() extern "C" IL2CPP_METHOD_ATTR int32_t UISpriteAnimation_get_frames_m895444974 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISpriteAnimation_get_frames_m895444974_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3319525431 * L_0 = __this->get_mSpriteNames_9(); 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.Int32 UISpriteAnimation::get_framesPerSecond() extern "C" IL2CPP_METHOD_ATTR int32_t UISpriteAnimation_get_framesPerSecond_m2459143214 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mFPS_2(); return L_0; } } // System.Void UISpriteAnimation::set_framesPerSecond(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UISpriteAnimation_set_framesPerSecond_m4264712850 (UISpriteAnimation_t1118314077 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_mFPS_2(L_0); return; } } // System.String UISpriteAnimation::get_namePrefix() extern "C" IL2CPP_METHOD_ATTR String_t* UISpriteAnimation_get_namePrefix_m4184923773 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_mPrefix_3(); return L_0; } } // System.Void UISpriteAnimation::set_namePrefix(System.String) extern "C" IL2CPP_METHOD_ATTR void UISpriteAnimation_set_namePrefix_m3870629624 (UISpriteAnimation_t1118314077 * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISpriteAnimation_set_namePrefix_m3870629624_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_mPrefix_3(); String_t* L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001e; } } { String_t* L_3 = ___value0; __this->set_mPrefix_3(L_3); UISpriteAnimation_RebuildSpriteList_m2282111530(__this, /*hidden argument*/NULL); } IL_001e: { return; } } // System.Boolean UISpriteAnimation::get_loop() extern "C" IL2CPP_METHOD_ATTR bool UISpriteAnimation_get_loop_m2203681225 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mLoop_4(); return L_0; } } // System.Void UISpriteAnimation::set_loop(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISpriteAnimation_set_loop_m2984445200 (UISpriteAnimation_t1118314077 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_mLoop_4(L_0); return; } } // System.Boolean UISpriteAnimation::get_isPlaying() extern "C" IL2CPP_METHOD_ATTR bool UISpriteAnimation_get_isPlaying_m973773603 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mActive_8(); return L_0; } } // System.Void UISpriteAnimation::Start() extern "C" IL2CPP_METHOD_ATTR void UISpriteAnimation_Start_m610040675 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method) { { UISpriteAnimation_RebuildSpriteList_m2282111530(__this, /*hidden argument*/NULL); return; } } // System.Void UISpriteAnimation::Update() extern "C" IL2CPP_METHOD_ATTR void UISpriteAnimation_Update_m3440798059 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISpriteAnimation_Update_m3440798059_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; int32_t V_1 = 0; UISpriteAnimation_t1118314077 * G_B7_0 = NULL; UISpriteAnimation_t1118314077 * G_B6_0 = NULL; float G_B8_0 = 0.0f; UISpriteAnimation_t1118314077 * G_B8_1 = NULL; { bool L_0 = __this->get_mActive_8(); if (!L_0) { goto IL_00ec; } } { List_1_t3319525431 * L_1 = __this->get_mSpriteNames_9(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2276455407(L_1, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_2) <= ((int32_t)1))) { goto IL_00ec; } } { bool L_3 = Application_get_isPlaying_m100394690(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_3) { goto IL_00ec; } } { int32_t L_4 = __this->get_mFPS_2(); if ((!(((float)(((float)((float)L_4)))) > ((float)(0.0f))))) { goto IL_00ec; } } { float L_5 = __this->get_mDelta_6(); float L_6 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mDelta_6(((float)il2cpp_codegen_add((float)L_5, (float)L_6))); int32_t L_7 = __this->get_mFPS_2(); V_0 = ((float)((float)(1.0f)/(float)(((float)((float)L_7))))); float L_8 = V_0; float L_9 = __this->get_mDelta_6(); if ((!(((float)L_8) < ((float)L_9)))) { goto IL_00ec; } } { float L_10 = V_0; G_B6_0 = __this; if ((!(((float)L_10) > ((float)(0.0f))))) { G_B7_0 = __this; goto IL_007c; } } { float L_11 = __this->get_mDelta_6(); float L_12 = V_0; G_B8_0 = ((float)il2cpp_codegen_subtract((float)L_11, (float)L_12)); G_B8_1 = G_B6_0; goto IL_0081; } IL_007c: { G_B8_0 = (0.0f); G_B8_1 = G_B7_0; } IL_0081: { NullCheck(G_B8_1); G_B8_1->set_mDelta_6(G_B8_0); int32_t L_13 = __this->get_mIndex_7(); int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_1 = L_14; __this->set_mIndex_7(L_14); int32_t L_15 = V_1; List_1_t3319525431 * L_16 = __this->get_mSpriteNames_9(); NullCheck(L_16); int32_t L_17 = List_1_get_Count_m2276455407(L_16, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_15) < ((int32_t)L_17))) { goto IL_00ba; } } { __this->set_mIndex_7(0); bool L_18 = UISpriteAnimation_get_loop_m2203681225(__this, /*hidden argument*/NULL); __this->set_mActive_8(L_18); } IL_00ba: { bool L_19 = __this->get_mActive_8(); if (!L_19) { goto IL_00ec; } } { UISprite_t194114938 * L_20 = __this->get_mSprite_5(); List_1_t3319525431 * L_21 = __this->get_mSpriteNames_9(); int32_t L_22 = __this->get_mIndex_7(); NullCheck(L_21); String_t* L_23 = List_1_get_Item_m3729392029(L_21, L_22, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); NullCheck(L_20); UISprite_set_spriteName_m1616245412(L_20, L_23, /*hidden argument*/NULL); UISprite_t194114938 * L_24 = __this->get_mSprite_5(); NullCheck(L_24); VirtActionInvoker0::Invoke(11 /* System.Void UIWidget::MakePixelPerfect() */, L_24); } IL_00ec: { return; } } // System.Void UISpriteAnimation::RebuildSpriteList() extern "C" IL2CPP_METHOD_ATTR void UISpriteAnimation_RebuildSpriteList_m2282111530 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISpriteAnimation_RebuildSpriteList_m2282111530_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t72704565 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Sprite_t2895597119 * V_3 = NULL; { UISprite_t194114938 * L_0 = __this->get_mSprite_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { UISprite_t194114938 * L_2 = Component_GetComponent_TisUISprite_t194114938_m2812077901(__this, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_mSprite_5(L_2); } IL_001d: { List_1_t3319525431 * L_3 = __this->get_mSpriteNames_9(); NullCheck(L_3); List_1_Clear_m2548850424(L_3, /*hidden argument*/List_1_Clear_m2548850424_RuntimeMethod_var); UISprite_t194114938 * L_4 = __this->get_mSprite_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_00c3; } } { UISprite_t194114938 * L_6 = __this->get_mSprite_5(); NullCheck(L_6); UIAtlas_t3195533529 * L_7 = UISprite_get_atlas_m3153393136(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_7, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_00c3; } } { UISprite_t194114938 * L_9 = __this->get_mSprite_5(); NullCheck(L_9); UIAtlas_t3195533529 * L_10 = UISprite_get_atlas_m3153393136(L_9, /*hidden argument*/NULL); NullCheck(L_10); List_1_t72704565 * L_11 = UIAtlas_get_spriteList_m3643993723(L_10, /*hidden argument*/NULL); V_0 = L_11; V_1 = 0; List_1_t72704565 * L_12 = V_0; NullCheck(L_12); int32_t L_13 = List_1_get_Count_m3713084318(L_12, /*hidden argument*/List_1_get_Count_m3713084318_RuntimeMethod_var); V_2 = L_13; goto IL_00b1; } IL_006e: { List_1_t72704565 * L_14 = V_0; int32_t L_15 = V_1; NullCheck(L_14); Sprite_t2895597119 * L_16 = List_1_get_Item_m1027515451(L_14, L_15, /*hidden argument*/List_1_get_Item_m1027515451_RuntimeMethod_var); V_3 = L_16; String_t* L_17 = __this->get_mPrefix_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_18 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); if (L_18) { goto IL_009c; } } { Sprite_t2895597119 * L_19 = V_3; NullCheck(L_19); String_t* L_20 = L_19->get_name_0(); String_t* L_21 = __this->get_mPrefix_3(); NullCheck(L_20); bool L_22 = String_StartsWith_m1759067526(L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_00ad; } } IL_009c: { List_1_t3319525431 * L_23 = __this->get_mSpriteNames_9(); Sprite_t2895597119 * L_24 = V_3; NullCheck(L_24); String_t* L_25 = L_24->get_name_0(); NullCheck(L_23); List_1_Add_m1685793073(L_23, L_25, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_00ad: { int32_t L_26 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_00b1: { int32_t L_27 = V_1; int32_t L_28 = V_2; if ((((int32_t)L_27) < ((int32_t)L_28))) { goto IL_006e; } } { List_1_t3319525431 * L_29 = __this->get_mSpriteNames_9(); NullCheck(L_29); List_1_Sort_m1833504956(L_29, /*hidden argument*/List_1_Sort_m1833504956_RuntimeMethod_var); } IL_00c3: { return; } } // System.Void UISpriteAnimation::Reset() extern "C" IL2CPP_METHOD_ATTR void UISpriteAnimation_Reset_m364060853 (UISpriteAnimation_t1118314077 * __this, const RuntimeMethod* method) { { __this->set_mActive_8((bool)1); __this->set_mIndex_7(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 uiSreverChoiceGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceGroup__ctor_m3465065792 (uiSreverChoiceGroup_t3930550082 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSreverChoiceGroup::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceGroup_OnPageInit_m1384656532 (uiSreverChoiceGroup_t3930550082 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSreverChoiceGroup_OnPageInit_m1384656532_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral782531390, /*hidden argument*/NULL); NullCheck(L_1); uiSreverChoiceItem_t3465582346 * L_2 = Component_GetComponent_TisuiSreverChoiceItem_t3465582346_m3691965434(L_1, /*hidden argument*/Component_GetComponent_TisuiSreverChoiceItem_t3465582346_m3691965434_RuntimeMethod_var); __this->set_m_Obj0_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral782531391, /*hidden argument*/NULL); NullCheck(L_4); uiSreverChoiceItem_t3465582346 * L_5 = Component_GetComponent_TisuiSreverChoiceItem_t3465582346_m3691965434(L_4, /*hidden argument*/Component_GetComponent_TisuiSreverChoiceItem_t3465582346_m3691965434_RuntimeMethod_var); __this->set_m_Obj1_3(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral782531392, /*hidden argument*/NULL); NullCheck(L_7); uiSreverChoiceItem_t3465582346 * L_8 = Component_GetComponent_TisuiSreverChoiceItem_t3465582346_m3691965434(L_7, /*hidden argument*/Component_GetComponent_TisuiSreverChoiceItem_t3465582346_m3691965434_RuntimeMethod_var); __this->set_m_Obj2_4(L_8); uiSreverChoiceItem_t3465582346 * L_9 = __this->get_m_Obj0_2(); NullCheck(L_9); DMListViewSlideOptimize_t2157965775 * L_10 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_9, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); NullCheck(L_10); DMListViewSlideOptimize_SetSlideType_m967738697(L_10, 0, /*hidden argument*/NULL); uiSreverChoiceItem_t3465582346 * L_11 = __this->get_m_Obj1_3(); NullCheck(L_11); DMListViewSlideOptimize_t2157965775 * L_12 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_11, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); NullCheck(L_12); DMListViewSlideOptimize_SetSlideType_m967738697(L_12, 0, /*hidden argument*/NULL); uiSreverChoiceItem_t3465582346 * L_13 = __this->get_m_Obj2_4(); NullCheck(L_13); DMListViewSlideOptimize_t2157965775 * L_14 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_13, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); NullCheck(L_14); DMListViewSlideOptimize_SetSlideType_m967738697(L_14, 0, /*hidden argument*/NULL); return; } } // System.Void uiSreverChoiceGroup::Awake() extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceGroup_Awake_m3139376552 (uiSreverChoiceGroup_t3930550082 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSreverChoiceGroup_Awake_m3139376552_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); DMListViewItem_t3648257704 * L_1 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_0, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_2 = (intptr_t)uiSreverChoiceGroup_IndexChanged_m3231192820_RuntimeMethod_var; Action_1_t3123413348 * L_3 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_3, __this, L_2, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_1); DMListViewItem_set_indexChanged_m3628212006(L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void uiSreverChoiceGroup::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceGroup_IndexChanged_m3231192820 (uiSreverChoiceGroup_t3930550082 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSreverChoiceGroup_IndexChanged_m3231192820_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiSreverChoiceItem_t3465582346 * L_0 = __this->get_m_Obj0_2(); IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_1 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = ___index0; NullCheck(L_1); ServerInfo_t2836316686 * L_3 = CServerChoice_GetServerInfoByIndex_m942034549(L_1, ((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_2)), /*hidden argument*/NULL); NullCheck(L_0); uiSreverChoiceItem_SetData_m2871325155(L_0, L_3, /*hidden argument*/NULL); uiSreverChoiceItem_t3465582346 * L_4 = __this->get_m_Obj1_3(); CServerChoice_t1594647161 * L_5 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = ___index0; NullCheck(L_5); ServerInfo_t2836316686 * L_7 = CServerChoice_GetServerInfoByIndex_m942034549(L_5, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_6)), (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_4); uiSreverChoiceItem_SetData_m2871325155(L_4, L_7, /*hidden argument*/NULL); uiSreverChoiceItem_t3465582346 * L_8 = __this->get_m_Obj2_4(); CServerChoice_t1594647161 * L_9 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = ___index0; NullCheck(L_9); ServerInfo_t2836316686 * L_11 = CServerChoice_GetServerInfoByIndex_m942034549(L_9, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_10)), (int32_t)2)), /*hidden argument*/NULL); NullCheck(L_8); uiSreverChoiceItem_SetData_m2871325155(L_8, L_11, /*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 uiSreverChoiceItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceItem__ctor_m164370152 (uiSreverChoiceItem_t3465582346 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSreverChoiceItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceItem_OnPageInit_m135860082 (uiSreverChoiceItem_t3465582346 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSreverChoiceItem_OnPageInit_m135860082_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral3963993483, /*hidden argument*/NULL); NullCheck(L_1); UILabel_t3248798549 * L_2 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_1, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_ServerName_3(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral2815996356, /*hidden argument*/NULL); NullCheck(L_4); UILabel_t3248798549 * L_5 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_4, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_ServerHotDesc_5(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral2149933273, /*hidden argument*/NULL); __this->set_m_ServerNew_7(L_7); return; } } // System.Void uiSreverChoiceItem::SetData(DMCore.Logic.ServerInfo) extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceItem_SetData_m2871325155 (uiSreverChoiceItem_t3465582346 * __this, ServerInfo_t2836316686 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSreverChoiceItem_SetData_m2871325155_MetadataUsageId); s_Il2CppMethodInitialized = true; } UILabel_t3248798549 * G_B4_0 = NULL; UILabel_t3248798549 * G_B3_0 = NULL; String_t* G_B5_0 = NULL; UILabel_t3248798549 * G_B5_1 = NULL; { ServerInfo_t2836316686 * L_0 = ___info0; __this->set_m_Data_8(L_0); ServerInfo_t2836316686 * L_1 = __this->get_m_Data_8(); if (L_1) { goto IL_001a; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, __this, (bool)0, /*hidden argument*/NULL); return; } IL_001a: { UILabel_t3248798549 * L_2 = __this->get_m_ServerName_3(); ServerInfo_t2836316686 * L_3 = __this->get_m_Data_8(); G_B3_0 = L_2; if (!L_3) { G_B4_0 = L_2; goto IL_0036; } } { ServerInfo_t2836316686 * L_4 = ___info0; NullCheck(L_4); String_t* L_5 = L_4->get_Name_1(); G_B5_0 = L_5; G_B5_1 = G_B3_0; goto IL_003b; } IL_0036: { G_B5_0 = _stringLiteral95342995; G_B5_1 = G_B4_0; } IL_003b: { NullCheck(G_B5_1); UILabel_set_text_m1071532778(G_B5_1, G_B5_0, /*hidden argument*/NULL); uiSreverChoiceItem_SetServerHotState_m3562464844(__this, /*hidden argument*/NULL); uiSreverChoiceItem_SetServerNewState_m198447086(__this, /*hidden argument*/NULL); return; } } // System.Void uiSreverChoiceItem::OnItemClickedProc() extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceItem_OnItemClickedProc_m374832400 (uiSreverChoiceItem_t3465582346 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSreverChoiceItem_OnItemClickedProc_m374832400_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; logicLogin_main_page_t116642790 * V_1 = NULL; CServerChoice_t1594647161 * G_B2_0 = NULL; CServerChoice_t1594647161 * G_B1_0 = NULL; String_t* G_B3_0 = NULL; CServerChoice_t1594647161 * G_B3_1 = NULL; logicLogin_main_page_t116642790 * G_B8_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_0 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); ServerInfo_t2836316686 * L_1 = __this->get_m_Data_8(); G_B1_0 = L_0; if (!L_1) { G_B2_0 = L_0; goto IL_0020; } } { ServerInfo_t2836316686 * L_2 = __this->get_m_Data_8(); NullCheck(L_2); String_t* L_3 = L_2->get_ID_0(); G_B3_0 = L_3; G_B3_1 = G_B1_0; goto IL_0025; } IL_0020: { 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(); G_B3_0 = L_4; G_B3_1 = G_B2_0; } IL_0025: { NullCheck(G_B3_1); CServerChoice_set_selectedServerID_m2367743754(G_B3_1, G_B3_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_5 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CServerChoice_set_IsSelectionChanged_m662033031(L_5, (bool)1, /*hidden argument*/NULL); CServerChoice_t1594647161 * L_6 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = CServerChoice_get_selectedServerID_m3033894620(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004a; } } { return; } IL_004a: { CAccManager_t1454736772 * L_9 = IHelp_GetAccManager_m4068249592(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CAccManager_Save_m839917893(L_9, /*hidden argument*/NULL); GameObject_t1113636619 * L_10 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral2438122144, /*hidden argument*/NULL); V_0 = L_10; GameObject_t1113636619 * L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0077; } } { GameObject_t1113636619 * L_13 = V_0; NullCheck(L_13); logicLogin_main_page_t116642790 * L_14 = GameObject_GetComponent_TislogicLogin_main_page_t116642790_m785967240(L_13, /*hidden argument*/GameObject_GetComponent_TislogicLogin_main_page_t116642790_m785967240_RuntimeMethod_var); G_B8_0 = L_14; goto IL_0078; } IL_0077: { G_B8_0 = ((logicLogin_main_page_t116642790 *)(NULL)); } IL_0078: { V_1 = G_B8_0; logicLogin_main_page_t116642790 * L_15 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_008c; } } { logicLogin_main_page_t116642790 * L_17 = V_1; NullCheck(L_17); logicLogin_main_page_ChangePage_m401271940(L_17, 0, /*hidden argument*/NULL); } IL_008c: { return; } } // System.Void uiSreverChoiceItem::SetServerHotState() extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceItem_SetServerHotState_m3562464844 (uiSreverChoiceItem_t3465582346 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSreverChoiceItem_SetServerHotState_m3562464844_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ServerInfo_t2836316686 * L_0 = __this->get_m_Data_8(); if (L_0) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral3810365622, /*hidden argument*/NULL); return; } IL_0016: { UILabel_t3248798549 * L_1 = __this->get_m_ServerHotDesc_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_003d; } } { UILabel_t3248798549 * L_3 = __this->get_m_ServerHotDesc_5(); ServerInfo_t2836316686 * L_4 = __this->get_m_Data_8(); NullCheck(L_4); String_t* L_5 = ServerInfo_GetStateDescription_m3752800415(L_4, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_5, /*hidden argument*/NULL); } IL_003d: { return; } } // System.Void uiSreverChoiceItem::SetServerNewState() extern "C" IL2CPP_METHOD_ATTR void uiSreverChoiceItem_SetServerNewState_m198447086 (uiSreverChoiceItem_t3465582346 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSreverChoiceItem_SetServerNewState_m198447086_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ServerInfo_t2836316686 * L_0 = __this->get_m_Data_8(); if (L_0) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral3810365622, /*hidden argument*/NULL); return; } IL_0016: { Transform_t3600365921 * L_1 = __this->get_m_ServerNew_7(); ServerInfo_t2836316686 * L_2 = __this->get_m_Data_8(); NullCheck(L_2); uint8_t L_3 = L_2->get_Label_7(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)((((int32_t)L_3) == ((int32_t)1))? 1 : 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 uiStarCount::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiStarCount__ctor_m2707521019 (uiStarCount_t830419196 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiStarCount::OnPageInit(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void uiStarCount_OnPageInit_m2679883623 (uiStarCount_t830419196 * __this, List_1_t3319525431 * ___pathSet0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarCount_OnPageInit_m2679883623_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_1 = ___pathSet0; String_t* L_2 = uiStarCount__GetUIResPath_m2372990834(__this, 0, L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_3 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_Digital10_2(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_5 = ___pathSet0; String_t* L_6 = uiStarCount__GetUIResPath_m2372990834(__this, 1, L_5, /*hidden argument*/NULL); UISprite_t194114938 * L_7 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_4, L_6, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_Digital1_3(L_7); UISprite_t194114938 * L_8 = __this->get_m_Digital10_2(); NullCheck(L_8); UISprite_set_holdScale_m1757949543(L_8, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_9 = __this->get_m_Digital1_3(); NullCheck(L_9); UISprite_set_holdScale_m1757949543(L_9, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiStarCount::SetData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiStarCount_SetData_m3462449673 (uiStarCount_t830419196 * __this, int32_t ___fashionStarVal0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarCount_SetData_m3462449673_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISprite_t194114938 * L_0 = __this->get_m_Digital10_2(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_2 = __this->get_m_Digital1_3(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_3, (bool)0, /*hidden argument*/NULL); int32_t L_4 = ___fashionStarVal0; if ((((int32_t)L_4) > ((int32_t)0))) { goto IL_0051; } } { UISprite_t194114938 * L_5 = __this->get_m_Digital10_2(); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_7 = __this->get_m_Digital10_2(); String_t* L_8 = uiStarCount__GetDestResName_m1755120400(__this, 0, /*hidden argument*/NULL); NullCheck(L_7); UISprite_set_spriteName_m1616245412(L_7, L_8, /*hidden argument*/NULL); goto IL_00e4; } IL_0051: { int32_t L_9 = ___fashionStarVal0; if ((((int32_t)L_9) <= ((int32_t)0))) { goto IL_0088; } } { int32_t L_10 = ___fashionStarVal0; if ((((int32_t)L_10) > ((int32_t)((int32_t)9)))) { goto IL_0088; } } { UISprite_t194114938 * L_11 = __this->get_m_Digital10_2(); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_12, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_13 = __this->get_m_Digital10_2(); int32_t L_14 = ___fashionStarVal0; String_t* L_15 = uiStarCount__GetDestResName_m1755120400(__this, L_14, /*hidden argument*/NULL); NullCheck(L_13); UISprite_set_spriteName_m1616245412(L_13, L_15, /*hidden argument*/NULL); goto IL_00e4; } IL_0088: { int32_t L_16 = ___fashionStarVal0; if ((((int32_t)L_16) <= ((int32_t)((int32_t)9)))) { goto IL_00e4; } } { int32_t L_17 = ___fashionStarVal0; if ((((int32_t)L_17) > ((int32_t)((int32_t)99)))) { goto IL_00e4; } } { UISprite_t194114938 * L_18 = __this->get_m_Digital10_2(); NullCheck(L_18); GameObject_t1113636619 * L_19 = Component_get_gameObject_m442555142(L_18, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_19, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_20 = __this->get_m_Digital1_3(); NullCheck(L_20); GameObject_t1113636619 * L_21 = Component_get_gameObject_m442555142(L_20, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_21, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_22 = __this->get_m_Digital10_2(); int32_t L_23 = ___fashionStarVal0; String_t* L_24 = uiStarCount__GetDestResName_m1755120400(__this, ((int32_t)((int32_t)L_23/(int32_t)((int32_t)10))), /*hidden argument*/NULL); NullCheck(L_22); UISprite_set_spriteName_m1616245412(L_22, L_24, /*hidden argument*/NULL); UISprite_t194114938 * L_25 = __this->get_m_Digital1_3(); int32_t L_26 = ___fashionStarVal0; String_t* L_27 = uiStarCount__GetDestResName_m1755120400(__this, ((int32_t)((int32_t)L_26%(int32_t)((int32_t)10))), /*hidden argument*/NULL); NullCheck(L_25); UISprite_set_spriteName_m1616245412(L_25, L_27, /*hidden argument*/NULL); } IL_00e4: { return; } } // System.String uiStarCount::_GetDestResName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* uiStarCount__GetDestResName_m1755120400 (uiStarCount_t830419196 * __this, int32_t ___digital0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarCount__GetDestResName_m1755120400_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___digital0; int32_t L_1 = L_0; RuntimeObject * L_2 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_1); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral370157738, L_2, /*hidden argument*/NULL); return L_3; } } // System.String uiStarCount::_GetUIResPath(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* uiStarCount__GetUIResPath_m2372990834 (uiStarCount_t830419196 * __this, int32_t ___index0, List_1_t3319525431 * ___pathSet1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarCount__GetUIResPath_m2372990834_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0013; } } { int32_t L_1 = ___index0; List_1_t3319525431 * L_2 = ___pathSet1; 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_0019; } } IL_0013: { 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_0019: { List_1_t3319525431 * L_5 = ___pathSet1; 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; } } #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 uiStarTask::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiStarTask__ctor_m2245385574 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask__ctor_m2245385574_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnPageInit_m3034873604 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnPageInit_m3034873604_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { UITexture_t3471168817 * L_0 = CUIBase_FindSerialedTexture_m3802964458(__this, _stringLiteral3887780125, /*hidden argument*/NULL); __this->set_m_headTex_10(L_0); UILabel_t3248798549 * L_1 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral1678219904, /*hidden argument*/NULL); __this->set_m_roleName_11(L_1); UISprite_t194114938 * L_2 = CUIBase_FindSerialedSprite_m903510271(__this, _stringLiteral3156094727, /*hidden argument*/NULL); __this->set_m_pinjieSpr_12(L_2); UITexture_t3471168817 * L_3 = __this->get_m_headTex_10(); NullCheck(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(L_3, /*hidden argument*/NULL); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_localScale_m129152068(L_4, /*hidden argument*/NULL); __this->set_m_photoScale_14(L_5); UISprite_t194114938 * L_6 = CUIBase_FindSerialedSprite_m903510271(__this, _stringLiteral4289535819, /*hidden argument*/NULL); __this->set_m_Progress_15(L_6); UILabel_t3248798549 * L_7 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral2837218919, /*hidden argument*/NULL); __this->set_m_stepLab_16(L_7); Transform_t3600365921 * L_8 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2957313091, /*hidden argument*/NULL); __this->set_m_uiStarGroup_8(L_8); Transform_t3600365921 * L_9 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3759015972, /*hidden argument*/NULL); __this->set_m_taskGroup_26(L_9); Transform_t3600365921 * L_10 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2825099291, /*hidden argument*/NULL); __this->set_m_lockTran_18(L_10); Transform_t3600365921 * L_11 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral455396803, /*hidden argument*/NULL); __this->set_m_normalBtn_20(L_11); Transform_t3600365921 * L_12 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral4220186106, /*hidden argument*/NULL); __this->set_m_waitLevelupBtn_21(L_12); Transform_t3600365921 * L_13 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral574526252, /*hidden argument*/NULL); __this->set_m_levelupBtn_22(L_13); Transform_t3600365921 * L_14 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral881332542, /*hidden argument*/NULL); __this->set_m_unlockBtn_23(L_14); Transform_t3600365921 * L_15 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral4162741060, /*hidden argument*/NULL); __this->set_m_attr_array_31(L_15); intptr_t L_16 = (intptr_t)uiStarTask_OnClkHelp_m681740849_RuntimeMethod_var; Action_1_t1286104214 * L_17 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_17, __this, L_16, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral286870482, L_17, /*hidden argument*/NULL); intptr_t L_18 = (intptr_t)uiStarTask_OnClkStarReward_m3327484943_RuntimeMethod_var; Action_1_t1286104214 * L_19 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_19, __this, L_18, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3537900397, L_19, /*hidden argument*/NULL); Transform_t3600365921 * L_20 = __this->get_m_levelupBtn_22(); intptr_t L_21 = (intptr_t)uiStarTask_OnClkLevelup_m1911635231_RuntimeMethod_var; Action_1_t1286104214 * L_22 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_22, __this, L_21, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3088134014(__this, L_20, L_22, /*hidden argument*/NULL); Transform_t3600365921 * L_23 = __this->get_m_unlockBtn_23(); intptr_t L_24 = (intptr_t)uiStarTask_OnClkUnlock_m3200148359_RuntimeMethod_var; Action_1_t1286104214 * L_25 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_25, __this, L_24, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3088134014(__this, L_23, L_25, /*hidden argument*/NULL); V_0 = 0; goto IL_017f; } IL_015c: { Transform_t3600365921 * L_26 = __this->get_m_attr_array_31(); int32_t L_27 = V_0; NullCheck(L_26); Transform_t3600365921 * L_28 = Transform_GetChild_m1092972975(L_26, L_27, /*hidden argument*/NULL); intptr_t L_29 = (intptr_t)uiStarTask_OnClkAttritube_m1454233414_RuntimeMethod_var; Action_1_t1286104214 * L_30 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_30, __this, L_29, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3088134014(__this, L_28, L_30, /*hidden argument*/NULL); int32_t L_31 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_017f: { int32_t L_32 = V_0; Transform_t3600365921 * L_33 = __this->get_m_attr_array_31(); NullCheck(L_33); int32_t L_34 = Transform_get_childCount_m3145433196(L_33, /*hidden argument*/NULL); if ((((int32_t)L_32) < ((int32_t)L_34))) { goto IL_015c; } } { Transform_t3600365921 * L_35 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral453834410, /*hidden argument*/NULL); __this->set_m_needGoldTran_30(L_35); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnDestroy_m1264621934 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnPageShow_m1733163320 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnPageShow_m1733163320_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiStarTask_InitEffect_m2527168452(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_1 = (intptr_t)uiStarTask_OnRefresh_m3964782720_RuntimeMethod_var; Action_1_t1302699353 * L_2 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_2, __this, L_1, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_0); CIdolManager_RegisterRefresh_m2202015099(L_0, L_2, /*hidden argument*/NULL); CIdolManager_t2822338582 * L_3 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_4 = (intptr_t)uiStarTask_OnLevelup_m1164166464_RuntimeMethod_var; Action_1_t1302699353 * L_5 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_5, __this, L_4, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_3); CIdolManager_RegisterLevelupWatcher_m3799742769(L_3, L_5, /*hidden argument*/NULL); CIdolManager_t2822338582 * L_6 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CIdolManager_RequestIdolInfo_m1534328456(L_6, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = __this->get_m_roleName_11(); CMainRole_t4200562839 * L_8 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_10 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(23 /* System.String DMCore.Framework.Scene.ISceneBaseObj::GetRoleName(System.String) */, L_8, L_9); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_10, /*hidden argument*/NULL); uiStarTask_ShowAttritube_m234969618(__this, /*hidden argument*/NULL); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_14 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(SDKEventManager_t864216586_il2cpp_TypeInfo_var); SDKEventManager_CollectPageEvent_m1405422579(NULL /*static, unused*/, _stringLiteral62725234, _stringLiteral3452090254, L_11, L_12, L_13, L_14, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnPageHide_m2814337098 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnPageHide_m2814337098_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_1 = (intptr_t)uiStarTask_OnRefresh_m3964782720_RuntimeMethod_var; Action_1_t1302699353 * L_2 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_2, __this, L_1, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_0); CIdolManager_UnRegisterRefresh_m3548656876(L_0, L_2, /*hidden argument*/NULL); CIdolManager_t2822338582 * L_3 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_4 = (intptr_t)uiStarTask_OnLevelup_m1164166464_RuntimeMethod_var; Action_1_t1302699353 * L_5 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_5, __this, L_4, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_3); CIdolManager_UnRegisterLevelupWatcher_m2234366805(L_3, L_5, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::Update() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_Update_m3118651162 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_Update_m3118651162_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_IsUserPhotoReady_13(); if (L_0) { goto IL_004e; } } { UITexture_t3471168817 * L_1 = __this->get_m_headTex_10(); CMainRole_t4200562839 * L_2 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_2); CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CProperty_t963755051 * L_5 = ISceneBaseObj_GetNetProperty_m1709069404(L_4, /*hidden argument*/NULL); NullCheck(L_5); int64_t L_6 = CProperty_GetLong_m359864449(L_5, _stringLiteral350069932, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); CMainRole_t4200562839 * L_7 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_7); Vector3_t3722313464 L_9 = __this->get_m_photoScale_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_10 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_1, L_3, L_6, L_8, L_9, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsUserPhotoReady_13(L_10); } IL_004e: { bool L_11 = __this->get_bRefreshBtn_29(); if (!L_11) { goto IL_009c; } } { __this->set_bRefreshBtn_29((bool)0); int32_t L_12 = __this->get_m_state_32(); uiStarTask_SetNormalActive_m12893842(__this, (bool)((((int32_t)1) == ((int32_t)L_12))? 1 : 0), /*hidden argument*/NULL); int32_t L_13 = __this->get_m_state_32(); uiStarTask_SetWaitLevelupActive_m2727598449(__this, (bool)((((int32_t)2) == ((int32_t)L_13))? 1 : 0), /*hidden argument*/NULL); int32_t L_14 = __this->get_m_state_32(); uiStarTask_SetLevelupActive_m1295681642(__this, (bool)((((int32_t)3) == ((int32_t)L_14))? 1 : 0), /*hidden argument*/NULL); int32_t L_15 = __this->get_m_state_32(); uiStarTask_SetunlockActive_m2358530842(__this, (bool)((((int32_t)4) == ((int32_t)L_15))? 1 : 0), /*hidden argument*/NULL); } IL_009c: { return; } } // System.Void uiStarTask::OnRefresh(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnRefresh_m3964782720 (uiStarTask_t4213533605 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnRefresh_m3964782720_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataEvent_t1799629657 * V_0 = NULL; CDataModelBool_t2269476966 * V_1 = NULL; UILabel_t3248798549 * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); LevelupStarInfo_t831176484 * L_1 = CIdolManager_GetStarInfoInternal_m756559921(L_0, /*hidden argument*/NULL); __this->set_m_Data_27(L_1); LevelupStarInfo_t831176484 * L_2 = __this->get_m_Data_27(); if (L_2) { goto IL_0026; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral2344509803, /*hidden argument*/NULL); return; } IL_0026: { RuntimeObject* L_3 = ___evt0; V_0 = ((IDataEvent_t1799629657 *)IsInstClass((RuntimeObject*)L_3, IDataEvent_t1799629657_il2cpp_TypeInfo_var)); IDataEvent_t1799629657 * L_4 = V_0; NullCheck(L_4); IDataModel_t653005279 * L_5 = IDataEvent_get_DataModel_m1980778407(L_4, /*hidden argument*/NULL); V_1 = ((CDataModelBool_t2269476966 *)IsInstClass((RuntimeObject*)L_5, CDataModelBool_t2269476966_il2cpp_TypeInfo_var)); CDataModelBool_t2269476966 * L_6 = V_1; NullCheck(L_6); bool L_7 = CDataModelBool_get_Data_m2289136987(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_00d8; } } { LevelupStarInfo_t831176484 * L_8 = __this->get_m_Data_27(); NullCheck(L_8); int32_t L_9 = L_8->get_pinjielevel_0(); LevelupStarInfo_t831176484 * L_10 = __this->get_m_Data_27(); NullCheck(L_10); int32_t L_11 = L_10->get_starLevel_1(); uiStarTask_OnRefreshTitle_m2593047563(__this, L_9, L_11, /*hidden argument*/NULL); uiStarTask_OnRefreshProgress_m2184108901(__this, /*hidden argument*/NULL); uiStarTask_OnRefreshState_m4080242889(__this, /*hidden argument*/NULL); uiStarTask_OnRefreshTask_m3545351080(__this, /*hidden argument*/NULL); LevelupStarInfo_t831176484 * L_12 = __this->get_m_Data_27(); NullCheck(L_12); bool L_13 = L_12->get_bunlockTask_5(); if (!L_13) { goto IL_00cc; } } { Transform_t3600365921 * L_14 = __this->get_m_needGoldTran_30(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = __this->get_m_needGoldTran_30(); UILabel_t3248798549 * L_16 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_15, _stringLiteral805049282, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); V_2 = L_16; UILabel_t3248798549 * L_17 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_18 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_00c7; } } { UILabel_t3248798549 * L_19 = V_2; LevelupStarInfo_t831176484 * L_20 = __this->get_m_Data_27(); NullCheck(L_20); int32_t* L_21 = L_20->get_address_of_needGold_6(); String_t* L_22 = Int32_ToString_m141394615(L_21, /*hidden argument*/NULL); NullCheck(L_19); UILabel_set_text_m1071532778(L_19, L_22, /*hidden argument*/NULL); } IL_00c7: { goto IL_00d8; } IL_00cc: { Transform_t3600365921 * L_23 = __this->get_m_needGoldTran_30(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_23, (bool)0, /*hidden argument*/NULL); } IL_00d8: { return; } } // System.Void uiStarTask::OnRefreshProgress() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnRefreshProgress_m2184108901 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnRefreshProgress_m2184108901_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { V_0 = (0.0f); LevelupStarInfo_t831176484 * L_0 = __this->get_m_Data_27(); NullCheck(L_0); int32_t L_1 = L_0->get_curIdolValue_2(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_005f; } } { LevelupStarInfo_t831176484 * L_2 = __this->get_m_Data_27(); NullCheck(L_2); int32_t L_3 = L_2->get_needIdolValue_3(); if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_005f; } } { LevelupStarInfo_t831176484 * L_4 = __this->get_m_Data_27(); NullCheck(L_4); int32_t L_5 = L_4->get_curIdolValue_2(); LevelupStarInfo_t831176484 * L_6 = __this->get_m_Data_27(); NullCheck(L_6); int32_t L_7 = L_6->get_needIdolValue_3(); V_0 = ((float)((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_5))), (float)(1.0f)))/(float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_7))), (float)(1.0f))))); float L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_9 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_8, (0.0f), (1.0f), /*hidden argument*/NULL); V_0 = L_9; } IL_005f: { UISprite_t194114938 * L_10 = __this->get_m_Progress_15(); float L_11 = V_0; NullCheck(L_10); UISprite_set_fillAmount_m92108899(L_10, L_11, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = __this->get_m_stepLab_16(); LevelupStarInfo_t831176484 * L_13 = __this->get_m_Data_27(); NullCheck(L_13); int32_t* L_14 = L_13->get_address_of_curIdolValue_2(); String_t* L_15 = Int32_ToString_m141394615(L_14, /*hidden argument*/NULL); LevelupStarInfo_t831176484 * L_16 = __this->get_m_Data_27(); NullCheck(L_16); int32_t* L_17 = L_16->get_address_of_needIdolValue_3(); String_t* L_18 = Int32_ToString_m141394615(L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Concat_m3755062657(NULL /*static, unused*/, L_15, _stringLiteral3452614529, L_18, /*hidden argument*/NULL); NullCheck(L_12); UILabel_set_text_m1071532778(L_12, L_19, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::OnRefreshTask() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnRefreshTask_m3545351080 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnRefreshTask_m3545351080_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Transform_t3600365921 * V_2 = NULL; uiStarTaskItem_t2207096954 * V_3 = NULL; { LevelupStarInfo_t831176484 * L_0 = __this->get_m_Data_27(); NullCheck(L_0); StarTakU5BU5D_t3735320407* L_1 = L_0->get_taskArr_7(); if (L_1) { goto IL_0051; } } { int32_t L_2 = __this->get_m_state_32(); if (L_2) { goto IL_0038; } } { Transform_t3600365921 * L_3 = __this->get_m_lockTran_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_taskGroup_26(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); goto IL_0050; } IL_0038: { Transform_t3600365921 * L_5 = __this->get_m_taskGroup_26(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = __this->get_m_lockTran_18(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); } IL_0050: { return; } IL_0051: { Transform_t3600365921 * L_7 = __this->get_m_lockTran_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = __this->get_m_taskGroup_26(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = __this->get_m_taskGroup_26(); NullCheck(L_9); int32_t L_10 = Transform_get_childCount_m3145433196(L_9, /*hidden argument*/NULL); V_0 = L_10; V_1 = 0; goto IL_00e1; } IL_007c: { Transform_t3600365921 * L_11 = __this->get_m_taskGroup_26(); int32_t L_12 = V_1; NullCheck(L_11); Transform_t3600365921 * L_13 = Transform_GetChild_m1092972975(L_11, L_12, /*hidden argument*/NULL); V_2 = L_13; LevelupStarInfo_t831176484 * L_14 = __this->get_m_Data_27(); NullCheck(L_14); StarTakU5BU5D_t3735320407* L_15 = L_14->get_taskArr_7(); if (!L_15) { goto IL_00ac; } } { int32_t L_16 = V_1; LevelupStarInfo_t831176484 * L_17 = __this->get_m_Data_27(); NullCheck(L_17); StarTakU5BU5D_t3735320407* L_18 = L_17->get_taskArr_7(); NullCheck(L_18); if ((((int32_t)L_16) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_18)->max_length))))))) { goto IL_00b8; } } IL_00ac: { Transform_t3600365921 * L_19 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_19, (bool)0, /*hidden argument*/NULL); goto IL_00dd; } IL_00b8: { Transform_t3600365921 * L_20 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CUIHelp_t1606002733_il2cpp_TypeInfo_var); CUIBase_t3255455658 * L_21 = CUIHelp_FindUI_m1081873681(NULL /*static, unused*/, _stringLiteral1202272560, L_20, /*hidden argument*/NULL); V_3 = ((uiStarTaskItem_t2207096954 *)IsInstClass((RuntimeObject*)L_21, uiStarTaskItem_t2207096954_il2cpp_TypeInfo_var)); uiStarTaskItem_t2207096954 * L_22 = V_3; if (!L_22) { goto IL_00dd; } } { uiStarTaskItem_t2207096954 * L_23 = V_3; int32_t L_24 = V_1; NullCheck(L_23); uiStarTaskItem_SetIndex_m504471591(L_23, L_24, /*hidden argument*/NULL); Transform_t3600365921 * L_25 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_25, (bool)1, /*hidden argument*/NULL); } IL_00dd: { int32_t L_26 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_00e1: { int32_t L_27 = V_1; int32_t L_28 = V_0; if ((((int32_t)L_27) < ((int32_t)L_28))) { goto IL_007c; } } { return; } } // System.Void uiStarTask::OnRefreshState() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnRefreshState_m4080242889 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { { LevelupStarInfo_t831176484 * L_0 = __this->get_m_Data_27(); NullCheck(L_0); int32_t L_1 = L_0->get_needIdolValue_3(); if ((((int32_t)L_1) > ((int32_t)0))) { goto IL_0020; } } { __this->set_m_state_32(0); uiStarTask_SetNormalActive_m12893842(__this, (bool)1, /*hidden argument*/NULL); return; } IL_0020: { __this->set_bRefreshBtn_29((bool)1); LevelupStarInfo_t831176484 * L_2 = __this->get_m_Data_27(); NullCheck(L_2); bool L_3 = L_2->get_bCanLevelUpStar_4(); if (!L_3) { goto IL_003f; } } { __this->set_m_state_32(3); return; } IL_003f: { LevelupStarInfo_t831176484 * L_4 = __this->get_m_Data_27(); NullCheck(L_4); int32_t L_5 = L_4->get_curIdolValue_2(); LevelupStarInfo_t831176484 * L_6 = __this->get_m_Data_27(); NullCheck(L_6); int32_t L_7 = L_6->get_needIdolValue_3(); if ((((int32_t)L_5) >= ((int32_t)L_7))) { goto IL_0066; } } { __this->set_m_state_32(1); goto IL_0089; } IL_0066: { LevelupStarInfo_t831176484 * L_8 = __this->get_m_Data_27(); NullCheck(L_8); bool L_9 = L_8->get_bunlockTask_5(); if (!L_9) { goto IL_0082; } } { __this->set_m_state_32(2); goto IL_0089; } IL_0082: { __this->set_m_state_32(4); } IL_0089: { return; } } // System.Void uiStarTask::OnRefreshTitle(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnRefreshTitle_m2593047563 (uiStarTask_t4213533605 * __this, int32_t ___pinjieLevel0, int32_t ___starLevel1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnRefreshTitle_m2593047563_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___pinjieLevel0; NullCheck(L_0); String_t* L_2 = CIdolManager_GetTitleSpriteName_m3537145492(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; uiStarTask_SetTitleImage_m4159155367(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = ___starLevel1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))%(int32_t)((int32_t)10))), (int32_t)1)); int32_t L_5 = V_1; uiStarTask_SetStarLevel_m2763098103(__this, L_5, /*hidden argument*/NULL); return; } } // System.Single uiStarTask::GetPercentValue(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR float uiStarTask_GetPercentValue_m1573323943 (uiStarTask_t4213533605 * __this, int32_t ___current0, int32_t ___total1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_GetPercentValue_m1573323943_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { int32_t L_0 = ___current0; if (L_0) { goto IL_0012; } } { int32_t L_1 = ___total1; if (L_1) { goto IL_0012; } } { return (1.0f); } IL_0012: { int32_t L_2 = ___current0; if (L_2) { goto IL_001e; } } { return (0.0f); } IL_001e: { int32_t L_3 = ___current0; int32_t L_4 = ___total1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_5 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, ((float)((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_3))), (float)(1.0f)))/(float)(((float)((float)L_4))))), (0.0f), (1.0f), /*hidden argument*/NULL); V_0 = L_5; float L_6 = V_0; return L_6; } } // System.Void uiStarTask::OnClkStarReward(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnClkStarReward_m3327484943 (uiStarTask_t4213533605 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnClkStarReward_m3327484943_MetadataUsageId); s_Il2CppMethodInitialized = true; } ScenePersonalWndIdol_t549453273 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CIdolManager_RequestLevelupAward_m1119247959(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CUIHelp_t1606002733_il2cpp_TypeInfo_var); CUIBase_t3255455658 * L_1 = CUIHelp_FindUI_m1694888899(NULL /*static, unused*/, _stringLiteral3839596175, /*hidden argument*/NULL); V_0 = ((ScenePersonalWndIdol_t549453273 *)IsInstClass((RuntimeObject*)L_1, ScenePersonalWndIdol_t549453273_il2cpp_TypeInfo_var)); ScenePersonalWndIdol_t549453273 * L_2 = V_0; if (!L_2) { goto IL_0026; } } { ScenePersonalWndIdol_t549453273 * L_3 = V_0; NullCheck(L_3); ScenePersonalWndIdol_ShowStarReward_m1283092155(L_3, /*hidden argument*/NULL); } IL_0026: { return; } } // System.Void uiStarTask::OnClkLevelup(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnClkLevelup_m1911635231 (uiStarTask_t4213533605 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnClkLevelup_m1911635231_MetadataUsageId); s_Il2CppMethodInitialized = true; } { LevelupStarInfo_t831176484 * L_0 = __this->get_m_Data_27(); NullCheck(L_0); int32_t L_1 = L_0->get_needGold_6(); IL2CPP_RUNTIME_CLASS_INIT(CurrencyGetManager_t971236882_il2cpp_TypeInfo_var); bool L_2 = CurrencyGetManager_CheckCurrencyState_m4051687621(NULL /*static, unused*/, 0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0025; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_3 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CIdolManager_RequestLevelupStar_m4164546999(L_3, /*hidden argument*/NULL); goto IL_0030; } IL_0025: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral959450222, (bool)1, /*hidden argument*/NULL); } IL_0030: { return; } } // System.Void uiStarTask::OnClkUnlock(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnClkUnlock_m3200148359 (uiStarTask_t4213533605 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnClkUnlock_m3200148359_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CIdolManager_RequestUnlock_m3766073274(L_0, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = __this->get_m_lockTran_18(); GameObject_t1113636619 ** L_2 = __this->get_address_of_unlockEffect_25(); uiStarTask_PlayEffect_m4258306230(__this, L_1, ((int32_t)1308), L_2, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::OnClkHelp(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnClkHelp_m681740849 (uiStarTask_t4213533605 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnClkHelp_m681740849_MetadataUsageId); s_Il2CppMethodInitialized = true; } ScenePersonalWndIdol_t549453273 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CUIHelp_t1606002733_il2cpp_TypeInfo_var); CUIBase_t3255455658 * L_0 = CUIHelp_FindUI_m1694888899(NULL /*static, unused*/, _stringLiteral3839596175, /*hidden argument*/NULL); V_0 = ((ScenePersonalWndIdol_t549453273 *)IsInstClass((RuntimeObject*)L_0, ScenePersonalWndIdol_t549453273_il2cpp_TypeInfo_var)); ScenePersonalWndIdol_t549453273 * L_1 = V_0; if (!L_1) { goto IL_001c; } } { ScenePersonalWndIdol_t549453273 * L_2 = V_0; NullCheck(L_2); ScenePersonalWndIdol_ShowHelp_m2955792351(L_2, /*hidden argument*/NULL); } IL_001c: { return; } } // System.Void uiStarTask::OnHelpClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnHelpClose_m1509020786 (uiStarTask_t4213533605 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { return; } } // System.Void uiStarTask::SetTitleImage(System.String) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetTitleImage_m4159155367 (uiStarTask_t4213533605 * __this, String_t* ___sprName0, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_m_pinjieSpr_12(); String_t* L_1 = ___sprName0; NullCheck(L_0); UISprite_set_spriteName_m1616245412(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::SetStarLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetStarLevel_m2763098103 (uiStarTask_t4213533605 * __this, int32_t ___level0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_SetStarLevel_m2763098103_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = ___level0; if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0008; } } { return; } IL_0008: { int32_t L_1 = ___level0; if ((((int32_t)L_1) > ((int32_t)5))) { goto IL_00ac; } } { V_0 = 0; goto IL_0096; } IL_0016: { int32_t L_2 = V_0; int32_t L_3 = ___level0; if ((((int32_t)L_2) < ((int32_t)L_3))) { goto IL_005a; } } { Transform_t3600365921 * L_4 = __this->get_m_uiStarGroup_8(); int32_t L_5 = V_0; NullCheck(L_4); Transform_t3600365921 * L_6 = Transform_GetChild_m1092972975(L_4, L_5, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral3967592439, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = __this->get_m_uiStarGroup_8(); int32_t L_9 = V_0; NullCheck(L_8); Transform_t3600365921 * L_10 = Transform_GetChild_m1092972975(L_8, L_9, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral3454253023, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)0, /*hidden argument*/NULL); goto IL_0092; } IL_005a: { Transform_t3600365921 * L_12 = __this->get_m_uiStarGroup_8(); int32_t L_13 = V_0; NullCheck(L_12); Transform_t3600365921 * L_14 = Transform_GetChild_m1092972975(L_12, L_13, /*hidden argument*/NULL); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_14, _stringLiteral3967592439, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = __this->get_m_uiStarGroup_8(); int32_t L_17 = V_0; NullCheck(L_16); Transform_t3600365921 * L_18 = Transform_GetChild_m1092972975(L_16, L_17, /*hidden argument*/NULL); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral3454253023, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_19, (bool)1, /*hidden argument*/NULL); } IL_0092: { int32_t L_20 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0096: { int32_t L_21 = V_0; Transform_t3600365921 * L_22 = __this->get_m_uiStarGroup_8(); NullCheck(L_22); int32_t L_23 = Transform_get_childCount_m3145433196(L_22, /*hidden argument*/NULL); if ((((int32_t)L_21) < ((int32_t)L_23))) { goto IL_0016; } } { goto IL_0148; } IL_00ac: { int32_t L_24 = ___level0; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)5)); V_2 = 0; goto IL_0137; } IL_00b7: { int32_t L_25 = V_2; int32_t L_26 = V_1; if ((((int32_t)L_25) >= ((int32_t)L_26))) { goto IL_00fb; } } { Transform_t3600365921 * L_27 = __this->get_m_uiStarGroup_8(); int32_t L_28 = V_2; NullCheck(L_27); Transform_t3600365921 * L_29 = Transform_GetChild_m1092972975(L_27, L_28, /*hidden argument*/NULL); NullCheck(L_29); Transform_t3600365921 * L_30 = Transform_Find_m1729760951(L_29, _stringLiteral3454253023, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_30, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_31 = __this->get_m_uiStarGroup_8(); int32_t L_32 = V_2; NullCheck(L_31); Transform_t3600365921 * L_33 = Transform_GetChild_m1092972975(L_31, L_32, /*hidden argument*/NULL); NullCheck(L_33); Transform_t3600365921 * L_34 = Transform_Find_m1729760951(L_33, _stringLiteral3967592439, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_34, (bool)1, /*hidden argument*/NULL); goto IL_0133; } IL_00fb: { Transform_t3600365921 * L_35 = __this->get_m_uiStarGroup_8(); int32_t L_36 = V_2; NullCheck(L_35); Transform_t3600365921 * L_37 = Transform_GetChild_m1092972975(L_35, L_36, /*hidden argument*/NULL); NullCheck(L_37); Transform_t3600365921 * L_38 = Transform_Find_m1729760951(L_37, _stringLiteral3967592439, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_38, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_39 = __this->get_m_uiStarGroup_8(); int32_t L_40 = V_2; NullCheck(L_39); Transform_t3600365921 * L_41 = Transform_GetChild_m1092972975(L_39, L_40, /*hidden argument*/NULL); NullCheck(L_41); Transform_t3600365921 * L_42 = Transform_Find_m1729760951(L_41, _stringLiteral3454253023, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_42, (bool)1, /*hidden argument*/NULL); } IL_0133: { int32_t L_43 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_0137: { int32_t L_44 = V_2; Transform_t3600365921 * L_45 = __this->get_m_uiStarGroup_8(); NullCheck(L_45); int32_t L_46 = Transform_get_childCount_m3145433196(L_45, /*hidden argument*/NULL); if ((((int32_t)L_44) < ((int32_t)L_46))) { goto IL_00b7; } } IL_0148: { return; } } // System.Void uiStarTask::SetNormalActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetNormalActive_m12893842 (uiStarTask_t4213533605 * __this, bool ___bActive0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_SetNormalActive_m12893842_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_normalBtn_20(); bool L_1 = ___bActive0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::SetWaitLevelupActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetWaitLevelupActive_m2727598449 (uiStarTask_t4213533605 * __this, bool ___bActive0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_SetWaitLevelupActive_m2727598449_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_waitLevelupBtn_21(); bool L_1 = ___bActive0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::SetLevelupActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetLevelupActive_m1295681642 (uiStarTask_t4213533605 * __this, bool ___bActive0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_SetLevelupActive_m1295681642_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_levelupBtn_22(); bool L_1 = ___bActive0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::SetunlockActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_SetunlockActive_m2358530842 (uiStarTask_t4213533605 * __this, bool ___bActive0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_SetunlockActive_m2358530842_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_unlockBtn_23(); bool L_1 = ___bActive0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiStarTask::PlayEffect(UnityEngine.Transform,System.Int32,UnityEngine.GameObject&) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_PlayEffect_m4258306230 (uiStarTask_t4213533605 * __this, Transform_t3600365921 * ___root0, int32_t ___particleId1, GameObject_t1113636619 ** ___targetGo2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_PlayEffect_m4258306230_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { GameObject_t1113636619 ** L_0 = ___targetGo2; GameObject_t1113636619 * L_1 = *((GameObject_t1113636619 **)L_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_001a; } } { GameObject_t1113636619 ** L_3 = ___targetGo2; GameObject_t1113636619 * L_4 = *((GameObject_t1113636619 **)L_3); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)1, /*hidden argument*/NULL); goto IL_007d; } IL_001a: { String_t* L_5 = Int32_ToString_m141394615((&___particleId1), /*hidden argument*/NULL); String_t* L_6 = Int32_ToString_m141394615((&___particleId1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m2163913788(NULL /*static, unused*/, _stringLiteral1908807686, L_5, _stringLiteral3452614529, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_8 = CMiscHelp_Instantiate_m170606278(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); V_0 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_8, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_9 = V_0; NullCheck(L_9); Transform_t3600365921 * L_10 = GameObject_get_transform_m1369836730(L_9, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = ___root0; NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_get_parent_m835071599(L_11, /*hidden argument*/NULL); NullCheck(L_10); Transform_set_parent_m786917804(L_10, L_12, /*hidden argument*/NULL); GameObject_t1113636619 * L_13 = V_0; NullCheck(L_13); Transform_t3600365921 * L_14 = GameObject_get_transform_m1369836730(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_15 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localPosition_m4128471975(L_14, L_15, /*hidden argument*/NULL); GameObject_t1113636619 * L_16 = V_0; CMiscHelp_SetLayer_m3570770946(NULL /*static, unused*/, L_16, _stringLiteral3455170507, /*hidden argument*/NULL); GameObject_t1113636619 ** L_17 = ___targetGo2; GameObject_t1113636619 * L_18 = V_0; *((RuntimeObject **)(L_17)) = (RuntimeObject *)L_18; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_17), (RuntimeObject *)L_18); } IL_007d: { return; } } // System.Void uiStarTask::InitEffect() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_InitEffect_m2527168452 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_InitEffect_m2527168452_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = __this->get_unlockEffect_25(); 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_001d; } } { GameObject_t1113636619 * L_2 = __this->get_unlockEffect_25(); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)0, /*hidden argument*/NULL); } IL_001d: { GameObject_t1113636619 * L_3 = __this->get_progressEffect_24(); 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_003a; } } { GameObject_t1113636619 * L_5 = __this->get_progressEffect_24(); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); } IL_003a: { return; } } // System.Void uiStarTask::OnLevelup(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnLevelup_m1164166464 (uiStarTask_t4213533605 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnLevelup_m1164166464_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataModel_t653005279 * V_0 = NULL; CDataModelBool_t2269476966 * V_1 = NULL; { RuntimeObject* L_0 = ___evt0; NullCheck(((IDataEvent_t1799629657 *)CastclassClass((RuntimeObject*)L_0, IDataEvent_t1799629657_il2cpp_TypeInfo_var))); IDataModel_t653005279 * L_1 = IDataEvent_get_DataModel_m1980778407(((IDataEvent_t1799629657 *)CastclassClass((RuntimeObject*)L_0, IDataEvent_t1799629657_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = L_1; IDataModel_t653005279 * L_2 = V_0; V_1 = ((CDataModelBool_t2269476966 *)IsInstClass((RuntimeObject*)L_2, CDataModelBool_t2269476966_il2cpp_TypeInfo_var)); CDataModelBool_t2269476966 * L_3 = V_1; NullCheck(L_3); bool L_4 = CDataModelBool_get_Data_m2289136987(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003a; } } { UISprite_t194114938 * L_5 = __this->get_m_Progress_15(); NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); GameObject_t1113636619 ** L_7 = __this->get_address_of_progressEffect_24(); uiStarTask_PlayEffect_m4258306230(__this, L_6, ((int32_t)1309), L_7, /*hidden argument*/NULL); } IL_003a: { return; } } // System.Void uiStarTask::ShowAttritube() extern "C" IL2CPP_METHOD_ATTR void uiStarTask_ShowAttritube_m234969618 (uiStarTask_t4213533605 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_ShowAttritube_m234969618_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Transform_t3600365921 * V_2 = NULL; Int32U5BU5D_t385246372* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { Transform_t3600365921 * L_0 = __this->get_m_attr_array_31(); NullCheck(L_0); int32_t L_1 = Transform_get_childCount_m3145433196(L_0, /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; goto IL_0125; } IL_0013: { Transform_t3600365921 * L_2 = __this->get_m_attr_array_31(); int32_t L_3 = V_1; NullCheck(L_2); Transform_t3600365921 * L_4 = Transform_GetChild_m1092972975(L_2, L_3, /*hidden argument*/NULL); V_2 = L_4; CIdolAbilityManager_t240297659 * L_5 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = V_1; NullCheck(L_5); Int32U5BU5D_t385246372* L_7 = CIdolAbilityManager_PassIdolInterface_m4236160357(L_5, L_6, /*hidden argument*/NULL); V_3 = L_7; Transform_t3600365921 * L_8 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0121; } } { Int32U5BU5D_t385246372* L_10 = V_3; NullCheck(L_10); if ((((int32_t)4) > ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))))) { goto IL_011a; } } { Transform_t3600365921 * L_11 = V_2; NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_11, _stringLiteral1411283481, /*hidden argument*/NULL); NullCheck(L_12); UILabel_t3248798549 * L_13 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_12, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_14 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_15 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral531091180, L_15, /*hidden argument*/NULL); String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_14); String_t* L_18 = CMiscConfig_GetValue_m1810403399(L_14, L_16, L_17, /*hidden argument*/NULL); NullCheck(L_13); UILabel_set_text_m1071532778(L_13, L_18, /*hidden argument*/NULL); Transform_t3600365921 * L_19 = V_2; NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral2633586687, /*hidden argument*/NULL); NullCheck(L_20); UILabel_t3248798549 * L_21 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_20, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); Int32U5BU5D_t385246372* L_22 = V_3; NullCheck(L_22); String_t* L_23 = Int32_ToString_m141394615(((L_22)->GetAddressAt(static_cast(0))), /*hidden argument*/NULL); String_t* L_24 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2628106232, L_23, /*hidden argument*/NULL); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_24, /*hidden argument*/NULL); Int32U5BU5D_t385246372* L_25 = V_3; NullCheck(L_25); int32_t L_26 = 1; int32_t L_27 = (L_25)->GetAt(static_cast(L_26)); V_4 = L_27; Int32U5BU5D_t385246372* L_28 = V_3; NullCheck(L_28); int32_t L_29 = 2; int32_t L_30 = (L_28)->GetAt(static_cast(L_29)); V_5 = L_30; Int32U5BU5D_t385246372* L_31 = V_3; NullCheck(L_31); int32_t L_32 = 3; int32_t L_33 = (L_31)->GetAt(static_cast(L_32)); V_6 = L_33; int32_t L_34 = V_4; int32_t L_35 = V_6; if ((((int32_t)L_34) < ((int32_t)L_35))) { goto IL_00e4; } } { Transform_t3600365921 * L_36 = V_2; NullCheck(L_36); Transform_t3600365921 * L_37 = Transform_Find_m1729760951(L_36, _stringLiteral3901140436, /*hidden argument*/NULL); NullCheck(L_37); UISprite_t194114938 * L_38 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_37, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_38); UISprite_set_fillAmount_m92108899(L_38, (1.0f), /*hidden argument*/NULL); goto IL_0115; } IL_00e4: { Transform_t3600365921 * L_39 = V_2; NullCheck(L_39); Transform_t3600365921 * L_40 = Transform_Find_m1729760951(L_39, _stringLiteral3901140436, /*hidden argument*/NULL); NullCheck(L_40); UISprite_t194114938 * L_41 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_40, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); int32_t L_42 = V_4; int32_t L_43 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_44 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, ((float)((float)(((float)((float)L_42)))/(float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_43))), (float)(1.0f))))), (0.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_41); UISprite_set_fillAmount_m92108899(L_41, L_44, /*hidden argument*/NULL); } IL_0115: { goto IL_0121; } IL_011a: { Transform_t3600365921 * L_45 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_45, (bool)0, /*hidden argument*/NULL); } IL_0121: { int32_t L_46 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_0125: { int32_t L_47 = V_1; int32_t L_48 = V_0; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_0013; } } { return; } } // System.Void uiStarTask::OnClkAttritube(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiStarTask_OnClkAttritube_m1454233414 (uiStarTask_t4213533605 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTask_OnClkAttritube_m1454233414_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; { V_0 = 0; GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); String_t* L_1 = Object_get_name_m4211327027(L_0, /*hidden argument*/NULL); V_1 = L_1; String_t* L_2 = V_1; if (!L_2) { goto IL_0087; } } { String_t* L_3 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Equality_m920492651(NULL /*static, unused*/, L_3, _stringLiteral1980058057, /*hidden argument*/NULL); if (L_4) { goto IL_0064; } } { String_t* L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, _stringLiteral3883939826, /*hidden argument*/NULL); if (L_6) { goto IL_006b; } } { String_t* L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral639119457, /*hidden argument*/NULL); if (L_8) { goto IL_0072; } } { String_t* L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_op_Equality_m920492651(NULL /*static, unused*/, L_9, _stringLiteral1565730197, /*hidden argument*/NULL); if (L_10) { goto IL_0079; } } { String_t* L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_12 = String_op_Equality_m920492651(NULL /*static, unused*/, L_11, _stringLiteral1591672228, /*hidden argument*/NULL); if (L_12) { goto IL_0080; } } { goto IL_0087; } IL_0064: { V_0 = 0; goto IL_008c; } IL_006b: { V_0 = 1; goto IL_008c; } IL_0072: { V_0 = 2; goto IL_008c; } IL_0079: { V_0 = 3; goto IL_008c; } IL_0080: { V_0 = 4; goto IL_008c; } IL_0087: { goto IL_008c; } IL_008c: { CIdolAbilityManager_t240297659 * L_13 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_14 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); int64_t L_15 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_14); NullCheck(L_13); CIdolAbilityManager_RequsetIdolData_m966410295(L_13, L_15, /*hidden argument*/NULL); CIdolAbilityManager_t240297659 * L_16 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_17 = V_0; NullCheck(L_16); CIdolAbilityManager_set_SelectedType_m185749655(L_16, L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_18 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); CWndController_ShowUI_m3552255067(L_18, ((int32_t)182), /*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 #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 uiStarTaskItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiStarTaskItem__ctor_m440436634 (uiStarTaskItem_t2207096954 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTaskItem__ctor_m440436634_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_index_12((-1)); IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiStarTaskItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiStarTaskItem_OnPageInit_m2614147432 (uiStarTaskItem_t2207096954 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTaskItem_OnPageInit_m2614147432_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral923733092, /*hidden argument*/NULL); __this->set_m_taskDesc_8(L_0); UISprite_t194114938 * L_1 = CUIBase_FindSerialedSprite_m903510271(__this, _stringLiteral1607240933, /*hidden argument*/NULL); __this->set_m_finishSpr_9(L_1); UISprite_t194114938 * L_2 = CUIBase_FindSerialedSprite_m903510271(__this, _stringLiteral2545906220, /*hidden argument*/NULL); __this->set_m_unfinishSpr_10(L_2); UISprite_t194114938 * L_3 = CUIBase_FindSerialedSprite_m903510271(__this, _stringLiteral1553885669, /*hidden argument*/NULL); __this->set_m_bg_11(L_3); return; } } // System.Void uiStarTaskItem::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiStarTaskItem_OnDestroy_m22208469 (uiStarTaskItem_t2207096954 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); __this->set_m_index_12((-1)); return; } } // System.Void uiStarTaskItem::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiStarTaskItem_OnPageShow_m2135901860 (uiStarTaskItem_t2207096954 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStarTaskItem_OnPageShow_m2135901860_MetadataUsageId); s_Il2CppMethodInitialized = true; } LevelupStarInfo_t831176484 * V_0 = NULL; StarTak_t765179618 V_1; memset(&V_1, 0, sizeof(V_1)); IdolTaskUnit_t1888848056 * V_2 = NULL; String_t* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; float V_8 = 0.0f; { int32_t L_0 = __this->get_m_index_12(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000d; } } { return; } IL_000d: { Color_t2555686324 L_1; memset(&L_1, 0, sizeof(L_1)); Color__ctor_m2943235014((&L_1), (0.47f), (0.37f), (0.55f), (1.0f), /*hidden argument*/NULL); __this->set_m_originColor_13(L_1); Color_t2555686324 L_2; memset(&L_2, 0, sizeof(L_2)); Color__ctor_m2943235014((&L_2), (0.0f), (0.61f), (0.0f), (1.0f), /*hidden argument*/NULL); __this->set_m_finishColor_14(L_2); IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_3 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); LevelupStarInfo_t831176484 * L_4 = CIdolManager_GetStarInfoInternal_m756559921(L_3, /*hidden argument*/NULL); V_0 = L_4; LevelupStarInfo_t831176484 * L_5 = V_0; NullCheck(L_5); StarTakU5BU5D_t3735320407* L_6 = L_5->get_taskArr_7(); int32_t L_7 = __this->get_m_index_12(); NullCheck(L_6); V_1 = (*(StarTak_t765179618 *)((L_6)->GetAddressAt(static_cast(L_7)))); IL2CPP_RUNTIME_CLASS_INIT(CIdolTaskCfg_t1886236285_il2cpp_TypeInfo_var); CIdolTaskCfg_t1886236285 * L_8 = CIdolTaskCfg_GetInstance_m3384075255(NULL /*static, unused*/, /*hidden argument*/NULL); LevelupStarInfo_t831176484 * L_9 = V_0; NullCheck(L_9); int32_t L_10 = L_9->get_starLevel_1(); int32_t L_11 = (&V_1)->get_taskID_0(); NullCheck(L_8); IdolTaskUnit_t1888848056 * L_12 = CIdolTaskCfg_GetTaskUnit_m3755973695(L_8, L_10, L_11, /*hidden argument*/NULL); V_2 = L_12; IdolTaskUnit_t1888848056 * L_13 = V_2; NullCheck(L_13); String_t* L_14 = L_13->get_taskDescription_0(); V_3 = L_14; String_t* L_15 = V_3; NullCheck(L_15); int32_t L_16 = String_IndexOf_m1977622757(L_15, _stringLiteral3452614613, /*hidden argument*/NULL); V_4 = L_16; String_t* L_17 = V_3; NullCheck(L_17); int32_t L_18 = String_IndexOf_m1977622757(L_17, _stringLiteral3452614611, /*hidden argument*/NULL); V_5 = L_18; int32_t L_19 = V_4; if ((((int32_t)(-1)) >= ((int32_t)L_19))) { goto IL_0100; } } { int32_t L_20 = V_5; if ((((int32_t)(-1)) >= ((int32_t)L_20))) { goto IL_0100; } } { int32_t L_21 = (&V_1)->get_curValue_2(); V_6 = L_21; int32_t L_22 = (&V_1)->get_targetValue_3(); V_7 = L_22; int32_t L_23 = V_6; int32_t L_24 = V_7; if ((((int32_t)L_23) <= ((int32_t)L_24))) { goto IL_00d5; } } { int32_t L_25 = V_7; V_6 = L_25; } IL_00d5: { String_t* L_26 = V_3; String_t* L_27 = Int32_ToString_m141394615((&V_6), /*hidden argument*/NULL); String_t* L_28 = Int32_ToString_m141394615((&V_7), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = String_Concat_m3755062657(NULL /*static, unused*/, L_27, _stringLiteral3452614529, L_28, /*hidden argument*/NULL); String_t* L_30 = String_Format_m2844511972(NULL /*static, unused*/, L_26, L_29, /*hidden argument*/NULL); V_3 = L_30; } IL_0100: { UILabel_t3248798549 * L_31 = __this->get_m_taskDesc_8(); String_t* L_32 = V_3; NullCheck(L_31); UILabel_set_text_m1071532778(L_31, L_32, /*hidden argument*/NULL); bool L_33 = (&V_1)->get_bFinish_4(); if (!L_33) { goto IL_0178; } } { UISprite_t194114938 * L_34 = __this->get_m_unfinishSpr_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_34, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_35 = __this->get_m_finishSpr_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_35, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_36 = __this->get_m_bg_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_36, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_37 = __this->get_m_taskDesc_8(); Color_t2555686324 L_38 = __this->get_m_finishColor_14(); NullCheck(L_37); UIWidget_set_color_m2288988844(L_37, L_38, /*hidden argument*/NULL); UILabel_t3248798549 * L_39 = __this->get_m_taskDesc_8(); IL2CPP_RUNTIME_CLASS_INIT(CFontHelp_t2408739167_il2cpp_TypeInfo_var); float L_40 = CFontHelp_GetDrawPixelWidth_m1105152651(NULL /*static, unused*/, L_39, /*hidden argument*/NULL); V_8 = L_40; UISprite_t194114938 * L_41 = __this->get_m_bg_11(); NullCheck(L_41); GameObject_t1113636619 * L_42 = Component_get_gameObject_m442555142(L_41, /*hidden argument*/NULL); float L_43 = V_8; CMiscHelp_SetObjectScaleX_m2969638982(NULL /*static, unused*/, L_42, ((float)il2cpp_codegen_add((float)L_43, (float)(20.0f))), /*hidden argument*/NULL); goto IL_01ad; } IL_0178: { UISprite_t194114938 * L_44 = __this->get_m_finishSpr_9(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_44, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_45 = __this->get_m_bg_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_45, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_46 = __this->get_m_unfinishSpr_10(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_46, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_47 = __this->get_m_taskDesc_8(); Color_t2555686324 L_48 = __this->get_m_originColor_13(); NullCheck(L_47); UIWidget_set_color_m2288988844(L_47, L_48, /*hidden argument*/NULL); } IL_01ad: { return; } } // System.Void uiStarTaskItem::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiStarTaskItem_OnPageHide_m398190614 (uiStarTaskItem_t2207096954 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiStarTaskItem::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiStarTaskItem_SetIndex_m504471591 (uiStarTaskItem_t2207096954 * __this, int32_t ____index0, const RuntimeMethod* method) { { int32_t L_0 = ____index0; __this->set_m_index_12(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 uiStopServer::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiStopServer__ctor_m3510370614 (uiStopServer_t822215226 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiStopServer::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiStopServer_OnPageInit_m63895014 (uiStopServer_t822215226 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStopServer_OnPageInit_m63895014_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_1 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_0, _stringLiteral1122535383, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_StopServerTips_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_2, _stringLiteral1143995769, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_time_3(L_3); UILabel_t3248798549 * L_4 = __this->get_m_StopServerTips_2(); CTextHelp_t3119637808 * L_5 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); 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(); NullCheck(L_5); String_t* L_7 = CTextHelp_GetText_m3374553046(L_5, _stringLiteral3543360166, L_6, /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_7, /*hidden argument*/NULL); return; } } // System.Void uiStopServer::Start() extern "C" IL2CPP_METHOD_ATTR void uiStopServer_Start_m191127314 (uiStopServer_t822215226 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiStopServer::Update() extern "C" IL2CPP_METHOD_ATTR void uiStopServer_Update_m3995958694 (uiStopServer_t822215226 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStopServer_Update_m3995958694_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_0 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CChatManager_get_IsStopServer_m129918608(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0033; } } { IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_2 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CChatManager_set_IsStopServer_m1813046309(L_2, (bool)0, /*hidden argument*/NULL); CChatManager_t1988186574 * L_3 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CChatManager_get_LeftTime_m144035405(L_3, /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; __this->set_m_leftTime_4((((float)((float)((int32_t)((int32_t)L_5/(int32_t)((int32_t)1000))))))); } IL_0033: { float L_6 = __this->get_m_leftTime_4(); if ((!(((float)L_6) >= ((float)(0.0f))))) { goto IL_0049; } } { uiStopServer_SetTimeRun_m2216211970(__this, /*hidden argument*/NULL); } IL_0049: { return; } } // System.Void uiStopServer::SetTimeRun() extern "C" IL2CPP_METHOD_ATTR void uiStopServer_SetTimeRun_m2216211970 (uiStopServer_t822215226 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStopServer_SetTimeRun_m2216211970_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { float L_0 = __this->get_m_leftTime_4(); float L_1 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_leftTime_4(((float)il2cpp_codegen_subtract((float)L_0, (float)L_1))); float L_2 = __this->get_m_leftTime_4(); if ((!(((float)L_2) > ((float)(0.0f))))) { goto IL_0063; } } { float L_3 = __this->get_m_leftTime_4(); V_0 = ((int32_t)((int32_t)(((int32_t)((int32_t)L_3)))/(int32_t)((int32_t)60))); float L_4 = __this->get_m_leftTime_4(); V_1 = ((int32_t)((int32_t)(((int32_t)((int32_t)L_4)))%(int32_t)((int32_t)60))); UILabel_t3248798549 * L_5 = __this->get_m_time_3(); CTextHelp_t3119637808 * L_6 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = CTextHelp_GetText_m372251958(L_6, _stringLiteral3542180547, /*hidden argument*/NULL); int32_t L_8 = V_0; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_9); int32_t L_11 = V_1; int32_t L_12 = L_11; RuntimeObject * L_13 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_12); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = String_Format_m2556382932(NULL /*static, unused*/, L_7, L_10, L_13, /*hidden argument*/NULL); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_14, /*hidden argument*/NULL); } IL_0063: { return; } } // System.Void uiStopServer::CloseStopServerPage() extern "C" IL2CPP_METHOD_ATTR void uiStopServer_CloseStopServerPage_m3540474700 (uiStopServer_t822215226 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiStopServer_CloseStopServerPage_m3540474700_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CWndController_HideUI_m732482071(L_0, ((int32_t)153), /*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 UIStory::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIStory__ctor_m2285845389 (UIStory_t931788816 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory__ctor_m2285845389_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Color_t2555686324 L_0; memset(&L_0, 0, sizeof(L_0)); Color__ctor_m2943235014((&L_0), (0.0f), (0.5372549f), (0.9098039f), (1.0f), /*hidden argument*/NULL); __this->set_color_npcman_28(L_0); Color_t2555686324 L_1; memset(&L_1, 0, sizeof(L_1)); Color__ctor_m2943235014((&L_1), (1.0f), (58.0f), (0.623529434f), (1.0f), /*hidden argument*/NULL); __this->set_color_npcwomen_29(L_1); __this->set_timerIndex_30((-1)); __this->set_picTimerIndex_31((-1)); __this->set_m_bInsetLoad_33((bool)1); __this->set_m_bRoleLoad_34((bool)1); __this->set_m_bPicLoad_35((bool)1); __this->set_m_optIndex_36((-1)); IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void UIStory::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void UIStory_OnPageInit_m3599874708 (UIStory_t931788816 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_OnPageInit_m3599874708_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnPageInit_m1433691499(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_0 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3150757369, /*hidden argument*/NULL); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); __this->set_m_BtnNext_9(L_1); Transform_t3600365921 * L_2 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral769680463, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); __this->set_m_BtnSkip_10(L_3); Transform_t3600365921 * L_4 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral1294946158, /*hidden argument*/NULL); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); __this->set_m_leftRoot_11(L_5); Transform_t3600365921 * L_6 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3227871675, /*hidden argument*/NULL); NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); __this->set_m_rightRoot_12(L_7); UILabel_t3248798549 * L_8 = CUIBase_FindLabel_m532364072(__this, _stringLiteral1823049446, /*hidden argument*/NULL); __this->set_m_DialogLab_8(L_8); UILabel_t3248798549 * L_9 = CUIBase_FindLabel_m532364072(__this, _stringLiteral1629764075, /*hidden argument*/NULL); __this->set_m_leftName_13(L_9); UILabel_t3248798549 * L_10 = CUIBase_FindLabel_m532364072(__this, _stringLiteral1458166694, /*hidden argument*/NULL); __this->set_m_rightName_14(L_10); UITexture_t3471168817 * L_11 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral1319662432, /*hidden argument*/NULL); __this->set_m_leftTexture_15(L_11); UITexture_t3471168817 * L_12 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral1085575370, /*hidden argument*/NULL); __this->set_m_rightTexture_16(L_12); UITexture_t3471168817 * L_13 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral1708813031, /*hidden argument*/NULL); __this->set_m_BgTexture_17(L_13); UITexture_t3471168817 * L_14 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral3795327410, /*hidden argument*/NULL); __this->set_m_InsetTexture_18(L_14); Transform_t3600365921 * L_15 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3295548662, /*hidden argument*/NULL); NullCheck(L_15); AudioSource_t3935305588 * L_16 = Component_GetComponent_TisAudioSource_t3935305588_m1977431131(L_15, /*hidden argument*/Component_GetComponent_TisAudioSource_t3935305588_m1977431131_RuntimeMethod_var); __this->set_m_npcAudio_19(L_16); Transform_t3600365921 * L_17 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral1188960042, /*hidden argument*/NULL); NullCheck(L_17); AudioSource_t3935305588 * L_18 = Component_GetComponent_TisAudioSource_t3935305588_m1977431131(L_17, /*hidden argument*/Component_GetComponent_TisAudioSource_t3935305588_m1977431131_RuntimeMethod_var); __this->set_m_bgAudio_20(L_18); __this->set_m_picArray_26(((UITextureU5BU5D_t4250952428*)SZArrayNew(UITextureU5BU5D_t4250952428_il2cpp_TypeInfo_var, (uint32_t)4))); UITextureU5BU5D_t4250952428* L_19 = __this->get_m_picArray_26(); UITexture_t3471168817 * L_20 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral4087806064, /*hidden argument*/NULL); NullCheck(L_19); ArrayElementTypeCheck (L_19, L_20); (L_19)->SetAt(static_cast(0), (UITexture_t3471168817 *)L_20); UITextureU5BU5D_t4250952428* L_21 = __this->get_m_picArray_26(); UITexture_t3471168817 * L_22 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral2131490928, /*hidden argument*/NULL); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_22); (L_21)->SetAt(static_cast(1), (UITexture_t3471168817 *)L_22); UITextureU5BU5D_t4250952428* L_23 = __this->get_m_picArray_26(); UITexture_t3471168817 * L_24 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral175175792, /*hidden argument*/NULL); NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(2), (UITexture_t3471168817 *)L_24); UITextureU5BU5D_t4250952428* L_25 = __this->get_m_picArray_26(); UITexture_t3471168817 * L_26 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral2513827952, /*hidden argument*/NULL); NullCheck(L_25); ArrayElementTypeCheck (L_25, L_26); (L_25)->SetAt(static_cast(3), (UITexture_t3471168817 *)L_26); __this->set_m_btnOptionS_23(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)4))); __this->set_m_btnLabelS_24(((UILabelU5BU5D_t595200952*)SZArrayNew(UILabelU5BU5D_t595200952_il2cpp_TypeInfo_var, (uint32_t)4))); __this->set_m_btnBgS_25(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)4))); TransformU5BU5D_t807237628* L_27 = __this->get_m_btnOptionS_23(); Transform_t3600365921 * L_28 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral1603364844, /*hidden argument*/NULL); NullCheck(L_27); ArrayElementTypeCheck (L_27, L_28); (L_27)->SetAt(static_cast(0), (Transform_t3600365921 *)L_28); UILabelU5BU5D_t595200952* L_29 = __this->get_m_btnLabelS_24(); UILabel_t3248798549 * L_30 = CUIBase_FindLabel_m532364072(__this, _stringLiteral164647949, /*hidden argument*/NULL); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(0), (UILabel_t3248798549 *)L_30); TransformU5BU5D_t807237628* L_31 = __this->get_m_btnBgS_25(); Transform_t3600365921 * L_32 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral4282669028, /*hidden argument*/NULL); NullCheck(L_31); ArrayElementTypeCheck (L_31, L_32); (L_31)->SetAt(static_cast(0), (Transform_t3600365921 *)L_32); TransformU5BU5D_t807237628* L_33 = __this->get_m_btnOptionS_23(); Transform_t3600365921 * L_34 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3169448785, /*hidden argument*/NULL); NullCheck(L_33); ArrayElementTypeCheck (L_33, L_34); (L_33)->SetAt(static_cast(1), (Transform_t3600365921 *)L_34); UILabelU5BU5D_t595200952* L_35 = __this->get_m_btnLabelS_24(); UILabel_t3248798549 * L_36 = CUIBase_FindLabel_m532364072(__this, _stringLiteral1337195550, /*hidden argument*/NULL); NullCheck(L_35); ArrayElementTypeCheck (L_35, L_36); (L_35)->SetAt(static_cast(1), (UILabel_t3248798549 *)L_36); TransformU5BU5D_t807237628* L_37 = __this->get_m_btnBgS_25(); Transform_t3600365921 * L_38 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3129617801, /*hidden argument*/NULL); NullCheck(L_37); ArrayElementTypeCheck (L_37, L_38); (L_37)->SetAt(static_cast(1), (Transform_t3600365921 *)L_38); TransformU5BU5D_t807237628* L_39 = __this->get_m_btnOptionS_23(); Transform_t3600365921 * L_40 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral2766164258, /*hidden argument*/NULL); NullCheck(L_39); ArrayElementTypeCheck (L_39, L_40); (L_39)->SetAt(static_cast(2), (Transform_t3600365921 *)L_40); UILabelU5BU5D_t595200952* L_41 = __this->get_m_btnLabelS_24(); UILabel_t3248798549 * L_42 = CUIBase_FindLabel_m532364072(__this, _stringLiteral891438423, /*hidden argument*/NULL); NullCheck(L_41); ArrayElementTypeCheck (L_41, L_42); (L_41)->SetAt(static_cast(2), (UILabel_t3248798549 *)L_42); TransformU5BU5D_t807237628* L_43 = __this->get_m_btnBgS_25(); Transform_t3600365921 * L_44 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3040091034, /*hidden argument*/NULL); NullCheck(L_43); ArrayElementTypeCheck (L_43, L_44); (L_43)->SetAt(static_cast(2), (Transform_t3600365921 *)L_44); TransformU5BU5D_t807237628* L_45 = __this->get_m_btnOptionS_23(); Transform_t3600365921 * L_46 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral37280903, /*hidden argument*/NULL); NullCheck(L_45); ArrayElementTypeCheck (L_45, L_46); (L_45)->SetAt(static_cast(3), (Transform_t3600365921 *)L_46); UILabelU5BU5D_t595200952* L_47 = __this->get_m_btnLabelS_24(); UILabel_t3248798549 * L_48 = CUIBase_FindLabel_m532364072(__this, _stringLiteral286124136, /*hidden argument*/NULL); NullCheck(L_47); ArrayElementTypeCheck (L_47, L_48); (L_47)->SetAt(static_cast(3), (UILabel_t3248798549 *)L_48); TransformU5BU5D_t807237628* L_49 = __this->get_m_btnBgS_25(); Transform_t3600365921 * L_50 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral109177919, /*hidden argument*/NULL); NullCheck(L_49); ArrayElementTypeCheck (L_49, L_50); (L_49)->SetAt(static_cast(3), (Transform_t3600365921 *)L_50); intptr_t L_51 = (intptr_t)UIStory_OnClickNextStep_m1380884273_RuntimeMethod_var; Action_1_t1286104214 * L_52 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_52, __this, L_51, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral3150757369, L_52, /*hidden argument*/NULL); intptr_t L_53 = (intptr_t)UIStory_OnClickSkip_m2747178548_RuntimeMethod_var; Action_1_t1286104214 * L_54 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_54, __this, L_53, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral769680463, L_54, /*hidden argument*/NULL); intptr_t L_55 = (intptr_t)UIStory_OnBtnClick_m3836467765_RuntimeMethod_var; Action_1_t1286104214 * L_56 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_56, __this, L_55, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1603364844, L_56, /*hidden argument*/NULL); intptr_t L_57 = (intptr_t)UIStory_OnBtnClick_m3836467765_RuntimeMethod_var; Action_1_t1286104214 * L_58 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_58, __this, L_57, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral3169448785, L_58, /*hidden argument*/NULL); intptr_t L_59 = (intptr_t)UIStory_OnBtnClick_m3836467765_RuntimeMethod_var; Action_1_t1286104214 * L_60 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_60, __this, L_59, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral2766164258, L_60, /*hidden argument*/NULL); intptr_t L_61 = (intptr_t)UIStory_OnBtnClick_m3836467765_RuntimeMethod_var; Action_1_t1286104214 * L_62 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_62, __this, L_61, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral37280903, L_62, /*hidden argument*/NULL); CStoryCtr_t3729227359 * L_63 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_64 = (intptr_t)UIStory_OnNextStoryInfo_m2849639303_RuntimeMethod_var; Action_2_t2105502262 * L_65 = (Action_2_t2105502262 *)il2cpp_codegen_object_new(Action_2_t2105502262_il2cpp_TypeInfo_var); Action_2__ctor_m550539118(L_65, __this, L_64, /*hidden argument*/Action_2__ctor_m550539118_RuntimeMethod_var); NullCheck(L_63); CStoryCtr_set_OnNextStoryAction_m2785677414(L_63, L_65, /*hidden argument*/NULL); CStoryCtr_t3729227359 * L_66 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_67 = (intptr_t)UIStory_OnPrevStoryInfo_m667787187_RuntimeMethod_var; Action_2_t2105502262 * L_68 = (Action_2_t2105502262 *)il2cpp_codegen_object_new(Action_2_t2105502262_il2cpp_TypeInfo_var); Action_2__ctor_m550539118(L_68, __this, L_67, /*hidden argument*/Action_2__ctor_m550539118_RuntimeMethod_var); NullCheck(L_66); CStoryCtr_set_OnPrevStoryAction_m291512954(L_66, L_68, /*hidden argument*/NULL); CStoryCtr_t3729227359 * L_69 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_70 = (intptr_t)UIStory_OnSkipStory_m3301566751_RuntimeMethod_var; Action_2_t2105502262 * L_71 = (Action_2_t2105502262 *)il2cpp_codegen_object_new(Action_2_t2105502262_il2cpp_TypeInfo_var); Action_2__ctor_m550539118(L_71, __this, L_70, /*hidden argument*/Action_2__ctor_m550539118_RuntimeMethod_var); NullCheck(L_69); CStoryCtr_set_OnSkipStoryAction_m1663948749(L_69, L_71, /*hidden argument*/NULL); UIStory_HideOptionBtn_m2554052466(__this, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void UIStory::Update() extern "C" IL2CPP_METHOD_ATTR void UIStory_Update_m1322344422 (UIStory_t931788816 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_Update_m1322344422_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_npcAudio_19(); NullCheck(L_0); bool L_1 = AudioSource_get_isPlaying_m1896551654(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0039; } } { ISoundManager_t434164892 * L_2 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); float L_3 = ISoundManager_GetVolume_m612145360(L_2, /*hidden argument*/NULL); if ((((float)L_3) == ((float)(0.3f)))) { goto IL_0034; } } { ISoundManager_t434164892 * L_4 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); ISoundManager_SetVolume_m3163769960(L_4, (0.3f), /*hidden argument*/NULL); } IL_0034: { goto IL_005d; } IL_0039: { ISoundManager_t434164892 * L_5 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); float L_6 = ISoundManager_GetVolume_m612145360(L_5, /*hidden argument*/NULL); if ((((float)L_6) == ((float)(1.0f)))) { goto IL_005d; } } { ISoundManager_t434164892 * L_7 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); ISoundManager_SetVolume_m3163769960(L_7, (1.0f), /*hidden argument*/NULL); } IL_005d: { bool L_8 = __this->get_m_bRoleLoad_34(); if (L_8) { goto IL_00e1; } } { UITexture_t3471168817 * L_9 = __this->get_m_nowTexture_27(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_00e1; } } { StoryStepInfo_t2355881288 * L_11 = __this->get_m_stepInfo_22(); if (!L_11) { goto IL_00e1; } } { StoryStepInfo_t2355881288 * L_12 = __this->get_m_stepInfo_22(); NullCheck(L_12); Texture2D_t3840446185 * L_13 = StoryStepInfo_get_texture_m3454275146(L_12, /*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); if (!L_14) { goto IL_00d5; } } { UITexture_t3471168817 * L_15 = __this->get_m_nowTexture_27(); UIStory_ShowRoleEffect_m2700590296(__this, L_15, /*hidden argument*/NULL); UITexture_t3471168817 * L_16 = __this->get_m_nowTexture_27(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_16, (bool)1, /*hidden argument*/NULL); UITexture_t3471168817 * L_17 = __this->get_m_nowTexture_27(); StoryStepInfo_t2355881288 * L_18 = __this->get_m_stepInfo_22(); NullCheck(L_18); Texture2D_t3840446185 * L_19 = StoryStepInfo_get_texture_m3454275146(L_18, /*hidden argument*/NULL); NullCheck(L_17); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_17, L_19); __this->set_m_bRoleLoad_34((bool)1); goto IL_00e1; } IL_00d5: { UITexture_t3471168817 * L_20 = __this->get_m_nowTexture_27(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_20, (bool)0, /*hidden argument*/NULL); } IL_00e1: { bool L_21 = __this->get_m_bPicLoad_35(); if (L_21) { goto IL_013d; } } { StoryStepInfo_t2355881288 * L_22 = __this->get_m_stepInfo_22(); if (!L_22) { goto IL_013d; } } { StoryStepInfo_t2355881288 * L_23 = __this->get_m_stepInfo_22(); NullCheck(L_23); StringU5BU5D_t1281789340* L_24 = StoryStepInfo_get_picArray_m4000400821(L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_013d; } } { StoryStepInfo_t2355881288 * L_25 = __this->get_m_stepInfo_22(); NullCheck(L_25); StringU5BU5D_t1281789340* L_26 = StoryStepInfo_get_picArray_m4000400821(L_25, /*hidden argument*/NULL); NullCheck(L_26); int32_t L_27 = 0; String_t* L_28 = (L_26)->GetAt(static_cast(L_27)); 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(); bool L_30 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_28, L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_013d; } } { StoryStepInfo_t2355881288 * L_31 = __this->get_m_stepInfo_22(); UIStory_SetIllPos_m2275020932(__this, L_31, /*hidden argument*/NULL); UIStory_ShowIllustration_m2718787151(__this, 0, /*hidden argument*/NULL); __this->set_m_bPicLoad_35((bool)1); } IL_013d: { bool L_32 = __this->get_m_bInsetLoad_33(); if (L_32) { goto IL_0192; } } { StoryStepInfo_t2355881288 * L_33 = __this->get_m_stepInfo_22(); if (!L_33) { goto IL_0192; } } { StoryStepInfo_t2355881288 * L_34 = __this->get_m_stepInfo_22(); NullCheck(L_34); Texture2D_t3840446185 * L_35 = StoryStepInfo_get_ResInsertIcon_m2358320371(L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_36 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_35, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_36) { goto IL_0192; } } { UITexture_t3471168817 * L_37 = __this->get_m_InsetTexture_18(); StoryStepInfo_t2355881288 * L_38 = __this->get_m_stepInfo_22(); NullCheck(L_38); Texture2D_t3840446185 * L_39 = StoryStepInfo_get_ResInsertIcon_m2358320371(L_38, /*hidden argument*/NULL); NullCheck(L_37); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_37, L_39); __this->set_m_bInsetLoad_33((bool)1); UITexture_t3471168817 * L_40 = __this->get_m_InsetTexture_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_40, (bool)1, /*hidden argument*/NULL); } IL_0192: { bool L_41 = __this->get_m_bgLoad_32(); if (L_41) { goto IL_01f0; } } { StoryInfo_t712967752 * L_42 = __this->get_m_storyInfo_21(); if (!L_42) { goto IL_01f0; } } { StoryInfo_t712967752 * L_43 = __this->get_m_storyInfo_21(); NullCheck(L_43); String_t* L_44 = StoryInfo_get_texture_m3124408516(L_43, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_45 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_44, /*hidden argument*/NULL); if (L_45) { goto IL_01f0; } } { StoryInfo_t712967752 * L_46 = __this->get_m_storyInfo_21(); NullCheck(L_46); Texture2D_t3840446185 * L_47 = StoryInfo_get_BgTexture_m1182129054(L_46, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_48 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_47, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_48) { goto IL_01f0; } } { UITexture_t3471168817 * L_49 = __this->get_m_BgTexture_17(); StoryInfo_t712967752 * L_50 = __this->get_m_storyInfo_21(); NullCheck(L_50); Texture2D_t3840446185 * L_51 = StoryInfo_get_BgTexture_m1182129054(L_50, /*hidden argument*/NULL); NullCheck(L_49); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_49, L_51); __this->set_m_bgLoad_32((bool)1); } IL_01f0: { return; } } // System.Void UIStory::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void UIStory_OnPageShow_m1967873037 (UIStory_t931788816 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_OnPageShow_m1967873037_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); __this->set_timerIndex_30((-1)); __this->set_picTimerIndex_31((-1)); __this->set_m_optIndex_36((-1)); CStoryCtr_t3729227359 * L_0 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); StoryInfo_t712967752 * L_1 = CStoryCtr_GetCurStoryInfo_m4022408187(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_1); L_1->set_options_6(L_2); Camera_t4157153871 * L_3 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_3; Camera_t4157153871 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0058; } } { Camera_t4157153871 * L_6 = V_0; NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); bool L_8 = ((bool)0); RuntimeObject * L_9 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_8); NullCheck(L_7); GameObject_SendMessage_m3720186693(L_7, _stringLiteral1940543269, L_9, 1, /*hidden argument*/NULL); } IL_0058: { return; } } // System.Void UIStory::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void UIStory_OnPageHide_m1056411412 (UIStory_t931788816 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_OnPageHide_m1056411412_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL); AudioSource_t3935305588 * L_0 = __this->get_m_npcAudio_19(); NullCheck(L_0); bool L_1 = AudioSource_get_isPlaying_m1896551654(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0045; } } { AudioSource_t3935305588 * L_2 = __this->get_m_npcAudio_19(); NullCheck(L_2); AudioSource_Stop_m2682712816(L_2, /*hidden argument*/NULL); ISoundManager_t434164892 * L_3 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); float L_4 = ISoundManager_GetVolume_m612145360(L_3, /*hidden argument*/NULL); if ((((float)L_4) == ((float)(1.0f)))) { goto IL_0045; } } { ISoundManager_t434164892 * L_5 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); ISoundManager_SetVolume_m3163769960(L_5, (1.0f), /*hidden argument*/NULL); } IL_0045: { AudioSource_t3935305588 * L_6 = __this->get_m_bgAudio_20(); NullCheck(L_6); bool L_7 = AudioSource_get_isPlaying_m1896551654(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0060; } } { AudioSource_t3935305588 * L_8 = __this->get_m_bgAudio_20(); NullCheck(L_8); AudioSource_Stop_m2682712816(L_8, /*hidden argument*/NULL); } IL_0060: { Camera_t4157153871 * L_9 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_9; Camera_t4157153871 * L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0089; } } { Camera_t4157153871 * L_12 = V_0; NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); bool L_14 = ((bool)1); RuntimeObject * L_15 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_14); NullCheck(L_13); GameObject_SendMessage_m3720186693(L_13, _stringLiteral1940543269, L_15, 1, /*hidden argument*/NULL); } IL_0089: { return; } } // System.Void UIStory::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UIStory_OnDestroy_m3197295648 (UIStory_t931788816 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); return; } } // System.Void UIStory::OnExternCallEvent(IEventBase) extern "C" IL2CPP_METHOD_ATTR void UIStory_OnExternCallEvent_m1656622572 (UIStory_t931788816 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___evt0; CUIBase_OnExternCallEvent_m2926602364(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void UIStory::OnClickSkip(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UIStory_OnClickSkip_m2747178548 (UIStory_t931788816 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { CStoryCtr_t3729227359 * L_0 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CStoryCtr_OnClickSkip_m2158542319(L_0, /*hidden argument*/NULL); return; } } // System.Void UIStory::OnClickNextStep(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UIStory_OnClickNextStep_m1380884273 (UIStory_t931788816 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_OnClickNextStep_m1380884273_MetadataUsageId); s_Il2CppMethodInitialized = true; } CPveStage_t850204332 * V_0 = NULL; { StoryStepInfo_t2355881288 * L_0 = __this->get_m_stepInfo_22(); NullCheck(L_0); bool L_1 = L_0->get_IsOver_13(); if (!L_1) { goto IL_005c; } } { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_2 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CPveStage_t850204332 * L_3 = CPveManager_GetCurStage_m1008327040(L_2, /*hidden argument*/NULL); V_0 = L_3; CPveStage_t850204332 * L_4 = V_0; NullCheck(L_4); CPveStoryData_t1324513091 * L_5 = CPveStage_GetStoryData_m1358408442(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_005c; } } { CPveStage_t850204332 * L_6 = V_0; NullCheck(L_6); CPveStoryData_t1324513091 * L_7 = CPveStage_GetStoryData_m1358408442(L_6, /*hidden argument*/NULL); NullCheck(L_7); bool L_8 = CPveStoryData_IsHiddenStory_m4119496819(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_005c; } } { Transform_t3600365921 * L_9 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_get_parent_m835071599(L_9, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral3469594339, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); CStoryCtr_t3729227359 * L_12 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CStoryCtr_OnClickSkip_m2158542319(L_12, /*hidden argument*/NULL); return; } IL_005c: { UIStory_OnNextStep_m1450755369(__this, (-1), /*hidden argument*/NULL); return; } } // System.Void UIStory::OnNextStep(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UIStory_OnNextStep_m1450755369 (UIStory_t931788816 * __this, int32_t ___step0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_OnNextStep_m1450755369_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_DialogLab_8(); NullCheck(L_0); String_t* L_1 = UILabel_get_text_m389124667(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = String_get_Length_m3847582255(L_1, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_3 = __this->get_m_stepInfo_22(); NullCheck(L_3); String_t* L_4 = L_3->get_Dialog_2(); NullCheck(L_4); int32_t L_5 = String_get_Length_m3847582255(L_4, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)L_5))) { goto IL_004c; } } { IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_6 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = __this->get_timerIndex_30(); NullCheck(L_6); CTimerManager_KillTimer_m1432033039(L_6, L_7, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = __this->get_m_DialogLab_8(); StoryStepInfo_t2355881288 * L_9 = __this->get_m_stepInfo_22(); NullCheck(L_9); String_t* L_10 = L_9->get_Dialog_2(); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_10, /*hidden argument*/NULL); return; } IL_004c: { CStoryCtr_t3729227359 * L_11 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); bool L_12 = CStoryCtr_IsFinish_m3203317533(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0076; } } { Transform_t3600365921 * L_13 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_get_parent_m835071599(L_13, /*hidden argument*/NULL); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_14, _stringLiteral3469594339, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)1, /*hidden argument*/NULL); } IL_0076: { StoryStepInfo_t2355881288 * L_16 = __this->get_m_stepInfo_22(); NullCheck(L_16); StringU5BU5D_t1281789340* L_17 = StoryStepInfo_get_picArray_m4000400821(L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0267; } } { StoryStepInfo_t2355881288 * L_18 = __this->get_m_stepInfo_22(); NullCheck(L_18); StringU5BU5D_t1281789340* L_19 = StoryStepInfo_get_picArray_m4000400821(L_18, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = 0; String_t* L_21 = (L_19)->GetAt(static_cast(L_20)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); 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_0267; } } { UITextureU5BU5D_t4250952428* L_24 = __this->get_m_picArray_26(); NullCheck(L_24); int32_t L_25 = 0; UITexture_t3471168817 * L_26 = (L_24)->GetAt(static_cast(L_25)); NullCheck(L_26); float L_27 = UIWidget_get_alpha_m3064373203(L_26, /*hidden argument*/NULL); if ((!(((float)L_27) < ((float)(1.0f))))) { goto IL_00ee; } } { UITextureU5BU5D_t4250952428* L_28 = __this->get_m_picArray_26(); NullCheck(L_28); int32_t L_29 = 0; UITexture_t3471168817 * L_30 = (L_28)->GetAt(static_cast(L_29)); NullCheck(L_30); float L_31 = UIWidget_get_alpha_m3064373203(L_30, /*hidden argument*/NULL); if ((!(((float)L_31) > ((float)(0.0f))))) { goto IL_00ee; } } { UITextureU5BU5D_t4250952428* L_32 = __this->get_m_picArray_26(); NullCheck(L_32); int32_t L_33 = 0; UITexture_t3471168817 * L_34 = (L_32)->GetAt(static_cast(L_33)); NullCheck(L_34); UIWidget_set_alpha_m2278043477(L_34, (1.0f), /*hidden argument*/NULL); UIStory_ShowIllustration_m2718787151(__this, 1, /*hidden argument*/NULL); goto IL_0262; } IL_00ee: { UITextureU5BU5D_t4250952428* L_35 = __this->get_m_picArray_26(); NullCheck(L_35); int32_t L_36 = 0; UITexture_t3471168817 * L_37 = (L_35)->GetAt(static_cast(L_36)); NullCheck(L_37); float L_38 = UIWidget_get_alpha_m3064373203(L_37, /*hidden argument*/NULL); if ((!(((float)L_38) >= ((float)(1.0f))))) { goto IL_0262; } } { UITextureU5BU5D_t4250952428* L_39 = __this->get_m_picArray_26(); NullCheck(L_39); int32_t L_40 = 1; UITexture_t3471168817 * L_41 = (L_39)->GetAt(static_cast(L_40)); NullCheck(L_41); float L_42 = UIWidget_get_alpha_m3064373203(L_41, /*hidden argument*/NULL); if ((!(((float)L_42) < ((float)(1.0f))))) { goto IL_0151; } } { UITextureU5BU5D_t4250952428* L_43 = __this->get_m_picArray_26(); NullCheck(L_43); int32_t L_44 = 1; UITexture_t3471168817 * L_45 = (L_43)->GetAt(static_cast(L_44)); NullCheck(L_45); float L_46 = UIWidget_get_alpha_m3064373203(L_45, /*hidden argument*/NULL); if ((!(((float)L_46) > ((float)(0.0f))))) { goto IL_0151; } } { UITextureU5BU5D_t4250952428* L_47 = __this->get_m_picArray_26(); NullCheck(L_47); int32_t L_48 = 1; UITexture_t3471168817 * L_49 = (L_47)->GetAt(static_cast(L_48)); NullCheck(L_49); UIWidget_set_alpha_m2278043477(L_49, (1.0f), /*hidden argument*/NULL); UIStory_ShowIllustration_m2718787151(__this, 2, /*hidden argument*/NULL); goto IL_0262; } IL_0151: { UITextureU5BU5D_t4250952428* L_50 = __this->get_m_picArray_26(); NullCheck(L_50); int32_t L_51 = 1; UITexture_t3471168817 * L_52 = (L_50)->GetAt(static_cast(L_51)); NullCheck(L_52); float L_53 = UIWidget_get_alpha_m3064373203(L_52, /*hidden argument*/NULL); if ((!(((float)L_53) >= ((float)(1.0f))))) { goto IL_0262; } } { UITextureU5BU5D_t4250952428* L_54 = __this->get_m_picArray_26(); NullCheck(L_54); int32_t L_55 = 2; UITexture_t3471168817 * L_56 = (L_54)->GetAt(static_cast(L_55)); NullCheck(L_56); float L_57 = UIWidget_get_alpha_m3064373203(L_56, /*hidden argument*/NULL); if ((!(((float)L_57) < ((float)(1.0f))))) { goto IL_01ad; } } { UITextureU5BU5D_t4250952428* L_58 = __this->get_m_picArray_26(); NullCheck(L_58); int32_t L_59 = 2; UITexture_t3471168817 * L_60 = (L_58)->GetAt(static_cast(L_59)); NullCheck(L_60); float L_61 = UIWidget_get_alpha_m3064373203(L_60, /*hidden argument*/NULL); if ((!(((float)L_61) > ((float)(0.0f))))) { goto IL_01ad; } } { UITextureU5BU5D_t4250952428* L_62 = __this->get_m_picArray_26(); NullCheck(L_62); int32_t L_63 = 2; UITexture_t3471168817 * L_64 = (L_62)->GetAt(static_cast(L_63)); NullCheck(L_64); UIWidget_set_alpha_m2278043477(L_64, (1.0f), /*hidden argument*/NULL); goto IL_0262; } IL_01ad: { UITextureU5BU5D_t4250952428* L_65 = __this->get_m_picArray_26(); NullCheck(L_65); int32_t L_66 = 2; UITexture_t3471168817 * L_67 = (L_65)->GetAt(static_cast(L_66)); NullCheck(L_67); float L_68 = UIWidget_get_alpha_m3064373203(L_67, /*hidden argument*/NULL); if ((!(((float)L_68) >= ((float)(1.0f))))) { goto IL_0262; } } { IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_69 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_70 = __this->get_picTimerIndex_31(); NullCheck(L_69); CTimerManager_KillTimer_m1432033039(L_69, L_70, /*hidden argument*/NULL); CStoryCtr_t3729227359 * L_71 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_72 = ___step0; NullCheck(L_71); CStoryCtr_OnClickNextStep_m6290578(L_71, L_72, /*hidden argument*/NULL); AudioSource_t3935305588 * L_73 = __this->get_m_npcAudio_19(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_74 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_73, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_74) { goto IL_01fb; } } { AudioSource_t3935305588 * L_75 = __this->get_m_npcAudio_19(); NullCheck(L_75); AudioSource_Stop_m2682712816(L_75, /*hidden argument*/NULL); } IL_01fb: { StoryStepInfo_t2355881288 * L_76 = __this->get_m_stepInfo_22(); NullCheck(L_76); bool L_77 = StoryStepInfo_get_HasAndio_m1968000428(L_76, /*hidden argument*/NULL); if (!L_77) { goto IL_022c; } } { AudioSource_t3935305588 * L_78 = __this->get_m_npcAudio_19(); StoryStepInfo_t2355881288 * L_79 = __this->get_m_stepInfo_22(); NullCheck(L_79); AudioClip_t3680889665 * L_80 = StoryStepInfo_get_ResAudioClip_m3241067695(L_79, /*hidden argument*/NULL); NullCheck(L_78); AudioSource_set_clip_m31653938(L_78, L_80, /*hidden argument*/NULL); AudioSource_t3935305588 * L_81 = __this->get_m_npcAudio_19(); NullCheck(L_81); AudioSource_Play_m48294159(L_81, /*hidden argument*/NULL); } IL_022c: { UITextureU5BU5D_t4250952428* L_82 = __this->get_m_picArray_26(); NullCheck(L_82); int32_t L_83 = 0; UITexture_t3471168817 * L_84 = (L_82)->GetAt(static_cast(L_83)); NullCheck(L_84); UIWidget_set_alpha_m2278043477(L_84, (0.0f), /*hidden argument*/NULL); UITextureU5BU5D_t4250952428* L_85 = __this->get_m_picArray_26(); NullCheck(L_85); int32_t L_86 = 1; UITexture_t3471168817 * L_87 = (L_85)->GetAt(static_cast(L_86)); NullCheck(L_87); UIWidget_set_alpha_m2278043477(L_87, (0.0f), /*hidden argument*/NULL); UITextureU5BU5D_t4250952428* L_88 = __this->get_m_picArray_26(); NullCheck(L_88); int32_t L_89 = 2; UITexture_t3471168817 * L_90 = (L_88)->GetAt(static_cast(L_89)); NullCheck(L_90); UIWidget_set_alpha_m2278043477(L_90, (0.0f), /*hidden argument*/NULL); } IL_0262: { goto IL_02bf; } IL_0267: { CStoryCtr_t3729227359 * L_91 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_92 = ___step0; NullCheck(L_91); CStoryCtr_OnClickNextStep_m6290578(L_91, L_92, /*hidden argument*/NULL); AudioSource_t3935305588 * L_93 = __this->get_m_npcAudio_19(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_94 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_93, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_94) { goto IL_028e; } } { AudioSource_t3935305588 * L_95 = __this->get_m_npcAudio_19(); NullCheck(L_95); AudioSource_Stop_m2682712816(L_95, /*hidden argument*/NULL); } IL_028e: { StoryStepInfo_t2355881288 * L_96 = __this->get_m_stepInfo_22(); NullCheck(L_96); bool L_97 = StoryStepInfo_get_HasAndio_m1968000428(L_96, /*hidden argument*/NULL); if (!L_97) { goto IL_02bf; } } { AudioSource_t3935305588 * L_98 = __this->get_m_npcAudio_19(); StoryStepInfo_t2355881288 * L_99 = __this->get_m_stepInfo_22(); NullCheck(L_99); AudioClip_t3680889665 * L_100 = StoryStepInfo_get_ResAudioClip_m3241067695(L_99, /*hidden argument*/NULL); NullCheck(L_98); AudioSource_set_clip_m31653938(L_98, L_100, /*hidden argument*/NULL); AudioSource_t3935305588 * L_101 = __this->get_m_npcAudio_19(); NullCheck(L_101); AudioSource_Play_m48294159(L_101, /*hidden argument*/NULL); } IL_02bf: { return; } } // System.Void UIStory::OnBtnClick(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UIStory_OnBtnClick_m3836467765 (UIStory_t931788816 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_OnBtnClick_m3836467765_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; StoryInfo_t712967752 * G_B4_0 = NULL; StoryInfo_t712967752 * G_B3_0 = NULL; String_t* G_B5_0 = NULL; StoryInfo_t712967752 * G_B5_1 = NULL; { V_0 = (-1); GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); String_t* L_1 = Object_get_name_m4211327027(L_0, /*hidden argument*/NULL); bool L_2 = Int32_TryParse_m2404707562(NULL /*static, unused*/, L_1, (&V_0), /*hidden argument*/NULL); if (!L_2) { goto IL_00ea; } } { int32_t L_3 = V_0; StoryStepInfo_t2355881288 * L_4 = __this->get_m_stepInfo_22(); NullCheck(L_4); List_1_t1036361634 * L_5 = L_4->get_optionList_15(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m1943519288(L_5, /*hidden argument*/List_1_get_Count_m1943519288_RuntimeMethod_var); if ((((int32_t)L_3) >= ((int32_t)L_6))) { goto IL_00e3; } } { StoryInfo_t712967752 * L_7 = __this->get_m_storyInfo_21(); StoryInfo_t712967752 * L_8 = __this->get_m_storyInfo_21(); NullCheck(L_8); String_t* L_9 = L_8->get_options_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); G_B3_0 = L_7; if (!L_10) { G_B4_0 = L_7; goto IL_006e; } } { StoryStepInfo_t2355881288 * L_11 = __this->get_m_stepInfo_22(); NullCheck(L_11); List_1_t1036361634 * L_12 = L_11->get_optionList_15(); int32_t L_13 = V_0; NullCheck(L_12); StoryOption_t3859254188 * L_14 = List_1_get_Item_m2844607068(L_12, L_13, /*hidden argument*/List_1_get_Item_m2844607068_RuntimeMethod_var); NullCheck(L_14); int32_t L_15 = StoryOption_get_ID_m628911540(L_14, /*hidden argument*/NULL); V_1 = L_15; String_t* L_16 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); G_B5_0 = L_16; G_B5_1 = G_B3_0; goto IL_009e; } IL_006e: { StoryInfo_t712967752 * L_17 = __this->get_m_storyInfo_21(); NullCheck(L_17); String_t* L_18 = L_17->get_options_6(); StoryStepInfo_t2355881288 * L_19 = __this->get_m_stepInfo_22(); NullCheck(L_19); List_1_t1036361634 * L_20 = L_19->get_optionList_15(); int32_t L_21 = V_0; NullCheck(L_20); StoryOption_t3859254188 * L_22 = List_1_get_Item_m2844607068(L_20, L_21, /*hidden argument*/List_1_get_Item_m2844607068_RuntimeMethod_var); NullCheck(L_22); int32_t L_23 = StoryOption_get_ID_m628911540(L_22, /*hidden argument*/NULL); int32_t L_24 = L_23; RuntimeObject * L_25 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_24); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = String_Concat_m1715369213(NULL /*static, unused*/, L_18, _stringLiteral3452614532, L_25, /*hidden argument*/NULL); G_B5_0 = L_26; G_B5_1 = G_B4_0; } IL_009e: { NullCheck(G_B5_1); G_B5_1->set_options_6(G_B5_0); StoryStepInfo_t2355881288 * L_27 = __this->get_m_stepInfo_22(); NullCheck(L_27); List_1_t1036361634 * L_28 = L_27->get_optionList_15(); int32_t L_29 = V_0; NullCheck(L_28); StoryOption_t3859254188 * L_30 = List_1_get_Item_m2844607068(L_28, L_29, /*hidden argument*/List_1_get_Item_m2844607068_RuntimeMethod_var); NullCheck(L_30); int32_t L_31 = StoryOption_get_nextStep_m963678245(L_30, /*hidden argument*/NULL); UIStory_OnNextStep_m1450755369(__this, L_31, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_32 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); CPveManager_t3058433014 * L_33 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); int32_t L_34 = CPveManager_GetCurStageID_m1218063981(L_33, /*hidden argument*/NULL); StoryInfo_t712967752 * L_35 = __this->get_m_storyInfo_21(); NullCheck(L_35); String_t* L_36 = L_35->get_options_6(); NullCheck(L_32); CPveManager_SendPveStoryLines_m636461339(L_32, L_34, L_36, /*hidden argument*/NULL); goto IL_00ea; } IL_00e3: { UIStory_OnNextStep_m1450755369(__this, (-1), /*hidden argument*/NULL); } IL_00ea: { return; } } // System.Void UIStory::OnSkipStory(StoryInfo,StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_OnSkipStory_m3301566751 (UIStory_t931788816 * __this, StoryInfo_t712967752 * ___storyInfo0, StoryStepInfo_t2355881288 * ___stepInfo1, const RuntimeMethod* method) { { __this->set_m_stepInfo_22((StoryStepInfo_t2355881288 *)NULL); return; } } // System.Void UIStory::OnNextStoryInfo(StoryInfo,StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_OnNextStoryInfo_m2849639303 (UIStory_t931788816 * __this, StoryInfo_t712967752 * ___storyInfo0, StoryStepInfo_t2355881288 * ___stepInfo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_OnNextStoryInfo_m2849639303_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CLogHelp_t779629444 * L_0 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); StoryInfo_t712967752 * L_1 = ___storyInfo0; NullCheck(L_1); String_t* L_2 = StoryInfo_get_Desc_m747062242(L_1, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_3 = ___stepInfo1; NullCheck(L_3); String_t* L_4 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral444475515, L_2, L_4, /*hidden argument*/NULL); NullCheck(L_0); CLogHelp_Log_m386290467(L_0, L_5, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_6 = ___stepInfo1; __this->set_m_stepInfo_22(L_6); StoryInfo_t712967752 * L_7 = ___storyInfo0; __this->set_m_storyInfo_21(L_7); AudioSource_t3935305588 * L_8 = __this->get_m_bgAudio_20(); NullCheck(L_8); bool L_9 = AudioSource_get_isPlaying_m1896551654(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0071; } } { StoryInfo_t712967752 * L_10 = ___storyInfo0; NullCheck(L_10); bool L_11 = StoryInfo_get_HasAndio_m2702636979(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0071; } } { AudioSource_t3935305588 * L_12 = __this->get_m_bgAudio_20(); StoryInfo_t712967752 * L_13 = ___storyInfo0; NullCheck(L_13); AudioClip_t3680889665 * L_14 = StoryInfo_get_ResAudioClip_m875746293(L_13, /*hidden argument*/NULL); NullCheck(L_12); AudioSource_set_clip_m31653938(L_12, L_14, /*hidden argument*/NULL); AudioSource_t3935305588 * L_15 = __this->get_m_bgAudio_20(); NullCheck(L_15); AudioSource_set_loop_m3659884460(L_15, (bool)1, /*hidden argument*/NULL); AudioSource_t3935305588 * L_16 = __this->get_m_bgAudio_20(); NullCheck(L_16); AudioSource_Play_m48294159(L_16, /*hidden argument*/NULL); } IL_0071: { StoryInfo_t712967752 * L_17 = __this->get_m_storyInfo_21(); NullCheck(L_17); bool L_18 = StoryInfo_get_IsForce_m4176139824(L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_008d; } } { GameObject_t1113636619 * L_19 = __this->get_m_BtnSkip_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_19, (bool)0, /*hidden argument*/NULL); } IL_008d: { StoryStepInfo_t2355881288 * L_20 = ___stepInfo1; NullCheck(L_20); int32_t L_21 = L_20->get_StepType_1(); V_0 = L_21; int32_t L_22 = V_0; switch (L_22) { case 0: { goto IL_00db; } case 1: { goto IL_00b7; } case 2: { goto IL_00e0; } case 3: { goto IL_00e0; } case 4: { goto IL_00c3; } case 5: { goto IL_00cf; } } } { goto IL_00e0; } IL_00b7: { StoryStepInfo_t2355881288 * L_23 = ___stepInfo1; UIStory_ShowDialog_m483622899(__this, L_23, /*hidden argument*/NULL); goto IL_00e5; } IL_00c3: { StoryStepInfo_t2355881288 * L_24 = ___stepInfo1; UIStory_ShowSceneIcon_m611529951(__this, L_24, /*hidden argument*/NULL); goto IL_00e5; } IL_00cf: { StoryStepInfo_t2355881288 * L_25 = ___stepInfo1; UIStory_showOption_m3197671628(__this, L_25, /*hidden argument*/NULL); goto IL_00e5; } IL_00db: { goto IL_00e5; } IL_00e0: { goto IL_00e5; } IL_00e5: { return; } } // System.Void UIStory::ShowMixStory(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowMixStory_m2179025255 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_ShowMixStory_m2179025255_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLogHelp_t779629444 * L_0 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_1 = ___storyInfo0; NullCheck(L_1); String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1); NullCheck(L_0); CLogHelp_Log_m386290467(L_0, L_2, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_3 = ___storyInfo0; NullCheck(L_3); String_t* L_4 = L_3->get_Dialog_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_6 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002c; } } { StoryStepInfo_t2355881288 * L_7 = ___storyInfo0; UIStory_ShowDialog_m483622899(__this, L_7, /*hidden argument*/NULL); } IL_002c: { StoryStepInfo_t2355881288 * L_8 = ___storyInfo0; NullCheck(L_8); String_t* L_9 = L_8->get_ResTexture_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_11 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0048; } } { StoryStepInfo_t2355881288 * L_12 = ___storyInfo0; UIStory_ShowTexture_m2120146344(__this, L_12, /*hidden argument*/NULL); } IL_0048: { StoryStepInfo_t2355881288 * L_13 = ___storyInfo0; NullCheck(L_13); String_t* L_14 = L_13->get_InsertIconID_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_16 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0064; } } { StoryStepInfo_t2355881288 * L_17 = ___storyInfo0; UIStory_ShowSceneIcon_m611529951(__this, L_17, /*hidden argument*/NULL); } IL_0064: { return; } } // System.Void UIStory::showOption(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_showOption_m3197671628 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_showOption_m3197671628_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_m_optIndex_36(); __this->set_m_optIndex_36(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); GameObject_t1113636619 * L_1 = __this->get_m_BtnNext_9(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_2 = __this->get_m_BtnSkip_10(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); CLogHelp_t779629444 * L_3 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_4 = ___storyInfo0; NullCheck(L_4); String_t* L_5 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_4); NullCheck(L_3); CLogHelp_Log_m386290467(L_3, L_5, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_6 = ___storyInfo0; NullCheck(L_6); String_t* L_7 = L_6->get_Dialog_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_9 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0052; } } { StoryStepInfo_t2355881288 * L_10 = ___storyInfo0; UIStory_ShowDialog_m483622899(__this, L_10, /*hidden argument*/NULL); } IL_0052: { StoryStepInfo_t2355881288 * L_11 = ___storyInfo0; NullCheck(L_11); String_t* L_12 = L_11->get_ResTexture_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_14 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_006e; } } { StoryStepInfo_t2355881288 * L_15 = ___storyInfo0; UIStory_ShowTexture_m2120146344(__this, L_15, /*hidden argument*/NULL); } IL_006e: { StoryStepInfo_t2355881288 * L_16 = ___storyInfo0; NullCheck(L_16); String_t* L_17 = L_16->get_InsertIconID_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_19 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_008a; } } { StoryStepInfo_t2355881288 * L_20 = ___storyInfo0; UIStory_ShowSceneIcon_m611529951(__this, L_20, /*hidden argument*/NULL); } IL_008a: { return; } } // System.Void UIStory::ShowSceneIcon(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowSceneIcon_m611529951 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_ShowSceneIcon_m611529951_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; int32_t V_1 = 0; { StoryStepInfo_t2355881288 * L_0 = ___storyInfo0; NullCheck(L_0); Texture2D_t3840446185 * L_1 = StoryStepInfo_get_ResInsertIcon_m2358320371(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0033; } } { UITexture_t3471168817 * L_3 = __this->get_m_InsetTexture_18(); StoryStepInfo_t2355881288 * L_4 = ___storyInfo0; NullCheck(L_4); Texture2D_t3840446185 * L_5 = StoryStepInfo_get_ResInsertIcon_m2358320371(L_4, /*hidden argument*/NULL); NullCheck(L_3); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_3, L_5); UITexture_t3471168817 * L_6 = __this->get_m_InsetTexture_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); goto IL_003a; } IL_0033: { __this->set_m_bInsetLoad_33((bool)0); } IL_003a: { StoryStepInfo_t2355881288 * L_7 = ___storyInfo0; NullCheck(L_7); String_t* L_8 = L_7->get_InsertIconID_4(); CharU5BU5D_t3528271667* L_9 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_9); (L_9)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_8); StringU5BU5D_t1281789340* L_10 = String_Split_m3646115398(L_8, L_9, /*hidden argument*/NULL); V_0 = L_10; StringU5BU5D_t1281789340* L_11 = V_0; NullCheck(L_11); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))) == ((uint32_t)2)))) { goto IL_0082; } } { CMainRole_t4200562839 * L_12 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); int32_t L_13 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_12); V_1 = L_13; IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_14 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); CPveManager_t3058433014 * L_15 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); int32_t L_16 = CPveManager_GetCurStageID_m1218063981(L_15, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_17 = V_0; int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; String_t* L_20 = (L_17)->GetAt(static_cast(L_19)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_21 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_20, 0, /*hidden argument*/NULL); NullCheck(L_14); CPveManager_AddPvePicture_m2077940732(L_14, L_16, L_21, /*hidden argument*/NULL); } IL_0082: { CLogHelp_t779629444 * L_22 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_23 = ___storyInfo0; NullCheck(L_23); String_t* L_24 = L_23->get_InsertIconID_4(); NullCheck(L_22); CLogHelp_Log_m386290467(L_22, L_24, /*hidden argument*/NULL); return; } } // System.Void UIStory::ShowTexture(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowTexture_m2120146344 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method) { { CLogHelp_t779629444 * L_0 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_1 = ___storyInfo0; NullCheck(L_1); String_t* L_2 = L_1->get_ResTexture_3(); NullCheck(L_0); CLogHelp_Log_m386290467(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void UIStory::ShowIllustration(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowIllustration_m2718787151 (UIStory_t931788816 * __this, int32_t ___num0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_ShowIllustration_m2718787151_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_0 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_picTimerIndex_31(); NullCheck(L_0); CTimerManager_KillTimer_m1432033039(L_0, L_1, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_2 = __this->get_m_stepInfo_22(); NullCheck(L_2); float L_3 = L_2->get_Timer_11(); V_0 = ((float)((float)L_3/(float)(10.0f))); UITextureU5BU5D_t4250952428* L_4 = __this->get_m_picArray_26(); int32_t L_5 = ___num0; NullCheck(L_4); int32_t L_6 = L_5; UITexture_t3471168817 * L_7 = (L_4)->GetAt(static_cast(L_6)); int32_t L_8 = ___num0; float L_9 = V_0; int32_t L_10 = UIStory_ShowPicEffect_m199618770(__this, L_7, L_8, L_9, /*hidden argument*/NULL); __this->set_picTimerIndex_31(L_10); UITextureU5BU5D_t4250952428* L_11 = __this->get_m_picArray_26(); int32_t L_12 = ___num0; NullCheck(L_11); int32_t L_13 = L_12; UITexture_t3471168817 * L_14 = (L_11)->GetAt(static_cast(L_13)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)1, /*hidden argument*/NULL); UITextureU5BU5D_t4250952428* L_15 = __this->get_m_picArray_26(); int32_t L_16 = ___num0; NullCheck(L_15); int32_t L_17 = L_16; UITexture_t3471168817 * L_18 = (L_15)->GetAt(static_cast(L_17)); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_19 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_20 = __this->get_m_stepInfo_22(); NullCheck(L_20); StringU5BU5D_t1281789340* L_21 = StoryStepInfo_get_picArray_m4000400821(L_20, /*hidden argument*/NULL); int32_t L_22 = ___num0; NullCheck(L_21); int32_t L_23 = L_22; String_t* L_24 = (L_21)->GetAt(static_cast(L_23)); NullCheck(L_19); Object_t631007953 * L_25 = IResourceManager_CreateResource_m1279813597(L_19, L_24, (bool)1, /*hidden argument*/NULL); NullCheck(L_18); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_18, ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_25, Texture2D_t3840446185_il2cpp_TypeInfo_var))); return; } } // System.Void UIStory::SetIllPos(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_SetIllPos_m2275020932 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_SetIllPos_m2275020932_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; { StoryStepInfo_t2355881288 * L_0 = ___storyInfo0; NullCheck(L_0); StringU5BU5D_t1281789340* L_1 = StoryStepInfo_get_posArray_m708927291(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_000c; } } { return; } IL_000c: { V_0 = 0; goto IL_0091; } IL_0013: { StoryStepInfo_t2355881288 * L_2 = ___storyInfo0; NullCheck(L_2); StringU5BU5D_t1281789340* L_3 = StoryStepInfo_get_posArray_m708927291(L_2, /*hidden argument*/NULL); int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = L_4; String_t* L_6 = (L_3)->GetAt(static_cast(L_5)); CharU5BU5D_t3528271667* L_7 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_7); (L_7)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_6); StringU5BU5D_t1281789340* L_8 = String_Split_m3646115398(L_6, L_7, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = 0; String_t* L_10 = (L_8)->GetAt(static_cast(L_9)); float L_11 = Single_Parse_m364357836(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); V_1 = L_11; StoryStepInfo_t2355881288 * L_12 = ___storyInfo0; NullCheck(L_12); StringU5BU5D_t1281789340* L_13 = StoryStepInfo_get_posArray_m708927291(L_12, /*hidden argument*/NULL); int32_t L_14 = V_0; NullCheck(L_13); int32_t L_15 = L_14; String_t* L_16 = (L_13)->GetAt(static_cast(L_15)); CharU5BU5D_t3528271667* L_17 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_17); (L_17)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_16); StringU5BU5D_t1281789340* L_18 = String_Split_m3646115398(L_16, L_17, /*hidden argument*/NULL); NullCheck(L_18); int32_t L_19 = 1; String_t* L_20 = (L_18)->GetAt(static_cast(L_19)); float L_21 = Single_Parse_m364357836(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); V_2 = L_21; StoryStepInfo_t2355881288 * L_22 = ___storyInfo0; NullCheck(L_22); StringU5BU5D_t1281789340* L_23 = StoryStepInfo_get_posArray_m708927291(L_22, /*hidden argument*/NULL); int32_t L_24 = V_0; NullCheck(L_23); int32_t L_25 = L_24; String_t* L_26 = (L_23)->GetAt(static_cast(L_25)); CharU5BU5D_t3528271667* L_27 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_27); (L_27)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_26); StringU5BU5D_t1281789340* L_28 = String_Split_m3646115398(L_26, L_27, /*hidden argument*/NULL); NullCheck(L_28); int32_t L_29 = 2; String_t* L_30 = (L_28)->GetAt(static_cast(L_29)); float L_31 = Single_Parse_m364357836(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); V_3 = L_31; UITextureU5BU5D_t4250952428* L_32 = __this->get_m_picArray_26(); int32_t L_33 = V_0; NullCheck(L_32); int32_t L_34 = L_33; UITexture_t3471168817 * L_35 = (L_32)->GetAt(static_cast(L_34)); NullCheck(L_35); Transform_t3600365921 * L_36 = Component_get_transform_m3162698980(L_35, /*hidden argument*/NULL); float L_37 = V_1; float L_38 = V_2; float L_39 = V_3; Vector3_t3722313464 L_40; memset(&L_40, 0, sizeof(L_40)); Vector3__ctor_m3353183577((&L_40), L_37, L_38, L_39, /*hidden argument*/NULL); NullCheck(L_36); Transform_set_localPosition_m4128471975(L_36, L_40, /*hidden argument*/NULL); int32_t L_41 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_0091: { int32_t L_42 = V_0; StoryStepInfo_t2355881288 * L_43 = ___storyInfo0; NullCheck(L_43); StringU5BU5D_t1281789340* L_44 = StoryStepInfo_get_posArray_m708927291(L_43, /*hidden argument*/NULL); NullCheck(L_44); if ((((int32_t)L_42) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_44)->max_length))))))) { goto IL_0013; } } { return; } } // System.Void UIStory::ShowDialog(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowDialog_m483622899 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___storyInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_ShowDialog_m483622899_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLogHelp_t779629444 * L_0 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_1 = ___storyInfo0; NullCheck(L_1); String_t* L_2 = L_1->get_RoleName_5(); StoryStepInfo_t2355881288 * L_3 = ___storyInfo0; NullCheck(L_3); String_t* L_4 = L_3->get_Dialog_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m3755062657(NULL /*static, unused*/, L_2, _stringLiteral3787497674, L_4, /*hidden argument*/NULL); NullCheck(L_0); CLogHelp_Log_m386290467(L_0, L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_6 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = __this->get_timerIndex_30(); NullCheck(L_6); CTimerManager_KillTimer_m1432033039(L_6, L_7, /*hidden argument*/NULL); UIStory_ShowOptionBtn_m3447630564(__this, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_8 = ___storyInfo0; NullCheck(L_8); bool L_9 = StoryStepInfo_get_HasAndio_m1968000428(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_005d; } } { AudioSource_t3935305588 * L_10 = __this->get_m_npcAudio_19(); StoryStepInfo_t2355881288 * L_11 = ___storyInfo0; NullCheck(L_11); AudioClip_t3680889665 * L_12 = StoryStepInfo_get_ResAudioClip_m3241067695(L_11, /*hidden argument*/NULL); NullCheck(L_10); AudioSource_set_clip_m31653938(L_10, L_12, /*hidden argument*/NULL); AudioSource_t3935305588 * L_13 = __this->get_m_npcAudio_19(); NullCheck(L_13); AudioSource_Play_m48294159(L_13, /*hidden argument*/NULL); } IL_005d: { StoryStepInfo_t2355881288 * L_14 = ___storyInfo0; NullCheck(L_14); Texture2D_t3840446185 * L_15 = StoryStepInfo_get_bgTexture_m558720128(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_007f; } } { UITexture_t3471168817 * L_17 = __this->get_m_BgTexture_17(); StoryStepInfo_t2355881288 * L_18 = ___storyInfo0; NullCheck(L_18); Texture2D_t3840446185 * L_19 = StoryStepInfo_get_bgTexture_m558720128(L_18, /*hidden argument*/NULL); NullCheck(L_17); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_17, L_19); } IL_007f: { UILabel_t3248798549 * L_20 = __this->get_m_DialogLab_8(); StoryStepInfo_t2355881288 * L_21 = ___storyInfo0; NullCheck(L_21); String_t* L_22 = L_21->get_Dialog_2(); int32_t L_23 = UIStory_ShowDialogEffect_m456494833(__this, L_20, L_22, /*hidden argument*/NULL); __this->set_timerIndex_30(L_23); StoryStepInfo_t2355881288 * L_24 = ___storyInfo0; NullCheck(L_24); String_t* L_25 = L_24->get_RoleTexture_8(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_26 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_25, /*hidden argument*/NULL); if (L_26) { goto IL_00ae; } } { __this->set_m_bRoleLoad_34((bool)0); } IL_00ae: { StoryStepInfo_t2355881288 * L_27 = ___storyInfo0; NullCheck(L_27); String_t* L_28 = L_27->get_Illustration_9(); 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_00c5; } } { __this->set_m_bPicLoad_35((bool)0); } IL_00c5: { StoryStepInfo_t2355881288 * L_30 = ___storyInfo0; NullCheck(L_30); int32_t L_31 = L_30->get_ModelPos_7(); if ((!(((uint32_t)L_31) == ((uint32_t)1)))) { goto IL_013f; } } { GameObject_t1113636619 * L_32 = __this->get_m_leftRoot_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_32, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_33 = __this->get_m_rightRoot_12(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_33, (bool)0, /*hidden argument*/NULL); UITexture_t3471168817 * L_34 = __this->get_m_leftTexture_15(); __this->set_m_nowTexture_27(L_34); StoryStepInfo_t2355881288 * L_35 = ___storyInfo0; NullCheck(L_35); bool L_36 = L_35->get_IsRole_6(); if (!L_36) { goto IL_0129; } } { UILabel_t3248798549 * L_37 = __this->get_m_leftName_13(); CMainRole_t4200562839 * L_38 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_38); CProperty_t963755051 * L_39 = ISceneBaseObj_GetNetProperty_m1709069404(L_38, /*hidden argument*/NULL); NullCheck(L_39); String_t* L_40 = CProperty_GetWideStr_m2042428682(L_39, _stringLiteral62725275, _stringLiteral345825936, /*hidden argument*/NULL); NullCheck(L_37); UILabel_set_text_m1071532778(L_37, L_40, /*hidden argument*/NULL); goto IL_013a; } IL_0129: { UILabel_t3248798549 * L_41 = __this->get_m_leftName_13(); StoryStepInfo_t2355881288 * L_42 = ___storyInfo0; NullCheck(L_42); String_t* L_43 = L_42->get_RoleName_5(); NullCheck(L_41); UILabel_set_text_m1071532778(L_41, L_43, /*hidden argument*/NULL); } IL_013a: { goto IL_01a8; } IL_013f: { GameObject_t1113636619 * L_44 = __this->get_m_leftRoot_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_44, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_45 = __this->get_m_rightRoot_12(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_45, (bool)1, /*hidden argument*/NULL); UITexture_t3471168817 * L_46 = __this->get_m_rightTexture_16(); __this->set_m_nowTexture_27(L_46); StoryStepInfo_t2355881288 * L_47 = ___storyInfo0; NullCheck(L_47); bool L_48 = L_47->get_IsRole_6(); if (!L_48) { goto IL_0197; } } { UILabel_t3248798549 * L_49 = __this->get_m_rightName_14(); CMainRole_t4200562839 * L_50 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_50); CProperty_t963755051 * L_51 = ISceneBaseObj_GetNetProperty_m1709069404(L_50, /*hidden argument*/NULL); NullCheck(L_51); String_t* L_52 = CProperty_GetWideStr_m2042428682(L_51, _stringLiteral62725275, _stringLiteral345825936, /*hidden argument*/NULL); NullCheck(L_49); UILabel_set_text_m1071532778(L_49, L_52, /*hidden argument*/NULL); goto IL_01a8; } IL_0197: { UILabel_t3248798549 * L_53 = __this->get_m_rightName_14(); StoryStepInfo_t2355881288 * L_54 = ___storyInfo0; NullCheck(L_54); String_t* L_55 = L_54->get_RoleName_5(); NullCheck(L_53); UILabel_set_text_m1071532778(L_53, L_55, /*hidden argument*/NULL); } IL_01a8: { return; } } // System.Void UIStory::ShowOptionBtn() extern "C" IL2CPP_METHOD_ATTR void UIStory_ShowOptionBtn_m3447630564 (UIStory_t931788816 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_ShowOptionBtn_m3447630564_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); { V_0 = 0; goto IL_00d5; } IL_0007: { StoryStepInfo_t2355881288 * L_0 = __this->get_m_stepInfo_22(); NullCheck(L_0); List_1_t1036361634 * L_1 = L_0->get_optionList_15(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1943519288(L_1, /*hidden argument*/List_1_get_Count_m1943519288_RuntimeMethod_var); int32_t L_3 = V_0; if ((((int32_t)L_2) <= ((int32_t)L_3))) { goto IL_00d1; } } { UILabelU5BU5D_t595200952* L_4 = __this->get_m_btnLabelS_24(); int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = L_5; UILabel_t3248798549 * L_7 = (L_4)->GetAt(static_cast(L_6)); StoryStepInfo_t2355881288 * L_8 = __this->get_m_stepInfo_22(); NullCheck(L_8); List_1_t1036361634 * L_9 = L_8->get_optionList_15(); int32_t L_10 = V_0; NullCheck(L_9); StoryOption_t3859254188 * L_11 = List_1_get_Item_m2844607068(L_9, L_10, /*hidden argument*/List_1_get_Item_m2844607068_RuntimeMethod_var); NullCheck(L_11); String_t* L_12 = StoryOption_get_dialog_m2447772851(L_11, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_12, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_13 = __this->get_m_btnBgS_25(); int32_t L_14 = V_0; NullCheck(L_13); int32_t L_15 = L_14; Transform_t3600365921 * L_16 = (L_13)->GetAt(static_cast(L_15)); NullCheck(L_16); Vector3_t3722313464 L_17 = Transform_get_localScale_m129152068(L_16, /*hidden argument*/NULL); V_1 = L_17; UILabelU5BU5D_t595200952* L_18 = __this->get_m_btnLabelS_24(); int32_t L_19 = V_0; NullCheck(L_18); int32_t L_20 = L_19; UILabel_t3248798549 * L_21 = (L_18)->GetAt(static_cast(L_20)); IL2CPP_RUNTIME_CLASS_INIT(CFontHelp_t2408739167_il2cpp_TypeInfo_var); float L_22 = CFontHelp_GetDrawPixelWidth_m1105152651(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); (&V_1)->set_x_1(((float)il2cpp_codegen_add((float)L_22, (float)(20.0f)))); TransformU5BU5D_t807237628* L_23 = __this->get_m_btnBgS_25(); int32_t L_24 = V_0; NullCheck(L_23); int32_t L_25 = L_24; Transform_t3600365921 * L_26 = (L_23)->GetAt(static_cast(L_25)); Vector3_t3722313464 L_27 = V_1; NullCheck(L_26); Transform_set_localScale_m3053443106(L_26, L_27, /*hidden argument*/NULL); CStoryCtr_t3729227359 * L_28 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); List_1_t128053199 * L_29 = CStoryCtr_GetOption_m3982114635(L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00c3; } } { CStoryCtr_t3729227359 * L_30 = CStoryCtr_GetInstance_m1476869070(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_31 = __this->get_m_optIndex_36(); StoryStepInfo_t2355881288 * L_32 = __this->get_m_stepInfo_22(); NullCheck(L_32); List_1_t1036361634 * L_33 = L_32->get_optionList_15(); int32_t L_34 = V_0; NullCheck(L_33); StoryOption_t3859254188 * L_35 = List_1_get_Item_m2844607068(L_33, L_34, /*hidden argument*/List_1_get_Item_m2844607068_RuntimeMethod_var); NullCheck(L_35); int32_t L_36 = StoryOption_get_ID_m628911540(L_35, /*hidden argument*/NULL); NullCheck(L_30); bool L_37 = CStoryCtr_IsSelectOption_m3180209259(L_30, L_31, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00be; } } { TransformU5BU5D_t807237628* L_38 = __this->get_m_btnOptionS_23(); int32_t L_39 = V_0; NullCheck(L_38); int32_t L_40 = L_39; Transform_t3600365921 * L_41 = (L_38)->GetAt(static_cast(L_40)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_41, (bool)1, /*hidden argument*/NULL); } IL_00be: { goto IL_00d1; } IL_00c3: { TransformU5BU5D_t807237628* L_42 = __this->get_m_btnOptionS_23(); int32_t L_43 = V_0; NullCheck(L_42); int32_t L_44 = L_43; Transform_t3600365921 * L_45 = (L_42)->GetAt(static_cast(L_44)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_45, (bool)1, /*hidden argument*/NULL); } IL_00d1: { int32_t L_46 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00d5: { int32_t L_47 = V_0; TransformU5BU5D_t807237628* L_48 = __this->get_m_btnOptionS_23(); NullCheck(L_48); if ((((int32_t)L_47) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_48)->max_length))))))) { goto IL_0007; } } { return; } } // System.Void UIStory::HideOptionBtn() extern "C" IL2CPP_METHOD_ATTR void UIStory_HideOptionBtn_m2554052466 (UIStory_t931788816 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_HideOptionBtn_m2554052466_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0019; } IL_0007: { TransformU5BU5D_t807237628* L_0 = __this->get_m_btnOptionS_23(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; Transform_t3600365921 * L_3 = (L_0)->GetAt(static_cast(L_2)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)0, /*hidden argument*/NULL); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0019: { int32_t L_5 = V_0; TransformU5BU5D_t807237628* L_6 = __this->get_m_btnOptionS_23(); NullCheck(L_6); if ((((int32_t)L_5) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length))))))) { goto IL_0007; } } { return; } } // System.Int32 UIStory::ShowDialogEffect(UILabel,System.String) extern "C" IL2CPP_METHOD_ATTR int32_t UIStory_ShowDialogEffect_m456494833 (UIStory_t931788816 * __this, UILabel_t3248798549 * ___lab0, String_t* ___text1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_ShowDialogEffect_m456494833_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * V_0 = NULL; { U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * L_0 = (U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 *)il2cpp_codegen_object_new(U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431_il2cpp_TypeInfo_var); U3CShowDialogEffectU3Ec__AnonStorey0__ctor_m2018815424(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * L_1 = V_0; String_t* L_2 = ___text1; NullCheck(L_1); L_1->set_text_0(L_2); U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * L_3 = V_0; UILabel_t3248798549 * L_4 = ___lab0; NullCheck(L_3); L_3->set_lab_3(L_4); U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * L_5 = V_0; NullCheck(L_5); UILabel_t3248798549 * L_6 = L_5->get_lab_3(); 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(); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_7, /*hidden argument*/NULL); U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * L_8 = V_0; NullCheck(L_8); L_8->set_index_1(0); U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * L_9 = V_0; String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_9); L_9->set_temStr_2(L_10); IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_11 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * L_12 = V_0; intptr_t L_13 = (intptr_t)U3CShowDialogEffectU3Ec__AnonStorey0_U3CU3Em__0_m3741229791_RuntimeMethod_var; TimerCallbackProc_t3381003091 * L_14 = (TimerCallbackProc_t3381003091 *)il2cpp_codegen_object_new(TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var); TimerCallbackProc__ctor_m2511947299(L_14, L_12, L_13, /*hidden argument*/NULL); U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * L_15 = V_0; NullCheck(L_15); String_t* L_16 = L_15->get_text_0(); NullCheck(L_16); int32_t L_17 = String_get_Length_m3847582255(L_16, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_18 = CTimerManager_CreateTimer_m1163471876(L_11, (0.05f), L_14, L_17, /*hidden argument*/NULL); return L_18; } } // System.Int32 UIStory::ShowRoleEffect(UITexture) extern "C" IL2CPP_METHOD_ATTR int32_t UIStory_ShowRoleEffect_m2700590296 (UIStory_t931788816 * __this, UITexture_t3471168817 * ___texture0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_ShowRoleEffect_m2700590296_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207 * V_0 = NULL; { U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207 * L_0 = (U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207 *)il2cpp_codegen_object_new(U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207_il2cpp_TypeInfo_var); U3CShowRoleEffectU3Ec__AnonStorey1__ctor_m4162986472(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207 * L_1 = V_0; UITexture_t3471168817 * L_2 = ___texture0; NullCheck(L_1); L_1->set_texture_0(L_2); U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207 * L_3 = V_0; NullCheck(L_3); UITexture_t3471168817 * L_4 = L_3->get_texture_0(); NullCheck(L_4); UIWidget_set_alpha_m2278043477(L_4, (0.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_5 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CShowRoleEffectU3Ec__AnonStorey1_U3CU3Em__0_m2719358273_RuntimeMethod_var; TimerCallbackProc_t3381003091 * L_8 = (TimerCallbackProc_t3381003091 *)il2cpp_codegen_object_new(TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var); TimerCallbackProc__ctor_m2511947299(L_8, L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_9 = CTimerManager_CreateTimer_m1163471876(L_5, (0.02f), L_8, ((int32_t)10), /*hidden argument*/NULL); return L_9; } } // System.Int32 UIStory::ShowPicEffect(UITexture,System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t UIStory_ShowPicEffect_m199618770 (UIStory_t931788816 * __this, UITexture_t3471168817 * ___texture0, int32_t ___i1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_ShowPicEffect_m199618770_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CShowPicEffectU3Ec__AnonStorey2_t832592604 * V_0 = NULL; { U3CShowPicEffectU3Ec__AnonStorey2_t832592604 * L_0 = (U3CShowPicEffectU3Ec__AnonStorey2_t832592604 *)il2cpp_codegen_object_new(U3CShowPicEffectU3Ec__AnonStorey2_t832592604_il2cpp_TypeInfo_var); U3CShowPicEffectU3Ec__AnonStorey2__ctor_m234451751(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CShowPicEffectU3Ec__AnonStorey2_t832592604 * L_1 = V_0; UITexture_t3471168817 * L_2 = ___texture0; NullCheck(L_1); L_1->set_texture_0(L_2); U3CShowPicEffectU3Ec__AnonStorey2_t832592604 * L_3 = V_0; int32_t L_4 = ___i1; NullCheck(L_3); L_3->set_i_1(L_4); U3CShowPicEffectU3Ec__AnonStorey2_t832592604 * L_5 = V_0; NullCheck(L_5); L_5->set_U24this_2(__this); U3CShowPicEffectU3Ec__AnonStorey2_t832592604 * L_6 = V_0; NullCheck(L_6); UITexture_t3471168817 * L_7 = L_6->get_texture_0(); NullCheck(L_7); UIWidget_set_alpha_m2278043477(L_7, (0.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_8 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); float L_9 = ___time2; U3CShowPicEffectU3Ec__AnonStorey2_t832592604 * L_10 = V_0; intptr_t L_11 = (intptr_t)U3CShowPicEffectU3Ec__AnonStorey2_U3CU3Em__0_m3447229080_RuntimeMethod_var; TimerCallbackProc_t3381003091 * L_12 = (TimerCallbackProc_t3381003091 *)il2cpp_codegen_object_new(TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var); TimerCallbackProc__ctor_m2511947299(L_12, L_10, L_11, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_13 = CTimerManager_CreateTimer_m1163471876(L_8, L_9, L_12, ((int32_t)10), /*hidden argument*/NULL); return L_13; } } // System.Void UIStory::OnPrevStoryInfo(StoryInfo,StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_OnPrevStoryInfo_m667787187 (UIStory_t931788816 * __this, StoryInfo_t712967752 * ___storyInfo0, StoryStepInfo_t2355881288 * ___stepInfo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_OnPrevStoryInfo_m667787187_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CLogHelp_t779629444 * L_0 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); StoryInfo_t712967752 * L_1 = ___storyInfo0; NullCheck(L_1); String_t* L_2 = StoryInfo_get_Desc_m747062242(L_1, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_3 = ___stepInfo1; NullCheck(L_3); String_t* L_4 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral1488724804, L_2, L_4, /*hidden argument*/NULL); NullCheck(L_0); CLogHelp_Log_m386290467(L_0, L_5, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_6 = ___stepInfo1; NullCheck(L_6); int32_t L_7 = L_6->get_StepType_1(); V_0 = L_7; int32_t L_8 = V_0; switch (L_8) { case 0: { goto IL_008a; } case 1: { goto IL_004e; } case 2: { goto IL_005a; } case 3: { goto IL_008f; } case 4: { goto IL_0066; } case 5: { goto IL_007e; } case 6: { goto IL_0072; } } } { goto IL_008f; } IL_004e: { StoryStepInfo_t2355881288 * L_9 = ___stepInfo1; UIStory_DisableDialog_m468910234(__this, L_9, /*hidden argument*/NULL); goto IL_0094; } IL_005a: { StoryStepInfo_t2355881288 * L_10 = ___stepInfo1; UIStory_DisableTexture_m2542291363(__this, L_10, /*hidden argument*/NULL); goto IL_0094; } IL_0066: { StoryStepInfo_t2355881288 * L_11 = ___stepInfo1; UIStory_DisableSceneIcon_m4259584817(__this, L_11, /*hidden argument*/NULL); goto IL_0094; } IL_0072: { StoryStepInfo_t2355881288 * L_12 = ___stepInfo1; UIStory_DisableMixStory_m2219431880(__this, L_12, /*hidden argument*/NULL); goto IL_0094; } IL_007e: { StoryStepInfo_t2355881288 * L_13 = ___stepInfo1; UIStory_DisableOption_m1640215992(__this, L_13, /*hidden argument*/NULL); goto IL_0094; } IL_008a: { goto IL_0094; } IL_008f: { goto IL_0094; } IL_0094: { return; } } // System.Void UIStory::DisableDialog(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableDialog_m468910234 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_DisableDialog_m468910234_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_DialogLab_8(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); UITexture_t3471168817 * L_2 = __this->get_m_nowTexture_27(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); return; } } // System.Void UIStory::DisableTexture(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableTexture_m2542291363 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method) { { return; } } // System.Void UIStory::DisableAnim(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableAnim_m662978479 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method) { { return; } } // System.Void UIStory::DisableSceneIcon(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableSceneIcon_m4259584817 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_DisableSceneIcon_m4259584817_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UITexture_t3471168817 * L_0 = __this->get_m_InsetTexture_18(); 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 UIStory::DisableMixStory(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableMixStory_m2219431880 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_DisableMixStory_m2219431880_MetadataUsageId); s_Il2CppMethodInitialized = true; } { StoryStepInfo_t2355881288 * L_0 = ___stepInfo0; NullCheck(L_0); String_t* L_1 = L_0->get_Dialog_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_3 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001c; } } { StoryStepInfo_t2355881288 * L_4 = ___stepInfo0; UIStory_DisableDialog_m468910234(__this, L_4, /*hidden argument*/NULL); } IL_001c: { StoryStepInfo_t2355881288 * L_5 = ___stepInfo0; NullCheck(L_5); String_t* L_6 = L_5->get_ResTexture_3(); 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(); bool L_8 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0038; } } { StoryStepInfo_t2355881288 * L_9 = ___stepInfo0; UIStory_DisableTexture_m2542291363(__this, L_9, /*hidden argument*/NULL); } IL_0038: { StoryStepInfo_t2355881288 * L_10 = ___stepInfo0; NullCheck(L_10); String_t* L_11 = L_10->get_InsertIconID_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_13 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0054; } } { StoryStepInfo_t2355881288 * L_14 = ___stepInfo0; UIStory_DisableSceneIcon_m4259584817(__this, L_14, /*hidden argument*/NULL); } IL_0054: { return; } } // System.Void UIStory::DisableOption(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UIStory_DisableOption_m1640215992 (UIStory_t931788816 * __this, StoryStepInfo_t2355881288 * ___stepInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStory_DisableOption_m1640215992_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIStory_HideOptionBtn_m2554052466(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_0 = __this->get_m_BtnNext_9(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_1 = __this->get_m_BtnSkip_10(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_1, (bool)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 UIStory/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CShowDialogEffectU3Ec__AnonStorey0__ctor_m2018815424 (U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void UIStory/c__AnonStorey0::<>m__0() extern "C" IL2CPP_METHOD_ATTR void U3CShowDialogEffectU3Ec__AnonStorey0_U3CU3Em__0_m3741229791 (U3CShowDialogEffectU3Ec__AnonStorey0_t3426856431 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CShowDialogEffectU3Ec__AnonStorey0_U3CU3Em__0_m3741229791_MetadataUsageId); s_Il2CppMethodInitialized = true; } Il2CppChar V_0 = 0x0; { String_t* L_0 = __this->get_temStr_2(); String_t* L_1 = __this->get_text_0(); int32_t L_2 = __this->get_index_1(); NullCheck(L_1); Il2CppChar L_3 = String_get_Chars_m2986988803(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = Char_ToString_m3588025615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m3937257545(NULL /*static, unused*/, L_0, L_4, /*hidden argument*/NULL); __this->set_temStr_2(L_5); UILabel_t3248798549 * L_6 = __this->get_lab_3(); String_t* L_7 = __this->get_temStr_2(); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_7, /*hidden argument*/NULL); int32_t L_8 = __this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UIStory/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CShowPicEffectU3Ec__AnonStorey2__ctor_m234451751 (U3CShowPicEffectU3Ec__AnonStorey2_t832592604 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void UIStory/c__AnonStorey2::<>m__0() extern "C" IL2CPP_METHOD_ATTR void U3CShowPicEffectU3Ec__AnonStorey2_U3CU3Em__0_m3447229080 (U3CShowPicEffectU3Ec__AnonStorey2_t832592604 * __this, const RuntimeMethod* method) { { UITexture_t3471168817 * L_0 = __this->get_texture_0(); UITexture_t3471168817 * L_1 = L_0; NullCheck(L_1); float L_2 = UIWidget_get_alpha_m3064373203(L_1, /*hidden argument*/NULL); NullCheck(L_1); UIWidget_set_alpha_m2278043477(L_1, ((float)il2cpp_codegen_add((float)L_2, (float)(0.1f))), /*hidden argument*/NULL); int32_t L_3 = __this->get_i_1(); UIStory_t931788816 * L_4 = __this->get_U24this_2(); NullCheck(L_4); StoryStepInfo_t2355881288 * L_5 = L_4->get_m_stepInfo_22(); NullCheck(L_5); StringU5BU5D_t1281789340* L_6 = StoryStepInfo_get_picArray_m4000400821(L_5, /*hidden argument*/NULL); NullCheck(L_6); if ((((int32_t)L_3) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length)))), (int32_t)1))))) { goto IL_0073; } } { UITexture_t3471168817 * L_7 = __this->get_texture_0(); NullCheck(L_7); float L_8 = UIWidget_get_alpha_m3064373203(L_7, /*hidden argument*/NULL); if ((!(((float)L_8) >= ((float)(1.0f))))) { goto IL_0073; } } { UITexture_t3471168817 * L_9 = __this->get_texture_0(); NullCheck(L_9); float L_10 = UIWidget_get_alpha_m3064373203(L_9, /*hidden argument*/NULL); if ((!(((float)L_10) < ((float)(1.1f))))) { goto IL_0073; } } { UIStory_t931788816 * L_11 = __this->get_U24this_2(); int32_t L_12 = __this->get_i_1(); NullCheck(L_11); UIStory_ShowIllustration_m2718787151(L_11, ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)), /*hidden argument*/NULL); } IL_0073: { 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 UIStory/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CShowRoleEffectU3Ec__AnonStorey1__ctor_m4162986472 (U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void UIStory/c__AnonStorey1::<>m__0() extern "C" IL2CPP_METHOD_ATTR void U3CShowRoleEffectU3Ec__AnonStorey1_U3CU3Em__0_m2719358273 (U3CShowRoleEffectU3Ec__AnonStorey1_t3446747207 * __this, const RuntimeMethod* method) { { UITexture_t3471168817 * L_0 = __this->get_texture_0(); UITexture_t3471168817 * L_1 = L_0; NullCheck(L_1); float L_2 = UIWidget_get_alpha_m3064373203(L_1, /*hidden argument*/NULL); NullCheck(L_1); UIWidget_set_alpha_m2278043477(L_1, ((float)il2cpp_codegen_add((float)L_2, (float)(0.1f))), /*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 UIStretch::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIStretch__ctor_m749695934 (UIStretch_t3058335968 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStretch__ctor_m749695934_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_0 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_relativeSize_6(L_0); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIStretch::Awake() extern "C" IL2CPP_METHOD_ATTR void UIStretch_Awake_m587352070 (UIStretch_t3058335968 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStretch_Awake_m587352070_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { Animation_t3648466861 * L_0 = Component_GetComponent_TisAnimation_t3648466861_m4214971628(__this, /*hidden argument*/Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var); __this->set_mAnim_9(L_0); il2cpp_codegen_initobj((&V_0), sizeof(Rect_t2360479859 )); Rect_t2360479859 L_1 = V_0; __this->set_mRect_10(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_7(L_2); bool L_3 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_3) { goto IL_0038; } } { UIStretch_Update_m1233921404(__this, /*hidden argument*/NULL); } IL_0038: { return; } } // System.Void UIStretch::Start() extern "C" IL2CPP_METHOD_ATTR void UIStretch_Start_m1130174362 (UIStretch_t3058335968 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStretch_Start_m1130174362_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Camera_t4157153871 * L_0 = __this->get_uiCamera_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0027; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = GameObject_get_layer_m4158800245(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Camera_t4157153871 * L_4 = NGUITools_FindCameraForLayer_m709671062(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); __this->set_uiCamera_2(L_4); } IL_0027: { GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); UIRoot_t4022971450 * L_6 = NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903(NULL /*static, unused*/, L_5, /*hidden argument*/NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903_RuntimeMethod_var); __this->set_mRoot_8(L_6); return; } } // System.Void UIStretch::CheckStretch() extern "C" IL2CPP_METHOD_ATTR void UIStretch_CheckStretch_m4040707222 (UIStretch_t3058335968 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIStretch_CheckStretch_m4040707222_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector4_t3319028937 V_1; memset(&V_1, 0, sizeof(V_1)); Transform_t3600365921 * V_2 = NULL; 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)); Vector2_t2156229523 V_7; memset(&V_7, 0, sizeof(V_7)); Vector2_t2156229523 V_8; memset(&V_8, 0, sizeof(V_8)); float V_9 = 0.0f; float V_10 = 0.0f; float V_11 = 0.0f; Vector3_t3722313464 V_12; memset(&V_12, 0, sizeof(V_12)); float V_13 = 0.0f; float V_14 = 0.0f; float V_15 = 0.0f; float V_16 = 0.0f; { Animation_t3648466861 * L_0 = __this->get_mAnim_9(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0022; } } { Animation_t3648466861 * L_2 = __this->get_mAnim_9(); NullCheck(L_2); bool L_3 = Animation_get_isPlaying_m1022540967(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { return; } IL_0022: { int32_t L_4 = __this->get_style_5(); if (!L_4) { goto IL_0499; } } { V_0 = (1.0f); UIPanel_t1716472341 * L_5 = __this->get_panelContainer_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_5, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_012c; } } { UIPanel_t1716472341 * L_7 = __this->get_panelContainer_4(); NullCheck(L_7); int32_t L_8 = UIPanel_get_clipping_m2480203603(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_00b7; } } { Rect_t2360479859 * L_9 = __this->get_address_of_mRect_10(); int32_t L_10 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); Rect_set_xMin_m2413290617(L_9, ((float)il2cpp_codegen_multiply((float)(((float)((float)((-L_10))))), (float)(0.5f))), /*hidden argument*/NULL); Rect_t2360479859 * L_11 = __this->get_address_of_mRect_10(); int32_t L_12 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); Rect_set_yMin_m2724127720(L_11, ((float)il2cpp_codegen_multiply((float)(((float)((float)((-L_12))))), (float)(0.5f))), /*hidden argument*/NULL); Rect_t2360479859 * L_13 = __this->get_address_of_mRect_10(); Rect_t2360479859 * L_14 = __this->get_address_of_mRect_10(); float L_15 = Rect_get_xMin_m581135837(L_14, /*hidden argument*/NULL); Rect_set_xMax_m1720695099(L_13, ((-L_15)), /*hidden argument*/NULL); Rect_t2360479859 * L_16 = __this->get_address_of_mRect_10(); Rect_t2360479859 * L_17 = __this->get_address_of_mRect_10(); float L_18 = Rect_get_yMin_m2601414109(L_17, /*hidden argument*/NULL); Rect_set_yMax_m2031532394(L_16, ((-L_18)), /*hidden argument*/NULL); goto IL_0127; } IL_00b7: { UIPanel_t1716472341 * L_19 = __this->get_panelContainer_4(); NullCheck(L_19); Vector4_t3319028937 L_20 = UIPanel_get_clipRange_m1219521389(L_19, /*hidden argument*/NULL); V_1 = L_20; Rect_t2360479859 * L_21 = __this->get_address_of_mRect_10(); float L_22 = (&V_1)->get_x_1(); float L_23 = (&V_1)->get_z_3(); Rect_set_x_m2352063068(L_21, ((float)il2cpp_codegen_subtract((float)L_22, (float)((float)il2cpp_codegen_multiply((float)L_23, (float)(0.5f))))), /*hidden argument*/NULL); Rect_t2360479859 * L_24 = __this->get_address_of_mRect_10(); float L_25 = (&V_1)->get_y_2(); float L_26 = (&V_1)->get_w_4(); Rect_set_y_m3702432190(L_24, ((float)il2cpp_codegen_subtract((float)L_25, (float)((float)il2cpp_codegen_multiply((float)L_26, (float)(0.5f))))), /*hidden argument*/NULL); Rect_t2360479859 * L_27 = __this->get_address_of_mRect_10(); float L_28 = (&V_1)->get_z_3(); Rect_set_width_m2963421158(L_27, L_28, /*hidden argument*/NULL); Rect_t2360479859 * L_29 = __this->get_address_of_mRect_10(); float L_30 = (&V_1)->get_w_4(); Rect_set_height_m1625569324(L_29, L_30, /*hidden argument*/NULL); } IL_0127: { goto IL_0295; } IL_012c: { UIWidget_t3538521925 * L_31 = __this->get_widgetContainer_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_32 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_31, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_32) { goto IL_0250; } } { UIWidget_t3538521925 * L_33 = __this->get_widgetContainer_3(); NullCheck(L_33); Transform_t3600365921 * L_34 = UIWidget_get_cachedTransform_m3940827977(L_33, /*hidden argument*/NULL); V_2 = L_34; Transform_t3600365921 * L_35 = V_2; NullCheck(L_35); Vector3_t3722313464 L_36 = Transform_get_localScale_m129152068(L_35, /*hidden argument*/NULL); V_3 = L_36; Transform_t3600365921 * L_37 = V_2; NullCheck(L_37); Vector3_t3722313464 L_38 = Transform_get_localPosition_m4234289348(L_37, /*hidden argument*/NULL); V_4 = L_38; UIWidget_t3538521925 * L_39 = __this->get_widgetContainer_3(); NullCheck(L_39); Vector2_t2156229523 L_40 = VirtFuncInvoker0< Vector2_t2156229523 >::Invoke(12 /* UnityEngine.Vector2 UIWidget::get_relativeSize() */, L_39); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_41 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_40, /*hidden argument*/NULL); V_5 = L_41; UIWidget_t3538521925 * L_42 = __this->get_widgetContainer_3(); NullCheck(L_42); Vector2_t2156229523 L_43 = UIWidget_get_pivotOffset_m1997789874(L_42, /*hidden argument*/NULL); Vector3_t3722313464 L_44 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_43, /*hidden argument*/NULL); V_6 = L_44; Vector3_t3722313464 * L_45 = (&V_6); float L_46 = L_45->get_y_2(); L_45->set_y_2(((float)il2cpp_codegen_subtract((float)L_46, (float)(1.0f)))); Vector3_t3722313464 * L_47 = (&V_6); float L_48 = L_47->get_x_1(); UIWidget_t3538521925 * L_49 = __this->get_widgetContainer_3(); NullCheck(L_49); Vector2_t2156229523 L_50 = VirtFuncInvoker0< Vector2_t2156229523 >::Invoke(12 /* UnityEngine.Vector2 UIWidget::get_relativeSize() */, L_49); V_7 = L_50; float L_51 = (&V_7)->get_x_0(); float L_52 = (&V_3)->get_x_1(); L_47->set_x_1(((float)il2cpp_codegen_multiply((float)L_48, (float)((float)il2cpp_codegen_multiply((float)L_51, (float)L_52))))); Vector3_t3722313464 * L_53 = (&V_6); float L_54 = L_53->get_y_2(); UIWidget_t3538521925 * L_55 = __this->get_widgetContainer_3(); NullCheck(L_55); Vector2_t2156229523 L_56 = VirtFuncInvoker0< Vector2_t2156229523 >::Invoke(12 /* UnityEngine.Vector2 UIWidget::get_relativeSize() */, L_55); V_8 = L_56; float L_57 = (&V_8)->get_y_1(); float L_58 = (&V_3)->get_y_2(); L_53->set_y_2(((float)il2cpp_codegen_multiply((float)L_54, (float)((float)il2cpp_codegen_multiply((float)L_57, (float)L_58))))); Rect_t2360479859 * L_59 = __this->get_address_of_mRect_10(); float L_60 = (&V_4)->get_x_1(); float L_61 = (&V_6)->get_x_1(); Rect_set_x_m2352063068(L_59, ((float)il2cpp_codegen_add((float)L_60, (float)L_61)), /*hidden argument*/NULL); Rect_t2360479859 * L_62 = __this->get_address_of_mRect_10(); float L_63 = (&V_4)->get_y_2(); float L_64 = (&V_6)->get_y_2(); Rect_set_y_m3702432190(L_62, ((float)il2cpp_codegen_add((float)L_63, (float)L_64)), /*hidden argument*/NULL); Rect_t2360479859 * L_65 = __this->get_address_of_mRect_10(); float L_66 = (&V_5)->get_x_1(); float L_67 = (&V_3)->get_x_1(); Rect_set_width_m2963421158(L_65, ((float)il2cpp_codegen_multiply((float)L_66, (float)L_67)), /*hidden argument*/NULL); Rect_t2360479859 * L_68 = __this->get_address_of_mRect_10(); float L_69 = (&V_5)->get_y_2(); float L_70 = (&V_3)->get_y_2(); Rect_set_height_m1625569324(L_68, ((float)il2cpp_codegen_multiply((float)L_69, (float)L_70)), /*hidden argument*/NULL); goto IL_0295; } IL_0250: { Camera_t4157153871 * L_71 = __this->get_uiCamera_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_72 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_71, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_72) { goto IL_0294; } } { Camera_t4157153871 * L_73 = __this->get_uiCamera_2(); NullCheck(L_73); Rect_t2360479859 L_74 = Camera_get_pixelRect_m2283183456(L_73, /*hidden argument*/NULL); __this->set_mRect_10(L_74); UIRoot_t4022971450 * L_75 = __this->get_mRoot_8(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_76 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_75, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_76) { goto IL_028f; } } { UIRoot_t4022971450 * L_77 = __this->get_mRoot_8(); NullCheck(L_77); float L_78 = UIRoot_get_pixelSizeAdjustment_m3950265819(L_77, /*hidden argument*/NULL); V_0 = L_78; } IL_028f: { goto IL_0295; } IL_0294: { return; } IL_0295: { Rect_t2360479859 * L_79 = __this->get_address_of_mRect_10(); float L_80 = Rect_get_width_m3421484486(L_79, /*hidden argument*/NULL); V_9 = L_80; Rect_t2360479859 * L_81 = __this->get_address_of_mRect_10(); float L_82 = Rect_get_height_m1358425599(L_81, /*hidden argument*/NULL); V_10 = L_82; float L_83 = V_0; if ((((float)L_83) == ((float)(1.0f)))) { goto IL_02e5; } } { float L_84 = V_10; if ((!(((float)L_84) > ((float)(1.0f))))) { goto IL_02e5; } } { UIRoot_t4022971450 * L_85 = __this->get_mRoot_8(); NullCheck(L_85); int32_t L_86 = UIRoot_get_activeHeight_m4207044870(L_85, /*hidden argument*/NULL); float L_87 = V_10; V_11 = ((float)((float)(((float)((float)L_86)))/(float)L_87)); float L_88 = V_9; float L_89 = V_11; V_9 = ((float)il2cpp_codegen_multiply((float)L_88, (float)L_89)); float L_90 = V_10; float L_91 = V_11; V_10 = ((float)il2cpp_codegen_multiply((float)L_90, (float)L_91)); } IL_02e5: { Transform_t3600365921 * L_92 = __this->get_mTrans_7(); NullCheck(L_92); Vector3_t3722313464 L_93 = Transform_get_localScale_m129152068(L_92, /*hidden argument*/NULL); V_12 = L_93; int32_t L_94 = __this->get_style_5(); if ((!(((uint32_t)L_94) == ((uint32_t)5)))) { goto IL_0369; } } { Vector2_t2156229523 * L_95 = __this->get_address_of_relativeSize_6(); float L_96 = L_95->get_y_1(); Vector2_t2156229523 * L_97 = __this->get_address_of_relativeSize_6(); float L_98 = L_97->get_x_0(); V_13 = ((float)((float)L_96/(float)L_98)); float L_99 = V_9; float L_100 = V_10; V_14 = ((float)((float)L_99/(float)L_100)); float L_101 = V_13; float L_102 = V_14; if ((!(((float)L_101) < ((float)L_102)))) { goto IL_0333; } } { float L_103 = V_10; float L_104 = V_13; V_9 = ((float)il2cpp_codegen_multiply((float)L_103, (float)L_104)); goto IL_033a; } IL_0333: { float L_105 = V_9; float L_106 = V_13; V_10 = ((float)((float)L_105/(float)L_106)); } IL_033a: { Vector2_t2156229523 * L_107 = __this->get_address_of_relativeSize_6(); float L_108 = L_107->get_x_0(); float L_109 = V_9; (&V_12)->set_x_1(((float)il2cpp_codegen_multiply((float)L_108, (float)L_109))); Vector2_t2156229523 * L_110 = __this->get_address_of_relativeSize_6(); float L_111 = L_110->get_y_1(); float L_112 = V_10; (&V_12)->set_y_2(((float)il2cpp_codegen_multiply((float)L_111, (float)L_112))); goto IL_0475; } IL_0369: { int32_t L_113 = __this->get_style_5(); if ((!(((uint32_t)L_113) == ((uint32_t)6)))) { goto IL_03e0; } } { Vector2_t2156229523 * L_114 = __this->get_address_of_relativeSize_6(); float L_115 = L_114->get_y_1(); Vector2_t2156229523 * L_116 = __this->get_address_of_relativeSize_6(); float L_117 = L_116->get_x_0(); V_15 = ((float)((float)L_115/(float)L_117)); float L_118 = V_9; float L_119 = V_10; V_16 = ((float)((float)L_118/(float)L_119)); float L_120 = V_15; float L_121 = V_16; if ((!(((float)L_120) > ((float)L_121)))) { goto IL_03aa; } } { float L_122 = V_10; float L_123 = V_15; V_9 = ((float)il2cpp_codegen_multiply((float)L_122, (float)L_123)); goto IL_03b1; } IL_03aa: { float L_124 = V_9; float L_125 = V_15; V_10 = ((float)((float)L_124/(float)L_125)); } IL_03b1: { Vector2_t2156229523 * L_126 = __this->get_address_of_relativeSize_6(); float L_127 = L_126->get_x_0(); float L_128 = V_9; (&V_12)->set_x_1(((float)il2cpp_codegen_multiply((float)L_127, (float)L_128))); Vector2_t2156229523 * L_129 = __this->get_address_of_relativeSize_6(); float L_130 = L_129->get_y_1(); float L_131 = V_10; (&V_12)->set_y_2(((float)il2cpp_codegen_multiply((float)L_130, (float)L_131))); goto IL_0475; } IL_03e0: { int32_t L_132 = __this->get_style_5(); if ((!(((uint32_t)L_132) == ((uint32_t)4)))) { goto IL_041b; } } { Vector2_t2156229523 * L_133 = __this->get_address_of_relativeSize_6(); float L_134 = L_133->get_x_0(); float L_135 = V_10; (&V_12)->set_x_1(((float)il2cpp_codegen_multiply((float)L_134, (float)L_135))); Vector2_t2156229523 * L_136 = __this->get_address_of_relativeSize_6(); float L_137 = L_136->get_y_1(); float L_138 = V_10; (&V_12)->set_y_2(((float)il2cpp_codegen_multiply((float)L_137, (float)L_138))); goto IL_0475; } IL_041b: { int32_t L_139 = __this->get_style_5(); if ((((int32_t)L_139) == ((int32_t)3))) { goto IL_0433; } } { int32_t L_140 = __this->get_style_5(); if ((!(((uint32_t)L_140) == ((uint32_t)1)))) { goto IL_0448; } } IL_0433: { Vector2_t2156229523 * L_141 = __this->get_address_of_relativeSize_6(); float L_142 = L_141->get_x_0(); float L_143 = V_9; (&V_12)->set_x_1(((float)il2cpp_codegen_multiply((float)L_142, (float)L_143))); } IL_0448: { int32_t L_144 = __this->get_style_5(); if ((((int32_t)L_144) == ((int32_t)3))) { goto IL_0460; } } { int32_t L_145 = __this->get_style_5(); if ((!(((uint32_t)L_145) == ((uint32_t)2)))) { goto IL_0475; } } IL_0460: { Vector2_t2156229523 * L_146 = __this->get_address_of_relativeSize_6(); float L_147 = L_146->get_y_1(); float L_148 = V_10; (&V_12)->set_y_2(((float)il2cpp_codegen_multiply((float)L_147, (float)L_148))); } IL_0475: { Transform_t3600365921 * L_149 = __this->get_mTrans_7(); NullCheck(L_149); Vector3_t3722313464 L_150 = Transform_get_localScale_m129152068(L_149, /*hidden argument*/NULL); Vector3_t3722313464 L_151 = V_12; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); bool L_152 = Vector3_op_Inequality_m315980366(NULL /*static, unused*/, L_150, L_151, /*hidden argument*/NULL); if (!L_152) { goto IL_0499; } } { Transform_t3600365921 * L_153 = __this->get_mTrans_7(); Vector3_t3722313464 L_154 = V_12; NullCheck(L_153); Transform_set_localScale_m3053443106(L_153, L_154, /*hidden argument*/NULL); } IL_0499: { return; } } // System.Void UIStretch::Update() extern "C" IL2CPP_METHOD_ATTR void UIStretch_Update_m1233921404 (UIStretch_t3058335968 * __this, const RuntimeMethod* method) { { UIStretch_CheckStretch_m4040707222(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #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 uiSubmitQuestion::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion__ctor_m913650711 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { { __this->set_m_CurrentSelectType_18(4); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSubmitQuestion::Start() extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_Start_m3429810591 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSubmitQuestion_Start_m3429810591_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; { UILabel_t3248798549 * L_0 = __this->get_m_QQContact_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0054; } } { StringBuilder_t * L_2 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m3121283359(L_2, /*hidden argument*/NULL); V_0 = L_2; StringBuilder_t * L_3 = V_0; CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CTextHelp_GetText_m372251958(L_4, _stringLiteral2278364864, /*hidden argument*/NULL); NullCheck(L_3); StringBuilder_AppendLine_m1438862993(L_3, L_5, /*hidden argument*/NULL); StringBuilder_t * L_6 = V_0; CTextHelp_t3119637808 * L_7 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); String_t* L_8 = CTextHelp_GetText_m372251958(L_7, _stringLiteral3770848205, /*hidden argument*/NULL); NullCheck(L_6); StringBuilder_AppendLine_m1438862993(L_6, L_8, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = __this->get_m_QQContact_6(); StringBuilder_t * L_10 = V_0; NullCheck(L_10); String_t* L_11 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_10); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_11, /*hidden argument*/NULL); } IL_0054: { return; } } // System.Void uiSubmitQuestion::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_OnPageInit_m650568277 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSubmitQuestion_OnPageInit_m650568277_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral276205637, /*hidden argument*/NULL); NullCheck(L_1); UILabel_t3248798549 * L_2 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_1, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_BugDesc_10(L_2); UILabel_t3248798549 * L_3 = __this->get_m_BugDesc_10(); CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CTextHelp_GetText_m372251958(L_4, _stringLiteral2623540743, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_5, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral2179113434, /*hidden argument*/NULL); NullCheck(L_7); UILabel_t3248798549 * L_8 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_7, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_SuggestDesc_11(L_8); UILabel_t3248798549 * L_9 = __this->get_m_SuggestDesc_11(); CTextHelp_t3119637808 * L_10 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); String_t* L_11 = CTextHelp_GetText_m372251958(L_10, _stringLiteral2623606279, /*hidden argument*/NULL); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_11, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral3642983868, /*hidden argument*/NULL); NullCheck(L_13); UILabel_t3248798549 * L_14 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_13, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_ComplaintDesc_12(L_14); UILabel_t3248798549 * L_15 = __this->get_m_ComplaintDesc_12(); CTextHelp_t3119637808 * L_16 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_17 = CTextHelp_GetText_m372251958(L_16, _stringLiteral2623671815, /*hidden argument*/NULL); NullCheck(L_15); UILabel_set_text_m1071532778(L_15, L_17, /*hidden argument*/NULL); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral470906711, /*hidden argument*/NULL); NullCheck(L_19); UILabel_t3248798549 * L_20 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_19, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_Oher_13(L_20); UILabel_t3248798549 * L_21 = __this->get_m_Oher_13(); CTextHelp_t3119637808 * L_22 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); String_t* L_23 = CTextHelp_GetText_m372251958(L_22, _stringLiteral2623737351, /*hidden argument*/NULL); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_23, /*hidden argument*/NULL); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_24); Transform_t3600365921 * L_25 = Transform_Find_m1729760951(L_24, _stringLiteral3616087889, /*hidden argument*/NULL); NullCheck(L_25); UILabel_t3248798549 * L_26 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_25, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_ContactStyleDesc_14(L_26); UILabel_t3248798549 * L_27 = __this->get_m_ContactStyleDesc_14(); CTextHelp_t3119637808 * L_28 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); String_t* L_29 = CTextHelp_GetText_m372251958(L_28, _stringLiteral3974939568, /*hidden argument*/NULL); NullCheck(L_27); UILabel_set_text_m1071532778(L_27, L_29, /*hidden argument*/NULL); Transform_t3600365921 * L_30 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_30); Transform_t3600365921 * L_31 = Transform_Find_m1729760951(L_30, _stringLiteral3074705299, /*hidden argument*/NULL); NullCheck(L_31); UILabel_t3248798549 * L_32 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_31, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_BugContentDesc_15(L_32); UILabel_t3248798549 * L_33 = __this->get_m_BugContentDesc_15(); CTextHelp_t3119637808 * L_34 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); String_t* L_35 = CTextHelp_GetText_m372251958(L_34, _stringLiteral1426079315, /*hidden argument*/NULL); NullCheck(L_33); UILabel_set_text_m1071532778(L_33, L_35, /*hidden argument*/NULL); Transform_t3600365921 * L_36 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_36); Transform_t3600365921 * L_37 = Transform_Find_m1729760951(L_36, _stringLiteral3321136463, /*hidden argument*/NULL); NullCheck(L_37); UILabel_t3248798549 * L_38 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_37, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_MyQuestion_16(L_38); UILabel_t3248798549 * L_39 = __this->get_m_MyQuestion_16(); CTextHelp_t3119637808 * L_40 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_40); String_t* L_41 = CTextHelp_GetText_m372251958(L_40, _stringLiteral2197450828, /*hidden argument*/NULL); NullCheck(L_39); UILabel_set_text_m1071532778(L_39, L_41, /*hidden argument*/NULL); Transform_t3600365921 * L_42 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_42); Transform_t3600365921 * L_43 = Transform_Find_m1729760951(L_42, _stringLiteral1997559283, /*hidden argument*/NULL); NullCheck(L_43); UILabel_t3248798549 * L_44 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_43, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_Submit_17(L_44); UILabel_t3248798549 * L_45 = __this->get_m_Submit_17(); CTextHelp_t3119637808 * L_46 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_46); String_t* L_47 = CTextHelp_GetText_m372251958(L_46, _stringLiteral2816162621, /*hidden argument*/NULL); NullCheck(L_45); UILabel_set_text_m1071532778(L_45, L_47, /*hidden argument*/NULL); Transform_t3600365921 * L_48 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_48); Transform_t3600365921 * L_49 = Transform_Find_m1729760951(L_48, _stringLiteral254776790, /*hidden argument*/NULL); NullCheck(L_49); UISprite_t194114938 * L_50 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_49, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_BugsCheck_2(L_50); Transform_t3600365921 * L_51 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_51); Transform_t3600365921 * L_52 = Transform_Find_m1729760951(L_51, _stringLiteral4068268852, /*hidden argument*/NULL); NullCheck(L_52); UISprite_t194114938 * L_53 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_52, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_ProposalCheck_3(L_53); Transform_t3600365921 * L_54 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_54); Transform_t3600365921 * L_55 = Transform_Find_m1729760951(L_54, _stringLiteral2161604524, /*hidden argument*/NULL); NullCheck(L_55); UISprite_t194114938 * L_56 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_55, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_ComplaintCheck_4(L_56); Transform_t3600365921 * L_57 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_57); Transform_t3600365921 * L_58 = Transform_Find_m1729760951(L_57, _stringLiteral3432605216, /*hidden argument*/NULL); NullCheck(L_58); UISprite_t194114938 * L_59 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_58, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_OtherCheck_5(L_59); Transform_t3600365921 * L_60 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_60); Transform_t3600365921 * L_61 = Transform_Find_m1729760951(L_60, _stringLiteral1807115892, /*hidden argument*/NULL); NullCheck(L_61); UILabel_t3248798549 * L_62 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_61, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_QQContact_6(L_62); Transform_t3600365921 * L_63 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_63); Transform_t3600365921 * L_64 = Transform_Find_m1729760951(L_63, _stringLiteral965400630, /*hidden argument*/NULL); NullCheck(L_64); UIInput_t421821618 * L_65 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_64, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var); __this->set_m_BugContent_8(L_65); Transform_t3600365921 * L_66 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_66); Transform_t3600365921 * L_67 = Transform_Find_m1729760951(L_66, _stringLiteral1461437157, /*hidden argument*/NULL); NullCheck(L_67); UIInput_t421821618 * L_68 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_67, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var); __this->set_m_ContactStyle_7(L_68); Transform_t3600365921 * L_69 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_69); Transform_t3600365921 * L_70 = Transform_Find_m1729760951(L_69, _stringLiteral3963993483, /*hidden argument*/NULL); NullCheck(L_70); UIInput_t421821618 * L_71 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_70, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var); __this->set_m_Title_9(L_71); UIInput_t421821618 * L_72 = __this->get_m_ContactStyle_7(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_EnableDefaultValue_m2319515324(NULL /*static, unused*/, L_72, /*hidden argument*/NULL); UIInput_t421821618 * L_73 = __this->get_m_ContactStyle_7(); CTextHelp_t3119637808 * L_74 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_74); String_t* L_75 = CTextHelp_GetText_m372251958(L_74, _stringLiteral3078864194, /*hidden argument*/NULL); NullCheck(L_73); UIInput_set_defaultText_m3363645632(L_73, L_75, /*hidden argument*/NULL); UIInput_t421821618 * L_76 = __this->get_m_BugContent_8(); CMiscHelp_EnableDefaultValue_m2319515324(NULL /*static, unused*/, L_76, /*hidden argument*/NULL); UIInput_t421821618 * L_77 = __this->get_m_BugContent_8(); CTextHelp_t3119637808 * L_78 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_78); String_t* L_79 = CTextHelp_GetText_m372251958(L_78, _stringLiteral787593549, /*hidden argument*/NULL); NullCheck(L_77); UIInput_set_defaultText_m3363645632(L_77, L_79, /*hidden argument*/NULL); uiSubmitQuestion_SetBugTypeUI_m1007495336(__this, 1, /*hidden argument*/NULL); return; } } // System.Void uiSubmitQuestion::ResetUI() extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_ResetUI_m3995005514 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSubmitQuestion_ResetUI_m3995005514_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIInput_t421821618 * L_0 = __this->get_m_BugContent_8(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_0, L_1); uiSubmitQuestion_SetBugTypeUI_m1007495336(__this, 1, /*hidden argument*/NULL); UIInput_t421821618 * L_2 = __this->get_m_ContactStyle_7(); UIInput_t421821618 * L_3 = __this->get_m_ContactStyle_7(); NullCheck(L_3); String_t* L_4 = UIInput_get_defaultText_m494610953(L_3, /*hidden argument*/NULL); NullCheck(L_2); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_2, L_4); UIInput_t421821618 * L_5 = __this->get_m_Title_9(); UIInput_t421821618 * L_6 = __this->get_m_Title_9(); NullCheck(L_6); String_t* L_7 = UIInput_get_defaultText_m494610953(L_6, /*hidden argument*/NULL); NullCheck(L_5); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_5, L_7); return; } } // System.Void uiSubmitQuestion::MyQuestionClicked() extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_MyQuestionClicked_m1616566417 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSubmitQuestion_MyQuestionClicked_m1616566417_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = 1; RuntimeObject * L_1 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_0); Component_SendMessageUpwards_m3065014916(__this, _stringLiteral2199997301, L_1, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_2 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CQuestionManger_RequestQuestionList_m1656099366(L_2, /*hidden argument*/NULL); return; } } // System.Boolean uiSubmitQuestion::CheckMustInput() extern "C" IL2CPP_METHOD_ATTR bool uiSubmitQuestion_CheckMustInput_m2752045390 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSubmitQuestion_CheckMustInput_m2752045390_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CQuestionManger_t1203513329 * L_0 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = L_0->get_m_checkState_1(); if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_0022; } } { CMsgManager_t455955613 * L_2 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CMsgManager_PushHintUseTextHelp_m3781284520(L_2, _stringLiteral4111736075, (bool)1, /*hidden argument*/NULL); return (bool)0; } IL_0022: { UIInput_t421821618 * L_3 = __this->get_m_BugContent_8(); NullCheck(L_3); String_t* L_4 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_6 = String_op_Equality_m920492651(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_004e; } } { CMsgManager_t455955613 * L_7 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CMsgManager_PushHintUseTextHelp_m3781284520(L_7, _stringLiteral3533540554, (bool)1, /*hidden argument*/NULL); return (bool)0; } IL_004e: { IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_8 = CSensitiveWordManager_GetInstance_m566980595(NULL /*static, unused*/, /*hidden argument*/NULL); UIInput_t421821618 * L_9 = __this->get_m_BugContent_8(); NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_9); NullCheck(L_8); bool L_11 = CSensitiveWordManager_IfExistSensitiveWord_m2539653544(L_8, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_007a; } } { CMsgManager_t455955613 * L_12 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CMsgManager_PushHintUseTextHelp_m3781284520(L_12, _stringLiteral109267529, (bool)1, /*hidden argument*/NULL); return (bool)0; } IL_007a: { return (bool)1; } } // System.Void uiSubmitQuestion::SubmitQuestion() extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_SubmitQuestion_m856749413 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSubmitQuestion_SubmitQuestion_m856749413_MetadataUsageId); s_Il2CppMethodInitialized = true; } CQuestionDetail_t1956257792 * V_0 = NULL; { bool L_0 = uiSubmitQuestion_CheckMustInput_m2752045390(__this, /*hidden argument*/NULL); if (L_0) { goto IL_000c; } } { return; } IL_000c: { CQuestionManger_t1203513329 * L_1 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = L_1->get_InCD_2(); if (!L_2) { goto IL_002c; } } { CMsgManager_t455955613 * L_3 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CMsgManager_PushHintUseTextHelp_m3781284520(L_3, _stringLiteral1820661907, (bool)1, /*hidden argument*/NULL); return; } IL_002c: { CQuestionDetail_t1956257792 * L_4 = (CQuestionDetail_t1956257792 *)il2cpp_codegen_object_new(CQuestionDetail_t1956257792_il2cpp_TypeInfo_var); CQuestionDetail__ctor_m2623042389(L_4, /*hidden argument*/NULL); V_0 = L_4; CQuestionDetail_t1956257792 * L_5 = V_0; int32_t L_6 = __this->get_m_CurrentSelectType_18(); NullCheck(L_5); CQuestionDetail_set_QuestionType_m2904641248(L_5, L_6, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_7 = V_0; UIInput_t421821618 * L_8 = __this->get_m_BugContent_8(); NullCheck(L_8); String_t* L_9 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_8); NullCheck(L_7); CQuestionDetail_set_QuestionContent_m3903869081(L_7, L_9, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_10 = V_0; UIInput_t421821618 * L_11 = __this->get_m_ContactStyle_7(); NullCheck(L_11); String_t* L_12 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_11); NullCheck(L_10); CQuestionDetail_set_QuestionContactContent_m3996173016(L_10, L_12, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_13 = V_0; UIInput_t421821618 * L_14 = __this->get_m_Title_9(); NullCheck(L_14); String_t* L_15 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_14); NullCheck(L_13); CQuestionDetail_set_QuestionTitle_m992643986(L_13, L_15, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_16 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_17 = V_0; NullCheck(L_16); CQuestionManger_SubmitQuestion_m3315902247(L_16, L_17, /*hidden argument*/NULL); CEventManager_t474365641 * L_18 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_19 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_20 = (intptr_t)CQuestionManger_InitCheckState_m2605813818_RuntimeMethod_var; OnEventCall_t3758354630 * L_21 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_21, L_19, L_20, /*hidden argument*/NULL); NullCheck(L_18); CEventManager_StopEvent_m2167807725(L_18, L_21, /*hidden argument*/NULL); CEventManager_t474365641 * L_22 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_23 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); float L_24 = L_23->get_BugSubmitCDTime_3(); CQuestionManger_t1203513329 * L_25 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_26 = (intptr_t)CQuestionManger_InitCheckState_m2605813818_RuntimeMethod_var; OnEventCall_t3758354630 * L_27 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_27, L_25, L_26, /*hidden argument*/NULL); NullCheck(L_22); CEventManager_PushOnce_m1854500591(L_22, L_24, L_27, /*hidden argument*/NULL); CEventManager_t474365641 * L_28 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_29 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_30 = (intptr_t)CQuestionManger_CheckTimeOut_m2758499056_RuntimeMethod_var; OnEventCall_t3758354630 * L_31 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_31, L_29, L_30, /*hidden argument*/NULL); NullCheck(L_28); CEventManager_StopEvent_m2167807725(L_28, L_31, /*hidden argument*/NULL); CEventManager_t474365641 * L_32 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_33 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); float L_34 = L_33->get_BugTimeout_4(); CQuestionManger_t1203513329 * L_35 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_36 = (intptr_t)CQuestionManger_CheckTimeOut_m2758499056_RuntimeMethod_var; OnEventCall_t3758354630 * L_37 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_37, L_35, L_36, /*hidden argument*/NULL); NullCheck(L_32); CEventManager_PushOnce_m1854500591(L_32, L_34, L_37, /*hidden argument*/NULL); return; } } // System.Void uiSubmitQuestion::SelectTypeBug() extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_SelectTypeBug_m2034763026 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { { uiSubmitQuestion_SetBugTypeUI_m1007495336(__this, 1, /*hidden argument*/NULL); return; } } // System.Void uiSubmitQuestion::SelectTypeProposal() extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_SelectTypeProposal_m1853207213 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { { uiSubmitQuestion_SetBugTypeUI_m1007495336(__this, 2, /*hidden argument*/NULL); return; } } // System.Void uiSubmitQuestion::SelectTypeComplaint() extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_SelectTypeComplaint_m205970261 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { { uiSubmitQuestion_SetBugTypeUI_m1007495336(__this, 3, /*hidden argument*/NULL); return; } } // System.Void uiSubmitQuestion::SelectTypeOther() extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_SelectTypeOther_m3896823240 (uiSubmitQuestion_t3630908557 * __this, const RuntimeMethod* method) { { uiSubmitQuestion_SetBugTypeUI_m1007495336(__this, 4, /*hidden argument*/NULL); return; } } // System.Void uiSubmitQuestion::SetBugTypeUI(DMCore.Logic.QuestionType) extern "C" IL2CPP_METHOD_ATTR void uiSubmitQuestion_SetBugTypeUI_m1007495336 (uiSubmitQuestion_t3630908557 * __this, int32_t ___questionType0, const RuntimeMethod* method) { { int32_t L_0 = ___questionType0; int32_t L_1 = __this->get_m_CurrentSelectType_18(); if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_000d; } } { return; } IL_000d: { int32_t L_2 = ___questionType0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_002a; } case 1: { goto IL_011a; } case 2: { goto IL_007a; } case 3: { goto IL_00ca; } } } { goto IL_016a; } IL_002a: { __this->set_m_CurrentSelectType_18(1); UISprite_t194114938 * L_3 = __this->get_m_BugsCheck_2(); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_5 = __this->get_m_ProposalCheck_3(); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); NullCheck(L_6); GameObject_SetActive_m796801857(L_6, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_7 = __this->get_m_ComplaintCheck_4(); NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); NullCheck(L_8); GameObject_SetActive_m796801857(L_8, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_9 = __this->get_m_OtherCheck_5(); NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); NullCheck(L_10); GameObject_SetActive_m796801857(L_10, (bool)0, /*hidden argument*/NULL); goto IL_01ba; } IL_007a: { __this->set_m_CurrentSelectType_18(3); UISprite_t194114938 * L_11 = __this->get_m_BugsCheck_2(); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); NullCheck(L_12); GameObject_SetActive_m796801857(L_12, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_13 = __this->get_m_ProposalCheck_3(); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); NullCheck(L_14); GameObject_SetActive_m796801857(L_14, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_15 = __this->get_m_ComplaintCheck_4(); NullCheck(L_15); GameObject_t1113636619 * L_16 = Component_get_gameObject_m442555142(L_15, /*hidden argument*/NULL); NullCheck(L_16); GameObject_SetActive_m796801857(L_16, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_17 = __this->get_m_OtherCheck_5(); NullCheck(L_17); GameObject_t1113636619 * L_18 = Component_get_gameObject_m442555142(L_17, /*hidden argument*/NULL); NullCheck(L_18); GameObject_SetActive_m796801857(L_18, (bool)0, /*hidden argument*/NULL); goto IL_01ba; } IL_00ca: { __this->set_m_CurrentSelectType_18(4); UISprite_t194114938 * L_19 = __this->get_m_BugsCheck_2(); NullCheck(L_19); GameObject_t1113636619 * L_20 = Component_get_gameObject_m442555142(L_19, /*hidden argument*/NULL); NullCheck(L_20); GameObject_SetActive_m796801857(L_20, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_21 = __this->get_m_ProposalCheck_3(); NullCheck(L_21); GameObject_t1113636619 * L_22 = Component_get_gameObject_m442555142(L_21, /*hidden argument*/NULL); NullCheck(L_22); GameObject_SetActive_m796801857(L_22, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_23 = __this->get_m_ComplaintCheck_4(); NullCheck(L_23); GameObject_t1113636619 * L_24 = Component_get_gameObject_m442555142(L_23, /*hidden argument*/NULL); NullCheck(L_24); GameObject_SetActive_m796801857(L_24, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_25 = __this->get_m_OtherCheck_5(); NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); NullCheck(L_26); GameObject_SetActive_m796801857(L_26, (bool)1, /*hidden argument*/NULL); goto IL_01ba; } IL_011a: { __this->set_m_CurrentSelectType_18(2); UISprite_t194114938 * L_27 = __this->get_m_BugsCheck_2(); NullCheck(L_27); GameObject_t1113636619 * L_28 = Component_get_gameObject_m442555142(L_27, /*hidden argument*/NULL); NullCheck(L_28); GameObject_SetActive_m796801857(L_28, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_29 = __this->get_m_ProposalCheck_3(); NullCheck(L_29); GameObject_t1113636619 * L_30 = Component_get_gameObject_m442555142(L_29, /*hidden argument*/NULL); NullCheck(L_30); GameObject_SetActive_m796801857(L_30, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_31 = __this->get_m_ComplaintCheck_4(); NullCheck(L_31); GameObject_t1113636619 * L_32 = Component_get_gameObject_m442555142(L_31, /*hidden argument*/NULL); NullCheck(L_32); GameObject_SetActive_m796801857(L_32, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_33 = __this->get_m_OtherCheck_5(); NullCheck(L_33); GameObject_t1113636619 * L_34 = Component_get_gameObject_m442555142(L_33, /*hidden argument*/NULL); NullCheck(L_34); GameObject_SetActive_m796801857(L_34, (bool)0, /*hidden argument*/NULL); goto IL_01ba; } IL_016a: { __this->set_m_CurrentSelectType_18(1); UISprite_t194114938 * L_35 = __this->get_m_BugsCheck_2(); NullCheck(L_35); GameObject_t1113636619 * L_36 = Component_get_gameObject_m442555142(L_35, /*hidden argument*/NULL); NullCheck(L_36); GameObject_SetActive_m796801857(L_36, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_37 = __this->get_m_ProposalCheck_3(); NullCheck(L_37); GameObject_t1113636619 * L_38 = Component_get_gameObject_m442555142(L_37, /*hidden argument*/NULL); NullCheck(L_38); GameObject_SetActive_m796801857(L_38, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_39 = __this->get_m_ComplaintCheck_4(); NullCheck(L_39); GameObject_t1113636619 * L_40 = Component_get_gameObject_m442555142(L_39, /*hidden argument*/NULL); NullCheck(L_40); GameObject_SetActive_m796801857(L_40, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_41 = __this->get_m_OtherCheck_5(); NullCheck(L_41); GameObject_t1113636619 * L_42 = Component_get_gameObject_m442555142(L_41, /*hidden argument*/NULL); NullCheck(L_42); GameObject_SetActive_m796801857(L_42, (bool)0, /*hidden argument*/NULL); goto IL_01ba; } IL_01ba: { 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 uiSuitcasePkgList::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSuitcasePkgList__ctor_m1855927045 (uiSuitcasePkgList_t1807308089 * __this, const RuntimeMethod* method) { { __this->set_m_tickLabor_5(2); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSuitcasePkgList::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSuitcasePkgList_OnPageInit_m3288737077 (uiSuitcasePkgList_t1807308089 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitcasePkgList_OnPageInit_m3288737077_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_3(); if (L_0) { goto IL_003d; } } { __this->set_isPageInit_3((bool)1); __this->set_currentSetRowNum_4(0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); DMListView_t512231514 * L_2 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_1, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_m_ListView_2(L_2); DMListView_t512231514 * L_3 = __this->get_m_ListView_2(); NullCheck(L_3); DMListView_SetEnumInfo_m2581368040(L_3, 0, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(uiSuitcasePkgList_t1807308089_il2cpp_TypeInfo_var); ((uiSuitcasePkgList_t1807308089_StaticFields*)il2cpp_codegen_static_fields_for(uiSuitcasePkgList_t1807308089_il2cpp_TypeInfo_var))->set_isTabSeach_6((bool)0); } IL_003d: { return; } } // System.Void uiSuitcasePkgList::Update() extern "C" IL2CPP_METHOD_ATTR void uiSuitcasePkgList_Update_m3423923848 (uiSuitcasePkgList_t1807308089 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitcasePkgList_Update_m3423923848_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(uiSuitcasePkgList_t1807308089_il2cpp_TypeInfo_var); bool L_0 = ((uiSuitcasePkgList_t1807308089_StaticFields*)il2cpp_codegen_static_fields_for(uiSuitcasePkgList_t1807308089_il2cpp_TypeInfo_var))->get_isTabSeach_6(); if (!L_0) { goto IL_000b; } } { return; } IL_000b: { int32_t L_1 = __this->get_m_tickLabor_5(); if ((((int32_t)0) >= ((int32_t)L_1))) { goto IL_0026; } } { int32_t L_2 = __this->get_m_tickLabor_5(); __this->set_m_tickLabor_5(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))); return; } IL_0026: { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_3 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CMyPackageManager_get_SubType_m1800568071(L_3, /*hidden argument*/NULL); if ((((int32_t)0) <= ((int32_t)L_4))) { goto IL_0037; } } { return; } IL_0037: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_5 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_6 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = CMyPackageManager_get_SubType_m1800568071(L_6, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_8 = CChangeGameManager_GetCount_m1768513523(L_5, L_7, /*hidden argument*/NULL); V_0 = L_8; int32_t L_9 = V_0; if ((((int32_t)0) < ((int32_t)L_9))) { goto IL_0054; } } { return; } IL_0054: { DMListView_t512231514 * L_10 = __this->get_m_ListView_2(); NullCheck(L_10); int32_t L_11 = DMListView_GetCount_m1758119318(L_10, /*hidden argument*/NULL); V_1 = L_11; int32_t L_12 = V_0; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1))/(int32_t)3)), (int32_t)1)); int32_t L_13 = __this->get_currentSetRowNum_4(); int32_t L_14 = V_0; if ((!(((uint32_t)L_13) == ((uint32_t)L_14)))) { goto IL_007c; } } { int32_t L_15 = V_1; if ((((int32_t)L_15) <= ((int32_t)0))) { goto IL_007c; } } { return; } IL_007c: { DMListView_t512231514 * L_16 = __this->get_m_ListView_2(); NullCheck(L_16); L_16->set_isCommonItemList_2((bool)1); int32_t L_17 = V_0; __this->set_currentSetRowNum_4(L_17); DMListView_t512231514 * L_18 = __this->get_m_ListView_2(); int32_t L_19 = V_2; NullCheck(L_18); DMListView_GenerateItemList_m637906825(L_18, L_19, /*hidden argument*/NULL); return; } } // System.Void uiSuitcasePkgList::OnRefresh() extern "C" IL2CPP_METHOD_ATTR void uiSuitcasePkgList_OnRefresh_m434582317 (uiSuitcasePkgList_t1807308089 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitcasePkgList_OnRefresh_m434582317_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uiChooseItemGroup_t1123301737 * V_1 = NULL; uiChooseItemGroup_t1123301737 * G_B4_0 = NULL; { V_0 = 0; goto IL_004c; } IL_0007: { DMListView_t512231514 * L_0 = __this->get_m_ListView_2(); int32_t L_1 = V_0; NullCheck(L_0); Transform_t3600365921 * L_2 = DMListView_GetChild_m2593465524(L_0, L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0034; } } { DMListView_t512231514 * L_4 = __this->get_m_ListView_2(); int32_t L_5 = V_0; NullCheck(L_4); Transform_t3600365921 * L_6 = DMListView_GetChild_m2593465524(L_4, L_5, /*hidden argument*/NULL); NullCheck(L_6); uiChooseItemGroup_t1123301737 * L_7 = Component_GetComponent_TisuiChooseItemGroup_t1123301737_m3034013532(L_6, /*hidden argument*/Component_GetComponent_TisuiChooseItemGroup_t1123301737_m3034013532_RuntimeMethod_var); G_B4_0 = L_7; goto IL_0035; } IL_0034: { G_B4_0 = ((uiChooseItemGroup_t1123301737 *)(NULL)); } IL_0035: { V_1 = G_B4_0; uiChooseItemGroup_t1123301737 * L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0048; } } { uiChooseItemGroup_t1123301737 * L_10 = V_1; NullCheck(L_10); uiChooseItemGroup_OnRefresh_m1625628715(L_10, /*hidden argument*/NULL); } IL_0048: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_004c: { int32_t L_12 = V_0; DMListView_t512231514 * L_13 = __this->get_m_ListView_2(); NullCheck(L_13); int32_t L_14 = DMListView_GetCount_m1758119318(L_13, /*hidden argument*/NULL); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0007; } } { return; } } // System.Void uiSuitcasePkgList::ChangeListType(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiSuitcasePkgList_ChangeListType_m832230364 (uiSuitcasePkgList_t1807308089 * __this, int32_t ___nPageIndex0, bool ___bInit1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitcasePkgList_ChangeListType_m832230364_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(uiSuitcasePkgList_t1807308089_il2cpp_TypeInfo_var); ((uiSuitcasePkgList_t1807308089_StaticFields*)il2cpp_codegen_static_fields_for(uiSuitcasePkgList_t1807308089_il2cpp_TypeInfo_var))->set_isTabSeach_6((bool)0); bool L_0 = ___bInit1; if (L_0) { goto IL_001d; } } { int32_t L_1 = ___nPageIndex0; IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_2 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CMyPackageManager_get_SubType_m1800568071(L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_001d; } } { return; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_4 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = ___nPageIndex0; NullCheck(L_4); CMyPackageManager_set_SubType_m2021265245(L_4, L_5, /*hidden argument*/NULL); DMListView_t512231514 * L_6 = __this->get_m_ListView_2(); NullCheck(L_6); DMListView_DeleteAll_m488542252(L_6, /*hidden argument*/NULL); CMyPackageManager_t122981866 * L_7 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CMyPackageManager_set_ActiveItem_m3974029741(L_7, (-1), /*hidden argument*/NULL); uiSuitcasePkgList_Update_m3423923848(__this, /*hidden argument*/NULL); return; } } // System.Void uiSuitcasePkgList::SetMainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSuitcasePkgList_SetMainType_m1443751823 (uiSuitcasePkgList_t1807308089 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitcasePkgList_SetMainType_m1443751823_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_0 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___type0; NullCheck(L_0); CMyPackageManager_set_MainType_m2460541734(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiSuitcasePkgList::.cctor() extern "C" IL2CPP_METHOD_ATTR void uiSuitcasePkgList__cctor_m444328298 (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 UISuitDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail__ctor_m2338861650 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail__ctor_m2338861650_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnPageInit_m1576336015 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_OnPageInit_m1576336015_MetadataUsageId); s_Il2CppMethodInitialized = true; } UISuitDetail_t1888469550 * G_B2_0 = NULL; UISuitDetail_t1888469550 * G_B1_0 = NULL; int32_t G_B3_0 = 0; UISuitDetail_t1888469550 * G_B3_1 = NULL; String_t* G_B5_0 = NULL; UISuitDetail_t1888469550 * G_B5_1 = NULL; String_t* G_B4_0 = NULL; UISuitDetail_t1888469550 * G_B4_1 = NULL; String_t* G_B7_0 = NULL; UISuitDetail_t1888469550 * G_B7_1 = NULL; String_t* G_B6_0 = NULL; UISuitDetail_t1888469550 * G_B6_1 = NULL; String_t* G_B9_0 = NULL; UISuitDetail_t1888469550 * G_B9_1 = NULL; String_t* G_B8_0 = NULL; UISuitDetail_t1888469550 * G_B8_1 = NULL; GameObject_t1113636619 * G_B11_0 = NULL; UISuitDetail_t1888469550 * G_B11_1 = NULL; GameObject_t1113636619 * G_B10_0 = NULL; UISuitDetail_t1888469550 * G_B10_1 = NULL; { CUIBase_OnPageInit_m1433691499(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_0 = CUIBase_FindLabel_m532364072(__this, _stringLiteral2096492913, /*hidden argument*/NULL); __this->set_lab_suitName_8(L_0); UILabel_t3248798549 * L_1 = CUIBase_FindLabel_m532364072(__this, _stringLiteral1516013717, /*hidden argument*/NULL); __this->set_lab_suitDesc_9(L_1); UILabel_t3248798549 * L_2 = CUIBase_FindLabel_m532364072(__this, _stringLiteral1226633585, /*hidden argument*/NULL); __this->set_lab_suitRate_10(L_2); UILabel_t3248798549 * L_3 = CUIBase_FindLabel_m532364072(__this, _stringLiteral1791804949, /*hidden argument*/NULL); __this->set_lab_suitStory_11(L_3); UILabel_t3248798549 * L_4 = CUIBase_FindLabel_m532364072(__this, _stringLiteral2210226722, /*hidden argument*/NULL); __this->set_lab_suitScore_12(L_4); Transform_t3600365921 * L_5 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3519291054, /*hidden argument*/NULL); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); __this->set_m_Desc_19(L_6); CMainRole_t4200562839 * L_7 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_7); G_B1_0 = __this; if (L_8) { G_B2_0 = __this; goto IL_0088; } } { G_B3_0 = ((int32_t)100); G_B3_1 = G_B1_0; goto IL_008a; } IL_0088: { G_B3_0 = ((int32_t)101); G_B3_1 = G_B2_0; } IL_008a: { NullCheck(G_B3_1); G_B3_1->set_suitUserID_39(G_B3_0); Transform_t3600365921 * L_9 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral1324207922, /*hidden argument*/NULL); NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); __this->set_m_ListRoot_16(L_10); Transform_t3600365921 * L_11 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral319354320, /*hidden argument*/NULL); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); __this->set_m_Xiangqing_17(L_12); Transform_t3600365921 * L_13 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral390668469, /*hidden argument*/NULL); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); __this->set_m_RewardDetail_18(L_14); Transform_t3600365921 * L_15 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral2392323868, /*hidden argument*/NULL); __this->set_m_btnShare_38(L_15); Action_1_t1286104214 * L_16 = ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_45(); G_B4_0 = _stringLiteral2074278646; G_B4_1 = __this; if (L_16) { G_B5_0 = _stringLiteral2074278646; G_B5_1 = __this; goto IL_0100; } } { intptr_t L_17 = (intptr_t)UISuitDetail_U3COnPageInitU3Em__0_m299480490_RuntimeMethod_var; Action_1_t1286104214 * L_18 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_18, NULL, L_17, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache0_45(L_18); G_B5_0 = G_B4_0; G_B5_1 = G_B4_1; } IL_0100: { Action_1_t1286104214 * L_19 = ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_45(); NullCheck(G_B5_1); CUIBase_BindBtnClk_m3717374882(G_B5_1, G_B5_0, L_19, /*hidden argument*/NULL); Action_1_t1286104214 * L_20 = ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache1_46(); G_B6_0 = _stringLiteral852478343; G_B6_1 = __this; if (L_20) { G_B7_0 = _stringLiteral852478343; G_B7_1 = __this; goto IL_0129; } } { intptr_t L_21 = (intptr_t)UISuitDetail_U3COnPageInitU3Em__1_m1203405579_RuntimeMethod_var; Action_1_t1286104214 * L_22 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_22, NULL, L_21, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache1_46(L_22); G_B7_0 = G_B6_0; G_B7_1 = G_B6_1; } IL_0129: { Action_1_t1286104214 * L_23 = ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache1_46(); NullCheck(G_B7_1); CUIBase_BindBtnClk_m3717374882(G_B7_1, G_B7_0, L_23, /*hidden argument*/NULL); Action_1_t1286104214 * L_24 = ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache2_47(); G_B8_0 = _stringLiteral2392323868; G_B8_1 = __this; if (L_24) { G_B9_0 = _stringLiteral2392323868; G_B9_1 = __this; goto IL_0152; } } { intptr_t L_25 = (intptr_t)UISuitDetail_U3COnPageInitU3Em__2_m2660584836_RuntimeMethod_var; Action_1_t1286104214 * L_26 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_26, NULL, L_25, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache2_47(L_26); G_B9_0 = G_B8_0; G_B9_1 = G_B8_1; } IL_0152: { Action_1_t1286104214 * L_27 = ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache2_47(); NullCheck(G_B9_1); CUIBase_BindBtnClk_m3717374882(G_B9_1, G_B9_0, L_27, /*hidden argument*/NULL); intptr_t L_28 = (intptr_t)UISuitDetail_OnClkStory_m3257189536_RuntimeMethod_var; Action_1_t1286104214 * L_29 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_29, __this, L_28, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1160736352, L_29, /*hidden argument*/NULL); intptr_t L_30 = (intptr_t)UISuitDetail_OnClkRestory_m1979119147_RuntimeMethod_var; Action_1_t1286104214 * L_31 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_31, __this, L_30, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1242071987, L_31, /*hidden argument*/NULL); Transform_t3600365921 * L_32 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral1401599652, /*hidden argument*/NULL); NullCheck(L_32); GameObject_t1113636619 * L_33 = Component_get_gameObject_m442555142(L_32, /*hidden argument*/NULL); __this->set_btn_Reward_13(L_33); Transform_t3600365921 * L_34 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral1160736352, /*hidden argument*/NULL); NullCheck(L_34); GameObject_t1113636619 * L_35 = Component_get_gameObject_m442555142(L_34, /*hidden argument*/NULL); __this->set_btn_Story_14(L_35); Transform_t3600365921 * L_36 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral1242071987, /*hidden argument*/NULL); NullCheck(L_36); GameObject_t1113636619 * L_37 = Component_get_gameObject_m442555142(L_36, /*hidden argument*/NULL); __this->set_btn_Restory_15(L_37); UITexture_t3471168817 * L_38 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral3941598877, /*hidden argument*/NULL); __this->set_texture_bg_34(L_38); Transform_t3600365921 * L_39 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UITexture_t3471168817 * L_40 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_39, _stringLiteral3053525212, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_texture_logo_35(L_40); Transform_t3600365921 * L_41 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_42 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_41, _stringLiteral2863435133, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_texture_kuang_36(L_42); Transform_t3600365921 * L_43 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_44 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_43, _stringLiteral3226146343, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_lab_Score_37(L_44); GameObject_t1113636619 * L_45 = __this->get_btn_Reward_13(); Action_1_t1286104214 * L_46 = ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache3_48(); G_B10_0 = L_45; G_B10_1 = __this; if (L_46) { G_B11_0 = L_45; G_B11_1 = __this; goto IL_0241; } } { intptr_t L_47 = (intptr_t)UISuitDetail_U3COnPageInitU3Em__3_m3541377994_RuntimeMethod_var; Action_1_t1286104214 * L_48 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_48, NULL, L_47, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache3_48(L_48); G_B11_0 = G_B10_0; G_B11_1 = G_B10_1; } IL_0241: { Action_1_t1286104214 * L_49 = ((UISuitDetail_t1888469550_StaticFields*)il2cpp_codegen_static_fields_for(UISuitDetail_t1888469550_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache3_48(); NullCheck(G_B11_1); CUIBase_BindBtnClk_m3039874840(G_B11_1, G_B11_0, L_49, /*hidden argument*/NULL); GameObject_t1113636619 * L_50 = __this->get_btn_Reward_13(); NullCheck(L_50); Transform_t3600365921 * L_51 = GameObject_get_transform_m1369836730(L_50, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_52 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_51, _stringLiteral1261825220, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_spr_RewardStaus_27(L_52); GameObject_t1113636619 * L_53 = __this->get_btn_Reward_13(); NullCheck(L_53); Transform_t3600365921 * L_54 = GameObject_get_transform_m1369836730(L_53, /*hidden argument*/NULL); UILabel_t3248798549 * L_55 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_54, _stringLiteral3244265343, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_lab_RewardStaus_31(L_55); Transform_t3600365921 * L_56 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_57 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_56, _stringLiteral3970570379, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_spr_Star1_28(L_57); Transform_t3600365921 * L_58 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_59 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_58, _stringLiteral2396592267, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_spr_Star2_29(L_59); Transform_t3600365921 * L_60 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_61 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_60, _stringLiteral57940107, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_spr_Star3_30(L_61); UISprite_t194114938 * L_62 = __this->get_spr_Star1_28(); NullCheck(L_62); GameObject_t1113636619 * L_63 = Component_get_gameObject_m442555142(L_62, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_63, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_64 = __this->get_spr_Star2_29(); NullCheck(L_64); GameObject_t1113636619 * L_65 = Component_get_gameObject_m442555142(L_64, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_65, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_66 = __this->get_spr_Star3_30(); NullCheck(L_66); GameObject_t1113636619 * L_67 = Component_get_gameObject_m442555142(L_66, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_67, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_68 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral543725939, /*hidden argument*/NULL); NullCheck(L_68); GameObject_t1113636619 * L_69 = Component_get_gameObject_m442555142(L_68, /*hidden argument*/NULL); __this->set_btn_FasionToLeft_20(L_69); Transform_t3600365921 * L_70 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral1391268035, /*hidden argument*/NULL); NullCheck(L_70); GameObject_t1113636619 * L_71 = Component_get_gameObject_m442555142(L_70, /*hidden argument*/NULL); __this->set_btn_FasionToRight_21(L_71); Transform_t3600365921 * L_72 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral156998809, /*hidden argument*/NULL); NullCheck(L_72); GameObject_t1113636619 * L_73 = Component_get_gameObject_m442555142(L_72, /*hidden argument*/NULL); __this->set_btn_RewardToLeft_22(L_73); Transform_t3600365921 * L_74 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral4220493908, /*hidden argument*/NULL); NullCheck(L_74); GameObject_t1113636619 * L_75 = Component_get_gameObject_m442555142(L_74, /*hidden argument*/NULL); __this->set_btn_RewardToRight_23(L_75); GameObject_t1113636619 * L_76 = __this->get_btn_FasionToLeft_20(); intptr_t L_77 = (intptr_t)UISuitDetail_OnClkFasionToLeft_m2602188619_RuntimeMethod_var; Action_1_t1286104214 * L_78 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_78, __this, L_77, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3039874840(__this, L_76, L_78, /*hidden argument*/NULL); GameObject_t1113636619 * L_79 = __this->get_btn_FasionToRight_21(); intptr_t L_80 = (intptr_t)UISuitDetail_OnClkFasionToRight_m1324647344_RuntimeMethod_var; Action_1_t1286104214 * L_81 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_81, __this, L_80, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3039874840(__this, L_79, L_81, /*hidden argument*/NULL); GameObject_t1113636619 * L_82 = __this->get_btn_RewardToLeft_22(); intptr_t L_83 = (intptr_t)UISuitDetail_OnClkRewardToLeft_m4265058618_RuntimeMethod_var; Action_1_t1286104214 * L_84 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_84, __this, L_83, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3039874840(__this, L_82, L_84, /*hidden argument*/NULL); GameObject_t1113636619 * L_85 = __this->get_btn_RewardToRight_23(); intptr_t L_86 = (intptr_t)UISuitDetail_OnClkRewardToRight_m1044197497_RuntimeMethod_var; Action_1_t1286104214 * L_87 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_87, __this, L_86, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3039874840(__this, L_85, L_87, /*hidden argument*/NULL); CSuitDetailCtr_t2341865762 * L_88 = CSuitDetailCtr_GetInstance_m791883356(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_88); CDataModelAny_t3819624005 * L_89 = CSuitDetailCtr_get_CDataSuitInfo_m128302706(L_88, /*hidden argument*/NULL); intptr_t L_90 = (intptr_t)UISuitDetail_OnUpdateDate_m3465085521_RuntimeMethod_var; Action_1_t1302699353 * L_91 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_91, __this, L_90, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_89); IEventDispatcher_AddWatcher_m1530082036(L_89, L_91, /*hidden argument*/NULL); CSuitDetailCtr_t2341865762 * L_92 = CSuitDetailCtr_GetInstance_m791883356(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_92); CDataModelBool_t2269476966 * L_93 = CSuitDetailCtr_get_CDataBoolRewardSussucs_m563245082(L_92, /*hidden argument*/NULL); intptr_t L_94 = (intptr_t)UISuitDetail_OnGetRewardSussucs_m3764860483_RuntimeMethod_var; Action_1_t1302699353 * L_95 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_95, __this, L_94, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_93); IEventDispatcher_AddWatcher_m1530082036(L_93, L_95, /*hidden argument*/NULL); Transform_t3600365921 * L_96 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); DMListView_t512231514 * L_97 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_96, _stringLiteral2757978008, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var); __this->set_fashionView_24(L_97); Transform_t3600365921 * L_98 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); DMListView_t512231514 * L_99 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_98, _stringLiteral3049469920, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var); __this->set_rewardView_25(L_99); DMListView_t512231514 * L_100 = __this->get_fashionView_24(); intptr_t L_101 = (intptr_t)UISuitDetail_OnFashionViewChange_m3939714927_RuntimeMethod_var; Action_1_t1569734369 * L_102 = (Action_1_t1569734369 *)il2cpp_codegen_object_new(Action_1_t1569734369_il2cpp_TypeInfo_var); Action_1__ctor_m4059354831(L_102, __this, L_101, /*hidden argument*/Action_1__ctor_m4059354831_RuntimeMethod_var); NullCheck(L_100); L_100->set_OnChange_7(L_102); DMListView_t512231514 * L_103 = __this->get_rewardView_25(); intptr_t L_104 = (intptr_t)UISuitDetail_OnRewardViewChange_m2408284982_RuntimeMethod_var; Action_1_t1569734369 * L_105 = (Action_1_t1569734369 *)il2cpp_codegen_object_new(Action_1_t1569734369_il2cpp_TypeInfo_var); Action_1__ctor_m4059354831(L_105, __this, L_104, /*hidden argument*/Action_1__ctor_m4059354831_RuntimeMethod_var); NullCheck(L_103); L_103->set_OnChange_7(L_105); Transform_t3600365921 * L_106 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); RotateRole_t1146201425 * L_107 = CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452(NULL /*static, unused*/, L_106, _stringLiteral2536428670, /*hidden argument*/CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452_RuntimeMethod_var); __this->set_rotate_33(L_107); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); CMainRole_t4200562839 * L_108 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_108); int32_t L_109 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_108); UISuitDetail_CreatRole_m2007916444(__this, L_109, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::OnClkStory(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnClkStory_m3257189536 (UISuitDetail_t1888469550 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_OnClkStory_m3257189536_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CWndController_HideUI_m732482071(L_0, ((int32_t)143), /*hidden argument*/NULL); CHandBookStoryCtr_t880003063 * L_1 = CHandBookStoryCtr_GetInstance_m3001988442(NULL /*static, unused*/, /*hidden argument*/NULL); SuitInfo_t4135687472 * L_2 = __this->get_info_40(); NullCheck(L_2); int32_t L_3 = SuitInfo_get_Id_m826285488(L_2, /*hidden argument*/NULL); intptr_t L_4 = (intptr_t)UISuitDetail_U3COnClkStoryU3Em__4_m2110872275_RuntimeMethod_var; Action_2_t949473781 * L_5 = (Action_2_t949473781 *)il2cpp_codegen_object_new(Action_2_t949473781_il2cpp_TypeInfo_var); Action_2__ctor_m3110594115(L_5, __this, L_4, /*hidden argument*/Action_2__ctor_m3110594115_RuntimeMethod_var); NullCheck(L_1); CHandBookStoryCtr_StartStory_m1113380833(L_1, L_3, 0, L_5, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::ShowSuitDetail() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_ShowSuitDetail_m1288343285 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method) { { CSuitListCtr_t2923834228 * L_0 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); SuitInfo_t4135687472 * L_1 = __this->get_info_40(); NullCheck(L_0); CSuitListCtr_OnClkSuit_m2731279563(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::OnClkRestory(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnClkRestory_m1979119147 (UISuitDetail_t1888469550 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { return; } } // System.Void UISuitDetail::Update() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_Update_m2579079284 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_Update_m2579079284_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISuitDetail_InitRole_m1083591850(__this, /*hidden argument*/NULL); bool L_0 = __this->get_m_bTextureDone1_41(); if (L_0) { goto IL_003d; } } { UITexture_t3471168817 * L_1 = __this->get_texture_bg_34(); SuitInfo_t4135687472 * L_2 = __this->get_info_40(); NullCheck(L_2); int32_t L_3 = SuitInfo_get_Id_m826285488(L_2, /*hidden argument*/NULL); int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_4); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1396831261, L_5, /*hidden argument*/NULL); bool L_7 = UISuitDetail_LoadImage_m1725846041(__this, L_1, L_6, /*hidden argument*/NULL); __this->set_m_bTextureDone1_41(L_7); } IL_003d: { bool L_8 = __this->get_m_bTextureDone2_42(); if (L_8) { goto IL_0074; } } { UITexture_t3471168817 * L_9 = __this->get_texture_logo_35(); SuitInfo_t4135687472 * L_10 = __this->get_info_40(); NullCheck(L_10); int32_t L_11 = SuitInfo_get_Id_m826285488(L_10, /*hidden argument*/NULL); int32_t L_12 = L_11; RuntimeObject * L_13 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_12); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3158536460, L_13, /*hidden argument*/NULL); bool L_15 = UISuitDetail_LoadImage_m1725846041(__this, L_9, L_14, /*hidden argument*/NULL); __this->set_m_bTextureDone2_42(L_15); } IL_0074: { bool L_16 = __this->get_m_bTextureDone3_43(); if (L_16) { goto IL_00df; } } { SuitInfo_t4135687472 * L_17 = __this->get_info_40(); NullCheck(L_17); int32_t L_18 = SuitInfo_get_Score_m1170246544(L_17, /*hidden argument*/NULL); int32_t L_19 = UISuitDetail_GetStarCount_m2306076582(__this, L_18, /*hidden argument*/NULL); if ((((int32_t)L_19) == ((int32_t)(-1)))) { goto IL_00df; } } { SuitInfo_t4135687472 * L_20 = __this->get_info_40(); NullCheck(L_20); int32_t L_21 = SuitInfo_get_Score_m1170246544(L_20, /*hidden argument*/NULL); int32_t L_22 = UISuitDetail_GetStarCount_m2306076582(__this, L_21, /*hidden argument*/NULL); if ((((int32_t)L_22) >= ((int32_t)4))) { goto IL_00df; } } { UITexture_t3471168817 * L_23 = __this->get_texture_kuang_36(); SuitInfo_t4135687472 * L_24 = __this->get_info_40(); NullCheck(L_24); int32_t L_25 = SuitInfo_get_Score_m1170246544(L_24, /*hidden argument*/NULL); int32_t L_26 = UISuitDetail_GetStarCount_m2306076582(__this, L_25, /*hidden argument*/NULL); int32_t L_27 = L_26; RuntimeObject * L_28 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_27); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral4158440993, L_28, /*hidden argument*/NULL); bool L_30 = UISuitDetail_LoadImage_m1725846041(__this, L_23, L_29, /*hidden argument*/NULL); __this->set_m_bTextureDone3_43(L_30); } IL_00df: { return; } } // System.Boolean UISuitDetail::LoadImage(UITexture,System.String) extern "C" IL2CPP_METHOD_ATTR bool UISuitDetail_LoadImage_m1725846041 (UISuitDetail_t1888469550 * __this, UITexture_t3471168817 * ___texture0, String_t* ___path1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_LoadImage_m1725846041_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; Texture_t3661962703 * V_1 = NULL; { V_0 = (bool)0; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___path1; NullCheck(L_0); Object_t631007953 * L_2 = IResourceManager_CreateResource_m1279813597(L_0, L_1, (bool)1, /*hidden argument*/NULL); V_1 = ((Texture_t3661962703 *)IsInstClass((RuntimeObject*)L_2, Texture_t3661962703_il2cpp_TypeInfo_var)); Texture_t3661962703 * L_3 = V_1; 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_0039; } } { V_0 = (bool)1; UITexture_t3471168817 * L_5 = ___texture0; Texture_t3661962703 * L_6 = V_1; NullCheck(L_5); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_5, L_6); UITexture_t3471168817 * L_7 = ___texture0; NullCheck(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_9 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); Transform_set_localRotation_m19445462(L_8, L_9, /*hidden argument*/NULL); } IL_0039: { bool L_10 = V_0; return L_10; } } // System.Void UISuitDetail::OnFashionViewChange(System.Single) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnFashionViewChange_m3939714927 (UISuitDetail_t1888469550 * __this, float ___fStep0, const RuntimeMethod* method) { { DMListView_t512231514 * L_0 = __this->get_fashionView_24(); NullCheck(L_0); int32_t L_1 = DMListView_GetCount_m1758119318(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) > ((int32_t)3))) { goto IL_0012; } } { return; } IL_0012: { GameObject_t1113636619 * L_2 = __this->get_btn_FasionToLeft_20(); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_3 = __this->get_btn_FasionToRight_21(); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)1, /*hidden argument*/NULL); float L_4 = ___fStep0; if ((!(((float)L_4) >= ((float)(0.99f))))) { goto IL_0041; } } { GameObject_t1113636619 * L_5 = __this->get_btn_FasionToLeft_20(); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); } IL_0041: { float L_6 = ___fStep0; if ((!(((float)L_6) <= ((float)(0.01f))))) { goto IL_0058; } } { GameObject_t1113636619 * L_7 = __this->get_btn_FasionToRight_21(); NullCheck(L_7); GameObject_SetActive_m796801857(L_7, (bool)0, /*hidden argument*/NULL); } IL_0058: { return; } } // System.Void UISuitDetail::OnRewardViewChange(System.Single) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnRewardViewChange_m2408284982 (UISuitDetail_t1888469550 * __this, float ___fStep0, const RuntimeMethod* method) { { DMListView_t512231514 * L_0 = __this->get_rewardView_25(); NullCheck(L_0); int32_t L_1 = DMListView_GetCount_m1758119318(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) > ((int32_t)3))) { goto IL_0012; } } { return; } IL_0012: { GameObject_t1113636619 * L_2 = __this->get_btn_RewardToLeft_22(); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_3 = __this->get_btn_RewardToRight_23(); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)1, /*hidden argument*/NULL); float L_4 = ___fStep0; if ((!(((float)L_4) >= ((float)(0.99f))))) { goto IL_0041; } } { GameObject_t1113636619 * L_5 = __this->get_btn_RewardToLeft_22(); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); } IL_0041: { float L_6 = ___fStep0; if ((!(((float)L_6) <= ((float)(0.01f))))) { goto IL_0058; } } { GameObject_t1113636619 * L_7 = __this->get_btn_RewardToRight_23(); NullCheck(L_7); GameObject_SetActive_m796801857(L_7, (bool)0, /*hidden argument*/NULL); } IL_0058: { return; } } // UnityEngine.Transform UISuitDetail::GetRoleParent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * UISuitDetail_GetRoleParent_m1895550918 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_GetRoleParent_m1895550918_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; { GameObject_t1113636619 * L_0 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral2992781582, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); V_0 = L_1; Transform_t3600365921 * L_2 = V_0; NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral1203930523, /*hidden argument*/NULL); V_1 = L_3; Transform_t3600365921 * L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0067; } } { GameObject_t1113636619 * L_6 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_6, _stringLiteral1203930523, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); V_1 = L_7; Transform_t3600365921 * L_8 = V_1; Transform_t3600365921 * L_9 = V_0; NullCheck(L_8); Transform_SetParent_m381167889(L_8, L_9, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_11 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); Transform_set_localEulerAngles_m4202601546(L_10, L_11, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = V_1; Vector3_t3722313464 L_13 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); Transform_set_localScale_m3053443106(L_12, L_13, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = V_1; Vector3_t3722313464 L_15 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localPosition_m4128471975(L_14, L_15, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = V_1; __this->set_roleParent_26(L_16); } IL_0067: { Transform_t3600365921 * L_17 = V_1; return L_17; } } // System.Void UISuitDetail::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnPageShow_m58278291 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_OnPageShow_m58278291_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); DMListView_t512231514 * L_0 = __this->get_fashionView_24(); NullCheck(L_0); DMListView_SetEnumInfo_m2581368040(L_0, 1, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_1 = __this->get_rewardView_25(); NullCheck(L_1); DMListView_SetEnumInfo_m2581368040(L_1, 1, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_2 = __this->get_fashionView_24(); NullCheck(L_2); DMListView_DeleteAll_m488542252(L_2, /*hidden argument*/NULL); DMListView_t512231514 * L_3 = __this->get_rewardView_25(); NullCheck(L_3); DMListView_DeleteAll_m488542252(L_3, /*hidden argument*/NULL); UISuitDetail_ResumeSubModels_m3757391817(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_4 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = CNetServerConfig_IsValidProxy_m4030729817(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0057; } } { Transform_t3600365921 * L_6 = __this->get_m_btnShare_38(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)0, /*hidden argument*/NULL); } IL_0057: { return; } } // System.Void UISuitDetail::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnDestroy_m1719422139 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_OnDestroy_m1719422139_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); int32_t L_0 = __this->get_suitUserID_39(); UISuitDetail_DestoryRole_m381609020(__this, L_0, /*hidden argument*/NULL); CSuitDetailCtr_t2341865762 * L_1 = CSuitDetailCtr_GetInstance_m791883356(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CDataModelAny_t3819624005 * L_2 = CSuitDetailCtr_get_CDataSuitInfo_m128302706(L_1, /*hidden argument*/NULL); intptr_t L_3 = (intptr_t)UISuitDetail_OnUpdateDate_m3465085521_RuntimeMethod_var; Action_1_t1302699353 * L_4 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_4, __this, L_3, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_2); IEventDispatcher_RemoveWatcher_m2309964606(L_2, L_4, /*hidden argument*/NULL); CSuitDetailCtr_t2341865762 * L_5 = CSuitDetailCtr_GetInstance_m791883356(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CDataModelBool_t2269476966 * L_6 = CSuitDetailCtr_get_CDataBoolRewardSussucs_m563245082(L_5, /*hidden argument*/NULL); intptr_t L_7 = (intptr_t)UISuitDetail_OnGetRewardSussucs_m3764860483_RuntimeMethod_var; Action_1_t1302699353 * L_8 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_8, __this, L_7, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_6); IEventDispatcher_RemoveWatcher_m2309964606(L_6, L_8, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::OnGetRewardSussucs(IEventBase) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnGetRewardSussucs_m3764860483 (UISuitDetail_t1888469550 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { bool V_0 = false; { CSuitDetailCtr_t2341865762 * L_0 = CSuitDetailCtr_GetInstance_m791883356(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelBool_t2269476966 * L_1 = CSuitDetailCtr_get_CDataBoolRewardSussucs_m563245082(L_0, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = CDataModelBool_get_Data_m2289136987(L_1, /*hidden argument*/NULL); V_0 = L_2; bool L_3 = V_0; if (L_3) { goto IL_0017; } } { return; } IL_0017: { UISuitDetail_UpdateRewardBtnStaus_m39320584(__this, 2, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::OnExternCallEvent(IEventBase) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnExternCallEvent_m2539146774 (UISuitDetail_t1888469550 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___evt0; CUIBase_OnExternCallEvent_m2926602364(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::OnClkFasionToRight(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnClkFasionToRight_m1324647344 (UISuitDetail_t1888469550 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_OnClkFasionToRight_m1324647344_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_fashionView_24(); NullCheck(L_0); DMListView_MoveToNextIndex_m4222343137(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral2701530059, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::OnClkFasionToLeft(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnClkFasionToLeft_m2602188619 (UISuitDetail_t1888469550 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_OnClkFasionToLeft_m2602188619_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_fashionView_24(); NullCheck(L_0); DMListView_MoveToPreIndex_m3029827699(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral3784119242, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::OnClkRewardToRight(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnClkRewardToRight_m1044197497 (UISuitDetail_t1888469550 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_OnClkRewardToRight_m1044197497_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_rewardView_25(); NullCheck(L_0); DMListView_MoveToNextIndex_m4222343137(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral1259459952, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::OnClkRewardToLeft(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnClkRewardToLeft_m4265058618 (UISuitDetail_t1888469550 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_OnClkRewardToLeft_m4265058618_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_rewardView_25(); NullCheck(L_0); DMListView_MoveToPreIndex_m3029827699(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral195089777, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::OnUpdateDate(IEventBase) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_OnUpdateDate_m3465085521 (UISuitDetail_t1888469550 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_OnUpdateDate_m3465085521_MetadataUsageId); s_Il2CppMethodInitialized = true; } SuitInfo_t4135687472 * V_0 = NULL; { CSuitDetailCtr_t2341865762 * L_0 = CSuitDetailCtr_GetInstance_m791883356(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelAny_t3819624005 * L_1 = CSuitDetailCtr_get_CDataSuitInfo_m128302706(L_0, /*hidden argument*/NULL); NullCheck(L_1); RuntimeObject * L_2 = CDataModelAny_get_Data_m978408719(L_1, /*hidden argument*/NULL); V_0 = ((SuitInfo_t4135687472 *)IsInstClass((RuntimeObject*)L_2, SuitInfo_t4135687472_il2cpp_TypeInfo_var)); SuitInfo_t4135687472 * L_3 = V_0; UISuitDetail_UpdateData_m318695350(__this, L_3, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::UpdateData(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_UpdateData_m318695350 (UISuitDetail_t1888469550 * __this, SuitInfo_t4135687472 * ___suitInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_UpdateData_m318695350_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { SuitInfo_t4135687472 * L_0 = ___suitInfo0; __this->set_info_40(L_0); SuitInfo_t4135687472 * L_1 = ___suitInfo0; NullCheck(L_1); String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral721091834, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_lab_suitName_8(); SuitInfo_t4135687472 * L_5 = ___suitInfo0; NullCheck(L_5); String_t* L_6 = SuitInfo_get_Name_m1512850021(L_5, /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_6, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = __this->get_lab_suitDesc_9(); SuitInfo_t4135687472 * L_8 = ___suitInfo0; NullCheck(L_8); String_t* L_9 = SuitInfo_get_Desc_m877041457(L_8, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_9, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = __this->get_lab_suitRate_10(); SuitInfo_t4135687472 * L_11 = ___suitInfo0; NullCheck(L_11); int32_t L_12 = SuitInfo_get_ActiveFashionCount_m3996238822(L_11, /*hidden argument*/NULL); int32_t L_13 = L_12; RuntimeObject * L_14 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_13); SuitInfo_t4135687472 * L_15 = ___suitInfo0; NullCheck(L_15); int32_t L_16 = SuitInfo_get_FashionCount_m3576965214(L_15, /*hidden argument*/NULL); int32_t L_17 = L_16; RuntimeObject * L_18 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_17); String_t* L_19 = String_Concat_m1715369213(NULL /*static, unused*/, L_14, _stringLiteral3452614529, L_18, /*hidden argument*/NULL); NullCheck(L_10); UILabel_set_text_m1071532778(L_10, L_19, /*hidden argument*/NULL); UILabel_t3248798549 * L_20 = __this->get_lab_suitStory_11(); SuitInfo_t4135687472 * L_21 = ___suitInfo0; NullCheck(L_21); String_t* L_22 = SuitInfo_get_Story_m4167476756(L_21, /*hidden argument*/NULL); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_22, /*hidden argument*/NULL); UILabel_t3248798549 * L_23 = __this->get_lab_suitScore_12(); SuitInfo_t4135687472 * L_24 = ___suitInfo0; NullCheck(L_24); int32_t L_25 = SuitInfo_get_Score_m1170246544(L_24, /*hidden argument*/NULL); V_0 = L_25; String_t* L_26 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_23); UILabel_set_text_m1071532778(L_23, L_26, /*hidden argument*/NULL); UILabel_t3248798549 * L_27 = __this->get_lab_Score_37(); SuitInfo_t4135687472 * L_28 = ___suitInfo0; NullCheck(L_28); int32_t L_29 = SuitInfo_get_Score_m1170246544(L_28, /*hidden argument*/NULL); V_1 = L_29; String_t* L_30 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); NullCheck(L_27); UILabel_set_text_m1071532778(L_27, L_30, /*hidden argument*/NULL); SuitInfo_t4135687472 * L_31 = ___suitInfo0; UISuitDetail_UpdateFashions_m3603877986(__this, L_31, /*hidden argument*/NULL); SuitInfo_t4135687472 * L_32 = ___suitInfo0; UISuitDetail_UpdateRewards_m3357374485(__this, L_32, /*hidden argument*/NULL); SuitInfo_t4135687472 * L_33 = ___suitInfo0; NullCheck(L_33); int32_t L_34 = SuitInfo_get_RewardStaus_m3502011360(L_33, /*hidden argument*/NULL); UISuitDetail_UpdateRewardBtnStaus_m39320584(__this, L_34, /*hidden argument*/NULL); return; } } // System.Int32 UISuitDetail::GetStarCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t UISuitDetail_GetStarCount_m2306076582 (UISuitDetail_t1888469550 * __this, int32_t ___score0, const RuntimeMethod* method) { { int32_t L_0 = ___score0; if ((((int32_t)((int32_t)100)) > ((int32_t)L_0))) { goto IL_000a; } } { return 3; } IL_000a: { int32_t L_1 = ___score0; if ((((int32_t)((int32_t)40)) <= ((int32_t)L_1))) { goto IL_0014; } } { return (-1); } IL_0014: { int32_t L_2 = ___score0; return ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2/(int32_t)((int32_t)20))), (int32_t)1)); } } // System.Void UISuitDetail::UpdateFashions(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_UpdateFashions_m3603877986 (UISuitDetail_t1888469550 * __this, SuitInfo_t4135687472 * ___suitInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_UpdateFashions_m3603877986_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437 * V_1 = NULL; UIItemFashion_t3542629458 * V_2 = NULL; { SuitInfo_t4135687472 * L_0 = ___suitInfo0; NullCheck(L_0); int32_t L_1 = SuitInfo_get_FashionCount_m3576965214(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) > ((int32_t)3))) { goto IL_0029; } } { GameObject_t1113636619 * L_2 = __this->get_btn_FasionToLeft_20(); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_3 = __this->get_btn_FasionToRight_21(); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)0, /*hidden argument*/NULL); goto IL_0041; } IL_0029: { GameObject_t1113636619 * L_4 = __this->get_btn_FasionToLeft_20(); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_5 = __this->get_btn_FasionToRight_21(); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)1, /*hidden argument*/NULL); } IL_0041: { SuitInfo_t4135687472 * L_6 = ___suitInfo0; NullCheck(L_6); int32_t L_7 = SuitInfo_get_FashionCount_m3576965214(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_004d; } } { return; } IL_004d: { DMListView_t512231514 * L_8 = __this->get_fashionView_24(); SuitInfo_t4135687472 * L_9 = ___suitInfo0; NullCheck(L_9); int32_t L_10 = SuitInfo_get_FashionCount_m3576965214(L_9, /*hidden argument*/NULL); NullCheck(L_8); DMListView_GenerateItemList_m637906825(L_8, L_10, /*hidden argument*/NULL); V_0 = 0; goto IL_00b1; } IL_0065: { U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437 * L_11 = (U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437 *)il2cpp_codegen_object_new(U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437_il2cpp_TypeInfo_var); U3CUpdateFashionsU3Ec__AnonStorey0__ctor_m3424706242(L_11, /*hidden argument*/NULL); V_1 = L_11; DMListView_t512231514 * L_12 = __this->get_fashionView_24(); int32_t L_13 = V_0; NullCheck(L_12); Transform_t3600365921 * L_14 = DMListView_GetChild_m2593465524(L_12, L_13, /*hidden argument*/NULL); NullCheck(L_14); UIItemFashion_t3542629458 * L_15 = Component_GetComponent_TisUIItemFashion_t3542629458_m640552434(L_14, /*hidden argument*/Component_GetComponent_TisUIItemFashion_t3542629458_m640552434_RuntimeMethod_var); V_2 = L_15; U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437 * L_16 = V_1; SuitInfo_t4135687472 * L_17 = ___suitInfo0; NullCheck(L_17); List_1_t1208796635 * L_18 = SuitInfo_get_FashionList_m3680938016(L_17, /*hidden argument*/NULL); int32_t L_19 = V_0; NullCheck(L_18); FashionInfo_t4031689189 * L_20 = List_1_get_Item_m3789334447(L_18, L_19, /*hidden argument*/List_1_get_Item_m3789334447_RuntimeMethod_var); NullCheck(L_16); L_16->set_fashionData_0(L_20); UIItemFashion_t3542629458 * L_21 = V_2; U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437 * L_22 = V_1; NullCheck(L_22); FashionInfo_t4031689189 * L_23 = L_22->get_fashionData_0(); NullCheck(L_21); UIItemFashion_SetInfo_m43948538(L_21, L_23, /*hidden argument*/NULL); UIItemFashion_t3542629458 * L_24 = V_2; U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437 * L_25 = V_1; intptr_t L_26 = (intptr_t)U3CUpdateFashionsU3Ec__AnonStorey0_U3CU3Em__0_m2515585623_RuntimeMethod_var; Action_1_t1286104214 * L_27 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_27, L_25, L_26, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_24); UIItemFashion_set_OnClickSelf_m377839259(L_24, L_27, /*hidden argument*/NULL); int32_t L_28 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00b1: { int32_t L_29 = V_0; SuitInfo_t4135687472 * L_30 = ___suitInfo0; NullCheck(L_30); int32_t L_31 = SuitInfo_get_FashionCount_m3576965214(L_30, /*hidden argument*/NULL); if ((((int32_t)L_29) < ((int32_t)L_31))) { goto IL_0065; } } { DMListView_t512231514 * L_32 = __this->get_fashionView_24(); SuitInfo_t4135687472 * L_33 = ___suitInfo0; NullCheck(L_33); int32_t L_34 = SuitInfo_get_FashionCount_m3576965214(L_33, /*hidden argument*/NULL); NullCheck(L_32); DMListView_EnableDrag_m2679076892(L_32, (bool)((((int32_t)L_34) > ((int32_t)3))? 1 : 0), /*hidden argument*/NULL); SuitInfo_t4135687472 * L_35 = ___suitInfo0; UISuitDetail_PreviewSuit_m3522735552(__this, L_35, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::UpdateRewards(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_UpdateRewards_m3357374485 (UISuitDetail_t1888469550 * __this, SuitInfo_t4135687472 * ___suitInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_UpdateRewards_m3357374485_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; UIItemReward_t2788292772 * V_1 = NULL; RewardInfo_t3119326197 * V_2 = NULL; { SuitInfo_t4135687472 * L_0 = ___suitInfo0; NullCheck(L_0); int32_t L_1 = SuitInfo_get_RewradCount_m1834719068(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) > ((int32_t)3))) { goto IL_0029; } } { GameObject_t1113636619 * L_2 = __this->get_btn_RewardToLeft_22(); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_3 = __this->get_btn_RewardToRight_23(); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)0, /*hidden argument*/NULL); goto IL_0041; } IL_0029: { GameObject_t1113636619 * L_4 = __this->get_btn_RewardToLeft_22(); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_5 = __this->get_btn_RewardToRight_23(); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)1, /*hidden argument*/NULL); } IL_0041: { SuitInfo_t4135687472 * L_6 = ___suitInfo0; NullCheck(L_6); int32_t L_7 = SuitInfo_get_RewradCount_m1834719068(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_004d; } } { return; } IL_004d: { DMListView_t512231514 * L_8 = __this->get_rewardView_25(); SuitInfo_t4135687472 * L_9 = ___suitInfo0; NullCheck(L_9); int32_t L_10 = SuitInfo_get_RewradCount_m1834719068(L_9, /*hidden argument*/NULL); NullCheck(L_8); DMListView_GenerateItemList_m637906825(L_8, L_10, /*hidden argument*/NULL); V_0 = 0; goto IL_009a; } IL_0065: { DMListView_t512231514 * L_11 = __this->get_rewardView_25(); int32_t L_12 = V_0; NullCheck(L_11); Transform_t3600365921 * L_13 = DMListView_GetChild_m2593465524(L_11, L_12, /*hidden argument*/NULL); NullCheck(L_13); UIItemReward_t2788292772 * L_14 = Component_GetComponent_TisUIItemReward_t2788292772_m4019716154(L_13, /*hidden argument*/Component_GetComponent_TisUIItemReward_t2788292772_m4019716154_RuntimeMethod_var); V_1 = L_14; SuitInfo_t4135687472 * L_15 = ___suitInfo0; NullCheck(L_15); List_1_t296433643 * L_16 = SuitInfo_get_RewardList_m1675199586(L_15, /*hidden argument*/NULL); int32_t L_17 = V_0; NullCheck(L_16); RewardInfo_t3119326197 * L_18 = List_1_get_Item_m185436544(L_16, L_17, /*hidden argument*/List_1_get_Item_m185436544_RuntimeMethod_var); V_2 = L_18; UIItemReward_t2788292772 * L_19 = V_1; RewardInfo_t3119326197 * L_20 = V_2; NullCheck(L_20); int32_t L_21 = RewardInfo_get_Id_m2817374058(L_20, /*hidden argument*/NULL); RewardInfo_t3119326197 * L_22 = V_2; NullCheck(L_22); int32_t L_23 = RewardInfo_get_Num_m2884275328(L_22, /*hidden argument*/NULL); NullCheck(L_19); UIItemReward_SetInfo_m1472444589(L_19, L_21, L_23, /*hidden argument*/NULL); int32_t L_24 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_009a: { int32_t L_25 = V_0; SuitInfo_t4135687472 * L_26 = ___suitInfo0; NullCheck(L_26); int32_t L_27 = SuitInfo_get_RewradCount_m1834719068(L_26, /*hidden argument*/NULL); if ((((int32_t)L_25) < ((int32_t)L_27))) { goto IL_0065; } } { DMListView_t512231514 * L_28 = __this->get_rewardView_25(); SuitInfo_t4135687472 * L_29 = ___suitInfo0; NullCheck(L_29); int32_t L_30 = SuitInfo_get_RewradCount_m1834719068(L_29, /*hidden argument*/NULL); NullCheck(L_28); DMListView_EnableDrag_m2679076892(L_28, (bool)((((int32_t)L_30) > ((int32_t)3))? 1 : 0), /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::PreviewSuit(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_PreviewSuit_m3522735552 (UISuitDetail_t1888469550 * __this, SuitInfo_t4135687472 * ___suitInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_PreviewSuit_m3522735552_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral3279770565, /*hidden argument*/NULL); CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_suitUserID_39(); NullCheck(L_0); ISceneRole_t2394225724 * L_2 = CSceneService_FindRoleByUserID_m4171044813(L_0, (((int64_t)((int64_t)L_1))), /*hidden argument*/NULL); V_0 = L_2; V_1 = 0; goto IL_0080; } IL_0023: { SuitInfo_t4135687472 * L_3 = ___suitInfo0; NullCheck(L_3); List_1_t1208796635 * L_4 = SuitInfo_get_FashionList_m3680938016(L_3, /*hidden argument*/NULL); int32_t L_5 = V_1; NullCheck(L_4); FashionInfo_t4031689189 * L_6 = List_1_get_Item_m3789334447(L_4, L_5, /*hidden argument*/List_1_get_Item_m3789334447_RuntimeMethod_var); NullCheck(L_6); String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); SuitInfo_t4135687472 * L_8 = ___suitInfo0; NullCheck(L_8); List_1_t1208796635 * L_9 = SuitInfo_get_FashionList_m3680938016(L_8, /*hidden argument*/NULL); int32_t L_10 = V_1; NullCheck(L_9); FashionInfo_t4031689189 * L_11 = List_1_get_Item_m3789334447(L_9, L_10, /*hidden argument*/List_1_get_Item_m3789334447_RuntimeMethod_var); NullCheck(L_11); int32_t L_12 = FashionInfo_get_Id_m697688786(L_11, /*hidden argument*/NULL); V_2 = L_12; int32_t L_13 = V_2; V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)L_13/(int32_t)((int32_t)100000)))%(int32_t)((int32_t)100))); int32_t L_14 = V_3; if ((((int32_t)L_14) == ((int32_t)((int32_t)81)))) { goto IL_0066; } } { int32_t L_15 = V_3; if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)80))))) { goto IL_0072; } } IL_0066: { ISceneRole_t2394225724 * L_16 = V_0; int32_t L_17 = V_2; NullCheck(L_16); ISceneRole_WearSuit_m1889746947(L_16, L_17, /*hidden argument*/NULL); goto IL_007c; } IL_0072: { ISceneRole_t2394225724 * L_18 = V_0; int32_t L_19 = V_2; NullCheck(L_18); ISceneRole_WearSubModel_m2695610556(L_18, L_19, (bool)1, (bool)1, /*hidden argument*/NULL); } IL_007c: { int32_t L_20 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0080: { int32_t L_21 = V_1; SuitInfo_t4135687472 * L_22 = ___suitInfo0; NullCheck(L_22); List_1_t1208796635 * L_23 = SuitInfo_get_FashionList_m3680938016(L_22, /*hidden argument*/NULL); NullCheck(L_23); int32_t L_24 = List_1_get_Count_m520161408(L_23, /*hidden argument*/List_1_get_Count_m520161408_RuntimeMethod_var); if ((((int32_t)L_21) < ((int32_t)L_24))) { goto IL_0023; } } { ISceneRole_t2394225724 * L_25 = V_0; __this->set_readyRole_32(L_25); return; } } // System.Void UISuitDetail::UpdateRewardBtnStaus(EnumSuitReward) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_UpdateRewardBtnStaus_m39320584 (UISuitDetail_t1888469550 * __this, int32_t ___staus0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_UpdateRewardBtnStaus_m39320584_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___staus0; switch (L_0) { case 0: { goto IL_009f; } case 1: { goto IL_0017; } case 2: { goto IL_005b; } } } { goto IL_00e3; } IL_0017: { UISprite_t194114938 * L_1 = __this->get_spr_RewardStaus_27(); NullCheck(L_1); UISprite_set_spriteName_m1616245412(L_1, _stringLiteral2301091978, /*hidden argument*/NULL); UILabel_t3248798549 * L_2 = __this->get_lab_RewardStaus_31(); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, _stringLiteral4271124250, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = __this->get_lab_RewardStaus_31(); Color_t2555686324 L_4; memset(&L_4, 0, sizeof(L_4)); Color__ctor_m286683560((&L_4), (0.698039234f), (0.247058824f), (0.0117647061f), /*hidden argument*/NULL); NullCheck(L_3); UIWidget_set_color_m2288988844(L_3, L_4, /*hidden argument*/NULL); goto IL_00e8; } IL_005b: { UISprite_t194114938 * L_5 = __this->get_spr_RewardStaus_27(); NullCheck(L_5); UISprite_set_spriteName_m1616245412(L_5, _stringLiteral1138292564, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_lab_RewardStaus_31(); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, _stringLiteral1180118506, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = __this->get_lab_RewardStaus_31(); Color_t2555686324 L_8; memset(&L_8, 0, sizeof(L_8)); Color__ctor_m286683560((&L_8), (0.509803951f), (0.549019635f), (0.698039234f), /*hidden argument*/NULL); NullCheck(L_7); UIWidget_set_color_m2288988844(L_7, L_8, /*hidden argument*/NULL); goto IL_00e8; } IL_009f: { UISprite_t194114938 * L_9 = __this->get_spr_RewardStaus_27(); NullCheck(L_9); UISprite_set_spriteName_m1616245412(L_9, _stringLiteral1138292564, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = __this->get_lab_RewardStaus_31(); NullCheck(L_10); UILabel_set_text_m1071532778(L_10, _stringLiteral2841266880, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = __this->get_lab_RewardStaus_31(); Color_t2555686324 L_12; memset(&L_12, 0, sizeof(L_12)); Color__ctor_m286683560((&L_12), (0.509803951f), (0.549019635f), (0.698039234f), /*hidden argument*/NULL); NullCheck(L_11); UIWidget_set_color_m2288988844(L_11, L_12, /*hidden argument*/NULL); goto IL_00e8; } IL_00e3: { goto IL_00e8; } IL_00e8: { return; } } // System.Void UISuitDetail::InitRole() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_InitRole_m1083591850 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_InitRole_m1083591850_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; String_t* V_1 = NULL; int32_t V_2 = 0; Transform_t3600365921 * V_3 = NULL; 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)); { ISceneRole_t2394225724 * L_0 = __this->get_readyRole_32(); if (!L_0) { goto IL_001b; } } { ISceneRole_t2394225724 * L_1 = __this->get_readyRole_32(); NullCheck(L_1); bool L_2 = VirtFuncInvoker0< bool >::Invoke(17 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsReady() */, L_1); if (L_2) { goto IL_001c; } } IL_001b: { return; } IL_001c: { ISceneRole_t2394225724 * L_3 = __this->get_readyRole_32(); NullCheck(L_3); bool L_4 = ISceneBaseObj_IsValid_m1197404667(L_3, /*hidden argument*/NULL); V_0 = L_4; ISceneRole_t2394225724 * L_5 = __this->get_readyRole_32(); NullCheck(L_5); VirtActionInvoker0::Invoke(14 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SubmitToScene() */, L_5); bool L_6 = V_0; if (L_6) { goto IL_0181; } } { ISceneRole_t2394225724 * L_7 = __this->get_readyRole_32(); NullCheck(L_7); Transform_t3600365921 * L_8 = ISceneBaseObj_GetTransform_m3818769012(L_7, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = UISuitDetail_GetRoleParent_m1895550918(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_SetParent_m381167889(L_8, L_9, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_10 = __this->get_readyRole_32(); NullCheck(L_10); bool L_11 = ISceneBaseObj_IfExistAnim_m267911107(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_00ab; } } { V_1 = _stringLiteral2833084525; ISceneRole_t2394225724 * L_12 = __this->get_readyRole_32(); NullCheck(L_12); int32_t L_13 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_12); V_2 = L_13; int32_t L_14 = V_2; if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_0083; } } { int32_t L_15 = V_2; if (!L_15) { goto IL_008e; } } { goto IL_0099; } IL_0083: { V_1 = _stringLiteral3548628297; goto IL_009e; } IL_008e: { V_1 = _stringLiteral2833084525; goto IL_009e; } IL_0099: { goto IL_009e; } IL_009e: { ISceneRole_t2394225724 * L_16 = __this->get_readyRole_32(); String_t* L_17 = V_1; NullCheck(L_16); ISceneBaseObj_SetIdleAnim_m1936918694(L_16, L_17, /*hidden argument*/NULL); } IL_00ab: { ISceneRole_t2394225724 * L_18 = __this->get_readyRole_32(); NullCheck(L_18); ILogicBase_Update_m3853008051(L_18, (0.001f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_19 = __this->get_readyRole_32(); NullCheck(L_19); Transform_t3600365921 * L_20 = ISceneBaseObj_GetTransform_m3818769012(L_19, /*hidden argument*/NULL); V_3 = L_20; Camera_t4157153871 * L_21 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_22 = V_3; NullCheck(L_22); Vector3_t3722313464 L_23 = Transform_get_position_m36019626(L_22, /*hidden argument*/NULL); NullCheck(L_21); Vector3_t3722313464 L_24 = Camera_WorldToScreenPoint_m3726311023(L_21, L_23, /*hidden argument*/NULL); V_4 = L_24; Camera_t4157153871 * L_25 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); RotateRole_t1146201425 * L_26 = __this->get_rotate_33(); NullCheck(L_26); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(L_26, /*hidden argument*/NULL); NullCheck(L_27); Vector3_t3722313464 L_28 = Transform_get_position_m36019626(L_27, /*hidden argument*/NULL); NullCheck(L_25); Vector3_t3722313464 L_29 = Camera_WorldToScreenPoint_m3726311023(L_25, L_28, /*hidden argument*/NULL); V_5 = L_29; float L_30 = (&V_5)->get_x_1(); float L_31 = (&V_5)->get_y_2(); float L_32 = (&V_4)->get_z_3(); Vector3__ctor_m3353183577((&V_6), L_30, L_31, L_32, /*hidden argument*/NULL); Transform_t3600365921 * L_33 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_34 = Quaternion_Euler_m3049309462(NULL /*static, unused*/, (0.0f), (165.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_33); Transform_set_rotation_m3524318132(L_33, L_34, /*hidden argument*/NULL); Transform_t3600365921 * L_35 = V_3; Camera_t4157153871 * L_36 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_37 = V_6; NullCheck(L_36); Vector3_t3722313464 L_38 = Camera_ScreenToWorldPoint_m3978588570(L_36, L_37, /*hidden argument*/NULL); NullCheck(L_35); Transform_set_position_m3387557959(L_35, L_38, /*hidden argument*/NULL); Transform_t3600365921 * L_39 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_40 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); Transform_set_localScale_m3053443106(L_39, L_40, /*hidden argument*/NULL); Transform_t3600365921 * L_41 = V_3; Vector3_t3722313464 L_42 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_43 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_42, (0.7f), /*hidden argument*/NULL); NullCheck(L_41); Transform_set_localScale_m3053443106(L_41, L_43, /*hidden argument*/NULL); RotateRole_t1146201425 * L_44 = __this->get_rotate_33(); GameObjectU5BU5D_t3328599146* L_45 = ((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)1)); ISceneRole_t2394225724 * L_46 = __this->get_readyRole_32(); NullCheck(L_46); Transform_t3600365921 * L_47 = ISceneBaseObj_GetTransform_m3818769012(L_46, /*hidden argument*/NULL); NullCheck(L_47); GameObject_t1113636619 * L_48 = Component_get_gameObject_m442555142(L_47, /*hidden argument*/NULL); NullCheck(L_45); ArrayElementTypeCheck (L_45, L_48); (L_45)->SetAt(static_cast(0), (GameObject_t1113636619 *)L_48); NullCheck(L_44); RotateRole_SetRotateObj_m814283472(L_44, L_45, /*hidden argument*/NULL); } IL_0181: { return; } } // System.Void UISuitDetail::CreatRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_CreatRole_m2007916444 (UISuitDetail_t1888469550 * __this, int32_t ___sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_CreatRole_m2007916444_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; ISceneRole_t2394225724 * V_1 = NULL; String_t* G_B3_0 = NULL; { int32_t L_0 = ___sex0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0011; } } { G_B3_0 = _stringLiteral3926317133; goto IL_0016; } IL_0011: { G_B3_0 = _stringLiteral4072509751; } IL_0016: { V_0 = G_B3_0; CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = V_0; NullCheck(L_1); ISceneBaseObj_t858622483 * L_3 = CSceneService_CreateGameObj_m958236987(L_1, L_2, 1, /*hidden argument*/NULL); V_1 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_3, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); ISceneRole_t2394225724 * L_4 = V_1; int32_t L_5 = __this->get_suitUserID_39(); NullCheck(L_4); VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_4, (((int64_t)((int64_t)L_5)))); ISceneRole_t2394225724 * L_6 = V_1; NullCheck(L_6); CDataProperty_t2806246268 * L_7 = ISceneBaseObj_GetUserProperty_m776816018(L_6, /*hidden argument*/NULL); NullCheck(L_7); CDataProperty_Add_m837145387(L_7, _stringLiteral836452629, 1, /*hidden argument*/NULL); int32_t L_8 = ___sex0; UISuitDetail_DefautRole_m1585065590(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::DestoryRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_DestoryRole_m381609020 (UISuitDetail_t1888469550 * __this, int32_t ___sex0, const RuntimeMethod* method) { { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___sex0; NullCheck(L_0); CSceneService_DestroyRoleObj_m3016152155(L_0, (((int64_t)((int64_t)L_1))), /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::ResumeSubModels() extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_ResumeSubModels_m3757391817 (UISuitDetail_t1888469550 * __this, const RuntimeMethod* method) { { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_suitUserID_39(); NullCheck(L_0); ISceneRole_t2394225724 * L_2 = CSceneService_FindRoleByUserID_m4171044813(L_0, (((int64_t)((int64_t)L_1))), /*hidden argument*/NULL); NullCheck(L_2); ISceneRole_ResumeSubModels_m1744956637(L_2, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::DefautRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_DefautRole_m1585065590 (UISuitDetail_t1888469550 * __this, int32_t ___sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitDetail_DefautRole_m1585065590_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; bool V_1 = false; Func_3_t1497391353 * V_2 = NULL; int32_t V_3 = 0; ISceneRole_t2394225724 * G_B2_0 = NULL; ISceneRole_t2394225724 * G_B1_0 = NULL; int32_t G_B3_0 = 0; ISceneRole_t2394225724 * G_B3_1 = NULL; String_t* G_B5_0 = NULL; CProperty_t963755051 * G_B5_1 = NULL; String_t* G_B4_0 = NULL; CProperty_t963755051 * G_B4_1 = NULL; int32_t G_B6_0 = 0; String_t* G_B6_1 = NULL; CProperty_t963755051 * G_B6_2 = NULL; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_suitUserID_39(); NullCheck(L_0); ISceneRole_t2394225724 * L_2 = CSceneService_FindRoleByUserID_m4171044813(L_0, (((int64_t)((int64_t)L_1))), /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = ___sex0; V_1 = (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0); ISceneRole_t2394225724 * L_4 = V_0; bool L_5 = V_1; G_B1_0 = L_4; if (!L_5) { G_B2_0 = L_4; goto IL_0024; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_0025; } IL_0024: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_0025: { NullCheck(G_B3_1); ISceneBaseObj_SetModelID_m3286778194(G_B3_1, G_B3_0, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_6 = V_0; NullCheck(L_6); CProperty_t963755051 * L_7 = ISceneBaseObj_GetNetProperty_m1709069404(L_6, /*hidden argument*/NULL); bool L_8 = V_1; G_B4_0 = _stringLiteral4166355951; G_B4_1 = L_7; if (!L_8) { G_B5_0 = _stringLiteral4166355951; G_B5_1 = L_7; goto IL_0041; } } { G_B6_0 = 0; G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_0042; } IL_0041: { G_B6_0 = 1; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_0042: { NullCheck(G_B6_2); CProperty_SetInt_m72189256(G_B6_2, G_B6_1, G_B6_0, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_9 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_10 = (intptr_t)CJuniorRoleModelItem_GetDefaultModelItem_m3195588872_RuntimeMethod_var; Func_3_t1497391353 * L_11 = (Func_3_t1497391353 *)il2cpp_codegen_object_new(Func_3_t1497391353_il2cpp_TypeInfo_var); Func_3__ctor_m2676186645(L_11, L_9, L_10, /*hidden argument*/Func_3__ctor_m2676186645_RuntimeMethod_var); V_2 = L_11; CMainRole_t4200562839 * L_12 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CProperty_t963755051 * L_13 = ISceneBaseObj_GetNetProperty_m1709069404(L_12, /*hidden argument*/NULL); Func_3_t1497391353 * L_14 = V_2; bool L_15 = V_1; NullCheck(L_14); int32_t L_16 = Func_3_Invoke_m1444580883(L_14, L_15, 2, /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); NullCheck(L_13); int32_t L_17 = CProperty_GetInt_m2680341236(L_13, _stringLiteral4145493834, L_16, /*hidden argument*/NULL); V_3 = L_17; ISceneRole_t2394225724 * L_18 = V_0; NullCheck(L_18); CProperty_t963755051 * L_19 = ISceneBaseObj_GetNetProperty_m1709069404(L_18, /*hidden argument*/NULL); int32_t L_20 = V_3; NullCheck(L_19); CProperty_SetInt_m72189256(L_19, _stringLiteral4145493834, L_20, /*hidden argument*/NULL); CMainRole_t4200562839 * L_21 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); CProperty_t963755051 * L_22 = ISceneBaseObj_GetNetProperty_m1709069404(L_21, /*hidden argument*/NULL); Func_3_t1497391353 * L_23 = V_2; bool L_24 = V_1; NullCheck(L_23); int32_t L_25 = Func_3_Invoke_m1444580883(L_23, L_24, 7, /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); NullCheck(L_22); int32_t L_26 = CProperty_GetInt_m2680341236(L_22, _stringLiteral3385978947, L_25, /*hidden argument*/NULL); V_3 = L_26; ISceneRole_t2394225724 * L_27 = V_0; NullCheck(L_27); CProperty_t963755051 * L_28 = ISceneBaseObj_GetNetProperty_m1709069404(L_27, /*hidden argument*/NULL); int32_t L_29 = V_3; NullCheck(L_28); CProperty_SetInt_m72189256(L_28, _stringLiteral3385978947, L_29, /*hidden argument*/NULL); CMainRole_t4200562839 * L_30 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); CProperty_t963755051 * L_31 = ISceneBaseObj_GetNetProperty_m1709069404(L_30, /*hidden argument*/NULL); Func_3_t1497391353 * L_32 = V_2; bool L_33 = V_1; NullCheck(L_32); int32_t L_34 = Func_3_Invoke_m1444580883(L_32, L_33, ((int32_t)13), /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); NullCheck(L_31); int32_t L_35 = CProperty_GetInt_m2680341236(L_31, _stringLiteral1859365861, L_34, /*hidden argument*/NULL); V_3 = L_35; ISceneRole_t2394225724 * L_36 = V_0; NullCheck(L_36); CProperty_t963755051 * L_37 = ISceneBaseObj_GetNetProperty_m1709069404(L_36, /*hidden argument*/NULL); int32_t L_38 = V_3; NullCheck(L_37); CProperty_SetInt_m72189256(L_37, _stringLiteral1859365861, L_38, /*hidden argument*/NULL); CMainRole_t4200562839 * L_39 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); CProperty_t963755051 * L_40 = ISceneBaseObj_GetNetProperty_m1709069404(L_39, /*hidden argument*/NULL); Func_3_t1497391353 * L_41 = V_2; bool L_42 = V_1; NullCheck(L_41); int32_t L_43 = Func_3_Invoke_m1444580883(L_41, L_42, ((int32_t)15), /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); NullCheck(L_40); int32_t L_44 = CProperty_GetInt_m2680341236(L_40, _stringLiteral712354789, L_43, /*hidden argument*/NULL); V_3 = L_44; ISceneRole_t2394225724 * L_45 = V_0; NullCheck(L_45); CProperty_t963755051 * L_46 = ISceneBaseObj_GetNetProperty_m1709069404(L_45, /*hidden argument*/NULL); int32_t L_47 = V_3; NullCheck(L_46); CProperty_SetInt_m72189256(L_46, _stringLiteral712354789, L_47, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_48 = V_0; NullCheck(L_48); ISceneRole_LoadRoleModel_m1111386502(L_48, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::m__0(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_U3COnPageInitU3Em__0_m299480490 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CSuitDetailCtr_t2341865762 * L_0 = CSuitDetailCtr_GetInstance_m791883356(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSuitDetailCtr_OnReturnSuitListPage_m2681709516(L_0, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::m__1(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_U3COnPageInitU3Em__1_m1203405579 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CSuitDetailCtr_t2341865762 * L_0 = CSuitDetailCtr_GetInstance_m791883356(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSuitDetailCtr_OnClosePage_m2906441983(L_0, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::m__2(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_U3COnPageInitU3Em__2_m2660584836 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CSuitDetailCtr_t2341865762 * L_0 = CSuitDetailCtr_GetInstance_m791883356(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSuitDetailCtr_OnShareSuit_m4283978314(L_0, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::m__3(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_U3COnPageInitU3Em__3_m3541377994 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CSuitDetailCtr_t2341865762 * L_0 = CSuitDetailCtr_GetInstance_m791883356(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSuitDetailCtr_OnGetReward_m1941027983(L_0, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail::m__4(HandBookStoryInfo,HandBookStoryStepInfo) extern "C" IL2CPP_METHOD_ATTR void UISuitDetail_U3COnClkStoryU3Em__4_m2110872275 (UISuitDetail_t1888469550 * __this, HandBookStoryInfo_t2304689445 * ___a0, HandBookStoryStepInfo_t4152503288 * ___b1, const RuntimeMethod* method) { { UISuitDetail_ShowSuitDetail_m1288343285(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UISuitDetail/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CUpdateFashionsU3Ec__AnonStorey0__ctor_m3424706242 (U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void UISuitDetail/c__AnonStorey0::<>m__0(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void U3CUpdateFashionsU3Ec__AnonStorey0_U3CU3Em__0_m2515585623 (U3CUpdateFashionsU3Ec__AnonStorey0_t2806073437 * __this, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CFashionTagCtr_t1928095552 * L_0 = CFashionTagCtr_GetInstance_m3958063695(NULL /*static, unused*/, /*hidden argument*/NULL); FashionInfo_t4031689189 * L_1 = __this->get_fashionData_0(); NullCheck(L_1); int32_t L_2 = FashionInfo_get_Id_m697688786(L_1, /*hidden argument*/NULL); NullCheck(L_0); CFashionTagCtr_ShowPage_m1407537383(L_0, 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 UISuitList::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISuitList__ctor_m2488719962 (UISuitList_t689887332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitList__ctor_m2488719962_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3511506501 * L_0 = (List_1_t3511506501 *)il2cpp_codegen_object_new(List_1_t3511506501_il2cpp_TypeInfo_var); List_1__ctor_m4230720945(L_0, 8, /*hidden argument*/List_1__ctor_m4230720945_RuntimeMethod_var); __this->set_suitList_13(L_0); IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void UISuitList::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void UISuitList_OnPageInit_m1201105112 (UISuitList_t689887332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitList_OnPageInit_m1201105112_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; Transform_t3600365921 * V_2 = NULL; UIItemSuit_t2039431759 * V_3 = NULL; GameObject_t1113636619 * G_B2_0 = NULL; UISuitList_t689887332 * G_B2_1 = NULL; GameObject_t1113636619 * G_B1_0 = NULL; UISuitList_t689887332 * G_B1_1 = NULL; GameObject_t1113636619 * G_B4_0 = NULL; UISuitList_t689887332 * G_B4_1 = NULL; GameObject_t1113636619 * G_B3_0 = NULL; UISuitList_t689887332 * G_B3_1 = NULL; GameObject_t1113636619 * G_B6_0 = NULL; UISuitList_t689887332 * G_B6_1 = NULL; GameObject_t1113636619 * G_B5_0 = NULL; UISuitList_t689887332 * G_B5_1 = NULL; GameObject_t1113636619 * G_B8_0 = NULL; UISuitList_t689887332 * G_B8_1 = NULL; GameObject_t1113636619 * G_B7_0 = NULL; UISuitList_t689887332 * G_B7_1 = NULL; { CUIBase_OnPageInit_m1433691499(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_0 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3677045053, /*hidden argument*/NULL); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); __this->set_btn_Close_8(L_1); Transform_t3600365921 * L_2 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3513040540, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); __this->set_btn_ToLeft_10(L_3); Transform_t3600365921 * L_4 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral1460865701, /*hidden argument*/NULL); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); __this->set_btn_ToRight_11(L_5); Transform_t3600365921 * L_6 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral750241366, /*hidden argument*/NULL); NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); __this->set_btn_Return_9(L_7); GameObject_t1113636619 * L_8 = __this->get_btn_Close_8(); Action_1_t1286104214 * L_9 = ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_14(); G_B1_0 = L_8; G_B1_1 = __this; if (L_9) { G_B2_0 = L_8; G_B2_1 = __this; goto IL_007d; } } { intptr_t L_10 = (intptr_t)UISuitList_U3COnPageInitU3Em__0_m1319894464_RuntimeMethod_var; Action_1_t1286104214 * L_11 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_11, NULL, L_10, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache0_14(L_11); G_B2_0 = G_B1_0; G_B2_1 = G_B1_1; } IL_007d: { Action_1_t1286104214 * L_12 = ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_14(); NullCheck(G_B2_1); CUIBase_BindBtnClk_m3039874840(G_B2_1, G_B2_0, L_12, /*hidden argument*/NULL); GameObject_t1113636619 * L_13 = __this->get_btn_ToRight_11(); Action_1_t1286104214 * L_14 = ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache1_15(); G_B3_0 = L_13; G_B3_1 = __this; if (L_14) { G_B4_0 = L_13; G_B4_1 = __this; goto IL_00a7; } } { intptr_t L_15 = (intptr_t)UISuitList_U3COnPageInitU3Em__1_m3087949473_RuntimeMethod_var; Action_1_t1286104214 * L_16 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_16, NULL, L_15, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache1_15(L_16); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } IL_00a7: { Action_1_t1286104214 * L_17 = ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache1_15(); NullCheck(G_B4_1); CUIBase_BindBtnClk_m3039874840(G_B4_1, G_B4_0, L_17, /*hidden argument*/NULL); GameObject_t1113636619 * L_18 = __this->get_btn_ToLeft_10(); Action_1_t1286104214 * L_19 = ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache2_16(); G_B5_0 = L_18; G_B5_1 = __this; if (L_19) { G_B6_0 = L_18; G_B6_1 = __this; goto IL_00d1; } } { intptr_t L_20 = (intptr_t)UISuitList_U3COnPageInitU3Em__2_m2959532941_RuntimeMethod_var; Action_1_t1286104214 * L_21 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_21, NULL, L_20, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache2_16(L_21); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_00d1: { Action_1_t1286104214 * L_22 = ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache2_16(); NullCheck(G_B6_1); CUIBase_BindBtnClk_m3039874840(G_B6_1, G_B6_0, L_22, /*hidden argument*/NULL); GameObject_t1113636619 * L_23 = __this->get_btn_Return_9(); Action_1_t1286104214 * L_24 = ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache3_17(); G_B7_0 = L_23; G_B7_1 = __this; if (L_24) { G_B8_0 = L_23; G_B8_1 = __this; goto IL_00fb; } } { intptr_t L_25 = (intptr_t)UISuitList_U3COnPageInitU3Em__3_m351250126_RuntimeMethod_var; Action_1_t1286104214 * L_26 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_26, NULL, L_25, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache3_17(L_26); G_B8_0 = G_B7_0; G_B8_1 = G_B7_1; } IL_00fb: { Action_1_t1286104214 * L_27 = ((UISuitList_t689887332_StaticFields*)il2cpp_codegen_static_fields_for(UISuitList_t689887332_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache3_17(); NullCheck(G_B8_1); CUIBase_BindBtnClk_m3039874840(G_B8_1, G_B8_0, L_27, /*hidden argument*/NULL); V_0 = 1; goto IL_016e; } IL_010d: { V_1 = _stringLiteral600634737; int32_t L_28 = V_0; if ((!(((float)(((float)((float)L_28)))) <= ((float)(4.0f))))) { goto IL_0136; } } { String_t* L_29 = V_1; int32_t L_30 = V_0; int32_t L_31 = L_30; RuntimeObject * L_32 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_31); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_33 = String_Concat_m1715369213(NULL /*static, unused*/, L_29, _stringLiteral279399372, L_32, /*hidden argument*/NULL); V_1 = L_33; goto IL_014f; } IL_0136: { String_t* L_34 = V_1; int32_t L_35 = V_0; float L_36 = ((float)il2cpp_codegen_subtract((float)(((float)((float)L_35))), (float)(4.0f))); RuntimeObject * L_37 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_36); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = String_Concat_m1715369213(NULL /*static, unused*/, L_34, _stringLiteral279399814, L_37, /*hidden argument*/NULL); V_1 = L_38; } IL_014f: { String_t* L_39 = V_1; Transform_t3600365921 * L_40 = CUIBase_FindTransform_m1468339067(__this, L_39, /*hidden argument*/NULL); V_2 = L_40; Transform_t3600365921 * L_41 = V_2; NullCheck(L_41); UIItemSuit_t2039431759 * L_42 = Component_GetComponent_TisUIItemSuit_t2039431759_m2956313064(L_41, /*hidden argument*/Component_GetComponent_TisUIItemSuit_t2039431759_m2956313064_RuntimeMethod_var); V_3 = L_42; List_1_t3511506501 * L_43 = __this->get_suitList_13(); UIItemSuit_t2039431759 * L_44 = V_3; NullCheck(L_43); List_1_Add_m145750398(L_43, L_44, /*hidden argument*/List_1_Add_m145750398_RuntimeMethod_var); int32_t L_45 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_016e: { int32_t L_46 = V_0; if ((((int32_t)L_46) <= ((int32_t)8))) { goto IL_010d; } } { CSuitListCtr_t2923834228 * L_47 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_47); CDataModelAny_t3819624005 * L_48 = CSuitListCtr_get_CsuitsData_m3244048704(L_47, /*hidden argument*/NULL); intptr_t L_49 = (intptr_t)UISuitList_OnUpdateData_m3343739026_RuntimeMethod_var; Action_1_t1302699353 * L_50 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_50, __this, L_49, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_48); IEventDispatcher_AddWatcher_m1530082036(L_48, L_50, /*hidden argument*/NULL); CSuitListCtr_t2923834228 * L_51 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_51); CDataModelInt_t3463393640 * L_52 = CSuitListCtr_get_CNowPageIndex_m3307387885(L_51, /*hidden argument*/NULL); intptr_t L_53 = (intptr_t)UISuitList_OnPageIndexChange_m812913223_RuntimeMethod_var; Action_1_t1302699353 * L_54 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_54, __this, L_53, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_52); IEventDispatcher_AddWatcher_m1530082036(L_52, L_54, /*hidden argument*/NULL); return; } } // System.Void UISuitList::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void UISuitList_OnPageShow_m4214302960 (UISuitList_t689887332 * __this, const RuntimeMethod* method) { { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); return; } } // System.Void UISuitList::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void UISuitList_OnPageHide_m232536602 (UISuitList_t689887332 * __this, const RuntimeMethod* method) { { CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL); return; } } // System.Void UISuitList::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UISuitList_OnDestroy_m1954212946 (UISuitList_t689887332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitList_OnDestroy_m1954212946_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); CSuitListCtr_t2923834228 * L_0 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelAny_t3819624005 * L_1 = CSuitListCtr_get_CsuitsData_m3244048704(L_0, /*hidden argument*/NULL); intptr_t L_2 = (intptr_t)UISuitList_OnUpdateData_m3343739026_RuntimeMethod_var; Action_1_t1302699353 * L_3 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_3, __this, L_2, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_1); IEventDispatcher_RemoveWatcher_m2309964606(L_1, L_3, /*hidden argument*/NULL); CSuitListCtr_t2923834228 * L_4 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CDataModelInt_t3463393640 * L_5 = CSuitListCtr_get_CNowPageIndex_m3307387885(L_4, /*hidden argument*/NULL); intptr_t L_6 = (intptr_t)UISuitList_OnPageIndexChange_m812913223_RuntimeMethod_var; Action_1_t1302699353 * L_7 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_7, __this, L_6, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_5); IEventDispatcher_RemoveWatcher_m2309964606(L_5, L_7, /*hidden argument*/NULL); return; } } // System.Void UISuitList::OnExternCallEvent(IEventBase) extern "C" IL2CPP_METHOD_ATTR void UISuitList_OnExternCallEvent_m622151146 (UISuitList_t689887332 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___evt0; CUIBase_OnExternCallEvent_m2926602364(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void UISuitList::OnPageIndexChange(IEventBase) extern "C" IL2CPP_METHOD_ATTR void UISuitList_OnPageIndexChange_m812913223 (UISuitList_t689887332 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitList_OnPageIndexChange_m812913223_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; { CSuitListCtr_t2923834228 * L_0 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelInt_t3463393640 * L_1 = CSuitListCtr_get_CNowPageIndex_m3307387885(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CDataModelInt_get_Data_m274101408(L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_4); CSuitListCtr_t2923834228 * L_6 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = CSuitListCtr_get_NumAllPage_m2696285909(L_6, /*hidden argument*/NULL); int32_t L_8 = L_7; RuntimeObject * L_9 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_8); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Concat_m1715369213(NULL /*static, unused*/, L_5, _stringLiteral3452614529, L_9, /*hidden argument*/NULL); V_1 = L_10; String_t* L_11 = V_1; String_t* L_12 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2174023060, L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); GameObject_t1113636619 * L_13 = __this->get_btn_ToRight_11(); NullCheck(L_13); GameObject_SetActive_m796801857(L_13, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_14 = __this->get_btn_ToLeft_10(); NullCheck(L_14); GameObject_SetActive_m796801857(L_14, (bool)1, /*hidden argument*/NULL); int32_t L_15 = V_0; CSuitListCtr_t2923834228 * L_16 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); int32_t L_17 = CSuitListCtr_get_NumAllPage_m2696285909(L_16, /*hidden argument*/NULL); if ((!(((uint32_t)L_15) == ((uint32_t)L_17)))) { goto IL_0074; } } { GameObject_t1113636619 * L_18 = __this->get_btn_ToRight_11(); NullCheck(L_18); GameObject_SetActive_m796801857(L_18, (bool)0, /*hidden argument*/NULL); } IL_0074: { int32_t L_19 = V_0; if ((!(((uint32_t)L_19) == ((uint32_t)1)))) { goto IL_0087; } } { GameObject_t1113636619 * L_20 = __this->get_btn_ToLeft_10(); NullCheck(L_20); GameObject_SetActive_m796801857(L_20, (bool)0, /*hidden argument*/NULL); } IL_0087: { return; } } // System.Void UISuitList::OnUpdateData(IEventBase) extern "C" IL2CPP_METHOD_ATTR void UISuitList_OnUpdateData_m3343739026 (UISuitList_t689887332 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitList_OnUpdateData_m3343739026_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t1312794918 * V_0 = NULL; { CSuitListCtr_t2923834228 * L_0 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelAny_t3819624005 * L_1 = CSuitListCtr_get_CsuitsData_m3244048704(L_0, /*hidden argument*/NULL); NullCheck(L_1); RuntimeObject * L_2 = CDataModelAny_get_Data_m978408719(L_1, /*hidden argument*/NULL); V_0 = ((List_1_t1312794918 *)IsInstClass((RuntimeObject*)L_2, List_1_t1312794918_il2cpp_TypeInfo_var)); List_1_t1312794918 * L_3 = V_0; UISuitList_UpdateData_m3415240718(__this, L_3, /*hidden argument*/NULL); return; } } // System.Void UISuitList::UpdateData(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void UISuitList_UpdateData_m3415240718 (UISuitList_t689887332 * __this, List_1_t1312794918 * ___suits0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISuitList_UpdateData_m3415240718_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; UIItemSuit_t2039431759 * V_2 = NULL; U3CUpdateDataU3Ec__AnonStorey0_t652201832 * V_3 = NULL; SuitNum_t1199413730 * V_4 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral2591631994, /*hidden argument*/NULL); List_1_t1312794918 * L_0 = ___suits0; NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3041611854(L_0, /*hidden argument*/List_1_get_Count_m3041611854_RuntimeMethod_var); V_0 = L_1; V_1 = 0; goto IL_00ca; } IL_0018: { List_1_t3511506501 * L_2 = __this->get_suitList_13(); int32_t L_3 = V_1; NullCheck(L_2); UIItemSuit_t2039431759 * L_4 = List_1_get_Item_m3052524378(L_2, L_3, /*hidden argument*/List_1_get_Item_m3052524378_RuntimeMethod_var); V_2 = L_4; int32_t L_5 = V_1; int32_t L_6 = V_0; if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_00ba; } } { U3CUpdateDataU3Ec__AnonStorey0_t652201832 * L_7 = (U3CUpdateDataU3Ec__AnonStorey0_t652201832 *)il2cpp_codegen_object_new(U3CUpdateDataU3Ec__AnonStorey0_t652201832_il2cpp_TypeInfo_var); U3CUpdateDataU3Ec__AnonStorey0__ctor_m4136053688(L_7, /*hidden argument*/NULL); V_3 = L_7; UIItemSuit_t2039431759 * L_8 = V_2; NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); NullCheck(L_9); GameObject_SetActive_m796801857(L_9, (bool)1, /*hidden argument*/NULL); U3CUpdateDataU3Ec__AnonStorey0_t652201832 * L_10 = V_3; List_1_t1312794918 * L_11 = ___suits0; int32_t L_12 = V_1; NullCheck(L_11); SuitInfo_t4135687472 * L_13 = List_1_get_Item_m2225324046(L_11, L_12, /*hidden argument*/List_1_get_Item_m2225324046_RuntimeMethod_var); NullCheck(L_10); L_10->set_info_0(L_13); CHandBookCtr_t4285066741 * L_14 = CHandBookCtr_GetInstance_m650984722(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t1312794918 * L_15 = ___suits0; int32_t L_16 = V_1; NullCheck(L_15); SuitInfo_t4135687472 * L_17 = List_1_get_Item_m2225324046(L_15, L_16, /*hidden argument*/List_1_get_Item_m2225324046_RuntimeMethod_var); NullCheck(L_17); int32_t L_18 = SuitInfo_get_Id_m826285488(L_17, /*hidden argument*/NULL); NullCheck(L_14); SuitNum_t1199413730 * L_19 = CHandBookCtr_RequestSuitInfo_m2008843126(L_14, L_18, /*hidden argument*/NULL); V_4 = L_19; SuitNum_t1199413730 * L_20 = V_4; if (!L_20) { goto IL_00b5; } } { UIItemSuit_t2039431759 * L_21 = V_2; U3CUpdateDataU3Ec__AnonStorey0_t652201832 * L_22 = V_3; NullCheck(L_22); SuitInfo_t4135687472 * L_23 = L_22->get_info_0(); SuitNum_t1199413730 * L_24 = V_4; NullCheck(L_24); int32_t L_25 = L_24->get_alreadyGet_0(); SuitNum_t1199413730 * L_26 = V_4; NullCheck(L_26); int32_t L_27 = L_26->get_Sum_1(); SuitNum_t1199413730 * L_28 = V_4; NullCheck(L_28); bool L_29 = L_28->get_isShow_2(); NullCheck(L_21); UIItemSuit_SetInfo_m331702827(L_21, L_23, L_25, L_27, L_29, /*hidden argument*/NULL); UIItemSuit_t2039431759 * L_30 = V_2; NullCheck(L_30); GameObject_t1113636619 * L_31 = UIItemSuit_get_BtnSelf_m2082679115(L_30, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_32 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_31, /*hidden argument*/NULL); NullCheck(L_32); L_32->set_onClick_4((Action_1_t1286104214 *)NULL); UIItemSuit_t2039431759 * L_33 = V_2; NullCheck(L_33); GameObject_t1113636619 * L_34 = Component_get_gameObject_m442555142(L_33, /*hidden argument*/NULL); U3CUpdateDataU3Ec__AnonStorey0_t652201832 * L_35 = V_3; intptr_t L_36 = (intptr_t)U3CUpdateDataU3Ec__AnonStorey0_U3CU3Em__0_m1228746884_RuntimeMethod_var; Action_1_t1286104214 * L_37 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_37, L_35, L_36, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3039874840(__this, L_34, L_37, /*hidden argument*/NULL); } IL_00b5: { goto IL_00c6; } IL_00ba: { UIItemSuit_t2039431759 * L_38 = V_2; NullCheck(L_38); GameObject_t1113636619 * L_39 = Component_get_gameObject_m442555142(L_38, /*hidden argument*/NULL); NullCheck(L_39); GameObject_SetActive_m796801857(L_39, (bool)0, /*hidden argument*/NULL); } IL_00c6: { int32_t L_40 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00ca: { int32_t L_41 = V_1; if ((((int32_t)L_41) < ((int32_t)8))) { goto IL_0018; } } { return; } } // System.Void UISuitList::m__0(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitList_U3COnPageInitU3Em__0_m1319894464 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CSuitListCtr_t2923834228 * L_0 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSuitListCtr_OnClosePage_m2704320587(L_0, /*hidden argument*/NULL); return; } } // System.Void UISuitList::m__1(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitList_U3COnPageInitU3Em__1_m3087949473 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CSuitListCtr_t2923834228 * L_0 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSuitListCtr_ToNextSuitListPage_m2702146474(L_0, /*hidden argument*/NULL); return; } } // System.Void UISuitList::m__2(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitList_U3COnPageInitU3Em__2_m2959532941 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CSuitListCtr_t2923834228 * L_0 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSuitListCtr_ToPrevSuitListPage_m2119615785(L_0, /*hidden argument*/NULL); return; } } // System.Void UISuitList::m__3(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UISuitList_U3COnPageInitU3Em__3_m351250126 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CSuitListCtr_t2923834228 * L_0 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSuitListCtr_OnRetrunThemeListPage_m2975592781(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 UISuitList/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CUpdateDataU3Ec__AnonStorey0__ctor_m4136053688 (U3CUpdateDataU3Ec__AnonStorey0_t652201832 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void UISuitList/c__AnonStorey0::<>m__0(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void U3CUpdateDataU3Ec__AnonStorey0_U3CU3Em__0_m1228746884 (U3CUpdateDataU3Ec__AnonStorey0_t652201832 * __this, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CSuitListCtr_t2923834228 * L_0 = CSuitListCtr_GetInstance_m1135308584(NULL /*static, unused*/, /*hidden argument*/NULL); SuitInfo_t4135687472 * L_1 = __this->get_info_0(); NullCheck(L_0); CSuitListCtr_OnClkSuit_m2731279563(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 uiSuitShare::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSuitShare__ctor_m3913591343 (uiSuitShare_t4187619843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitShare__ctor_m3913591343_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiSuitShare::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSuitShare_OnPageInit_m2155309220 (uiSuitShare_t4187619843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitShare_OnPageInit_m2155309220_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IL2CPP_RUNTIME_CLASS_INIT(CUIHelp_t1606002733_il2cpp_TypeInfo_var); DMListView_t512231514 * L_1 = CUIHelp_GetSerialed_TisDMListView_t512231514_m4081648297(NULL /*static, unused*/, __this, _stringLiteral1352650943, /*hidden argument*/CUIHelp_GetSerialed_TisDMListView_t512231514_m4081648297_RuntimeMethod_var); __this->set_m_BGList_8(L_1); DMListView_t512231514 * L_2 = CUIHelp_GetSerialed_TisDMListView_t512231514_m4081648297(NULL /*static, unused*/, __this, _stringLiteral2768175084, /*hidden argument*/CUIHelp_GetSerialed_TisDMListView_t512231514_m4081648297_RuntimeMethod_var); __this->set_m_ActionList_9(L_2); UITexture_t3471168817 * L_3 = CUIHelp_GetSerialed_TisUITexture_t3471168817_m3181810707(NULL /*static, unused*/, __this, _stringLiteral3670152375, /*hidden argument*/CUIHelp_GetSerialed_TisUITexture_t3471168817_m3181810707_RuntimeMethod_var); __this->set_m_Head_12(L_3); UILabel_t3248798549 * L_4 = CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(NULL /*static, unused*/, __this, _stringLiteral2579439608, /*hidden argument*/CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var); __this->set_m_playerName_14(L_4); UILabel_t3248798549 * L_5 = CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(NULL /*static, unused*/, __this, _stringLiteral2453402464, /*hidden argument*/CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var); __this->set_m_serverName_13(L_5); Transform_t3600365921 * L_6 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1431760192, /*hidden argument*/NULL); __this->set_m_AvatarCenter_10(L_6); DMListView_t512231514 * L_7 = __this->get_m_BGList_8(); NullCheck(L_7); DMListView_SetEnumInfo_m2581368040(L_7, 0, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_8 = __this->get_m_ActionList_9(); NullCheck(L_8); DMListView_SetEnumInfo_m2581368040(L_8, 0, 1, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiSuitShare::Update() extern "C" IL2CPP_METHOD_ATTR void uiSuitShare_Update_m906014249 (uiSuitShare_t4187619843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitShare_Update_m906014249_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_IsUserPhotoReady_11(); if (L_0) { goto IL_005c; } } { UITexture_t3471168817 * L_1 = __this->get_m_Head_12(); CMainRole_t4200562839 * L_2 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_2); CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CProperty_t963755051 * L_5 = ISceneBaseObj_GetNetProperty_m1709069404(L_4, /*hidden argument*/NULL); NullCheck(L_5); int64_t L_6 = CProperty_GetLong_m359864449(L_5, _stringLiteral350069932, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); CMainRole_t4200562839 * L_7 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_7); Vector3_t3722313464 L_9; memset(&L_9, 0, sizeof(L_9)); Vector3__ctor_m3353183577((&L_9), (64.0f), (64.0f), (0.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_10 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_1, L_3, L_6, L_8, L_9, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsUserPhotoReady_11(L_10); } IL_005c: { return; } } // System.Void uiSuitShare::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiSuitShare_OnPageShow_m4003055155 (uiSuitShare_t4187619843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitShare_OnPageShow_m4003055155_MetadataUsageId); s_Il2CppMethodInitialized = true; } DanceScoreRole_t1777216089 * V_0 = NULL; { UILabel_t3248798549 * L_0 = __this->get_m_playerName_14(); 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); String_t* L_3 = CProperty_GetWideStr_m2042428682(L_2, _stringLiteral62725275, _stringLiteral345825936, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_3, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_serverName_13(); IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_5 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = CServerChoice_get_selectedServerName_m2463246473(L_5, /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_6, /*hidden argument*/NULL); uiSuitShare_PrintBGList_m1958903087(__this, /*hidden argument*/NULL); uiSuitShare_PrintActList_m1420281903(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); DanceScoreRole_t1777216089 * L_7 = Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884(NULL /*static, unused*/, /*hidden argument*/Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884_RuntimeMethod_var); V_0 = L_7; DanceScoreRole_t1777216089 * L_8 = V_0; bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { DanceScoreRole_t1777216089 * L_10 = V_0; Transform_t3600365921 * L_11 = __this->get_m_AvatarCenter_10(); NullCheck(L_10); DanceScoreRole_ShowAvatarInPos_m4052871131(L_10, L_11, /*hidden argument*/NULL); } IL_0063: { return; } } // System.Void uiSuitShare::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiSuitShare_OnPageHide_m3363935020 (uiSuitShare_t4187619843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitShare_OnPageHide_m3363935020_MetadataUsageId); s_Il2CppMethodInitialized = true; } DanceScoreRole_t1777216089 * V_0 = NULL; Camera_t4157153871 * V_1 = NULL; Transform_t3600365921 * V_2 = NULL; Transform_t3600365921 * G_B4_0 = NULL; { CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetAvatarVisible_m2509149113(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); DanceScoreRole_t1777216089 * L_0 = Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884(NULL /*static, unused*/, /*hidden argument*/Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884_RuntimeMethod_var); V_0 = L_0; DanceScoreRole_t1777216089 * L_1 = V_0; bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_005a; } } { Camera_t4157153871 * L_3 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_3; Camera_t4157153871 * L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0045; } } { Camera_t4157153871 * L_6 = V_1; NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral1825985837, /*hidden argument*/NULL); G_B4_0 = L_8; goto IL_0046; } IL_0045: { G_B4_0 = ((Transform_t3600365921 *)(NULL)); } IL_0046: { V_2 = G_B4_0; Transform_t3600365921 * L_9 = V_2; 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_005a; } } { DanceScoreRole_t1777216089 * L_11 = V_0; Transform_t3600365921 * L_12 = V_2; NullCheck(L_11); DanceScoreRole_ShowAvatarInPos_m4052871131(L_11, L_12, /*hidden argument*/NULL); } IL_005a: { return; } } // System.Void uiSuitShare::PrintBGList() extern "C" IL2CPP_METHOD_ATTR void uiSuitShare_PrintBGList_m1958903087 (uiSuitShare_t4187619843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitShare_PrintBGList_m1958903087_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t1021499026 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; uiBGCell_t2010339240 * V_3 = NULL; CShareBGInfo_t3844391580 * V_4 = NULL; { ShareManager_t1254576143 * L_0 = ShareManager_GetInstance_m207955360(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CShareInfo_t1190539625 * L_1 = ShareManager_get_ShareCfg_m3914636441(L_0, /*hidden argument*/NULL); NullCheck(L_1); List_1_t1021499026 * L_2 = L_1->get_BGList_1(); V_0 = L_2; List_1_t1021499026 * L_3 = V_0; if (L_3) { goto IL_0017; } } { return; } IL_0017: { List_1_t1021499026 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = List_1_get_Count_m1789503881(L_4, /*hidden argument*/List_1_get_Count_m1789503881_RuntimeMethod_var); V_1 = L_5; DMListView_t512231514 * L_6 = __this->get_m_BGList_8(); int32_t L_7 = V_1; NullCheck(L_6); DMListView_SetCount_m3988156788(L_6, L_7, /*hidden argument*/NULL); V_2 = 0; goto IL_0070; } IL_0031: { DMListView_t512231514 * L_8 = __this->get_m_BGList_8(); int32_t L_9 = V_2; NullCheck(L_8); Transform_t3600365921 * L_10 = DMListView_GetChild_m2593465524(L_8, L_9, /*hidden argument*/NULL); NullCheck(L_10); uiBGCell_t2010339240 * L_11 = Component_GetComponent_TisuiBGCell_t2010339240_m281642227(L_10, /*hidden argument*/Component_GetComponent_TisuiBGCell_t2010339240_m281642227_RuntimeMethod_var); V_3 = L_11; uiBGCell_t2010339240 * L_12 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_12, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_13) { goto IL_006c; } } { List_1_t1021499026 * L_14 = V_0; int32_t L_15 = V_2; NullCheck(L_14); CShareBGInfo_t3844391580 * L_16 = List_1_get_Item_m1476166698(L_14, L_15, /*hidden argument*/List_1_get_Item_m1476166698_RuntimeMethod_var); V_4 = L_16; uiBGCell_t2010339240 * L_17 = V_3; CShareBGInfo_t3844391580 * L_18 = V_4; intptr_t L_19 = (intptr_t)uiSuitShare_SetBackgroundTexture_m3504657845_RuntimeMethod_var; Action_1_t2019918284 * L_20 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_20, __this, L_19, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); NullCheck(L_17); uiBGCell_InitData_m893668351(L_17, L_18, L_20, /*hidden argument*/NULL); } IL_006c: { int32_t L_21 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0070: { int32_t L_22 = V_2; int32_t L_23 = V_1; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0031; } } { return; } } // System.Void uiSuitShare::SetBackgroundTexture(System.String) extern "C" IL2CPP_METHOD_ATTR void uiSuitShare_SetBackgroundTexture_m3504657845 (uiSuitShare_t4187619843 * __this, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitShare_SetBackgroundTexture_m3504657845_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * 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_0024; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); String_t* L_5 = ___path0; NullCheck(L_4); GameObject_SendMessage_m3720186693(L_4, _stringLiteral3145635789, L_5, 1, /*hidden argument*/NULL); } IL_0024: { return; } } // System.Void uiSuitShare::PrintActList() extern "C" IL2CPP_METHOD_ATTR void uiSuitShare_PrintActList_m1420281903 (uiSuitShare_t4187619843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSuitShare_PrintActList_m1420281903_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t4241062956 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; uiActionCell_t2961368400 * V_3 = NULL; CShareActInfo_t2768988214 * V_4 = NULL; { ShareManager_t1254576143 * L_0 = ShareManager_GetInstance_m207955360(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CShareInfo_t1190539625 * L_1 = ShareManager_get_ShareCfg_m3914636441(L_0, /*hidden argument*/NULL); NullCheck(L_1); List_1_t4241062956 * L_2 = CShareInfo_GetActInfoList_m595480541(L_1, /*hidden argument*/NULL); V_0 = L_2; List_1_t4241062956 * L_3 = V_0; if (L_3) { goto IL_0017; } } { return; } IL_0017: { List_1_t4241062956 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = List_1_get_Count_m3743511182(L_4, /*hidden argument*/List_1_get_Count_m3743511182_RuntimeMethod_var); V_1 = L_5; DMListView_t512231514 * L_6 = __this->get_m_ActionList_9(); int32_t L_7 = V_1; NullCheck(L_6); DMListView_SetCount_m3988156788(L_6, L_7, /*hidden argument*/NULL); V_2 = 0; goto IL_0064; } IL_0031: { DMListView_t512231514 * L_8 = __this->get_m_ActionList_9(); int32_t L_9 = V_2; NullCheck(L_8); Transform_t3600365921 * L_10 = DMListView_GetChild_m2593465524(L_8, L_9, /*hidden argument*/NULL); NullCheck(L_10); uiActionCell_t2961368400 * L_11 = Component_GetComponent_TisuiActionCell_t2961368400_m3984409503(L_10, /*hidden argument*/Component_GetComponent_TisuiActionCell_t2961368400_m3984409503_RuntimeMethod_var); V_3 = L_11; uiActionCell_t2961368400 * L_12 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_12, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_13) { goto IL_0060; } } { List_1_t4241062956 * L_14 = V_0; int32_t L_15 = V_2; NullCheck(L_14); CShareActInfo_t2768988214 * L_16 = List_1_get_Item_m3949974467(L_14, L_15, /*hidden argument*/List_1_get_Item_m3949974467_RuntimeMethod_var); V_4 = L_16; uiActionCell_t2961368400 * L_17 = V_3; CShareActInfo_t2768988214 * L_18 = V_4; NullCheck(L_17); uiActionCell_InitData_m4111926232(L_17, L_18, /*hidden argument*/NULL); } IL_0060: { int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0064: { int32_t L_20 = V_2; int32_t L_21 = V_1; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_0031; } } { 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 uiSysBroadcast::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast__ctor_m4156219117 (uiSysBroadcast_t3600997704 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSysBroadcast::Awake() extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast_Awake_m1846049798 (uiSysBroadcast_t3600997704 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSysBroadcast_Awake_m1846049798_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_bUsBG_13((bool)0); __this->set_m_fPosStart_10((0.0f)); __this->set_m_fTimeLabor_9((-1.0f)); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_0 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_drawSize_14(L_0); return; } } // System.Void uiSysBroadcast::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast_OnPageInit_m603987508 (uiSysBroadcast_t3600997704 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSysBroadcast_OnPageInit_m603987508_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_8(); if (L_0) { goto IL_00b4; } } { __this->set_isPageInit_8((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral1052702564, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); __this->set_m_bg_black_3(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral214873642, /*hidden argument*/NULL); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); __this->set_m_bg_red_4(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral1473154306, /*hidden argument*/NULL); NullCheck(L_8); UISprite_t194114938 * L_9 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_8, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_bg_2(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral1598705646, /*hidden argument*/NULL); NullCheck(L_11); UIPanel_t1716472341 * L_12 = Component_GetComponent_TisUIPanel_t1716472341_m3980802358(L_11, /*hidden argument*/Component_GetComponent_TisUIPanel_t1716472341_m3980802358_RuntimeMethod_var); __this->set_m_panel_5(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral2464139494, /*hidden argument*/NULL); NullCheck(L_14); GameObject_t1113636619 * L_15 = Component_get_gameObject_m442555142(L_14, /*hidden argument*/NULL); __this->set_m_UICtrlorRoot_6(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral2716526785, /*hidden argument*/NULL); NullCheck(L_17); UILabel_t3248798549 * L_18 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_17, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_LabelText_7(L_18); } IL_00b4: { return; } } // System.Void uiSysBroadcast::ShowSystemBroadcast(System.String,UnityEngine.Vector3,UnityEngine.Vector3,System.Boolean,uiSysBroadcast/OnSysBroadcastEnd) extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast_ShowSystemBroadcast_m2753764375 (uiSysBroadcast_t3600997704 * __this, String_t* ___strText0, Vector3_t3722313464 ___leftPos1, Vector3_t3722313464 ___rightPos2, bool ___bUseBgImage3, OnSysBroadcastEnd_t3794690773 * ___ptrCallBack4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSysBroadcast_ShowSystemBroadcast_m2753764375_MetadataUsageId); s_Il2CppMethodInitialized = true; } UILabel_t3248798549 * G_B2_0 = NULL; UILabel_t3248798549 * G_B1_0 = NULL; Color_t2555686324 G_B3_0; memset(&G_B3_0, 0, sizeof(G_B3_0)); UILabel_t3248798549 * G_B3_1 = NULL; { bool L_0 = ___bUseBgImage3; __this->set_m_bUsBG_13(L_0); __this->set_m_ElapsedTime_12((0.0f)); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_1 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = ___strText0; UILabel_t3248798549 * L_3 = __this->get_m_LabelText_7(); NullCheck(L_1); Vector2_t2156229523 L_4 = CChatManager_SelectEmoticons_m894167429(L_1, L_2, L_3, (CChatUserInfo_t74790139 *)NULL, /*hidden argument*/NULL); __this->set_m_drawSize_14(L_4); UILabel_t3248798549 * L_5 = __this->get_m_LabelText_7(); CSystemBroadCast_t3934508125 * L_6 = CSystemBroadCast_GetInstance_m1023529546(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_7 = ___strText0; NullCheck(L_6); bool L_8 = CSystemBroadCast_IsSystemBroadcastMsg_m2681097472(L_6, L_7, /*hidden argument*/NULL); G_B1_0 = L_5; if (!L_8) { G_B2_0 = L_5; goto IL_004b; } } { IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); Color_t2555686324 L_9 = Common_get_COLOR_SYSTEM_BROADCAST_m2707079288(NULL /*static, unused*/, /*hidden argument*/NULL); G_B3_0 = L_9; G_B3_1 = G_B1_0; goto IL_0050; } IL_004b: { IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); Color_t2555686324 L_10 = Common_get_COLOR_PLAYER_BROADCAST_m1115095365(NULL /*static, unused*/, /*hidden argument*/NULL); G_B3_0 = L_10; G_B3_1 = G_B2_0; } IL_0050: { NullCheck(G_B3_1); UIWidget_set_color_m2288988844(G_B3_1, G_B3_0, /*hidden argument*/NULL); Vector3_t3722313464 L_11 = ___leftPos1; Vector3_t3722313464 L_12 = ___rightPos2; OnSysBroadcastEnd_t3794690773 * L_13 = ___ptrCallBack4; uiSysBroadcast_RecalPosRange_m712615427(__this, L_11, L_12, L_13, /*hidden argument*/NULL); return; } } // System.Void uiSysBroadcast::ShowSystemBroadcast(DMCore.Logic.BroadMessage,UnityEngine.Vector3,UnityEngine.Vector3,System.Boolean,uiSysBroadcast/OnSysBroadcastEnd) extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast_ShowSystemBroadcast_m2959756425 (uiSysBroadcast_t3600997704 * __this, BroadMessage_t3250234984 * ___broadMessage0, Vector3_t3722313464 ___leftPos1, Vector3_t3722313464 ___rightPos2, bool ___bUseBgImage3, OnSysBroadcastEnd_t3794690773 * ___ptrCallBack4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSysBroadcast_ShowSystemBroadcast_m2959756425_MetadataUsageId); s_Il2CppMethodInitialized = true; } CChatInfo_t4292626735 * V_0 = NULL; DateTime_t3738529785 V_1; memset(&V_1, 0, sizeof(V_1)); bool V_2 = false; int16_t V_3 = 0; { bool L_0 = ___bUseBgImage3; __this->set_m_bUsBG_13(L_0); __this->set_m_ElapsedTime_12((0.0f)); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_1 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); BroadMessage_t3250234984 * L_2 = ___broadMessage0; NullCheck(L_2); String_t* L_3 = BroadMessage_get_msg_m3878332268(L_2, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_LabelText_7(); NullCheck(L_1); Vector2_t2156229523 L_5 = CChatManager_SelectEmoticons_m894167429(L_1, L_3, L_4, (CChatUserInfo_t74790139 *)NULL, /*hidden argument*/NULL); __this->set_m_drawSize_14(L_5); CChatInfo_t4292626735 * L_6 = (CChatInfo_t4292626735 *)il2cpp_codegen_object_new(CChatInfo_t4292626735_il2cpp_TypeInfo_var); CChatInfo__ctor_m830194973(L_6, /*hidden argument*/NULL); V_0 = L_6; CChatInfo_t4292626735 * L_7 = V_0; NullCheck(L_7); CChatUserInfo_t74790139 * L_8 = L_7->get_UserInfo_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); CChatUserInfo_SetValue_m1876659017(L_8, (((int64_t)((int64_t)0))), (((int64_t)((int64_t)0))), L_9, 0, 0, 0, 0, 1, 0, 0, 0, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_10 = V_0; NullCheck(L_10); CChatMessageInfo_t3657869099 * L_11 = L_10->get_MessageInfo_1(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_12 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_12; String_t* L_13 = ((CChatManager_t1988186574_StaticFields*)il2cpp_codegen_static_fields_for(CChatManager_t1988186574_il2cpp_TypeInfo_var))->get_s_ChatTimeFormat_37(); String_t* L_14 = DateTime_ToString_m3718521780((&V_1), L_13, /*hidden argument*/NULL); BroadMessage_t3250234984 * L_15 = ___broadMessage0; NullCheck(L_15); String_t* L_16 = BroadMessage_get_msg_m3878332268(L_15, /*hidden argument*/NULL); NullCheck(L_11); CChatMessageInfo_SetValue_m3691071710(L_11, L_14, L_16, 1, 0, /*hidden argument*/NULL); CChatManager_t1988186574 * L_17 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); CChatGroup_t2712975719 * L_18 = CChatManager_GetChatGroup_m377306376(L_17, 6, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_19 = V_0; NullCheck(L_18); CChatGroup_Push_m2905874824(L_18, L_19, (bool)0, /*hidden argument*/NULL); V_2 = (bool)0; BroadMessage_t3250234984 * L_20 = ___broadMessage0; NullCheck(L_20); int16_t L_21 = BroadMessage_get_msgType_m4115579362(L_20, /*hidden argument*/NULL); V_3 = L_21; int16_t L_22 = V_3; switch (L_22) { case 0: { goto IL_00b5; } case 1: { goto IL_00ca; } case 2: { goto IL_00e1; } case 3: { goto IL_00f8; } case 4: { goto IL_010f; } case 5: { goto IL_0126; } } } { goto IL_013b; } IL_00b5: { UILabel_t3248798549 * L_23 = __this->get_m_LabelText_7(); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); Color_t2555686324 L_24 = Common_get_COLOR_SYSTEM_BROADCAST_RED_m3764181730(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); UIWidget_set_color_m2288988844(L_23, L_24, /*hidden argument*/NULL); goto IL_0150; } IL_00ca: { UILabel_t3248798549 * L_25 = __this->get_m_LabelText_7(); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); Color_t2555686324 L_26 = Common_get_COLOR_SYSTEM_BROADCAST_m2707079288(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); UIWidget_set_color_m2288988844(L_25, L_26, /*hidden argument*/NULL); V_2 = (bool)1; goto IL_0150; } IL_00e1: { UILabel_t3248798549 * L_27 = __this->get_m_LabelText_7(); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); Color_t2555686324 L_28 = Common_get_COLOR_SYSTEM_BROADCAST_m2707079288(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); UIWidget_set_color_m2288988844(L_27, L_28, /*hidden argument*/NULL); V_2 = (bool)1; goto IL_0150; } IL_00f8: { UILabel_t3248798549 * L_29 = __this->get_m_LabelText_7(); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); Color_t2555686324 L_30 = Common_get_COLOR_SYSTEM_BROADCAST_m2707079288(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); UIWidget_set_color_m2288988844(L_29, L_30, /*hidden argument*/NULL); V_2 = (bool)1; goto IL_0150; } IL_010f: { UILabel_t3248798549 * L_31 = __this->get_m_LabelText_7(); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); Color_t2555686324 L_32 = Common_get_COLOR_SYSTEM_BROADCAST_m2707079288(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); UIWidget_set_color_m2288988844(L_31, L_32, /*hidden argument*/NULL); V_2 = (bool)1; goto IL_0150; } IL_0126: { UILabel_t3248798549 * L_33 = __this->get_m_LabelText_7(); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); Color_t2555686324 L_34 = Common_get_COLOR_SYSTEM_BROADCAST_m2707079288(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); UIWidget_set_color_m2288988844(L_33, L_34, /*hidden argument*/NULL); goto IL_0150; } IL_013b: { UILabel_t3248798549 * L_35 = __this->get_m_LabelText_7(); Color_t2555686324 L_36 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); UIWidget_set_color_m2288988844(L_35, L_36, /*hidden argument*/NULL); goto IL_0150; } IL_0150: { bool L_37 = V_2; uiSysBroadcast_SetBackground_m2466417385(__this, L_37, /*hidden argument*/NULL); Vector3_t3722313464 L_38 = ___leftPos1; Vector3_t3722313464 L_39 = ___rightPos2; OnSysBroadcastEnd_t3794690773 * L_40 = ___ptrCallBack4; uiSysBroadcast_RecalPosRange_m712615427(__this, L_38, L_39, L_40, /*hidden argument*/NULL); return; } } // System.Void uiSysBroadcast::SetBackground(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast_SetBackground_m2466417385 (uiSysBroadcast_t3600997704 * __this, bool ___isRed0, const RuntimeMethod* method) { { bool L_0 = ___isRed0; if (!L_0) { goto IL_0023; } } { GameObject_t1113636619 * L_1 = __this->get_m_bg_red_4(); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_2 = __this->get_m_bg_black_3(); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)0, /*hidden argument*/NULL); goto IL_003b; } IL_0023: { GameObject_t1113636619 * L_3 = __this->get_m_bg_black_3(); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_4 = __this->get_m_bg_red_4(); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)0, /*hidden argument*/NULL); } IL_003b: { return; } } // System.Void uiSysBroadcast::RecalPosRange(UnityEngine.Vector3,UnityEngine.Vector3,uiSysBroadcast/OnSysBroadcastEnd) extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast_RecalPosRange_m712615427 (uiSysBroadcast_t3600997704 * __this, Vector3_t3722313464 ___leftPos0, Vector3_t3722313464 ___rightPos1, OnSysBroadcastEnd_t3794690773 * ___ptrCallBack2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSysBroadcast_RecalPosRange_m712615427_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; { OnSysBroadcastEnd_t3794690773 * L_0 = ___ptrCallBack2; if (!L_0) { goto IL_0039; } } { List_1_t971798219 * L_1 = __this->get_m_CallBack_11(); if (L_1) { goto IL_001c; } } { List_1_t971798219 * L_2 = (List_1_t971798219 *)il2cpp_codegen_object_new(List_1_t971798219_il2cpp_TypeInfo_var); List_1__ctor_m905996534(L_2, /*hidden argument*/List_1__ctor_m905996534_RuntimeMethod_var); __this->set_m_CallBack_11(L_2); } IL_001c: { List_1_t971798219 * L_3 = __this->get_m_CallBack_11(); OnSysBroadcastEnd_t3794690773 * L_4 = ___ptrCallBack2; NullCheck(L_3); bool L_5 = List_1_Contains_m3827583904(L_3, L_4, /*hidden argument*/List_1_Contains_m3827583904_RuntimeMethod_var); if (L_5) { goto IL_0039; } } { List_1_t971798219 * L_6 = __this->get_m_CallBack_11(); OnSysBroadcastEnd_t3794690773 * L_7 = ___ptrCallBack2; NullCheck(L_6); List_1_Add_m2583519940(L_6, L_7, /*hidden argument*/List_1_Add_m2583519940_RuntimeMethod_var); } IL_0039: { IL2CPP_RUNTIME_CLASS_INIT(CAppOSHelp_t338788720_il2cpp_TypeInfo_var); float L_8 = CAppOSHelp_GetRealScaleX_m3045278560(NULL /*static, unused*/, /*hidden argument*/NULL); float L_9 = CAppOSHelp_GetRealScaleY_m3045278561(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_8, L_9, /*hidden argument*/NULL); V_0 = L_10; Vector3_t3722313464 L_11 = ___leftPos0; Vector3_t3722313464 L_12 = ___rightPos1; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_13 = Vector3_Lerp_m407887542(NULL /*static, unused*/, L_11, L_12, (0.5f), /*hidden argument*/NULL); V_1 = L_13; Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_15 = V_1; NullCheck(L_14); Transform_set_localPosition_m4128471975(L_14, L_15, /*hidden argument*/NULL); float L_16 = (&___leftPos0)->get_x_1(); float L_17 = (&___rightPos1)->get_x_1(); float L_18 = fabsf(((float)il2cpp_codegen_subtract((float)L_16, (float)L_17))); float L_19 = V_0; V_2 = ((float)((float)L_18/(float)L_19)); float L_20 = V_0; V_3 = ((float)il2cpp_codegen_multiply((float)(30.0f), (float)L_20)); UIPanel_t1716472341 * L_21 = __this->get_m_panel_5(); NullCheck(L_21); UIPanel_set_clipping_m859212878(L_21, 3, /*hidden argument*/NULL); UIPanel_t1716472341 * L_22 = __this->get_m_panel_5(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_23 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); UIPanel_set_clipSoftness_m1711099003(L_22, L_23, /*hidden argument*/NULL); UIPanel_t1716472341 * L_24 = __this->get_m_panel_5(); float L_25 = V_2; float L_26 = V_0; float L_27 = V_3; Vector4_t3319028937 L_28; memset(&L_28, 0, sizeof(L_28)); Vector4__ctor_m2498754347((&L_28), (0.0f), (0.0f), ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_25, (float)(60.0f))), (float)L_26)), L_27, /*hidden argument*/NULL); NullCheck(L_24); UIPanel_set_clipRange_m2606321132(L_24, L_28, /*hidden argument*/NULL); float L_29 = V_2; __this->set_m_fPosStart_10(((float)il2cpp_codegen_multiply((float)(0.5f), (float)((float)il2cpp_codegen_subtract((float)L_29, (float)(60.0f)))))); Vector2_t2156229523 * L_30 = __this->get_address_of_m_drawSize_14(); float L_31 = L_30->get_x_0(); float L_32 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); float L_33 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_SYSTEMBROAD_ROLL_SPEED_8(); __this->set_m_fTimeLabor_9(((float)((float)((float)il2cpp_codegen_add((float)L_31, (float)((float)il2cpp_codegen_subtract((float)L_32, (float)(60.0f)))))/(float)L_33))); GameObject_t1113636619 * L_34 = __this->get_m_bg_black_3(); float L_35 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectScaleX_m2969638982(NULL /*static, unused*/, L_34, L_35, /*hidden argument*/NULL); GameObject_t1113636619 * L_36 = __this->get_m_bg_red_4(); float L_37 = V_2; CMiscHelp_SetObjectScaleX_m2969638982(NULL /*static, unused*/, L_36, L_37, /*hidden argument*/NULL); GameObject_t1113636619 * L_38 = __this->get_m_UICtrlorRoot_6(); float L_39 = __this->get_m_fPosStart_10(); float L_40 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_SYSTEMBROAD_ROLL_SPEED_8(); float L_41 = __this->get_m_ElapsedTime_12(); CMiscHelp_SetObjectPositionX_m129950964(NULL /*static, unused*/, L_38, ((float)il2cpp_codegen_subtract((float)L_39, (float)((float)il2cpp_codegen_multiply((float)L_40, (float)L_41)))), /*hidden argument*/NULL); bool L_42 = __this->get_m_bUsBG_13(); if (!L_42) { goto IL_0191; } } { UISprite_t194114938 * L_43 = __this->get_m_bg_2(); NullCheck(L_43); GameObject_t1113636619 * L_44 = Component_get_gameObject_m442555142(L_43, /*hidden argument*/NULL); NullCheck(L_44); GameObject_SetActive_m796801857(L_44, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_45 = __this->get_m_bg_2(); NullCheck(L_45); GameObject_t1113636619 * L_46 = Component_get_gameObject_m442555142(L_45, /*hidden argument*/NULL); float L_47 = (&V_1)->get_x_1(); float L_48 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectPositionX_m129950964(NULL /*static, unused*/, L_46, ((float)((float)((-L_47))/(float)L_48)), /*hidden argument*/NULL); UISprite_t194114938 * L_49 = __this->get_m_bg_2(); NullCheck(L_49); Transform_t3600365921 * L_50 = Component_get_transform_m3162698980(L_49, /*hidden argument*/NULL); int32_t L_51 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); float L_52 = V_0; float L_53 = V_3; Vector3_t3722313464 L_54; memset(&L_54, 0, sizeof(L_54)); Vector3__ctor_m3353183577((&L_54), ((float)((float)((float)il2cpp_codegen_add((float)(((float)((float)L_51))), (float)(2.0f)))/(float)L_52)), L_53, (1.0f), /*hidden argument*/NULL); NullCheck(L_50); Transform_set_localScale_m3053443106(L_50, L_54, /*hidden argument*/NULL); goto IL_01a2; } IL_0191: { UISprite_t194114938 * L_55 = __this->get_m_bg_2(); NullCheck(L_55); GameObject_t1113636619 * L_56 = Component_get_gameObject_m442555142(L_55, /*hidden argument*/NULL); NullCheck(L_56); GameObject_SetActive_m796801857(L_56, (bool)0, /*hidden argument*/NULL); } IL_01a2: { return; } } // System.Void uiSysBroadcast::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast_OnDestroy_m790389832 (uiSysBroadcast_t3600997704 * __this, const RuntimeMethod* method) { { CSystemBroadCast_t3934508125 * L_0 = CSystemBroadCast_GetInstance_m1023529546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSystemBroadCast_set_PlayFlag_m2570477968(L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiSysBroadcast::Update() extern "C" IL2CPP_METHOD_ATTR void uiSysBroadcast_Update_m2830023225 (uiSysBroadcast_t3600997704 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSysBroadcast_Update_m2830023225_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { float L_0 = __this->get_m_ElapsedTime_12(); float L_1 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_ElapsedTime_12(((float)il2cpp_codegen_add((float)L_0, (float)L_1))); float L_2 = __this->get_m_ElapsedTime_12(); float L_3 = __this->get_m_fTimeLabor_9(); if ((!(((float)L_2) > ((float)L_3)))) { goto IL_0096; } } { List_1_t971798219 * L_4 = __this->get_m_CallBack_11(); if (!L_4) { goto IL_007e; } } { V_0 = 0; goto IL_005b; } IL_0035: { List_1_t971798219 * L_5 = __this->get_m_CallBack_11(); int32_t L_6 = V_0; NullCheck(L_5); OnSysBroadcastEnd_t3794690773 * L_7 = List_1_get_Item_m739456123(L_5, L_6, /*hidden argument*/List_1_get_Item_m739456123_RuntimeMethod_var); if (!L_7) { goto IL_0057; } } { List_1_t971798219 * L_8 = __this->get_m_CallBack_11(); int32_t L_9 = V_0; NullCheck(L_8); OnSysBroadcastEnd_t3794690773 * L_10 = List_1_get_Item_m739456123(L_8, L_9, /*hidden argument*/List_1_get_Item_m739456123_RuntimeMethod_var); NullCheck(L_10); OnSysBroadcastEnd_Invoke_m376683074(L_10, /*hidden argument*/NULL); } IL_0057: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_005b: { int32_t L_12 = V_0; List_1_t971798219 * L_13 = __this->get_m_CallBack_11(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m3376336680(L_13, /*hidden argument*/List_1_get_Count_m3376336680_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0035; } } { List_1_t971798219 * L_15 = __this->get_m_CallBack_11(); NullCheck(L_15); List_1_Clear_m1662652715(L_15, /*hidden argument*/List_1_Clear_m1662652715_RuntimeMethod_var); __this->set_m_CallBack_11((List_1_t971798219 *)NULL); } IL_007e: { CSystemBroadCast_t3934508125 * L_16 = CSystemBroadCast_GetInstance_m1023529546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); CSystemBroadCast_set_PlayFlag_m2570477968(L_16, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_17, (bool)0, /*hidden argument*/NULL); return; } IL_0096: { GameObject_t1113636619 * L_18 = __this->get_m_UICtrlorRoot_6(); float L_19 = __this->get_m_fPosStart_10(); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); float L_20 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_SYSTEMBROAD_ROLL_SPEED_8(); float L_21 = __this->get_m_ElapsedTime_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectPositionX_m129950964(NULL /*static, unused*/, L_18, ((float)il2cpp_codegen_subtract((float)L_19, (float)((float)il2cpp_codegen_multiply((float)L_20, (float)L_21)))), /*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 extern "C" void DelegatePInvokeWrapper_OnSysBroadcastEnd_t3794690773 (OnSysBroadcastEnd_t3794690773 * __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 uiSysBroadcast/OnSysBroadcastEnd::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnSysBroadcastEnd__ctor_m1302032486 (OnSysBroadcastEnd_t3794690773 * __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 uiSysBroadcast/OnSysBroadcastEnd::Invoke() extern "C" IL2CPP_METHOD_ATTR void OnSysBroadcastEnd_Invoke_m376683074 (OnSysBroadcastEnd_t3794690773 * __this, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { OnSysBroadcastEnd_Invoke_m376683074((OnSysBroadcastEnd_t3794690773 *)__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 uiSysBroadcast/OnSysBroadcastEnd::BeginInvoke(System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OnSysBroadcastEnd_BeginInvoke_m3134795822 (OnSysBroadcastEnd_t3794690773 * __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 uiSysBroadcast/OnSysBroadcastEnd::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void OnSysBroadcastEnd_EndInvoke_m114575389 (OnSysBroadcastEnd_t3794690773 * __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 uiSystemContentCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSystemContentCell__ctor_m1822069745 (uiSystemContentCell_t3578902506 * __this, const RuntimeMethod* method) { { __this->set_textWidth_4(((int32_t)347)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSystemContentCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSystemContentCell_OnPageInit_m3450449580 (uiSystemContentCell_t3578902506 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSystemContentCell_OnPageInit_m3450449580_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_1 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_0, _stringLiteral2695419098, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiSystemContent_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_3 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_2, _stringLiteral367197921, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_uiSystemLogo_3(L_3); return; } } // System.Void uiSystemContentCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiSystemContentCell_Update_m2660089562 (uiSystemContentCell_t3578902506 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiSystemContentCell::SetSystemInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSystemContentCell_SetSystemInfo_m307052417 (uiSystemContentCell_t3578902506 * __this, int32_t ___i0, const RuntimeMethod* method) { BroadMessage_t3250234984 * V_0 = NULL; { CSystemBroadCast_t3934508125 * L_0 = CSystemBroadCast_GetInstance_m1023529546(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___i0; NullCheck(L_0); BroadMessage_t3250234984 * L_2 = CSystemBroadCast_GetBroadMessage_m4266549939(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; UILabel_t3248798549 * L_3 = __this->get_m_uiSystemContent_2(); int32_t L_4 = __this->get_textWidth_4(); NullCheck(L_3); UILabel_set_lineWidth_m2640781412(L_3, L_4, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = __this->get_m_uiSystemContent_2(); BroadMessage_t3250234984 * L_6 = V_0; NullCheck(L_6); String_t* L_7 = BroadMessage_get_msg_m3878332268(L_6, /*hidden argument*/NULL); String_t* L_8 = uiSystemContentCell_SetMessageLine_m1480412820(__this, L_7, /*hidden argument*/NULL); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_8, /*hidden argument*/NULL); uiSystemContentCell_SetData_m1457660722(__this, /*hidden argument*/NULL); return; } } // System.String uiSystemContentCell::SetMessageLine(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* uiSystemContentCell_SetMessageLine_m1480412820 (uiSystemContentCell_t3578902506 * __this, String_t* ___text0, const RuntimeMethod* method) { { String_t* L_0 = ___text0; return L_0; } } // System.Void uiSystemContentCell::SetData() extern "C" IL2CPP_METHOD_ATTR void uiSystemContentCell_SetData_m1457660722 (uiSystemContentCell_t3578902506 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSystemContentCell_SetData_m1457660722_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; DMListViewItem_t3648257704 * V_1 = NULL; { UILabel_t3248798549 * L_0 = __this->get_m_uiSystemContent_2(); IL2CPP_RUNTIME_CLASS_INIT(CFontHelp_t2408739167_il2cpp_TypeInfo_var); float L_1 = CFontHelp_GetDrawPixelHeight_m3298673377(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = ((float)il2cpp_codegen_add((float)L_1, (float)(5.0f))); DMListViewItem_t3648257704 * L_2 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(__this, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); V_1 = L_2; DMListViewItem_t3648257704 * L_3 = V_1; 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_002d; } } { DMListViewItem_t3648257704 * L_5 = V_1; float L_6 = V_0; float L_7 = V_0; NullCheck(L_5); DMListViewItem_SetLength_m532314348(L_5, L_6, L_7, /*hidden argument*/NULL); } IL_002d: { 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 UITable::.ctor() extern "C" IL2CPP_METHOD_ATTR void UITable__ctor_m3289880045 (UITable_t3168834800 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITable__ctor_m3289880045_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_0 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_padding_4(L_0); __this->set_hideInactive_6((bool)1); List_1_t777473367 * L_1 = (List_1_t777473367 *)il2cpp_codegen_object_new(List_1_t777473367_il2cpp_TypeInfo_var); List_1__ctor_m2885667311(L_1, /*hidden argument*/List_1__ctor_m2885667311_RuntimeMethod_var); __this->set_mChildren_13(L_1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Int32 UITable::SortByName(UnityEngine.Transform,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR int32_t UITable_SortByName_m2898748193 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___a0, Transform_t3600365921 * ___b1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITable_SortByName_m2898748193_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = ___a0; NullCheck(L_0); String_t* L_1 = Object_get_name_m4211327027(L_0, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = ___b1; NullCheck(L_2); String_t* L_3 = Object_get_name_m4211327027(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_4 = String_Compare_m3735043349(NULL /*static, unused*/, L_1, L_3, /*hidden argument*/NULL); return L_4; } } // System.Collections.Generic.List`1 UITable::get_children() extern "C" IL2CPP_METHOD_ATTR List_1_t777473367 * UITable_get_children_m3100248318 (UITable_t3168834800 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITable_get_children_m3100248318_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; int32_t V_1 = 0; Transform_t3600365921 * V_2 = NULL; List_1_t777473367 * G_B12_0 = NULL; List_1_t777473367 * G_B11_0 = NULL; { List_1_t777473367 * L_0 = __this->get_mChildren_13(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3787308655(L_0, /*hidden argument*/List_1_get_Count_m3787308655_RuntimeMethod_var); if (L_1) { goto IL_00b6; } } { Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); V_0 = L_2; List_1_t777473367 * L_3 = __this->get_mChildren_13(); NullCheck(L_3); List_1_Clear_m3082658015(L_3, /*hidden argument*/List_1_Clear_m3082658015_RuntimeMethod_var); V_1 = 0; goto IL_0077; } IL_0029: { Transform_t3600365921 * L_4 = V_0; int32_t L_5 = V_1; NullCheck(L_4); Transform_t3600365921 * L_6 = Transform_GetChild_m1092972975(L_4, L_5, /*hidden argument*/NULL); V_2 = L_6; Transform_t3600365921 * L_7 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0073; } } { Transform_t3600365921 * L_9 = V_2; NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0073; } } { bool L_12 = __this->get_hideInactive_6(); if (!L_12) { goto IL_0067; } } { Transform_t3600365921 * L_13 = V_2; NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); bool L_15 = NGUITools_GetActive_m1538523522(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0073; } } IL_0067: { List_1_t777473367 * L_16 = __this->get_mChildren_13(); Transform_t3600365921 * L_17 = V_2; NullCheck(L_16); List_1_Add_m4073477735(L_16, L_17, /*hidden argument*/List_1_Add_m4073477735_RuntimeMethod_var); } IL_0073: { int32_t L_18 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0077: { int32_t L_19 = V_1; Transform_t3600365921 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = Transform_get_childCount_m3145433196(L_20, /*hidden argument*/NULL); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_0029; } } { bool L_22 = __this->get_sorted_5(); if (!L_22) { goto IL_00b6; } } { List_1_t777473367 * L_23 = __this->get_mChildren_13(); Comparison_1_t3375297100 * L_24 = ((UITable_t3168834800_StaticFields*)il2cpp_codegen_static_fields_for(UITable_t3168834800_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_14(); G_B11_0 = L_23; if (L_24) { G_B12_0 = L_23; goto IL_00ac; } } { intptr_t L_25 = (intptr_t)UITable_SortByName_m2898748193_RuntimeMethod_var; Comparison_1_t3375297100 * L_26 = (Comparison_1_t3375297100 *)il2cpp_codegen_object_new(Comparison_1_t3375297100_il2cpp_TypeInfo_var); Comparison_1__ctor_m2800470641(L_26, NULL, L_25, /*hidden argument*/Comparison_1__ctor_m2800470641_RuntimeMethod_var); ((UITable_t3168834800_StaticFields*)il2cpp_codegen_static_fields_for(UITable_t3168834800_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_14(L_26); G_B12_0 = G_B11_0; } IL_00ac: { Comparison_1_t3375297100 * L_27 = ((UITable_t3168834800_StaticFields*)il2cpp_codegen_static_fields_for(UITable_t3168834800_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_14(); NullCheck(G_B12_0); List_1_Sort_m620079343(G_B12_0, L_27, /*hidden argument*/List_1_Sort_m620079343_RuntimeMethod_var); } IL_00b6: { List_1_t777473367 * L_28 = __this->get_mChildren_13(); return L_28; } } // System.Void UITable::RepositionVariableSize(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void UITable_RepositionVariableSize_m4130076604 (UITable_t3168834800 * __this, List_1_t777473367 * ___children0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITable_RepositionVariableSize_m4130076604_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; int32_t V_2 = 0; int32_t V_3 = 0; BoundsU5B0___U2C0___U5D_t3642494292* V_4 = NULL; BoundsU5BU5D_t3642494291* V_5 = NULL; BoundsU5BU5D_t3642494291* V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; Transform_t3600365921 * V_11 = NULL; Bounds_t2266837910 V_12; memset(&V_12, 0, sizeof(V_12)); Vector3_t3722313464 V_13; memset(&V_13, 0, sizeof(V_13)); int32_t V_14 = 0; int32_t V_15 = 0; Transform_t3600365921 * V_16 = NULL; Bounds_t2266837910 V_17; memset(&V_17, 0, sizeof(V_17)); Bounds_t2266837910 V_18; memset(&V_18, 0, sizeof(V_18)); Bounds_t2266837910 V_19; memset(&V_19, 0, sizeof(V_19)); Vector3_t3722313464 V_20; memset(&V_20, 0, sizeof(V_20)); Vector3_t3722313464 V_21; memset(&V_21, 0, sizeof(V_21)); Vector3_t3722313464 V_22; memset(&V_22, 0, sizeof(V_22)); Vector3_t3722313464 V_23; memset(&V_23, 0, sizeof(V_23)); Vector3_t3722313464 V_24; memset(&V_24, 0, sizeof(V_24)); Vector3_t3722313464 V_25; memset(&V_25, 0, sizeof(V_25)); Vector3_t3722313464 V_26; memset(&V_26, 0, sizeof(V_26)); Vector3_t3722313464 V_27; memset(&V_27, 0, sizeof(V_27)); Vector3_t3722313464 V_28; memset(&V_28, 0, sizeof(V_28)); Vector3_t3722313464 V_29; memset(&V_29, 0, sizeof(V_29)); Vector3_t3722313464 V_30; memset(&V_30, 0, sizeof(V_30)); Vector3_t3722313464 V_31; memset(&V_31, 0, sizeof(V_31)); Vector3_t3722313464 V_32; memset(&V_32, 0, sizeof(V_32)); Vector3_t3722313464 V_33; memset(&V_33, 0, sizeof(V_33)); Vector3_t3722313464 V_34; memset(&V_34, 0, sizeof(V_34)); Vector3_t3722313464 V_35; memset(&V_35, 0, sizeof(V_35)); Vector3_t3722313464 V_36; memset(&V_36, 0, sizeof(V_36)); Vector3_t3722313464 V_37; memset(&V_37, 0, sizeof(V_37)); Vector3_t3722313464 V_38; memset(&V_38, 0, sizeof(V_38)); Vector3_t3722313464 V_39; memset(&V_39, 0, sizeof(V_39)); int32_t G_B3_0 = 0; int32_t G_B6_0 = 0; { V_0 = (0.0f); V_1 = (0.0f); int32_t L_0 = __this->get_columns_2(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_002c; } } { List_1_t777473367 * L_1 = ___children0; NullCheck(L_1); int32_t L_2 = List_1_get_Count_m3787308655(L_1, /*hidden argument*/List_1_get_Count_m3787308655_RuntimeMethod_var); int32_t L_3 = __this->get_columns_2(); G_B3_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_2/(int32_t)L_3)), (int32_t)1)); goto IL_002d; } IL_002c: { G_B3_0 = 1; } IL_002d: { V_2 = G_B3_0; int32_t L_4 = __this->get_columns_2(); if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_0045; } } { int32_t L_5 = __this->get_columns_2(); G_B6_0 = L_5; goto IL_004b; } IL_0045: { List_1_t777473367 * L_6 = ___children0; NullCheck(L_6); int32_t L_7 = List_1_get_Count_m3787308655(L_6, /*hidden argument*/List_1_get_Count_m3787308655_RuntimeMethod_var); G_B6_0 = L_7; } IL_004b: { V_3 = G_B6_0; int32_t L_8 = V_2; int32_t L_9 = V_3; il2cpp_array_size_t L_11[] = { (il2cpp_array_size_t)L_8, (il2cpp_array_size_t)L_9 }; BoundsU5B0___U2C0___U5D_t3642494292* L_10 = (BoundsU5B0___U2C0___U5D_t3642494292*)GenArrayNew(BoundsU5B0___U2C0___U5D_t3642494292_il2cpp_TypeInfo_var, L_11); V_4 = L_10; int32_t L_12 = V_3; V_5 = ((BoundsU5BU5D_t3642494291*)SZArrayNew(BoundsU5BU5D_t3642494291_il2cpp_TypeInfo_var, (uint32_t)L_12)); int32_t L_13 = V_2; V_6 = ((BoundsU5BU5D_t3642494291*)SZArrayNew(BoundsU5BU5D_t3642494291_il2cpp_TypeInfo_var, (uint32_t)L_13)); V_7 = 0; V_8 = 0; V_9 = 0; List_1_t777473367 * L_14 = ___children0; NullCheck(L_14); int32_t L_15 = List_1_get_Count_m3787308655(L_14, /*hidden argument*/List_1_get_Count_m3787308655_RuntimeMethod_var); V_10 = L_15; goto IL_0120; } IL_007b: { List_1_t777473367 * L_16 = ___children0; int32_t L_17 = V_9; NullCheck(L_16); Transform_t3600365921 * L_18 = List_1_get_Item_m3022113929(L_16, L_17, /*hidden argument*/List_1_get_Item_m3022113929_RuntimeMethod_var); V_11 = L_18; Transform_t3600365921 * L_19 = V_11; Bounds_t2266837910 L_20 = NGUIMath_CalculateRelativeWidgetBounds_m2429706113(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); V_12 = L_20; Transform_t3600365921 * L_21 = V_11; NullCheck(L_21); Vector3_t3722313464 L_22 = Transform_get_localScale_m129152068(L_21, /*hidden argument*/NULL); V_13 = L_22; Vector3_t3722313464 L_23 = Bounds_get_min_m3755135869((&V_12), /*hidden argument*/NULL); Vector3_t3722313464 L_24 = V_13; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_25 = Vector3_Scale_m4006687392(NULL /*static, unused*/, L_23, L_24, /*hidden argument*/NULL); Bounds_set_min_m1190233381((&V_12), L_25, /*hidden argument*/NULL); Vector3_t3722313464 L_26 = Bounds_get_max_m3756577669((&V_12), /*hidden argument*/NULL); Vector3_t3722313464 L_27 = V_13; Vector3_t3722313464 L_28 = Vector3_Scale_m4006687392(NULL /*static, unused*/, L_26, L_27, /*hidden argument*/NULL); Bounds_set_max_m3803927870((&V_12), L_28, /*hidden argument*/NULL); BoundsU5B0___U2C0___U5D_t3642494292* L_29 = V_4; int32_t L_30 = V_8; int32_t L_31 = V_7; NullCheck(L_29); Bounds_t2266837910 * L_32 = (L_29)->GetAddressAt(L_30, L_31); Bounds_t2266837910 L_33 = V_12; *(Bounds_t2266837910 *)L_32 = L_33; BoundsU5BU5D_t3642494291* L_34 = V_5; int32_t L_35 = V_7; NullCheck(L_34); Bounds_t2266837910 L_36 = V_12; Bounds_Encapsulate_m1263362003(((L_34)->GetAddressAt(static_cast(L_35))), L_36, /*hidden argument*/NULL); BoundsU5BU5D_t3642494291* L_37 = V_6; int32_t L_38 = V_8; NullCheck(L_37); Bounds_t2266837910 L_39 = V_12; Bounds_Encapsulate_m1263362003(((L_37)->GetAddressAt(static_cast(L_38))), L_39, /*hidden argument*/NULL); int32_t L_40 = V_7; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_7 = L_41; int32_t L_42 = __this->get_columns_2(); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_011a; } } { int32_t L_43 = __this->get_columns_2(); if ((((int32_t)L_43) <= ((int32_t)0))) { goto IL_011a; } } { V_7 = 0; int32_t L_44 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_011a: { int32_t L_45 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_0120: { int32_t L_46 = V_9; int32_t L_47 = V_10; if ((((int32_t)L_46) < ((int32_t)L_47))) { goto IL_007b; } } { V_7 = 0; V_8 = 0; V_14 = 0; List_1_t777473367 * L_48 = ___children0; NullCheck(L_48); int32_t L_49 = List_1_get_Count_m3787308655(L_48, /*hidden argument*/List_1_get_Count_m3787308655_RuntimeMethod_var); V_15 = L_49; goto IL_03a6; } IL_013f: { List_1_t777473367 * L_50 = ___children0; int32_t L_51 = V_14; NullCheck(L_50); Transform_t3600365921 * L_52 = List_1_get_Item_m3022113929(L_50, L_51, /*hidden argument*/List_1_get_Item_m3022113929_RuntimeMethod_var); V_16 = L_52; BoundsU5B0___U2C0___U5D_t3642494292* L_53 = V_4; int32_t L_54 = V_8; int32_t L_55 = V_7; NullCheck(L_53); Bounds_t2266837910 L_56 = (L_53)->GetAt(L_54, L_55); V_17 = L_56; BoundsU5BU5D_t3642494291* L_57 = V_5; int32_t L_58 = V_7; NullCheck(L_57); V_18 = (*(Bounds_t2266837910 *)((L_57)->GetAddressAt(static_cast(L_58)))); BoundsU5BU5D_t3642494291* L_59 = V_6; int32_t L_60 = V_8; NullCheck(L_59); V_19 = (*(Bounds_t2266837910 *)((L_59)->GetAddressAt(static_cast(L_60)))); Transform_t3600365921 * L_61 = V_16; NullCheck(L_61); Vector3_t3722313464 L_62 = Transform_get_localPosition_m4234289348(L_61, /*hidden argument*/NULL); V_20 = L_62; float L_63 = V_0; Vector3_t3722313464 L_64 = Bounds_get_extents_m1304537151((&V_17), /*hidden argument*/NULL); V_21 = L_64; float L_65 = (&V_21)->get_x_1(); Vector3_t3722313464 L_66 = Bounds_get_center_m1418449258((&V_17), /*hidden argument*/NULL); V_22 = L_66; float L_67 = (&V_22)->get_x_1(); (&V_20)->set_x_1(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_63, (float)L_65)), (float)L_67))); Vector3_t3722313464 * L_68 = (&V_20); float L_69 = L_68->get_x_1(); Vector3_t3722313464 L_70 = Bounds_get_min_m3755135869((&V_17), /*hidden argument*/NULL); V_23 = L_70; float L_71 = (&V_23)->get_x_1(); Vector3_t3722313464 L_72 = Bounds_get_min_m3755135869((&V_18), /*hidden argument*/NULL); V_24 = L_72; float L_73 = (&V_24)->get_x_1(); Vector2_t2156229523 * L_74 = __this->get_address_of_padding_4(); float L_75 = L_74->get_x_0(); L_68->set_x_1(((float)il2cpp_codegen_add((float)L_69, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_71, (float)L_73)), (float)L_75))))); int32_t L_76 = __this->get_direction_3(); if (L_76) { goto IL_0282; } } { float L_77 = V_1; Vector3_t3722313464 L_78 = Bounds_get_extents_m1304537151((&V_17), /*hidden argument*/NULL); V_25 = L_78; float L_79 = (&V_25)->get_y_2(); Vector3_t3722313464 L_80 = Bounds_get_center_m1418449258((&V_17), /*hidden argument*/NULL); V_26 = L_80; float L_81 = (&V_26)->get_y_2(); (&V_20)->set_y_2(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)((-L_77)), (float)L_79)), (float)L_81))); Vector3_t3722313464 * L_82 = (&V_20); float L_83 = L_82->get_y_2(); Vector3_t3722313464 L_84 = Bounds_get_max_m3756577669((&V_17), /*hidden argument*/NULL); V_27 = L_84; float L_85 = (&V_27)->get_y_2(); Vector3_t3722313464 L_86 = Bounds_get_min_m3755135869((&V_17), /*hidden argument*/NULL); V_28 = L_86; float L_87 = (&V_28)->get_y_2(); Vector3_t3722313464 L_88 = Bounds_get_max_m3756577669((&V_19), /*hidden argument*/NULL); V_29 = L_88; float L_89 = (&V_29)->get_y_2(); Vector3_t3722313464 L_90 = Bounds_get_min_m3755135869((&V_19), /*hidden argument*/NULL); V_30 = L_90; float L_91 = (&V_30)->get_y_2(); Vector2_t2156229523 * L_92 = __this->get_address_of_padding_4(); float L_93 = L_92->get_y_1(); L_82->set_y_2(((float)il2cpp_codegen_add((float)L_83, (float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_85, (float)L_87)), (float)L_89)), (float)L_91)), (float)(0.5f))), (float)L_93))))); goto IL_030f; } IL_0282: { float L_94 = V_1; Vector3_t3722313464 L_95 = Bounds_get_extents_m1304537151((&V_17), /*hidden argument*/NULL); V_31 = L_95; float L_96 = (&V_31)->get_y_2(); Vector3_t3722313464 L_97 = Bounds_get_center_m1418449258((&V_17), /*hidden argument*/NULL); V_32 = L_97; float L_98 = (&V_32)->get_y_2(); (&V_20)->set_y_2(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_94, (float)L_96)), (float)L_98))); Vector3_t3722313464 * L_99 = (&V_20); float L_100 = L_99->get_y_2(); Vector3_t3722313464 L_101 = Bounds_get_max_m3756577669((&V_17), /*hidden argument*/NULL); V_33 = L_101; float L_102 = (&V_33)->get_y_2(); Vector3_t3722313464 L_103 = Bounds_get_min_m3755135869((&V_17), /*hidden argument*/NULL); V_34 = L_103; float L_104 = (&V_34)->get_y_2(); Vector3_t3722313464 L_105 = Bounds_get_max_m3756577669((&V_19), /*hidden argument*/NULL); V_35 = L_105; float L_106 = (&V_35)->get_y_2(); Vector3_t3722313464 L_107 = Bounds_get_min_m3755135869((&V_19), /*hidden argument*/NULL); V_36 = L_107; float L_108 = (&V_36)->get_y_2(); Vector2_t2156229523 * L_109 = __this->get_address_of_padding_4(); float L_110 = L_109->get_y_1(); L_99->set_y_2(((float)il2cpp_codegen_add((float)L_100, (float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_102, (float)L_104)), (float)L_106)), (float)L_108)), (float)(0.5f))), (float)L_110))))); } IL_030f: { float L_111 = V_0; Vector3_t3722313464 L_112 = Bounds_get_max_m3756577669((&V_18), /*hidden argument*/NULL); V_37 = L_112; float L_113 = (&V_37)->get_x_1(); Vector3_t3722313464 L_114 = Bounds_get_min_m3755135869((&V_18), /*hidden argument*/NULL); V_38 = L_114; float L_115 = (&V_38)->get_x_1(); Vector2_t2156229523 * L_116 = __this->get_address_of_padding_4(); float L_117 = L_116->get_x_0(); V_0 = ((float)il2cpp_codegen_add((float)L_111, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_113, (float)L_115)), (float)((float)il2cpp_codegen_multiply((float)L_117, (float)(2.0f))))))); Transform_t3600365921 * L_118 = V_16; Vector3_t3722313464 L_119 = V_20; NullCheck(L_118); Transform_set_localPosition_m4128471975(L_118, L_119, /*hidden argument*/NULL); int32_t L_120 = V_7; int32_t L_121 = ((int32_t)il2cpp_codegen_add((int32_t)L_120, (int32_t)1)); V_7 = L_121; int32_t L_122 = __this->get_columns_2(); if ((((int32_t)L_121) < ((int32_t)L_122))) { goto IL_03a0; } } { int32_t L_123 = __this->get_columns_2(); if ((((int32_t)L_123) <= ((int32_t)0))) { goto IL_03a0; } } { V_7 = 0; int32_t L_124 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_124, (int32_t)1)); V_0 = (0.0f); float L_125 = V_1; Vector3_t3722313464 L_126 = Bounds_get_size_m1178783246((&V_19), /*hidden argument*/NULL); V_39 = L_126; float L_127 = (&V_39)->get_y_2(); Vector2_t2156229523 * L_128 = __this->get_address_of_padding_4(); float L_129 = L_128->get_y_1(); V_1 = ((float)il2cpp_codegen_add((float)L_125, (float)((float)il2cpp_codegen_add((float)L_127, (float)((float)il2cpp_codegen_multiply((float)L_129, (float)(2.0f))))))); } IL_03a0: { int32_t L_130 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)1)); } IL_03a6: { int32_t L_131 = V_14; int32_t L_132 = V_15; if ((((int32_t)L_131) < ((int32_t)L_132))) { goto IL_013f; } } { return; } } // System.Void UITable::Reposition() extern "C" IL2CPP_METHOD_ATTR void UITable_Reposition_m3979478075 (UITable_t3168834800 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITable_Reposition_m3979478075_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; List_1_t777473367 * V_1 = NULL; { bool L_0 = __this->get_mStarted_12(); if (!L_0) { goto IL_00a0; } } { Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); V_0 = L_1; List_1_t777473367 * L_2 = __this->get_mChildren_13(); NullCheck(L_2); List_1_Clear_m3082658015(L_2, /*hidden argument*/List_1_Clear_m3082658015_RuntimeMethod_var); List_1_t777473367 * L_3 = UITable_get_children_m3100248318(__this, /*hidden argument*/NULL); V_1 = L_3; List_1_t777473367 * L_4 = V_1; NullCheck(L_4); int32_t L_5 = List_1_get_Count_m3787308655(L_4, /*hidden argument*/List_1_get_Count_m3787308655_RuntimeMethod_var); if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0037; } } { List_1_t777473367 * L_6 = V_1; UITable_RepositionVariableSize_m4130076604(__this, L_6, /*hidden argument*/NULL); } IL_0037: { UIDraggablePanel_t1628346357 * L_7 = __this->get_mDrag_11(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_7, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_0066; } } { UIDraggablePanel_t1628346357 * L_9 = __this->get_mDrag_11(); NullCheck(L_9); UIDraggablePanel_UpdateScrollbars_m3754300157(L_9, (bool)1, /*hidden argument*/NULL); UIDraggablePanel_t1628346357 * L_10 = __this->get_mDrag_11(); NullCheck(L_10); UIDraggablePanel_RestrictWithinBounds_m1118104926(L_10, (bool)1, /*hidden argument*/NULL); goto IL_0085; } IL_0066: { UIPanel_t1716472341 * L_11 = __this->get_mPanel_10(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_11, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_0085; } } { UIPanel_t1716472341 * L_13 = __this->get_mPanel_10(); Transform_t3600365921 * L_14 = V_0; NullCheck(L_13); UIPanel_ConstrainTargetToBounds_m419442652(L_13, L_14, (bool)1, /*hidden argument*/NULL); } IL_0085: { Action_t1264377477 * L_15 = __this->get_onReposition_9(); if (!L_15) { goto IL_009b; } } { Action_t1264377477 * L_16 = __this->get_onReposition_9(); NullCheck(L_16); Action_Invoke_m937035532(L_16, /*hidden argument*/NULL); } IL_009b: { goto IL_00a7; } IL_00a0: { __this->set_repositionNow_7((bool)1); } IL_00a7: { return; } } // System.Void UITable::Start() extern "C" IL2CPP_METHOD_ATTR void UITable_Start_m1421586079 (UITable_t3168834800 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITable_Start_m1421586079_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_mStarted_12((bool)1); bool L_0 = __this->get_keepWithinPanel_8(); if (!L_0) { goto IL_0034; } } { GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); UIPanel_t1716472341 * L_2 = NGUITools_FindInParents_TisUIPanel_t1716472341_m1961265283(NULL /*static, unused*/, L_1, /*hidden argument*/NGUITools_FindInParents_TisUIPanel_t1716472341_m1961265283_RuntimeMethod_var); __this->set_mPanel_10(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); UIDraggablePanel_t1628346357 * L_4 = NGUITools_FindInParents_TisUIDraggablePanel_t1628346357_m572374881(NULL /*static, unused*/, L_3, /*hidden argument*/NGUITools_FindInParents_TisUIDraggablePanel_t1628346357_m572374881_RuntimeMethod_var); __this->set_mDrag_11(L_4); } IL_0034: { UITable_Reposition_m3979478075(__this, /*hidden argument*/NULL); return; } } // System.Void UITable::LateUpdate() extern "C" IL2CPP_METHOD_ATTR void UITable_LateUpdate_m629412730 (UITable_t3168834800 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_repositionNow_7(); if (!L_0) { goto IL_0018; } } { __this->set_repositionNow_7((bool)0); UITable_Reposition_m3979478075(__this, /*hidden argument*/NULL); } IL_0018: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UITabSearch::.ctor() extern "C" IL2CPP_METHOD_ATTR void UITabSearch__ctor_m1573318756 (UITabSearch_t1631416233 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITabSearch__ctor_m1573318756_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t513309759 * L_0 = (List_1_t513309759 *)il2cpp_codegen_object_new(List_1_t513309759_il2cpp_TypeInfo_var); List_1__ctor_m1095739899(L_0, 6, /*hidden argument*/List_1__ctor_m1095739899_RuntimeMethod_var); __this->set_itemTabGroups_9(L_0); List_1_t1130240807 * L_1 = (List_1_t1130240807 *)il2cpp_codegen_object_new(List_1_t1130240807_il2cpp_TypeInfo_var); List_1__ctor_m3973143646(L_1, /*hidden argument*/List_1__ctor_m3973143646_RuntimeMethod_var); __this->set_m_QualityList_13(L_1); IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void UITabSearch::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void UITabSearch_OnPageInit_m3354659850 (UITabSearch_t1631416233 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITabSearch_OnPageInit_m3354659850_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; String_t* V_1 = NULL; StringU5BU5D_t1281789340* V_2 = NULL; int32_t V_3 = 0; UISprite_t194114938 * V_4 = NULL; String_t* G_B5_0 = NULL; UITabSearch_t1631416233 * G_B5_1 = NULL; String_t* G_B4_0 = NULL; UITabSearch_t1631416233 * G_B4_1 = NULL; String_t* G_B7_0 = NULL; UITabSearch_t1631416233 * G_B7_1 = NULL; String_t* G_B6_0 = NULL; UITabSearch_t1631416233 * G_B6_1 = NULL; { CUIBase_OnPageInit_m1433691499(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CUIHelp_t1606002733_il2cpp_TypeInfo_var); Transform_t3600365921 * L_0 = CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663(NULL /*static, unused*/, __this, _stringLiteral111771986, /*hidden argument*/CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663_RuntimeMethod_var); __this->set_m_ClothesTransform_10(L_0); Transform_t3600365921 * L_1 = CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663(NULL /*static, unused*/, __this, _stringLiteral3180660537, /*hidden argument*/CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663_RuntimeMethod_var); __this->set_m_ItemTransform_11(L_1); HashSet_1_t3054031708 * L_2 = (HashSet_1_t3054031708 *)il2cpp_codegen_object_new(HashSet_1_t3054031708_il2cpp_TypeInfo_var); HashSet_1__ctor_m2069726849(L_2, /*hidden argument*/HashSet_1__ctor_m2069726849_RuntimeMethod_var); __this->set_m_SpriteSet_12(L_2); StringU5BU5D_t1281789340* L_3 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)8)); NullCheck(L_3); ArrayElementTypeCheck (L_3, _stringLiteral372084702); (L_3)->SetAt(static_cast(0), (String_t*)_stringLiteral372084702); StringU5BU5D_t1281789340* L_4 = L_3; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteral2710736862); (L_4)->SetAt(static_cast(1), (String_t*)_stringLiteral2710736862); StringU5BU5D_t1281789340* L_5 = L_4; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteral1519095774); (L_5)->SetAt(static_cast(2), (String_t*)_stringLiteral1519095774); StringU5BU5D_t1281789340* L_6 = L_5; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral3857747934); (L_6)->SetAt(static_cast(3), (String_t*)_stringLiteral3857747934); StringU5BU5D_t1281789340* L_7 = L_6; NullCheck(L_7); ArrayElementTypeCheck (L_7, _stringLiteral3747382183); (L_7)->SetAt(static_cast(4), (String_t*)_stringLiteral3747382183); StringU5BU5D_t1281789340* L_8 = L_7; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteral3747382182); (L_8)->SetAt(static_cast(5), (String_t*)_stringLiteral3747382182); StringU5BU5D_t1281789340* L_9 = L_8; NullCheck(L_9); ArrayElementTypeCheck (L_9, _stringLiteral3747382189); (L_9)->SetAt(static_cast(6), (String_t*)_stringLiteral3747382189); StringU5BU5D_t1281789340* L_10 = L_9; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteral3747382188); (L_10)->SetAt(static_cast(7), (String_t*)_stringLiteral3747382188); V_0 = L_10; StringU5BU5D_t1281789340* L_11 = V_0; V_2 = L_11; V_3 = 0; goto IL_00b6; } IL_0083: { StringU5BU5D_t1281789340* L_12 = V_2; int32_t L_13 = V_3; NullCheck(L_12); int32_t L_14 = L_13; String_t* L_15 = (L_12)->GetAt(static_cast(L_14)); V_1 = L_15; String_t* L_16 = V_1; intptr_t L_17 = (intptr_t)UITabSearch_OnToggle_m3785439667_RuntimeMethod_var; Action_1_t1286104214 * L_18 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_18, __this, L_17, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CUIHelp_t1606002733_il2cpp_TypeInfo_var); CUIHelp_BindSerialBtn_m2380679998(NULL /*static, unused*/, __this, L_16, L_18, /*hidden argument*/NULL); String_t* L_19 = V_1; UISprite_t194114938 * L_20 = CUIHelp_GetSerialed_TisUISprite_t194114938_m1523666778(NULL /*static, unused*/, __this, L_19, /*hidden argument*/CUIHelp_GetSerialed_TisUISprite_t194114938_m1523666778_RuntimeMethod_var); V_4 = L_20; HashSet_1_t3054031708 * L_21 = __this->get_m_SpriteSet_12(); UISprite_t194114938 * L_22 = V_4; NullCheck(L_21); HashSet_1_Add_m2424139181(L_21, L_22, /*hidden argument*/HashSet_1_Add_m2424139181_RuntimeMethod_var); int32_t L_23 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_00b6: { int32_t L_24 = V_3; StringU5BU5D_t1281789340* L_25 = V_2; NullCheck(L_25); if ((((int32_t)L_24) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_25)->max_length))))))) { goto IL_0083; } } { Transform_t3600365921 * L_26 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); DMListView_t512231514 * L_27 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_26, _stringLiteral865244886, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var); __this->set_tabView_8(L_27); Action_1_t1286104214 * L_28 = ((UITabSearch_t1631416233_StaticFields*)il2cpp_codegen_static_fields_for(UITabSearch_t1631416233_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_14(); G_B4_0 = _stringLiteral3285427050; G_B4_1 = __this; if (L_28) { G_B5_0 = _stringLiteral3285427050; G_B5_1 = __this; goto IL_00f3; } } { intptr_t L_29 = (intptr_t)UITabSearch_U3COnPageInitU3Em__0_m1063603097_RuntimeMethod_var; Action_1_t1286104214 * L_30 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_30, NULL, L_29, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); ((UITabSearch_t1631416233_StaticFields*)il2cpp_codegen_static_fields_for(UITabSearch_t1631416233_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache0_14(L_30); G_B5_0 = G_B4_0; G_B5_1 = G_B4_1; } IL_00f3: { Action_1_t1286104214 * L_31 = ((UITabSearch_t1631416233_StaticFields*)il2cpp_codegen_static_fields_for(UITabSearch_t1631416233_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_14(); NullCheck(G_B5_1); CUIBase_BindBtnClk_m3717374882(G_B5_1, G_B5_0, L_31, /*hidden argument*/NULL); intptr_t L_32 = (intptr_t)UITabSearch_OnClickSure_m3678236164_RuntimeMethod_var; Action_1_t1286104214 * L_33 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_33, __this, L_32, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1950376019, L_33, /*hidden argument*/NULL); Action_1_t1286104214 * L_34 = ((UITabSearch_t1631416233_StaticFields*)il2cpp_codegen_static_fields_for(UITabSearch_t1631416233_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache1_15(); G_B6_0 = _stringLiteral2228655383; G_B6_1 = __this; if (L_34) { G_B7_0 = _stringLiteral2228655383; G_B7_1 = __this; goto IL_0134; } } { intptr_t L_35 = (intptr_t)UITabSearch_U3COnPageInitU3Em__1_m1325068325_RuntimeMethod_var; Action_1_t1286104214 * L_36 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_36, NULL, L_35, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); ((UITabSearch_t1631416233_StaticFields*)il2cpp_codegen_static_fields_for(UITabSearch_t1631416233_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache1_15(L_36); G_B7_0 = G_B6_0; G_B7_1 = G_B6_1; } IL_0134: { Action_1_t1286104214 * L_37 = ((UITabSearch_t1631416233_StaticFields*)il2cpp_codegen_static_fields_for(UITabSearch_t1631416233_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache1_15(); NullCheck(G_B7_1); CUIBase_BindBtnClk_m3717374882(G_B7_1, G_B7_0, L_37, /*hidden argument*/NULL); intptr_t L_38 = (intptr_t)UITabSearch_OnClickItemSure_m3195892493_RuntimeMethod_var; Action_1_t1286104214 * L_39 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_39, __this, L_38, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1927080346, L_39, /*hidden argument*/NULL); return; } } // System.Void UITabSearch::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void UITabSearch_OnPageShow_m1515564535 (UITabSearch_t1631416233 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITabSearch_OnPageShow_m1515564535_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; UIItemTabGroup_t3336202313 * V_1 = NULL; int32_t V_2 = 0; UISprite_t194114938 * V_3 = NULL; Enumerator_t464241683 V_4; memset(&V_4, 0, sizeof(V_4)); 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); { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); DMListView_t512231514 * L_0 = __this->get_tabView_8(); NullCheck(L_0); DMListView_SetEnumInfo_m2581368040(L_0, 0, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_1 = __this->get_tabView_8(); NullCheck(L_1); DMListView_GenerateItemList_m637906825(L_1, 6, /*hidden argument*/NULL); V_0 = 0; goto IL_004f; } IL_0026: { DMListView_t512231514 * L_2 = __this->get_tabView_8(); int32_t L_3 = V_0; NullCheck(L_2); Transform_t3600365921 * L_4 = DMListView_GetChild_m2593465524(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_4); UIItemTabGroup_t3336202313 * L_5 = Component_GetComponent_TisUIItemTabGroup_t3336202313_m1025939619(L_4, /*hidden argument*/Component_GetComponent_TisUIItemTabGroup_t3336202313_m1025939619_RuntimeMethod_var); V_1 = L_5; UIItemTabGroup_t3336202313 * L_6 = V_1; int32_t L_7 = V_0; NullCheck(L_6); UIItemTabGroup_SetItemGroupIndex_m3446375083(L_6, L_7, /*hidden argument*/NULL); List_1_t513309759 * L_8 = __this->get_itemTabGroups_9(); UIItemTabGroup_t3336202313 * L_9 = V_1; NullCheck(L_8); List_1_Add_m2627180686(L_8, L_9, /*hidden argument*/List_1_Add_m2627180686_RuntimeMethod_var); int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_004f: { int32_t L_11 = V_0; if ((((int32_t)L_11) < ((int32_t)6))) { goto IL_0026; } } { CTabSearchCtr_t3498668791 * L_12 = CTabSearchCtr_GetInstance_m616030694(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); int32_t L_13 = CTabSearchCtr_get_TabSearchType_m2457582550(L_12, /*hidden argument*/NULL); V_2 = L_13; int32_t L_14 = V_2; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)1))) { case 0: { goto IL_007a; } case 1: { goto IL_007a; } case 2: { goto IL_0097; } } } { goto IL_00b4; } IL_007a: { Transform_t3600365921 * L_15 = __this->get_m_ClothesTransform_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = __this->get_m_ItemTransform_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_16, (bool)0, /*hidden argument*/NULL); goto IL_00d1; } IL_0097: { Transform_t3600365921 * L_17 = __this->get_m_ClothesTransform_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_17, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_18 = __this->get_m_ItemTransform_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_18, (bool)1, /*hidden argument*/NULL); goto IL_00d1; } IL_00b4: { Transform_t3600365921 * L_19 = __this->get_m_ClothesTransform_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_19, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_20 = __this->get_m_ItemTransform_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_20, (bool)0, /*hidden argument*/NULL); goto IL_00d1; } IL_00d1: { List_1_t1130240807 * L_21 = __this->get_m_QualityList_13(); NullCheck(L_21); List_1_Clear_m1701030645(L_21, /*hidden argument*/List_1_Clear_m1701030645_RuntimeMethod_var); HashSet_1_t3054031708 * L_22 = __this->get_m_SpriteSet_12(); NullCheck(L_22); Enumerator_t464241683 L_23 = HashSet_1_GetEnumerator_m794269447(L_22, /*hidden argument*/HashSet_1_GetEnumerator_m794269447_RuntimeMethod_var); V_4 = L_23; } IL_00e9: try { // begin try (depth: 1) { goto IL_0101; } IL_00ee: { UISprite_t194114938 * L_24 = Enumerator_get_Current_m1008167541((&V_4), /*hidden argument*/Enumerator_get_Current_m1008167541_RuntimeMethod_var); V_3 = L_24; UISprite_t194114938 * L_25 = V_3; NullCheck(L_25); UISprite_set_spriteName_m1616245412(L_25, _stringLiteral653082216, /*hidden argument*/NULL); } IL_0101: { bool L_26 = Enumerator_MoveNext_m1791952187((&V_4), /*hidden argument*/Enumerator_MoveNext_m1791952187_RuntimeMethod_var); if (L_26) { goto IL_00ee; } } IL_010d: { IL2CPP_LEAVE(0x120, FINALLY_0112); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0112; } FINALLY_0112: { // begin finally (depth: 1) Enumerator_Dispose_m3830483257((&V_4), /*hidden argument*/Enumerator_Dispose_m3830483257_RuntimeMethod_var); IL2CPP_END_FINALLY(274) } // end finally (depth: 1) IL2CPP_CLEANUP(274) { IL2CPP_JUMP_TBL(0x120, IL_0120) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0120: { return; } } // System.Void UITabSearch::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UITabSearch_OnDestroy_m2893960153 (UITabSearch_t1631416233 * __this, const RuntimeMethod* method) { { DMListView_t512231514 * L_0 = __this->get_tabView_8(); NullCheck(L_0); DMListView_DeleteAll_m488542252(L_0, /*hidden argument*/NULL); CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); return; } } // System.Void UITabSearch::OnClickSure(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UITabSearch_OnClickSure_m3678236164 (UITabSearch_t1631416233 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITabSearch_OnClickSure_m3678236164_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t128053199 * V_0 = NULL; { List_1_t128053199 * L_0 = UITabSearch_GetSelcetTags_m1145658087(__this, /*hidden argument*/NULL); V_0 = L_0; CTabSearchCtr_t3498668791 * L_1 = CTabSearchCtr_GetInstance_m616030694(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t1130240807 * L_2 = __this->get_m_QualityList_13(); List_1_t128053199 * L_3 = V_0; NullCheck(L_1); CTabSearchCtr_OnSureSelect_m149866475(L_1, L_2, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_4 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CMyPackageManager_set_IsSelect_m598002399(L_4, (bool)1, /*hidden argument*/NULL); return; } } // System.Void UITabSearch::OnClickItemSure(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UITabSearch_OnClickItemSure_m3195892493 (UITabSearch_t1631416233 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITabSearch_OnClickItemSure_m3195892493_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CTabSearchCtr_t3498668791 * L_0 = CTabSearchCtr_GetInstance_m616030694(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t1130240807 * L_1 = __this->get_m_QualityList_13(); NullCheck(L_0); CTabSearchCtr_OnSureSelect_m4222127903(L_0, L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_2 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CMyPackageManager_set_IsSelect_m598002399(L_2, (bool)1, /*hidden argument*/NULL); return; } } // System.Collections.Generic.List`1 UITabSearch::GetSelcetTags() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * UITabSearch_GetSelcetTags_m1145658087 (UITabSearch_t1631416233 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITabSearch_GetSelcetTags_m1145658087_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064 * V_0 = NULL; { U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064 * L_0 = (U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064 *)il2cpp_codegen_object_new(U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064_il2cpp_TypeInfo_var); U3CGetSelcetTagsU3Ec__AnonStorey0__ctor_m3008899165(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064 * L_1 = V_0; List_1_t128053199 * L_2 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_2, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); NullCheck(L_1); L_1->set_tags_0(L_2); List_1_t513309759 * L_3 = __this->get_itemTabGroups_9(); U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CGetSelcetTagsU3Ec__AnonStorey0_U3CU3Em__0_m3373239844_RuntimeMethod_var; Action_1_t3508669908 * L_6 = (Action_1_t3508669908 *)il2cpp_codegen_object_new(Action_1_t3508669908_il2cpp_TypeInfo_var); Action_1__ctor_m3706286206(L_6, L_4, L_5, /*hidden argument*/Action_1__ctor_m3706286206_RuntimeMethod_var); NullCheck(L_3); List_1_ForEach_m2171788310(L_3, L_6, /*hidden argument*/List_1_ForEach_m2171788310_RuntimeMethod_var); U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064 * L_7 = V_0; NullCheck(L_7); List_1_t128053199 * L_8 = L_7->get_tags_0(); return L_8; } } // System.String UITabSearch::GetSelcetTagsStr() extern "C" IL2CPP_METHOD_ATTR String_t* UITabSearch_GetSelcetTagsStr_m1430841090 (UITabSearch_t1631416233 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITabSearch_GetSelcetTagsStr_m1430841090_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * V_0 = NULL; List_1_t128053199 * V_1 = NULL; { U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * L_0 = (U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 *)il2cpp_codegen_object_new(U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549_il2cpp_TypeInfo_var); U3CGetSelcetTagsStrU3Ec__AnonStorey1__ctor_m972389670(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_1); L_1->set_tags_0(L_2); List_1_t128053199 * L_3 = UITabSearch_GetSelcetTags_m1145658087(__this, /*hidden argument*/NULL); V_1 = L_3; List_1_t128053199 * L_4 = V_1; U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * L_5 = V_0; intptr_t L_6 = (intptr_t)U3CGetSelcetTagsStrU3Ec__AnonStorey1_U3CU3Em__0_m3442792198_RuntimeMethod_var; Action_1_t3123413348 * L_7 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_7, L_5, L_6, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_4); List_1_ForEach_m1350288232(L_4, L_7, /*hidden argument*/List_1_ForEach_m1350288232_RuntimeMethod_var); U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * L_8 = V_0; NullCheck(L_8); String_t* L_9 = L_8->get_tags_0(); String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_11 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_005e; } } { U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * L_12 = V_0; U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * L_13 = V_0; NullCheck(L_13); String_t* L_14 = L_13->get_tags_0(); U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * L_15 = V_0; NullCheck(L_15); String_t* L_16 = L_15->get_tags_0(); NullCheck(L_16); int32_t L_17 = String_get_Length_m3847582255(L_16, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_18 = String_Substring_m1610150815(L_14, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_12); L_12->set_tags_0(L_18); } IL_005e: { U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * L_19 = V_0; NullCheck(L_19); String_t* L_20 = L_19->get_tags_0(); return L_20; } } // System.Void UITabSearch::OnToggle(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UITabSearch_OnToggle_m3785439667 (UITabSearch_t1631416233 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITabSearch_OnToggle_m3785439667_MetadataUsageId); s_Il2CppMethodInitialized = true; } UISprite_t194114938 * V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; { GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); UISprite_t194114938 * L_1 = GameObject_GetComponentInChildren_TisUISprite_t194114938_m1690534161(L_0, /*hidden argument*/GameObject_GetComponentInChildren_TisUISprite_t194114938_m1690534161_RuntimeMethod_var); V_0 = L_1; GameObject_t1113636619 * L_2 = ___go0; NullCheck(L_2); String_t* L_3 = Object_get_name_m4211327027(L_2, /*hidden argument*/NULL); int32_t L_4 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_1 = L_4; List_1_t1130240807 * L_5 = __this->get_m_QualityList_13(); int32_t L_6 = V_1; NullCheck(L_5); bool L_7 = List_1_Contains_m2534224873(L_5, L_6, /*hidden argument*/List_1_Contains_m2534224873_RuntimeMethod_var); V_2 = L_7; bool L_8 = V_2; if (!L_8) { goto IL_0043; } } { UISprite_t194114938 * L_9 = V_0; NullCheck(L_9); UISprite_set_spriteName_m1616245412(L_9, _stringLiteral653082216, /*hidden argument*/NULL); List_1_t1130240807 * L_10 = __this->get_m_QualityList_13(); int32_t L_11 = V_1; NullCheck(L_10); List_1_Remove_m3192699604(L_10, L_11, /*hidden argument*/List_1_Remove_m3192699604_RuntimeMethod_var); goto IL_005a; } IL_0043: { UISprite_t194114938 * L_12 = V_0; NullCheck(L_12); UISprite_set_spriteName_m1616245412(L_12, _stringLiteral1321364304, /*hidden argument*/NULL); List_1_t1130240807 * L_13 = __this->get_m_QualityList_13(); int32_t L_14 = V_1; NullCheck(L_13); List_1_Add_m1368916046(L_13, L_14, /*hidden argument*/List_1_Add_m1368916046_RuntimeMethod_var); } IL_005a: { return; } } // System.Void UITabSearch::m__0(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UITabSearch_U3COnPageInitU3Em__0_m1063603097 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CTabSearchCtr_t3498668791 * L_0 = CTabSearchCtr_GetInstance_m616030694(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CTabSearchCtr_HidePage_m2285710767(L_0, /*hidden argument*/NULL); return; } } // System.Void UITabSearch::m__1(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UITabSearch_U3COnPageInitU3Em__1_m1325068325 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ____0, const RuntimeMethod* method) { { CTabSearchCtr_t3498668791 * L_0 = CTabSearchCtr_GetInstance_m616030694(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CTabSearchCtr_HidePage_m2285710767(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 UITabSearch/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsU3Ec__AnonStorey0__ctor_m3008899165 (U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void UITabSearch/c__AnonStorey0::<>m__0(UIItemTabGroup) extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsU3Ec__AnonStorey0_U3CU3Em__0_m3373239844 (U3CGetSelcetTagsU3Ec__AnonStorey0_t1871797064 * __this, UIItemTabGroup_t3336202313 * ____0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetSelcetTagsU3Ec__AnonStorey0_U3CU3Em__0_m3373239844_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_tags_0(); UIItemTabGroup_t3336202313 * L_1 = ____0; NullCheck(L_1); List_1_t128053199 * L_2 = UIItemTabGroup_get_SelectTags_m4145229725(L_1, /*hidden argument*/NULL); NullCheck(L_0); List_1_AddRange_m3399610848(L_0, L_2, /*hidden argument*/List_1_AddRange_m3399610848_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 UITabSearch/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsStrU3Ec__AnonStorey1__ctor_m972389670 (U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void UITabSearch/c__AnonStorey1::<>m__0(System.Int32) extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsStrU3Ec__AnonStorey1_U3CU3Em__0_m3442792198 (U3CGetSelcetTagsStrU3Ec__AnonStorey1_t1001183549 * __this, int32_t ____0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetSelcetTagsStrU3Ec__AnonStorey1_U3CU3Em__0_m3442792198_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_tags_0(); int32_t L_1 = ____0; int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m1715369213(NULL /*static, unused*/, L_0, L_3, _stringLiteral3452614532, /*hidden argument*/NULL); __this->set_tags_0(L_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 uiTaskItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiTaskItem__ctor_m3217339144 (uiTaskItem_t166505175 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiTaskItem::Start() extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_Start_m1808602434 (uiTaskItem_t166505175 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiTaskItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_OnPageInit_m3691514742 (uiTaskItem_t166505175 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTaskItem_OnPageInit_m3691514742_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_1 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_0, _stringLiteral3235654647, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_activeTran_3(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_2, _stringLiteral1338676571, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_inactiveTran_4(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_4, _stringLiteral3755363258, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_mainTran_5(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_6, _stringLiteral3773110905, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_branchTran_6(L_7); return; } } // System.Void uiTaskItem::SetInfo(System.Int32,DMCore.Logic.enumTaskType) extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_SetInfo_m2239480775 (uiTaskItem_t166505175 * __this, int32_t ___id0, int32_t ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTaskItem_SetInfo_m2239480775_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___id0; __this->set_m_taskId_2(L_0); int32_t L_1 = ___type1; uiTaskItem_SetTaskTypeState_m398410394(__this, L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTaskConfig_t1143949342_il2cpp_TypeInfo_var); CTaskConfig_t1143949342 * L_2 = CTaskConfig_GetInstance_m3809381302(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = __this->get_m_taskId_2(); NullCheck(L_2); String_t* L_4 = CTaskConfig_GetTaskName_m3015253883(L_2, L_3, /*hidden argument*/NULL); uiTaskItem_SetTaskName_m2023972752(__this, L_4, /*hidden argument*/NULL); return; } } // System.Void uiTaskItem::OnActive() extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_OnActive_m2328856434 (uiTaskItem_t166505175 * __this, const RuntimeMethod* method) { { uiTaskItem_SetActive_m1273117234(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiTaskItem::OnDisactive() extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_OnDisactive_m3043912875 (uiTaskItem_t166505175 * __this, const RuntimeMethod* method) { { uiTaskItem_SetActive_m1273117234(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiTaskItem::SetActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_SetActive_m1273117234 (uiTaskItem_t166505175 * __this, bool ___state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTaskItem_SetActive_m1273117234_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_activeTran_3(); bool L_1 = ___state0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_m_inactiveTran_4(); bool L_3 = ___state0; CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTaskConfig_t1143949342_il2cpp_TypeInfo_var); CTaskConfig_t1143949342 * L_4 = CTaskConfig_GetInstance_m3809381302(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_taskId_2(); NullCheck(L_4); String_t* L_6 = CTaskConfig_GetTaskName_m3015253883(L_4, L_5, /*hidden argument*/NULL); uiTaskItem_SetTaskName_m2023972752(__this, L_6, /*hidden argument*/NULL); return; } } // System.Void uiTaskItem::SetTaskTypeState(DMCore.Logic.enumTaskType) extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_SetTaskTypeState_m398410394 (uiTaskItem_t166505175 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTaskItem_SetTaskTypeState_m398410394_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___type0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0024; } } { Transform_t3600365921 * L_1 = __this->get_m_branchTran_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_m_mainTran_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)1, /*hidden argument*/NULL); goto IL_0043; } IL_0024: { int32_t L_3 = ___type0; if ((!(((uint32_t)L_3) == ((uint32_t)6)))) { goto IL_0043; } } { Transform_t3600365921 * L_4 = __this->get_m_mainTran_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = __this->get_m_branchTran_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)1, /*hidden argument*/NULL); } IL_0043: { return; } } // System.Void uiTaskItem::SetTaskName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_SetTaskName_m2023972752 (uiTaskItem_t166505175 * __this, String_t* ___taskName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTaskItem_SetTaskName_m2023972752_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_activeTran_3(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = GameObject_get_activeSelf_m1767405923(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0035; } } { Transform_t3600365921 * L_3 = __this->get_m_activeTran_3(); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_4); UILabel_t3248798549 * L_5 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_4, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); String_t* L_6 = ___taskName0; NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_6, /*hidden argument*/NULL); goto IL_0065; } IL_0035: { Transform_t3600365921 * L_7 = __this->get_m_inactiveTran_4(); NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); NullCheck(L_8); bool L_9 = GameObject_get_activeSelf_m1767405923(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0065; } } { Transform_t3600365921 * L_10 = __this->get_m_inactiveTran_4(); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_11); UILabel_t3248798549 * L_12 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_11, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); String_t* L_13 = ___taskName0; NullCheck(L_12); UILabel_set_text_m1071532778(L_12, L_13, /*hidden argument*/NULL); } IL_0065: { return; } } // System.Void uiTaskItem::OnClkItem() extern "C" IL2CPP_METHOD_ATTR void uiTaskItem_OnClkItem_m4259508456 (uiTaskItem_t166505175 * __this, const RuntimeMethod* method) { { CTaskManager_t4133723725 * L_0 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_m_taskId_2(); NullCheck(L_0); CTaskManager_set_CurSelectedTaskID_m2103866310(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 uiTaskItemOther::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiTaskItemOther__ctor_m1503656566 (uiTaskItemOther_t3656866265 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTaskItemOther__ctor_m1503656566_MetadataUsageId); s_Il2CppMethodInitialized = true; } { 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_m_stepTipFormat_11(L_0); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiTaskItemOther::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiTaskItemOther_OnPageInit_m3582892877 (uiTaskItemOther_t3656866265 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTaskItemOther_OnPageInit_m3582892877_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_isPageInit_12(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_m_isPageInit_12((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral1839467674, /*hidden argument*/NULL); __this->set_m_BgCompleted_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral2833583518, /*hidden argument*/NULL); NullCheck(L_4); UILabel_t3248798549 * L_5 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_4, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_Description_3(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral3326707286, /*hidden argument*/NULL); NullCheck(L_7); UILabel_t3248798549 * L_8 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_7, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_ActiveValue_4(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral2322233024, /*hidden argument*/NULL); NullCheck(L_10); UILabel_t3248798549 * L_11 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_10, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_Step_5(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral3244731329, /*hidden argument*/NULL); __this->set_m_btnGo_6(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_14, _stringLiteral1916576290, /*hidden argument*/NULL); __this->set_m_btnCanGet_7(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral856945489, /*hidden argument*/NULL); __this->set_m_btnGetted_8(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_19 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_18, _stringLiteral3340394009, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_btnUnDo_9(L_19); __this->set_m_wndGifts_10(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)3))); TransformU5BU5D_t807237628* L_20 = __this->get_m_wndGifts_10(); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_21); Transform_t3600365921 * L_22 = Transform_Find_m1729760951(L_21, _stringLiteral3073633708, /*hidden argument*/NULL); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_22); (L_20)->SetAt(static_cast(0), (Transform_t3600365921 *)L_22); TransformU5BU5D_t807237628* L_23 = __this->get_m_wndGifts_10(); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_24); Transform_t3600365921 * L_25 = Transform_Find_m1729760951(L_24, _stringLiteral3073633705, /*hidden argument*/NULL); NullCheck(L_23); ArrayElementTypeCheck (L_23, L_25); (L_23)->SetAt(static_cast(1), (Transform_t3600365921 *)L_25); TransformU5BU5D_t807237628* L_26 = __this->get_m_wndGifts_10(); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_27); Transform_t3600365921 * L_28 = Transform_Find_m1729760951(L_27, _stringLiteral3073633706, /*hidden argument*/NULL); NullCheck(L_26); ArrayElementTypeCheck (L_26, L_28); (L_26)->SetAt(static_cast(2), (Transform_t3600365921 *)L_28); CTextHelp_t3119637808 * L_29 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); String_t* L_30 = CTextHelp_GetText_m372251958(L_29, _stringLiteral3458786567, /*hidden argument*/NULL); __this->set_m_stepTipFormat_11(L_30); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_32 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_31, _stringLiteral416089526, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_iconTex_13(L_32); return; } } // System.Void uiTaskItemOther::SetTaskOtherId(DMCore.Logic.enumTaskType,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiTaskItemOther_SetTaskOtherId_m950740025 (uiTaskItemOther_t3656866265 * __this, int32_t ___type0, int32_t ___taskId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTaskItemOther_SetTaskOtherId_m950740025_MetadataUsageId); s_Il2CppMethodInitialized = true; } CTaskItem_t2164631511 * V_0 = NULL; String_t* V_1 = NULL; CTaskAwardGroup_t990340845 * V_2 = NULL; int32_t V_3 = 0; uiAwardcell_t1062333354 * V_4 = NULL; int32_t V_5 = 0; { int32_t L_0 = ___type0; if ((((int32_t)L_0) == ((int32_t)2))) { goto IL_0016; } } { int32_t L_1 = ___type0; if ((((int32_t)L_1) == ((int32_t)3))) { goto IL_0016; } } { int32_t L_2 = ___type0; if ((((int32_t)L_2) == ((int32_t)5))) { goto IL_0016; } } { return; } IL_0016: { int32_t L_3 = ___type0; __this->set_m_type_15(L_3); int32_t L_4 = ___taskId1; __this->set_m_taskId_16(L_4); UILabel_t3248798549 * L_5 = __this->get_m_Description_3(); IL2CPP_RUNTIME_CLASS_INIT(CTaskConfig_t1143949342_il2cpp_TypeInfo_var); CTaskConfig_t1143949342 * L_6 = CTaskConfig_GetInstance_m3809381302(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = ___taskId1; NullCheck(L_6); String_t* L_8 = CTaskConfig_GetTaskDescription_m1169658639(L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_8, /*hidden argument*/NULL); CTaskManager_t4133723725 * L_9 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = ___type0; int32_t L_11 = ___taskId1; NullCheck(L_9); CTaskItem_t2164631511 * L_12 = CTaskManager_FindTaskItem_m1610566242(L_9, L_10, L_11, /*hidden argument*/NULL); V_0 = L_12; CTaskItem_t2164631511 * L_13 = V_0; if (L_13) { goto IL_0062; } } { UILabel_t3248798549 * L_14 = __this->get_m_ActiveValue_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_14); UILabel_set_text_m1071532778(L_14, L_15, /*hidden argument*/NULL); goto IL_00d0; } IL_0062: { int32_t L_16 = __this->get_m_type_15(); if ((!(((uint32_t)L_16) == ((uint32_t)5)))) { goto IL_00a6; } } { int32_t* L_17 = __this->get_address_of_m_taskId_16(); String_t* L_18 = Int32_ToString_m141394615(L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3820846906, L_18, /*hidden argument*/NULL); V_1 = L_19; UILabel_t3248798549 * L_20 = __this->get_m_ActiveValue_4(); CTextHelp_t3119637808 * L_21 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_22 = V_1; String_t* L_23 = V_1; NullCheck(L_21); String_t* L_24 = CTextHelp_GetText_m3374553046(L_21, L_22, L_23, /*hidden argument*/NULL); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_24, /*hidden argument*/NULL); goto IL_00d0; } IL_00a6: { UILabel_t3248798549 * L_25 = __this->get_m_ActiveValue_4(); CTextHelp_t3119637808 * L_26 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); String_t* L_27 = CTextHelp_GetText_m372251958(L_26, _stringLiteral2365109292, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_28 = V_0; NullCheck(L_28); int32_t L_29 = CTaskItem_get_ActiveValue_m809178631(L_28, /*hidden argument*/NULL); int32_t L_30 = L_29; RuntimeObject * L_31 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_30); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Format_m2844511972(NULL /*static, unused*/, L_27, L_31, /*hidden argument*/NULL); NullCheck(L_25); UILabel_set_text_m1071532778(L_25, L_32, /*hidden argument*/NULL); } IL_00d0: { IL2CPP_RUNTIME_CLASS_INIT(CTaskCommonAward_t611906720_il2cpp_TypeInfo_var); CTaskCommonAward_t611906720 * L_33 = CTaskCommonAward_GetInstance_m558035351(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_34 = ___taskId1; NullCheck(L_33); CTaskAwardGroup_t990340845 * L_35 = CTaskCommonAward_Get_m3923057547(L_33, L_34, /*hidden argument*/NULL); V_2 = L_35; CTaskAwardGroup_t990340845 * L_36 = V_2; if (!L_36) { goto IL_0161; } } { V_3 = 0; goto IL_0118; } IL_00e9: { TransformU5BU5D_t807237628* L_37 = __this->get_m_wndGifts_10(); int32_t L_38 = V_3; NullCheck(L_37); int32_t L_39 = L_38; Transform_t3600365921 * L_40 = (L_37)->GetAt(static_cast(L_39)); NullCheck(L_40); uiAwardcell_t1062333354 * L_41 = Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900(L_40, /*hidden argument*/Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900_RuntimeMethod_var); V_4 = L_41; uiAwardcell_t1062333354 * L_42 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_43 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_0114; } } { uiAwardcell_t1062333354 * L_44 = V_4; CTaskAwardGroup_t990340845 * L_45 = V_2; int32_t L_46 = V_3; NullCheck(L_45); CTaskAwardUnit_t1909119860 * L_47 = CTaskAwardGroup_GetByIndex_m1475327773(L_45, L_46, (bool)0, /*hidden argument*/NULL); NullCheck(L_44); uiAwardcell_InitPage_m804821605(L_44, L_47, /*hidden argument*/NULL); } IL_0114: { int32_t L_48 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_0118: { int32_t L_49 = V_3; CTaskAwardGroup_t990340845 * L_50 = V_2; NullCheck(L_50); int32_t L_51 = CTaskAwardGroup_get_StaticCount_m747982480(L_50, /*hidden argument*/NULL); if ((((int32_t)L_49) >= ((int32_t)L_51))) { goto IL_0132; } } { int32_t L_52 = V_3; TransformU5BU5D_t807237628* L_53 = __this->get_m_wndGifts_10(); NullCheck(L_53); if ((((int32_t)L_52) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_53)->max_length))))))) { goto IL_00e9; } } IL_0132: { goto IL_014e; } IL_0137: { TransformU5BU5D_t807237628* L_54 = __this->get_m_wndGifts_10(); int32_t L_55 = V_3; NullCheck(L_54); int32_t L_56 = L_55; Transform_t3600365921 * L_57 = (L_54)->GetAt(static_cast(L_56)); NullCheck(L_57); GameObject_t1113636619 * L_58 = Component_get_gameObject_m442555142(L_57, /*hidden argument*/NULL); NullCheck(L_58); GameObject_SetActive_m796801857(L_58, (bool)0, /*hidden argument*/NULL); int32_t L_59 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_014e: { int32_t L_60 = V_3; TransformU5BU5D_t807237628* L_61 = __this->get_m_wndGifts_10(); NullCheck(L_61); if ((((int32_t)L_60) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_61)->max_length))))))) { goto IL_0137; } } { goto IL_0192; } IL_0161: { V_5 = 0; goto IL_0183; } IL_0169: { TransformU5BU5D_t807237628* L_62 = __this->get_m_wndGifts_10(); int32_t L_63 = V_5; NullCheck(L_62); int32_t L_64 = L_63; Transform_t3600365921 * L_65 = (L_62)->GetAt(static_cast(L_64)); NullCheck(L_65); GameObject_t1113636619 * L_66 = Component_get_gameObject_m442555142(L_65, /*hidden argument*/NULL); NullCheck(L_66); GameObject_SetActive_m796801857(L_66, (bool)0, /*hidden argument*/NULL); int32_t L_67 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); } IL_0183: { int32_t L_68 = V_5; TransformU5BU5D_t807237628* L_69 = __this->get_m_wndGifts_10(); NullCheck(L_69); if ((((int32_t)L_68) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_69)->max_length))))))) { goto IL_0169; } } IL_0192: { uiTaskItemOther_Update_m3629495269(__this, /*hidden argument*/NULL); return; } } // System.Void uiTaskItemOther::Update() extern "C" IL2CPP_METHOD_ATTR void uiTaskItemOther_Update_m3629495269 (uiTaskItemOther_t3656866265 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTaskItemOther_Update_m3629495269_MetadataUsageId); s_Il2CppMethodInitialized = true; } CTaskItem_t2164631511 * V_0 = NULL; int32_t V_1 = 0; String_t* V_2 = NULL; { CTaskManager_t4133723725 * L_0 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_m_type_15(); int32_t L_2 = __this->get_m_taskId_16(); NullCheck(L_0); CTaskItem_t2164631511 * L_3 = CTaskManager_FindTaskItem_m1610566242(L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; CTaskItem_t2164631511 * L_4 = V_0; if (L_4) { goto IL_001e; } } { return; } IL_001e: { Transform_t3600365921 * L_5 = __this->get_m_BgCompleted_2(); CTaskItem_t2164631511 * L_6 = V_0; NullCheck(L_6); bool L_7 = CTaskItem_get_IfDone_m2761447861(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, L_7, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = __this->get_m_Step_5(); String_t* L_9 = __this->get_m_stepTipFormat_11(); CTaskItem_t2164631511 * L_10 = V_0; NullCheck(L_10); int32_t L_11 = CTaskItem_GetCurValue_m1374431691(L_10, /*hidden argument*/NULL); int32_t L_12 = L_11; RuntimeObject * L_13 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_12); CTaskItem_t2164631511 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = CTaskItem_GetPassValue_m3508439584(L_14, /*hidden argument*/NULL); int32_t L_16 = L_15; RuntimeObject * L_17 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_16); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = String_Format_m2556382932(NULL /*static, unused*/, L_9, L_13, L_17, /*hidden argument*/NULL); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_18, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_19 = V_0; NullCheck(L_19); int32_t L_20 = CTaskItem_GetState_m2234219100(L_19, /*hidden argument*/NULL); V_1 = L_20; int32_t L_21 = V_1; if ((!(((uint32_t)L_21) == ((uint32_t)3)))) { goto IL_009e; } } { Transform_t3600365921 * L_22 = __this->get_m_btnGo_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_22, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_23 = __this->get_m_btnCanGet_7(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_23, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_24 = __this->get_m_btnUnDo_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_24, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_25 = __this->get_m_btnGetted_8(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_25, (bool)1, /*hidden argument*/NULL); goto IL_0133; } IL_009e: { int32_t L_26 = V_1; if ((!(((uint32_t)L_26) == ((uint32_t)1)))) { goto IL_00da; } } { Transform_t3600365921 * L_27 = __this->get_m_btnGo_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_27, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = __this->get_m_btnCanGet_7(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_28, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_29 = __this->get_m_btnGetted_8(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_29, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_30 = __this->get_m_btnUnDo_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_30, (bool)0, /*hidden argument*/NULL); goto IL_0133; } IL_00da: { CTaskItem_t2164631511 * L_31 = V_0; NullCheck(L_31); int32_t L_32 = CTaskItem_get_TaskType_m3293742545(L_31, /*hidden argument*/NULL); if ((!(((uint32_t)L_32) == ((uint32_t)5)))) { goto IL_0103; } } { Transform_t3600365921 * L_33 = __this->get_m_btnGo_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_33, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_34 = __this->get_m_btnUnDo_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_34, (bool)1, /*hidden argument*/NULL); goto IL_011b; } IL_0103: { Transform_t3600365921 * L_35 = __this->get_m_btnGo_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_35, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_36 = __this->get_m_btnUnDo_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_36, (bool)0, /*hidden argument*/NULL); } IL_011b: { Transform_t3600365921 * L_37 = __this->get_m_btnCanGet_7(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_37, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_38 = __this->get_m_btnGetted_8(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_38, (bool)0, /*hidden argument*/NULL); } IL_0133: { CTaskItem_t2164631511 * L_39 = V_0; NullCheck(L_39); int32_t L_40 = CTaskItem_get_TaskType_m3293742545(L_39, /*hidden argument*/NULL); if ((!(((uint32_t)L_40) == ((uint32_t)5)))) { goto IL_0191; } } { bool L_41 = __this->get_m_bPhotoReady_14(); if (L_41) { goto IL_0191; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_42 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_43 = __this->get_m_taskId_16(); int32_t L_44 = L_43; RuntimeObject * L_45 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_44); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_46 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3952135272, L_45, /*hidden argument*/NULL); String_t* L_47 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_42); String_t* L_48 = CMiscConfig_GetValue_m1810403399(L_42, L_46, L_47, /*hidden argument*/NULL); V_2 = L_48; UITexture_t3471168817 * L_49 = __this->get_m_iconTex_13(); String_t* L_50 = V_2; UITexture_t3471168817 * L_51 = __this->get_m_iconTex_13(); NullCheck(L_51); Transform_t3600365921 * L_52 = Component_get_transform_m3162698980(L_51, /*hidden argument*/NULL); NullCheck(L_52); Vector3_t3722313464 L_53 = Transform_get_localScale_m129152068(L_52, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_54 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_49, L_50, L_53, /*hidden argument*/NULL); __this->set_m_bPhotoReady_14(L_54); } IL_0191: { return; } } // System.Void uiTaskItemOther::OnButtonClicked(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiTaskItemOther_OnButtonClicked_m1962252461 (uiTaskItemOther_t3656866265 * __this, GameObject_t1113636619 * ___destObj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTaskItemOther_OnButtonClicked_m1962252461_MetadataUsageId); s_Il2CppMethodInitialized = true; } CTaskItem_t2164631511 * V_0 = NULL; String_t* V_1 = NULL; { GameObject_t1113636619 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { CTaskManager_t4133723725 * L_2 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = __this->get_m_type_15(); int32_t L_4 = __this->get_m_taskId_16(); NullCheck(L_2); CTaskItem_t2164631511 * L_5 = CTaskManager_FindTaskItem_m1610566242(L_2, L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; CTaskItem_t2164631511 * L_6 = V_0; if (L_6) { goto IL_002b; } } { return; } IL_002b: { GameObject_t1113636619 * L_7 = ___destObj0; NullCheck(L_7); String_t* L_8 = Object_get_name_m4211327027(L_7, /*hidden argument*/NULL); V_1 = L_8; Transform_t3600365921 * L_9 = __this->get_m_btnGo_6(); String_t* L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral3356576105, L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, L_11, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = __this->get_m_btnCanGet_7(); String_t* L_13 = V_1; bool L_14 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral1769142296, L_13, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = __this->get_m_btnGetted_8(); String_t* L_16 = V_1; bool L_17 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral4278891590, L_16, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, L_17, /*hidden argument*/NULL); String_t* L_18 = V_1; if (!L_18) { goto IL_00e3; } } { String_t* L_19 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_20 = String_op_Equality_m920492651(NULL /*static, unused*/, L_19, _stringLiteral3356576105, /*hidden argument*/NULL); if (L_20) { goto IL_00af; } } { String_t* L_21 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_22 = String_op_Equality_m920492651(NULL /*static, unused*/, L_21, _stringLiteral1769142296, /*hidden argument*/NULL); if (L_22) { goto IL_00c0; } } { String_t* L_23 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral4278891590, /*hidden argument*/NULL); if (L_24) { goto IL_00cd; } } { goto IL_00e3; } IL_00af: { CTaskItem_t2164631511 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = CTaskItem_get_GoID_m2197195136(L_25, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTaskNavigator_t2259255920_il2cpp_TypeInfo_var); CTaskNavigator_Go_m458103006(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); goto IL_00e3; } IL_00c0: { CTaskItem_t2164631511 * L_27 = V_0; NullCheck(L_27); CTaskItem_DoGetAward_m1101502870(L_27, 0, /*hidden argument*/NULL); goto IL_00e3; } IL_00cd: { Transform_t3600365921 * L_28 = __this->get_m_btnGetted_8(); NullCheck(L_28); BoxCollider_t1640800422 * L_29 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_28, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); NullCheck(L_29); Collider_set_enabled_m1517463283(L_29, (bool)0, /*hidden argument*/NULL); goto IL_00e3; } IL_00e3: { 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 UITextList::.ctor() extern "C" IL2CPP_METHOD_ATTR void UITextList__ctor_m2149392395 (UITextList_t2040849008 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITextList__ctor_m2149392395_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_maxEntries_6(((int32_t)50)); __this->set_supportScrollWheel_7((bool)1); CharU5BU5D_t3528271667* L_0 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_0); (L_0)->SetAt(static_cast(0), (Il2CppChar)((int32_t)10)); __this->set_mSeparator_8(L_0); List_1_t2583138461 * L_1 = (List_1_t2583138461 *)il2cpp_codegen_object_new(List_1_t2583138461_il2cpp_TypeInfo_var); List_1__ctor_m664792310(L_1, /*hidden argument*/List_1__ctor_m664792310_RuntimeMethod_var); __this->set_mParagraphs_9(L_1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UITextList::Clear() extern "C" IL2CPP_METHOD_ATTR void UITextList_Clear_m57666781 (UITextList_t2040849008 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITextList_Clear_m57666781_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2583138461 * L_0 = __this->get_mParagraphs_9(); NullCheck(L_0); List_1_Clear_m2599944677(L_0, /*hidden argument*/List_1_Clear_m2599944677_RuntimeMethod_var); UITextList_UpdateVisibleText_m3677682741(__this, /*hidden argument*/NULL); return; } } // System.Void UITextList::Add(System.String) extern "C" IL2CPP_METHOD_ATTR void UITextList_Add_m3623925001 (UITextList_t2040849008 * __this, String_t* ___text0, const RuntimeMethod* method) { { String_t* L_0 = ___text0; UITextList_Add_m3463927610(__this, L_0, (bool)1, /*hidden argument*/NULL); return; } } // System.Void UITextList::Add(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UITextList_Add_m3463927610 (UITextList_t2040849008 * __this, String_t* ___text0, bool ___updateVisible1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITextList_Add_m3463927610_MetadataUsageId); s_Il2CppMethodInitialized = true; } Paragraph_t1111063719 * V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = (Paragraph_t1111063719 *)NULL; List_1_t2583138461 * L_0 = __this->get_mParagraphs_9(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1156708512(L_0, /*hidden argument*/List_1_get_Count_m1156708512_RuntimeMethod_var); int32_t L_2 = __this->get_maxEntries_6(); if ((((int32_t)L_1) >= ((int32_t)L_2))) { goto IL_0023; } } { Paragraph_t1111063719 * L_3 = (Paragraph_t1111063719 *)il2cpp_codegen_object_new(Paragraph_t1111063719_il2cpp_TypeInfo_var); Paragraph__ctor_m2965333583(L_3, /*hidden argument*/NULL); V_0 = L_3; goto IL_003c; } IL_0023: { List_1_t2583138461 * L_4 = __this->get_mParagraphs_9(); NullCheck(L_4); Paragraph_t1111063719 * L_5 = List_1_get_Item_m3675048456(L_4, 0, /*hidden argument*/List_1_get_Item_m3675048456_RuntimeMethod_var); V_0 = L_5; List_1_t2583138461 * L_6 = __this->get_mParagraphs_9(); NullCheck(L_6); List_1_RemoveAt_m3713725056(L_6, 0, /*hidden argument*/List_1_RemoveAt_m3713725056_RuntimeMethod_var); } IL_003c: { Paragraph_t1111063719 * L_7 = V_0; String_t* L_8 = ___text0; NullCheck(L_7); L_7->set_text_0(L_8); List_1_t2583138461 * L_9 = __this->get_mParagraphs_9(); Paragraph_t1111063719 * L_10 = V_0; NullCheck(L_9); List_1_Add_m253762924(L_9, L_10, /*hidden argument*/List_1_Add_m253762924_RuntimeMethod_var); UILabel_t3248798549 * L_11 = __this->get_textLabel_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_11, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_0122; } } { UILabel_t3248798549 * L_13 = __this->get_textLabel_3(); NullCheck(L_13); UIFont_t2766063701 * L_14 = UILabel_get_font_m2524566791(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_15 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_14, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_15) { goto IL_0122; } } { Paragraph_t1111063719 * L_16 = V_0; UILabel_t3248798549 * L_17 = __this->get_textLabel_3(); NullCheck(L_17); UIFont_t2766063701 * L_18 = UILabel_get_font_m2524566791(L_17, /*hidden argument*/NULL); Paragraph_t1111063719 * L_19 = V_0; NullCheck(L_19); String_t* L_20 = L_19->get_text_0(); float L_21 = __this->get_maxWidth_4(); UILabel_t3248798549 * L_22 = __this->get_textLabel_3(); NullCheck(L_22); Transform_t3600365921 * L_23 = Component_get_transform_m3162698980(L_22, /*hidden argument*/NULL); NullCheck(L_23); Vector3_t3722313464 L_24 = Transform_get_localScale_m129152068(L_23, /*hidden argument*/NULL); V_1 = L_24; float L_25 = (&V_1)->get_y_2(); UILabel_t3248798549 * L_26 = __this->get_textLabel_3(); NullCheck(L_26); int32_t L_27 = UILabel_get_maxLineCount_m2470497025(L_26, /*hidden argument*/NULL); UILabel_t3248798549 * L_28 = __this->get_textLabel_3(); NullCheck(L_28); bool L_29 = UILabel_get_supportEncoding_m2436010989(L_28, /*hidden argument*/NULL); UILabel_t3248798549 * L_30 = __this->get_textLabel_3(); NullCheck(L_30); int32_t L_31 = UILabel_get_symbolStyle_m43633261(L_30, /*hidden argument*/NULL); NullCheck(L_18); String_t* L_32 = UIFont_WrapText_m1008356249(L_18, L_20, ((float)((float)L_21/(float)L_25)), L_27, L_29, L_31, /*hidden argument*/NULL); CharU5BU5D_t3528271667* L_33 = __this->get_mSeparator_8(); NullCheck(L_32); StringU5BU5D_t1281789340* L_34 = String_Split_m3646115398(L_32, L_33, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_lines_1(L_34); __this->set_mTotalLines_12(0); V_2 = 0; List_1_t2583138461 * L_35 = __this->get_mParagraphs_9(); NullCheck(L_35); int32_t L_36 = List_1_get_Count_m1156708512(L_35, /*hidden argument*/List_1_get_Count_m1156708512_RuntimeMethod_var); V_3 = L_36; goto IL_011b; } IL_00f7: { int32_t L_37 = __this->get_mTotalLines_12(); List_1_t2583138461 * L_38 = __this->get_mParagraphs_9(); int32_t L_39 = V_2; NullCheck(L_38); Paragraph_t1111063719 * L_40 = List_1_get_Item_m3675048456(L_38, L_39, /*hidden argument*/List_1_get_Item_m3675048456_RuntimeMethod_var); NullCheck(L_40); StringU5BU5D_t1281789340* L_41 = L_40->get_lines_1(); NullCheck(L_41); __this->set_mTotalLines_12(((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_41)->max_length))))))); int32_t L_42 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_011b: { int32_t L_43 = V_2; int32_t L_44 = V_3; if ((((int32_t)L_43) < ((int32_t)L_44))) { goto IL_00f7; } } IL_0122: { bool L_45 = ___updateVisible1; if (!L_45) { goto IL_012e; } } { UITextList_UpdateVisibleText_m3677682741(__this, /*hidden argument*/NULL); } IL_012e: { return; } } // System.Void UITextList::Awake() extern "C" IL2CPP_METHOD_ATTR void UITextList_Awake_m2329396046 (UITextList_t2040849008 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITextList_Awake_m2329396046_MetadataUsageId); s_Il2CppMethodInitialized = true; } Collider_t1773347010 * V_0 = NULL; Bounds_t2266837910 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)); Bounds_t2266837910 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)); { UILabel_t3248798549 * L_0 = __this->get_textLabel_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { UILabel_t3248798549 * L_2 = Component_GetComponentInChildren_TisUILabel_t3248798549_m3839024558(__this, /*hidden argument*/Component_GetComponentInChildren_TisUILabel_t3248798549_m3839024558_RuntimeMethod_var); __this->set_textLabel_3(L_2); } IL_001d: { UILabel_t3248798549 * L_3 = __this->get_textLabel_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_003a; } } { UILabel_t3248798549 * L_5 = __this->get_textLabel_3(); NullCheck(L_5); UILabel_set_lineWidth_m2640781412(L_5, 0, /*hidden argument*/NULL); } IL_003a: { Collider_t1773347010 * L_6 = Component_GetComponent_TisCollider_t1773347010_m4226749020(__this, /*hidden argument*/Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var); V_0 = L_6; Collider_t1773347010 * L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_7, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_00d0; } } { float L_9 = __this->get_maxHeight_5(); if ((!(((float)L_9) <= ((float)(0.0f))))) { goto IL_008d; } } { Collider_t1773347010 * L_10 = V_0; NullCheck(L_10); Bounds_t2266837910 L_11 = Collider_get_bounds_m2952418672(L_10, /*hidden argument*/NULL); V_1 = L_11; Vector3_t3722313464 L_12 = Bounds_get_size_m1178783246((&V_1), /*hidden argument*/NULL); V_2 = L_12; float L_13 = (&V_2)->get_y_2(); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_14); Vector3_t3722313464 L_15 = Transform_get_lossyScale_m465496651(L_14, /*hidden argument*/NULL); V_3 = L_15; float L_16 = (&V_3)->get_y_2(); __this->set_maxHeight_5(((float)((float)L_13/(float)L_16))); } IL_008d: { float L_17 = __this->get_maxWidth_4(); if ((!(((float)L_17) <= ((float)(0.0f))))) { goto IL_00d0; } } { Collider_t1773347010 * L_18 = V_0; NullCheck(L_18); Bounds_t2266837910 L_19 = Collider_get_bounds_m2952418672(L_18, /*hidden argument*/NULL); V_4 = L_19; Vector3_t3722313464 L_20 = Bounds_get_size_m1178783246((&V_4), /*hidden argument*/NULL); V_5 = L_20; float L_21 = (&V_5)->get_x_1(); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_22); Vector3_t3722313464 L_23 = Transform_get_lossyScale_m465496651(L_22, /*hidden argument*/NULL); V_6 = L_23; float L_24 = (&V_6)->get_x_1(); __this->set_maxWidth_4(((float)((float)L_21/(float)L_24))); } IL_00d0: { return; } } // System.Void UITextList::OnSelect(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UITextList_OnSelect_m3051051118 (UITextList_t2040849008 * __this, bool ___selected0, const RuntimeMethod* method) { { bool L_0 = ___selected0; __this->set_mSelected_11(L_0); return; } } // System.Void UITextList::UpdateVisibleText() extern "C" IL2CPP_METHOD_ATTR void UITextList_UpdateVisibleText_m3677682741 (UITextList_t2040849008 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITextList_UpdateVisibleText_m3677682741_MetadataUsageId); s_Il2CppMethodInitialized = true; } UIFont_t2766063701 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); int32_t V_4 = 0; StringBuilder_t * V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; Paragraph_t1111063719 * V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; String_t* V_11 = NULL; int32_t G_B5_0 = 0; { UILabel_t3248798549 * L_0 = __this->get_textLabel_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_018b; } } { UILabel_t3248798549 * L_2 = __this->get_textLabel_3(); NullCheck(L_2); UIFont_t2766063701 * L_3 = UILabel_get_font_m2524566791(L_2, /*hidden argument*/NULL); V_0 = L_3; UIFont_t2766063701 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_018b; } } { V_1 = 0; float L_6 = __this->get_maxHeight_5(); if ((!(((float)L_6) > ((float)(0.0f))))) { goto IL_0064; } } { float L_7 = __this->get_maxHeight_5(); UILabel_t3248798549 * L_8 = __this->get_textLabel_3(); NullCheck(L_8); Transform_t3600365921 * L_9 = UIWidget_get_cachedTransform_m3940827977(L_8, /*hidden argument*/NULL); NullCheck(L_9); Vector3_t3722313464 L_10 = Transform_get_localScale_m129152068(L_9, /*hidden argument*/NULL); V_3 = L_10; float L_11 = (&V_3)->get_y_2(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_12 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)((float)L_7/(float)L_11)), /*hidden argument*/NULL); G_B5_0 = L_12; goto IL_0069; } IL_0064: { G_B5_0 = ((int32_t)100000); } IL_0069: { V_2 = G_B5_0; float L_13 = __this->get_mScroll_10(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_14 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_4 = L_14; int32_t L_15 = V_2; int32_t L_16 = V_4; int32_t L_17 = __this->get_mTotalLines_12(); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16))) <= ((int32_t)L_17))) { goto IL_009f; } } { int32_t L_18 = __this->get_mTotalLines_12(); int32_t L_19 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_20 = Mathf_Max_m3673002171(NULL /*static, unused*/, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19)), /*hidden argument*/NULL); V_4 = L_20; int32_t L_21 = V_4; __this->set_mScroll_10((((float)((float)L_21)))); } IL_009f: { int32_t L_22 = __this->get_style_2(); if ((!(((uint32_t)L_22) == ((uint32_t)1)))) { goto IL_00be; } } { int32_t L_23 = __this->get_mTotalLines_12(); int32_t L_24 = V_2; int32_t L_25 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_26 = Mathf_Max_m3673002171(NULL /*static, unused*/, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)L_24)), (int32_t)L_25)), /*hidden argument*/NULL); V_4 = L_26; } IL_00be: { StringBuilder_t * L_27 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m3121283359(L_27, /*hidden argument*/NULL); V_5 = L_27; V_6 = 0; List_1_t2583138461 * L_28 = __this->get_mParagraphs_9(); NullCheck(L_28); int32_t L_29 = List_1_get_Count_m1156708512(L_28, /*hidden argument*/List_1_get_Count_m1156708512_RuntimeMethod_var); V_7 = L_29; goto IL_0170; } IL_00da: { List_1_t2583138461 * L_30 = __this->get_mParagraphs_9(); int32_t L_31 = V_6; NullCheck(L_30); Paragraph_t1111063719 * L_32 = List_1_get_Item_m3675048456(L_30, L_31, /*hidden argument*/List_1_get_Item_m3675048456_RuntimeMethod_var); V_8 = L_32; V_9 = 0; Paragraph_t1111063719 * L_33 = V_8; NullCheck(L_33); StringU5BU5D_t1281789340* L_34 = L_33->get_lines_1(); NullCheck(L_34); V_10 = (((int32_t)((int32_t)(((RuntimeArray *)L_34)->max_length)))); goto IL_0155; } IL_00fc: { Paragraph_t1111063719 * L_35 = V_8; NullCheck(L_35); StringU5BU5D_t1281789340* L_36 = L_35->get_lines_1(); int32_t L_37 = V_9; NullCheck(L_36); int32_t L_38 = L_37; String_t* L_39 = (L_36)->GetAt(static_cast(L_38)); V_11 = L_39; int32_t L_40 = V_4; if ((((int32_t)L_40) <= ((int32_t)0))) { goto IL_011b; } } { int32_t L_41 = V_4; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_41, (int32_t)1)); goto IL_014f; } IL_011b: { StringBuilder_t * L_42 = V_5; NullCheck(L_42); int32_t L_43 = StringBuilder_get_Length_m3238060835(L_42, /*hidden argument*/NULL); if ((((int32_t)L_43) <= ((int32_t)0))) { goto IL_0135; } } { StringBuilder_t * L_44 = V_5; NullCheck(L_44); StringBuilder_Append_m1965104174(L_44, _stringLiteral3452614566, /*hidden argument*/NULL); } IL_0135: { StringBuilder_t * L_45 = V_5; String_t* L_46 = V_11; NullCheck(L_45); StringBuilder_Append_m1965104174(L_45, L_46, /*hidden argument*/NULL); int32_t L_47 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); int32_t L_48 = V_1; int32_t L_49 = V_2; if ((((int32_t)L_48) < ((int32_t)L_49))) { goto IL_014f; } } { goto IL_015e; } IL_014f: { int32_t L_50 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); } IL_0155: { int32_t L_51 = V_9; int32_t L_52 = V_10; if ((((int32_t)L_51) < ((int32_t)L_52))) { goto IL_00fc; } } IL_015e: { int32_t L_53 = V_1; int32_t L_54 = V_2; if ((((int32_t)L_53) < ((int32_t)L_54))) { goto IL_016a; } } { goto IL_0179; } IL_016a: { int32_t L_55 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_0170: { int32_t L_56 = V_6; int32_t L_57 = V_7; if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_00da; } } IL_0179: { UILabel_t3248798549 * L_58 = __this->get_textLabel_3(); StringBuilder_t * L_59 = V_5; NullCheck(L_59); String_t* L_60 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_59); NullCheck(L_58); UILabel_set_text_m1071532778(L_58, L_60, /*hidden argument*/NULL); } IL_018b: { return; } } // System.Void UITextList::OnScroll(System.Single) extern "C" IL2CPP_METHOD_ATTR void UITextList_OnScroll_m1936714433 (UITextList_t2040849008 * __this, float ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITextList_OnScroll_m1936714433_MetadataUsageId); s_Il2CppMethodInitialized = true; } float G_B4_0 = 0.0f; float G_B3_0 = 0.0f; float G_B5_0 = 0.0f; float G_B5_1 = 0.0f; { bool L_0 = __this->get_mSelected_11(); if (!L_0) { goto IL_0053; } } { bool L_1 = __this->get_supportScrollWheel_7(); if (!L_1) { goto IL_0053; } } { float L_2 = ___val0; int32_t L_3 = __this->get_style_2(); G_B3_0 = L_2; if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { G_B4_0 = L_2; goto IL_002d; } } { G_B5_0 = (10.0f); G_B5_1 = G_B3_0; goto IL_0032; } IL_002d: { G_B5_0 = (-10.0f); G_B5_1 = G_B4_0; } IL_0032: { ___val0 = ((float)il2cpp_codegen_multiply((float)G_B5_1, (float)G_B5_0)); float L_4 = __this->get_mScroll_10(); float L_5 = ___val0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), ((float)il2cpp_codegen_add((float)L_4, (float)L_5)), /*hidden argument*/NULL); __this->set_mScroll_10(L_6); UITextList_UpdateVisibleText_m3677682741(__this, /*hidden argument*/NULL); } IL_0053: { 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 UITextList/Paragraph::.ctor() extern "C" IL2CPP_METHOD_ATTR void Paragraph__ctor_m2965333583 (Paragraph_t1111063719 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #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 UITexture::.ctor() extern "C" IL2CPP_METHOD_ATTR void UITexture__ctor_m534164478 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { { Rect_t2360479859 L_0; memset(&L_0, 0, sizeof(L_0)); Rect__ctor_m2614021312((&L_0), (0.0f), (0.0f), (1.0f), (1.0f), /*hidden argument*/NULL); __this->set_mRect_14(L_0); __this->set_mHoldScale_15((bool)1); __this->set_mPMA_20((-1)); UIWidget__ctor_m2452914675(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Rect UITexture::get_uvRect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 UITexture_get_uvRect_m3647296403 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { { Rect_t2360479859 L_0 = __this->get_mRect_14(); return L_0; } } // System.Void UITexture::set_uvRect(UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR void UITexture_set_uvRect_m1071499653 (UITexture_t3471168817 * __this, Rect_t2360479859 ___value0, const RuntimeMethod* method) { { Rect_t2360479859 L_0 = __this->get_mRect_14(); Rect_t2360479859 L_1 = ___value0; bool L_2 = Rect_op_Inequality_m51778115(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001e; } } { Rect_t2360479859 L_3 = ___value0; __this->set_mRect_14(L_3); VirtActionInvoker0::Invoke(8 /* System.Void UIWidget::MarkAsChanged() */, __this); } IL_001e: { return; } } // System.Boolean UITexture::get_holdScale() extern "C" IL2CPP_METHOD_ATTR bool UITexture_get_holdScale_m3350254692 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mHoldScale_15(); return L_0; } } // System.Void UITexture::set_holdScale(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UITexture_set_holdScale_m2488257270 (UITexture_t3471168817 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = __this->get_mHoldScale_15(); bool L_1 = ___value0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0019; } } { bool L_2 = ___value0; __this->set_mHoldScale_15(L_2); VirtActionInvoker0::Invoke(8 /* System.Void UIWidget::MarkAsChanged() */, __this); } IL_0019: { return; } } // UnityEngine.Shader UITexture::get_shader() extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * UITexture_get_shader_m133706675 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_get_shader_m133706675_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; { Shader_t4151988712 * L_0 = __this->get_mShader_16(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0051; } } { Material_t340375123 * L_2 = VirtFuncInvoker0< Material_t340375123 * >::Invoke(4 /* UnityEngine.Material UIWidget::get_material() */, __this); V_0 = L_2; Material_t340375123 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0030; } } { Material_t340375123 * L_5 = V_0; NullCheck(L_5); Shader_t4151988712 * L_6 = Material_get_shader_m1331119247(L_5, /*hidden argument*/NULL); __this->set_mShader_16(L_6); } IL_0030: { Shader_t4151988712 * L_7 = __this->get_mShader_16(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_7, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_0051; } } { Shader_t4151988712 * L_9 = Shader_Find_m2092206247(NULL /*static, unused*/, _stringLiteral3645894636, /*hidden argument*/NULL); __this->set_mShader_16(L_9); } IL_0051: { Shader_t4151988712 * L_10 = __this->get_mShader_16(); return L_10; } } // System.Void UITexture::set_shader(UnityEngine.Shader) extern "C" IL2CPP_METHOD_ATTR void UITexture_set_shader_m1246844875 (UITexture_t3471168817 * __this, Shader_t4151988712 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_set_shader_m1246844875_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; { Shader_t4151988712 * L_0 = __this->get_mShader_16(); Shader_t4151988712 * L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0039; } } { Shader_t4151988712 * L_3 = ___value0; __this->set_mShader_16(L_3); Material_t340375123 * L_4 = VirtFuncInvoker0< Material_t340375123 * >::Invoke(4 /* UnityEngine.Material UIWidget::get_material() */, __this); V_0 = L_4; Material_t340375123 * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_5, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0032; } } { Material_t340375123 * L_7 = V_0; Shader_t4151988712 * L_8 = ___value0; NullCheck(L_7); Material_set_shader_m1402562841(L_7, L_8, /*hidden argument*/NULL); } IL_0032: { __this->set_mPMA_20((-1)); } IL_0039: { return; } } // System.Boolean UITexture::get_hasDynamicMaterial() extern "C" IL2CPP_METHOD_ATTR bool UITexture_get_hasDynamicMaterial_m2714638366 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_get_hasDynamicMaterial_m2714638366_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Material_t340375123 * L_0 = __this->get_mDynamicMat_18(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); return L_1; } } // System.Boolean UITexture::get_keepMaterial() extern "C" IL2CPP_METHOD_ATTR bool UITexture_get_keepMaterial_m391069665 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { { return (bool)1; } } // UnityEngine.Material UITexture::get_material() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * UITexture_get_material_m2215602663 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_get_material_m2215602663_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mCreatingMat_19(); if (L_0) { goto IL_009e; } } { Material_t340375123 * L_1 = ((UIWidget_t3538521925 *)__this)->get_mMat_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_009e; } } { __this->set_mCreatingMat_19((bool)1); Texture_t3661962703 * L_3 = VirtFuncInvoker0< Texture_t3661962703 * >::Invoke(6 /* UnityEngine.Texture UIWidget::get_mainTexture() */, __this); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0097; } } { Shader_t4151988712 * L_5 = __this->get_mShader_16(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_5, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0055; } } { Shader_t4151988712 * L_7 = Shader_Find_m2092206247(NULL /*static, unused*/, _stringLiteral3645894636, /*hidden argument*/NULL); __this->set_mShader_16(L_7); } IL_0055: { Shader_t4151988712 * L_8 = __this->get_mShader_16(); Material_t340375123 * L_9 = (Material_t340375123 *)il2cpp_codegen_object_new(Material_t340375123_il2cpp_TypeInfo_var); Material__ctor_m1662457592(L_9, L_8, /*hidden argument*/NULL); __this->set_mDynamicMat_18(L_9); Material_t340375123 * L_10 = __this->get_mDynamicMat_18(); NullCheck(L_10); Object_set_hideFlags_m1648752846(L_10, ((int32_t)52), /*hidden argument*/NULL); Material_t340375123 * L_11 = __this->get_mDynamicMat_18(); Texture_t3661962703 * L_12 = VirtFuncInvoker0< Texture_t3661962703 * >::Invoke(6 /* UnityEngine.Texture UIWidget::get_mainTexture() */, __this); NullCheck(L_11); Material_set_mainTexture_m544811714(L_11, L_12, /*hidden argument*/NULL); Material_t340375123 * L_13 = __this->get_mDynamicMat_18(); UIWidget_set_material_m3876747158(__this, L_13, /*hidden argument*/NULL); __this->set_mPMA_20(0); } IL_0097: { __this->set_mCreatingMat_19((bool)0); } IL_009e: { Material_t340375123 * L_14 = ((UIWidget_t3538521925 *)__this)->get_mMat_2(); return L_14; } } // System.Void UITexture::set_material(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR void UITexture_set_material_m1449864667 (UITexture_t3471168817 * __this, Material_t340375123 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_set_material_m1449864667_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Material_t340375123 * L_0 = __this->get_mDynamicMat_18(); Material_t340375123 * L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0034; } } { Material_t340375123 * L_3 = __this->get_mDynamicMat_18(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0034; } } { Material_t340375123 * L_5 = __this->get_mDynamicMat_18(); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_Destroy_m4011984527(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); __this->set_mDynamicMat_18((Material_t340375123 *)NULL); } IL_0034: { Material_t340375123 * L_6 = ___value0; UIWidget_set_material_m3876747158(__this, L_6, /*hidden argument*/NULL); __this->set_mPMA_20((-1)); return; } } // System.Boolean UITexture::get_premultipliedAlpha() extern "C" IL2CPP_METHOD_ATTR bool UITexture_get_premultipliedAlpha_m1404801640 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_get_premultipliedAlpha_m1404801640_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; UITexture_t3471168817 * G_B5_0 = NULL; UITexture_t3471168817 * G_B2_0 = NULL; UITexture_t3471168817 * G_B3_0 = NULL; UITexture_t3471168817 * G_B4_0 = NULL; int32_t G_B6_0 = 0; UITexture_t3471168817 * G_B6_1 = NULL; { int32_t L_0 = __this->get_mPMA_20(); if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_0057; } } { Material_t340375123 * L_1 = VirtFuncInvoker0< Material_t340375123 * >::Invoke(4 /* UnityEngine.Material UIWidget::get_material() */, __this); V_0 = L_1; Material_t340375123 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); G_B2_0 = __this; if (!L_3) { G_B5_0 = __this; goto IL_0051; } } { Material_t340375123 * L_4 = V_0; NullCheck(L_4); Shader_t4151988712 * L_5 = Material_get_shader_m1331119247(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_5, (Object_t631007953 *)NULL, /*hidden argument*/NULL); G_B3_0 = G_B2_0; if (!L_6) { G_B5_0 = G_B2_0; goto IL_0051; } } { Material_t340375123 * L_7 = V_0; NullCheck(L_7); Shader_t4151988712 * L_8 = Material_get_shader_m1331119247(L_7, /*hidden argument*/NULL); NullCheck(L_8); String_t* L_9 = Object_get_name_m4211327027(L_8, /*hidden argument*/NULL); NullCheck(L_9); bool L_10 = String_Contains_m1147431944(L_9, _stringLiteral698464563, /*hidden argument*/NULL); G_B4_0 = G_B3_0; if (!L_10) { G_B5_0 = G_B3_0; goto IL_0051; } } { G_B6_0 = 1; G_B6_1 = G_B4_0; goto IL_0052; } IL_0051: { G_B6_0 = 0; G_B6_1 = G_B5_0; } IL_0052: { NullCheck(G_B6_1); G_B6_1->set_mPMA_20(G_B6_0); } IL_0057: { int32_t L_11 = __this->get_mPMA_20(); return (bool)((((int32_t)L_11) == ((int32_t)1))? 1 : 0); } } // UnityEngine.Texture UITexture::get_mainTexture() extern "C" IL2CPP_METHOD_ATTR Texture_t3661962703 * UITexture_get_mainTexture_m484162951 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_get_mainTexture_m484162951_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture_t3661962703 * G_B3_0 = NULL; { Texture_t3661962703 * L_0 = __this->get_mTexture_17(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { Texture_t3661962703 * L_2 = __this->get_mTexture_17(); G_B3_0 = L_2; goto IL_0022; } IL_001c: { Texture_t3661962703 * L_3 = UIWidget_get_mainTexture_m3193712698(__this, /*hidden argument*/NULL); G_B3_0 = L_3; } IL_0022: { return G_B3_0; } } // System.Void UITexture::set_mainTexture(UnityEngine.Texture) extern "C" IL2CPP_METHOD_ATTR void UITexture_set_mainTexture_m1678962501 (UITexture_t3471168817 * __this, Texture_t3661962703 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_set_mainTexture_m1678962501_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIPanel_t1716472341 * L_0 = ((UIWidget_t3538521925 *)__this)->get_mPanel_8(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_002e; } } { Material_t340375123 * L_2 = ((UIWidget_t3538521925 *)__this)->get_mMat_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002e; } } { UIPanel_t1716472341 * L_4 = ((UIWidget_t3538521925 *)__this)->get_mPanel_8(); NullCheck(L_4); UIPanel_RemoveWidget_m2262424736(L_4, __this, /*hidden argument*/NULL); } IL_002e: { Material_t340375123 * L_5 = ((UIWidget_t3538521925 *)__this)->get_mMat_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_5, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0069; } } { Shader_t4151988712 * L_7 = UITexture_get_shader_m133706675(__this, /*hidden argument*/NULL); Material_t340375123 * L_8 = (Material_t340375123 *)il2cpp_codegen_object_new(Material_t340375123_il2cpp_TypeInfo_var); Material__ctor_m1662457592(L_8, L_7, /*hidden argument*/NULL); __this->set_mDynamicMat_18(L_8); Material_t340375123 * L_9 = __this->get_mDynamicMat_18(); NullCheck(L_9); Object_set_hideFlags_m1648752846(L_9, ((int32_t)52), /*hidden argument*/NULL); Material_t340375123 * L_10 = __this->get_mDynamicMat_18(); ((UIWidget_t3538521925 *)__this)->set_mMat_2(L_10); } IL_0069: { ((UIWidget_t3538521925 *)__this)->set_mPanel_8((UIPanel_t1716472341 *)NULL); Texture_t3661962703 * L_11 = ___value0; ((UIWidget_t3538521925 *)__this)->set_mTex_3(L_11); Texture_t3661962703 * L_12 = ___value0; __this->set_mTexture_17(L_12); Material_t340375123 * L_13 = ((UIWidget_t3538521925 *)__this)->get_mMat_2(); Texture_t3661962703 * L_14 = ___value0; NullCheck(L_13); Material_set_mainTexture_m544811714(L_13, L_14, /*hidden argument*/NULL); bool L_15 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_15) { goto IL_009b; } } { UIWidget_CreatePanel_m3989364944(__this, /*hidden argument*/NULL); } IL_009b: { VirtActionInvoker0::Invoke(11 /* System.Void UIWidget::MakePixelPerfect() */, __this); return; } } // System.Void UITexture::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UITexture_OnDestroy_m1522225734 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_OnDestroy_m1522225734_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Material_t340375123 * L_0 = __this->get_mDynamicMat_18(); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_Destroy_m4011984527(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return; } } // System.Void UITexture::MakePixelPerfect() extern "C" IL2CPP_METHOD_ATTR void UITexture_MakePixelPerfect_m3339246600 (UITexture_t3471168817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_MakePixelPerfect_m3339246600_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture_t3661962703 * V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Rect_t2360479859 V_2; memset(&V_2, 0, sizeof(V_2)); Rect_t2360479859 V_3; memset(&V_3, 0, sizeof(V_3)); { bool L_0 = UITexture_get_holdScale_m3350254692(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { Texture_t3661962703 * L_1 = VirtFuncInvoker0< Texture_t3661962703 * >::Invoke(6 /* UnityEngine.Texture UIWidget::get_mainTexture() */, __this); V_0 = L_1; Texture_t3661962703 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_007d; } } { Transform_t3600365921 * L_4 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_localScale_m129152068(L_4, /*hidden argument*/NULL); V_1 = L_5; Texture_t3661962703 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_6); Rect_t2360479859 L_8 = UITexture_get_uvRect_m3647296403(__this, /*hidden argument*/NULL); V_2 = L_8; float L_9 = Rect_get_width_m3421484486((&V_2), /*hidden argument*/NULL); (&V_1)->set_x_1(((float)il2cpp_codegen_multiply((float)(((float)((float)L_7))), (float)L_9))); Texture_t3661962703 * L_10 = V_0; NullCheck(L_10); int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_10); Rect_t2360479859 L_12 = UITexture_get_uvRect_m3647296403(__this, /*hidden argument*/NULL); V_3 = L_12; float L_13 = Rect_get_height_m1358425599((&V_3), /*hidden argument*/NULL); (&V_1)->set_y_2(((float)il2cpp_codegen_multiply((float)(((float)((float)L_11))), (float)L_13))); (&V_1)->set_z_3((1.0f)); Transform_t3600365921 * L_14 = UIWidget_get_cachedTransform_m3940827977(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_15 = V_1; NullCheck(L_14); Transform_set_localScale_m3053443106(L_14, L_15, /*hidden argument*/NULL); } IL_007d: { UIWidget_MakePixelPerfect_m194260931(__this, /*hidden argument*/NULL); return; } } // System.Void UITexture::OnFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UITexture_OnFill_m613486715 (UITexture_t3471168817 * __this, BetterList_1_t2877333782 * ___verts0, BetterList_1_t1311249841 * ___uvs1, BetterList_1_t1755521610 * ___cols2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITexture_OnFill_m613486715_MetadataUsageId); s_Il2CppMethodInitialized = true; } Color_t2555686324 V_0; memset(&V_0, 0, sizeof(V_0)); Color32_t2600501292 V_1; memset(&V_1, 0, sizeof(V_1)); Color_t2555686324 G_B3_0; memset(&G_B3_0, 0, sizeof(G_B3_0)); { Color_t2555686324 L_0 = UIWidget_get_color_m3938892930(__this, /*hidden argument*/NULL); V_0 = L_0; Color_t2555686324 * L_1 = (&V_0); float L_2 = L_1->get_a_3(); UIPanel_t1716472341 * L_3 = ((UIWidget_t3538521925 *)__this)->get_mPanel_8(); NullCheck(L_3); float L_4 = UIPanel_get_alpha_m958384288(L_3, /*hidden argument*/NULL); L_1->set_a_3(((float)il2cpp_codegen_multiply((float)L_2, (float)L_4))); bool L_5 = UITexture_get_premultipliedAlpha_m1404801640(__this, /*hidden argument*/NULL); if (!L_5) { goto IL_0036; } } { Color_t2555686324 L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_7 = NGUITools_ApplyPMA_m4285769426(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); G_B3_0 = L_7; goto IL_0037; } IL_0036: { Color_t2555686324 L_8 = V_0; G_B3_0 = L_8; } IL_0037: { Color32_t2600501292 L_9 = Color32_op_Implicit_m2658259763(NULL /*static, unused*/, G_B3_0, /*hidden argument*/NULL); V_1 = L_9; BetterList_1_t2877333782 * L_10 = ___verts0; Vector3_t3722313464 L_11; memset(&L_11, 0, sizeof(L_11)); Vector3__ctor_m3353183577((&L_11), (1.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_10); BetterList_1_Add_m3823220309(L_10, L_11, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_12 = ___verts0; Vector3_t3722313464 L_13; memset(&L_13, 0, sizeof(L_13)); Vector3__ctor_m3353183577((&L_13), (1.0f), (-1.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_12); BetterList_1_Add_m3823220309(L_12, L_13, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_14 = ___verts0; Vector3_t3722313464 L_15; memset(&L_15, 0, sizeof(L_15)); Vector3__ctor_m3353183577((&L_15), (0.0f), (-1.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_14); BetterList_1_Add_m3823220309(L_14, L_15, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_16 = ___verts0; Vector3_t3722313464 L_17; memset(&L_17, 0, sizeof(L_17)); Vector3__ctor_m3353183577((&L_17), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_16); BetterList_1_Add_m3823220309(L_16, L_17, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_18 = ___uvs1; Rect_t2360479859 * L_19 = __this->get_address_of_mRect_14(); float L_20 = Rect_get_xMax_m3018144503(L_19, /*hidden argument*/NULL); Rect_t2360479859 * L_21 = __this->get_address_of_mRect_14(); float L_22 = Rect_get_yMax_m743455479(L_21, /*hidden argument*/NULL); Vector2_t2156229523 L_23; memset(&L_23, 0, sizeof(L_23)); Vector2__ctor_m3970636864((&L_23), L_20, L_22, /*hidden argument*/NULL); NullCheck(L_18); BetterList_1_Add_m3678844501(L_18, L_23, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_24 = ___uvs1; Rect_t2360479859 * L_25 = __this->get_address_of_mRect_14(); float L_26 = Rect_get_xMax_m3018144503(L_25, /*hidden argument*/NULL); Rect_t2360479859 * L_27 = __this->get_address_of_mRect_14(); float L_28 = Rect_get_yMin_m2601414109(L_27, /*hidden argument*/NULL); Vector2_t2156229523 L_29; memset(&L_29, 0, sizeof(L_29)); Vector2__ctor_m3970636864((&L_29), L_26, L_28, /*hidden argument*/NULL); NullCheck(L_24); BetterList_1_Add_m3678844501(L_24, L_29, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_30 = ___uvs1; Rect_t2360479859 * L_31 = __this->get_address_of_mRect_14(); float L_32 = Rect_get_xMin_m581135837(L_31, /*hidden argument*/NULL); Rect_t2360479859 * L_33 = __this->get_address_of_mRect_14(); float L_34 = Rect_get_yMin_m2601414109(L_33, /*hidden argument*/NULL); Vector2_t2156229523 L_35; memset(&L_35, 0, sizeof(L_35)); Vector2__ctor_m3970636864((&L_35), L_32, L_34, /*hidden argument*/NULL); NullCheck(L_30); BetterList_1_Add_m3678844501(L_30, L_35, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_36 = ___uvs1; Rect_t2360479859 * L_37 = __this->get_address_of_mRect_14(); float L_38 = Rect_get_xMin_m581135837(L_37, /*hidden argument*/NULL); Rect_t2360479859 * L_39 = __this->get_address_of_mRect_14(); float L_40 = Rect_get_yMax_m743455479(L_39, /*hidden argument*/NULL); Vector2_t2156229523 L_41; memset(&L_41, 0, sizeof(L_41)); Vector2__ctor_m3970636864((&L_41), L_38, L_40, /*hidden argument*/NULL); NullCheck(L_36); BetterList_1_Add_m3678844501(L_36, L_41, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_42 = ___cols2; Color32_t2600501292 L_43 = V_1; NullCheck(L_42); BetterList_1_Add_m4096660300(L_42, L_43, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_44 = ___cols2; Color32_t2600501292 L_45 = V_1; NullCheck(L_44); BetterList_1_Add_m4096660300(L_44, L_45, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_46 = ___cols2; Color32_t2600501292 L_47 = V_1; NullCheck(L_46); BetterList_1_Add_m4096660300(L_46, L_47, /*hidden argument*/BetterList_1_Add_m4096660300_RuntimeMethod_var); BetterList_1_t1755521610 * L_48 = ___cols2; Color32_t2600501292 L_49 = V_1; NullCheck(L_48); BetterList_1_Add_m4096660300(L_48, L_49, /*hidden argument*/BetterList_1_Add_m4096660300_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 UITiledSprite::.ctor() extern "C" IL2CPP_METHOD_ATTR void UITiledSprite__ctor_m4206939897 (UITiledSprite_t3209669796 * __this, const RuntimeMethod* method) { { UISlicedSprite__ctor_m3692245938(__this, /*hidden argument*/NULL); return; } } // UISprite/Type UITiledSprite::get_type() extern "C" IL2CPP_METHOD_ATTR int32_t UITiledSprite_get_type_m1719951205 (UITiledSprite_t3209669796 * __this, const RuntimeMethod* method) { { return (int32_t)(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 uiTitleShow::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiTitleShow__ctor_m727561262 (uiTitleShow_t10899441 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTitleShow__ctor_m727561262_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_uiBtnStateLabal_14(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)3))); IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // uiTitleShow uiTitleShow::GetInstance() extern "C" IL2CPP_METHOD_ATTR uiTitleShow_t10899441 * uiTitleShow_GetInstance_m3106663756 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTitleShow_GetInstance_m3106663756_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiTitleShow_t10899441 * L_0 = ((uiTitleShow_t10899441_StaticFields*)il2cpp_codegen_static_fields_for(uiTitleShow_t10899441_il2cpp_TypeInfo_var))->get_s_intance_8(); if (L_0) { goto IL_0014; } } { uiTitleShow_t10899441 * L_1 = (uiTitleShow_t10899441 *)il2cpp_codegen_object_new(uiTitleShow_t10899441_il2cpp_TypeInfo_var); uiTitleShow__ctor_m727561262(L_1, /*hidden argument*/NULL); ((uiTitleShow_t10899441_StaticFields*)il2cpp_codegen_static_fields_for(uiTitleShow_t10899441_il2cpp_TypeInfo_var))->set_s_intance_8(L_1); } IL_0014: { uiTitleShow_t10899441 * L_2 = ((uiTitleShow_t10899441_StaticFields*)il2cpp_codegen_static_fields_for(uiTitleShow_t10899441_il2cpp_TypeInfo_var))->get_s_intance_8(); return L_2; } } // System.Void uiTitleShow::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiTitleShow_OnPageInit_m1354241096 (uiTitleShow_t10899441 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTitleShow_OnPageInit_m1354241096_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((uiTitleShow_t10899441_StaticFields*)il2cpp_codegen_static_fields_for(uiTitleShow_t10899441_il2cpp_TypeInfo_var))->set_s_intance_8(__this); bool L_0 = __this->get_isPageInit_20(); if (!L_0) { goto IL_0012; } } { return; } IL_0012: { __this->set_isPageInit_20((bool)1); Transform_t3600365921 * L_1 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UITexture_t3471168817 * L_2 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_1, _stringLiteral2290832840, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_TitleEffect_10(L_2); Transform_t3600365921 * L_3 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_3, _stringLiteral2758404162, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_TitleVaild_11(L_4); Transform_t3600365921 * L_5 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_5, _stringLiteral545843266, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_TitleChannel_12(L_6); Transform_t3600365921 * L_7 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_8 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_7, _stringLiteral552048920, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_uiBtnState_13(L_8); TransformU5BU5D_t807237628* L_9 = __this->get_m_uiBtnStateLabal_14(); Transform_t3600365921 * L_10 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_10, _stringLiteral3147643116, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(0), (Transform_t3600365921 *)L_11); TransformU5BU5D_t807237628* L_12 = __this->get_m_uiBtnStateLabal_14(); Transform_t3600365921 * L_13 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_13, _stringLiteral2903392117, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_14); (L_12)->SetAt(static_cast(1), (Transform_t3600365921 *)L_14); TransformU5BU5D_t807237628* L_15 = __this->get_m_uiBtnStateLabal_14(); Transform_t3600365921 * L_16 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_17 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_16, _stringLiteral4104875713, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(2), (Transform_t3600365921 *)L_17); Transform_t3600365921 * L_18 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_19 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_18, _stringLiteral2940692090, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_CloseBtn_9(L_19); Transform_t3600365921 * L_20 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_21 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_20, _stringLiteral3839561838, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_TitleBtn_15(L_21); intptr_t L_22 = (intptr_t)uiTitleShow_OnClickWearButton_m3523790995_RuntimeMethod_var; Action_1_t1286104214 * L_23 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_23, __this, L_22, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral3839561838, L_23, /*hidden argument*/NULL); intptr_t L_24 = (intptr_t)uiTitleShow_OnClkClose_m3751877353_RuntimeMethod_var; Action_1_t1286104214 * L_25 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_25, __this, L_24, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral2940692090, L_25, /*hidden argument*/NULL); UILabel_t3248798549 * L_26 = __this->get_m_TitleChannel_12(); Color_t2555686324 L_27; memset(&L_27, 0, sizeof(L_27)); Color__ctor_m286683560((&L_27), (0.7607843f), (0.7058824f), (0.831372559f), /*hidden argument*/NULL); NullCheck(L_26); UIWidget_set_color_m2288988844(L_26, L_27, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); uiTitleShow_OnChangeTitle_m2917319665(__this, /*hidden argument*/NULL); return; } } // System.Void uiTitleShow::Update() extern "C" IL2CPP_METHOD_ATTR void uiTitleShow_Update_m1195562805 (uiTitleShow_t10899441 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTitleShow_Update_m1195562805_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Texture2D_t3840446185 * V_1 = NULL; { bool L_0 = __this->get_m_bLoad_19(); if (L_0) { goto IL_0062; } } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_1 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = L_1->get_SelectedContentTitle_3(); V_0 = L_2; int32_t L_3 = V_0; int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_4); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral619900086, L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_7 = CMiscHelp_GetDestinationRes_m2572658529(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); V_1 = ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_7, Texture2D_t3840446185_il2cpp_TypeInfo_var)); Texture2D_t3840446185 * L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_8, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_0062; } } { __this->set_m_bLoad_19((bool)1); UITexture_t3471168817 * L_10 = __this->get_m_TitleEffect_10(); Texture2D_t3840446185 * L_11 = V_1; NullCheck(L_10); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_10, L_11); UITexture_t3471168817 * L_12 = __this->get_m_TitleEffect_10(); NullCheck(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(L_12, /*hidden argument*/NULL); int32_t L_14 = V_0; uiTitleShow_AddEffect_m1440985326(__this, L_13, L_14, /*hidden argument*/NULL); } IL_0062: { return; } } // System.Void uiTitleShow::OnClickWearButton(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiTitleShow_OnClickWearButton_m3523790995 (uiTitleShow_t10899441 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTitleShow_OnClickWearButton_m3523790995_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUserCardParams_t243895319 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int64_t L_2 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_1); NullCheck(L_0); CUserCardParams_t243895319 * L_3 = logicCardManager_GetUserCardInfo_m575868701(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_4 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = L_4->get_SelectedTitle_2(); V_1 = L_5; CTitleManager_t3025273230 * L_6 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = L_6->get_SelectedContentTitle_3(); V_2 = L_7; CTitleManager_t3025273230 * L_8 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = L_8->get_WearedContentTransform_7(); 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_0054; } } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_11 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); Transform_t3600365921 * L_12 = L_11->get_WearedContentTransform_7(); NullCheck(L_12); TitleContentCell_t811867674 * L_13 = Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(L_12, /*hidden argument*/Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var); NullCheck(L_13); TitleContentCell_OnWearedDown_m1927766312(L_13, /*hidden argument*/NULL); } IL_0054: { int32_t L_14 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_15 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); int32_t L_16 = L_15->get_WearedContentTitle_6(); if ((!(((uint32_t)L_14) == ((uint32_t)L_16)))) { goto IL_009a; } } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_17 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); L_17->set_WearedTitle_5(0); CTitleManager_t3025273230 * L_18 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); L_18->set_WearedContentTitle_6(0); CTitleManager_t3025273230 * L_19 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); L_19->set_WearedContentTransform_7((Transform_t3600365921 *)NULL); UISprite_t194114938 * L_20 = __this->get_m_uiBtnState_13(); NullCheck(L_20); UISprite_set_spriteName_m1616245412(L_20, _stringLiteral2301091978, /*hidden argument*/NULL); goto IL_00e8; } IL_009a: { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_21 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_22 = V_1; NullCheck(L_21); L_21->set_WearedTitle_5(L_22); CTitleManager_t3025273230 * L_23 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_24 = V_2; NullCheck(L_23); L_23->set_WearedContentTitle_6(L_24); CTitleManager_t3025273230 * L_25 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); CTitleManager_t3025273230 * L_26 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); Transform_t3600365921 * L_27 = L_26->get_SelectedContentTransform_4(); NullCheck(L_25); L_25->set_WearedContentTransform_7(L_27); CTitleManager_t3025273230 * L_28 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); Transform_t3600365921 * L_29 = L_28->get_WearedContentTransform_7(); NullCheck(L_29); TitleContentCell_t811867674 * L_30 = Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(L_29, /*hidden argument*/Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var); NullCheck(L_30); TitleContentCell_OnWeared_m563067410(L_30, /*hidden argument*/NULL); UISprite_t194114938 * L_31 = __this->get_m_uiBtnState_13(); NullCheck(L_31); UISprite_set_spriteName_m1616245412(L_31, _stringLiteral1138292564, /*hidden argument*/NULL); } IL_00e8: { uiTitleShow_OnChangeTitle_m2917319665(__this, /*hidden argument*/NULL); return; } } // System.Void uiTitleShow::OnChangeTitle() extern "C" IL2CPP_METHOD_ATTR void uiTitleShow_OnChangeTitle_m2917319665 (uiTitleShow_t10899441 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTitleShow_OnChangeTitle_m2917319665_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CUserCardParams_t243895319 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_0 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = L_0->get_SelectedContentTitle_3(); V_0 = L_1; logicCardManager_t2956095708 * L_2 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_3 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int64_t L_4 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_3); NullCheck(L_2); CUserCardParams_t243895319 * L_5 = logicCardManager_GetUserCardInfo_m575868701(L_2, L_4, /*hidden argument*/NULL); V_1 = L_5; UILabel_t3248798549 * L_6 = __this->get_m_TitleVaild_11(); CTextHelp_t3119637808 * L_7 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = V_0; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral603326483, L_10, /*hidden argument*/NULL); NullCheck(L_7); String_t* L_12 = CTextHelp_GetText_m372251958(L_7, L_11, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_12, /*hidden argument*/NULL); UILabel_t3248798549 * L_13 = __this->get_m_TitleChannel_12(); CTextHelp_t3119637808 * L_14 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_15 = V_0; int32_t L_16 = L_15; RuntimeObject * L_17 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_16); String_t* L_18 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3750672572, L_17, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_19 = CTextHelp_GetText_m372251958(L_14, L_18, /*hidden argument*/NULL); NullCheck(L_13); UILabel_set_text_m1071532778(L_13, L_19, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_20 = V_1; int32_t L_21 = V_0; NullCheck(L_20); bool L_22 = CUserCardParams_IsOwnTitle_m3781578247(L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_01d4; } } { int32_t L_23 = V_0; if (!L_23) { goto IL_01d4; } } { Transform_t3600365921 * L_24 = __this->get_m_TitleBtn_15(); NullCheck(L_24); GameObject_t1113636619 * L_25 = Component_get_gameObject_m442555142(L_24, /*hidden argument*/NULL); NullCheck(L_25); BoxCollider_t1640800422 * L_26 = GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221(L_25, /*hidden argument*/GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221_RuntimeMethod_var); NullCheck(L_26); Collider_set_enabled_m1517463283(L_26, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_27 = __this->get_m_uiBtnState_13(); Color_t2555686324 L_28 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); UIWidget_set_color_m2288988844(L_27, L_28, /*hidden argument*/NULL); int32_t L_29 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_30 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); int32_t L_31 = L_30->get_WearedContentTitle_6(); if ((!(((uint32_t)L_29) == ((uint32_t)L_31)))) { goto IL_014c; } } { UISprite_t194114938 * L_32 = __this->get_m_uiBtnState_13(); NullCheck(L_32); UISprite_set_spriteName_m1616245412(L_32, _stringLiteral1138292564, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_33 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_33); int32_t L_34 = 1; Transform_t3600365921 * L_35 = (L_33)->GetAt(static_cast(L_34)); NullCheck(L_35); GameObject_t1113636619 * L_36 = Component_get_gameObject_m442555142(L_35, /*hidden argument*/NULL); NullCheck(L_36); GameObject_SetActive_m796801857(L_36, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_37 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_37); int32_t L_38 = 1; Transform_t3600365921 * L_39 = (L_37)->GetAt(static_cast(L_38)); NullCheck(L_39); UILabel_t3248798549 * L_40 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_39, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); Color_t2555686324 L_41; memset(&L_41, 0, sizeof(L_41)); Color__ctor_m286683560((&L_41), (0.2901961f), (0.41568628f), (0.7137255f), /*hidden argument*/NULL); NullCheck(L_40); UIWidget_set_color_m2288988844(L_40, L_41, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_42 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_42); int32_t L_43 = 1; Transform_t3600365921 * L_44 = (L_42)->GetAt(static_cast(L_43)); NullCheck(L_44); UILabel_t3248798549 * L_45 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_44, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); Color_t2555686324 L_46; memset(&L_46, 0, sizeof(L_46)); Color__ctor_m286683560((&L_46), (0.882352948f), (0.9098039f), (0.9764706f), /*hidden argument*/NULL); NullCheck(L_45); UILabel_set_effectColor_m1422787121(L_45, L_46, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_47 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_47); int32_t L_48 = 0; Transform_t3600365921 * L_49 = (L_47)->GetAt(static_cast(L_48)); NullCheck(L_49); GameObject_t1113636619 * L_50 = Component_get_gameObject_m442555142(L_49, /*hidden argument*/NULL); NullCheck(L_50); GameObject_SetActive_m796801857(L_50, (bool)0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_51 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_51); int32_t L_52 = 2; Transform_t3600365921 * L_53 = (L_51)->GetAt(static_cast(L_52)); NullCheck(L_53); GameObject_t1113636619 * L_54 = Component_get_gameObject_m442555142(L_53, /*hidden argument*/NULL); NullCheck(L_54); GameObject_SetActive_m796801857(L_54, (bool)0, /*hidden argument*/NULL); goto IL_0195; } IL_014c: { UISprite_t194114938 * L_55 = __this->get_m_uiBtnState_13(); NullCheck(L_55); UISprite_set_spriteName_m1616245412(L_55, _stringLiteral2301091978, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_56 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_56); int32_t L_57 = 1; Transform_t3600365921 * L_58 = (L_56)->GetAt(static_cast(L_57)); NullCheck(L_58); GameObject_t1113636619 * L_59 = Component_get_gameObject_m442555142(L_58, /*hidden argument*/NULL); NullCheck(L_59); GameObject_SetActive_m796801857(L_59, (bool)0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_60 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_60); int32_t L_61 = 0; Transform_t3600365921 * L_62 = (L_60)->GetAt(static_cast(L_61)); NullCheck(L_62); GameObject_t1113636619 * L_63 = Component_get_gameObject_m442555142(L_62, /*hidden argument*/NULL); NullCheck(L_63); GameObject_SetActive_m796801857(L_63, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_64 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_64); int32_t L_65 = 2; Transform_t3600365921 * L_66 = (L_64)->GetAt(static_cast(L_65)); NullCheck(L_66); GameObject_t1113636619 * L_67 = Component_get_gameObject_m442555142(L_66, /*hidden argument*/NULL); NullCheck(L_67); GameObject_SetActive_m796801857(L_67, (bool)0, /*hidden argument*/NULL); } IL_0195: { Transform_t3600365921 * L_68 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_69 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_68, _stringLiteral2357852149, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); NullCheck(L_69); GameObject_t1113636619 * L_70 = Component_get_gameObject_m442555142(L_69, /*hidden argument*/NULL); NullCheck(L_70); GameObject_SetActive_m796801857(L_70, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_71 = __this->get_m_TitleChannel_12(); Color_t2555686324 L_72; memset(&L_72, 0, sizeof(L_72)); Color__ctor_m286683560((&L_72), (0.419607848f), (0.356862754f), (0.509803951f), /*hidden argument*/NULL); NullCheck(L_71); UIWidget_set_color_m2288988844(L_71, L_72, /*hidden argument*/NULL); goto IL_02a3; } IL_01d4: { Transform_t3600365921 * L_73 = __this->get_m_TitleBtn_15(); NullCheck(L_73); GameObject_t1113636619 * L_74 = Component_get_gameObject_m442555142(L_73, /*hidden argument*/NULL); NullCheck(L_74); BoxCollider_t1640800422 * L_75 = GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221(L_74, /*hidden argument*/GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221_RuntimeMethod_var); NullCheck(L_75); Collider_set_enabled_m1517463283(L_75, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_76 = __this->get_m_uiBtnState_13(); NullCheck(L_76); UISprite_set_spriteName_m1616245412(L_76, _stringLiteral2301091978, /*hidden argument*/NULL); UISprite_t194114938 * L_77 = __this->get_m_uiBtnState_13(); Color_t2555686324 L_78 = Color_get_grey_m3440705476(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_77); UIWidget_set_color_m2288988844(L_77, L_78, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_79 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_79); int32_t L_80 = 0; Transform_t3600365921 * L_81 = (L_79)->GetAt(static_cast(L_80)); NullCheck(L_81); GameObject_t1113636619 * L_82 = Component_get_gameObject_m442555142(L_81, /*hidden argument*/NULL); NullCheck(L_82); GameObject_SetActive_m796801857(L_82, (bool)0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_83 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_83); int32_t L_84 = 1; Transform_t3600365921 * L_85 = (L_83)->GetAt(static_cast(L_84)); NullCheck(L_85); GameObject_t1113636619 * L_86 = Component_get_gameObject_m442555142(L_85, /*hidden argument*/NULL); NullCheck(L_86); GameObject_SetActive_m796801857(L_86, (bool)0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_87 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_87); int32_t L_88 = 2; Transform_t3600365921 * L_89 = (L_87)->GetAt(static_cast(L_88)); NullCheck(L_89); GameObject_t1113636619 * L_90 = Component_get_gameObject_m442555142(L_89, /*hidden argument*/NULL); NullCheck(L_90); GameObject_SetActive_m796801857(L_90, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_91 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_91); int32_t L_92 = 2; Transform_t3600365921 * L_93 = (L_91)->GetAt(static_cast(L_92)); NullCheck(L_93); UILabel_t3248798549 * L_94 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_93, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); Color_t2555686324 L_95; memset(&L_95, 0, sizeof(L_95)); Color__ctor_m286683560((&L_95), (0.396078438f), (0.08627451f), (0.007843138f), /*hidden argument*/NULL); NullCheck(L_94); UIWidget_set_color_m2288988844(L_94, L_95, /*hidden argument*/NULL); Transform_t3600365921 * L_96 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_97 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_96, _stringLiteral2357852149, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); NullCheck(L_97); GameObject_t1113636619 * L_98 = Component_get_gameObject_m442555142(L_97, /*hidden argument*/NULL); NullCheck(L_98); GameObject_SetActive_m796801857(L_98, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_99 = __this->get_m_TitleChannel_12(); Color_t2555686324 L_100; memset(&L_100, 0, sizeof(L_100)); Color__ctor_m286683560((&L_100), (0.7607843f), (0.7058824f), (0.831372559f), /*hidden argument*/NULL); NullCheck(L_99); UIWidget_set_color_m2288988844(L_99, L_100, /*hidden argument*/NULL); } IL_02a3: { __this->set_m_bLoad_19((bool)0); return; } } // System.Void uiTitleShow::AddEffect(UnityEngine.Transform,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiTitleShow_AddEffect_m1440985326 (uiTitleShow_t10899441 * __this, Transform_t3600365921 * ___root0, int32_t ___titleid1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTitleShow_AddEffect_m1440985326_MetadataUsageId); s_Il2CppMethodInitialized = true; } CTitleDesc_t1213620943 * V_0 = NULL; GameObject_t1113636619 * V_1 = NULL; { GameObject_t1113636619 * L_0 = __this->get_m_effect_18(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0023; } } { GameObject_t1113636619 * L_2 = __this->get_m_effect_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_Destroy_m3726802780(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); __this->set_m_effect_18((GameObject_t1113636619 *)NULL); } IL_0023: { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_3 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = ___titleid1; NullCheck(L_3); CTitleDesc_t1213620943 * L_5 = CTitleManager_GetTitleDescById_m3293879315(L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; CTitleDesc_t1213620943 * L_6 = V_0; NullCheck(L_6); String_t* L_7 = L_6->get_m_titleParticlePath_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0098; } } { CTitleDesc_t1213620943 * L_9 = V_0; NullCheck(L_9); String_t* L_10 = L_9->get_m_titleParticlePath_6(); CTitleDesc_t1213620943 * L_11 = V_0; NullCheck(L_11); String_t* L_12 = L_11->get_m_titleParticlePath_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m2163913788(NULL /*static, unused*/, _stringLiteral1616650057, L_10, _stringLiteral3452614529, L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_14 = CMiscHelp_Instantiate_m170606278(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_1 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_14, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_15 = V_1; NullCheck(L_15); Transform_t3600365921 * L_16 = GameObject_get_transform_m1369836730(L_15, /*hidden argument*/NULL); Transform_t3600365921 * L_17 = ___root0; NullCheck(L_17); Transform_t3600365921 * L_18 = Transform_get_parent_m835071599(L_17, /*hidden argument*/NULL); NullCheck(L_16); Transform_set_parent_m786917804(L_16, L_18, /*hidden argument*/NULL); GameObject_t1113636619 * L_19 = V_1; NullCheck(L_19); Transform_t3600365921 * L_20 = GameObject_get_transform_m1369836730(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_21 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); Transform_set_localPosition_m4128471975(L_20, L_21, /*hidden argument*/NULL); GameObject_t1113636619 * L_22 = V_1; CMiscHelp_SetLayer_m3570770946(NULL /*static, unused*/, L_22, _stringLiteral3455170507, /*hidden argument*/NULL); GameObject_t1113636619 * L_23 = V_1; __this->set_m_effect_18(L_23); } IL_0098: { return; } } // System.Void uiTitleShow::OnClkBtn() extern "C" IL2CPP_METHOD_ATTR void uiTitleShow_OnClkBtn_m3593773886 (uiTitleShow_t10899441 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTitleShow_OnClkBtn_m3593773886_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_TitleBtn_15(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); BoxCollider_t1640800422 * L_2 = GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221(L_1, /*hidden argument*/GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221_RuntimeMethod_var); NullCheck(L_2); Collider_set_enabled_m1517463283(L_2, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_3 = __this->get_m_uiBtnState_13(); 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); TransformU5BU5D_t807237628* L_5 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_5); int32_t L_6 = 0; Transform_t3600365921 * L_7 = (L_5)->GetAt(static_cast(L_6)); NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); NullCheck(L_8); GameObject_SetActive_m796801857(L_8, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_9 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_9); int32_t L_10 = 1; Transform_t3600365921 * L_11 = (L_9)->GetAt(static_cast(L_10)); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); NullCheck(L_12); GameObject_SetActive_m796801857(L_12, (bool)0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_13 = __this->get_m_uiBtnStateLabal_14(); NullCheck(L_13); int32_t L_14 = 2; Transform_t3600365921 * L_15 = (L_13)->GetAt(static_cast(L_14)); NullCheck(L_15); GameObject_t1113636619 * L_16 = Component_get_gameObject_m442555142(L_15, /*hidden argument*/NULL); NullCheck(L_16); GameObject_SetActive_m796801857(L_16, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiTitleShow::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiTitleShow_OnClkClose_m3751877353 (uiTitleShow_t10899441 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTitleShow_OnClkClose_m3751877353_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = 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_GetUICamera_m3997251255(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_Equality_m1810815630(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_001d; } } { return; } IL_001d: { Camera_t4157153871 * L_5 = V_0; NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral3951041756, /*hidden argument*/NULL); V_1 = L_7; Transform_t3600365921 * L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_8, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_003b; } } { return; } IL_003b: { Transform_t3600365921 * L_10 = V_1; NullCheck(L_10); Component_SendMessage_m1441147224(L_10, _stringLiteral3094672363, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_11 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CWndController_HideUI_m732482071(L_11, ((int32_t)180), /*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 UITooltip::.ctor() extern "C" IL2CPP_METHOD_ATTR void UITooltip__ctor_m3883812056 (UITooltip_t30236576 * __this, const RuntimeMethod* method) { { __this->set_appearSpeed_6((10.0f)); __this->set_scalingTransitions_7((bool)1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UITooltip::Awake() extern "C" IL2CPP_METHOD_ATTR void UITooltip_Awake_m2533168584 (UITooltip_t30236576 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITooltip_Awake_m2533168584_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((UITooltip_t30236576_StaticFields*)il2cpp_codegen_static_fields_for(UITooltip_t30236576_il2cpp_TypeInfo_var))->set_mInstance_2(__this); return; } } // System.Void UITooltip::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UITooltip_OnDestroy_m3731988078 (UITooltip_t30236576 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITooltip_OnDestroy_m3731988078_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((UITooltip_t30236576_StaticFields*)il2cpp_codegen_static_fields_for(UITooltip_t30236576_il2cpp_TypeInfo_var))->set_mInstance_2((UITooltip_t30236576 *)NULL); return; } } // System.Void UITooltip::Start() extern "C" IL2CPP_METHOD_ATTR void UITooltip_Start_m589901658 (UITooltip_t30236576 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITooltip_Start_m589901658_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_8(L_0); UIWidgetU5BU5D_t2950248968* L_1 = Component_GetComponentsInChildren_TisUIWidget_t3538521925_m3698995734(__this, /*hidden argument*/Component_GetComponentsInChildren_TisUIWidget_t3538521925_m3698995734_RuntimeMethod_var); __this->set_mWidgets_13(L_1); Transform_t3600365921 * L_2 = __this->get_mTrans_8(); NullCheck(L_2); Vector3_t3722313464 L_3 = Transform_get_localPosition_m4234289348(L_2, /*hidden argument*/NULL); __this->set_mPos_11(L_3); Transform_t3600365921 * L_4 = __this->get_mTrans_8(); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_localScale_m129152068(L_4, /*hidden argument*/NULL); __this->set_mSize_12(L_5); Camera_t4157153871 * L_6 = __this->get_uiCamera_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_0061; } } { GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = GameObject_get_layer_m4158800245(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Camera_t4157153871 * L_10 = NGUITools_FindCameraForLayer_m709671062(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); __this->set_uiCamera_3(L_10); } IL_0061: { UITooltip_SetAlpha_m1761138400(__this, (0.0f), /*hidden argument*/NULL); return; } } // System.Void UITooltip::Update() extern "C" IL2CPP_METHOD_ATTR void UITooltip_Update_m2144972122 (UITooltip_t30236576 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITooltip_Update_m2144972122_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)); { float L_0 = __this->get_mCurrent_10(); float L_1 = __this->get_mTarget_9(); if ((((float)L_0) == ((float)L_1))) { goto IL_00ed; } } { float L_2 = __this->get_mCurrent_10(); float L_3 = __this->get_mTarget_9(); float L_4 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); float L_5 = __this->get_appearSpeed_6(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_2, L_3, ((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), /*hidden argument*/NULL); __this->set_mCurrent_10(L_6); float L_7 = __this->get_mCurrent_10(); float L_8 = __this->get_mTarget_9(); float L_9 = fabsf(((float)il2cpp_codegen_subtract((float)L_7, (float)L_8))); if ((!(((float)L_9) < ((float)(0.001f))))) { goto IL_005c; } } { float L_10 = __this->get_mTarget_9(); __this->set_mCurrent_10(L_10); } IL_005c: { float L_11 = __this->get_mCurrent_10(); float L_12 = __this->get_mCurrent_10(); UITooltip_SetAlpha_m1761138400(__this, ((float)il2cpp_codegen_multiply((float)L_11, (float)L_12)), /*hidden argument*/NULL); bool L_13 = __this->get_scalingTransitions_7(); if (!L_13) { goto IL_00ed; } } { Vector3_t3722313464 L_14 = __this->get_mSize_12(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_15 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_14, (0.25f), /*hidden argument*/NULL); V_0 = L_15; float L_16 = (&V_0)->get_y_2(); (&V_0)->set_y_2(((-L_16))); Vector3_t3722313464 L_17 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); float L_18 = __this->get_mCurrent_10(); Vector3_t3722313464 L_19 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_17, ((float)il2cpp_codegen_subtract((float)(1.5f), (float)((float)il2cpp_codegen_multiply((float)L_18, (float)(0.5f))))), /*hidden argument*/NULL); V_1 = L_19; Vector3_t3722313464 L_20 = __this->get_mPos_11(); Vector3_t3722313464 L_21 = V_0; Vector3_t3722313464 L_22 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_20, L_21, /*hidden argument*/NULL); Vector3_t3722313464 L_23 = __this->get_mPos_11(); float L_24 = __this->get_mCurrent_10(); Vector3_t3722313464 L_25 = Vector3_Lerp_m407887542(NULL /*static, unused*/, L_22, L_23, L_24, /*hidden argument*/NULL); V_2 = L_25; Transform_t3600365921 * L_26 = __this->get_mTrans_8(); Vector3_t3722313464 L_27 = V_2; NullCheck(L_26); Transform_set_localPosition_m4128471975(L_26, L_27, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = __this->get_mTrans_8(); Vector3_t3722313464 L_29 = V_1; NullCheck(L_28); Transform_set_localScale_m3053443106(L_28, L_29, /*hidden argument*/NULL); } IL_00ed: { return; } } // System.Void UITooltip::SetAlpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void UITooltip_SetAlpha_m1761138400 (UITooltip_t30236576 * __this, float ___val0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; UIWidget_t3538521925 * V_2 = NULL; Color_t2555686324 V_3; memset(&V_3, 0, sizeof(V_3)); { V_0 = 0; UIWidgetU5BU5D_t2950248968* L_0 = __this->get_mWidgets_13(); NullCheck(L_0); V_1 = (((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))); goto IL_0033; } IL_0010: { UIWidgetU5BU5D_t2950248968* L_1 = __this->get_mWidgets_13(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; UIWidget_t3538521925 * L_4 = (L_1)->GetAt(static_cast(L_3)); V_2 = L_4; UIWidget_t3538521925 * L_5 = V_2; NullCheck(L_5); Color_t2555686324 L_6 = UIWidget_get_color_m3938892930(L_5, /*hidden argument*/NULL); V_3 = L_6; float L_7 = ___val0; (&V_3)->set_a_3(L_7); UIWidget_t3538521925 * L_8 = V_2; Color_t2555686324 L_9 = V_3; NullCheck(L_8); UIWidget_set_color_m2288988844(L_8, L_9, /*hidden argument*/NULL); int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0033: { int32_t L_11 = V_0; int32_t L_12 = V_1; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0010; } } { return; } } // System.Void UITooltip::SetText(System.String) extern "C" IL2CPP_METHOD_ATTR void UITooltip_SetText_m869056702 (UITooltip_t30236576 * __this, String_t* ___tooltipText0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITooltip_SetText_m869056702_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector4_t3319028937 V_4; memset(&V_4, 0, sizeof(V_4)); Vector4_t3319028937 V_5; memset(&V_5, 0, sizeof(V_5)); Vector4_t3319028937 V_6; memset(&V_6, 0, sizeof(V_6)); Vector4_t3319028937 V_7; memset(&V_7, 0, sizeof(V_7)); Vector4_t3319028937 V_8; memset(&V_8, 0, sizeof(V_8)); Vector4_t3319028937 V_9; memset(&V_9, 0, sizeof(V_9)); float V_10 = 0.0f; Vector3_t3722313464 V_11; memset(&V_11, 0, sizeof(V_11)); float V_12 = 0.0f; Vector2_t2156229523 V_13; memset(&V_13, 0, sizeof(V_13)); { UILabel_t3248798549 * L_0 = __this->get_text_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_03df; } } { String_t* L_2 = ___tooltipText0; 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_03df; } } { __this->set_mTarget_9((1.0f)); UILabel_t3248798549 * L_4 = __this->get_text_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0044; } } { UILabel_t3248798549 * L_6 = __this->get_text_4(); String_t* L_7 = ___tooltipText0; NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_7, /*hidden argument*/NULL); } IL_0044: { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mPos_11(L_8); UISprite_t194114938 * L_9 = __this->get_background_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_01a7; } } { UISprite_t194114938 * L_11 = __this->get_background_5(); NullCheck(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(L_11, /*hidden argument*/NULL); V_0 = L_12; UILabel_t3248798549 * L_13 = __this->get_text_4(); NullCheck(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(L_13, /*hidden argument*/NULL); V_1 = L_14; Transform_t3600365921 * L_15 = V_1; NullCheck(L_15); Vector3_t3722313464 L_16 = Transform_get_localPosition_m4234289348(L_15, /*hidden argument*/NULL); V_2 = L_16; Transform_t3600365921 * L_17 = V_1; NullCheck(L_17); Vector3_t3722313464 L_18 = Transform_get_localScale_m129152068(L_17, /*hidden argument*/NULL); V_3 = L_18; UILabel_t3248798549 * L_19 = __this->get_text_4(); NullCheck(L_19); Vector2_t2156229523 L_20 = VirtFuncInvoker0< Vector2_t2156229523 >::Invoke(12 /* UnityEngine.Vector2 UIWidget::get_relativeSize() */, L_19); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_21 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); __this->set_mSize_12(L_21); Vector3_t3722313464 * L_22 = __this->get_address_of_mSize_12(); Vector3_t3722313464 * L_23 = L_22; float L_24 = L_23->get_x_1(); float L_25 = (&V_3)->get_x_1(); L_23->set_x_1(((float)il2cpp_codegen_multiply((float)L_24, (float)L_25))); Vector3_t3722313464 * L_26 = __this->get_address_of_mSize_12(); Vector3_t3722313464 * L_27 = L_26; float L_28 = L_27->get_y_2(); float L_29 = (&V_3)->get_y_2(); L_27->set_y_2(((float)il2cpp_codegen_multiply((float)L_28, (float)L_29))); Vector3_t3722313464 * L_30 = __this->get_address_of_mSize_12(); Vector3_t3722313464 * L_31 = L_30; float L_32 = L_31->get_x_1(); UISprite_t194114938 * L_33 = __this->get_background_5(); NullCheck(L_33); Vector4_t3319028937 L_34 = VirtFuncInvoker0< Vector4_t3319028937 >::Invoke(14 /* UnityEngine.Vector4 UIWidget::get_border() */, L_33); V_4 = L_34; float L_35 = (&V_4)->get_x_1(); UISprite_t194114938 * L_36 = __this->get_background_5(); NullCheck(L_36); Vector4_t3319028937 L_37 = VirtFuncInvoker0< Vector4_t3319028937 >::Invoke(14 /* UnityEngine.Vector4 UIWidget::get_border() */, L_36); V_5 = L_37; float L_38 = (&V_5)->get_z_3(); float L_39 = (&V_2)->get_x_1(); UISprite_t194114938 * L_40 = __this->get_background_5(); NullCheck(L_40); Vector4_t3319028937 L_41 = VirtFuncInvoker0< Vector4_t3319028937 >::Invoke(14 /* UnityEngine.Vector4 UIWidget::get_border() */, L_40); V_6 = L_41; float L_42 = (&V_6)->get_x_1(); L_31->set_x_1(((float)il2cpp_codegen_add((float)L_32, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_35, (float)L_38)), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_39, (float)L_42)), (float)(2.0f)))))))); Vector3_t3722313464 * L_43 = __this->get_address_of_mSize_12(); Vector3_t3722313464 * L_44 = L_43; float L_45 = L_44->get_y_2(); UISprite_t194114938 * L_46 = __this->get_background_5(); NullCheck(L_46); Vector4_t3319028937 L_47 = VirtFuncInvoker0< Vector4_t3319028937 >::Invoke(14 /* UnityEngine.Vector4 UIWidget::get_border() */, L_46); V_7 = L_47; float L_48 = (&V_7)->get_y_2(); UISprite_t194114938 * L_49 = __this->get_background_5(); NullCheck(L_49); Vector4_t3319028937 L_50 = VirtFuncInvoker0< Vector4_t3319028937 >::Invoke(14 /* UnityEngine.Vector4 UIWidget::get_border() */, L_49); V_8 = L_50; float L_51 = (&V_8)->get_w_4(); float L_52 = (&V_2)->get_y_2(); UISprite_t194114938 * L_53 = __this->get_background_5(); NullCheck(L_53); Vector4_t3319028937 L_54 = VirtFuncInvoker0< Vector4_t3319028937 >::Invoke(14 /* UnityEngine.Vector4 UIWidget::get_border() */, L_53); V_9 = L_54; float L_55 = (&V_9)->get_y_2(); L_44->set_y_2(((float)il2cpp_codegen_add((float)L_45, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_48, (float)L_51)), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((-L_52)), (float)L_55)), (float)(2.0f)))))))); Vector3_t3722313464 * L_56 = __this->get_address_of_mSize_12(); L_56->set_z_3((1.0f)); Transform_t3600365921 * L_57 = V_0; Vector3_t3722313464 L_58 = __this->get_mSize_12(); NullCheck(L_57); Transform_set_localScale_m3053443106(L_57, L_58, /*hidden argument*/NULL); } IL_01a7: { Camera_t4157153871 * L_59 = __this->get_uiCamera_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_60 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_59, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_60) { goto IL_0328; } } { Vector3_t3722313464 * L_61 = __this->get_address_of_mPos_11(); Vector3_t3722313464 * L_62 = __this->get_address_of_mPos_11(); float L_63 = L_62->get_x_1(); int32_t L_64 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_65 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, ((float)((float)L_63/(float)(((float)((float)L_64))))), /*hidden argument*/NULL); L_61->set_x_1(L_65); Vector3_t3722313464 * L_66 = __this->get_address_of_mPos_11(); Vector3_t3722313464 * L_67 = __this->get_address_of_mPos_11(); float L_68 = L_67->get_y_2(); int32_t L_69 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); float L_70 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, ((float)((float)L_68/(float)(((float)((float)L_69))))), /*hidden argument*/NULL); L_66->set_y_2(L_70); Camera_t4157153871 * L_71 = __this->get_uiCamera_3(); NullCheck(L_71); float L_72 = Camera_get_orthographicSize_m3903216845(L_71, /*hidden argument*/NULL); Transform_t3600365921 * L_73 = __this->get_mTrans_8(); NullCheck(L_73); Transform_t3600365921 * L_74 = Transform_get_parent_m835071599(L_73, /*hidden argument*/NULL); NullCheck(L_74); Vector3_t3722313464 L_75 = Transform_get_lossyScale_m465496651(L_74, /*hidden argument*/NULL); V_11 = L_75; float L_76 = (&V_11)->get_y_2(); V_10 = ((float)((float)L_72/(float)L_76)); int32_t L_77 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); float L_78 = V_10; V_12 = ((float)((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_77))), (float)(0.5f)))/(float)L_78)); float L_79 = V_12; Vector3_t3722313464 * L_80 = __this->get_address_of_mSize_12(); float L_81 = L_80->get_x_1(); int32_t L_82 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); float L_83 = V_12; Vector3_t3722313464 * L_84 = __this->get_address_of_mSize_12(); float L_85 = L_84->get_y_2(); int32_t L_86 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2__ctor_m3970636864((&V_13), ((float)((float)((float)il2cpp_codegen_multiply((float)L_79, (float)L_81))/(float)(((float)((float)L_82))))), ((float)((float)((float)il2cpp_codegen_multiply((float)L_83, (float)L_85))/(float)(((float)((float)L_86))))), /*hidden argument*/NULL); Vector3_t3722313464 * L_87 = __this->get_address_of_mPos_11(); Vector3_t3722313464 * L_88 = __this->get_address_of_mPos_11(); float L_89 = L_88->get_x_1(); float L_90 = (&V_13)->get_x_0(); float L_91 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_89, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_90)), /*hidden argument*/NULL); L_87->set_x_1(L_91); Vector3_t3722313464 * L_92 = __this->get_address_of_mPos_11(); Vector3_t3722313464 * L_93 = __this->get_address_of_mPos_11(); float L_94 = L_93->get_y_2(); float L_95 = (&V_13)->get_y_1(); float L_96 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_94, L_95, /*hidden argument*/NULL); L_92->set_y_2(L_96); Transform_t3600365921 * L_97 = __this->get_mTrans_8(); Camera_t4157153871 * L_98 = __this->get_uiCamera_3(); Vector3_t3722313464 L_99 = __this->get_mPos_11(); NullCheck(L_98); Vector3_t3722313464 L_100 = Camera_ViewportToWorldPoint_m4277738824(L_98, L_99, /*hidden argument*/NULL); NullCheck(L_97); Transform_set_position_m3387557959(L_97, L_100, /*hidden argument*/NULL); Transform_t3600365921 * L_101 = __this->get_mTrans_8(); NullCheck(L_101); Vector3_t3722313464 L_102 = Transform_get_localPosition_m4234289348(L_101, /*hidden argument*/NULL); __this->set_mPos_11(L_102); Vector3_t3722313464 * L_103 = __this->get_address_of_mPos_11(); Vector3_t3722313464 * L_104 = __this->get_address_of_mPos_11(); float L_105 = L_104->get_x_1(); float L_106 = bankers_roundf(L_105); L_103->set_x_1(L_106); Vector3_t3722313464 * L_107 = __this->get_address_of_mPos_11(); Vector3_t3722313464 * L_108 = __this->get_address_of_mPos_11(); float L_109 = L_108->get_y_2(); float L_110 = bankers_roundf(L_109); L_107->set_y_2(L_110); Transform_t3600365921 * L_111 = __this->get_mTrans_8(); Vector3_t3722313464 L_112 = __this->get_mPos_11(); NullCheck(L_111); Transform_set_localPosition_m4128471975(L_111, L_112, /*hidden argument*/NULL); goto IL_03da; } IL_0328: { Vector3_t3722313464 * L_113 = __this->get_address_of_mPos_11(); float L_114 = L_113->get_x_1(); Vector3_t3722313464 * L_115 = __this->get_address_of_mSize_12(); float L_116 = L_115->get_x_1(); int32_t L_117 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_add((float)L_114, (float)L_116))) > ((float)(((float)((float)L_117))))))) { goto IL_0367; } } { Vector3_t3722313464 * L_118 = __this->get_address_of_mPos_11(); int32_t L_119 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 * L_120 = __this->get_address_of_mSize_12(); float L_121 = L_120->get_x_1(); L_118->set_x_1(((float)il2cpp_codegen_subtract((float)(((float)((float)L_119))), (float)L_121))); } IL_0367: { Vector3_t3722313464 * L_122 = __this->get_address_of_mPos_11(); float L_123 = L_122->get_y_2(); Vector3_t3722313464 * L_124 = __this->get_address_of_mSize_12(); float L_125 = L_124->get_y_2(); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_123, (float)L_125))) < ((float)(0.0f))))) { goto IL_039e; } } { Vector3_t3722313464 * L_126 = __this->get_address_of_mPos_11(); Vector3_t3722313464 * L_127 = __this->get_address_of_mSize_12(); float L_128 = L_127->get_y_2(); L_126->set_y_2(L_128); } IL_039e: { Vector3_t3722313464 * L_129 = __this->get_address_of_mPos_11(); Vector3_t3722313464 * L_130 = L_129; float L_131 = L_130->get_x_1(); int32_t L_132 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); L_130->set_x_1(((float)il2cpp_codegen_subtract((float)L_131, (float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_132))), (float)(0.5f)))))); Vector3_t3722313464 * L_133 = __this->get_address_of_mPos_11(); Vector3_t3722313464 * L_134 = L_133; float L_135 = L_134->get_y_2(); int32_t L_136 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); L_134->set_y_2(((float)il2cpp_codegen_subtract((float)L_135, (float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_136))), (float)(0.5f)))))); } IL_03da: { goto IL_03ea; } IL_03df: { __this->set_mTarget_9((0.0f)); } IL_03ea: { return; } } // System.Void UITooltip::ShowText(System.String) extern "C" IL2CPP_METHOD_ATTR void UITooltip_ShowText_m571599872 (RuntimeObject * __this /* static, unused */, String_t* ___tooltipText0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UITooltip_ShowText_m571599872_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UITooltip_t30236576 * L_0 = ((UITooltip_t30236576_StaticFields*)il2cpp_codegen_static_fields_for(UITooltip_t30236576_il2cpp_TypeInfo_var))->get_mInstance_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001b; } } { UITooltip_t30236576 * L_2 = ((UITooltip_t30236576_StaticFields*)il2cpp_codegen_static_fields_for(UITooltip_t30236576_il2cpp_TypeInfo_var))->get_mInstance_2(); String_t* L_3 = ___tooltipText0; NullCheck(L_2); UITooltip_SetText_m869056702(L_2, L_3, /*hidden argument*/NULL); } IL_001b: { 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 uiTopGuildInfoWnd::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiTopGuildInfoWnd__ctor_m1870928553 (uiTopGuildInfoWnd_t527971919 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiTopGuildInfoWnd::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiTopGuildInfoWnd_OnPageInit_m4208270586 (uiTopGuildInfoWnd_t527971919 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopGuildInfoWnd_OnPageInit_m4208270586_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_13(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_isPageInit_13((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral1476620208, /*hidden argument*/NULL); NullCheck(L_2); UILabel_t3248798549 * L_3 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_2, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_DetailGuildName_2(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral370883362, /*hidden argument*/NULL); NullCheck(L_5); UILabel_t3248798549 * L_6 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_5, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_DetailOwnerName_3(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral321521109, /*hidden argument*/NULL); NullCheck(L_8); UILabel_t3248798549 * L_9 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_8, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_DetailCreateDate_4(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral2379413960, /*hidden argument*/NULL); NullCheck(L_11); UILabel_t3248798549 * L_12 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_11, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_DetailDistrict_5(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral3638743164, /*hidden argument*/NULL); NullCheck(L_14); UILabel_t3248798549 * L_15 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_14, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_DetailLevel_6(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral2052612247, /*hidden argument*/NULL); NullCheck(L_17); UILabel_t3248798549 * L_18 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_17, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_DetailMemberCount_7(L_18); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral2837718745, /*hidden argument*/NULL); NullCheck(L_20); UILabel_t3248798549 * L_21 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_20, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_DetailSignature_8(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_Find_m1729760951(L_22, _stringLiteral3013290772, /*hidden argument*/NULL); NullCheck(L_23); GameObject_t1113636619 * L_24 = Component_get_gameObject_m442555142(L_23, /*hidden argument*/NULL); __this->set_m_DetailBtnApplyJoinIn_9(L_24); Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_25); Transform_t3600365921 * L_26 = Transform_Find_m1729760951(L_25, _stringLiteral3294178241, /*hidden argument*/NULL); NullCheck(L_26); UISprite_t194114938 * L_27 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_26, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_DetailBtnImage_10(L_27); Transform_t3600365921 * L_28 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_28); Transform_t3600365921 * L_29 = Transform_Find_m1729760951(L_28, _stringLiteral997396824, /*hidden argument*/NULL); __this->set_m_Root_11(L_29); Transform_t3600365921 * L_30 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_30); Transform_t3600365921 * L_31 = Transform_Find_m1729760951(L_30, _stringLiteral2351601231, /*hidden argument*/NULL); __this->set_m_Background_12(L_31); return; } } // System.Void uiTopGuildInfoWnd::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiTopGuildInfoWnd_OnPageShow_m1793721131 (uiTopGuildInfoWnd_t527971919 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopGuildInfoWnd_OnPageShow_m1793721131_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTopListGuildInfoManager_t1994790042_il2cpp_TypeInfo_var); CTopListGuildInfoManager_t1994790042 * L_0 = CTopListGuildInfoManager_GetInstance_m2188504300(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CTopListGuildInfoManager_get_GuildID_m3556961567(L_0, /*hidden argument*/NULL); __this->set__guild_id_14(L_1); uiTopGuildInfoWnd_ShowDetailWindow_m1703122141(__this, /*hidden argument*/NULL); return; } } // System.Void uiTopGuildInfoWnd::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiTopGuildInfoWnd_OnPageHide_m1047395106 (uiTopGuildInfoWnd_t527971919 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiTopGuildInfoWnd::Update() extern "C" IL2CPP_METHOD_ATTR void uiTopGuildInfoWnd_Update_m4178768451 (uiTopGuildInfoWnd_t527971919 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopGuildInfoWnd_Update_m4178768451_MetadataUsageId); s_Il2CppMethodInitialized = true; } CGuild_t675931451 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_0 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CGuildManager_get_IsSelfGuildBaseChanged_m1825080275(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0043; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_2 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = __this->get__guild_id_14(); NullCheck(L_2); CGuild_t675931451 * L_4 = CGuildManager_GetGuildByID_m1722464464(L_2, (((int64_t)((int64_t)L_3))), /*hidden argument*/NULL); V_0 = L_4; CGuild_t675931451 * L_5 = V_0; if (!L_5) { goto IL_0043; } } { CGuild_t675931451 * L_6 = V_0; NullCheck(L_6); bool L_7 = CGuild_get_IsBaseInfoReady_m2596273504(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0043; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_8 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CGuildManager_set_IsSelfGuildBaseChanged_m124389728(L_8, (bool)0, /*hidden argument*/NULL); uiTopGuildInfoWnd_ShowDetailWindow_m1703122141(__this, /*hidden argument*/NULL); } IL_0043: { return; } } // System.Void uiTopGuildInfoWnd::ShowDetailWindow() extern "C" IL2CPP_METHOD_ATTR void uiTopGuildInfoWnd_ShowDetailWindow_m1703122141 (uiTopGuildInfoWnd_t527971919 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopGuildInfoWnd_ShowDetailWindow_m1703122141_MetadataUsageId); s_Il2CppMethodInitialized = true; } CGuild_t675931451 * V_0 = NULL; CGuildData_t2153593818 * V_1 = NULL; CGuildData_t2153593818 * G_B3_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_0 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get__guild_id_14(); NullCheck(L_0); CGuild_t675931451 * L_2 = CGuildManager_GetGuildByID_m1722464464(L_0, (((int64_t)((int64_t)L_1))), /*hidden argument*/NULL); V_0 = L_2; CGuild_t675931451 * L_3 = V_0; if (!L_3) { goto IL_0023; } } { CGuild_t675931451 * L_4 = V_0; NullCheck(L_4); CGuildData_t2153593818 * L_5 = CGuild_get_Data_m336040289(L_4, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_0024; } IL_0023: { G_B3_0 = ((CGuildData_t2153593818 *)(NULL)); } IL_0024: { V_1 = G_B3_0; CGuildData_t2153593818 * L_6 = V_1; if (L_6) { goto IL_003c; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_7 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = __this->get__guild_id_14(); NullCheck(L_7); CGuildManager_RequestGuildBaseInfo_m1643660639(L_7, L_8, /*hidden argument*/NULL); return; } IL_003c: { Transform_t3600365921 * L_9 = __this->get_m_Root_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_m_Background_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)1, /*hidden argument*/NULL); CGuildData_t2153593818 * L_11 = V_1; NullCheck(L_11); bool L_12 = L_11->get_IsBeApplying_9(); if (!L_12) { goto IL_0085; } } { GameObject_t1113636619 * L_13 = __this->get_m_DetailBtnApplyJoinIn_9(); NullCheck(L_13); BoxCollider_t1640800422 * L_14 = GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221(L_13, /*hidden argument*/GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221_RuntimeMethod_var); NullCheck(L_14); Collider_set_enabled_m1517463283(L_14, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_15 = __this->get_m_DetailBtnImage_10(); NullCheck(L_15); UISprite_set_spriteName_m1616245412(L_15, _stringLiteral1138292564, /*hidden argument*/NULL); goto IL_00a6; } IL_0085: { GameObject_t1113636619 * L_16 = __this->get_m_DetailBtnApplyJoinIn_9(); NullCheck(L_16); BoxCollider_t1640800422 * L_17 = GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221(L_16, /*hidden argument*/GameObject_GetComponent_TisBoxCollider_t1640800422_m3684288221_RuntimeMethod_var); NullCheck(L_17); Collider_set_enabled_m1517463283(L_17, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_18 = __this->get_m_DetailBtnImage_10(); NullCheck(L_18); UISprite_set_spriteName_m1616245412(L_18, _stringLiteral2301091978, /*hidden argument*/NULL); } IL_00a6: { CGuild_t675931451 * L_19 = V_0; NullCheck(L_19); bool L_20 = CGuild_get_IsBaseInfoReady_m2596273504(L_19, /*hidden argument*/NULL); if (L_20) { goto IL_00c2; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_21 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); CGuild_t675931451 * L_22 = V_0; NullCheck(L_22); int32_t L_23 = CGuild_get_GuildID_m3184550405(L_22, /*hidden argument*/NULL); NullCheck(L_21); CGuildManager_RequestGuildBaseInfo_m1643660639(L_21, L_23, /*hidden argument*/NULL); return; } IL_00c2: { UILabel_t3248798549 * L_24 = __this->get_m_DetailGuildName_2(); ObjectU5BU5D_t2843939325* L_25 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); CGuildData_t2153593818 * L_26 = V_1; NullCheck(L_26); String_t* L_27 = L_26->get_GuildName_2(); NullCheck(L_25); ArrayElementTypeCheck (L_25, L_27); (L_25)->SetAt(static_cast(0), (RuntimeObject *)L_27); ObjectU5BU5D_t2843939325* L_28 = L_25; NullCheck(L_28); ArrayElementTypeCheck (L_28, _stringLiteral3457509197); (L_28)->SetAt(static_cast(1), (RuntimeObject *)_stringLiteral3457509197); ObjectU5BU5D_t2843939325* L_29 = L_28; CGuildData_t2153593818 * L_30 = V_1; NullCheck(L_30); int32_t L_31 = L_30->get_GuildID_0(); int32_t L_32 = L_31; RuntimeObject * L_33 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_32); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_33); (L_29)->SetAt(static_cast(2), (RuntimeObject *)L_33); ObjectU5BU5D_t2843939325* L_34 = L_29; NullCheck(L_34); ArrayElementTypeCheck (L_34, _stringLiteral3452614535); (L_34)->SetAt(static_cast(3), (RuntimeObject *)_stringLiteral3452614535); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_35 = String_Concat_m2971454694(NULL /*static, unused*/, L_34, /*hidden argument*/NULL); NullCheck(L_24); UILabel_set_text_m1071532778(L_24, L_35, /*hidden argument*/NULL); UILabel_t3248798549 * L_36 = __this->get_m_DetailOwnerName_3(); CGuildData_t2153593818 * L_37 = V_1; NullCheck(L_37); String_t* L_38 = L_37->get_OwnerName_5(); NullCheck(L_36); UILabel_set_text_m1071532778(L_36, L_38, /*hidden argument*/NULL); UILabel_t3248798549 * L_39 = __this->get_m_DetailCreateDate_4(); CGuildData_t2153593818 * L_40 = V_1; NullCheck(L_40); String_t* L_41 = L_40->get_CreateDate_10(); NullCheck(L_39); UILabel_set_text_m1071532778(L_39, L_41, /*hidden argument*/NULL); UILabel_t3248798549 * L_42 = __this->get_m_DetailDistrict_5(); IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_43 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); CGuildData_t2153593818 * L_44 = V_1; NullCheck(L_44); int32_t L_45 = L_44->get_DistrictID_6(); NullCheck(L_43); String_t* L_46 = CGuildManager_GetDistrictName_m2482629019(L_43, L_45, /*hidden argument*/NULL); NullCheck(L_42); UILabel_set_text_m1071532778(L_42, L_46, /*hidden argument*/NULL); UILabel_t3248798549 * L_47 = __this->get_m_DetailLevel_6(); CGuildData_t2153593818 * L_48 = V_1; NullCheck(L_48); int32_t* L_49 = L_48->get_address_of_GuildLevel_3(); String_t* L_50 = Int32_ToString_m141394615(L_49, /*hidden argument*/NULL); NullCheck(L_47); UILabel_set_text_m1071532778(L_47, L_50, /*hidden argument*/NULL); UILabel_t3248798549 * L_51 = __this->get_m_DetailMemberCount_7(); CGuildData_t2153593818 * L_52 = V_1; NullCheck(L_52); int32_t L_53 = L_52->get_CurMemberCount_7(); int32_t L_54 = L_53; RuntimeObject * L_55 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_54); CGuildData_t2153593818 * L_56 = V_1; NullCheck(L_56); int32_t L_57 = L_56->get_MaxMemberCount_8(); int32_t L_58 = L_57; RuntimeObject * L_59 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_58); String_t* L_60 = String_Concat_m1715369213(NULL /*static, unused*/, L_55, _stringLiteral3452614529, L_59, /*hidden argument*/NULL); NullCheck(L_51); UILabel_set_text_m1071532778(L_51, L_60, /*hidden argument*/NULL); UILabel_t3248798549 * L_61 = __this->get_m_DetailSignature_8(); CGuildData_t2153593818 * L_62 = V_1; NullCheck(L_62); String_t* L_63 = L_62->get_Signature_11(); NullCheck(L_61); UILabel_set_text_m1071532778(L_61, L_63, /*hidden argument*/NULL); return; } } // System.Void uiTopGuildInfoWnd::OnRequestJoinInProc() extern "C" IL2CPP_METHOD_ATTR void uiTopGuildInfoWnd_OnRequestJoinInProc_m1878875576 (uiTopGuildInfoWnd_t527971919 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopGuildInfoWnd_OnRequestJoinInProc_m1878875576_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_0 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get__guild_id_14(); NullCheck(L_0); CGuildManager_RequestJoinInGuild_m820160075(L_0, L_1, (bool)1, /*hidden argument*/NULL); uiTopGuildInfoWnd_OnCloseDetailWndProc_m2986200691(__this, /*hidden argument*/NULL); return; } } // System.Void uiTopGuildInfoWnd::OnCloseDetailWndProc() extern "C" IL2CPP_METHOD_ATTR void uiTopGuildInfoWnd_OnCloseDetailWndProc_m2986200691 (uiTopGuildInfoWnd_t527971919 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopGuildInfoWnd_OnCloseDetailWndProc_m2986200691_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTopListGuildInfoManager_t1994790042_il2cpp_TypeInfo_var); CTopListGuildInfoManager_t1994790042 * L_0 = CTopListGuildInfoManager_GetInstance_m2188504300(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CTopListGuildInfoManager_OnHideGuildInfo_m3522039640(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 uiTopListCoupleItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem__ctor_m2685550752 (uiTopListCoupleItem_t2775015847 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiTopListCoupleItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_OnPageInit_m3519955827 (uiTopListCoupleItem_t2775015847 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListCoupleItem_OnPageInit_m3519955827_MetadataUsageId); s_Il2CppMethodInitialized = true; } uiTopListCoupleItem_t2775015847 * G_B4_0 = NULL; uiTopListCoupleItem_t2775015847 * G_B3_0 = NULL; Vector3_t3722313464 G_B5_0; memset(&G_B5_0, 0, sizeof(G_B5_0)); uiTopListCoupleItem_t2775015847 * G_B5_1 = NULL; { bool L_0 = __this->get_isPageInit_38(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_isPageInit_38((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_2 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_1, _stringLiteral237045639, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_special_2(L_2); Transform_t3600365921 * L_3 = __this->get_special_2(); Transform_t3600365921 * L_4 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_3, _stringLiteral2366487369, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_special_active_3(L_4); Transform_t3600365921 * L_5 = __this->get_special_2(); Transform_t3600365921 * L_6 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_5, _stringLiteral2464064898, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_special_rank1Bg_6(L_6); Transform_t3600365921 * L_7 = __this->get_special_2(); Transform_t3600365921 * L_8 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_7, _stringLiteral2060780371, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_special_rank2Bg_7(L_8); Transform_t3600365921 * L_9 = __this->get_special_2(); Transform_t3600365921 * L_10 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_9, _stringLiteral3626864312, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_special_rank3Bg_8(L_10); Transform_t3600365921 * L_11 = __this->get_special_2(); Transform_t3600365921 * L_12 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_11, _stringLiteral3509406631, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_special_rank1_4(L_12); Transform_t3600365921 * L_13 = __this->get_special_2(); Transform_t3600365921 * L_14 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_13, _stringLiteral3509406630, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_special_rank2_5(L_14); Transform_t3600365921 * L_15 = __this->get_special_2(); Transform_t3600365921 * L_16 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_15, _stringLiteral3509406629, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_special_rank3_9(L_16); Transform_t3600365921 * L_17 = __this->get_special_2(); UITexture_t3471168817 * L_18 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_17, _stringLiteral351052972, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_special_photo1_10(L_18); Transform_t3600365921 * L_19 = __this->get_special_2(); UITexture_t3471168817 * L_20 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_19, _stringLiteral350987436, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_special_photo2_11(L_20); UITexture_t3471168817 * L_21 = __this->get_special_photo1_10(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_22 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_21, (Object_t631007953 *)NULL, /*hidden argument*/NULL); G_B3_0 = __this; if (!L_22) { G_B4_0 = __this; goto IL_0116; } } { UITexture_t3471168817 * L_23 = __this->get_special_photo1_10(); NullCheck(L_23); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(L_23, /*hidden argument*/NULL); NullCheck(L_24); Vector3_t3722313464 L_25 = Transform_get_localScale_m129152068(L_24, /*hidden argument*/NULL); G_B5_0 = L_25; G_B5_1 = G_B3_0; goto IL_012a; } IL_0116: { Vector3_t3722313464 L_26; memset(&L_26, 0, sizeof(L_26)); Vector3__ctor_m3353183577((&L_26), (70.0f), (70.0f), (1.0f), /*hidden argument*/NULL); G_B5_0 = L_26; G_B5_1 = G_B4_0; } IL_012a: { NullCheck(G_B5_1); G_B5_1->set_oriPhotoSize_36(G_B5_0); Transform_t3600365921 * L_27 = __this->get_special_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_28 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_27, _stringLiteral2538967723, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_special_namemale1_12(L_28); Transform_t3600365921 * L_29 = __this->get_special_2(); UILabel_t3248798549 * L_30 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_29, _stringLiteral4263594213, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_special_namefemale1_13(L_30); Transform_t3600365921 * L_31 = __this->get_special_2(); UILabel_t3248798549 * L_32 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_31, _stringLiteral2538902187, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_special_namemale2_14(L_32); Transform_t3600365921 * L_33 = __this->get_special_2(); UILabel_t3248798549 * L_34 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_33, _stringLiteral2689616101, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_specia_namefemale2_15(L_34); Transform_t3600365921 * L_35 = __this->get_special_2(); Transform_t3600365921 * L_36 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_35, _stringLiteral1728070407, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_special_ifme1_16(L_36); Transform_t3600365921 * L_37 = __this->get_special_2(); Transform_t3600365921 * L_38 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_37, _stringLiteral1728070408, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_special_ifme2_17(L_38); Transform_t3600365921 * L_39 = __this->get_special_2(); UISprite_t194114938 * L_40 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_39, _stringLiteral3420991652, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_special_vip1_18(L_40); Transform_t3600365921 * L_41 = __this->get_special_2(); UISprite_t194114938 * L_42 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_41, _stringLiteral1082339492, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_special_vip2_19(L_42); Transform_t3600365921 * L_43 = __this->get_special_2(); UILabel_t3248798549 * L_44 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_43, _stringLiteral2768631890, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_special_score_20(L_44); Transform_t3600365921 * L_45 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_46 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_45, _stringLiteral399561991, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_commom_21(L_46); Transform_t3600365921 * L_47 = __this->get_commom_21(); Transform_t3600365921 * L_48 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_47, _stringLiteral2366487369, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_commom_active_22(L_48); Transform_t3600365921 * L_49 = __this->get_commom_21(); UILabel_t3248798549 * L_50 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_49, _stringLiteral2770977963, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_commom_rank_23(L_50); Transform_t3600365921 * L_51 = __this->get_commom_21(); UITexture_t3471168817 * L_52 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_51, _stringLiteral1513908449, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_commom_photo1_24(L_52); Transform_t3600365921 * L_53 = __this->get_commom_21(); UITexture_t3471168817 * L_54 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_53, _stringLiteral4234897633, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_commom_photo2_25(L_54); Transform_t3600365921 * L_55 = __this->get_commom_21(); UILabel_t3248798549 * L_56 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_55, _stringLiteral1296492015, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_commom_namemale1_26(L_56); Transform_t3600365921 * L_57 = __this->get_commom_21(); UILabel_t3248798549 * L_58 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_57, _stringLiteral2362865655, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_commom_namefemale1_27(L_58); Transform_t3600365921 * L_59 = __this->get_commom_21(); UILabel_t3248798549 * L_60 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_59, _stringLiteral3635144175, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_commom_namemale2_28(L_60); Transform_t3600365921 * L_61 = __this->get_commom_21(); UILabel_t3248798549 * L_62 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_61, _stringLiteral2362669047, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_commom_namefemale2_29(L_62); Transform_t3600365921 * L_63 = __this->get_commom_21(); Transform_t3600365921 * L_64 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_63, _stringLiteral743386657, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_commom_ifme1_30(L_64); Transform_t3600365921 * L_65 = __this->get_commom_21(); Transform_t3600365921 * L_66 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_65, _stringLiteral340102130, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_commom_ifme2_31(L_66); Transform_t3600365921 * L_67 = __this->get_commom_21(); UISprite_t194114938 * L_68 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_67, _stringLiteral3213750877, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_commom_vip1_32(L_68); Transform_t3600365921 * L_69 = __this->get_commom_21(); UISprite_t194114938 * L_70 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_69, _stringLiteral3213685341, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_commom_vip2_33(L_70); Transform_t3600365921 * L_71 = __this->get_commom_21(); UILabel_t3248798549 * L_72 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_71, _stringLiteral642326547, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_commom_score_34(L_72); Transform_t3600365921 * L_73 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_73); DMListViewItem_t3648257704 * L_74 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_73, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_75 = (intptr_t)uiTopListCoupleItem_IndexChanged_m1821792591_RuntimeMethod_var; Action_1_t3123413348 * L_76 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_76, __this, L_75, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_74); DMListViewItem_set_indexChanged_m3628212006(L_74, L_76, /*hidden argument*/NULL); __this->set_m_item_35((ITopListItem_t2042395262 *)NULL); return; } } // System.Void uiTopListCoupleItem::Awake() extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_Awake_m4116862640 (uiTopListCoupleItem_t2775015847 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiTopListCoupleItem::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_IndexChanged_m1821792591 (uiTopListCoupleItem_t2775015847 * __this, int32_t ____index0, const RuntimeMethod* method) { { return; } } // System.Void uiTopListCoupleItem::Start() extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_Start_m3130287478 (uiTopListCoupleItem_t2775015847 * __this, const RuntimeMethod* method) { { uiTopListCoupleItem_OnPageInit_m3519955827(__this, /*hidden argument*/NULL); return; } } // System.Void uiTopListCoupleItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_Update_m2325367725 (uiTopListCoupleItem_t2775015847 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListCoupleItem_Update_m2325367725_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; bool V_2 = false; bool V_3 = false; { ITopListItem_t2042395262 * L_0 = __this->get_m_item_35(); if (!L_0) { goto IL_0142; } } { ITopListItem_t2042395262 * L_1 = __this->get_m_item_35(); NullCheck(L_1); int32_t L_2 = L_1->get__rank_0(); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_00ba; } } { ITopListItem_t2042395262 * L_3 = __this->get_m_item_35(); NullCheck(L_3); int32_t L_4 = L_3->get__rank_0(); if ((((int32_t)L_4) > ((int32_t)3))) { goto IL_00ba; } } { bool L_5 = __this->get_isPhotoReady_37(); if (L_5) { goto IL_00b5; } } { UITexture_t3471168817 * L_6 = __this->get_special_photo1_10(); ITopListItem_t2042395262 * L_7 = __this->get_m_item_35(); NullCheck(L_7); int64_t L_8 = L_7->get_lover_a_userId_14(); ITopListItem_t2042395262 * L_9 = __this->get_m_item_35(); NullCheck(L_9); int64_t L_10 = L_9->get_lover_a_photoId_16(); ITopListItem_t2042395262 * L_11 = __this->get_m_item_35(); NullCheck(L_11); int32_t L_12 = L_11->get_lover_a_sex_17(); Vector3_t3722313464 L_13 = __this->get_oriPhotoSize_36(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_14 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_6, L_8, L_10, L_12, L_13, (bool)0, (bool)1, /*hidden argument*/NULL); V_0 = L_14; UITexture_t3471168817 * L_15 = __this->get_special_photo2_11(); ITopListItem_t2042395262 * L_16 = __this->get_m_item_35(); NullCheck(L_16); int64_t L_17 = L_16->get_lover_b_userId_20(); ITopListItem_t2042395262 * L_18 = __this->get_m_item_35(); NullCheck(L_18); int64_t L_19 = L_18->get_lover_b_photoId_22(); ITopListItem_t2042395262 * L_20 = __this->get_m_item_35(); NullCheck(L_20); int32_t L_21 = L_20->get_lover_b_sex_23(); Vector3_t3722313464 L_22 = __this->get_oriPhotoSize_36(); bool L_23 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_15, L_17, L_19, L_21, L_22, (bool)0, (bool)1, /*hidden argument*/NULL); V_1 = L_23; bool L_24 = V_0; if (!L_24) { goto IL_00b5; } } { bool L_25 = V_1; if (!L_25) { goto IL_00b5; } } { __this->set_isPhotoReady_37((bool)1); } IL_00b5: { goto IL_0142; } IL_00ba: { bool L_26 = __this->get_isPhotoReady_37(); if (L_26) { goto IL_0142; } } { UITexture_t3471168817 * L_27 = __this->get_commom_photo1_24(); ITopListItem_t2042395262 * L_28 = __this->get_m_item_35(); NullCheck(L_28); int64_t L_29 = L_28->get_lover_a_userId_14(); ITopListItem_t2042395262 * L_30 = __this->get_m_item_35(); NullCheck(L_30); int64_t L_31 = L_30->get_lover_a_photoId_16(); ITopListItem_t2042395262 * L_32 = __this->get_m_item_35(); NullCheck(L_32); int32_t L_33 = L_32->get_lover_a_sex_17(); Vector3_t3722313464 L_34 = __this->get_oriPhotoSize_36(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_35 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_27, L_29, L_31, L_33, L_34, (bool)0, (bool)1, /*hidden argument*/NULL); V_2 = L_35; UITexture_t3471168817 * L_36 = __this->get_commom_photo2_25(); ITopListItem_t2042395262 * L_37 = __this->get_m_item_35(); NullCheck(L_37); int64_t L_38 = L_37->get_lover_b_userId_20(); ITopListItem_t2042395262 * L_39 = __this->get_m_item_35(); NullCheck(L_39); int64_t L_40 = L_39->get_lover_b_photoId_22(); ITopListItem_t2042395262 * L_41 = __this->get_m_item_35(); NullCheck(L_41); int32_t L_42 = L_41->get_lover_b_sex_23(); Vector3_t3722313464 L_43 = __this->get_oriPhotoSize_36(); bool L_44 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_36, L_38, L_40, L_42, L_43, (bool)0, (bool)1, /*hidden argument*/NULL); V_3 = L_44; bool L_45 = V_2; if (!L_45) { goto IL_0142; } } { bool L_46 = V_3; if (!L_46) { goto IL_0142; } } { __this->set_isPhotoReady_37((bool)1); } IL_0142: { return; } } // System.Void uiTopListCoupleItem::OnActive() extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_OnActive_m1706181743 (uiTopListCoupleItem_t2775015847 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListCoupleItem_OnActive_m1706181743_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; int32_t V_1 = 0; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_get_parent_m835071599(L_0, /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; goto IL_0029; } IL_0013: { Transform_t3600365921 * L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); Transform_t3600365921 * L_4 = Transform_GetChild_m1092972975(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_4); Component_SendMessage_m1441147224(L_4, _stringLiteral3115842493, 1, /*hidden argument*/NULL); int32_t L_5 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0029: { int32_t L_6 = V_1; Transform_t3600365921 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = Transform_get_childCount_m3145433196(L_7, /*hidden argument*/NULL); if ((((int32_t)L_6) < ((int32_t)L_8))) { goto IL_0013; } } { Transform_t3600365921 * L_9 = __this->get_commom_active_22(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_special_active_3(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiTopListCoupleItem::OnDisActive() extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_OnDisActive_m3622944589 (uiTopListCoupleItem_t2775015847 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListCoupleItem_OnDisActive_m3622944589_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_commom_active_22(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = __this->get_special_active_3(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiTopListCoupleItem::SetData(DMCore.Logic.ITopListItem) extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_SetData_m1859823465 (uiTopListCoupleItem_t2775015847 * __this, ITopListItem_t2042395262 * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListCoupleItem_SetData_m1859823465_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiTopListCoupleItem_OnPageInit_m3519955827(__this, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_0 = ___item0; if (L_0) { goto IL_000d; } } { return; } IL_000d: { ITopListItem_t2042395262 * L_1 = ___item0; __this->set_m_item_35(L_1); __this->set_isPhotoReady_37((bool)0); ITopListItem_t2042395262 * L_2 = __this->get_m_item_35(); NullCheck(L_2); int32_t L_3 = L_2->get__rank_0(); if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_0208; } } { ITopListItem_t2042395262 * L_4 = __this->get_m_item_35(); NullCheck(L_4); int32_t L_5 = L_4->get__rank_0(); if ((((int32_t)L_5) > ((int32_t)3))) { goto IL_0208; } } { Transform_t3600365921 * L_6 = __this->get_commom_21(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = __this->get_special_2(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = __this->get_special_rank1Bg_6(); ITopListItem_t2042395262 * L_9 = __this->get_m_item_35(); NullCheck(L_9); int32_t L_10 = L_9->get__rank_0(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)((((int32_t)L_10) == ((int32_t)1))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_11 = __this->get_special_rank2Bg_7(); ITopListItem_t2042395262 * L_12 = __this->get_m_item_35(); NullCheck(L_12); int32_t L_13 = L_12->get__rank_0(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)((((int32_t)L_13) == ((int32_t)2))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_14 = __this->get_special_rank3Bg_8(); ITopListItem_t2042395262 * L_15 = __this->get_m_item_35(); NullCheck(L_15); int32_t L_16 = L_15->get__rank_0(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)((((int32_t)L_16) == ((int32_t)3))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_17 = __this->get_special_rank1_4(); ITopListItem_t2042395262 * L_18 = __this->get_m_item_35(); NullCheck(L_18); int32_t L_19 = L_18->get__rank_0(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_17, (bool)((((int32_t)L_19) == ((int32_t)1))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_20 = __this->get_special_rank2_5(); ITopListItem_t2042395262 * L_21 = __this->get_m_item_35(); NullCheck(L_21); int32_t L_22 = L_21->get__rank_0(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_20, (bool)((((int32_t)L_22) == ((int32_t)2))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_23 = __this->get_special_rank3_9(); ITopListItem_t2042395262 * L_24 = __this->get_m_item_35(); NullCheck(L_24); int32_t L_25 = L_24->get__rank_0(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_23, (bool)((((int32_t)L_25) == ((int32_t)3))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_26 = __this->get_special_namemale1_12(); ITopListItem_t2042395262 * L_27 = ___item0; NullCheck(L_27); String_t* L_28 = L_27->get_lover_a_name_15(); NullCheck(L_26); UILabel_set_text_m1071532778(L_26, L_28, /*hidden argument*/NULL); UILabel_t3248798549 * L_29 = __this->get_special_namefemale1_13(); ITopListItem_t2042395262 * L_30 = ___item0; NullCheck(L_30); String_t* L_31 = L_30->get_lover_a_name_15(); NullCheck(L_29); UILabel_set_text_m1071532778(L_29, L_31, /*hidden argument*/NULL); UILabel_t3248798549 * L_32 = __this->get_special_namemale1_12(); ITopListItem_t2042395262 * L_33 = ___item0; NullCheck(L_33); int32_t L_34 = L_33->get_lover_a_sex_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_32, (bool)((((int32_t)L_34) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_35 = __this->get_special_namefemale1_13(); ITopListItem_t2042395262 * L_36 = ___item0; NullCheck(L_36); int32_t L_37 = L_36->get_lover_a_sex_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_35, (bool)((((int32_t)((((int32_t)L_37) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_38 = __this->get_special_namemale2_14(); ITopListItem_t2042395262 * L_39 = ___item0; NullCheck(L_39); String_t* L_40 = L_39->get_lover_b_name_21(); NullCheck(L_38); UILabel_set_text_m1071532778(L_38, L_40, /*hidden argument*/NULL); UILabel_t3248798549 * L_41 = __this->get_specia_namefemale2_15(); ITopListItem_t2042395262 * L_42 = ___item0; NullCheck(L_42); String_t* L_43 = L_42->get_lover_b_name_21(); NullCheck(L_41); UILabel_set_text_m1071532778(L_41, L_43, /*hidden argument*/NULL); UILabel_t3248798549 * L_44 = __this->get_special_namemale2_14(); ITopListItem_t2042395262 * L_45 = ___item0; NullCheck(L_45); int32_t L_46 = L_45->get_lover_b_sex_23(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_44, (bool)((((int32_t)L_46) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_47 = __this->get_specia_namefemale2_15(); ITopListItem_t2042395262 * L_48 = ___item0; NullCheck(L_48); int32_t L_49 = L_48->get_lover_b_sex_23(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_47, (bool)((((int32_t)((((int32_t)L_49) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UISprite_t194114938 * L_50 = __this->get_special_vip1_18(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_51 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_50, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_51) { goto IL_01b6; } } { UISprite_t194114938 * L_52 = __this->get_special_vip1_18(); ITopListItem_t2042395262 * L_53 = ___item0; NullCheck(L_53); int32_t L_54 = L_53->get_lover_a_viplevel_18(); int32_t L_55 = L_54; RuntimeObject * L_56 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_55); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_57 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3455367128, L_56, /*hidden argument*/NULL); NullCheck(L_52); UISprite_set_spriteName_m1616245412(L_52, L_57, /*hidden argument*/NULL); } IL_01b6: { UISprite_t194114938 * L_58 = __this->get_special_vip2_19(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_59 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_58, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_59) { goto IL_01e7; } } { UISprite_t194114938 * L_60 = __this->get_special_vip2_19(); ITopListItem_t2042395262 * L_61 = ___item0; NullCheck(L_61); int32_t L_62 = L_61->get_lover_b_viplevel_24(); int32_t L_63 = L_62; RuntimeObject * L_64 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_63); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_65 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3455367128, L_64, /*hidden argument*/NULL); NullCheck(L_60); UISprite_set_spriteName_m1616245412(L_60, L_65, /*hidden argument*/NULL); } IL_01e7: { UILabel_t3248798549 * L_66 = __this->get_special_score_20(); ITopListItem_t2042395262 * L_67 = ___item0; NullCheck(L_67); int32_t* L_68 = L_67->get_address_of_loveValue_13(); String_t* L_69 = Int32_ToString_m141394615(L_68, /*hidden argument*/NULL); NullCheck(L_66); UILabel_set_text_m1071532778(L_66, L_69, /*hidden argument*/NULL); goto IL_0354; } IL_0208: { Transform_t3600365921 * L_70 = __this->get_commom_21(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_70, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_71 = __this->get_special_2(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_71, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_72 = __this->get_commom_rank_23(); ITopListItem_t2042395262 * L_73 = ___item0; NullCheck(L_73); int32_t* L_74 = L_73->get_address_of__rank_0(); String_t* L_75 = Int32_ToString_m141394615(L_74, /*hidden argument*/NULL); NullCheck(L_72); UILabel_set_text_m1071532778(L_72, L_75, /*hidden argument*/NULL); UILabel_t3248798549 * L_76 = __this->get_commom_namemale1_26(); ITopListItem_t2042395262 * L_77 = ___item0; NullCheck(L_77); String_t* L_78 = L_77->get_lover_a_name_15(); NullCheck(L_76); UILabel_set_text_m1071532778(L_76, L_78, /*hidden argument*/NULL); UILabel_t3248798549 * L_79 = __this->get_commom_namefemale1_27(); ITopListItem_t2042395262 * L_80 = ___item0; NullCheck(L_80); String_t* L_81 = L_80->get_lover_a_name_15(); NullCheck(L_79); UILabel_set_text_m1071532778(L_79, L_81, /*hidden argument*/NULL); UILabel_t3248798549 * L_82 = __this->get_commom_namemale1_26(); ITopListItem_t2042395262 * L_83 = ___item0; NullCheck(L_83); int32_t L_84 = L_83->get_lover_a_sex_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_82, (bool)((((int32_t)L_84) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_85 = __this->get_commom_namefemale1_27(); ITopListItem_t2042395262 * L_86 = ___item0; NullCheck(L_86); int32_t L_87 = L_86->get_lover_a_sex_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_85, (bool)((((int32_t)((((int32_t)L_87) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_88 = __this->get_commom_namemale2_28(); ITopListItem_t2042395262 * L_89 = ___item0; NullCheck(L_89); String_t* L_90 = L_89->get_lover_b_name_21(); NullCheck(L_88); UILabel_set_text_m1071532778(L_88, L_90, /*hidden argument*/NULL); UILabel_t3248798549 * L_91 = __this->get_commom_namefemale2_29(); ITopListItem_t2042395262 * L_92 = ___item0; NullCheck(L_92); String_t* L_93 = L_92->get_lover_b_name_21(); NullCheck(L_91); UILabel_set_text_m1071532778(L_91, L_93, /*hidden argument*/NULL); UILabel_t3248798549 * L_94 = __this->get_commom_namemale2_28(); ITopListItem_t2042395262 * L_95 = ___item0; NullCheck(L_95); int32_t L_96 = L_95->get_lover_b_sex_23(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_94, (bool)((((int32_t)L_96) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_97 = __this->get_commom_namefemale2_29(); ITopListItem_t2042395262 * L_98 = ___item0; NullCheck(L_98); int32_t L_99 = L_98->get_lover_b_sex_23(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_97, (bool)((((int32_t)((((int32_t)L_99) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UISprite_t194114938 * L_100 = __this->get_commom_vip1_32(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_101 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_100, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_101) { goto IL_0307; } } { UISprite_t194114938 * L_102 = __this->get_commom_vip1_32(); ITopListItem_t2042395262 * L_103 = ___item0; NullCheck(L_103); int32_t L_104 = L_103->get_lover_a_viplevel_18(); int32_t L_105 = L_104; RuntimeObject * L_106 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_105); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_107 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3455367128, L_106, /*hidden argument*/NULL); NullCheck(L_102); UISprite_set_spriteName_m1616245412(L_102, L_107, /*hidden argument*/NULL); } IL_0307: { UISprite_t194114938 * L_108 = __this->get_commom_vip2_33(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_109 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_108, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_109) { goto IL_0338; } } { UISprite_t194114938 * L_110 = __this->get_commom_vip2_33(); ITopListItem_t2042395262 * L_111 = ___item0; NullCheck(L_111); int32_t L_112 = L_111->get_lover_b_viplevel_24(); int32_t L_113 = L_112; RuntimeObject * L_114 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_113); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_115 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3455367128, L_114, /*hidden argument*/NULL); NullCheck(L_110); UISprite_set_spriteName_m1616245412(L_110, L_115, /*hidden argument*/NULL); } IL_0338: { UILabel_t3248798549 * L_116 = __this->get_commom_score_34(); ITopListItem_t2042395262 * L_117 = ___item0; NullCheck(L_117); int32_t* L_118 = L_117->get_address_of_loveValue_13(); String_t* L_119 = Int32_ToString_m141394615(L_118, /*hidden argument*/NULL); NullCheck(L_116); UILabel_set_text_m1071532778(L_116, L_119, /*hidden argument*/NULL); } IL_0354: { return; } } // System.Void uiTopListCoupleItem::OnClickItem(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_OnClickItem_m1468283800 (uiTopListCoupleItem_t2775015847 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListCoupleItem_OnClickItem_m1468283800_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; CChatUserInfo_t74790139 * V_1 = NULL; CChatUserInfo_t74790139 * V_2 = NULL; OnItemClickBefore_t888674743 * V_3 = NULL; OnItemClickEnd_t3682481633 * V_4 = NULL; uiTopListWnd_t3782294186 * V_5 = NULL; CDataArray_t4068198041 * G_B5_0 = NULL; CDataArray_t4068198041 * G_B4_0 = NULL; int32_t G_B6_0 = 0; CDataArray_t4068198041 * G_B6_1 = NULL; CDataArray_t4068198041 * G_B10_0 = NULL; CDataArray_t4068198041 * G_B9_0 = NULL; int32_t G_B11_0 = 0; CDataArray_t4068198041 * G_B11_1 = NULL; { shopModel_t101745799 * L_0 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); shopModel_DestroyCoupleModels_m649823169(L_0, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_1 = __this->get_m_item_35(); if (L_1) { goto IL_0016; } } { return; } IL_0016: { CDataArray_t4068198041 * L_2 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_2, /*hidden argument*/NULL); V_0 = L_2; GameObject_t1113636619 * L_3 = ___go0; NullCheck(L_3); String_t* L_4 = Object_get_name_m4211327027(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_5 = String_op_Equality_m920492651(NULL /*static, unused*/, L_4, _stringLiteral351052972, /*hidden argument*/NULL); if (!L_5) { goto IL_0081; } } { CDataArray_t4068198041 * L_6 = V_0; ITopListItem_t2042395262 * L_7 = __this->get_m_item_35(); NullCheck(L_7); int64_t L_8 = L_7->get_lover_a_userId_14(); NullCheck(L_6); CDataArray_Push_m3799896857(L_6, L_8, /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = V_0; ITopListItem_t2042395262 * L_10 = __this->get_m_item_35(); NullCheck(L_10); String_t* L_11 = L_10->get_lover_a_name_15(); NullCheck(L_9); CDataArray_Push_m1799687930(L_9, L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_12 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_13 = __this->get_m_item_35(); NullCheck(L_13); int64_t L_14 = L_13->get_lover_a_userId_14(); NullCheck(L_12); CChatUserInfo_t74790139 * L_15 = CChatManager_GetChatUser_m2620126268(L_12, L_14, /*hidden argument*/NULL); V_1 = L_15; CDataArray_t4068198041 * L_16 = V_0; CChatUserInfo_t74790139 * L_17 = V_1; G_B4_0 = L_16; if (!L_17) { G_B5_0 = L_16; goto IL_007b; } } { CChatUserInfo_t74790139 * L_18 = V_1; NullCheck(L_18); int32_t L_19 = L_18->get_GuildID_8(); G_B6_0 = L_19; G_B6_1 = G_B4_0; goto IL_007c; } IL_007b: { G_B6_0 = 0; G_B6_1 = G_B5_0; } IL_007c: { NullCheck(G_B6_1); CDataArray_Push_m3820844360(G_B6_1, G_B6_0, /*hidden argument*/NULL); } IL_0081: { GameObject_t1113636619 * L_20 = ___go0; NullCheck(L_20); String_t* L_21 = Object_get_name_m4211327027(L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_22 = String_op_Equality_m920492651(NULL /*static, unused*/, L_21, _stringLiteral350987436, /*hidden argument*/NULL); if (!L_22) { goto IL_00e6; } } { CDataArray_t4068198041 * L_23 = V_0; ITopListItem_t2042395262 * L_24 = __this->get_m_item_35(); NullCheck(L_24); int64_t L_25 = L_24->get_lover_b_userId_20(); NullCheck(L_23); CDataArray_Push_m3799896857(L_23, L_25, /*hidden argument*/NULL); CDataArray_t4068198041 * L_26 = V_0; ITopListItem_t2042395262 * L_27 = __this->get_m_item_35(); NullCheck(L_27); String_t* L_28 = L_27->get_lover_b_name_21(); NullCheck(L_26); CDataArray_Push_m1799687930(L_26, L_28, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_29 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_30 = __this->get_m_item_35(); NullCheck(L_30); int64_t L_31 = L_30->get_lover_b_userId_20(); NullCheck(L_29); CChatUserInfo_t74790139 * L_32 = CChatManager_GetChatUser_m2620126268(L_29, L_31, /*hidden argument*/NULL); V_2 = L_32; CDataArray_t4068198041 * L_33 = V_0; CChatUserInfo_t74790139 * L_34 = V_2; G_B9_0 = L_33; if (!L_34) { G_B10_0 = L_33; goto IL_00e0; } } { CChatUserInfo_t74790139 * L_35 = V_2; NullCheck(L_35); int32_t L_36 = L_35->get_GuildID_8(); G_B11_0 = L_36; G_B11_1 = G_B9_0; goto IL_00e1; } IL_00e0: { G_B11_0 = 0; G_B11_1 = G_B10_0; } IL_00e1: { NullCheck(G_B11_1); CDataArray_Push_m3820844360(G_B11_1, G_B11_0, /*hidden argument*/NULL); } IL_00e6: { V_3 = (OnItemClickBefore_t888674743 *)NULL; V_4 = (OnItemClickEnd_t3682481633 *)NULL; IL2CPP_RUNTIME_CLASS_INIT(CTopListManager_t2888565983_il2cpp_TypeInfo_var); CTopListManager_t2888565983 * L_37 = CTopListManager_GetInstance_m2066604640(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_37); uiTopListWnd_t3782294186 * L_38 = CTopListManager_GetTopListScript_m2345573192(L_37, /*hidden argument*/NULL); V_5 = L_38; uiTopListWnd_t3782294186 * L_39 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_40 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_0121; } } { uiTopListWnd_t3782294186 * L_41 = V_5; intptr_t L_42 = (intptr_t)uiTopListWnd_OnShowGuildInfoBefore_m2524165857_RuntimeMethod_var; OnItemClickBefore_t888674743 * L_43 = (OnItemClickBefore_t888674743 *)il2cpp_codegen_object_new(OnItemClickBefore_t888674743_il2cpp_TypeInfo_var); OnItemClickBefore__ctor_m2465299355(L_43, L_41, L_42, /*hidden argument*/NULL); V_3 = L_43; uiTopListWnd_t3782294186 * L_44 = V_5; intptr_t L_45 = (intptr_t)uiTopListWnd_OnShowGuildInfoEnd_m3427186508_RuntimeMethod_var; OnItemClickEnd_t3682481633 * L_46 = (OnItemClickEnd_t3682481633 *)il2cpp_codegen_object_new(OnItemClickEnd_t3682481633_il2cpp_TypeInfo_var); OnItemClickEnd__ctor_m2577808822(L_46, L_44, L_45, /*hidden argument*/NULL); V_4 = L_46; } IL_0121: { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_47 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_48 = V_0; OnItemClickBefore_t888674743 * L_49 = V_3; OnItemClickEnd_t3682481633 * L_50 = V_4; NullCheck(L_47); CMenuManager_OnShowMenu_m3138801014(L_47, 2, 0, L_48, L_49, L_50, /*hidden argument*/NULL); return; } } // System.Void uiTopListCoupleItem::OnClickCouple() extern "C" IL2CPP_METHOD_ATTR void uiTopListCoupleItem_OnClickCouple_m2553044632 (uiTopListCoupleItem_t2775015847 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListCoupleItem_OnClickCouple_m2553044632_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITopListItem_t2042395262 * L_0 = __this->get_m_item_35(); if (!L_0) { goto IL_0079; } } { shopModel_t101745799 * L_1 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_2 = __this->get_m_item_35(); NullCheck(L_2); int64_t L_3 = L_2->get_lover_a_userId_14(); ITopListItem_t2042395262 * L_4 = __this->get_m_item_35(); NullCheck(L_4); int32_t L_5 = L_4->get_lover_a_sex_17(); ITopListItem_t2042395262 * L_6 = __this->get_m_item_35(); NullCheck(L_6); int64_t L_7 = L_6->get_lover_b_userId_20(); ITopListItem_t2042395262 * L_8 = __this->get_m_item_35(); NullCheck(L_8); int32_t L_9 = L_8->get_lover_b_sex_23(); NullCheck(L_1); shopModel_SetCoupleIds_m3098509385(L_1, L_3, L_5, L_7, L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); CAvatarEquipManager_t2125372870 * L_10 = CAvatarEquipManager_GetInstance_m849068733(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_11 = __this->get_m_item_35(); NullCheck(L_11); int64_t L_12 = L_11->get_lover_a_userId_14(); NullCheck(L_10); CAvatarEquipManager_GetAvatarInfo_m1514742623(L_10, L_12, /*hidden argument*/NULL); CAvatarEquipManager_t2125372870 * L_13 = CAvatarEquipManager_GetInstance_m849068733(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_14 = __this->get_m_item_35(); NullCheck(L_14); int64_t L_15 = L_14->get_lover_b_userId_20(); NullCheck(L_13); CAvatarEquipManager_GetAvatarInfo_m1514742623(L_13, L_15, /*hidden argument*/NULL); shopModel_t101745799 * L_16 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); shopModel_SwitchCoupleModel_m2932744360(L_16, (bool)1, (bool)1, /*hidden argument*/NULL); } IL_0079: { 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 uiTopListItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem__ctor_m4118013313 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem__ctor_m4118013313_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_IsPinjieTitleReady_24((bool)1); __this->set_m_IsPinjieStarReady_25((bool)1); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_0 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_titleSize_26(L_0); Vector3_t3722313464 L_1 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_starSize_27(L_1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiTopListItem::Awake() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_Awake_m110825537 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { { __this->set__is_photo_loaded_29((bool)0); __this->set__is_big_photo_30((bool)0); return; } } // System.Void uiTopListItem::OnPageInit(System.Collections.Generic.Dictionary`2,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_OnPageInit_m2264513594 (uiTopListItem_t509621210 * __this, Dictionary_2_t1632706988 * ___nameAndPath0, bool ___isCommman1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_OnPageInit_m2264513594_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_1 = ___nameAndPath0; NullCheck(L_1); String_t* L_2 = Dictionary_2_get_Item_m2643467469(L_1, _stringLiteral3936356123, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_3 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_HeadBox_7(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_5 = ___nameAndPath0; NullCheck(L_5); String_t* L_6 = Dictionary_2_get_Item_m2643467469(L_5, _stringLiteral62725275, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); UILabel_t3248798549 * L_7 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_4, L_6, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set__Name_2(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_9 = ___nameAndPath0; NullCheck(L_9); String_t* L_10 = Dictionary_2_get_Item_m2643467469(L_9, _stringLiteral3548295850, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); UISprite_t194114938 * L_11 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_8, L_10, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set__VIPLevel_3(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_13 = ___nameAndPath0; NullCheck(L_13); String_t* L_14 = Dictionary_2_get_Item_m2643467469(L_13, _stringLiteral350069932, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); UITexture_t3471168817 * L_15 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set__HeadPhoto_4(L_15); bool L_16 = ___isCommman1; if (!L_16) { goto IL_00e1; } } { __this->set__ranks_sprite_5(((UISpriteU5BU5D_t1415066463*)SZArrayNew(UISpriteU5BU5D_t1415066463_il2cpp_TypeInfo_var, (uint32_t)3))); UISpriteU5BU5D_t1415066463* L_17 = __this->get__ranks_sprite_5(); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_19 = ___nameAndPath0; NullCheck(L_19); String_t* L_20 = Dictionary_2_get_Item_m2643467469(L_19, _stringLiteral3929317313, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_21 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_18, L_20, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_21); (L_17)->SetAt(static_cast(0), (UISprite_t194114938 *)L_21); UISpriteU5BU5D_t1415066463* L_22 = __this->get__ranks_sprite_5(); Transform_t3600365921 * L_23 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_24 = ___nameAndPath0; NullCheck(L_24); String_t* L_25 = Dictionary_2_get_Item_m2643467469(L_24, _stringLiteral3929251777, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); UISprite_t194114938 * L_26 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_23, L_25, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); NullCheck(L_22); ArrayElementTypeCheck (L_22, L_26); (L_22)->SetAt(static_cast(1), (UISprite_t194114938 *)L_26); UISpriteU5BU5D_t1415066463* L_27 = __this->get__ranks_sprite_5(); Transform_t3600365921 * L_28 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_29 = ___nameAndPath0; NullCheck(L_29); String_t* L_30 = Dictionary_2_get_Item_m2643467469(L_29, _stringLiteral3929186241, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); UISprite_t194114938 * L_31 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_28, L_30, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); NullCheck(L_27); ArrayElementTypeCheck (L_27, L_31); (L_27)->SetAt(static_cast(2), (UISprite_t194114938 *)L_31); goto IL_0109; } IL_00e1: { __this->set__ranks_sprite_5(((UISpriteU5BU5D_t1415066463*)SZArrayNew(UISpriteU5BU5D_t1415066463_il2cpp_TypeInfo_var, (uint32_t)0))); Transform_t3600365921 * L_32 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_33 = ___nameAndPath0; NullCheck(L_33); String_t* L_34 = Dictionary_2_get_Item_m2643467469(L_33, _stringLiteral3654555926, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_35 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_32, L_34, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set__special_rank_value_6(L_35); } IL_0109: { Transform_t3600365921 * L_36 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_37 = ___nameAndPath0; NullCheck(L_37); String_t* L_38 = Dictionary_2_get_Item_m2643467469(L_37, _stringLiteral273702303, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_39 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_36, L_38, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set__guild_name_8(L_39); Transform_t3600365921 * L_40 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_41 = ___nameAndPath0; NullCheck(L_41); String_t* L_42 = Dictionary_2_get_Item_m2643467469(L_41, _stringLiteral925111219, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); UISprite_t194114938 * L_43 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_40, L_42, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set__guild_level_9(L_43); Transform_t3600365921 * L_44 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_45 = ___nameAndPath0; NullCheck(L_45); String_t* L_46 = Dictionary_2_get_Item_m2643467469(L_45, _stringLiteral2713570173, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); UILabel_t3248798549 * L_47 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_44, L_46, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set__user_name_10(L_47); Transform_t3600365921 * L_48 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_49 = ___nameAndPath0; NullCheck(L_49); String_t* L_50 = Dictionary_2_get_Item_m2643467469(L_49, _stringLiteral1909361905, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); UISprite_t194114938 * L_51 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_48, L_50, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set__guild_level_num_11(L_51); Transform_t3600365921 * L_52 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_53 = ___nameAndPath0; NullCheck(L_53); String_t* L_54 = Dictionary_2_get_Item_m2643467469(L_53, _stringLiteral157738529, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); GameObject_t1113636619 * L_55 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_52, L_54, /*hidden argument*/NULL); __this->set__ActiveBG_12(L_55); Transform_t3600365921 * L_56 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_57 = ___nameAndPath0; NullCheck(L_57); String_t* L_58 = Dictionary_2_get_Item_m2643467469(L_57, _stringLiteral1617007509, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); GameObject_t1113636619 * L_59 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_56, L_58, /*hidden argument*/NULL); __this->set__DisactiveBG_13(L_59); Transform_t3600365921 * L_60 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_61 = ___nameAndPath0; NullCheck(L_61); String_t* L_62 = Dictionary_2_get_Item_m2643467469(L_61, _stringLiteral127802379, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); NullCheck(L_60); Transform_t3600365921 * L_63 = Transform_Find_m1729760951(L_60, L_62, /*hidden argument*/NULL); __this->set__root_level_14(L_63); Transform_t3600365921 * L_64 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_65 = ___nameAndPath0; NullCheck(L_65); String_t* L_66 = Dictionary_2_get_Item_m2643467469(L_65, _stringLiteral3379486355, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); NullCheck(L_64); Transform_t3600365921 * L_67 = Transform_Find_m1729760951(L_64, L_66, /*hidden argument*/NULL); __this->set__root_fashion_15(L_67); Transform_t3600365921 * L_68 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_69 = ___nameAndPath0; NullCheck(L_69); String_t* L_70 = Dictionary_2_get_Item_m2643467469(L_69, _stringLiteral1356638745, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); NullCheck(L_68); Transform_t3600365921 * L_71 = Transform_Find_m1729760951(L_68, L_70, /*hidden argument*/NULL); __this->set__root_money_16(L_71); Transform_t3600365921 * L_72 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_73 = ___nameAndPath0; NullCheck(L_73); String_t* L_74 = Dictionary_2_get_Item_m2643467469(L_73, _stringLiteral2764690145, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); NullCheck(L_72); Transform_t3600365921 * L_75 = Transform_Find_m1729760951(L_72, L_74, /*hidden argument*/NULL); __this->set__root_common_17(L_75); Transform_t3600365921 * L_76 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_77 = ___nameAndPath0; NullCheck(L_77); String_t* L_78 = Dictionary_2_get_Item_m2643467469(L_77, _stringLiteral2509071812, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); NullCheck(L_76); Transform_t3600365921 * L_79 = Transform_Find_m1729760951(L_76, L_78, /*hidden argument*/NULL); __this->set__root_guild_18(L_79); Transform_t3600365921 * L_80 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_81 = ___nameAndPath0; NullCheck(L_81); String_t* L_82 = Dictionary_2_get_Item_m2643467469(L_81, _stringLiteral3687729572, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); Transform_t3600365921 * L_83 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_80, L_82, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set__root_cash_19(L_83); Transform_t3600365921 * L_84 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_85 = ___nameAndPath0; NullCheck(L_85); String_t* L_86 = Dictionary_2_get_Item_m2643467469(L_85, _stringLiteral887925284, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); Transform_t3600365921 * L_87 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_84, L_86, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set__root_horn_20(L_87); Transform_t3600365921 * L_88 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_89 = ___nameAndPath0; NullCheck(L_89); String_t* L_90 = Dictionary_2_get_Item_m2643467469(L_89, _stringLiteral610898095, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); Transform_t3600365921 * L_91 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_88, L_90, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set__root_idol_21(L_91); Transform_t3600365921 * L_92 = __this->get__root_idol_21(); UITexture_t3471168817 * L_93 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_92, _stringLiteral3963993483, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_pinjieTitleTexture_22(L_93); Transform_t3600365921 * L_94 = __this->get__root_idol_21(); UITexture_t3471168817 * L_95 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_94, _stringLiteral3873894130, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_pinjieStarTexture_23(L_95); UITexture_t3471168817 * L_96 = __this->get_m_pinjieTitleTexture_22(); NullCheck(L_96); Transform_t3600365921 * L_97 = Component_get_transform_m3162698980(L_96, /*hidden argument*/NULL); NullCheck(L_97); Vector3_t3722313464 L_98 = Transform_get_localScale_m129152068(L_97, /*hidden argument*/NULL); __this->set_m_titleSize_26(L_98); UITexture_t3471168817 * L_99 = __this->get_m_pinjieStarTexture_23(); NullCheck(L_99); Transform_t3600365921 * L_100 = Component_get_transform_m3162698980(L_99, /*hidden argument*/NULL); NullCheck(L_100); Vector3_t3722313464 L_101 = Transform_get_localScale_m129152068(L_100, /*hidden argument*/NULL); __this->set_m_starSize_27(L_101); Transform_t3600365921 * L_102 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_102); DMListViewSlideOptimize_t2157965775 * L_103 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_102, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); NullCheck(L_103); DMListViewSlideOptimize_SetSlideType_m967738697(L_103, 0, /*hidden argument*/NULL); return; } } // System.Void uiTopListItem::Start() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_Start_m4193449709 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiTopListItem::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_OnEnable_m2447777463 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { { __this->set__is_photo_loaded_29((bool)0); return; } } // System.Void uiTopListItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_Update_m2405939036 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_Update_m2405939036_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; RuntimeObject* V_1 = NULL; Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); RuntimeObject* V_4 = 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); { bool L_0 = __this->get__is_photo_loaded_29(); if (L_0) { goto IL_0055; } } { ITopListItem_t2042395262 * L_1 = __this->get_m_item_28(); if (!L_1) { goto IL_0055; } } { UITexture_t3471168817 * L_2 = __this->get__HeadPhoto_4(); ITopListItem_t2042395262 * L_3 = __this->get_m_item_28(); NullCheck(L_3); int64_t L_4 = L_3->get__userID_1(); ITopListItem_t2042395262 * L_5 = __this->get_m_item_28(); NullCheck(L_5); int64_t L_6 = L_5->get__photoID_2(); ITopListItem_t2042395262 * L_7 = __this->get_m_item_28(); NullCheck(L_7); int32_t L_8 = L_7->get__sex_3(); Vector3_t3722313464 L_9 = __this->get__photo_size_31(); bool L_10 = __this->get__is_big_photo_30(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_11 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_2, L_4, L_6, L_8, L_9, L_10, (bool)1, /*hidden argument*/NULL); __this->set__is_photo_loaded_29(L_11); } IL_0055: { UISprite_t194114938 * L_12 = __this->get_m_HeadBox_7(); NullCheck(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(L_12, /*hidden argument*/NULL); NullCheck(L_13); RuntimeObject* L_14 = Transform_GetEnumerator_m2717073726(L_13, /*hidden argument*/NULL); V_1 = L_14; } IL_0066: try { // begin try (depth: 1) { goto IL_00ce; } IL_006b: { RuntimeObject* L_15 = V_1; NullCheck(L_15); RuntimeObject * L_16 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_15); V_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_16, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_17 = V_0; NullCheck(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(L_17, /*hidden argument*/NULL); NullCheck(L_18); Vector3_t3722313464 L_19 = Transform_get_position_m36019626(L_18, /*hidden argument*/NULL); V_2 = L_19; float L_20 = (&V_2)->get_y_2(); if ((((float)L_20) > ((float)(0.6f)))) { goto IL_00b1; } } IL_0094: { Transform_t3600365921 * L_21 = V_0; NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); NullCheck(L_22); Vector3_t3722313464 L_23 = Transform_get_position_m36019626(L_22, /*hidden argument*/NULL); V_3 = L_23; float L_24 = (&V_3)->get_y_2(); if ((!(((float)L_24) < ((float)(-0.6f))))) { goto IL_00c2; } } IL_00b1: { Transform_t3600365921 * L_25 = V_0; NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_26, (bool)0, /*hidden argument*/NULL); goto IL_00ce; } IL_00c2: { Transform_t3600365921 * L_27 = V_0; NullCheck(L_27); GameObject_t1113636619 * L_28 = Component_get_gameObject_m442555142(L_27, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_28, (bool)1, /*hidden argument*/NULL); } IL_00ce: { RuntimeObject* L_29 = V_1; NullCheck(L_29); bool L_30 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_29); if (L_30) { goto IL_006b; } } IL_00d9: { IL2CPP_LEAVE(0xF4, FINALLY_00de); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00de; } FINALLY_00de: { // begin finally (depth: 1) { RuntimeObject* L_31 = V_1; RuntimeObject* L_32 = ((RuntimeObject*)IsInst((RuntimeObject*)L_31, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_4 = L_32; if (!L_32) { goto IL_00f3; } } IL_00ec: { RuntimeObject* L_33 = V_4; NullCheck(L_33); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_33); } IL_00f3: { IL2CPP_END_FINALLY(222) } } // end finally (depth: 1) IL2CPP_CLEANUP(222) { IL2CPP_JUMP_TBL(0xF4, IL_00f4) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00f4: { bool L_34 = __this->get_m_IsPinjieTitleReady_24(); if (L_34) { goto IL_0127; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_35 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); UITexture_t3471168817 * L_36 = __this->get_m_pinjieTitleTexture_22(); ITopListItem_t2042395262 * L_37 = __this->get_m_item_28(); NullCheck(L_37); int64_t L_38 = L_37->get__value_6(); Vector3_t3722313464 L_39 = __this->get_m_titleSize_26(); NullCheck(L_35); bool L_40 = CIdolManager_SetIdolPinjieName_m3680137619(L_35, L_36, (((int32_t)((int32_t)L_38))), L_39, /*hidden argument*/NULL); __this->set_m_IsPinjieTitleReady_24(L_40); } IL_0127: { bool L_41 = __this->get_m_IsPinjieStarReady_25(); if (L_41) { goto IL_015a; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_42 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); UITexture_t3471168817 * L_43 = __this->get_m_pinjieStarTexture_23(); ITopListItem_t2042395262 * L_44 = __this->get_m_item_28(); NullCheck(L_44); int64_t L_45 = L_44->get__value_6(); Vector3_t3722313464 L_46 = __this->get_m_starSize_27(); NullCheck(L_42); bool L_47 = CIdolManager_SetIdolPinjieLevel_m3612360932(L_42, L_43, (((int32_t)((int32_t)L_45))), L_46, /*hidden argument*/NULL); __this->set_m_IsPinjieStarReady_25(L_47); } IL_015a: { return; } } // DMCore.Logic.ITopListItem uiTopListItem::GetItemData() extern "C" IL2CPP_METHOD_ATTR ITopListItem_t2042395262 * uiTopListItem_GetItemData_m1769784898 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { { ITopListItem_t2042395262 * L_0 = __this->get_m_item_28(); return L_0; } } // System.Void uiTopListItem::SetSelectedBG(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetSelectedBG_m2564201251 (uiTopListItem_t509621210 * __this, bool ___is_active0, const RuntimeMethod* method) { { GameObject_t1113636619 * L_0 = __this->get__ActiveBG_12(); bool L_1 = ___is_active0; NullCheck(L_0); GameObject_SetActive_m796801857(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiTopListItem::OnClickItem() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_OnClickItem_m3432157387 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_OnClickItem_m3432157387_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; CChatUserInfo_t74790139 * V_1 = NULL; OnItemClickBefore_t888674743 * V_2 = NULL; OnItemClickEnd_t3682481633 * V_3 = NULL; uiTopListWnd_t3782294186 * V_4 = NULL; CDataArray_t4068198041 * G_B4_0 = NULL; CDataArray_t4068198041 * G_B3_0 = NULL; int32_t G_B5_0 = 0; CDataArray_t4068198041 * G_B5_1 = NULL; { ITopListItem_t2042395262 * L_0 = __this->get_m_item_28(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { CDataArray_t4068198041 * L_1 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_1, /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = V_0; ITopListItem_t2042395262 * L_3 = __this->get_m_item_28(); NullCheck(L_3); int64_t L_4 = L_3->get__userID_1(); NullCheck(L_2); CDataArray_Push_m3799896857(L_2, L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; ITopListItem_t2042395262 * L_6 = __this->get_m_item_28(); NullCheck(L_6); String_t* L_7 = L_6->get__name_4(); NullCheck(L_5); CDataArray_Push_m1799687930(L_5, L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_8 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_9 = __this->get_m_item_28(); NullCheck(L_9); int64_t L_10 = L_9->get__userID_1(); NullCheck(L_8); CChatUserInfo_t74790139 * L_11 = CChatManager_GetChatUser_m2620126268(L_8, L_10, /*hidden argument*/NULL); V_1 = L_11; CDataArray_t4068198041 * L_12 = V_0; CChatUserInfo_t74790139 * L_13 = V_1; G_B3_0 = L_12; if (!L_13) { G_B4_0 = L_12; goto IL_005c; } } { CChatUserInfo_t74790139 * L_14 = V_1; NullCheck(L_14); int32_t L_15 = L_14->get_GuildID_8(); G_B5_0 = L_15; G_B5_1 = G_B3_0; goto IL_005d; } IL_005c: { G_B5_0 = 0; G_B5_1 = G_B4_0; } IL_005d: { NullCheck(G_B5_1); CDataArray_Push_m3820844360(G_B5_1, G_B5_0, /*hidden argument*/NULL); V_2 = (OnItemClickBefore_t888674743 *)NULL; V_3 = (OnItemClickEnd_t3682481633 *)NULL; IL2CPP_RUNTIME_CLASS_INIT(CTopListManager_t2888565983_il2cpp_TypeInfo_var); CTopListManager_t2888565983 * L_16 = CTopListManager_GetInstance_m2066604640(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); uiTopListWnd_t3782294186 * L_17 = CTopListManager_GetTopListScript_m2345573192(L_16, /*hidden argument*/NULL); V_4 = L_17; uiTopListWnd_t3782294186 * L_18 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_19 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_009b; } } { uiTopListWnd_t3782294186 * L_20 = V_4; intptr_t L_21 = (intptr_t)uiTopListWnd_OnShowGuildInfoBefore_m2524165857_RuntimeMethod_var; OnItemClickBefore_t888674743 * L_22 = (OnItemClickBefore_t888674743 *)il2cpp_codegen_object_new(OnItemClickBefore_t888674743_il2cpp_TypeInfo_var); OnItemClickBefore__ctor_m2465299355(L_22, L_20, L_21, /*hidden argument*/NULL); V_2 = L_22; uiTopListWnd_t3782294186 * L_23 = V_4; intptr_t L_24 = (intptr_t)uiTopListWnd_OnShowGuildInfoEnd_m3427186508_RuntimeMethod_var; OnItemClickEnd_t3682481633 * L_25 = (OnItemClickEnd_t3682481633 *)il2cpp_codegen_object_new(OnItemClickEnd_t3682481633_il2cpp_TypeInfo_var); OnItemClickEnd__ctor_m2577808822(L_25, L_23, L_24, /*hidden argument*/NULL); V_3 = L_25; } IL_009b: { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_26 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_27 = V_0; OnItemClickBefore_t888674743 * L_28 = V_2; OnItemClickEnd_t3682481633 * L_29 = V_3; NullCheck(L_26); CMenuManager_OnShowMenu_m3138801014(L_26, 2, 0, L_27, L_28, L_29, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_30 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); CWndController_set_CustomReturnPage_m119343810(L_30, ((int32_t)10), /*hidden argument*/NULL); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_31); Transform_t3600365921 * L_32 = Transform_get_parent_m835071599(L_31, /*hidden argument*/NULL); NullCheck(L_32); Transform_t3600365921 * L_33 = Transform_get_parent_m835071599(L_32, /*hidden argument*/NULL); NullCheck(L_33); Transform_t3600365921 * L_34 = Transform_get_parent_m835071599(L_33, /*hidden argument*/NULL); GameObject_t1113636619 * L_35 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_34); Component_SendMessage_m2905932203(L_34, _stringLiteral50313028, L_35, 1, /*hidden argument*/NULL); CTopListItemManager_t756834727 * L_36 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_37 = __this->get_m_item_28(); NullCheck(L_37); int32_t L_38 = L_37->get__rank_0(); NullCheck(L_36); CTopListItemManager_OnItemClick_m1450322796(L_36, L_38, /*hidden argument*/NULL); return; } } // System.Void uiTopListItem::SetItem(DMCore.Logic.ITopListItem,DMCore.Logic.RankPhotoSize) extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetItem_m2122939565 (uiTopListItem_t509621210 * __this, ITopListItem_t2042395262 * ___item0, int32_t ___photo_type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetItem_m2122939565_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; { ITopListItem_t2042395262 * L_0 = ___item0; if (!L_0) { goto IL_0014; } } { int32_t L_1 = ___photo_type1; if ((((int32_t)L_1) >= ((int32_t)2))) { goto IL_0015; } } { int32_t L_2 = ___photo_type1; if ((((int32_t)L_2) < ((int32_t)3))) { goto IL_0015; } } IL_0014: { return; } IL_0015: { ITopListItem_t2042395262 * L_3 = __this->get_m_item_28(); if (!L_3) { goto IL_0079; } } { ITopListItem_t2042395262 * L_4 = __this->get_m_item_28(); NullCheck(L_4); int64_t L_5 = L_4->get__userID_1(); ITopListItem_t2042395262 * L_6 = ___item0; NullCheck(L_6); int64_t L_7 = L_6->get__userID_1(); if ((!(((uint64_t)L_5) == ((uint64_t)L_7)))) { goto IL_0079; } } { ITopListItem_t2042395262 * L_8 = __this->get_m_item_28(); NullCheck(L_8); int64_t L_9 = L_8->get__photoID_2(); ITopListItem_t2042395262 * L_10 = ___item0; NullCheck(L_10); int64_t L_11 = L_10->get__photoID_2(); if ((!(((uint64_t)L_9) == ((uint64_t)L_11)))) { goto IL_0079; } } { ITopListItem_t2042395262 * L_12 = __this->get_m_item_28(); NullCheck(L_12); int32_t L_13 = L_12->get__rank_0(); ITopListItem_t2042395262 * L_14 = ___item0; NullCheck(L_14); int32_t L_15 = L_14->get__rank_0(); if ((!(((uint32_t)L_13) == ((uint32_t)L_15)))) { goto IL_0079; } } { ITopListItem_t2042395262 * L_16 = __this->get_m_item_28(); NullCheck(L_16); int64_t L_17 = L_16->get__value_6(); ITopListItem_t2042395262 * L_18 = ___item0; NullCheck(L_18); int64_t L_19 = L_18->get__value_6(); if ((!(((uint64_t)L_17) == ((uint64_t)L_19)))) { goto IL_0079; } } { return; } IL_0079: { Transform_t3600365921 * L_20 = __this->get__root_common_17(); NullCheck(L_20); GameObject_t1113636619 * L_21 = Component_get_gameObject_m442555142(L_20, /*hidden argument*/NULL); NullCheck(L_21); GameObject_SetActive_m796801857(L_21, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_22 = __this->get__root_fashion_15(); NullCheck(L_22); GameObject_t1113636619 * L_23 = Component_get_gameObject_m442555142(L_22, /*hidden argument*/NULL); NullCheck(L_23); GameObject_SetActive_m796801857(L_23, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_24 = __this->get__root_level_14(); NullCheck(L_24); GameObject_t1113636619 * L_25 = Component_get_gameObject_m442555142(L_24, /*hidden argument*/NULL); NullCheck(L_25); GameObject_SetActive_m796801857(L_25, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_26 = __this->get__root_money_16(); NullCheck(L_26); GameObject_t1113636619 * L_27 = Component_get_gameObject_m442555142(L_26, /*hidden argument*/NULL); NullCheck(L_27); GameObject_SetActive_m796801857(L_27, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = __this->get__root_guild_18(); NullCheck(L_28); GameObject_t1113636619 * L_29 = Component_get_gameObject_m442555142(L_28, /*hidden argument*/NULL); NullCheck(L_29); GameObject_SetActive_m796801857(L_29, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_30 = __this->get__root_cash_19(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_30, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_31 = __this->get__root_idol_21(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_31, (bool)0, /*hidden argument*/NULL); __this->set__is_photo_loaded_29((bool)0); CTopListItemManager_t756834727 * L_32 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_33 = ___photo_type1; NullCheck(L_32); Vector3_t3722313464 L_34 = CTopListItemManager_GetPhotoSize_m1337662187(L_32, L_33, /*hidden argument*/NULL); __this->set__photo_size_31(L_34); Vector3_t3722313464 L_35 = __this->get__photo_size_31(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_36 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_37 = Vector3_op_Equality_m4231250055(NULL /*static, unused*/, L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_0114; } } { return; } IL_0114: { ITopListItem_t2042395262 * L_38 = ___item0; __this->set_m_item_28(L_38); UILabel_t3248798549 * L_39 = __this->get__guild_name_8(); NullCheck(L_39); GameObject_t1113636619 * L_40 = Component_get_gameObject_m442555142(L_39, /*hidden argument*/NULL); NullCheck(L_40); GameObject_SetActive_m796801857(L_40, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_41 = __this->get__guild_level_9(); NullCheck(L_41); GameObject_t1113636619 * L_42 = Component_get_gameObject_m442555142(L_41, /*hidden argument*/NULL); NullCheck(L_42); GameObject_SetActive_m796801857(L_42, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_43 = __this->get__user_name_10(); NullCheck(L_43); GameObject_t1113636619 * L_44 = Component_get_gameObject_m442555142(L_43, /*hidden argument*/NULL); NullCheck(L_44); GameObject_SetActive_m796801857(L_44, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_45 = __this->get__guild_level_num_11(); NullCheck(L_45); GameObject_t1113636619 * L_46 = Component_get_gameObject_m442555142(L_45, /*hidden argument*/NULL); NullCheck(L_46); GameObject_SetActive_m796801857(L_46, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_47 = __this->get_m_HeadBox_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_48 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_47, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_48) { goto IL_025c; } } { ITopListItem_t2042395262 * L_49 = __this->get_m_item_28(); NullCheck(L_49); int32_t L_50 = L_49->get__headBoxID_11(); if (L_50) { goto IL_0240; } } { ITopListItem_t2042395262 * L_51 = __this->get_m_item_28(); NullCheck(L_51); int32_t L_52 = L_51->get__rank_0(); if ((((int32_t)L_52) > ((int32_t)3))) { goto IL_022b; } } { UISprite_t194114938 * L_53 = __this->get_m_HeadBox_7(); NullCheck(L_53); Transform_t3600365921 * L_54 = Component_get_transform_m3162698980(L_53, /*hidden argument*/NULL); NullCheck(L_54); Transform_t3600365921 * L_55 = Transform_get_parent_m835071599(L_54, /*hidden argument*/NULL); NullCheck(L_55); Transform_t3600365921 * L_56 = Transform_get_parent_m835071599(L_55, /*hidden argument*/NULL); NullCheck(L_56); String_t* L_57 = Object_get_name_m4211327027(L_56, /*hidden argument*/NULL); V_0 = L_57; String_t* L_58 = V_0; if (!L_58) { goto IL_0226; } } { String_t* L_59 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_60 = String_op_Equality_m920492651(NULL /*static, unused*/, L_59, _stringLiteral2497231521, /*hidden argument*/NULL); if (L_60) { goto IL_01e7; } } { String_t* L_61 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_62 = String_op_Equality_m920492651(NULL /*static, unused*/, L_61, _stringLiteral2497231520, /*hidden argument*/NULL); if (L_62) { goto IL_01fc; } } { String_t* L_63 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_64 = String_op_Equality_m920492651(NULL /*static, unused*/, L_63, _stringLiteral2497231519, /*hidden argument*/NULL); if (L_64) { goto IL_0211; } } { goto IL_0226; } IL_01e7: { UISprite_t194114938 * L_65 = __this->get_m_HeadBox_7(); NullCheck(L_65); UISprite_set_spriteName_m1616245412(L_65, _stringLiteral717540151, /*hidden argument*/NULL); goto IL_0226; } IL_01fc: { UISprite_t194114938 * L_66 = __this->get_m_HeadBox_7(); NullCheck(L_66); UISprite_set_spriteName_m1616245412(L_66, _stringLiteral1191326241, /*hidden argument*/NULL); goto IL_0226; } IL_0211: { UISprite_t194114938 * L_67 = __this->get_m_HeadBox_7(); NullCheck(L_67); UISprite_set_spriteName_m1616245412(L_67, _stringLiteral2424385796, /*hidden argument*/NULL); goto IL_0226; } IL_0226: { goto IL_023b; } IL_022b: { UISprite_t194114938 * L_68 = __this->get_m_HeadBox_7(); NullCheck(L_68); UISprite_set_spriteName_m1616245412(L_68, _stringLiteral1120776975, /*hidden argument*/NULL); } IL_023b: { goto IL_025c; } IL_0240: { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_69 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_70 = __this->get_m_item_28(); NullCheck(L_70); int32_t L_71 = L_70->get__headBoxID_11(); UISprite_t194114938 * L_72 = __this->get_m_HeadBox_7(); NullCheck(L_69); PersonaliseConfig_GetUserHeadBoxInfoByID_m1467318277(L_69, L_71, L_72, /*hidden argument*/NULL); } IL_025c: { UILabel_t3248798549 * L_73 = __this->get__Name_2(); ITopListItem_t2042395262 * L_74 = __this->get_m_item_28(); NullCheck(L_74); String_t* L_75 = L_74->get__name_4(); NullCheck(L_73); UILabel_set_text_m1071532778(L_73, L_75, /*hidden argument*/NULL); UILabel_t3248798549 * L_76 = __this->get__Name_2(); ITopListItem_t2042395262 * L_77 = __this->get_m_item_28(); NullCheck(L_77); int32_t L_78 = L_77->get__member_level_9(); ITopListItem_t2042395262 * L_79 = __this->get_m_item_28(); NullCheck(L_79); int64_t L_80 = L_79->get__userID_1(); ITopListItem_t2042395262 * L_81 = __this->get_m_item_28(); NullCheck(L_81); int32_t L_82 = L_81->get__sex_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Color_t2555686324 L_83 = CMiscHelp_GetRoleNameColor_m2178204290(NULL /*static, unused*/, L_78, L_80, L_82, /*hidden argument*/NULL); NullCheck(L_76); UIWidget_set_color_m2288988844(L_76, L_83, /*hidden argument*/NULL); uiTopListItem_SetNamePos_m2978895109(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_84 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_85 = __this->get_m_item_28(); NullCheck(L_85); int32_t L_86 = L_85->get__vipLevel_5(); NullCheck(L_84); bool L_87 = CVipManager_IsValid_m824480922(L_84, L_86, /*hidden argument*/NULL); if (!L_87) { goto IL_032c; } } { UISprite_t194114938 * L_88 = __this->get__VIPLevel_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_88, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_89 = __this->get__VIPLevel_3(); ITopListItem_t2042395262 * L_90 = __this->get_m_item_28(); NullCheck(L_90); int32_t L_91 = L_90->get__vipLevel_5(); IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_SetVipLevel_m1076008873(NULL /*static, unused*/, L_89, L_91, /*hidden argument*/NULL); UISprite_t194114938 * L_92 = __this->get__VIPLevel_3(); ITopListItem_t2042395262 * L_93 = __this->get_m_item_28(); NullCheck(L_93); int32_t* L_94 = L_93->get_address_of__vipLevel_5(); String_t* L_95 = Int32_ToString_m141394615(L_94, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_96 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3455367128, L_95, /*hidden argument*/NULL); NullCheck(L_92); UISprite_set_spriteName_m1616245412(L_92, L_96, /*hidden argument*/NULL); UILabel_t3248798549 * L_97 = __this->get__Name_2(); UISprite_t194114938 * L_98 = __this->get__VIPLevel_3(); NullCheck(L_98); GameObject_t1113636619 * L_99 = Component_get_gameObject_m442555142(L_98, /*hidden argument*/NULL); CMiscHelp_AdjustVipPosition_m1292825562(NULL /*static, unused*/, L_97, L_99, /*hidden argument*/NULL); goto IL_0338; } IL_032c: { UISprite_t194114938 * L_100 = __this->get__VIPLevel_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_100, (bool)0, /*hidden argument*/NULL); } IL_0338: { Transform_t3600365921 * L_101 = __this->get__root_guild_18(); NullCheck(L_101); Transform_t3600365921 * L_102 = Transform_Find_m1729760951(L_101, _stringLiteral1591717762, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_102, (bool)0, /*hidden argument*/NULL); Vector3_t3722313464 * L_103 = __this->get_address_of__photo_size_31(); float L_104 = L_103->get_x_1(); if ((!(((float)L_104) > ((float)(150.0f))))) { goto IL_037f; } } { Vector3_t3722313464 * L_105 = __this->get_address_of__photo_size_31(); float L_106 = L_105->get_y_2(); if ((!(((float)L_106) > ((float)(150.0f))))) { goto IL_037f; } } { __this->set__is_big_photo_30((bool)1); } IL_037f: { UITexture_t3471168817 * L_107 = __this->get__HeadPhoto_4(); ITopListItem_t2042395262 * L_108 = __this->get_m_item_28(); NullCheck(L_108); int64_t L_109 = L_108->get__userID_1(); ITopListItem_t2042395262 * L_110 = __this->get_m_item_28(); NullCheck(L_110); int64_t L_111 = L_110->get__photoID_2(); ITopListItem_t2042395262 * L_112 = __this->get_m_item_28(); NullCheck(L_112); int32_t L_113 = L_112->get__sex_3(); Vector3_t3722313464 L_114 = __this->get__photo_size_31(); bool L_115 = __this->get__is_big_photo_30(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_116 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_107, L_109, L_111, L_113, L_114, L_115, (bool)1, /*hidden argument*/NULL); __this->set__is_photo_loaded_29(L_116); UISpriteU5BU5D_t1415066463* L_117 = __this->get__ranks_sprite_5(); NullCheck(L_117); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_117)->max_length))))) { goto IL_0623; } } { ITopListItem_t2042395262 * L_118 = ___item0; NullCheck(L_118); int32_t L_119 = L_118->get__rank_0(); if (!L_119) { goto IL_0623; } } { ITopListItem_t2042395262 * L_120 = ___item0; NullCheck(L_120); int32_t L_121 = L_120->get__rank_0(); if ((((int32_t)L_121) <= ((int32_t)0))) { goto IL_044f; } } { ITopListItem_t2042395262 * L_122 = ___item0; NullCheck(L_122); int32_t L_123 = L_122->get__rank_0(); if ((((int32_t)L_123) >= ((int32_t)((int32_t)10)))) { goto IL_044f; } } { UISpriteU5BU5D_t1415066463* L_124 = __this->get__ranks_sprite_5(); NullCheck(L_124); int32_t L_125 = 0; UISprite_t194114938 * L_126 = (L_124)->GetAt(static_cast(L_125)); NullCheck(L_126); GameObject_t1113636619 * L_127 = Component_get_gameObject_m442555142(L_126, /*hidden argument*/NULL); NullCheck(L_127); GameObject_SetActive_m796801857(L_127, (bool)0, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_128 = __this->get__ranks_sprite_5(); NullCheck(L_128); int32_t L_129 = 2; UISprite_t194114938 * L_130 = (L_128)->GetAt(static_cast(L_129)); NullCheck(L_130); GameObject_t1113636619 * L_131 = Component_get_gameObject_m442555142(L_130, /*hidden argument*/NULL); NullCheck(L_131); GameObject_SetActive_m796801857(L_131, (bool)0, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_132 = __this->get__ranks_sprite_5(); NullCheck(L_132); int32_t L_133 = 1; UISprite_t194114938 * L_134 = (L_132)->GetAt(static_cast(L_133)); NullCheck(L_134); GameObject_t1113636619 * L_135 = Component_get_gameObject_m442555142(L_134, /*hidden argument*/NULL); NullCheck(L_135); GameObject_SetActive_m796801857(L_135, (bool)1, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_136 = __this->get__ranks_sprite_5(); NullCheck(L_136); int32_t L_137 = 1; UISprite_t194114938 * L_138 = (L_136)->GetAt(static_cast(L_137)); ITopListItem_t2042395262 * L_139 = ___item0; NullCheck(L_139); int32_t L_140 = L_139->get__rank_0(); int32_t L_141 = L_140; RuntimeObject * L_142 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_141); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_143 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614590, L_142, /*hidden argument*/NULL); NullCheck(L_138); UISprite_set_spriteName_m1616245412(L_138, L_143, /*hidden argument*/NULL); goto IL_061e; } IL_044f: { ITopListItem_t2042395262 * L_144 = ___item0; NullCheck(L_144); int32_t L_145 = L_144->get__rank_0(); if ((((int32_t)L_145) <= ((int32_t)((int32_t)9)))) { goto IL_054b; } } { ITopListItem_t2042395262 * L_146 = ___item0; NullCheck(L_146); int32_t L_147 = L_146->get__rank_0(); if ((((int32_t)L_147) >= ((int32_t)((int32_t)100)))) { goto IL_054b; } } { UISpriteU5BU5D_t1415066463* L_148 = __this->get__ranks_sprite_5(); NullCheck(L_148); int32_t L_149 = 0; UISprite_t194114938 * L_150 = (L_148)->GetAt(static_cast(L_149)); NullCheck(L_150); GameObject_t1113636619 * L_151 = Component_get_gameObject_m442555142(L_150, /*hidden argument*/NULL); NullCheck(L_151); GameObject_SetActive_m796801857(L_151, (bool)1, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_152 = __this->get__ranks_sprite_5(); NullCheck(L_152); int32_t L_153 = 1; UISprite_t194114938 * L_154 = (L_152)->GetAt(static_cast(L_153)); NullCheck(L_154); GameObject_t1113636619 * L_155 = Component_get_gameObject_m442555142(L_154, /*hidden argument*/NULL); NullCheck(L_155); GameObject_SetActive_m796801857(L_155, (bool)1, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_156 = __this->get__ranks_sprite_5(); NullCheck(L_156); int32_t L_157 = 2; UISprite_t194114938 * L_158 = (L_156)->GetAt(static_cast(L_157)); NullCheck(L_158); GameObject_t1113636619 * L_159 = Component_get_gameObject_m442555142(L_158, /*hidden argument*/NULL); NullCheck(L_159); GameObject_SetActive_m796801857(L_159, (bool)0, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_160 = ___item0; NullCheck(L_160); int32_t* L_161 = L_160->get_address_of__rank_0(); String_t* L_162 = Int32_ToString_m141394615(L_161, /*hidden argument*/NULL); V_1 = L_162; UISpriteU5BU5D_t1415066463* L_163 = __this->get__ranks_sprite_5(); NullCheck(L_163); int32_t L_164 = 0; UISprite_t194114938 * L_165 = (L_163)->GetAt(static_cast(L_164)); String_t* L_166 = V_1; NullCheck(L_166); Il2CppChar L_167 = String_get_Chars_m2986988803(L_166, 0, /*hidden argument*/NULL); Il2CppChar L_168 = L_167; RuntimeObject * L_169 = Box(Char_t3634460470_il2cpp_TypeInfo_var, &L_168); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_170 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614590, L_169, /*hidden argument*/NULL); NullCheck(L_165); UISprite_set_spriteName_m1616245412(L_165, L_170, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_171 = __this->get__ranks_sprite_5(); NullCheck(L_171); int32_t L_172 = 1; UISprite_t194114938 * L_173 = (L_171)->GetAt(static_cast(L_172)); String_t* L_174 = V_1; NullCheck(L_174); Il2CppChar L_175 = String_get_Chars_m2986988803(L_174, 1, /*hidden argument*/NULL); Il2CppChar L_176 = L_175; RuntimeObject * L_177 = Box(Char_t3634460470_il2cpp_TypeInfo_var, &L_176); String_t* L_178 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614590, L_177, /*hidden argument*/NULL); NullCheck(L_173); UISprite_set_spriteName_m1616245412(L_173, L_178, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_179 = __this->get__ranks_sprite_5(); NullCheck(L_179); int32_t L_180 = 0; UISprite_t194114938 * L_181 = (L_179)->GetAt(static_cast(L_180)); NullCheck(L_181); Transform_t3600365921 * L_182 = Component_get_transform_m3162698980(L_181, /*hidden argument*/NULL); Vector3_t3722313464 L_183; memset(&L_183, 0, sizeof(L_183)); Vector3__ctor_m3353183577((&L_183), (-83.0f), (-34.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_182); Transform_set_localPosition_m4128471975(L_182, L_183, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_184 = __this->get__ranks_sprite_5(); NullCheck(L_184); int32_t L_185 = 1; UISprite_t194114938 * L_186 = (L_184)->GetAt(static_cast(L_185)); NullCheck(L_186); Transform_t3600365921 * L_187 = Component_get_transform_m3162698980(L_186, /*hidden argument*/NULL); Vector3_t3722313464 L_188; memset(&L_188, 0, sizeof(L_188)); Vector3__ctor_m3353183577((&L_188), (-66.0f), (-34.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_187); Transform_set_localPosition_m4128471975(L_187, L_188, /*hidden argument*/NULL); goto IL_061e; } IL_054b: { ITopListItem_t2042395262 * L_189 = ___item0; NullCheck(L_189); int32_t* L_190 = L_189->get_address_of__rank_0(); String_t* L_191 = Int32_ToString_m141394615(L_190, /*hidden argument*/NULL); V_2 = L_191; V_3 = 0; goto IL_0610; } IL_0564: { UISpriteU5BU5D_t1415066463* L_192 = __this->get__ranks_sprite_5(); int32_t L_193 = V_3; NullCheck(L_192); int32_t L_194 = L_193; UISprite_t194114938 * L_195 = (L_192)->GetAt(static_cast(L_194)); String_t* L_196 = V_2; int32_t L_197 = V_3; NullCheck(L_196); Il2CppChar L_198 = String_get_Chars_m2986988803(L_196, L_197, /*hidden argument*/NULL); Il2CppChar L_199 = L_198; RuntimeObject * L_200 = Box(Char_t3634460470_il2cpp_TypeInfo_var, &L_199); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_201 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614590, L_200, /*hidden argument*/NULL); NullCheck(L_195); UISprite_set_spriteName_m1616245412(L_195, L_201, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_202 = __this->get__ranks_sprite_5(); int32_t L_203 = V_3; NullCheck(L_202); int32_t L_204 = L_203; UISprite_t194114938 * L_205 = (L_202)->GetAt(static_cast(L_204)); NullCheck(L_205); GameObject_t1113636619 * L_206 = Component_get_gameObject_m442555142(L_205, /*hidden argument*/NULL); NullCheck(L_206); GameObject_SetActive_m796801857(L_206, (bool)1, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_207 = __this->get__ranks_sprite_5(); NullCheck(L_207); int32_t L_208 = 0; UISprite_t194114938 * L_209 = (L_207)->GetAt(static_cast(L_208)); NullCheck(L_209); Transform_t3600365921 * L_210 = Component_get_transform_m3162698980(L_209, /*hidden argument*/NULL); Vector3_t3722313464 L_211; memset(&L_211, 0, sizeof(L_211)); Vector3__ctor_m3353183577((&L_211), (-91.0f), (-34.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_210); Transform_set_localPosition_m4128471975(L_210, L_211, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_212 = __this->get__ranks_sprite_5(); NullCheck(L_212); int32_t L_213 = 1; UISprite_t194114938 * L_214 = (L_212)->GetAt(static_cast(L_213)); NullCheck(L_214); Transform_t3600365921 * L_215 = Component_get_transform_m3162698980(L_214, /*hidden argument*/NULL); Vector3_t3722313464 L_216; memset(&L_216, 0, sizeof(L_216)); Vector3__ctor_m3353183577((&L_216), (-74.0f), (-34.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_215); Transform_set_localPosition_m4128471975(L_215, L_216, /*hidden argument*/NULL); UISpriteU5BU5D_t1415066463* L_217 = __this->get__ranks_sprite_5(); NullCheck(L_217); int32_t L_218 = 2; UISprite_t194114938 * L_219 = (L_217)->GetAt(static_cast(L_218)); NullCheck(L_219); Transform_t3600365921 * L_220 = Component_get_transform_m3162698980(L_219, /*hidden argument*/NULL); Vector3_t3722313464 L_221; memset(&L_221, 0, sizeof(L_221)); Vector3__ctor_m3353183577((&L_221), (-57.0f), (-34.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_220); Transform_set_localPosition_m4128471975(L_220, L_221, /*hidden argument*/NULL); int32_t L_222 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_222, (int32_t)1)); } IL_0610: { int32_t L_223 = V_3; UISpriteU5BU5D_t1415066463* L_224 = __this->get__ranks_sprite_5(); NullCheck(L_224); if ((((int32_t)L_223) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_224)->max_length))))))) { goto IL_0564; } } IL_061e: { goto IL_0681; } IL_0623: { ITopListItem_t2042395262 * L_225 = ___item0; NullCheck(L_225); int32_t L_226 = L_225->get__rank_0(); if ((!(((uint32_t)L_226) == ((uint32_t)1)))) { goto IL_0644; } } { UISprite_t194114938 * L_227 = __this->get__special_rank_value_6(); NullCheck(L_227); UISprite_set_spriteName_m1616245412(L_227, _stringLiteral3510389671, /*hidden argument*/NULL); goto IL_0681; } IL_0644: { ITopListItem_t2042395262 * L_228 = ___item0; NullCheck(L_228); int32_t L_229 = L_228->get__rank_0(); if ((!(((uint32_t)L_229) == ((uint32_t)2)))) { goto IL_0665; } } { UISprite_t194114938 * L_230 = __this->get__special_rank_value_6(); NullCheck(L_230); UISprite_set_spriteName_m1616245412(L_230, _stringLiteral3510586279, /*hidden argument*/NULL); goto IL_0681; } IL_0665: { ITopListItem_t2042395262 * L_231 = ___item0; NullCheck(L_231); int32_t L_232 = L_231->get__rank_0(); if ((!(((uint32_t)L_232) == ((uint32_t)3)))) { goto IL_0681; } } { UISprite_t194114938 * L_233 = __this->get__special_rank_value_6(); NullCheck(L_233); UISprite_set_spriteName_m1616245412(L_233, _stringLiteral3510520743, /*hidden argument*/NULL); } IL_0681: { CTopListItemManager_t756834727 * L_234 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_234); int32_t L_235 = CTopListItemManager_get_TopListType_m2521635753(L_234, /*hidden argument*/NULL); V_4 = L_235; int32_t L_236 = V_4; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_236, (int32_t)((int32_t)21)))) { case 0: { goto IL_06c9; } case 1: { goto IL_06a3; } case 2: { goto IL_06be; } } } IL_06a3: { int32_t L_237 = V_4; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_237, (int32_t)((int32_t)31)))) { case 0: { goto IL_06c9; } case 1: { goto IL_06d4; } case 2: { goto IL_06be; } } } { goto IL_06d4; } IL_06be: { uiTopListItem_SetRootLevel_m1474491896(__this, /*hidden argument*/NULL); goto IL_06df; } IL_06c9: { uiTopListItem_SetRootMoney_m1416678906(__this, /*hidden argument*/NULL); goto IL_06df; } IL_06d4: { uiTopListItem_SetRootCommon_m1539316048(__this, /*hidden argument*/NULL); goto IL_06df; } IL_06df: { return; } } // System.Void uiTopListItem::SetRootLevel() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootLevel_m1474491896 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetRootLevel_m1474491896_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; UILabel_t3248798549 * V_1 = NULL; int32_t V_2 = 0; Transform_t3600365921 * V_3 = NULL; float V_4 = 0.0f; Transform_t3600365921 * V_5 = NULL; Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); { Transform_t3600365921 * L_0 = __this->get__root_level_14(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get__root_level_14(); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3307894260, /*hidden argument*/NULL); V_0 = L_3; Transform_t3600365921 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_002f; } } { return; } IL_002f: { Transform_t3600365921 * L_6 = V_0; NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); NullCheck(L_7); UILabel_t3248798549 * L_8 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_7, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); V_1 = L_8; UILabel_t3248798549 * L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_0048; } } { return; } IL_0048: { UILabel_t3248798549 * L_11 = V_1; ITopListItem_t2042395262 * L_12 = __this->get_m_item_28(); NullCheck(L_12); int64_t* L_13 = L_12->get_address_of__value_6(); String_t* L_14 = Int64_ToString_m2986581816(L_13, /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_14, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)0, /*hidden argument*/NULL); LevelConfig_t3691592466 * L_16 = LevelConfig_GetInstance_m3605955231(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_17 = __this->get_m_item_28(); NullCheck(L_17); int64_t L_18 = L_17->get__value_6(); NullCheck(L_16); int32_t L_19 = LevelConfig_GetLevelFromExp_m2250634703(L_16, L_18, /*hidden argument*/NULL); V_2 = L_19; int32_t L_20 = V_2; if (L_20) { goto IL_0088; } } { return; } IL_0088: { Transform_t3600365921 * L_21 = __this->get__root_level_14(); NullCheck(L_21); Transform_t3600365921 * L_22 = Transform_Find_m1729760951(L_21, _stringLiteral1079140490, /*hidden argument*/NULL); V_3 = L_22; UISpriteU5BU5D_t1415066463* L_23 = __this->get__ranks_sprite_5(); NullCheck(L_23); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_23)->max_length))))) { goto IL_0122; } } { V_4 = (0.0f); CTopListItemManager_t756834727 * L_24 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_25 = V_3; int32_t L_26 = V_2; NullCheck(L_24); CTopListItemManager_AdjustNumberLocation_m1942663735(L_24, L_25, (((int64_t)((int64_t)L_26))), _stringLiteral3452614618, (&V_4), /*hidden argument*/NULL); Transform_t3600365921 * L_27 = __this->get__root_level_14(); NullCheck(L_27); Transform_t3600365921 * L_28 = Transform_Find_m1729760951(L_27, _stringLiteral3457464292, /*hidden argument*/NULL); V_5 = L_28; Transform_t3600365921 * L_29 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_30 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_29, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_30) { goto IL_011d; } } { Transform_t3600365921 * L_31 = V_5; NullCheck(L_31); Transform_t3600365921 * L_32 = Component_get_transform_m3162698980(L_31, /*hidden argument*/NULL); float L_33 = V_4; Transform_t3600365921 * L_34 = V_5; NullCheck(L_34); Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(L_34, /*hidden argument*/NULL); NullCheck(L_35); Vector3_t3722313464 L_36 = Transform_get_localPosition_m4234289348(L_35, /*hidden argument*/NULL); V_6 = L_36; float L_37 = (&V_6)->get_y_2(); Transform_t3600365921 * L_38 = V_5; NullCheck(L_38); Transform_t3600365921 * L_39 = Component_get_transform_m3162698980(L_38, /*hidden argument*/NULL); NullCheck(L_39); Vector3_t3722313464 L_40 = Transform_get_localPosition_m4234289348(L_39, /*hidden argument*/NULL); V_7 = L_40; float L_41 = (&V_7)->get_z_3(); Vector3_t3722313464 L_42; memset(&L_42, 0, sizeof(L_42)); Vector3__ctor_m3353183577((&L_42), L_33, L_37, L_41, /*hidden argument*/NULL); NullCheck(L_32); Transform_set_localPosition_m4128471975(L_32, L_42, /*hidden argument*/NULL); } IL_011d: { goto IL_012f; } IL_0122: { CTopListItemManager_t756834727 * L_43 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_44 = V_3; int32_t L_45 = V_2; NullCheck(L_43); CTopListItemManager_AdjustNumberLocationForFirst_m2496222738(L_43, L_44, (((int64_t)((int64_t)L_45))), /*hidden argument*/NULL); } IL_012f: { return; } } // System.Void uiTopListItem::SetRootFashion() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootFashion_m1241320085 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetRootFashion_m1241320085_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; float V_1 = 0.0f; Transform_t3600365921 * V_2 = NULL; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); float V_5 = 0.0f; Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); { Transform_t3600365921 * L_0 = __this->get__root_fashion_15(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get__root_fashion_15(); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral1079140490, /*hidden argument*/NULL); V_0 = L_3; UISpriteU5BU5D_t1415066463* L_4 = __this->get__ranks_sprite_5(); NullCheck(L_4); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length))))) { goto IL_00b2; } } { V_1 = (0.0f); CTopListItemManager_t756834727 * L_5 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = V_0; ITopListItem_t2042395262 * L_7 = __this->get_m_item_28(); NullCheck(L_7); int64_t L_8 = L_7->get__value_6(); NullCheck(L_5); CTopListItemManager_AdjustNumberLocation_m1942663735(L_5, L_6, L_8, _stringLiteral3452614618, (&V_1), /*hidden argument*/NULL); Transform_t3600365921 * L_9 = __this->get__root_fashion_15(); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral3873894130, /*hidden argument*/NULL); V_2 = L_10; Transform_t3600365921 * L_11 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_11, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_00ad; } } { Transform_t3600365921 * L_13 = V_2; NullCheck(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(L_13, /*hidden argument*/NULL); float L_15 = V_1; Transform_t3600365921 * L_16 = V_2; NullCheck(L_16); Transform_t3600365921 * L_17 = Component_get_transform_m3162698980(L_16, /*hidden argument*/NULL); NullCheck(L_17); Vector3_t3722313464 L_18 = Transform_get_localPosition_m4234289348(L_17, /*hidden argument*/NULL); V_3 = L_18; float L_19 = (&V_3)->get_y_2(); Transform_t3600365921 * L_20 = V_2; NullCheck(L_20); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(L_20, /*hidden argument*/NULL); NullCheck(L_21); Vector3_t3722313464 L_22 = Transform_get_localPosition_m4234289348(L_21, /*hidden argument*/NULL); V_4 = L_22; float L_23 = (&V_4)->get_z_3(); Vector3_t3722313464 L_24; memset(&L_24, 0, sizeof(L_24)); Vector3__ctor_m3353183577((&L_24), ((float)il2cpp_codegen_subtract((float)L_15, (float)(15.0f))), L_19, L_23, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localPosition_m4128471975(L_14, L_24, /*hidden argument*/NULL); } IL_00ad: { goto IL_00c8; } IL_00b2: { CTopListItemManager_t756834727 * L_25 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_26 = V_0; ITopListItem_t2042395262 * L_27 = __this->get_m_item_28(); NullCheck(L_27); int64_t L_28 = L_27->get__value_6(); NullCheck(L_25); CTopListItemManager_AdjustNumberLocationForFirst_m2496222738(L_25, L_26, L_28, /*hidden argument*/NULL); } IL_00c8: { ITopListItem_t2042395262 * L_29 = __this->get_m_item_28(); NullCheck(L_29); int32_t L_30 = L_29->get__rank_0(); if ((((int32_t)L_30) > ((int32_t)3))) { goto IL_013d; } } { ITopListItem_t2042395262 * L_31 = __this->get_m_item_28(); NullCheck(L_31); int32_t L_32 = L_31->get__rank_0(); if ((((int32_t)L_32) < ((int32_t)1))) { goto IL_013d; } } { ITopListItem_t2042395262 * L_33 = __this->get_m_item_28(); NullCheck(L_33); int64_t* L_34 = L_33->get_address_of__value_6(); String_t* L_35 = Int64_ToString_m2986581816(L_34, /*hidden argument*/NULL); NullCheck(L_35); int32_t L_36 = String_get_Length_m3847582255(L_35, /*hidden argument*/NULL); V_5 = ((float)il2cpp_codegen_multiply((float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)1))))), (float)(7.5f))); Transform_t3600365921 * L_37 = __this->get__root_fashion_15(); NullCheck(L_37); GameObject_t1113636619 * L_38 = Component_get_gameObject_m442555142(L_37, /*hidden argument*/NULL); Transform_t3600365921 * L_39 = __this->get__root_fashion_15(); NullCheck(L_39); Transform_t3600365921 * L_40 = Component_get_transform_m3162698980(L_39, /*hidden argument*/NULL); NullCheck(L_40); Vector3_t3722313464 L_41 = Transform_get_localPosition_m4234289348(L_40, /*hidden argument*/NULL); V_6 = L_41; float L_42 = (&V_6)->get_x_1(); float L_43 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectPositionX_m129950964(NULL /*static, unused*/, L_38, ((float)il2cpp_codegen_subtract((float)L_42, (float)L_43)), /*hidden argument*/NULL); } IL_013d: { return; } } // System.Void uiTopListItem::SetRootMoney() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootMoney_m1416678906 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetRootMoney_m1416678906_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; float V_1 = 0.0f; Transform_t3600365921 * V_2 = NULL; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); { Transform_t3600365921 * L_0 = __this->get__root_money_16(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get__root_money_16(); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral1079140490, /*hidden argument*/NULL); V_0 = L_3; UISpriteU5BU5D_t1415066463* L_4 = __this->get__ranks_sprite_5(); NullCheck(L_4); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length))))) { goto IL_00b2; } } { V_1 = (0.0f); CTopListItemManager_t756834727 * L_5 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = V_0; ITopListItem_t2042395262 * L_7 = __this->get_m_item_28(); NullCheck(L_7); int64_t L_8 = L_7->get__value_6(); NullCheck(L_5); CTopListItemManager_AdjustNumberLocation_m1942663735(L_5, L_6, L_8, _stringLiteral3452614618, (&V_1), /*hidden argument*/NULL); Transform_t3600365921 * L_9 = __this->get__root_money_16(); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral1579806459, /*hidden argument*/NULL); V_2 = L_10; Transform_t3600365921 * L_11 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_11, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_00ad; } } { Transform_t3600365921 * L_13 = V_2; NullCheck(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(L_13, /*hidden argument*/NULL); float L_15 = V_1; Transform_t3600365921 * L_16 = V_2; NullCheck(L_16); Transform_t3600365921 * L_17 = Component_get_transform_m3162698980(L_16, /*hidden argument*/NULL); NullCheck(L_17); Vector3_t3722313464 L_18 = Transform_get_localPosition_m4234289348(L_17, /*hidden argument*/NULL); V_3 = L_18; float L_19 = (&V_3)->get_y_2(); Transform_t3600365921 * L_20 = V_2; NullCheck(L_20); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(L_20, /*hidden argument*/NULL); NullCheck(L_21); Vector3_t3722313464 L_22 = Transform_get_localPosition_m4234289348(L_21, /*hidden argument*/NULL); V_4 = L_22; float L_23 = (&V_4)->get_z_3(); Vector3_t3722313464 L_24; memset(&L_24, 0, sizeof(L_24)); Vector3__ctor_m3353183577((&L_24), ((float)il2cpp_codegen_subtract((float)L_15, (float)(15.0f))), L_19, L_23, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localPosition_m4128471975(L_14, L_24, /*hidden argument*/NULL); } IL_00ad: { goto IL_00c8; } IL_00b2: { CTopListItemManager_t756834727 * L_25 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_26 = V_0; ITopListItem_t2042395262 * L_27 = __this->get_m_item_28(); NullCheck(L_27); int64_t L_28 = L_27->get__value_6(); NullCheck(L_25); CTopListItemManager_AdjustNumberLocationForFirst_m2496222738(L_25, L_26, L_28, /*hidden argument*/NULL); } IL_00c8: { return; } } // System.Void uiTopListItem::SetRootCouple() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootCouple_m3516238595 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiTopListItem::SetNamePos() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetNamePos_m2978895109 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetNamePos_m2978895109_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); { ITopListItem_t2042395262 * L_0 = __this->get_m_item_28(); NullCheck(L_0); String_t* L_1 = L_0->get__name_4(); NullCheck(L_1); int32_t L_2 = String_get_Length_m3847582255(L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) <= ((int32_t)4))) { goto IL_0030; } } { IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_3 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_4 = __this->get_m_item_28(); NullCheck(L_4); int32_t L_5 = L_4->get__vipLevel_5(); NullCheck(L_3); bool L_6 = CVipManager_IsValid_m824480922(L_3, L_5, /*hidden argument*/NULL); if (L_6) { goto IL_00d5; } } IL_0030: { ITopListItem_t2042395262 * L_7 = __this->get_m_item_28(); NullCheck(L_7); int32_t L_8 = L_7->get__rank_0(); V_0 = L_8; int32_t L_9 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1))) { case 0: { goto IL_0055; } case 1: { goto IL_007e; } case 2: { goto IL_00a7; } } } { goto IL_00d0; } IL_0055: { UILabel_t3248798549 * L_10 = __this->get__Name_2(); NullCheck(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(L_10, /*hidden argument*/NULL); Vector3_t3722313464 L_12; memset(&L_12, 0, sizeof(L_12)); Vector3__ctor_m3353183577((&L_12), (145.0f), (-26.2f), (-2.0f), /*hidden argument*/NULL); NullCheck(L_11); Transform_set_localPosition_m4128471975(L_11, L_12, /*hidden argument*/NULL); goto IL_00d5; } IL_007e: { UILabel_t3248798549 * L_13 = __this->get__Name_2(); NullCheck(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(L_13, /*hidden argument*/NULL); Vector3_t3722313464 L_15; memset(&L_15, 0, sizeof(L_15)); Vector3__ctor_m3353183577((&L_15), (-319.0f), (-125.0f), (-2.0f), /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localPosition_m4128471975(L_14, L_15, /*hidden argument*/NULL); goto IL_00d5; } IL_00a7: { UILabel_t3248798549 * L_16 = __this->get__Name_2(); NullCheck(L_16); Transform_t3600365921 * L_17 = Component_get_transform_m3162698980(L_16, /*hidden argument*/NULL); Vector3_t3722313464 L_18; memset(&L_18, 0, sizeof(L_18)); Vector3__ctor_m3353183577((&L_18), (19.0f), (78.0f), (-2.0f), /*hidden argument*/NULL); NullCheck(L_17); Transform_set_localPosition_m4128471975(L_17, L_18, /*hidden argument*/NULL); goto IL_00d5; } IL_00d0: { goto IL_00d5; } IL_00d5: { IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_19 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_20 = __this->get_m_item_28(); NullCheck(L_20); int32_t L_21 = L_20->get__vipLevel_5(); NullCheck(L_19); bool L_22 = CVipManager_IsValid_m824480922(L_19, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0144; } } { UILabel_t3248798549 * L_23 = __this->get__Name_2(); IL2CPP_RUNTIME_CLASS_INIT(CFontHelp_t2408739167_il2cpp_TypeInfo_var); float L_24 = CFontHelp_GetDrawPixelWidth_m1105152651(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); if ((!(((float)L_24) > ((float)(56.0f))))) { goto IL_0144; } } { ITopListItem_t2042395262 * L_25 = __this->get_m_item_28(); NullCheck(L_25); int32_t L_26 = L_25->get__rank_0(); if ((((int32_t)L_26) > ((int32_t)3))) { goto IL_0144; } } { UILabel_t3248798549 * L_27 = __this->get__Name_2(); NullCheck(L_27); GameObject_t1113636619 * L_28 = Component_get_gameObject_m442555142(L_27, /*hidden argument*/NULL); UILabel_t3248798549 * L_29 = __this->get__Name_2(); NullCheck(L_29); Transform_t3600365921 * L_30 = Component_get_transform_m3162698980(L_29, /*hidden argument*/NULL); NullCheck(L_30); Vector3_t3722313464 L_31 = Transform_get_localPosition_m4234289348(L_30, /*hidden argument*/NULL); V_1 = L_31; float L_32 = (&V_1)->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectPositionX_m129950964(NULL /*static, unused*/, L_28, ((float)il2cpp_codegen_subtract((float)L_32, (float)(14.0f))), /*hidden argument*/NULL); } IL_0144: { return; } } // System.Void uiTopListItem::SetRootHorn() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootHorn_m2115823579 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetRootHorn_m2115823579_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; float V_1 = 0.0f; Transform_t3600365921 * V_2 = NULL; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); { Transform_t3600365921 * L_0 = __this->get__root_horn_20(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = __this->get__root_horn_20(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_001e; } } { return; } IL_001e: { Transform_t3600365921 * L_3 = __this->get__root_horn_20(); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral1079140490, /*hidden argument*/NULL); V_0 = L_4; UISpriteU5BU5D_t1415066463* L_5 = __this->get__ranks_sprite_5(); NullCheck(L_5); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length))))) { goto IL_00bf; } } { V_1 = (0.0f); CTopListItemManager_t756834727 * L_6 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = V_0; ITopListItem_t2042395262 * L_8 = __this->get_m_item_28(); NullCheck(L_8); int64_t L_9 = L_8->get__value_6(); NullCheck(L_6); CTopListItemManager_AdjustNumberLocation_m1942663735(L_6, L_7, L_9, _stringLiteral3452614618, (&V_1), /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get__root_money_16(); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral3595573720, /*hidden argument*/NULL); V_2 = L_11; Transform_t3600365921 * L_12 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_12, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_13) { goto IL_00ba; } } { Transform_t3600365921 * L_14 = V_2; NullCheck(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(L_14, /*hidden argument*/NULL); float L_16 = V_1; Transform_t3600365921 * L_17 = V_2; NullCheck(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(L_17, /*hidden argument*/NULL); NullCheck(L_18); Vector3_t3722313464 L_19 = Transform_get_localPosition_m4234289348(L_18, /*hidden argument*/NULL); V_3 = L_19; float L_20 = (&V_3)->get_y_2(); Transform_t3600365921 * L_21 = V_2; NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); NullCheck(L_22); Vector3_t3722313464 L_23 = Transform_get_localPosition_m4234289348(L_22, /*hidden argument*/NULL); V_4 = L_23; float L_24 = (&V_4)->get_z_3(); Vector3_t3722313464 L_25; memset(&L_25, 0, sizeof(L_25)); Vector3__ctor_m3353183577((&L_25), ((float)il2cpp_codegen_subtract((float)L_16, (float)(15.0f))), L_20, L_24, /*hidden argument*/NULL); NullCheck(L_15); Transform_set_localPosition_m4128471975(L_15, L_25, /*hidden argument*/NULL); } IL_00ba: { goto IL_00d5; } IL_00bf: { CTopListItemManager_t756834727 * L_26 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_27 = V_0; ITopListItem_t2042395262 * L_28 = __this->get_m_item_28(); NullCheck(L_28); int64_t L_29 = L_28->get__value_6(); NullCheck(L_26); CTopListItemManager_AdjustNumberLocationForFirst_m2496222738(L_26, L_27, L_29, /*hidden argument*/NULL); } IL_00d5: { return; } } // System.Void uiTopListItem::SetRootCash() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootCash_m1479534259 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetRootCash_m1479534259_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Transform_t3600365921 * V_1 = NULL; Transform_t3600365921 * V_2 = NULL; Transform_t3600365921 * V_3 = NULL; float V_4 = 0.0f; Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); { Transform_t3600365921 * L_0 = __this->get__root_cash_19(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return; } IL_0012: { CTopListItemManager_t756834727 * L_2 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CTopListItemManager_get_TopListType_m2521635753(L_2, /*hidden argument*/NULL); V_0 = L_3; Transform_t3600365921 * L_4 = __this->get__root_cash_19(); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral1579806459, /*hidden argument*/NULL); V_1 = L_5; Transform_t3600365921 * L_6 = __this->get__root_cash_19(); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral3176369800, /*hidden argument*/NULL); V_2 = L_7; Transform_t3600365921 * L_8 = __this->get__root_cash_19(); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral1079140490, /*hidden argument*/NULL); V_3 = L_9; UISpriteU5BU5D_t1415066463* L_10 = __this->get__ranks_sprite_5(); NullCheck(L_10); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))) { goto IL_00ec; } } { V_4 = (0.0f); CTopListItemManager_t756834727 * L_11 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = V_3; ITopListItem_t2042395262 * L_13 = __this->get_m_item_28(); NullCheck(L_13); int64_t L_14 = L_13->get__value_6(); NullCheck(L_11); CTopListItemManager_AdjustNumberLocation_m1942663735(L_11, L_12, L_14, _stringLiteral3452614618, (&V_4), /*hidden argument*/NULL); Transform_t3600365921 * L_15 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_15, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_16) { goto IL_00e7; } } { Transform_t3600365921 * L_17 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_18 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_17, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_18) { goto IL_00e7; } } { Transform_t3600365921 * L_19 = V_1; NullCheck(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(L_19, /*hidden argument*/NULL); float L_21 = V_4; Transform_t3600365921 * L_22 = V_1; NullCheck(L_22); Transform_t3600365921 * L_23 = Component_get_transform_m3162698980(L_22, /*hidden argument*/NULL); NullCheck(L_23); Vector3_t3722313464 L_24 = Transform_get_localPosition_m4234289348(L_23, /*hidden argument*/NULL); V_5 = L_24; float L_25 = (&V_5)->get_y_2(); Transform_t3600365921 * L_26 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_26); Vector3_t3722313464 L_27 = Transform_get_localPosition_m4234289348(L_26, /*hidden argument*/NULL); V_6 = L_27; float L_28 = (&V_6)->get_z_3(); Vector3_t3722313464 L_29; memset(&L_29, 0, sizeof(L_29)); Vector3__ctor_m3353183577((&L_29), ((float)il2cpp_codegen_subtract((float)L_21, (float)(15.0f))), L_25, L_28, /*hidden argument*/NULL); NullCheck(L_20); Transform_set_localPosition_m4128471975(L_20, L_29, /*hidden argument*/NULL); Transform_t3600365921 * L_30 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_30, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_31 = V_2; CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_31, (bool)0, /*hidden argument*/NULL); } IL_00e7: { goto IL_0110; } IL_00ec: { Transform_t3600365921 * L_32 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_32, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_33 = V_1; CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_33, (bool)1, /*hidden argument*/NULL); CTopListItemManager_t756834727 * L_34 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_35 = V_3; ITopListItem_t2042395262 * L_36 = __this->get_m_item_28(); NullCheck(L_36); int64_t L_37 = L_36->get__value_6(); NullCheck(L_34); CTopListItemManager_AdjustNumberLocationForFirst_m2496222738(L_34, L_35, L_37, /*hidden argument*/NULL); } IL_0110: { return; } } // System.Void uiTopListItem::SetRootCommon() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootCommon_m1539316048 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetRootCommon_m1539316048_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; float V_1 = 0.0f; float V_2 = 0.0f; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); { Transform_t3600365921 * L_0 = __this->get__root_common_17(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get__root_common_17(); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral1079140490, /*hidden argument*/NULL); V_0 = L_3; UISpriteU5BU5D_t1415066463* L_4 = __this->get__ranks_sprite_5(); NullCheck(L_4); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length))))) { goto IL_0057; } } { V_1 = (0.0f); CTopListItemManager_t756834727 * L_5 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = V_0; ITopListItem_t2042395262 * L_7 = __this->get_m_item_28(); NullCheck(L_7); int64_t L_8 = L_7->get__value_6(); NullCheck(L_5); CTopListItemManager_AdjustNumberLocation_m1942663735(L_5, L_6, L_8, _stringLiteral3452614618, (&V_1), /*hidden argument*/NULL); goto IL_006d; } IL_0057: { CTopListItemManager_t756834727 * L_9 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = V_0; ITopListItem_t2042395262 * L_11 = __this->get_m_item_28(); NullCheck(L_11); int64_t L_12 = L_11->get__value_6(); NullCheck(L_9); CTopListItemManager_AdjustNumberLocationForFirst_m2496222738(L_9, L_10, L_12, /*hidden argument*/NULL); } IL_006d: { ITopListItem_t2042395262 * L_13 = __this->get_m_item_28(); NullCheck(L_13); int32_t L_14 = L_13->get__rank_0(); if ((((int32_t)L_14) > ((int32_t)3))) { goto IL_00df; } } { ITopListItem_t2042395262 * L_15 = __this->get_m_item_28(); NullCheck(L_15); int32_t L_16 = L_15->get__rank_0(); if ((((int32_t)L_16) < ((int32_t)1))) { goto IL_00df; } } { ITopListItem_t2042395262 * L_17 = __this->get_m_item_28(); NullCheck(L_17); int64_t* L_18 = L_17->get_address_of__value_6(); String_t* L_19 = Int64_ToString_m2986581816(L_18, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = String_get_Length_m3847582255(L_19, /*hidden argument*/NULL); V_2 = ((float)il2cpp_codegen_multiply((float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1))))), (float)(7.5f))); Transform_t3600365921 * L_21 = __this->get__root_common_17(); NullCheck(L_21); GameObject_t1113636619 * L_22 = Component_get_gameObject_m442555142(L_21, /*hidden argument*/NULL); Transform_t3600365921 * L_23 = __this->get__root_common_17(); NullCheck(L_23); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(L_23, /*hidden argument*/NULL); NullCheck(L_24); Vector3_t3722313464 L_25 = Transform_get_localPosition_m4234289348(L_24, /*hidden argument*/NULL); V_3 = L_25; float L_26 = (&V_3)->get_x_1(); float L_27 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectPositionX_m129950964(NULL /*static, unused*/, L_22, ((float)il2cpp_codegen_subtract((float)L_26, (float)L_27)), /*hidden argument*/NULL); } IL_00df: { return; } } // System.Void uiTopListItem::SetRootGuild() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootGuild_m2799938900 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetRootGuild_m2799938900_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; UILabel_t3248798549 * V_2 = NULL; UILabel_t3248798549 * V_3 = NULL; int32_t V_4 = 0; Transform_t3600365921 * V_5 = NULL; float V_6 = 0.0f; Transform_t3600365921 * V_7 = NULL; Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); { Transform_t3600365921 * L_0 = __this->get__root_guild_18(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get__root_guild_18(); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3307894260, /*hidden argument*/NULL); V_0 = L_3; Transform_t3600365921 * L_4 = __this->get__root_guild_18(); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral925111219, /*hidden argument*/NULL); V_1 = L_5; Transform_t3600365921 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (L_7) { goto IL_004b; } } { Transform_t3600365921 * L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_8, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_004c; } } IL_004b: { return; } IL_004c: { Transform_t3600365921 * L_10 = V_0; NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); NullCheck(L_11); UILabel_t3248798549 * L_12 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_11, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); V_2 = L_12; Transform_t3600365921 * L_13 = V_1; NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); NullCheck(L_14); UILabel_t3248798549 * L_15 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_14, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); V_3 = L_15; UILabel_t3248798549 * L_16 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_16, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (L_17) { goto IL_007c; } } { UILabel_t3248798549 * L_18 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_19 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_18, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_19) { goto IL_007d; } } IL_007c: { return; } IL_007d: { UILabel_t3248798549 * L_20 = V_2; ITopListItem_t2042395262 * L_21 = __this->get_m_item_28(); NullCheck(L_21); int64_t* L_22 = L_21->get_address_of__value_6(); String_t* L_23 = Int64_ToString_m2986581816(L_22, /*hidden argument*/NULL); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_23, /*hidden argument*/NULL); UILabel_t3248798549 * L_24 = V_3; ITopListItem_t2042395262 * L_25 = __this->get_m_item_28(); NullCheck(L_25); int64_t* L_26 = L_25->get_address_of__value_6(); String_t* L_27 = Int64_ToString_m2986581816(L_26, /*hidden argument*/NULL); NullCheck(L_24); UILabel_set_text_m1071532778(L_24, L_27, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = V_0; Vector3_t3722313464 L_29; memset(&L_29, 0, sizeof(L_29)); Vector3__ctor_m3353183577((&L_29), (277.0f), (-73.0f), (-2.0f), /*hidden argument*/NULL); NullCheck(L_28); Transform_set_localPosition_m4128471975(L_28, L_29, /*hidden argument*/NULL); Transform_t3600365921 * L_30 = V_0; Vector3_t3722313464 L_31; memset(&L_31, 0, sizeof(L_31)); Vector3__ctor_m3353183577((&L_31), (16.0f), (16.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_30); Transform_set_localScale_m3053443106(L_30, L_31, /*hidden argument*/NULL); Transform_t3600365921 * L_32 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_32, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_33 = V_1; CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_33, (bool)0, /*hidden argument*/NULL); LevelConfig_t3691592466 * L_34 = LevelConfig_GetInstance_m3605955231(NULL /*static, unused*/, /*hidden argument*/NULL); ITopListItem_t2042395262 * L_35 = __this->get_m_item_28(); NullCheck(L_35); int64_t L_36 = L_35->get__value_6(); NullCheck(L_34); int32_t L_37 = LevelConfig_GetGuildLevelFromExp_m554796823(L_34, L_36, /*hidden argument*/NULL); V_4 = L_37; int32_t L_38 = V_4; if (L_38) { goto IL_0116; } } { return; } IL_0116: { Transform_t3600365921 * L_39 = __this->get__root_guild_18(); NullCheck(L_39); Transform_t3600365921 * L_40 = Transform_Find_m1729760951(L_39, _stringLiteral1079140490, /*hidden argument*/NULL); V_5 = L_40; UISpriteU5BU5D_t1415066463* L_41 = __this->get__ranks_sprite_5(); NullCheck(L_41); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_41)->max_length))))) { goto IL_01b3; } } { V_6 = (0.0f); CTopListItemManager_t756834727 * L_42 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_43 = V_5; int32_t L_44 = V_4; NullCheck(L_42); CTopListItemManager_AdjustNumberLocation_m1942663735(L_42, L_43, (((int64_t)((int64_t)L_44))), _stringLiteral3452614618, (&V_6), /*hidden argument*/NULL); Transform_t3600365921 * L_45 = __this->get__root_guild_18(); NullCheck(L_45); Transform_t3600365921 * L_46 = Transform_Find_m1729760951(L_45, _stringLiteral3457464292, /*hidden argument*/NULL); V_7 = L_46; Transform_t3600365921 * L_47 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_48 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_47, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_48) { goto IL_01ae; } } { Transform_t3600365921 * L_49 = V_7; NullCheck(L_49); Transform_t3600365921 * L_50 = Component_get_transform_m3162698980(L_49, /*hidden argument*/NULL); float L_51 = V_6; Transform_t3600365921 * L_52 = V_7; NullCheck(L_52); Transform_t3600365921 * L_53 = Component_get_transform_m3162698980(L_52, /*hidden argument*/NULL); NullCheck(L_53); Vector3_t3722313464 L_54 = Transform_get_localPosition_m4234289348(L_53, /*hidden argument*/NULL); V_8 = L_54; float L_55 = (&V_8)->get_y_2(); Transform_t3600365921 * L_56 = V_7; NullCheck(L_56); Transform_t3600365921 * L_57 = Component_get_transform_m3162698980(L_56, /*hidden argument*/NULL); NullCheck(L_57); Vector3_t3722313464 L_58 = Transform_get_localPosition_m4234289348(L_57, /*hidden argument*/NULL); V_9 = L_58; float L_59 = (&V_9)->get_z_3(); Vector3_t3722313464 L_60; memset(&L_60, 0, sizeof(L_60)); Vector3__ctor_m3353183577((&L_60), L_51, L_55, L_59, /*hidden argument*/NULL); NullCheck(L_50); Transform_set_localPosition_m4128471975(L_50, L_60, /*hidden argument*/NULL); } IL_01ae: { goto IL_01c2; } IL_01b3: { CTopListItemManager_t756834727 * L_61 = CTopListItemManager_GetInstance_m1639776028(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_62 = V_5; int32_t L_63 = V_4; NullCheck(L_61); CTopListItemManager_AdjustNumberLocationForFirst_m2496222738(L_61, L_62, (((int64_t)((int64_t)L_63))), /*hidden argument*/NULL); } IL_01c2: { return; } } // System.Void uiTopListItem::SetRootIdol() extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRootIdol_m943087713 (uiTopListItem_t509621210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetRootIdol_m943087713_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get__root_idol_21(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsPinjieTitleReady_24((bool)0); __this->set_m_IsPinjieStarReady_25((bool)0); return; } } // System.Void uiTopListItem::SetRoot(UISprite[],System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiTopListItem_SetRoot_m514592584 (uiTopListItem_t509621210 * __this, UISpriteU5BU5D_t1415066463* ___digits0, int32_t ___value1, bool ___is_rank_value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiTopListItem_SetRoot_m514592584_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CharU5BU5D_t3528271667* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t G_B8_0 = 0; { UISpriteU5BU5D_t1415066463* L_0 = ___digits0; NullCheck(L_0); if ((((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) { goto IL_0009; } } { return; } IL_0009: { V_0 = 0; goto IL_0022; } IL_0010: { UISpriteU5BU5D_t1415066463* L_1 = ___digits0; int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; UISprite_t194114938 * L_4 = (L_1)->GetAt(static_cast(L_3)); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SetActive_m796801857(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_0022: { int32_t L_7 = V_0; UISpriteU5BU5D_t1415066463* L_8 = ___digits0; NullCheck(L_8); if ((((int32_t)L_7) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length))))))) { goto IL_0010; } } { String_t* L_9 = Int32_ToString_m141394615((&___value1), /*hidden argument*/NULL); NullCheck(L_9); CharU5BU5D_t3528271667* L_10 = String_ToCharArray_m1492846834(L_9, /*hidden argument*/NULL); V_1 = L_10; CharU5BU5D_t3528271667* L_11 = V_1; NullCheck(L_11); UISpriteU5BU5D_t1415066463* L_12 = ___digits0; NullCheck(L_12); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_0051; } } { UISpriteU5BU5D_t1415066463* L_13 = ___digits0; NullCheck(L_13); G_B8_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length)))); goto IL_0054; } IL_0051: { CharU5BU5D_t3528271667* L_14 = V_1; NullCheck(L_14); G_B8_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length)))); } IL_0054: { V_2 = G_B8_0; V_3 = 0; goto IL_00ad; } IL_005c: { bool L_15 = ___is_rank_value2; if (L_15) { goto IL_0081; } } { UISpriteU5BU5D_t1415066463* L_16 = ___digits0; int32_t L_17 = V_3; NullCheck(L_16); int32_t L_18 = L_17; UISprite_t194114938 * L_19 = (L_16)->GetAt(static_cast(L_18)); CharU5BU5D_t3528271667* L_20 = V_1; int32_t L_21 = V_3; NullCheck(L_20); int32_t L_22 = L_21; uint16_t L_23 = (L_20)->GetAt(static_cast(L_22)); Il2CppChar L_24 = ((Il2CppChar)L_23); RuntimeObject * L_25 = Box(Char_t3634460470_il2cpp_TypeInfo_var, &L_24); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614618, L_25, /*hidden argument*/NULL); NullCheck(L_19); UISprite_set_spriteName_m1616245412(L_19, L_26, /*hidden argument*/NULL); goto IL_009b; } IL_0081: { UISpriteU5BU5D_t1415066463* L_27 = ___digits0; int32_t L_28 = V_3; NullCheck(L_27); int32_t L_29 = L_28; UISprite_t194114938 * L_30 = (L_27)->GetAt(static_cast(L_29)); CharU5BU5D_t3528271667* L_31 = V_1; int32_t L_32 = V_3; NullCheck(L_31); int32_t L_33 = L_32; uint16_t L_34 = (L_31)->GetAt(static_cast(L_33)); Il2CppChar L_35 = ((Il2CppChar)L_34); RuntimeObject * L_36 = Box(Char_t3634460470_il2cpp_TypeInfo_var, &L_35); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_37 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614626, L_36, /*hidden argument*/NULL); NullCheck(L_30); UISprite_set_spriteName_m1616245412(L_30, L_37, /*hidden argument*/NULL); } IL_009b: { UISpriteU5BU5D_t1415066463* L_38 = ___digits0; int32_t L_39 = V_3; NullCheck(L_38); int32_t L_40 = L_39; UISprite_t194114938 * L_41 = (L_38)->GetAt(static_cast(L_40)); NullCheck(L_41); GameObject_t1113636619 * L_42 = Component_get_gameObject_m442555142(L_41, /*hidden argument*/NULL); NullCheck(L_42); GameObject_SetActive_m796801857(L_42, (bool)1, /*hidden argument*/NULL); int32_t L_43 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_00ad: { int32_t L_44 = V_3; int32_t L_45 = V_2; if ((((int32_t)L_44) < ((int32_t)L_45))) { goto IL_005c; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif